summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.lock1
-rw-r--r--cli/node/analyze.rs39
-rw-r--r--cli/node/mod.rs121
-rw-r--r--cli/tests/integration/npm_tests.rs26
-rw-r--r--cli/tests/testdata/npm/env_var_re_export/main.js3
-rw-r--r--cli/tests/testdata/npm/registry/@babel/parser/parser-7.19.0.tgzbin0 -> 444189 bytes
-rw-r--r--cli/tests/testdata/npm/registry/@babel/parser/registry.json1
-rw-r--r--cli/tests/testdata/npm/registry/@denotest/env-var-re-export/1.0.0/dev.cjs5
-rw-r--r--cli/tests/testdata/npm/registry/@denotest/env-var-re-export/1.0.0/index.cjs5
-rw-r--r--cli/tests/testdata/npm/registry/@denotest/env-var-re-export/1.0.0/package.json5
-rw-r--r--cli/tests/testdata/npm/registry/@denotest/env-var-re-export/1.0.0/prod.cjs5
-rw-r--r--cli/tests/testdata/npm/registry/@vue/compiler-core/compiler-core-3.2.38.tgzbin0 -> 158201 bytes
-rw-r--r--cli/tests/testdata/npm/registry/@vue/compiler-core/registry.json1
-rw-r--r--cli/tests/testdata/npm/registry/@vue/compiler-dom/compiler-dom-3.2.38.tgzbin0 -> 197010 bytes
-rw-r--r--cli/tests/testdata/npm/registry/@vue/compiler-dom/registry.json1
-rw-r--r--cli/tests/testdata/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.38.tgzbin0 -> 469167 bytes
-rw-r--r--cli/tests/testdata/npm/registry/@vue/compiler-sfc/registry.json1
-rw-r--r--cli/tests/testdata/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.38.tgzbin0 -> 13870 bytes
-rw-r--r--cli/tests/testdata/npm/registry/@vue/compiler-ssr/registry.json1
-rw-r--r--cli/tests/testdata/npm/registry/@vue/reactivity-transform/reactivity-transform-3.2.38.tgzbin0 -> 7582 bytes
-rw-r--r--cli/tests/testdata/npm/registry/@vue/reactivity-transform/registry.json1
-rw-r--r--cli/tests/testdata/npm/registry/@vue/reactivity/reactivity-3.2.38.tgzbin0 -> 57456 bytes
-rw-r--r--cli/tests/testdata/npm/registry/@vue/reactivity/registry.json1
-rw-r--r--cli/tests/testdata/npm/registry/@vue/runtime-core/registry.json1
-rw-r--r--cli/tests/testdata/npm/registry/@vue/runtime-core/runtime-core-3.2.38.tgzbin0 -> 217627 bytes
-rw-r--r--cli/tests/testdata/npm/registry/@vue/runtime-dom/registry.json1
-rw-r--r--cli/tests/testdata/npm/registry/@vue/runtime-dom/runtime-dom-3.2.38.tgzbin0 -> 315216 bytes
-rw-r--r--cli/tests/testdata/npm/registry/@vue/server-renderer/registry.json1
-rw-r--r--cli/tests/testdata/npm/registry/@vue/server-renderer/server-renderer-3.2.38.tgzbin0 -> 120768 bytes
-rw-r--r--cli/tests/testdata/npm/registry/@vue/shared/registry.json1
-rw-r--r--cli/tests/testdata/npm/registry/@vue/shared/shared-3.2.38.tgzbin0 -> 20773 bytes
-rw-r--r--cli/tests/testdata/npm/registry/csstype/csstype-2.6.20.tgzbin0 -> 289961 bytes
-rw-r--r--cli/tests/testdata/npm/registry/csstype/registry.json1
-rw-r--r--cli/tests/testdata/npm/registry/estree-walker/estree-walker-2.0.2.tgzbin0 -> 8353 bytes
-rw-r--r--cli/tests/testdata/npm/registry/estree-walker/registry.json1
-rw-r--r--cli/tests/testdata/npm/registry/magic-string/magic-string-0.25.9.tgzbin0 -> 71318 bytes
-rw-r--r--cli/tests/testdata/npm/registry/magic-string/registry.json1
-rw-r--r--cli/tests/testdata/npm/registry/nanoid/nanoid-3.3.4.tgzbin0 -> 5417 bytes
-rw-r--r--cli/tests/testdata/npm/registry/nanoid/registry.json1
-rw-r--r--cli/tests/testdata/npm/registry/picocolors/picocolors-1.0.0.tgzbin0 -> 2411 bytes
-rw-r--r--cli/tests/testdata/npm/registry/picocolors/registry.json1
-rw-r--r--cli/tests/testdata/npm/registry/postcss/postcss-8.4.16.tgzbin0 -> 44045 bytes
-rw-r--r--cli/tests/testdata/npm/registry/postcss/registry.json1
-rw-r--r--cli/tests/testdata/npm/registry/source-map-js/registry.json1
-rw-r--r--cli/tests/testdata/npm/registry/source-map-js/source-map-js-1.0.2.tgzbin0 -> 38056 bytes
-rw-r--r--cli/tests/testdata/npm/registry/source-map/registry.json1
-rw-r--r--cli/tests/testdata/npm/registry/source-map/source-map-0.6.1.tgzbin0 -> 199644 bytes
-rw-r--r--cli/tests/testdata/npm/registry/sourcemap-codec/registry.json1
-rw-r--r--cli/tests/testdata/npm/registry/sourcemap-codec/sourcemap-codec-1.4.8.tgzbin0 -> 7135 bytes
-rw-r--r--cli/tests/testdata/npm/registry/vue/registry.json1
-rw-r--r--cli/tests/testdata/npm/registry/vue/vue-3.2.38.tgzbin0 -> 651102 bytes
-rw-r--r--cli/tests/testdata/npm/translate_cjs_to_esm/main.js3
-rw-r--r--cli/tests/testdata/npm/translate_cjs_to_esm/main.out1
-rw-r--r--ext/node/01_node.js11
-rw-r--r--ext/node/02_require.js2
-rw-r--r--ext/node/Cargo.toml1
-rw-r--r--ext/node/lib.rs11
57 files changed, 184 insertions, 76 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 19c5d8253..c9126ed0a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1142,6 +1142,7 @@ name = "deno_node"
version = "0.4.0"
dependencies = [
"deno_core",
+ "once_cell",
"path-clean",
"regex",
"serde",
diff --git a/cli/node/analyze.rs b/cli/node/analyze.rs
index 270615cca..ed2536390 100644
--- a/cli/node/analyze.rs
+++ b/cli/node/analyze.rs
@@ -9,6 +9,7 @@ use deno_ast::ModuleSpecifier;
use deno_ast::ParsedSource;
use deno_ast::SourceRanged;
use deno_core::error::AnyError;
+use deno_runtime::deno_node::NODE_GLOBAL_THIS_NAME;
use std::fmt::Write;
static NODE_GLOBALS: &[&str] = &[
@@ -52,18 +53,7 @@ pub fn esm_code_with_node_globals(
}
let mut result = String::new();
- let has_deno_decl = top_level_decls.contains("Deno");
- let global_this_expr = if has_deno_decl {
- if top_level_decls.contains("window") {
- // Will probably never happen, but if it does then we should consider
- // creating an obscure global name to get this from.
- panic!("The node esm module had a local `Deno` declaration and `window` declaration.");
- }
- // fallback to using `window.Deno`
- "window.Deno[Deno.internal].node.globalThis"
- } else {
- "Deno[Deno.internal].node.globalThis"
- };
+ let global_this_expr = NODE_GLOBAL_THIS_NAME.as_str();
let global_this_expr = if has_global_this {
global_this_expr
} else {
@@ -162,7 +152,10 @@ mod tests {
"export const x = 1;".to_string(),
)
.unwrap();
- assert!(r.contains("var globalThis = Deno[Deno.internal].node.globalThis;"));
+ assert!(r.contains(&format!(
+ "var globalThis = {};",
+ NODE_GLOBAL_THIS_NAME.as_str()
+ )));
assert!(r.contains("var process = globalThis.process;"));
assert!(r.contains("export const x = 1;"));
}
@@ -176,14 +169,18 @@ mod tests {
.unwrap();
assert_eq!(
r,
- concat!(
- "var globalThis = Deno[Deno.internal].node.globalThis;var Buffer = globalThis.Buffer;",
- "var clearImmediate = globalThis.clearImmediate;var clearInterval = globalThis.clearInterval;",
- "var clearTimeout = globalThis.clearTimeout;var global = globalThis.global;",
- "var process = globalThis.process;var setImmediate = globalThis.setImmediate;",
- "var setInterval = globalThis.setInterval;var setTimeout = globalThis.setTimeout;\n",
- "export const x = 1;"
- ),
+ format!(
+ concat!(
+ "var globalThis = {}",
+ ";var Buffer = globalThis.Buffer;",
+ "var clearImmediate = globalThis.clearImmediate;var clearInterval = globalThis.clearInterval;",
+ "var clearTimeout = globalThis.clearTimeout;var global = globalThis.global;",
+ "var process = globalThis.process;var setImmediate = globalThis.setImmediate;",
+ "var setInterval = globalThis.setInterval;var setTimeout = globalThis.setTimeout;\n",
+ "export const x = 1;"
+ ),
+ NODE_GLOBAL_THIS_NAME.as_str(),
+ )
);
}
}
diff --git a/cli/node/mod.rs b/cli/node/mod.rs
index 14cc49473..9bc5b4a96 100644
--- a/cli/node/mod.rs
+++ b/cli/node/mod.rs
@@ -1,10 +1,12 @@
// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.
use std::collections::HashSet;
+use std::collections::VecDeque;
use std::path::Path;
use std::path::PathBuf;
use crate::deno_std::CURRENT_STD_URL;
+use deno_ast::CjsAnalysis;
use deno_ast::MediaType;
use deno_ast::ModuleSpecifier;
use deno_core::anyhow::bail;
@@ -25,6 +27,7 @@ use deno_runtime::deno_node::DenoDirNpmResolver;
use deno_runtime::deno_node::NodeModuleKind;
use deno_runtime::deno_node::PackageJson;
use deno_runtime::deno_node::DEFAULT_CONDITIONS;
+use deno_runtime::deno_node::NODE_GLOBAL_THIS_NAME;
use once_cell::sync::Lazy;
use path_clean::PathClean;
use regex::Regex;
@@ -326,11 +329,12 @@ pub async fn initialize_runtime(
js_runtime: &mut JsRuntime,
) -> Result<(), AnyError> {
let source_code = &format!(
- r#"(async function loadBuiltinNodeModules(moduleAllUrl) {{
+ r#"(async function loadBuiltinNodeModules(moduleAllUrl, nodeGlobalThisName) {{
const moduleAll = await import(moduleAllUrl);
- Deno[Deno.internal].node.initialize(moduleAll.default);
- }})('{}');"#,
+ Deno[Deno.internal].node.initialize(moduleAll.default, nodeGlobalThisName);
+ }})('{}', '{}');"#,
MODULE_ALL_URL.as_str(),
+ NODE_GLOBAL_THIS_NAME.as_str(),
);
let value =
@@ -710,32 +714,60 @@ pub fn translate_cjs_to_esm(
media_type: MediaType,
npm_resolver: &GlobalNpmPackageResolver,
) -> Result<String, AnyError> {
- let parsed_source = deno_ast::parse_script(deno_ast::ParseParams {
- specifier: specifier.to_string(),
- text_info: deno_ast::SourceTextInfo::new(code.into()),
- media_type,
- capture_tokens: true,
- scope_analysis: false,
- maybe_syntax: None,
- })?;
- let analysis = parsed_source.analyze_cjs();
+ fn perform_cjs_analysis(
+ specifier: &str,
+ media_type: MediaType,
+ code: String,
+ ) -> Result<CjsAnalysis, AnyError> {
+ let parsed_source = deno_ast::parse_script(deno_ast::ParseParams {
+ specifier: specifier.to_string(),
+ text_info: deno_ast::SourceTextInfo::new(code.into()),
+ media_type,
+ capture_tokens: true,
+ scope_analysis: false,
+ maybe_syntax: None,
+ })?;
+ Ok(parsed_source.analyze_cjs())
+ }
+
+ let mut temp_var_count = 0;
+ let mut handled_reexports: HashSet<String> = HashSet::default();
+
+ let mut source = vec![
+ r#"var window = undefined;"#.to_string(),
+ r#"const require = Deno[Deno.internal].require.Module.createRequire(import.meta.url);"#.to_string(),
+ ];
+
+ let analysis = perform_cjs_analysis(specifier.as_str(), media_type, code)?;
+
let root_exports = analysis
.exports
.iter()
.map(|s| s.as_str())
.collect::<HashSet<_>>();
- let mut temp_var_count = 0;
+ let mut all_exports = analysis
+ .exports
+ .iter()
+ .map(|s| s.to_string())
+ .collect::<HashSet<_>>();
- let mut source = vec![
- r#"const require = Deno[Deno.internal].require.Module.createRequire(import.meta.url);"#.to_string(),
- ];
+ // (request, referrer)
+ let mut reexports_to_handle = VecDeque::new();
+ for reexport in analysis.reexports {
+ reexports_to_handle.push_back((reexport, specifier.clone()));
+ }
+
+ while let Some((reexport, referrer)) = reexports_to_handle.pop_front() {
+ if handled_reexports.contains(&reexport) {
+ continue;
+ }
+
+ handled_reexports.insert(reexport.to_string());
- // if there are reexports, handle them first
- for (idx, reexport) in analysis.reexports.iter().enumerate() {
- // Firstly, resolve relate reexport specifier
+ // First, resolve relate reexport specifier
let resolved_reexport = resolve(
- reexport,
- specifier,
+ &reexport,
+ &referrer,
// FIXME(bartlomieju): check if these conditions are okay, probably
// should be `deno-require`, because `deno` is already used in `esm_resolver.rs`
&["deno", "require", "default"],
@@ -743,35 +775,26 @@ pub fn translate_cjs_to_esm(
)?;
let reexport_specifier =
ModuleSpecifier::from_file_path(&resolved_reexport).unwrap();
- // Secondly, read the source code from disk
+ // Second, read the source code from disk
let reexport_file = file_fetcher.get_source(&reexport_specifier).unwrap();
- // Now perform analysis again
+
{
- let parsed_source = deno_ast::parse_script(deno_ast::ParseParams {
- specifier: reexport_specifier.to_string(),
- text_info: deno_ast::SourceTextInfo::new(reexport_file.source),
- media_type: reexport_file.media_type,
- capture_tokens: true,
- scope_analysis: false,
- maybe_syntax: None,
- })?;
- let analysis = parsed_source.analyze_cjs();
-
- source.push(format!(
- "const reexport{} = require(\"{}\");",
- idx, reexport
- ));
-
- for export in analysis.exports.iter().filter(|e| {
- e.as_str() != "default" && !root_exports.contains(e.as_str())
- }) {
- add_export(
- &mut source,
- export,
- &format!("Deno[Deno.internal].require.bindExport(reexport{0}[\"{1}\"], reexport{0})", idx, export),
- &mut temp_var_count,
- );
+ let analysis = perform_cjs_analysis(
+ reexport_specifier.as_str(),
+ reexport_file.media_type,
+ reexport_file.source.to_string(),
+ )?;
+
+ for reexport in analysis.reexports {
+ reexports_to_handle.push_back((reexport, reexport_specifier.clone()));
}
+
+ all_exports.extend(
+ analysis
+ .exports
+ .into_iter()
+ .filter(|e| e.as_str() != "default"),
+ );
}
}
@@ -788,7 +811,7 @@ pub fn translate_cjs_to_esm(
));
let mut had_default = false;
- for export in analysis.exports.iter() {
+ for export in &all_exports {
if export.as_str() == "default" {
if root_exports.contains("__esModule") {
source.push(format!(
@@ -880,7 +903,6 @@ fn resolve(
return Ok(module_dir.join("index.js").clean());
}
}
-
Err(not_found(specifier, &referrer_path))
}
@@ -988,7 +1010,6 @@ fn file_extension_probe(
return Ok(p_js);
}
}
-
Err(not_found(&p.to_string_lossy(), referrer))
}
diff --git a/cli/tests/integration/npm_tests.rs b/cli/tests/integration/npm_tests.rs
index 9c16e23c1..463cec5a3 100644
--- a/cli/tests/integration/npm_tests.rs
+++ b/cli/tests/integration/npm_tests.rs
@@ -89,13 +89,33 @@ itest!(dual_cjs_esm {
http_server: true,
});
-itest!(dynamic_import {
- args: "run --allow-read --allow-env --unstable npm/dynamic_import/main.ts",
- output: "npm/dynamic_import/main.out",
+// FIXME(bartlomieju): npm: specifiers are not handled in dynamic imports
+// at the moment
+// itest!(dynamic_import {
+// args: "run --allow-read --allow-env --unstable npm/dynamic_import/main.ts",
+// output: "npm/dynamic_import/main.out",
+// envs: env_vars(),
+// http_server: true,
+// });
+
+itest!(env_var_re_export_dev {
+ args: "run --allow-read --allow-env --unstable --quiet npm/env_var_re_export/main.js",
+ output_str: Some("dev\n"),
envs: env_vars(),
http_server: true,
});
+itest!(env_var_re_export_prod {
+ args: "run --allow-read --allow-env --unstable --quiet npm/env_var_re_export/main.js",
+ output_str: Some("prod\n"),
+ envs: {
+ let mut vars = env_vars();
+ vars.push(("NODE_ENV".to_string(), "production".to_string()));
+ vars
+ },
+ http_server: true,
+});
+
itest!(cached_only {
args: "run --cached-only --unstable npm/cached_only/main.ts",
output: "npm/cached_only/main.out",
diff --git a/cli/tests/testdata/npm/env_var_re_export/main.js b/cli/tests/testdata/npm/env_var_re_export/main.js
new file mode 100644
index 000000000..ed91487a0
--- /dev/null
+++ b/cli/tests/testdata/npm/env_var_re_export/main.js
@@ -0,0 +1,3 @@
+import { getEnv } from "npm:@denotest/env-var-re-export";
+
+console.log(getEnv());
diff --git a/cli/tests/testdata/npm/registry/@babel/parser/parser-7.19.0.tgz b/cli/tests/testdata/npm/registry/@babel/parser/parser-7.19.0.tgz
new file mode 100644
index 000000000..37a6a69e1
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@babel/parser/parser-7.19.0.tgz
Binary files differ
diff --git a/cli/tests/testdata/npm/registry/@babel/parser/registry.json b/cli/tests/testdata/npm/registry/@babel/parser/registry.json
new file mode 100644
index 000000000..804d6af3c
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@babel/parser/registry.json
@@ -0,0 +1 @@
+{"_id":"@babel/parser","_rev":"159-f1c1f8af37b518a2f385d23fe5247b93","name":"@babel/parser","dist-tags":{"latest":"7.19.0"},"versions":{"7.0.0-beta.48":{"name":"@babel/parser","version":"7.0.0-beta.48","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","files":["bin","lib"],"engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"7.0.0-beta.48","charcodes":"0.1.0","unicode-10.0.0":"^0.7.4"},"bin":{"parser":"./bin/babel-parser.js"},"publishConfig":{"tag":"next"},"contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"_id":"@babel/parser@7.0.0-beta.48","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"integrity":"sha512-X3pKxvy7vL79zc/6XS6cCObyuRMnsRGRu7d3zVSPZGCdxkK0/wTeFRwseRjcvhReV/6LW2D8H8qHVFFL0c+5+w==","shasum":"f93895cbacee703c0ec98e5af3901c77edd9f1d7","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.0.0-beta.48.tgz","fileCount":6,"unpackedSize":380503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBxCGCRA9TVsSAnZWagAALkIQAI8MHP43v0t5yW+5eb8a\nFvCKyfUV5pYIAgLwyT6QlxWhW37Yy2x1jqzQPVFDz3TEvXHSetOroranW1v6\nH3RrGgFfV6ouyrKnYgk8JpTXHWlHKXWB0m0BqkOrMQwDdQVVVeIxdpQr1yrb\noyt5AjRZ272dKN0Q4iQTeLqC6uxUXYlarbBRUgWXx5BuLh//rVjIJGQ5Fj2m\nZcFFGRjbyw9Hdb0/wo7x0lV6VEi4Oh2wRNZuskIFBRNAiHdrCLf1IZEDsQRE\nGRXuKXc6Xj8LeHvoS2V5Vvs7dbuUq5lq5oiRiTEkPt032MSftU8tsl4UysVn\n1krvHCQYqNCg5WgKJlqXZCae+AxUWj9UacC98aq4vAeZl3DVzoJ5n5ENcHcI\na9Wrs0qumfODoxaDOSs+DNXAYnSc91zoguH187OOCLfas2Gw1MyRIXnJwvnH\nVnwnQyFBuRDDigxBGrRVVFkY6cf+vzoSaVIs5VL8wI85FDtKK/JmTtGwWLtk\nE1xG2tQVl622gWNZqPvoKbS5U1glbq9oPq7ECkPwWA9DSzdBidXfdezyMxJe\n1weMKBjz4+cOvzDS5ybdDPjQE1HlfQ3ffWz8nMm1agoLMXBz5e9pqYo098sL\n+FbijDCbi2Db3fD3UT1DBFMp3+GHuhe4/Aiow2TgL6l9rPlijvXVtAZdnRPV\ng+id\r\n=kdOk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDAA6v59EOxXdvlxd1qBARkqQnKBlFXKh6jsUWh3QjH5AiAU2vwRBMq7QoDx0p8aFo8KwEKPV1ZVfucF9oSPqrPbnw=="}]},"maintainers":[{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"xtuc","email":"contact@xtuc.fr"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.0.0-beta.48_1527189637129_0.00583250000069091"},"_hasShrinkwrap":false},"7.0.0-beta.49":{"name":"@babel/parser","version":"7.0.0-beta.49","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","files":["bin","lib"],"engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"7.0.0-beta.49","charcodes":"0.1.0","unicode-10.0.0":"^0.7.4"},"bin":{"parser":"./bin/babel-parser.js"},"publishConfig":{"tag":"next"},"contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"readme":"<p align=\"center\">\n <img alt=\"@babel/parser\" src=\"https://raw.githubusercontent.com/babel/logo/master/babylon.png\" width=\"700\">\n</p>\n\n<p align=\"center\">\n The Babel parser (previously Babylon) is a JavaScript parser used in <a href=\"https://github.com/babel/babel\">Babel</a>.\n</p>\n\n - The latest ECMAScript version enabled by default (ES2017).\n - Comment attachment.\n - Support for JSX, Flow, Typescript.\n - Support for experimental language proposals (accepting PRs for anything at least [stage-0](https://github.com/tc39/proposals/blob/master/stage-0-proposals.md)).\n\n## Credits\n\nHeavily based on [acorn](https://github.com/marijnh/acorn) and [acorn-jsx](https://github.com/RReverser/acorn-jsx),\nthanks to the awesome work of [@RReverser](https://github.com/RReverser) and [@marijnh](https://github.com/marijnh).\n\n## API\n\n### `babelParser.parse(code, [options])`\n\n### `babelParser.parseExpression(code, [options])`\n\n`parse()` parses the provided `code` as an entire ECMAScript program, while\n`parseExpression()` tries to parse a single Expression with performance in\nmind. When in doubt, use `.parse()`.\n\n### Options\n\n- **allowImportExportEverywhere**: By default, `import` and `export`\n declarations can only appear at a program's top level. Setting this\n option to `true` allows them anywhere where a statement is allowed.\n\n- **allowAwaitOutsideFunction**: By default, `await` use is not allowed\n outside of an async function. Set this to `true` to accept such\n code.\n\n- **allowReturnOutsideFunction**: By default, a return statement at\n the top level raises an error. Set this to `true` to accept such\n code.\n\n- **allowSuperOutsideMethod**: TODO\n\n- **sourceType**: Indicate the mode the code should be parsed in. Can be\n one of `\"script\"`, `\"module\"`, or `\"unambiguous\"`. Defaults to `\"script\"`. `\"unambiguous\"` will make @babel/parser attempt to _guess_, based on the presence of ES6 `import` or `export` statements. Files with ES6 `import`s and `export`s are considered `\"module\"` and are otherwise `\"script\"`.\n\n- **sourceFilename**: Correlate output AST nodes with their source filename. Useful when generating code and source maps from the ASTs of multiple input files.\n\n- **startLine**: By default, the first line of code parsed is treated as line 1. You can provide a line number to alternatively start with. Useful for integration with other source tools.\n\n- **plugins**: Array containing the plugins that you want to enable.\n\n- **strictMode**: TODO\n\n- **ranges**: Adds a `ranges` property to each node: `[node.start, node.end]`\n\n- **tokens**: Adds all parsed tokens to a `tokens` property on the `File` node\n\n### Output\n\nThe Babel parser generates AST according to [Babel AST format][].\nIt is based on [ESTree spec][] with the following deviations:\n\n> There is now an `estree` plugin which reverts these deviations\n\n- [Literal][] token is replaced with [StringLiteral][], [NumericLiteral][], [BooleanLiteral][], [NullLiteral][], [RegExpLiteral][]\n- [Property][] token is replaced with [ObjectProperty][] and [ObjectMethod][]\n- [MethodDefinition][] is replaced with [ClassMethod][]\n- [Program][] and [BlockStatement][] contain additional `directives` field with [Directive][] and [DirectiveLiteral][]\n- [ClassMethod][], [ObjectProperty][], and [ObjectMethod][] value property's properties in [FunctionExpression][] is coerced/brought into the main method node.\n\nAST for JSX code is based on [Facebook JSX AST][].\n\n[Babel AST format]: https://github.com/babel/babel/tree/master/packages/babel-parser/ast/spec.md\n[ESTree spec]: https://github.com/estree/estree\n\n[Literal]: https://github.com/estree/estree/blob/master/es5.md#literal\n[Property]: https://github.com/estree/estree/blob/master/es5.md#property\n[MethodDefinition]: https://github.com/estree/estree/blob/master/es2015.md#methoddefinition\n\n[StringLiteral]: https://github.com/babel/babel/tree/master/packages/babel-parser/ast/spec.md#stringliteral\n[NumericLiteral]: https://github.com/babel/babel/tree/master/packages/babel-parser/ast/spec.md#numericliteral\n[BooleanLiteral]: https://github.com/babel/babel/tree/master/packages/babel-parser/ast/spec.md#booleanliteral\n[NullLiteral]: https://github.com/babel/babel/tree/master/packages/babel-parser/ast/spec.md#nullliteral\n[RegExpLiteral]: https://github.com/babel/babel/tree/master/packages/babel-parser/ast/spec.md#regexpliteral\n[ObjectProperty]: https://github.com/babel/babel/tree/master/packages/babel-parser/ast/spec.md#objectproperty\n[ObjectMethod]: https://github.com/babel/babel/tree/master/packages/babel-parser/ast/spec.md#objectmethod\n[ClassMethod]: https://github.com/babel/babel/tree/master/packages/babel-parser/ast/spec.md#classmethod\n[Program]: https://github.com/babel/babel/tree/master/packages/babel-parser/ast/spec.md#programs\n[BlockStatement]: https://github.com/babel/babel/tree/master/packages/babel-parser/ast/spec.md#blockstatement\n[Directive]: https://github.com/babel/babel/tree/master/packages/babel-parser/ast/spec.md#directive\n[DirectiveLiteral]: https://github.com/babel/babel/tree/master/packages/babel-parser/ast/spec.md#directiveliteral\n[FunctionExpression]: https://github.com/babel/babel/tree/master/packages/babel-parser/ast/spec.md#functionexpression\n\n[Facebook JSX AST]: https://github.com/facebook/jsx/blob/master/AST.md\n\n### Semver\n\nThe Babel Parser follows semver in most situations. The only thing to note is that some spec-compliancy bug fixes may be released under patch versions.\n\nFor example: We push a fix to early error on something like [#107](https://github.com/babel/babylon/pull/107) - multiple default exports per file. That would be considered a bug fix even though it would cause a build to fail.\n\n### Example\n\n```javascript\nrequire(\"@babel/parser\").parse(\"code\", {\n // parse in strict mode and allow module declarations\n sourceType: \"module\",\n\n plugins: [\n // enable jsx and flow syntax\n \"jsx\",\n \"flow\"\n ]\n});\n```\n\n### Plugins\n\n| Name | Code Example |\n|------|--------------|\n| `estree` ([repo](https://github.com/estree/estree)) | n/a |\n| `jsx` ([repo](https://facebook.github.io/jsx/)) | `<a attr=\"b\">{s}</a>` |\n| `flow` ([repo](https://github.com/facebook/flow)) | `var a: string = \"\";` |\n| `flowComments` ([docs](https://flow.org/en/docs/types/comments/)) | `/*:: type Foo = {...}; */` |\n| `typescript` ([repo](https://github.com/Microsoft/TypeScript)) | `var a: string = \"\";` |\n| `doExpressions` | `var a = do { if (true) { 'hi'; } };` |\n| `objectRestSpread` ([proposal](https://github.com/tc39/proposal-object-rest-spread)) | `var a = { b, ...c };` |\n| `decorators` (Stage 2 [proposal](https://github.com/tc39/proposal-decorators)) and `decorators-legacy` (Stage 1) | `@a class A {}` |\n| `classProperties` ([proposal](https://github.com/tc39/proposal-class-public-fields)) | `class A { b = 1; }` |\n| `classPrivateProperties` ([proposal](https://github.com/tc39/proposal-private-fields)) | `class A { #b = 1; }` |\n| `classPrivateMethods` ([proposal](https://github.com/tc39/proposal-private-methods)) | `class A { #c() {} }` |\n| `exportDefaultFrom` ([proposal](https://github.com/leebyron/ecmascript-export-default-from)) | `export v from \"mod\"` |\n| `exportNamespaceFrom` ([proposal](https://github.com/leebyron/ecmascript-export-ns-from)) | `export * as ns from \"mod\"` |\n| `asyncGenerators` ([proposal](https://github.com/tc39/proposal-async-iteration)) | `async function*() {}`, `for await (let a of b) {}` |\n| `functionBind` ([proposal](https://github.com/zenparsing/es-function-bind)) | `a::b`, `::console.log` |\n| `functionSent` | `function.sent` |\n| `dynamicImport` ([proposal](https://github.com/tc39/proposal-dynamic-import)) | `import('./guy').then(a)` |\n| `numericSeparator` ([proposal](https://github.com/samuelgoto/proposal-numeric-separator)) | `1_000_000` |\n| `optionalChaining` ([proposal](https://github.com/tc39/proposal-optional-chaining)) | `a?.b` |\n| `importMeta` ([proposal](https://github.com/tc39/proposal-import-meta)) | `import.meta.url` |\n| `bigInt` ([proposal](https://github.com/tc39/proposal-bigint)) | `100n` |\n| `optionalCatchBinding` ([proposal](https://github.com/babel/proposals/issues/7)) | `try {throw 0;} catch{do();}` |\n| `throwExpressions` ([proposal](https://github.com/babel/proposals/issues/23)) | `() => throw new Error(\"\")` |\n| `pipelineOperator` ([proposal](https://github.com/babel/proposals/issues/29)) | `a \\|> b` |\n| `nullishCoalescingOperator` ([proposal](https://github.com/babel/proposals/issues/14)) | `a ?? b` |\n\n\n#### Plugins options\n\n> NOTE: When a plugin is specified multiple times, only the first options are considered.\n\n- `decorators`:\n - `decoratorsBeforeExport` (`boolean`)\n ```js\n // decoratorsBeforeExport: true\n @dec\n export class C {}\n\n // decoratorsBeforeExport: false\n export @dec class C {}\n ```\n- `flow`:\n - `all` (`boolean`)\n <!-- TODO -->\n\n### FAQ\n\n#### Will the Babel parser support a plugin system?\n\nPrevious issues: [#1351](https://github.com/babel/babel/issues/1351), [#6694](https://github.com/babel/babel/issues/6694).\n\nWe currently aren't willing to commit to supporting the API for plugins or the resulting ecosystem (there is already enough work maintaining Babel's own plugin system). It's not clear how to make that API effective, and it would limit our ability to refactor and optimize the codebase.\n\nOur current recommendation for those that want to create their own custom syntax is for users to fork the parser.\n\nTo consume your custom parser, you can add to your `.babelrc` via its npm package name or require it if using JavaScript,\n\n```json\n{\n \"parserOpts\": {\n \"parser\": \"custom-fork-of-babel-parser-on-npm-here\"\n }\n}\n```\n","readmeFilename":"README.md","_id":"@babel/parser@7.0.0-beta.49","scripts":{},"_shasum":"944d0c5ba2812bb159edbd226743afd265179bdc","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.12.3","_npmUser":{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},"dist":{"shasum":"944d0c5ba2812bb159edbd226743afd265179bdc","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.0.0-beta.49.tgz","fileCount":6,"unpackedSize":380539,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbCDMMCRA9TVsSAnZWagAAHWoP/2ySWeX6rqdKww6gCeJG\nojr30jIga9mFPRGncr2r7rdoZTuuk1qZDmBq7p8BurcMusosKwCrlBFuxaVW\nQNn0lX/YsDXr7txzAIWBrZDGc9ZVUyPNaiNU8ycgSeo+++2xBhn4Wb9aOtsm\npy8lcvT7TY6znjVE/oFinjBFNA9Q218mzTtAuxaBbL3HqcMw2O75EGX9nHbf\ndLHxqixFjGkpf1USXU7hxs8MBZ9JY7vD/AcneJnhRc/TbXAhZ7Y4JUXung6+\nC0lz0ph6qpPJvzRASw1OrQsmgJ39Ioa1QfRT7IVtEPBb5rsWdOO5OHpCmmc+\nR2RqkULbunAJx80To0LSCLbDR6Wy4qoFXwdaFgkukNSPQ4l1G0a9RFkdf6tm\nmxl8X3S3J/9/pWQUTGa7A9fKQf1aoTtowZA7scFYfWgWInysn8caTSZ6nCIt\nfV1XP0ytKq6gSyhiPRwC0odisASmowPTwGy/IJdelT/YHjKVYwBJLDeZjymV\nPM+6OhLVzO1LyoxZG0YHEzesjZqxGZfVQYht6TTS9gvT19u938SiSyHhboON\ndrGz8cvcniV1otT379FUwjG46zauuTcv8TgGDGOnoNax8KfVb5qd55pHHsd+\nq4snfd89jwlCqTeEss1xVGxTw+c6gZvHmtjs3dWDzcUEJ5vJaPnIT9vCK/OK\nj4cP\r\n=VaoJ\r\n-----END PGP SIGNATURE-----\r\n","integrity":"sha512-rFcOXcsUXcfmQJY8mN/1zfgRYq4A02e9GiJRT3ai3TM81F2iPcnUV4wG/DUrZITL69RVHR2FM9iYM5AK8E7fcw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH4Vj+evhB8vvQIAZmVrLVGkQEXmr/0qrR5FwOJ+jkB6AiAiMzCD5uKyk6HkzOdJH94NhpIm6wCekkBlOCA2oI7zEg=="}]},"maintainers":[{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"xtuc","email":"contact@xtuc.fr"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.0.0-beta.49_1527264012017_0.5407240697297271"},"_hasShrinkwrap":false},"7.0.0-beta.50":{"name":"@babel/parser","version":"7.0.0-beta.50","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","files":["bin","lib"],"engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"7.0.0-beta.50","charcodes":"0.1.0","unicode-11.0.0":"^0.7.7"},"bin":{"parser":"./bin/babel-parser.js"},"publishConfig":{"tag":"next"},"contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.0.0-beta.50","dist":{"shasum":"9ffc59e4ca51df0a6cc8b5d1f22d7e534bb3fa5d","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.0.0-beta.50.tgz","fileCount":9,"unpackedSize":372331,"integrity":"sha512-H7zivdk3e61mMaDtmK4XMknROoHlAirhD5rG2gnyMo0VbunMzTWKSD4aGLY6so2FPsi26VtT8tylwjlRz3dNcw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH5tJRAHHAxkMdE97o4a59bzCBjJXBEPzB0ZnuL3gO39AiEAjqAhPqTgXqK0IKNjODRG2MJAa5BEpKUje0JbN5S5pQg="}]},"maintainers":[{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"xtuc","email":"contact@xtuc.fr"}],"_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.0.0-beta.50_1528832802669_0.9988240036319185"},"_hasShrinkwrap":false},"7.0.0-beta.51":{"name":"@babel/parser","version":"7.0.0-beta.51","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","files":["bin","lib"],"engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"7.0.0-beta.51","charcodes":"0.1.0","unicode-11.0.0":"^0.7.7"},"bin":{"parser":"./bin/babel-parser.js"},"publishConfig":{"tag":"next"},"contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.0.0-beta.51","dist":{"shasum":"27cec2df409df60af58270ed8f6aa55409ea86f6","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.0.0-beta.51.tgz","fileCount":9,"unpackedSize":372331,"integrity":"sha512-y62bVWBe50ulqJxTiF6siQRmO5sXCmEZDAvUZiu867U10UUwQFI7QjiI/MgfWXkX966ap9rMims1rfEk05r0AA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC1vNQM3V8u+m+XN+qdNDepdYicVTcp8MLIJy4Pe/hpGgIhAPuwY9OaV/OeRjxKueiLL+2GJlBkT/MHOV8ms/Hs3+lz"}]},"maintainers":[{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"xtuc","email":"contact@xtuc.fr"}],"_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.0.0-beta.51_1528838349835_0.3115893685536284"},"_hasShrinkwrap":false},"7.0.0-beta.52":{"name":"@babel/parser","version":"7.0.0-beta.52","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","files":["bin","lib"],"engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"7.0.0-beta.52","charcodes":"0.1.0","unicode-11.0.0":"^0.7.7"},"bin":{"parser":"./bin/babel-parser.js"},"publishConfig":{"tag":"next"},"contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.0.0-beta.52","dist":{"shasum":"4e935b62cd9bf872bd37bcf1f63d82fe7b0237a2","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.0.0-beta.52.tgz","fileCount":9,"unpackedSize":372329,"integrity":"sha512-1yK/5GCWjDaZkcRaeym8TsklEf5UiWGFT5U7v7srAmg8H/covDVCYLkUNIKkMxFx/ufEaSQ15+dnuA7BkQO+XA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICpzXBU+xTDYlbA4CZ08XFv2ew6y6e1fGIf+G/b8vac0AiAdF4uaFM9zVyW01sS0L95RTkm0JOnt0wBWfFmLu6l4FQ=="}]},"maintainers":[{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"xtuc","email":"contact@xtuc.fr"}],"_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.0.0-beta.52_1530838747547_0.3496276227335484"},"_hasShrinkwrap":false},"7.0.0-beta.53":{"name":"@babel/parser","version":"7.0.0-beta.53","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","files":["bin","lib"],"engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"7.0.0-beta.53","charcodes":"0.1.0","unicode-11.0.0":"^0.7.7"},"bin":{"parser":"./bin/babel-parser.js"},"publishConfig":{"tag":"next"},"contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.0.0-beta.53","dist":{"shasum":"1f45eb617bf9463d482b2c04d349d9e4edbf4892","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.0.0-beta.53.tgz","fileCount":9,"unpackedSize":373881,"integrity":"sha512-SYoyLjcE+D28Ly2kkPXP6eIVy4YwViRSffri5WHi8PRxy8ngnx6mTXFzGAsSSPzUN3DK+sf8qBsdDGeQz1SJEw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAxzuKibJYdHZIEAWmZHeEClwpPUi7gFYkTvMXdkGwg4AiEAma9A4kAEwpxTxCIafilkzD2i2TgKPUmF708xL58EZ14="}]},"maintainers":[{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"xtuc","email":"contact@xtuc.fr"}],"_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.0.0-beta.53_1531316396567_0.45536197193121386"},"_hasShrinkwrap":false},"7.0.0-beta.54":{"name":"@babel/parser","version":"7.0.0-beta.54","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","files":["bin","lib"],"engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"7.0.0-beta.54","charcodes":"0.1.0","unicode-11.0.0":"^0.7.7"},"bin":{"parser":"./bin/babel-parser.js"},"publishConfig":{"tag":"next"},"contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.0.0-beta.54","dist":{"shasum":"c01aa63b57c9c8dce8744796c81d9df121f20db4","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.0.0-beta.54.tgz","fileCount":9,"unpackedSize":373881,"integrity":"sha512-2jT3u3JB83zwYO5fk/QD2TwMRg6B5BmgF6bFM/1uVFxPYdrJzLrNjip1AtqghSNWYJFDR5fNwKYYtupHCkeCzA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDr59P1G1TJOOyADvgn6FJrL0REiwcN4rhTEJhNWWvOsAIgePlEcpf1xx4jC5dcSnTT2XLJikCve4VCbPnwEqV4kmk="}]},"maintainers":[{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"xtuc","email":"contact@xtuc.fr"}],"_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.0.0-beta.54_1531763987398_0.9262821370822878"},"_hasShrinkwrap":false},"7.0.0-beta.55":{"name":"@babel/parser","version":"7.0.0-beta.55","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","files":["bin","lib"],"engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"7.0.0-beta.55","charcodes":"0.1.0","unicode-11.0.0":"^0.7.7"},"bin":{"parser":"./bin/babel-parser.js"},"publishConfig":{"tag":"next"},"contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.0.0-beta.55","dist":{"shasum":"0a527efc148c6c8cd85d5ffddacad817a2daeeb2","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.0.0-beta.55.tgz","fileCount":9,"unpackedSize":374307,"integrity":"sha512-rMSWwnceZ/MGbP42VKcThkY6YVWq9AoX/Um9Jxfl4ZOnsMnZeOnL03jgNZ4YhB7yOkQNpF9A42UiYz81NDPvmg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDSLZMiEC5BwdJonoPGscPNXYj1BTuxJbI2kCCEixdQPwIgCRFFCvc11VYkCEsorv5XQD+kn+Mjj1uiBNkdzbdW9IA="}]},"maintainers":[{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"xtuc","email":"contact@xtuc.fr"}],"_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.0.0-beta.55_1532815605751_0.17174101313315915"},"_hasShrinkwrap":false},"7.0.0-beta.56":{"name":"@babel/parser","version":"7.0.0-beta.56","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","files":["bin","lib"],"engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"7.0.0-beta.56","charcodes":"0.1.0","unicode-11.0.0":"^0.7.7"},"bin":{"parser":"./bin/babel-parser.js"},"publishConfig":{"tag":"next"},"contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.0.0-beta.56","dist":{"shasum":"8638aa02e0130cd10b2ba4128e2b804112073ed3","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.0.0-beta.56.tgz","integrity":"sha512-JM0ughhbo+sPXw2Z+SUyowfYrAOhjanzjMshcLswBdXVelJCOeEKe/FqMqPWGVPQr7wByongXIn+MKdCpY7DBw==","fileCount":9,"unpackedSize":374721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZPtACRA9TVsSAnZWagAAum8P/3eerRrcWmTn4sEr6c7t\nbRt5N3fnCTEarYWICQq5U8ZQmJrjgAJeK9rYVeFWE8o2oQ96gLSLKUz/luOJ\nNOPRkUjUrfyt2GX+FQAWi0dL+/0GMibNOf9cb/DEk2UTXHrNBJvY1G/Lx9zZ\n9nkmor1V91KIG2U+GN85WIGgpsG+vOEbsUn9+dVivAke3AsgwgaIexaOwb+l\neOUV2mYLhEvpZztud30dV/HSupOtD7xGNK7X2yYtnVdPl9J8bIMtnLzHHnKn\ncPZdZE4kaud7X0DU9O0okbnAxla91lVfYxbES4JlPUgiPTuGbY5Ab44OOANK\n09pOeyHQAf5uOGkywXClEo3NtIVz+mIY2+WGPBPvLeTviABHgtBpph8vSmID\nqBOU7ShTckAj5RZ1JjbF7TBTCunpdYZZsUjuErc2f/I+rlg2rHxQUHnF6jLO\nhIwLCxDZCStkWOWnWoeXYR3Kb1ebj1Z8KpM8FceEM5XcXH7BYnCCGn2D2NIw\n8vWcolI4ZGok4A2KToKKrZafAHqxvIrDPzjriBjWPRPcroh2XPfCUb8iWnjs\ndtz08yOtw/dOk6RfsfSlo+hKT/SIt9MdpINqkCDx2IxBvsgOkJqFWZYaBQg3\nLVhzlL0UAKZ/HMRG+bFcj8u07vcmDrmlW3NWdqvOZV5pMUuiNupCZ0XLIX6F\nJ3w8\r\n=sYe7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCYPrzPXHTAtnF2erp3Rbv3hRXgTh08dkQbPUKNrriILAIgLO5KEJYz9alRrQNa/8s2pwAUFx1T5Yr1Ks+BNQQTDJ4="}]},"maintainers":[{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"xtuc","email":"contact@xtuc.fr"}],"_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.0.0-beta.56_1533344575668_0.9890174787264132"},"_hasShrinkwrap":false},"7.0.0-rc.0":{"name":"@babel/parser","version":"7.0.0-rc.0","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","files":["bin","lib"],"engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"7.0.0-rc.0","charcodes":"0.1.0","unicode-11.0.0":"^0.7.7"},"bin":{"parser":"./bin/babel-parser.js"},"publishConfig":{"tag":"next"},"contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.0.0-rc.0","dist":{"shasum":"6ad941b6425e7f5feee909e3bc3e6e8712397541","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.0.0-rc.0.tgz","integrity":"sha512-G/NZNnuzemO7mzvpKdTonhsisgKTcXw5sV2lBumD/FlWLxAvmmITfHym0upWMN9xAMBRlq3WAdWXYju42NOSIg==","fileCount":9,"unpackedSize":374715,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbGQdCRA9TVsSAnZWagAAKHUP/08wduLSFYGKkg5WX2le\nd8aBiiwfiC+hur2QL5K7moIk5xlbd/H1YDkiUnctpn0bV3MEjrAX92/ef2Pu\nKPNBskK5t04N+muAj0Qoa/DDLBeuH7GLuYzLdbKTiWB8d7fo+skcM6NXpRQI\nxRKlPOJ/A6garSmrFgqAdJwlqr14YSk5XPNc9/C+uYmDUxIS357gyhNZfvL7\nUSrFBn6PzgvNEwNq4IG+xLdqSPZdc+tUrakL427X+0zS+lATgI4t13o1zekD\nHxK7bEMAjcWmyewzC4wQkTWrE5WXc9WOAxhVPguuKicNyuQG8K4wxlSTq8/r\nl/DRKq64pYVFfzp9h1hIPfFtvattYSCBFn/TfbLZ+YQeAxSf819aFTH94kR5\nMNZ5pf8DaOao/rP3vzxGpmcmyg/KpVY9LG/J0JKhr1m+9T++DhPGVRcOExzc\n7yKnDWlSn8jJKcYlw9VUCJZo7gROAPUOROzlcOTx1WoHeli/y5dG9bfieYel\n5mT9Z1UN2SanGOBBGAYnUypHIvr5YT90DX9/tFcI6U7N8lQFHDoymLhEvFBg\nFbq3U2IlK8irls5sSCR9DpvPMgpdLDWKF52SynGTlZPBvv4hu94D8zHKu8hk\nUcnpbGYkT/PfNFn0cVXkNW3lMORCtM18oDkuZ3ovEFLprJlfkV6ja8IUwtMc\nxNNm\r\n=AeMq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD9WS96V7qepNF9jkkFqj3fJ/pZKg5RU0XPDyibeyR3tAIhAINIWLUTJcQTV8raXrJ3NQ/kotFYVdSANFwiYuy7OBkS"}]},"maintainers":[{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"xtuc","email":"contact@xtuc.fr"}],"_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.0.0-rc.0_1533830172687_0.43335646761234914"},"_hasShrinkwrap":false},"7.0.0-rc.1":{"name":"@babel/parser","version":"7.0.0-rc.1","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","files":["bin","lib"],"engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"7.0.0-rc.1","charcodes":"0.1.0","unicode-11.0.0":"^0.7.7"},"bin":{"parser":"./bin/babel-parser.js"},"publishConfig":{"tag":"next"},"contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.0.0-rc.1","dist":{"shasum":"d009a9bba8175d7b971e30cd03535b278c44082d","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.0.0-rc.1.tgz","integrity":"sha512-rC+bIz2eZnJlacERmJO25UAbXVZttcSxh0Px0gRGinOTzug5tL7+L9urfIdSWlv1ZzP03+f2xkOFLOxZqSsVmQ==","fileCount":9,"unpackedSize":374715,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbJ64CRA9TVsSAnZWagAAtCkP/38Rg+xEPHh5TgTkLZ1H\nHOHnWNazcTVQz5dKzn+gjLLCF9fQoWbygfra+4oeRXWIxKa7OUBjtoeFsp2b\nn9G7p8GiELdYOUYZC/Rm/wZSWrvlOxltBbS5rgtYZuXJA+YU/ujpXWATK/Zg\nKxME1ihN7sS9+z3hlb4jUfkN0Kb8k364b8hDOp/YAKaDKcB27dvufi8fVX+d\ni4+kGK7EvV+ccSPlBTIMQ+gpEsmW6zvIV2OrwR9aUPBPnVtFF+SSxeeYQ7J0\nAQWt8DH+ttaOVW7iKgjdOQm7p8aR5A0dJqIAi59N8Zgw73vlYq5AsbFQzUvC\nw5HOwi+xgDMaMYVClC5PuqoanZtHmvpm6s03monDxIobPQo560ULxdBngvWS\n8N5A78blW0gSX5CxmAumML0I/qFAKJIFqfZEqSTmsJjlf4jk3IZVE5iPmtGE\nYbZ/KI58j7GJt4//oO4Rg/FsT/Kn7SVEPStIy2lSgsWkfDyQiMnPeupxY9GM\n9EAaD1yuMX+eW72EXRg5JECzWVWcYX5hRwYpLge6rAFcxgUjvdeSQGqndu0u\nzZv2b3/zUhNzAf10W4/APJdGBk8ZxeM0vuiHqBnnIxQo4iOiIgFtOsGDZAlI\n4HP9ovf2UgPP71slAd+z7GCJh0hKl/exlIBD4yYXTx50KpJsm9ex4eX3DQ+1\nOz7m\r\n=8caI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEGPyqVTUQFqbFxLghQyGGroBVQdRQ+VBv7QX/Dy0wTfAiBiZ2RkPJsZXngGI2TZMwPZ5FA++GyWIn0TussDuMXlHA=="}]},"maintainers":[{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"xtuc","email":"contact@xtuc.fr"}],"_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.0.0-rc.1_1533845176004_0.7074827547463136"},"_hasShrinkwrap":false},"7.0.0-rc.2":{"name":"@babel/parser","version":"7.0.0-rc.2","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","files":["bin","lib"],"engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"7.0.0-rc.2","charcodes":"0.1.0","unicode-11.0.0":"^0.7.7"},"bin":{"parser":"./bin/babel-parser.js"},"publishConfig":{"tag":"next"},"contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.0.0-rc.2","dist":{"shasum":"a98c01af5834e71d48a5108e3aeeee333cdf26c4","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.0.0-rc.2.tgz","integrity":"sha512-zDB1QPgQWYwuJty3Ymbx1hq7zbBEbZjTprHOhforvzyQFV86LNh6FS0InjnOUXM6p6QUyONz8KTt/v+MRMd0Hg==","fileCount":9,"unpackedSize":375454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfGZoCRA9TVsSAnZWagAAvfsP/iJ7wBW9beNsUSB6VUtU\nCRGzDdPoR0H0nKYwOjId+b0kXyaYhSu27HQ96se4YpKZ4P6U65imdohkUs2g\n6NWJUsvkKAanRBYM1lk6bx5FZS9Uz7uq8ekjAVdzKiFfjAABmo+xpoy0JM4W\ndiTxc/ydvAjGJzOvH1J3TlR7nBhO3eDVw5QQ/iAG6qMdpV3cZG8HiyKZ1EWB\na25PaTZtRZgQMUPHCJmIyOX6fg34UQgahy+dWFNVfuWjVXJ753avHdxQSELg\n3kp7s3K1mlYBfSeCS7dmSOuJgVO1eTLw7i1bwzbunGBc+Ssgrbrk/X5cHPEw\nb0too2qomo0/nf354Us1yFAfUrHNiqILuAPoer4iO1s547r2trBY5cyjNLUA\naZMtb8/DZIqJVmfcWLldIIskJ5hbnmswyTRu/3bLWC0WkzK+R2ZueZrcH0eW\nxf+qSI/dDESNCog4y7mh2NVfCyEh1KgNHvxyJ2NedWe5PTrQrQShC9JY8UQo\n1l71BTFDlf81qblEiwZ0RhRxrGgcB9Uk2K0QEfTuvh8gr96ZXpoKXPa2A+q/\nW4sCmABqwV/FBZDu27u+tSsD7OHdRRxeyTF8N7NxyNz6qqAXx/0d1b/6Adyy\nqA7pcjZayKHrWP7NQc4IAcm5VNLiKgVYQ3S0qTVcUOV4uPYM1+4sJjtJMFZl\nJ4rz\r\n=N3Px\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnvfJY1viGmAnalMIe4eNPVnmgOc3hyikPXheFU/Q0zAIhAKPUV9buDxNE5KzfrTJVJW22tinRhE8F/wucdeXUaYxA"}]},"maintainers":[{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"xtuc","email":"contact@xtuc.fr"}],"_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.0.0-rc.2_1534879336456_0.6255402074759919"},"_hasShrinkwrap":false},"7.0.0-rc.3":{"name":"@babel/parser","version":"7.0.0-rc.3","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","files":["bin","lib"],"engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"7.0.0-rc.3","charcodes":"0.1.0","unicode-11.0.0":"^0.7.7"},"bin":{"parser":"./bin/babel-parser.js"},"publishConfig":{"tag":"next"},"contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.0.0-rc.3","dist":{"shasum":"859d7b60ef6b939aab5f6d4f4bffbb7bafdc418b","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.0.0-rc.3.tgz","integrity":"sha512-oNVEL3NpMaC8q1hQwWrmgj34dAT3KIAK5zhVN4V6YTzotJOSK0ul7SaRm42YDdP56aOkzvGAZylCVtvu6jREhg==","fileCount":9,"unpackedSize":375454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgEkUCRA9TVsSAnZWagAA6nwP/1m8EMWQPcWfv2qC6jgf\nl/5HxuEwwrznJcBHqYQaIrl/OeoW8VQsTZ24xpHzUU4/E0WhqxpWGE02ufNH\nZ6lFYaRSIA0vyyR7o3lJqDdHgq2N18EMkl4O8ej/CuviN2eRE8owLOKX1GrL\n2ullKv+ZrprQjHmGr3aGauuApYAS4VqoLUapvAtkuyfUsrzbidlZ7/XzzyWt\nEQEAq8PeZ60qcNnYrhlpeQWhkiAdXtW2zV+fbk9bZZKXSEQt+XML6AbtSu8c\nSwI2tLIYihN0Kxz89R+FgbqtCRO8CEOITUGgEpdff96D/8+Dz3bDXLAX1mht\nPm6gY2dKyrP6y/xQ+eXOxJYBF5Kh/Jk0sYT6R3WcnKwaEzt5/2pqj7YJbQKC\ntRT3mc+Kn/RkANDqUlsOg9HxCVA42TCH6+mCMw1w2VexrDAViY+EsAgiDmEX\n/8b+P7hJwhnZq/raUxDOMUDkWpSOL30pR5Yfwz7rVJO7DcQW3c2qOo2pbgdJ\npYXCYBDdbuF7rsiBHHQ0XSJ/fGU1WolSmqPN2/kOwq6Fk0NdgFuntEZEudhq\n7Mj8cD1PuTawgQEtjgmln77yYTq44fQkpte+oVuDwCtpCkcI8pZp29n3bRMo\nyT5cy4hs9rC8CO3CpbpeVuvMBcilQAlvkIufrYFgkEAXKUN+FGbBo6/jquWD\nd3Fw\r\n=tMuU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbh9ROKbuHUCDif9pKde/Ho4RHeAtzSkbq0797EaSYvwIhAMyqA30cjHphEVX0Q06qZPRe+V0i/cMV+5ieOVOt7NH3"}]},"maintainers":[{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"xtuc","email":"contact@xtuc.fr"}],"_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.0.0-rc.3_1535133971784_0.6078029812665302"},"_hasShrinkwrap":false},"7.0.0-rc.4":{"name":"@babel/parser","version":"7.0.0-rc.4","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","files":["bin","lib"],"engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"^7.0.0-rc.4","charcodes":"0.1.0","unicode-11.0.0":"^0.7.7"},"bin":{"parser":"./bin/babel-parser.js"},"publishConfig":{"tag":"next"},"contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.0.0-rc.4","dist":{"shasum":"c5c773df2554d76c9fc0a3711c18109fce3f54f5","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.0.0-rc.4.tgz","integrity":"sha512-X4BqD6IwlJleaAV2iDBe4pTOVhhJ/neQqHH8gFQXiAIeTSmwGMdXAUky2Hhdc/2Wpss0zW6CXtxQ5C6NBJmxxg==","fileCount":9,"unpackedSize":374970,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhCnsCRA9TVsSAnZWagAAfikP/2Gwm09fYB8Fm6pAbXWP\nIq0s3FiSpzZi7OSJ/5xT4G4qpF3O2tuA67EHtC6cS1noIkRuwy6R6Png7rS0\nz4vvn2SQhMw4WBulOqDXmMZyH/NwRx2H6hzVG1yRSIYlpT7Xkvai/+7BBP/H\nACz4p5ntPcrydlVXx+Wz0JCngRYa7VlGf0me6/gIq2/xW4d/GSp8OT4Kgg7u\ni7S+6FZZudSH0b8hi7/Ly2+6iSQ3y/GKsio5ZWpfIHa4fH12HmV502lsQtol\ndlFqDJoe0d78/335wUPSRTakHkdPCepRsdSR74RdIOaNma2CFtk8XjeZhpwQ\nnhVakT7qM2j2lsoMi1D0crQ+YiwsK+8FaudzYFlUMhfiN0e6R+sr3IhOtkGO\ncoU2vVvuX0xHkyPJ8kmmD8+x8ewYbafQlQKqxLSSIv5GWt0SNLlF37fOM6EI\nsB/k1uYXS7+dAWriZT7kLTRWb0W9blrm+JEJAdyakMmebyycKi8j/qdRp9eo\nfAbT8mRviRTSGo0Mx331BsDOv9e9eYogy3H//xqaMjY8T5xT3aEoh8tGG3uN\nny+MueyJs1ALr4+YDBoLV1eQ/i19hvRJaxPn0Ggz7gsOcAVjJC6j5VGNmbVa\noFyF7/V8KmjhRj35LJpr3dDPff6n3CogKHQVUZhI96PoNmMFXfkEoROWzwOE\nzXLw\r\n=BVXE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIECSKsAdXk4S17ZU/NdzVhMkUirlJECaP8OdlCanbnstAiEA8yco7V8eyp+83qzyRTCMrGHZZSH6LlRoAeJM55DnBXs="}]},"maintainers":[{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"xtuc","email":"contact@xtuc.fr"}],"_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.0.0-rc.4_1535388140015_0.2949932735959726"},"_hasShrinkwrap":false},"7.0.0":{"name":"@babel/parser","version":"7.0.0","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","files":["bin","lib"],"engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"^7.0.0","charcodes":"0.1.0","unicode-11.0.0":"^0.7.7"},"bin":{"parser":"./bin/babel-parser.js"},"publishConfig":{"tag":"next"},"contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"readmeFilename":"README.md","readme":"# @babel/parser\n\n> A JavaScript parser\n\nSee our website [@babel/parser](https://babeljs.io/docs/en/next/babel-parser.html) for more information or the [issues](https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20babylon%22+is%3Aopen) associated with this package.\n\n## Install\n\nUsing npm:\n\n```sh\nnpm install --save-dev @babel/parser\n```\n\nor using yarn:\n\n```sh\nyarn add @babel/parser --dev\n```\n","licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.0.0","dist":{"shasum":"697655183394facffb063437ddf52c0277698775","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.0.0.tgz","integrity":"sha512-RgJhNdRinpO8zibnoHbzTTexNs4c8ROkXFBanNDZTLHjwbdLk8J5cJSKulx/bycWTLYmKVNCkxRtVCoJnqPk+g==","fileCount":9,"unpackedSize":374960,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhHAPCRA9TVsSAnZWagAArKsP/0y/HRpjG4RSrq9HckUF\nAPi3UhsII+oKnCFUrX1WVbgACP8DIcgexWNrsT95vXsxaeAaLbYRJ54VYWa5\nZlFPOmPLu04EAX72n1Wx/0CXbOJF6mmCwpNNCJ/xYwBiPCthLs7W0Ls8uNcv\nsCWRyC65E66YsbsBd2lYbyu694wExK85Ykp8tydkAh1pc8c7f8k5kX+G52dL\nrgHIRyk886sTTNGo46mfAJVR0J8b1pd4gBoofzbQQ8zyrbIMqwtFOKySN6SF\nIKNYFfiHRTuutk32LzXPT7V3J3JdCqjgiIN2uf9DKZ867ib1ast3HEDpwaGR\nMpuNFvkVQe4N5qGWoJjFwYsakwEXInt9HVuNenonukuFTzF/rtXYzV0ZwxRc\nKL4jzQn90iG87cOCZAN2LMn0bHGDVFKGtfNXCTIJQN1lEUUlVUE+YRuHc0zZ\noikaulQMQ5WezmN25z7uM+Owq+/IoHVo1aF+BzD50k/9VQnyV4iar4M5p+5Q\nqI10Efu5n1+bXWSh0LGieQSUAVnc8K3Auo2dTN6WqulSJfgidgUE9HZ58pGK\n5Qa2q47SkQxO9TAwxaYwjQ+FcjBQvJgfwC2PO2bfWwuegdWDKU6l66/gqwf3\nLLztH8+pGGTv902PKmeZmHUg/YTikR02OOH9aoo1+2ND6NcrJdPybWm6C4SG\nFh9q\r\n=VrI1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDTOLFougSDgp1eOIsw7WkRcKIQjluu2fSa9RKqeRJkYAiEA7hH2MbCQwrZ3sttG9rnpO1h64jE4Iad2tsyexJBFnUs="}]},"maintainers":[{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"xtuc","email":"contact@xtuc.fr"}],"_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.0.0_1535406094393_0.9691964480234936"},"_hasShrinkwrap":false},"7.1.0":{"name":"@babel/parser","version":"7.1.0","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"tag":"next"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"^7.0.0","charcodes":"0.1.0","unicode-11.0.0":"^0.7.7"},"bin":{"parser":"./bin/babel-parser.js"},"contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.1.0","dist":{"shasum":"a7cd42cb3c12aec52e24375189a47b39759b783e","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.1.0.tgz","integrity":"sha512-SmjnXCuPAlai75AFtzv+KCBcJ3sDDWbIn+WytKw1k+wAtEy6phqI2RqKh/zAnw53i1NR8su3Ep/UoqaKcimuLg==","fileCount":11,"unpackedSize":379058,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboADGCRA9TVsSAnZWagAAY+AP/RYrLwR0GmLVGHDrHF4r\nE2wG4Eb0yf0ZqC2mwLgpTdnuDYFbJ4PZ07nRcHWp/OLNJA0HDvVexSvpWnZ+\nRI/Jy99OgplpILirKsw6eQQRp7UY7jDNEgqKcPXdTfYne/nlued1lhkexQ38\nlsFfhkqA22cNtBmAtpHXSBwEu3w283HSEKn5aTTTbT+Ag+lxE/Pq4/vWtlFr\n/eGFK1FNE9JPEuik0PMM6k7pODn52O7NTTiiv0CEtFepaFCdFve2p5f/YW3S\nFkHMxsLIBTkw9q0Aizkna+tMzf3WgYvysKVZafzxqWTE+bJhEhmv75mEZM1s\nN2B085El/TPuv2/jlv4/B1iuwvKuAtYzVsQ11L+0WG7o6XhM9F6BgKLEWgfN\ngXOJHTDjfKCKhwVIrpyCy7H9kJ4ORxQKD9KlOa03ahD/WQM6qoEnZWp7IikF\nVaNxaOITFcONs7Hm0eWLSTYxN8vEWQnciIxaou1nBLLApBJbOCy+sAAHivmI\nFVptP11N3qgEfq1haL6HurNutnMyIad5mrNsLpQNbRa+bDc/8sMzbdJ4qqu9\niENs6oEZUgbM1WnDv4Wzx5El2LXlxyQ9Sw8DzwA1S396Ob2OtQ6wVpgPancL\n1EYwd9hsJ0VSenEirIfmcN/wgHTWdnBK+tOcus88R3XztyQmcLQZxHGipbPk\nY9d/\r\n=EWLz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA+2nMsFarriw6VHTrSlYH9of1gO7WBBG5jhfhFT/XX1AiA9JuSkY9gz+SlOuSMBVW6El01Fnq9oSeX+eZcw7FghRg=="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"}],"_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.1.0_1537212613281_0.2420030098564825"},"_hasShrinkwrap":false},"7.1.1":{"name":"@babel/parser","version":"7.1.1","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"tag":"next"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"^7.0.0","charcodes":"0.1.0","unicode-11.0.0":"^0.7.7"},"bin":{"parser":"./bin/babel-parser.js"},"contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.1.1","dist":{"shasum":"c23e1f3539047b898e471ecfbe7752082384c572","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.1.1.tgz","integrity":"sha512-PIP7vcQK6XPA2cpJy3LqAmFO/fWMehuCa/NNC8NVdqcXblDfV950g2QeMpR4FcU4zfVpJ32WbkvhaTbShiaWNA==","fileCount":11,"unpackedSize":379112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrojmCRA9TVsSAnZWagAATN8P/22f6Nm5w3asrL/y28aZ\ny2ij+/PsRHHY1snmVgAUIuHVd8KFQOaZVXckXek+7zlmJQz/EyEVhh67L61m\npEMoXJPM72rFhB5zjJX31ezfv9FFJ1AjwoIoD0cpIYle7X8DXRbBG2nE0wzp\niIftO3a5j9aDgsVCnNgrpsRpY5aZPr0QslrgWDj/q7ZY5rfJIqLalvHpAs0d\nQiTb4oiP0R85TeUGCjZXbq7PytQDB6qp3sak7RUiA1dsJG3OIINB6n5GLVM2\nYPy8tf7bOY2E52EE926VHn3CiFzem5Tz3mVU8NMyCF3hTXgnwEjb+F/J0GDW\n9HR/ydSHdWuYGLgXNhR/z//Uky/Fl9vb88N0YP3zEw7lTI6+kxhXpG8Grfvd\ngvF1qM0hb69973fBttsSHXze6iUgmG3G5A69CHTs0CQyUf36X6otnbhlQYLI\nIsMW1Y1+T0YQIdVhkWQhdUoBrG76fK8N8kCBgzkUXnk/QsO78UU6DLvGd9fb\nObXicoF72U2Za6EE9NmfYNxBfRdVJ0ZnT1XJWUmgXxBunP/AZP4bIPdtcUJe\naDtISP9ibH9p/h90j1/cz1Sl4J7DgKgPmVGUkhsIsouuJT10W7BTn9gGjPCn\n03E8693fC5meRHzsCeA972SPvDFKJhQcytIX8jIa9id16nWzO8QS88jYINvn\nlBHE\r\n=yPDg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHTTn0ia4GqoA38ZdaI6Xm5QUyQ60khqsTlrF6APJLjeAiA14YbgLotHYOEOPaeseBrA4+4q+LVkR5pucgiXDu8DTg=="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"}],"_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.1.1_1538164965997_0.9740085057982457"},"_hasShrinkwrap":false},"7.1.2":{"name":"@babel/parser","version":"7.1.2","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"tag":"next"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"^7.0.0","charcodes":"0.1.0","unicode-11.0.0":"^0.7.7"},"bin":{"parser":"./bin/babel-parser.js"},"contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.1.2","dist":{"shasum":"85c5c47af6d244fab77bce6b9bd830e38c978409","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.1.2.tgz","integrity":"sha512-x5HFsW+E/nQalGMw7hu+fvPqnBeBaIr0lWJ2SG0PPL2j+Pm9lYvCrsZJGIgauPIENx0v10INIyFjmSNUD/gSqQ==","fileCount":11,"unpackedSize":379112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrqj9CRA9TVsSAnZWagAAYrIQAJ44wVqn4Mlheq/a7EWd\nX/2LWf1GCU1g0oFmFzNqQGss7JehaUAx5e6GxDGTPQNP0DkV+hxKSFN9lV1k\n7HXXXPzqEV7NUlK6FJ51335ZW0TIy4ptXqxIPaTGPDrvjZFWsxRYAq+g76az\npJ8udjMp0zFgZAxtdP95Xhzz3j2EDlunOI/MD2QQXouCWHItS11n/gGT/DJ0\nZySf7gQ3djHLnGzXLXWLMReIbPnVSR6Uo/5oTdGGO9myphnJlCq0lz5jP0cW\nk+t2qz0ZfeFNp9MlhtKKpHp4LBoSNEjo8FqCttPriXb/uWR1KFPsDMoJmRNr\nA5UTzrobs0eF0dL/PzrwQO1tgYAGriuNE+iKgrKAuoAICGGEvWPRgiUX8icw\n8DMkrKWaVisloSQ9kK0aENXfg6uPfRKxfRPGnA00BO7HMDpiOws+nckNFExs\nZsqBdZPDa+J9X6S0WTiJh51rSzlTa4ofx68YgGaxlU/OQyb5TRQThwdQ/Wk7\npd4N6rOAYZWIf3E45HeK6JwaNFtgjf1tK1EwVRR2E2uZZikY8tBKoB0eu7hh\nmHBr7wDc1sFrC6phHoehgRSzyDU0QsjDjKw6RSxForLLMtTmByiwKA++Unub\nuMLsQKkI3WLSpDu6q/zdB/a7fqHMxwqgCDB6YM480smyG3HY8szn/AGIS4Qw\n3IBm\r\n=d+wQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAJiorKD2GN8VRt4h0D+AwX6ENzat91ONRcF06bxcd+tAiA/jYxvlR53/JMor1+bHf42Esk3y9Uuf6kPsNPoXqStDw=="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"}],"_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.1.2_1538173181144_0.6119566779112873"},"_hasShrinkwrap":false},"7.1.3":{"name":"@babel/parser","version":"7.1.3","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"tag":"next"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"^7.0.0","charcodes":"0.1.0","unicode-11.0.0":"^0.7.7"},"bin":{"parser":"./bin/babel-parser.js"},"contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.1.3","dist":{"shasum":"2c92469bac2b7fbff810b67fca07bd138b48af77","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.1.3.tgz","integrity":"sha512-gqmspPZOMW3MIRb9HlrnbZHXI1/KHTOroBwN1NcLL6pWxzqzEKGvRTq0W/PxS45OtQGbaFikSQpkS5zbnsQm2w==","fileCount":11,"unpackedSize":380749,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbv3G7CRA9TVsSAnZWagAA3agP/Rm7qWl6AbXD0/osPKD3\nyk22fFUndD96FsCZQE/JLRIOm38yptRqs+uaqu8Nz+RTy2xKZHay+eNRqFde\nVKKbEG25Kc9GdtT+aSsSWL63ybOC6/porWjvjpgSpL+/4AY/XQu9lMzEKgY+\noRqWP/ztBJzchpbmASoQgHxwVXMcAIrR6SPN7LOHpoX+wMo/08sIJBjPReNy\nzxoFx9zJ6nvwRAUafrWNdhX7PSwBkfOZaaXRRuW26qvsRM85SWuqLseYkbZG\nqgvlp/ljfcDeeRkr+Gb1dTpMPu0BJsmjLJ5HQu3/RyedeFMDeG1Y/JXXJU7x\nEMUPN7JR6vN64ZuKqNQIj2Cn8AkUwBs+Wjy+cSbPyYdbmMYceEgAWxsJChLR\n6KqkE1noe2b8az17Ki3lXdMM2IAvN6/WSB49dJkEkGcM/aIU6ZFgYkLmb+eF\nx1K+Fqp06qiC38vtcPZJ/jR/KY3M7Lcth6RUgNLJWdoeiN6TVMpFqEEsyAAn\nB2p7Xm+CqWepaXfZYpO0Q1hex6nTVXvh9YrssYBFZDTQHiPEgOjGWkomyqHl\nC+rey8bJoHbdp709x41yScrICKnZ9FR8PoJbreynpnB8igKk33Ek6QyjGr9q\n9LwNaJUE5rWKkWEiUsYcNWhbRDE8LIsLiOTm4vWRTPTGVuL82B4pF+VlD1et\nhlvw\r\n=F6Gx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFeTUFBduhM6UtmQm6yAVPcwJ+/RczCPKjSAJovGTlIRAiEAseb55OUvRrgZkobFWKdl4frk03/odyX1NdZ0WfzEt4k="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"}],"_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.1.3_1539273146670_0.24542036832549252"},"_hasShrinkwrap":false},"7.1.5":{"name":"@babel/parser","version":"7.1.5","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"tag":"next"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"^7.0.0","charcodes":"0.1.0","unicode-11.0.0":"^0.7.7"},"bin":{"parser":"./bin/babel-parser.js"},"contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.1.5","dist":{"shasum":"20b7d5e7e1811ba996f8a868962ea7dd2bfcd2fc","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.1.5.tgz","integrity":"sha512-WXKf5K5HT6X0kKiCOezJZFljsfxKV1FpU8Tf1A7ZpGvyd/Q4hlrJm2EwoH2onaUq3O4tLDp+4gk0hHPsMyxmOg==","fileCount":11,"unpackedSize":384944,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4hPmCRA9TVsSAnZWagAAvzMP/j2jK6vrlbCf6+j1ZmpR\nJyUUlamJetRpCdUtZVRsNKow2h8n9qCpqnlqeR/uIod+L9XcTOCfUV8jM3O7\n9Gv3AasZa1Wc12Qyve7FgAKTPcgRiToigLQ0al9JAr+WdnfX0aqkNvA4RGNJ\nnyN0OByi4Pj2xdJalyPhFatSGL4kCyqEDaNuDzOWEzOaMeMO5hvi+ysNecja\n2TSXoVNTMmRx9csdvbe064yV/PqZZ5fdObFH0ppKcNmlQQoG+xovU/2YIVCb\nVz5LHHaqMZU1BLkDHxP+WC6ZBUYeRnx3ZI5VGJJOJAGNi2LSXqMS37bOfIFp\nG1jFzIZ7qtMpsvZF4RALaNFaHvbohKOQHG0kFLIG36Ua8hER9Lc+4KmslZrJ\n/SeuvH8eUpy9ciuCMwumM5TOcFVK4ZcDtWmz101rtb7XbROc4ocOurMNMht7\neBFaB/sdQvvXLScy3WcbFdeUZ9BOQdOXH5N/y/0Ff9jakpcxXswQ16/qtGcK\nOTLNr307O1ZNQ1Zo1NaFs+vsudKMszSwhnVei3IhEx9pZarJUiB3dbdng5Pj\nhuz7jblpZ+XHAl9Ode3R8THJK075598yun7qDsfJfalt0NHgvL6FOGUzbU4F\nhoTklSk96m8Q920OWB9lrCe7C5FYDMzn2Ptok1ghcGTpFjQCBAeHr4Z5ZScA\nTot8\r\n=x7dd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEZN9Pb7lrB3EhCW8OIwd/Ry6ecjwQczaGND2lb7rHkQAiABrJumDC7ZRTAJICedhWCyl6/aGazf59FL4HzzSBQcMA=="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"}],"_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.1.5_1541542885277_0.8922366356437124"},"_hasShrinkwrap":false},"7.1.6":{"name":"@babel/parser","version":"7.1.6","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"tag":"next"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"^7.0.0","charcodes":"0.1.0","unicode-11.0.0":"^0.7.7"},"bin":{"parser":"./bin/babel-parser.js"},"contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.1.6","dist":{"shasum":"16e97aca1ec1062324a01c5a6a7d0df8dd189854","integrity":"sha512-dWP6LJm9nKT6ALaa+bnL247GHHMWir3vSlZ2+IHgHgktZQx0L3Uvq2uAWcuzIe+fujRsYWBW2q622C5UvGK9iQ==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.1.6.tgz","fileCount":11,"unpackedSize":386240,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6z3FCRA9TVsSAnZWagAAdxEP/1PGQJDnXRIC3AYvU3MC\ntvonX2hmeNyeEK9dKhrjo+9ewakAUvDbomrZ9SNbP2b4FPJfS+1mFpGYfVCq\nFJ9P/Pae5gqUR1qvZBzlo6gPS3IHtLiy8ZLBlihfOq9q71rWaUzed7e3sPw8\ngridQdjei9YnS2rGuMUQTzAPGAhC8BMxM9bLk2/JY1Zldxo95VJgWHk+Yu9+\nf8qdlYsRncA0Kmc1f5Zq5t4nT9v1jnjklTScnOoURLviGyh7K0aFLKczR2rs\ndFvlUoCZlJHolASzgu68n7NrmfhTESzwVhB05yFJOxmL9+IOE+jhF4WA9HQE\nt1O8CLyX9Lrsy1jdww2bhFEGlbyxstWKQzN/nygehupWLWrj/bmuFikjv3s4\nS9palvy7Zr4ZVKXQAGuuvtIjMLeKT3fL9idJgGtudhfVwNAokLZc/Uib7Vi+\nvm5NxqjhQd+MaWMPquboIH0UEbyEMGeg8llsBI5bD4cX4D4jPv0Anglp88cc\nb+J4xgUEfKVd0foJyNgZTd84EPoZoO/RZHFSNiatus7igL033JuU3zfWI1L0\n9HRMlNeG40T33gAjYrBKtsyDMZ297PrD8W2HVjsXx2siVfcE4PH296X21L8Q\n1Sp1Bwq7WwzyxSblXgejAaPRK52XQB7UhC93BtGzcrswiqbRM8VFqmq36NkD\ncySP\r\n=28qE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEjZxZLv50WB7IG11Ua581aMRt1RoHhL/23BLZ17GOUZAiAFCToPp1B2O73CtHLn7XVQdNH74Ah7iiEcL23EPcCFWw=="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.1.6_1542143428615_0.4931549257100467"},"_hasShrinkwrap":false},"7.2.0":{"name":"@babel/parser","version":"7.2.0","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"tag":"next"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"^7.2.0","charcodes":"0.1.0","unicode-11.0.0":"^0.7.7"},"bin":{"parser":"./bin/babel-parser.js"},"contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.2.0","dist":{"shasum":"02d01dbc330b6cbf36b76ac93c50752c69027065","integrity":"sha512-M74+GvK4hn1eejD9lZ7967qAwvqTZayQa3g10ag4s9uewgR7TKjeaT0YMyoq+gVfKYABiWZ4MQD701/t5e1Jhg==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.2.0.tgz","fileCount":11,"unpackedSize":395009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBXySCRA9TVsSAnZWagAAVWgP/1NvvymRa5yKYV4EG8ek\ncj59ojfvUfTfMh6dt1VAWkk5Gj03R/O7C7rPsXNM4mHiCBW+ruoiro2xq3NM\niH/R/gpug8cwoC1yAmU16Og2tnVgKXtDdI83UxcAaTRKiRPSnDEFZ4HigC2N\nML1HTo9qH+4U7b/KesjA6xbRz6vcuD9jAFo8A2y1wHPHyH+/xxn697jGwrpi\nNBgL59mwRxfoTovjOLPuYyGNQZXcyuFxcz1YK0hxRK0vby7z0aVfeflz3Y4y\nFFmg0wwmk3BxpmS7SMoL1OIlnYB+Vdq7nrSKhWYKHViBXKDICRLa6OEkIl4I\nc7BIE5c6YnG/gZEiNaJxS+c+dg9WAHL7Xi0B6r/g8RxG/ViJ8eBt9sm/vD5n\nP/5pNYKS8JJHrjyqzTDyTW0RCBQ/ZA5WzJaOFxtWfb9Yh+4i8TT0Dm3J7BPR\nc3jNzEXMFFP45RQyweeB4tXG2JM7G3D14BBpDMjkjQQ2AmfesD7I3joqtNqW\nvN2sO3XE3TFOg1OTfHRPZhm+ejiJuVbXB2X/jfXp9sfkSLXcWNKQpSuSpGWj\nufY2FJ5Fa8C97nYMemB8euWKoa77J0TQKdPfMT7MZjLSsP0Siybo/AsXCrbS\nssVjjLzcAMN3REqoC3U49MMcsPpY1LjfD0WbujiRbl1eCeUwwLD2ZEhhQbYM\niUoU\r\n=E2wm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDqrlOa8EAaPXXXAheXfxHtxUwKgWJHoofmroCqjZtCAwIhAI5VoCuB4eE5g+5lKc8jnlUbrry3kqb4I0aQz2epqbR7"}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.2.0_1543863441301_0.2567904879865688"},"_hasShrinkwrap":false},"7.2.2":{"name":"@babel/parser","version":"7.2.2","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"tag":"next"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"^7.2.0","charcodes":"0.1.0","unicode-11.0.0":"^0.7.7"},"bin":{"parser":"./bin/babel-parser.js"},"contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.2.2","dist":{"shasum":"37ebdbc88a2e1ebc6c8dd3d35ea9436e3e39e477","integrity":"sha512-UNTmQ5cSLDeBGBl+s7JeowkqIHgmFAGBnLDdIzFmUNSuS5JF0XBcN59jsh/vJO/YjfsBqMxhMjoFGmNExmf0FA==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.2.2.tgz","fileCount":11,"unpackedSize":396067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcFNHcCRA9TVsSAnZWagAA0PsP/A9NJu/qSOlwNwNFRLH+\nLkC71kyGJkmsh7hcPwkbMP/NQLT0pAxGgCbYUNwQ5qKmCYHZCIr1M7p73g9p\nOIScv2s6SmIjdp/O0ausG2QL+yTlCTyuL9j1XSpeJF44MNRXOyrvPAfA7JVN\nlZ5UOe9pS7eDXdRUc9KyWbgxhbXLDbjc3hC9Xuj27gMUyyFGykoayQ/2xpMm\n446cr8UWJLfNPovWKby1KDHxtp3XAWeTOCjje+yO+u+NIe0HOzCNVUuK4bZX\ngVrzPMw4jhqlE5KnSzNFA8OM3GtvjrU+AaJ5QvTHxRzFU0fUkUA24TV+oKa5\nRlXsCiZ2w9yJAaA6uyAgxpd3Ns/nStBGAkx2MxcgYSXwlA3sZ5I6CToS61Ku\nSbREfyVRB2ImU/zLE4rX+1qeA7fxCJj3pW1dDrYPnDrIO81ZyKTHYxoXyHM4\nEzb3oDM1JO1+y7gaGJGzI9P0aBNux1QFtVBcGMBcKVFstZ7EI1WqLGPtZbPF\nhk+yxPix4AMuHzJxpHTZVRvjUtjg054a19X9Z/A0LN2ZFVDjkXWD3UJATwcT\nMkV7aGpr42V27LkCL8Sd4EkNmTZioqdO7/p+LO/IQoNY/1f/VZrotu9gq9Cz\nbfaiqwFVUcV16g/EkzfEPoYtvND0jkSG+Pship4cGmarji/rP4BvrwQvcsLy\nHYk5\r\n=gwX7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDAfpeeWHzQ6OiXlz62fwcfI7QIbSD8dwKMrzJH8J/itAIgRjPEq41iMCHO96bcEu59kD98k7Kq366cI+TBzJ1OyG8="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.2.2_1544868316380_0.5221032562533485"},"_hasShrinkwrap":false},"7.2.3":{"name":"@babel/parser","version":"7.2.3","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"tag":"next"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"^7.2.0","charcodes":"0.1.0","unicode-11.0.0":"^0.7.7"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"d35f2ad92b322c3bb9c6792e2683807afae0b105","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.2.3","dist":{"shasum":"32f5df65744b70888d17872ec106b02434ba1489","integrity":"sha512-0LyEcVlfCoFmci8mXx8A5oIkpkOgyo8dRHtxBnK9RRBwxO2+JZPNsqtVEZQ7mJFPxnXF9lfmU24mHOPI0qnlkA==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.2.3.tgz","fileCount":7,"unpackedSize":396327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcG3kzCRA9TVsSAnZWagAAbVQP/0XMyixB24NJdh+ewZzA\n0g1kq4mDBymMcEwjVfRRrqgnNFL5/X84HT1ZDuNeCxCUJVHYgu/Srx4i7KOx\n/IOHcEDuEbHQKVYEWxuqKVf3y8ZzDxTQHQQaZuWqIMaLNewjY/ayvxglX+QK\nU8eIptEetyxJ1feXC2gaSGHF0QiYdF9PoIX6WwdoUO7H9jaxknJc8ImxrjQ2\n9bzWkl7WCaezBAeUsIc8NFwKa716rp3HORHJU35gc+xCr5dAG5G4cRu2KLja\nEb0RjiC4RauJw4OHMRE//nIvirc8VphxsKtE+SriUwq4kkn43fN0aX50YCii\n+FDdI0j7JJzu0jWuiZQmXltoVTWFtt6NToG4QbQRBH7vhNQ7FAzC0SgXc23p\nyHFvH2ejACI/BH2EyjxA95aBJZHxRjUGm0MCMf1BB11yg6WOy57OQLZbAj+s\nSPKe23+Nfd/2rztlEBD0BlpTgJLURfW22w44lvrgilyV6ze+0VhLSK97TDbd\nRGvqbq+oOwpUHeu3NaU0peMpVraXJp4mjy1M682mCbyeBeS+YbPxDP2iU6qe\nrsxHePruVrfR9XqjVrGiA+as9lleGRcIscCv4JvWpcT9ehgm/82T9oSYC+sB\n3NyQO2GyrNnPjA3IPV0PMfclYS5g8Xg0Tr0OZ76eIZweXDUJXCgo67OuDbFd\nwn0Q\r\n=iqx6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSoCmmd0vlH2YsI9k9esj2w7ehQCRf5n1Ae0280nHvHAIhAPHX/iJ2rzr5dfhDAUGy8n6CYMav8d5xjt1mFEHHBku8"}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.2.3_1545304370884_0.12121109533385921"},"_hasShrinkwrap":false},"7.3.0":{"name":"@babel/parser","version":"7.3.0","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"tag":"next"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"^7.2.0","charcodes":"0.1.0","unicode-11.0.0":"^0.7.8"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"f6ee26c3da4c903818fd61fd9e5e8e1970185f77","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.3.0","dist":{"shasum":"930251fe6714df47ce540a919ccdf6dcfb652b61","integrity":"sha512-8M30TzMpLHGmuthHZStm4F+az5wxyYeh8U+LWK7+b2qnlQ0anXBmOQ1I8DCMV1K981wPY3C3kWZ4SA1lR3Y3xQ==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.3.0.tgz","fileCount":7,"unpackedSize":357807,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcRjn3CRA9TVsSAnZWagAApG4QAJNJ12isGYqvsHFTjspU\n1Yf2FMiMjRce6H6z8cdTH+C1gLhOGSWIrEpEc+A+Z+IR5NuM3xWOdtYxwc72\n8R9lrtPynLVYeMq9HCLZ5gVd4dPzkmxI6YW0LVjV8UL0Z5EpZyXQDoloKtSg\nwJ5tp/eYE3xFxgtRLdrW9cYWg9i9rvt3LlH6aSDUR0TBfAIaV/3F309Iz0Gq\njhW1CTNSPngn6wEvytb5GKMmJMHKvYMWajhnXemDTbY2fz0zvsHcnt+zAqe5\niDO7ivDmkWCWy+C5j5f9RQ/JhahBSIYDLqKY99hnoURLTJ882I87KvdW+WD1\nCxrYV1qCsPPqkoloAqVJ6CwaPIsXd9DCv5gFVABojHEp/ysNFjZMxAuELa4Q\n52pCFAVmWbmB40ckW6lpIvdSqEnw0xU14qMEytR79W3Sz+MSlNdrinb2fe0W\nG7nBinijQGG8UUdwzucxKyYyne7YlQ0s16lgs/HbLNX9B0CJjxrZ9dmpdm96\n8biK5pIAcRLcImroayOzPF7i5lQZBAvuCBI2Ck6Kb8tnhzeTbxWUmqelYM7M\nrnuooXafO29fGbvMwyTIJQxsC5YYtyTDX3XDzYryjrAPBwgZeITVeYssarI8\n0QjCmJba6I8jWXRfTZvhWtZ00I6jkWT08UoKFcn1gRoaCFZYR7DRNp2Kwi1U\nS4WF\r\n=wiCy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqYWmmMb4aEWH+0ZISZnSh4hKbW0YHWjck8hyUlutN/wIgRFDyls1sxsQs/v+kKN9+6x8wnNBVInFmC6eLVI1W7So="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.3.0_1548106231351_0.617800459301878"},"_hasShrinkwrap":false},"7.3.1":{"name":"@babel/parser","version":"7.3.1","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"tag":"next"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"^7.2.0","charcodes":"0.1.0","unicode-11.0.0":"^0.7.8"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"f2af6c1170ebbea22bd29a2bae01efaec800dfe9","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.3.1","dist":{"shasum":"8f4ffd45f779e6132780835ffa7a215fa0b2d181","integrity":"sha512-ATz6yX/L8LEnC3dtLQnIx4ydcPxhLcoy9Vl6re00zb2w5lG6itY6Vhnr1KFRPq/FHNsgl/gh2mjNN20f9iJTTA==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.3.1.tgz","fileCount":7,"unpackedSize":357845,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcRsKqCRA9TVsSAnZWagAAV8kQAJgvZrJ3ZBeQQP9Ivowo\nzo/H0SJsc5E6rPUBZgLfT6z6gcrBizu5qzQ+kNezOB9u2eBLXHoZXWvxArl4\nSCHSSvZ5LjJCUvLPBiWCIiSip3ceKusxxmXO26PLAjUt4vx8GfE2vThRiTzi\np94CXOa0s8w/t4QU98SaMTCzGnGPyg8iNYOeA2J7npfXGnvOkfO4wzFcEonG\ndYvzwGSM/DjV0EqEP4J30pScPVCJY2tCs6pS9yp91LxEumVFQKMP1Q75G1sO\nMcFM9rwme1uQapZNrQxlNDdn+o1WDXWCiELaxW4nRnYBOauEycAUFYFwfAvL\ndE/hQceqH1+RYmfCH3jVSKkEUAmBwlMsowG1hSzIYfMfwclvRI2rmiqb1kRL\n37VQmCaxnWJIHPzX9ebVxeqD0LNHUqX3g/hplOlOcOh0huH188qXpi+KdXl8\nQW+20EC/+fVxDrtSGgLR0ni/jgiIVrIptEB23rkaSbEofSGInF1AKZLJU8wW\no34vTXLL/RniSXnznGG8hWmWh3KambygpzmNt8IlqX7JlhqBggipzk/GbnyT\n3jxOo20mslKr6gB8aKS48TmcyP5OZNpIA3BOfyI+yowwaw1mmn3EyZKJqTNH\nzuBVZnzlA4ddtHXE7LAvZcmSk71VV8g6L9jsN+YefF/Je0eP2KrJjxSYHa+4\nssqv\r\n=+ETn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC82jK8ZtUBWquVwBWgnVdhMznhPhbplSNOB7qSY1dxYAiEAkTaZ4L4nYhbXtXG8JOMBUt/qKahzoZ3pbq807XtcrQk="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.3.1_1548141225815_0.9489986812025404"},"_hasShrinkwrap":false},"7.3.2":{"name":"@babel/parser","version":"7.3.2","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"tag":"next"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/helper-fixtures":"^7.2.0","charcodes":"0.1.0","unicode-11.0.0":"^0.7.8"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"d896ce2b53f64742feeea27dd33ee45934cd041a","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.3.2","dist":{"shasum":"95cdeddfc3992a6ca2a1315191c1679ca32c55cd","integrity":"sha512-QzNUC2RO1gadg+fs21fi0Uu0OuGNzRKEmgCxoLNzbCdoprLwjfmZwzUrpUNfJPaVRwBpDY47A17yYEGWyRelnQ==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.3.2.tgz","fileCount":7,"unpackedSize":360201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWLtCCRA9TVsSAnZWagAAswoQAIP9DZNgxQeAH70hrw91\nX8OPE1M49iSJJY/ZREbbTs4kaEIAVRdrmga9r5PK3lOo+jtj+UOxxin6SCJT\ngdYL18VysgVE3GJ7B82cG9kDZTVJM8cHQAkHaCljZpvPL1i7WVGLaoMEaIDd\n8RTfHm1IiS7HcFt9oBIFtV0zkppaRou9j4x8dlF69V070jMjuhzpbwKoK3Zi\nv9M1sko/XW/zxPqDC8OhIVbWBA+xIL14fFZhcJzwOuCEoqJZKca3PtuE1sMk\nIEQDE0NlUB7H3uHvqmru8BPAFd7WjUuPntj10nAZq6Xo6iAqWYq9y3bFtrX3\nIVEgdIPypf8/KyFCkTc9af1XX5kMX+rWpTsZYuIqZkKHjxkOcI3pL+PhIgi1\nZVBsBjL5GnuaxHIVNovVIj0wLqz1VZh9krgBysrwmFE/RveS2LLKs4xNB8cR\njvGNTpPgAuERcLG4z0QxzWo+CTcFaTwe9RUZ6bd97F7/QOS5MeuSrr0YehCU\n2SbndJHk61+PUimR3VatbVgr6nFrz+7teqSQBeaUMyXdPSAMQi3wxYbCLQYz\nbSEwt/MvMSRvJTpO2e/NWVR2HkreKZIeecMzEXDur1fbLeOZGHtgQ9FgLs5N\nykOc5cLGQr833uE9/67m7KpjRWFoWv9APzHYTxSerbbkKc9zOoXFkTqQT6j7\nVXM/\r\n=M4M5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCRLh0YKaax+2nQqWvhdB6Zoup9S0aERpPrvvpd6jWK1wIhAJ8TcqeKndXIVprWm1PSASOkZ+OxtkIDArkwsyIZhdbB"}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.3.2_1549318978031_0.7363055325268009"},"_hasShrinkwrap":false},"7.3.3":{"name":"@babel/parser","version":"7.3.3","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"tag":"next"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.0.0","@babel/helper-fixtures":"^7.2.0","charcodes":"0.1.0","unicode-11.0.0":"^0.7.8"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"d1fe2d05f4c468640facf40565e30f7110757f2d","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.3.3","dist":{"shasum":"092d450db02bdb6ccb1ca8ffd47d8774a91aef87","integrity":"sha512-xsH1CJoln2r74hR+y7cg2B5JCPaTh+Hd+EbBRk9nWGSNspuo6krjhX0Om6RnRQuIvFq8wVXCLKH3kwKDYhanSg==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.3.3.tgz","fileCount":7,"unpackedSize":360878,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcZyu0CRA9TVsSAnZWagAAYoQP/RVs85ESCIT9u+RukdaP\nI/GScCm98fAMypPiVPJ9pcEOh5bC0U+XB09fX0ArhjopWIASKg9XB0/+oYHD\n0qYWu1Kw6MSyqy0Ad6UJmWBMdmvRSm1ZlGOaX46ByGsAPBfzPOLwo7gMD1Jt\nJH/bF36zL+v+q9Y097e2ky5GffMn3plMi2TMyxgsdzQXFpRTk6w8U8klUdUM\nlH9V5i4u3dL/jlt7h6bDUXP+0tGUdIv2CRyWXjTFlUrhyQGi8ql8cByqRHGL\nisePzb0PJyHLcDpu+Yc8XWReeKbJ4nHaggJTLF5ZsYxyucqqjnXMCwHXG0h9\n36sZ1qx8qGNochEa3XVOk2KKTzZUJregunSKVNO+6D8ozvCZuA4r63RlDHmg\nadUASFrlOPDju0TR3fEHeyUggagQGaJu1+gCbK4TDtCXWj70OTL1OjwAd2ki\n8F2gTpP/uWmJdcK+DLNhvrEmE/RsJvnxiTX+Rz5r1R8GcUO+hB1mpIH6aIAo\n5E/WB3xoFBnd00ZNYCoavQJibvRBzVo76g60P0jnW+W/TII8cEKHL0QkH5SF\n36o06NGCDioVGeUJLTmepQ/o8Gp9YradzZpf71JjcvF9mWqPGUjrKL668l1Z\nJAaWLwqjpfK2o0qCi6fZsSujBdFHV3NZVVHQFvfyMGfBEfaRv2vCSyX6pxgC\nueWn\r\n=mHMV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC0xlJvkUBjfLBeYqbxaNCJ8ZQBTm0VYm+v9Id8JkJPtQIgAL2/X+OIXY8YHH/cDoMRVALhn5YqzgeMVL4Nspxv9BY="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.3.3_1550265267374_0.7591597341672258"},"_hasShrinkwrap":false},"7.3.4":{"name":"@babel/parser","version":"7.3.4","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"tag":"next"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.0.0","@babel/helper-fixtures":"^7.2.0","charcodes":"0.1.0","unicode-11.0.0":"^0.7.8"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"1f6454cc90fe33e0a32260871212e2f719f35741","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.3.4","dist":{"shasum":"a43357e4bbf4b92a437fb9e465c192848287f27c","integrity":"sha512-tXZCqWtlOOP4wgCp6RjRvLmfuhnqTLy9VHwRochJBCP2nDm27JnnuFEnXFASVyQNHk36jD1tAammsCEEqgscIQ==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.3.4.tgz","fileCount":7,"unpackedSize":360997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdDVmCRA9TVsSAnZWagAACfMP/2pdeZlIPGxeY8MZQTb2\njpWGUGE43p5/V5OYEVsuh5NqlJHlOPS4mTymPerGQpmiSv4CtP/HGUFLO91/\nFZii42NIPsOpzM/Qb2jXmpEEZCnVc29Z7ddQ454WK7BDJoOyNWwmI+mKNvVt\ninv+OFllEO9fxYOcBBteDeLHGYD25ARtXZt2d3H7S8bFLoOKbhHA73grcz3c\n8DnC9g8/iFRyzAQ4oqHRnDnJ0eyxKboR1g9omtB0GSybYwx6LpnHqZkr8bz7\nkYdEWa38ey9lK04VGgG7ZHSDdXJN8Hp5/PvAS3nzAj3SvdRGeOdsIib4DdZ0\nSxtSSVIgSca19Kiy3vG4AoGZyIFSe4anX4DugeQSGaztRW02tGID7qlbIobD\nA1GdrMqcs+CaD0b8F4bGn4HnUV7C4SPtBQRvnbzwBsWGvmUi89dRAPd5J+vE\n4bnv4o1LXO3QoxWY3mDd5+7CQxamz9wdVH2AgTFqsASl8XvsuHcfsULCtjSU\nBEP4kSnIemNMu1IU5nJelHnMgu5atBEUwF6Ft5bhJY32xAQtW8ENUydtTAjx\naux76Zb+tWwBMeQlOCs7eSR94Jy/wlR2ehyfbhNyOaVwTYVqxwB4AKWtdcXV\nHXOqmE4kuMJaBz6MUzeBt/ie3O8cDWCLwU5ZY5iQ8AvMQanRCxadEbJyqv5H\nWYtE\r\n=K4JH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCwQgzEyUqBNnJOwGkpAcCpc72uJVq7MqYquztvWGlNoQIhAMGp7U2IEwHjysxND6zdSkDGWYWWSopv3W2LKqeYb+aI"}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.3.4_1551119717485_0.050403403311564565"},"_hasShrinkwrap":false},"7.4.0":{"name":"@babel/parser","version":"7.4.0","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"tag":"next"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.0.0","@babel/helper-fixtures":"^7.2.0","charcodes":"^0.2.0","unicode-12.0.0":"^0.7.9"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"f1328fb913b5a93d54dfc6e3728b1f56c8f4a804","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.4.0","dist":{"shasum":"6de669e73ac3a32c754280d0fef8fca6aad2c416","integrity":"sha512-ZmMhJfU/+SXXvy9ALjDZopa3T3EixQtQai89JRC48eM9OUwrxJjYjuM/0wmdl2AekytlzMVhPY8cYdLb13kpKQ==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.4.0.tgz","fileCount":7,"unpackedSize":375478,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckVShCRA9TVsSAnZWagAAuwgP+QDB47GhNNK+lftZTbwO\nGSAikiLvfWoShQmjyRqjYWSrtZjJZjCDSYWnJ5YdcdFS+bZYucMKpISXBJJM\nadz2D990PfBt3yUw4u8vIds68fsi8vpUyMrICw10eeMMAjotQoEZTaIn6CEK\nu7colJjKSWOQ0z36NYX+CriSsK37pXILOpd9bMFxarS/8K9d6+AsW0g1uyic\n673Gyx4wvIsbaCyUCdCujbyfQkuQ2PAZ2+l7eaedzCmWYVsyE6U6BEd0Hpq3\niDgUgvuEvzF+vjiaPbExKyTW/93cePH8XhgGS6M2qzhRIXHycIWiM0Whg8S4\nKxSQ0ymXxm+RhDPBkq2DH8NDMuCQSQQLguylljzdsVPBF76SCBjPxDgr4g34\n/jLbdF7iHRgQUNuioHGNf+a6kQlVdArezraISHB5RIRdql5B1XEsWgkFulK2\nO4dxsnbwRXnlIxsOndvxTyOPM+QdoSLiQLo9KTS63jlVRSBuYfJDmifYLMRj\nzyzIPyukUvedcyTg7dOw97KDnhQD31lDkJdfBBcc2IcBzFDZq4gtyGmzQ70I\niYqTemrfCuxHM9m5FljykMJSFBREqR3xL5uGZKT6n/pQFK0vbv5X9y1ufZSX\n8czpcpwG4lNkmoxHJwGsXvGAVnKNSUGx83uC+yYT4KNY3dvWM6BJ4nqA9uCN\n/L3a\r\n=Xtpi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHlkW+h68R5p0Jtp9M9fq1uaXuK4iH9y0wQ9zKL+U9SkAiBjKSJTrM+xMtwT1L8ruUoJPKnRg2Su0Xni3sWVdOs/TQ=="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.4.0_1553028256570_0.9301618665578377"},"_hasShrinkwrap":false},"7.4.2":{"name":"@babel/parser","version":"7.4.2","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"tag":"next"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.0.0","@babel/helper-fixtures":"^7.2.0","charcodes":"^0.2.0","unicode-12.0.0":"^0.7.9"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"7dea0f23de51af336a2fab0286a73af30cddf3be","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.4.2","dist":{"shasum":"b4521a400cb5a871eab3890787b4bc1326d38d91","integrity":"sha512-9fJTDipQFvlfSVdD/JBtkiY0br9BtfvW2R8wo6CX/Ej2eMuV0gWPk1M67Mt3eggQvBqYW1FCEk8BN7WvGm/g5g==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.4.2.tgz","fileCount":7,"unpackedSize":375634,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJck2S1CRA9TVsSAnZWagAA6tMP/iU+eTGQKmia+5r5KwPR\nbjqZKLpSp81nz+VaKlu3yN/T2WMmJcJutmI887wtBPzlGfUYOfMgdtGOh2bB\nN4mC/RUBNtF9RDr2oFTyx4gXQhGJcy3lXO2w9bEZovxdvNUKp6ENpTYNrBnv\nJ2UHiGelLm2WGFdAHhwVg32QRATCH1beJ7QKOcyWn4f0yx32ATjZfKbHQ/8i\nA7oDx+HCUln4WgD3/nVqjaAb0RrMwx7yjEAnrcCQbAXFvv043X7eYwTNQiZV\nlqAscYE63mO2xr63Ja0KWcvlNZlmf4AnfI7vqpiqlnD7y+px7aySj+8o2HnY\nZTngprOMD39mR6H1Arc4zOgpyaFL8g8hQ2iKBdEag/HLNYf9f11UfQKrJwCN\nN1pO3hN5y3dqBi144ieRIYUzHbbzoe5YLd9RRYQseW1kZtQNrNVOf7vinzMr\nTugoxHKzsKNRrlHPBlVXiCGNt4RJyUlpWCEwIEqYMIkLIYCiho2Yq+eezc8F\nXh0mFxk1fCvJI9/SIFY9/ZNI6RmIGj5kJu93eZQgTeeTCxS5nHiDtOMUdAC4\n8XrAJTM6aMjMR11xmsOUtYcBMxSVnUljY2UR1zms4Fb/WwHpsqR/sadY8fGp\nvBzPBLyha56HpT/pke3aJeVM9MIwWqB7TFLvSu4vTgKSnM3h67lDyshg08Cg\nb5dL\r\n=mpV+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDjCYwWsGAQ7THuvWvh6RFqhGDycAiY9RPufkxYitDu7QIhALo7TJqs+vbUzXt/bPI7lL29t1WG52sAScxF2THB1qUF"}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.4.2_1553163444598_0.027618229964785357"},"_hasShrinkwrap":false},"7.4.3":{"name":"@babel/parser","version":"7.4.3","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"tag":"next"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.0.0","@babel/helper-fixtures":"^7.4.3","charcodes":"^0.2.0","unicode-12.0.0":"^0.7.9"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"508fde4009f31883f318b9e6546459ac1b086a91","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.4.3","dist":{"shasum":"eb3ac80f64aa101c907d4ce5406360fe75b7895b","integrity":"sha512-gxpEUhTS1sGA63EGQGuA+WESPR/6tz6ng7tSHFCmaTJK/cGK8y37cBTspX+U2xCAue2IQVvF6Z0oigmjwD8YGQ==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.4.3.tgz","fileCount":7,"unpackedSize":375823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJco749CRA9TVsSAnZWagAALJQP/33wpsZYUkYJVNNm5NTh\nm08MgT69tABFAZ/s9H19P3O8yXxxQgnr479QvehrN36JwLy+R4vG3HEUD9b6\n3YIu9/QqJnl+VI5oBHqAQim2JnhOK79cL2YFCuKhSkBD6FfhBE+LIuLUEE6x\ndcFGI2y+3XtPjiljcLUjVLu04WeFo4zURS2a0aT5hJdlWS8HFQHGIVl5z9V4\n3SyUoTcx00bFd7nEUma5/nQe9EfcwqmFQ4n1PNyrSlzHouImCbrKCRO+tgPY\nrK8nHa9If4ScDXWcR8BNjKSK+IPzeB8KswpEQ2C3nlXruFPYppY8i/z9v4hf\nLd993mf3LM9u1vEKNH+LCmcA2zW16Sqym09ArzlaytjZr3GP6bJpLzJ2IWO8\nQMilL2wyWTvVLOoWthCRxr09ariEsFbBj4eY4NVAycMXuvv0SYJez7/xYqdb\nGhNG+jzy0HYXE2WrdrC4u7IaPkjGEb52osiMhZD35R9H6DraMJfzbcLq1v8X\nnc2US5cX47S4G/CBeP81IZqVHKCMm/uoOwP6XNx8/Ml7l7saVRj9wazem5SR\nfolhbXTbAQ4d+qpuOlxjWzZ3c+/3+ygrMLAp2Qid2j746S0TBIp9EP+5YkZs\nA883NltM1QtuM1TAWimISCF/hmVkBFS147xJNAiSNtC7srq8QkLKrY0+XUuZ\nowM7\r\n=bBSx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCwtT388CR3Pp+SQlWkR/2D1Br0fIBYtevZsIWzmQ8eiAIgEAWm9mnFTjUI6w+JMCpx5BWcbT93K4gBk25L9eTsht0="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.4.3_1554234940957_0.35272537733176534"},"_hasShrinkwrap":false},"7.4.4":{"name":"@babel/parser","version":"7.4.4","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"tag":"next"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.0.0","@babel/helper-fixtures":"^7.4.4","charcodes":"^0.2.0","unicode-12.0.0":"^0.7.9"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"2c88694388831b1e5b88e4bbed6781eb2be1edba","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.4.4","dist":{"shasum":"5977129431b8fe33471730d255ce8654ae1250b6","integrity":"sha512-5pCS4mOsL+ANsFZGdvNLybx4wtqAZJ0MJjMHxvzI3bvIsz6sQvzW8XX92EYIkiPtIvcfG3Aj+Ir5VNyjnZhP7w==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.4.4.tgz","fileCount":7,"unpackedSize":379555,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcw3IuCRA9TVsSAnZWagAAll8P/0CRtLLRwDa5tt8qGqBy\nZsW029gD6trEofLGXXtDfU5nsDukUGulcqUK23BgbtAVPpSVHZ8+Y/g3tnyT\nCq2AfliZT9LBfDK/dCBCgbNBIbBsZPk8d5Exwr9sXui9dRpUVU858dJ8uMlU\nOzoxPo65y++ifc+j4O4Rgf/+M0+9+KIiQGpUvxj9d1ws4Kedzh9OuqwUKZsn\nsZ6Gs4vyVxTM8OrdcLMD2ljGMe2TMTrBaiW/ih6r36nBdwF+On8eR3oY4QDN\nVf1SokhuyKsthXjys7UYbczdgz1fgPQdEHrXiPw14DbW8w3stdOOjTGlV3do\nADVnAFUpNBPmPbDh/tzLpbGJbodgllmlAmzty3ym6KuMc6u5zC1pcdmXvIhs\n6PHTfseCOb2oBG6f8YhOUelPzsZfYknDguGxDAT9Ys9W+QEQrwk44ua3Zvgn\nMbGU9i82nmqTdPtFSO4Va/pINOyPFA8z02zJIwipCggY29Zo8RwBYqhbclRp\ndLVejJO2KDJouDnWneSAb3fL41b0yyGONEyMIUIBNvdOwE7/rJMaXkfhgIO7\nSQQbX8UtL/qo2ZjlY2uoVNecXOG2oSvjlp2Ld8rqQ0PvgilInCXcs95i6ZHS\nL9TP62/BMZKGj6Pjnikb1OxGGCbywk7SMYXYMJMz2jqYgwHGuwfQosfbTym6\nlS3p\r\n=pzWh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFlDr/6gATmsIpcO0QGXxUb2wl5XlxvjhkFxUzqQ17TuAiEA6T1U+FucPVknNvnP/F1dlsfoXgHkWPQny27ClcjxcSA="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.4.4_1556312621496_0.28265716580501454"},"_hasShrinkwrap":false},"7.4.5":{"name":"@babel/parser","version":"7.4.5","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"tag":"next"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.0.0","@babel/helper-fixtures":"^7.4.4","charcodes":"^0.2.0","unicode-12.0.0":"^0.7.9"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"33ab4f166117e2380de3955a0842985f578b01b8","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"licenseText":"Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@babel/parser@7.4.5","dist":{"shasum":"04af8d5d5a2b044a2a1bffacc1e5e6673544e872","integrity":"sha512-9mUqkL1FF5T7f0WDFfAoDdiMVPWsdD1gZYzSnaXsxUCUqzuch/8of9G3VUSNiZmMBoRxT3neyVsqeiL/ZPcjew==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.4.5.tgz","fileCount":7,"unpackedSize":380255,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5DlBCRA9TVsSAnZWagAAVGoP/j8+GyjrybpUcRw9akKO\nwUxQElwFee/BZQxEGCo6L8HeAMM34QGltF0lLkU5a387vj/1jf8vkEZJj3dl\nbTyAxX/7+eS3lzeUD6LirNmNneVU0nUACgGzTpfGp/vPt+WMWKutsog6/WFA\nY1lh8lynwWwabOGfWUFgGUy2gIj5kpcmMW2bWRko2xlZqNy3wb1EdbwZRrEl\nWwFIO7drAZ9l75AD9lVDoKuLxduRZJmNPcma5UMhYojOjcXdikOVM3GSisGo\nVWZKKelmXxDnLH8sO8qdXrM7nEuYYLkLpR8iAKY3e6VTC71UJS0mh8NMN3gx\n2XkdxpGY1GHd8ZnSoaa8NoTzR7R03PKInl2We27XCQuPb/6i3Lvl6nY1RGxG\nN8AtkhWgqGW7B/uhm6X5V5nx8IWcOqk+t33VS63+Xajsavis3N51wjnR/dsv\nrHedpy0mDlO3EZ5Y2IceOU4BeNkUlnFctwihnVkigmTVlXHDdoJYBuU9sKZy\nwMY+iIUmSHJQuAPVOQnkXylRUczrunfr2xJndYHXOKW7/zYJWJgblO0vvKM5\nLcD8fO2YWHdXeHq4INwBv0Yq2ZqKSXWvyzY2QxV/S+lh2xoQIpIBRLNeYOf9\nE5vwbEZ2wDJgy7FJZfp+XY+OU/BASa64WsoOeS+nzT9XscXIGLHZup0N2pUV\nIU9z\r\n=kVVq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIACwjfzb9aBCVbUP3U6GyJlmxpfbGOYYI5JyOF6b2LBdAiB6Wtw90rm/aqRTI6bZUEGdepgGXsNFz26NOVCoGsP1Ug=="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.4.5_1558460736488_0.4078919765603206"},"_hasShrinkwrap":false},"7.5.0":{"name":"@babel/parser","version":"7.5.0","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"tag":"next"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.0.0","@babel/helper-fixtures":"^7.4.4","charcodes":"^0.2.0","unicode-12.0.0":"^0.7.9"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"49da9a07c81156e997e60146eb001ea77b7044c4","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"_id":"@babel/parser@7.5.0","_nodeVersion":"12.6.0","_npmVersion":"lerna/3.14.0/node@v12.6.0+x64 (linux)","dist":{"integrity":"sha512-I5nW8AhGpOXGCCNYGc+p7ExQIBxRFnS2fd/d862bNOKvmoEPjYPcfIjsfdy0ujagYOIYPczKgD9l3FsgTkAzKA==","shasum":"3e0713dff89ad6ae37faec3b29dcfc5c979770b7","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.5.0.tgz","fileCount":7,"unpackedSize":381965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHffWCRA9TVsSAnZWagAA9jQP/06OdoTB2pMqBTLZ8zvg\nBq+6vDCqkG+GbleZGmKdPAE//ViAVISi6NKc9X2BG791pMsOmN/S7NhzmHlg\nfSOFqGZ/3LS/eDvsuLvdTnvGls8bC+hsaldlrN/dNB9I9z4A2hrW8R2Snqzr\nPePG7tfjH8FoEnoBWnj985LG7KmhlCNnIztJJdGlMwCS9hVMm1dTNMdrqZdJ\ny6MLhDWhIZHcSbbVgdwYhkPDSBgpsFWastKuChVOp7sMdVH7Fu6yGo7D80vT\npn1FtYc1m7g8h45sgnzDTJlMEucsSRS8YwTHdBTQVT9pZtzXoNCuHudOAcVO\nUowBrrxV5AKqTMXTHgTODjacheEHbln+zUsa8wdlfnEAlhrvqz3oAnF171Nm\nRcdqHdpZY0vJYvHRrVitepI86jpprbzO5AU1goGU0UVUSxU6cQ6vGEdQxWtS\n9J0hkfObIyShJf5mxbT5K/B3jvzYQc1pjohiNriCX4F5Mmr/ykpsev0nsRaz\n+83C1fip3+XQgMqsqPh+BmpU8rkRFrX9gM0TWxpAZMhTsQweilP5h/B7g3Oj\ny1CdUIIWgliycoz0IbLqR4LSlKrv+EBkSUlkBLO0nuGgjm+Kp2xeNLm2Q3bB\nvtpqnZBXVGvgAtv85HaV1MH24oWDfbrDfc1q1bfyoCFcnBrB24jybDLD/HFk\nIvdR\r\n=3QHN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDwn7aLI2rxIIA0DKFu1grc3HE+0RSHXLW4wz1iJcGjaAiBRn8Qq/fYR4PXQ6B9zDTUt5gHuNFdR9qtD8XD0FvhwXg=="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.5.0_1562245077638_0.7584086349713239"},"_hasShrinkwrap":false},"7.5.5":{"name":"@babel/parser","version":"7.5.5","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"tag":"next"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.5.5","@babel/helper-fixtures":"^7.5.5","charcodes":"^0.2.0","unicode-12.0.0":"^0.7.9"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"0407f034f09381b95e9cabefbf6b176c76485a43","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"_id":"@babel/parser@7.5.5","_nodeVersion":"11.14.0","_npmVersion":"lerna/3.15.0/node@v11.14.0+x64 (linux)","dist":{"integrity":"sha512-E5BN68cqR7dhKan1SfqgPGhQ178bkVKpXTPEXnFJBrEt8/DKRZlybmy+IgYLTeN7tp1R5Ccmbm2rBk17sHYU3g==","shasum":"02f077ac8817d3df4a832ef59de67565e71cca4b","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.5.5.tgz","fileCount":7,"unpackedSize":381965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL5FXCRA9TVsSAnZWagAAvF0P/1z5k4yexJtyJMWGULou\nmVC4HBAsjD4Az4v8B/EgpV9pE+3Oa0x3cklS2+wV0OKFK1Sad+GA1zhJCGAk\nkULfyA/MmPJEitBMjUg/rjxL+qJtohD3+xgmxDQemPecenKI0fM4v95W2ASg\nrbbu16FB8IIcEwtERoPytfPJeAPuvQg1GQJ599EE17R+SK1TJWYwlCZsJLU1\nzz8eL0RilPZvPT7NU1mrn+W1nfUBeZHRo70PZupTaCHLGijfg0/CZAv5Lp1Q\nTUtGV/MJMA9k+3mjXBukPgi1sg1y7p7jVTqX71+QnQAdCnGrS35wQKzHFqrX\nUL/4+MMqz09bhkiBwqkQja9j8psoHdpRIgzXASvr0W1uOa4gtlfEgQFkjDti\nMQTdH8V790ou8UKKK3OzyekStdICtqVu60QQAfW2OZX4pCJksEtKRamGLSpM\n2JxymjLxHgFBujCbURoyXMIaqC258bjZOgZ+MsHJS9RXPeu3j9SyM8SctrX/\n7u7CIBI+ImI8V2Y5qxBLm0uegrr3T6MlDwxVXrvLDzLAsX5lJDvUaloqAs8z\ncUQbw2mMqoRnRHZ5s2T1NByLwCCkVHdoqDpNlfLOiyVamGtcN1p2M4oOB3ll\nSFVS8c2poac9NiOdGnITa7zKMxpiC/N6Pt+VuYAxuNxjFcFGnl4xYPyZK5/7\n0NU4\r\n=4w4P\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGveRlEsQ9b/MTb1sTSEjB3dGocOi5w0ZfQIqkgXxkNtAiEA6tcnSxmtLQtBz45Xv3dOUMqxqugTA1+0jkqpWqPJvuU="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.5.5_1563398487324_0.9360975806380283"},"_hasShrinkwrap":false},"7.6.0":{"name":"@babel/parser","version":"7.6.0","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"tag":"next"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.5.5","@babel/helper-fixtures":"^7.6.0","charcodes":"^0.2.0","unicode-12.0.0":"^0.7.9"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"cbd5a26e57758e3f748174ff84aa570e8780e85d","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"_id":"@babel/parser@7.6.0","_nodeVersion":"11.14.0","_npmVersion":"lerna/3.16.4/node@v11.14.0+x64 (linux)","dist":{"integrity":"sha512-+o2q111WEx4srBs7L9eJmcwi655eD8sXniLqMB93TBK9GrNzGrxDWSjiqz2hLU0Ha8MTXFIP0yd9fNdP+m43ZQ==","shasum":"3e05d0647432a8326cb28d0de03895ae5a57f39b","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.6.0.tgz","fileCount":7,"unpackedSize":384395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcph5CRA9TVsSAnZWagAATBsP/2gAMDrvojmv3pidLFGA\n/D7Q9jVU5UD+N8vwR2OJyqT7Ojnha6fhRZQ1NS/UGBMH5DpQH/7cppWA3SUd\nPY32sZQAhyd54Pt+rVO4MBblnmtA0Jk+dYKEAYktdkYaB3e13Iy/Vr3IagfQ\nuqH8MkGWbXg5Gf+pmR0ZtSlqFu2zAbJgWYrg4nX0fQr7jW424RSfgOgnYeDL\nb7gC4hMweOuOqDmLn0em3tj1R/9yVNkCrOSIgo9nfOsNzRB9UHadsht4kVcD\nDxvJgdUar21w0M4qXnmwFcPI1YMb3O2sOByC/KdpuqITLDa9PFG5DoDTLSjD\nnT8c3LXvmEkkFyaJOdfhNrz7eXsdIXzCfBUnsR3rI0ZYIo45OIW31dhp83RO\nWCveTbwjioOr7HOcBOvlXA0sF68/I2X/05rSx6+KxeBVDyg/SblmHz8fDhzq\nWXpila1Q1IA7BGyFjicrX+qT9Gh9AIPwlOAQ0jty8BoDVBoYlJOIyww+Ed/w\nndMjQ/3afce8wYaGf0qoNWKSw08/ydSFiP7+8nb2/O/6yg4niRGW881ZOfws\nRCNTPomZyGDRm6NFlBVi3MQQH/A1eqzav/N6EqA5+0WAq4MxJoZrA+T5/rPo\nMHBQu/4E0s2SdQufXFzA3D0NJO2uBXTBisWRe+HmhzGxwZbsLqjl/f3RmAr6\nzJkQ\r\n=RiQl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBjFEdnicZ7H/SF0WxJ8/HuFnGH6upwe0nzZU3a/Ae5CAiATT0vPGiKbUabu15OlbTJWAy7MjujBxnE/6olKfR5Zag=="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.6.0_1567791224435_0.8197941062561318"},"_hasShrinkwrap":false},"7.6.2":{"name":"@babel/parser","version":"7.6.2","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"tag":"next"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.5.5","@babel/helper-fixtures":"^7.6.2","charcodes":"^0.2.0","unicode-12.0.0":"^0.7.9"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"b9cb4af953afb1a5aeed9b18526192ab15bb45c1","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"readme":"# @babel/parser\n\n> A JavaScript parser\n\nSee our website [@babel/parser](https://babeljs.io/docs/en/next/babel-parser.html) for more information or the [issues](https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen) associated with this package.\n\n## Install\n\nUsing npm:\n\n```sh\nnpm install --save-dev @babel/parser\n```\n\nor using yarn:\n\n```sh\nyarn add @babel/parser --dev\n```\n","readmeFilename":"README.md","_id":"@babel/parser@7.6.2","_nodeVersion":"11.14.0","_npmVersion":"lerna/3.16.4/node@v11.14.0+x64 (linux)","dist":{"integrity":"sha512-mdFqWrSPCmikBoaBYMuBulzTIKuXVPtEISFbRRVNwMWpCms/hmE2kRq0bblUHaNRKrjRlmVbx1sDHmjmRgD2Xg==","shasum":"205e9c95e16ba3b8b96090677a67c9d6075b70a1","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.6.2.tgz","fileCount":7,"unpackedSize":385617,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiTdmCRA9TVsSAnZWagAA+eoP/1TrYrQRQ65M1nmPOrjK\nVDs0baY2K2/whw+eqNrz02YNuZ+siFSWV4gfuo+2x3lnEuupCF9pOf9BR1q0\nncRM87r0kdH9T3MrfnSmfwqGXp6cXzVdeNJvaqZxadaoZ165gye/FpDFlboO\nbScQmuG1pUSwUG4ga0gWSZ+VOdhuoY2xOij5y4deO/kmkw0fHK36TzPewaqa\nX60SornVRYeNsz/h2egWDDCpb5i5irzN48Pb/9nTNhLU2x9Z88v8Sp4eOwuG\n+DAKXFChemMOMP3XkU1GzuxwX69WS5H8s5fcT1inzB7b1OvN27YGdeAM0QYK\nzAy/TrnjcAo+2HOPkqZ3dlNbMVFMshiHzaV5FgrpmhZOXt7Oi6KmsyIFbSRS\nN9VLCfYlakkHYBp3R1cUrm9tVRWOb4fJGazAZCEqCkDTf4t6erKuDy+MhqYK\nxnuYb/3gYQeY3gKWjUjVDRVKsKZK87FbMHCCMX+KX0DiLtP/wpG4CorahVfs\nsm2M/+lEKgmIyBHl7sGldOmwI68DIb298jjzO/kxPgb9cIM+lXM7wmD9/HV/\nnaDXW8bkb3il0U+2rZREcofUe2BOK7GiTcq0sp8QTfhCC0q0qyqNnliYwPKV\nlAjA5QkBPBuZKeYIxHT7sCt5Ah5J6SdPyipX/j1rA4CzVUaevja/Bknb7csC\neuZn\r\n=clRS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOo44rvRI8qU5G+fkmI9M94sf0GQwyqw9HH4ke7xMcsAIhAOE7hHK1WJh+XHtmJETwRvbJEp4mNQeRLLMRvvGSdPUS"}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.6.2_1569273702098_0.21253110154096833"},"_hasShrinkwrap":false},"7.6.3":{"name":"@babel/parser","version":"7.6.3","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.5.5","@babel/helper-fixtures":"^7.6.3","charcodes":"^0.2.0","unicode-12.0.0":"^0.7.9"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"d329156ebc17da01382acb83e212cb4328534ebc","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"_id":"@babel/parser@7.6.3","_nodeVersion":"11.14.0","_npmVersion":"lerna/3.16.4/node@v11.14.0+x64 (linux)","dist":{"integrity":"sha512-sUZdXlva1dt2Vw2RqbMkmfoImubO0D0gaCrNngV6Hi0DA4x3o4mlrq0tbfY0dZEUIccH8I6wQ4qgEtwcpOR6Qg==","shasum":"9eff8b9c3eeae16a74d8d4ff30da2bd0d6f0487e","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.6.3.tgz","fileCount":7,"unpackedSize":386992,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnOhTCRA9TVsSAnZWagAAWQ8QAKG5aphIsZbW4sek0dof\nctdMeOIgFw2wnCGPlorvGkHbJoFWntged/oHpdkYyak5TdL/2pWwwbvVWVKP\nRO6U4yqSDovB5VDDzOSO1Y9kGaZwYYxf8GZSc60qvFjeAyBgvH+hgFRutofk\n6zwCJ/c+Qq+b1bHN9hysBAn+UEjE3K56RWewPjk6d9FBoOZeYRRc8KSUp3PA\nFbRM4RG0rB2RgiI0Ywh0OKI6rdR40CQolRfqEIXn3PWOLUuKHS75rnQ8mKcG\n+13aO3zk16jbkkLPKwM+YLq3fAe6Rmi3LoUWmSsDn5ng/HSgI/kbMK0mACQa\nSLDFnhbO6/56kUlnIKz2zMQ3uhdeOIT+DdOJM5seZyhXOY9nY++XSPL8dLKO\nBuWmU0d/r4KRHHqla130XEnAkm22aDrOfwQwSd6HTyK5ESJwAddAgCpcskI1\nnSeI/pJLC4Xkq9XhgUroZy8WxcfR9cnXVUGgIpX6SdJxGJnzf9WGYOXECDDc\nBUNU0gmWYZpHtUmAh/HAoGS+2/CEJNxDkwWt3aeLiPgQcGLKl4Kby0TV/xAm\ncKWIl+BJ0xapKPBdPmxK6PHmRVRpJW0GWYZLDjwKqcQPstWlTX/Mvo1t+tR0\n8qcrj59J9BWsHj9SMwcFBUHeXJDdAiGvpWfnlyE5wf2w+n++mumz5o+v9lw2\nDMVj\r\n=dNVM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCD/M6Ej0Hec37gdQgaFAonlPQY9ACmqdltAqj6XH0LbwIhALemru3Rxlmd0REOeS4Lu2zXQflM8Qfz3810EhdjCzhG"}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.6.3_1570564172112_0.07908607724101291"},"_hasShrinkwrap":false},"7.6.4":{"name":"@babel/parser","version":"7.6.4","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.5.5","@babel/helper-fixtures":"^7.6.3","charcodes":"^0.2.0","unicode-12.0.0":"^0.7.9"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"a422ea64ee2208a55dda33f990a422e14b917f5b","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"_id":"@babel/parser@7.6.4","_nodeVersion":"11.14.0","_npmVersion":"lerna/3.16.4/node@v11.14.0+x64 (linux)","dist":{"integrity":"sha512-D8RHPW5qd0Vbyo3qb+YjO5nvUVRTXFLQ/FsDxJU2Nqz4uB5EnUN0ZQSEYpvTIbRuttig1XbHWU5oMeQwQSAA+A==","shasum":"cb9b36a7482110282d5cb6dd424ec9262b473d81","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.6.4.tgz","fileCount":7,"unpackedSize":388020,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdn0A9CRA9TVsSAnZWagAA5eAP/0pLhki/oAnydZPnDk6p\nYOcuCNlgJNqt5GPhXBfEvx9xaT4TpY6obvplPAiuMGxQyRNjx/ZEAI97v0nO\nlG/h0ER1v0o0C1qorZEu/5RwUls3vwDcVaVVMie3lL9sqW8OeArY1plgvFXp\nZIl2lvp/uPRoFUFLO4DskPyaUHb6gTOaL2xCAnTmnBh0MB6uCBIFDwg3m8yi\n1DsY+aUGlht9S6ewrzcp9SkO5E0BOnR7so/NuPwELssZlg1oKLMKEzeo2SFa\n32CGOGPDU1d7lJj1HTACzJnjdYrEZdGiemxzPWwTK5OhZqIWXj2juk3wO1yh\nllXd3f8YDNMPLhApPhQWCiyLC220qXmmQbasY79xnE6nUXHuV2w67ua9UnVB\njd+KdC/x7eFClavt6e5oxcdrEKaLjhXd9XrZweM9jUHJoJlM0Pi8W58e2Bsp\nUd0HnBWomJH2kjRiU8gvgqVRraRRlEbiSmsoG1ZDjPFnnXxGxrNnEpYY3tCB\noVpiDRfskTTmardgnAQDEEJny5Fm73R97HagRkypU8dISuRCdoWMB9PtBkS2\n+JNvVhZw6pbG+us70zkmYf1FE7vGg2dzld4YRWy1uarcJHWck1ZrrFMDhpYY\nayiM74n9FxOD1jEXwPD7TeXdOVPU8sy5e+8dNCm5zGJvqwmUjQ/GKFa3z51f\nf95o\r\n=ZAvh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC6v2yY0UtVNYv68WJPpE1cAgc19q6RpiuUQnJE+iRLeAiEA1QTfqoHBjT7RsDhInxBYgljftSVQPxyd1Qxs21A818A="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.6.4_1570717756377_0.27279107385465706"},"_hasShrinkwrap":false},"7.7.0":{"name":"@babel/parser","version":"7.7.0","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.5.5","@babel/helper-fixtures":"^7.6.3","charcodes":"^0.2.0","unicode-12.0.0":"^0.7.9"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"97faa83953cb87e332554fa559a4956d202343ea","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"_id":"@babel/parser@7.7.0","_nodeVersion":"13.0.1","_npmVersion":"lerna/3.16.4/node@v13.0.1+x64 (linux)","dist":{"integrity":"sha512-GqL+Z0d7B7ADlQBMXlJgvXEbtt5qlqd1YQ5fr12hTSfh7O/vgrEIvJxU2e7aSVrEUn75zTZ6Nd0s8tthrlZnrQ==","shasum":"232618f6e8947bc54b407fa1f1c91a22758e7159","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.7.0.tgz","fileCount":7,"unpackedSize":407523,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwVSYCRA9TVsSAnZWagAA9hYP/3y2hE6FkhSshERMJLKR\nwEPGcXzmm1EgOMFAZZvRLpCSvnCeXZRTuYo8l+L/SNA9hay5lgWSc64+4MmM\n+172v8nA+UM+GW9d6mHqIdXOmFljYlN6wnoMdLBu7jjojWCIle0oNxiNNrVt\n8PkZ6/bhP4KQyjf+Z7kabwWwuedp8+Ol66usy5fsFu36HhPcIYhSpJUaMr3V\nJCBUG/JtUB9TZLdb+ETamw2KRgjnhjFnkZ7biWkDbccF3t+o2LeJ/Pkz7w03\niLHHdNAskjJ8IwjpYZ76SBPjPic3Dtzgv9Xo3e+ZcKNpTNNsyo3HQ4NIhm7T\nGmwqSWAaKYZMfMPEY1pkdrDpEqMA8m+VXREniGAr4vuCzKg/yG+ddZj7vhsQ\nu0dHTSmg5ItczX6tkQxEwqBjnmYlqR1i6vzHsfpkmesUXKZk9cVLnDPhSo6c\nWiCOeJsUC7bs39WYnhrsspSkCtiSe1Vdkkz1aLsvniz96qZVgdoQO6GYPPUy\n28O4tC+BwV+8Ha+ZCcpVu0zkYAjLEH6Qo9vnZTF8mXfkm+Mh+WnGDYZB22YT\nMu4CwxJ2NTRwLbXelnk1WAZU+KhW+y30fKrD/GsPu43Wp1Vxe0rlx/cWjn5+\nHh0RWFfvZsxvgLcyVZkWUlpJ/Q/H5Pa+UIq/3MuHJDTGm3c9Yd7DoNLklMO9\nyCy7\r\n=UIFL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbZQWHOtdbs4juJafO85FbefQE+S5GMZje8P6wGO+CJgIhAML6m7cxKM9G+fIs8h9xTdIAldeJIIr1+JMl6enMZtIj"}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.7.0_1572951191879_0.9227319478564149"},"_hasShrinkwrap":false},"7.7.2":{"name":"@babel/parser","version":"7.7.2","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.5.5","@babel/helper-fixtures":"^7.6.3","charcodes":"^0.2.0","unicode-12.0.0":"^0.7.9"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"35f4d1276310bac6fede4a6f86a5c76f951e179e","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"_id":"@babel/parser@7.7.2","_nodeVersion":"13.0.1","_npmVersion":"lerna/3.16.4/node@v13.0.1+x64 (linux)","dist":{"integrity":"sha512-DDaR5e0g4ZTb9aP7cpSZLkACEBdoLGwJDWgHtBhrGX7Q1RjhdoMOfexICj5cqTAtpowjGQWfcvfnQG7G2kAB5w==","shasum":"ea8334dc77416bfd9473eb470fd00d8245b3943b","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.7.2.tgz","fileCount":7,"unpackedSize":407556,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw1bdCRA9TVsSAnZWagAAnF8P/2hc5XrCQmgogAdTr4jY\nzThYg7Y+jLvAv/iow9jo/6INmjSLbDAmXmTZzVkAEKfI2LX4iPfrLdOFy0U9\noP5zYItf7i09RAdz7OwhINiL4lAF4IwplzkqgM9B9UbMMhJo9rgkbKEn4qIS\nT1lMQeuqVCGHRcDkOg+59Ye13ET8LHIavEbogBtjT78FVgVkVYwfwrVCIoGs\ncxPi/0q5r4OfpZdqC8gZKfIwZnAXT/66Mg9TTwh/oydIVsPoTVECNWsRA4LF\nJuijfhKjc7OS6zNXBAVJzsAuqJGkJXL9TltMT95yyIr2gi1lT8OdVvshOn6I\n1pbapwt+9pPRiOsSGX/QY1AubPnDYIRLxQqHg626Gne7GkA9DkG8BjK/Weu4\n1+9oNPTLiqf7H00PjQDCZ9mq09rHgMUR1YT++2pcxDToBVZ8TI1S6y29/l4D\nlSrmCMICbyHQgkmpVVsgRgBOHq0y2qstk3qcctIG/RnEYpBQs8c9dxLyxkbe\nXArVt6AHEGirZF72Mf3pVw9m+6llwL5yZQU0n6pvcewBQbvHWP6beJ/qGUgy\n9U2U5AKVTA2IJZF+ycAOtrKU1YP8gRQ7j95xrGEUIMiGnkR1wO+4hZPBgzwV\nXzZAwfmEiZQLrZd4X4vsanfrzGfQW+9BmUtM3Pq3ETD0W6n8YN4vZky1NePI\nz2VD\r\n=Fzso\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFDD95NEx+WY18CQnWGG2d1E3OP6fS0Ivn45N2NDQsXmAiBdn/Y5OYvT70BsYgsTa6rsG3HRr6HsoTrBOalLxEXnww=="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.7.2_1573082842933_0.564848942031748"},"_hasShrinkwrap":false},"7.7.3":{"name":"@babel/parser","version":"7.7.3","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.5.5","@babel/helper-fixtures":"^7.6.3","charcodes":"^0.2.0","unicode-12.0.0":"^0.7.9"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"e315d65a7a8cedbe0476b4a2872890e93a1289ba","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"_id":"@babel/parser@7.7.3","_nodeVersion":"13.0.1","_npmVersion":"lerna/3.16.4/node@v13.0.1+x64 (linux)","dist":{"integrity":"sha512-bqv+iCo9i+uLVbI0ILzKkvMorqxouI+GbV13ivcARXn9NNEabi2IEz912IgNpT/60BNXac5dgcfjb94NjsF33A==","shasum":"5fad457c2529de476a248f75b0f090b3060af043","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.7.3.tgz","fileCount":7,"unpackedSize":407486,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxdUWCRA9TVsSAnZWagAAd2MQAIFKoytL5qCIbiCw6dyF\ndbJ2oj2+TxptJx5zgh0L0fz6ZtEqqLmQKc/EdhFZy/Nn2qMIsh/lWQ68qOSv\nD3bS+KDSM6aay3sN5YWSY8KZYUvmupDe7ECtWnedpk5zRC7IKxlTOzmOaar0\ntIat3c6ldFXGS2ZajsLA6OSa+wsjvGSNFdbhTRxfROovYAqq4anSy6wjnn24\n5WQPEgWKigGjgNIsf0rIrad9nGvlAwMnq2y0TX16Sc9JhHQYe1HouuEVg8Pb\nq+cMi3VTM03LFsySldB10uj7JIvUoVZ4GrTBkGn21MW2Jyz5t81QYKpNrCvo\nCyxckrOa7H/TcrhHHsAGYf03hrGgkh+FIyE40tVPUhohtezGDMMU+S42gQWH\ntqdNTzOf0yL5ZrKJ2EI6bUsGVaor3Kz0BYUu2NGBnemD0wiEo0a8003LAcI5\n7uuuxR9W0ZEuunHB0WyQeXRgXIbzbyC8xo4NeP02cUx00eCkVojfTsGdMPya\nNnuVeAlcRUtG/DkSTQQRxKzSRYqQUbt41x/F/Ga8aqSHUfu0fnoGQ2ScGqcv\n//3XCnw6NJmTvWanxmYoB+1OgV8KweX67r+ULsAwG55fjSD/VUbyXxCRiDqw\nMCjVW/t3Yj6uFJBxs50eQkUWV8+vacsAphCKLSQE3T20GQXCW7u55UME00uQ\nOJFw\r\n=5F3V\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBUI4scVC2gAAQ7Fl5fv+v3Uo9TrEaeYvo7x3qtjSZDAIhAKuHt6uzIGFIaTWpa4Hjo2/vZneYJAIaD+7kCOoeWpix"}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"jason@developit.ca","name":"developit"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.7.3_1573246230388_0.03600726500871909"},"_hasShrinkwrap":false},"7.7.4":{"name":"@babel/parser","version":"7.7.4","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.5.5","@babel/helper-fixtures":"^7.6.3","charcodes":"^0.2.0","unicode-12.0.0":"^0.7.9"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"75767d87cb147709b9bd9b99bf44daa6688874a9","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"_id":"@babel/parser@7.7.4","_nodeVersion":"13.1.0","_npmVersion":"lerna/3.19.0/node@v13.1.0+x64 (linux)","dist":{"integrity":"sha512-jIwvLO0zCL+O/LmEJQjWA75MQTWwx3c3u2JOTDK5D3/9egrWRRA0/0hk9XXywYnXZVVpzrBYeIQTmhwUaePI9g==","shasum":"75ab2d7110c2cf2fa949959afb05fa346d2231bb","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.7.4.tgz","fileCount":7,"unpackedSize":408851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2G/jCRA9TVsSAnZWagAAs6IQAKQ+4WcsP1B+mQW67heb\nnZVanZrXLKotNXYmFVjnpH7hVXE8/+PZ77TsqPhlBG+9p9Y/OjBw7eX8vM4u\njVHZC9xElrP3l4H+OxoyLSsqAsyrrSAN0W3l0q3FqY9bJ5tLlmzQmsQRjxKQ\ngjpGm6taKJACb0BMIUvIpt8RrfY57SmIsJ9w2HmUdWRLt726el+FNBl/5EjP\np2eUzPvRU3NMc0MkbwIZUDBHC4Jo77/C7lWSZuA5WuuI20TffEY8NHCAMW4L\n5ofLuUwyrNW3teq7AhgEal7bleeNecAZhLbtqrYinf68odt1+hil5UKvfMnV\nhQJCi6A5ms2aopBg8HBwNFNp2r/U/BjkLCYDtbTZA4dwJJxx32NmtX7gSO3n\nPSBn+2f24BEWc4iB2ThDbao032gy4q012ErYuldBKl2d9Mm3on4vgrn+/r3s\nlfagxNJB74KdV7b8UDtsYXq/fxFtxZBW+SdtcVM2kRBN9eoDtHGMDuyJkhUl\n7t2Fe0yqK1yWJAyeMnJRZJiVwpqSIQ9w+HCWHwoly8xxd8P9l52J8Tx3Sk3k\n2DV8VaUwBUbrMzfhL0nWCCzfs0D40KM6/OsmDFGIRaiYDkTLkYy+eSmYThcS\nQHGrH7RYT8+j4PJ/KGHJ291TOmRn6Lv/HuX1u6h34TXVoT7OxKILdzyN7Jpf\nrOWH\r\n=8MXl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIASD0cdZGYSmcn2QYoRDhDLMV+ffw9rWiqLZUeZk9D5nAiEA3yDxZAPzFDAFzU9VLBz9q2dMb5gA9GwTf3w4LLzCPgE="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"jason@developit.ca","name":"developit"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.7.4_1574465507141_0.5893449388452949"},"_hasShrinkwrap":false},"7.7.5":{"name":"@babel/parser","version":"7.7.5","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.5.5","@babel/helper-fixtures":"^7.6.3","charcodes":"^0.2.0","unicode-12.0.0":"^0.7.9"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"d04508e510abc624b3e423ff334eff47f297502a","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"_id":"@babel/parser@7.7.5","_nodeVersion":"13.3.0","_npmVersion":"lerna/3.19.0/node@v13.3.0+x64 (linux)","dist":{"integrity":"sha512-KNlOe9+/nk4i29g0VXgl8PEXIRms5xKLJeuZ6UptN0fHv+jDiriG+y94X6qAgWTR0h3KaoM1wK5G5h7MHFRSig==","shasum":"cbf45321619ac12d83363fcf9c94bb67fa646d71","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.7.5.tgz","fileCount":37,"unpackedSize":1700219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6lT+CRA9TVsSAnZWagAA5lwP/1dsOUjcSywtC1KiksqP\n3k3QptFAc7js2odHYXwaoBEWuRAtvE65DJCWYRCytX4NuiqStAMdpw/foqWC\ng1blIoVnV7lyqV8Wosf7ZPJCuyIUrzrgTd2g/MvR3zQEPGKZqzKpGPE9sXpu\nV0Dx3A83WF7k4yZ8hbG4DXaa/OLZkPhYb1BFFpHts9RNsOb1ws3qDNDekD6W\n6/0B9g7L++i5PSi9g6402ZzbEbCBkpRrJAmKY9iXFLFEgwclZHIWQ69Xyxbn\nV+qoRn03GKhPa4u5kRwte8WhocXRy6mobTOMtYV4+TfiWU2UgAz7N0+Wvqs9\nYXFpy4Dz3P5VI1w3O0XbhF95XQvm4zRQmuhJNh3rx6rhDv/47ad7PiWPTL8a\nlheXK3Ha7AsCeZXJeJqGi5NoQqGbXRrsf5WGQUU2m4F81TBAVg/2t2RPr8EX\nVrTNj4OETiWH6vY6u7ySfvSxt3aUkkTfuxtXnF+a7d4wx38nELNNj7vwyzbN\nGiWV+lIjTg8teflvDxbaSptQEXKGobkU++bRoEYOe0nkGxL8WO/N8ABoUxh3\nT1EAPfLaZIOYHor7C7/0pUwBZ9eIxSmUl5675XlAEmQZ9pXTSfUoBU1OMOdt\nGuW3pdT2B04LfFR/rcycqN1/prixUNtXtXDPnRXx7iMbMorQNenSELjYmBsC\nFCXS\r\n=PHXg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCs3Stj+fGyX6W+tGjXfclQgMj6mUutao3gGUMjIoOfcAIgd/H3EHE8vIoXzxbkeKczDDVK23Gmi7fM9+SrKU5s6SM="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"jason@developit.ca","name":"developit"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.7.5_1575638269853_0.6792494162220146"},"_hasShrinkwrap":false},"7.7.7":{"name":"@babel/parser","version":"7.7.7","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.5.5","@babel/helper-fixtures":"^7.6.3","charcodes":"^0.2.0","unicode-12.0.0":"^0.7.9"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"12da0941c898987ae30045a9da90ed5bf58ecaf9","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"_id":"@babel/parser@7.7.7","_nodeVersion":"13.4.0","_npmVersion":"lerna/3.19.0/node@v13.4.0+x64 (linux)","dist":{"integrity":"sha512-WtTZMZAZLbeymhkd/sEaPD8IQyGAhmuTuvTzLiCFM7iXiVdY0gc0IaI+cW0fh1BnSMbJSzXX6/fHllgHKwHhXw==","shasum":"1b886595419cf92d811316d5b715a53ff38b4937","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.7.7.tgz","fileCount":37,"unpackedSize":1703156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+sn2CRA9TVsSAnZWagAAjZoP/i6BR8jehKZo45lFdLdX\nri6fGyNAJ3g0+JTgJTaXoUgax2KmJJuW1OMfZjvVjMNEBt398fpZunLZjHVY\nFsnCT7Gf77V8qa2qLpUcBk4P46ZLbWAxf/yw3yKi0klOvQ7YQ9zPD39Pv2b9\n3ZDQg34fQ0aUNiMAPs/RZk2SCYVhr99aN2cl4pKr13xmPKGDherLcJQCKxD4\nTV0C85NNnpNhYJllA1jSKJdxeFaX6/+uWOlbR34JTjUl9RIg+OQEorJT6xfC\nmBPmWSwH+N1m9aLyzzhD8W45vtE9mCE9SeYckzEG8km+Atcx8B3SqB5VJLHb\nJubY1AeZO/NuETXLikok9dDxcLn9W32DqPWQCU3Jz/1Wv7K3tjxJScCnDg0B\npPN5Irf3DUYUZ0Nxq56cTMG2/x+52gG02g7PA6z485BpktPhbJBmGFQdCK8u\ne4IgBNoHJA5S2zuhJ1UlL2VaXgUoUKB8C93Kx2Cb/KdwaNAcewGq7yaP/aQh\npcfu4Jcb/JPc9RkNsaY0q4iirtrQr2EXYSdkvuhIcTsFVP4ezSLey+BidrlR\nWguU5GL50etjeDkBv6K1tQYa2uakDuWvFHOvgo2FbR08WE/13Id8Obe+WYel\nlt3OULKgc7ggoyUWBeAcdJZMVHWbAKvstp0sAFDj6hSKXBd1UiHINQzt7iEJ\n90ps\r\n=1mcD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCyKqwcnnT/o0j1ZBuxlVuUm3bcQyyMUlBAYiRm/Uf2qgIhAL2PosgNAWsA4gN2kuxXJ3aH1vx6GqwHiGaysWIVUI/m"}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"jason@developit.ca","name":"developit"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.7.7_1576716790074_0.7631632058736537"},"_hasShrinkwrap":false},"7.8.0":{"name":"@babel/parser","version":"7.8.0","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","type":"commonjs","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.8.0","@babel/helper-fixtures":"^7.8.0","charcodes":"^0.2.0","unicode-12.0.0":"^0.7.9"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"2486615a74580283c49475d66067bd7fcab3330e","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"_id":"@babel/parser@7.8.0","_nodeVersion":"13.6.0","_npmVersion":"lerna/3.19.0/node@v13.6.0+x64 (linux)","dist":{"integrity":"sha512-VVtsnUYbd1+2A2vOVhm4P2qNXQE8L/W859GpUHfUcdhX8d3pEKThZuIr6fztocWx9HbK+00/CR0tXnhAggJ4CA==","shasum":"54682775f1fb25dd29a93a02315aab29a6a292bb","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.8.0.tgz","fileCount":38,"unpackedSize":1714814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGmVDCRA9TVsSAnZWagAACDIP/17UKltrFxgVe/fN7peX\nTohEQ/bmoQeerceo4o14HeRz6ckKFd4jsYo9+WucGz4xJSFKheXperPt/xgL\ntor9r45wPqdAuMlOs/bnERM8lOclzDaTe7xUHgOLG537jdlfIhURhR8AmXBl\n5/VJ890L9dSKIqe/yH7r/y1K64jtwNOWUUig4DTL8oWXiMJD+mJltsLO2na9\nGaqyb4jlrZk7vPv1QkHz0i1SU6IXEwhOSQ6rBjXMWGzwJkpWZDakQlAnJ2gU\nrlaLaji/DvSZzMaqEUShi7Cyb9FMgqhPLH+5n4o6iKv2EaT7ZU4GU8Mq5SKY\nty3/utk0G8fde7vc5U40EvvmyIw4eRFYuOer1PT1yCXivkTem8cifN3Kua2f\n/mGxdkLHhx8KYATm9NG1VKyeOk4NKW3zgBAVJuU9pTZfply6g9I9A2piBkhg\nbll8wUrxLG/roG/I2HIaDMYHMS1O+m+kDAx8N1oMwiP5D8eOYakIx9GURtkS\n4Qd/np0OrVVgr0KzTrUD2NdFM53bJFhp8Pw2op4PUigJpS636d53GsodRvFY\nSdS0eQ+Q5/uk7ZggvW336mylnmTJEL/8REMgvXuAcG9az0DCPiUVzDi07lzw\nHsFvit0N/clbVh1nfndjHVM99Bc2kV+WGKaAxGFY99aa/9pIBPjTiAWeVdEu\n5NVw\r\n=SYn7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICT9sdEdbU4gvKBQyz57kCJw0rfI4Dx3kd+V2O+JBtgPAiBCQRLZh07JDUajGx4rfJZ4PLhk0UPEx4LER1+woqqhUw=="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"jason@developit.ca","name":"developit"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.8.0_1578788163161_0.3515771185773513"},"_hasShrinkwrap":false},"7.8.3":{"name":"@babel/parser","version":"7.8.3","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.8.3","@babel/helper-fixtures":"^7.8.3","charcodes":"^0.2.0","unicode-12.0.0":"^0.7.9"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"a7620bd266ae1345975767bbc7abf09034437017","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"_id":"@babel/parser@7.8.3","_nodeVersion":"13.6.0","_npmVersion":"lerna/3.19.0/node@v13.6.0+x64 (linux)","dist":{"integrity":"sha512-/V72F4Yp/qmHaTALizEm9Gf2eQHV3QyTL3K0cNfijwnMnb1L+LDlAubb/ZnSdGAVzVSWakujHYs1I26x66sMeQ==","shasum":"790874091d2001c9be6ec426c2eed47bc7679081","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.8.3.tgz","fileCount":38,"unpackedSize":1714792,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHOPyCRA9TVsSAnZWagAAO6QP/3WBXfyPAl5UaTogg1X3\nt+dOvMoUsea2kA62eqEaQx29rT1PiZes7Uz/P/fSxaKZj0apv5Ren7MquEYr\nuNyiFK1zpC13Bdfv2OB/UVolFs9/A421FicCRrQoSocTZTd99QCEHtUFSfJq\nW5dyoL/jifARKmnqx51UgOWSBrgBG78lSxhv0GNBeeQzfaroQQfebKecd9cK\nvmkE/EKtpIv0Nf/9f4bgjYsZFt4hi+z2eIihvrAM6ulpaAcvNok/g0uTSg2c\n3S9uG35AQwdGt0CdsGS4iuv0dg446zHTtyV7BMfVGi2Qz2LMiIZlKzanLyzY\nYal4F0owxxIdQiclTzv5qOBEq2YbPfBmjqRNC6kbYH7jqlksZeil7uncOfqR\npXrzu6Yd4Z2h7UMvqzSSCUfhMg2+T0jUyOArCYEErT7fmN6W2vj1nmyIo3Fo\nbjI2UZr4ZFxV/5p8uRmKpvTsUnZVmyS31ZRcXWByKeSZzH0LDlTrDqkZ07qy\nMfKiw0Spc7kw8KN3HrwBeryYCdvy3d0YQ2AGB7LXpKgQA3M4tchqYyLgzpBO\nGKpD17XLvJIjkXKV5cjfQM+JHQF1u5j0azqo7sm3rJJbFyI61x54uelcR5Bw\ngK173vdBPXlWBjXYKAPYLyd8xRkvYJkFz75iY23jdDuaXEy2cMNtSlI4k2fm\nuIdk\r\n=lDCU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6/LQLx/kyfS5H+lNnmIX7eEDGFDWHTt9kmnp/cT7esQIgV8vCvn/AE+Rp5eavSAxeSw6rE7Ia//iVbhvk0rs3OIU="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"jason@developit.ca","name":"developit"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.8.3_1578951665726_0.2609691682234143"},"_hasShrinkwrap":false},"7.8.4":{"name":"@babel/parser","version":"7.8.4","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.8.3","@babel/helper-fixtures":"^7.8.3","charcodes":"^0.2.0","unicode-12.0.0":"^0.7.9"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"5c2e6bc07fed3d28801d93168622c99ae622653a","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"_id":"@babel/parser@7.8.4","_nodeVersion":"13.7.0","_npmVersion":"lerna/3.19.0/node@v13.7.0+x64 (linux)","dist":{"integrity":"sha512-0fKu/QqildpXmPVaRBoXOlyBb3MC+J0A66x97qEfLOMkn3u6nfY5esWogQwi/K0BjASYy4DbnsEWnpNL6qT5Mw==","shasum":"d1dbe64691d60358a974295fa53da074dd2ce8e8","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.8.4.tgz","fileCount":38,"unpackedSize":1715052,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMs4GCRA9TVsSAnZWagAAIuEP+QANn3lN+20RKkJC9kCh\negRqlLKWX1lmuy1RzSpvjYrSV4VjO++APQF94PJS0Vag74kGGAmDFY8YVZAy\nGrvQW1MhDlpdRqcutHiS5G329jITKQxqE/HBdEPKiQKbK/dF+7qNaCh9fej8\nj1gcbwb5cPegxlZGPlAOYz0xUQ1lTCvRLEmvYJKvKJdaOFzZ5kkWMixKvRAA\n6IaBWP79x08r2Kxde7Vg2oPU+EN3YI501ZsBliUYfi5MdjpaJhjyL5DNtqjh\nLEs4NbFkd2hGDlt9S/u4MXOGk6k9Kc2CrF4vnPa8TmDC7huGCJ3zYBpu+5wy\nWgLe1d54pJkjEk41kkyQZEEbUjjAWSfkVGHe/zRbitUh1yhjSS/cfXDny70d\nn8cnYZsvLFULr5qMUv4VKZmJyBJxo/YhmHzpJJobi7WnjqNRBUh6s9y+8b7M\n/O9NeDK8z5RQNAYaAddeRFglkA+YBsSjqQILDc/zgT2XtPKll3iQoDA7x4bC\n2zlK+el+F9y7sKEUrIt0qVnG6PqdehB+1yfulJqKbItPNFDuojFaKyLQeZHx\nmhOJ1avhOfGjQiz+0MxG9B+fC9d/vwvPJK21fFcvpkF568eu8SjnyABd4PW7\nBOQv/asBTxTnFjErrR9fCn0/NfXdZYt1ix6C+Ib5yaIvNsf2Zj915xr+dVCU\n+av+\r\n=mgY9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHg7aG+c1UrI2FQXPz8Rnu5PldlQD8+bx1FetvqWew8TAiB3VkY7RCx6xfB6r2CrXXIaq5a5/tAaN8/BjxmYublarQ=="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"jason@developit.ca","name":"developit"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.8.4_1580387846411_0.8385726471324357"},"_hasShrinkwrap":false},"7.8.6":{"name":"@babel/parser","version":"7.8.6","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.8.3","@babel/helper-fixtures":"^7.8.6","charcodes":"^0.2.0","unicode-12.0.0":"^0.7.9"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"750d3dde3bd2d390819820fd22c05441da78751b","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"_id":"@babel/parser@7.8.6","_nodeVersion":"13.7.0","_npmVersion":"lerna/3.19.0/node@v13.7.0+x64 (linux)","dist":{"integrity":"sha512-trGNYSfwq5s0SgM1BMEB8hX3NDmO7EP2wsDGDexiaKMB92BaRpS+qZfpkMqUBhcsOTBwNy9B/jieo4ad/t/z2g==","shasum":"ba5c9910cddb77685a008e3c587af8d27b67962c","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.8.6.tgz","fileCount":39,"unpackedSize":1723532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeV7RGCRA9TVsSAnZWagAARM8P/jhcfTYooe7fxQVMMUf/\n9czqHzprMEwiTt/dhl/eQhMOeDM7cheJmjN2Ak+KFUJBGQIjhC56MuaVaZPj\nS7MtYR2liLC8GuzIlgRHoy3qpCb9kW4Y0MFDCLX9mNCf/ZuyjiYKaR2vZ9LT\nXTuykPyg3TUMkJ+Y0DqaUmgY9wIY8rhQGvQxlIwOETYdt9HDnc9VOrmb7PSN\nX1T5jYuNL+UN5apPQ9sMNWfXd/KpCNSBLYnNgNg03SdT0wP38FPes9xlDtAh\nkUYq9l121Ldiy5bmcYFf1sazC1r8NZOgJotcToIs3u/0Ys4X1JK5LpPNRwdg\n1NNP0pRvLGYUBMwd5PF2KdfAIekp1nDr5lJcYv3FQcJ7Y8S8bXcHJXogZDRx\nInWXrw+a4lGuKzoOc/NyBhsgC52GOoshQBYImuIubi5E8IG66Agwvr/xiyKW\nve3OyIcNgpIBWt+PV+cYLzg78dVz9H934YQwseWkoleAnhgv6xz2gNqV8tNO\nEJ7on1hS+Ff8KHk8ZPhIQBHvmLSVflJgpxmxlqktVcZoSzc7xae50vBsDs8P\nC0Nsrjkw0A7Yp/lwFyqZ0DIToz9ROuDh/GkvWpfQycZ1qeRXnSq+LvxDtNc1\nJy+LtNnJ8twxdNzzLZx+v26G+7fTvQlQMuwhWV1xoLkYyVVzA5wkhw6HrFb9\ngo0a\r\n=RUC5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCgAbu2cuZcRWFuAAc/2jL9CQ3sT3GlabpDL1b+G7FX6wIgPIcWvnvBjVHvyGY/rpgY9X0Sg0Oyp7lFoVmetyXyhHY="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"jason@developit.ca","name":"developit"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.8.6_1582806085711_0.43477520047067597"},"_hasShrinkwrap":false},"7.8.7":{"name":"@babel/parser","version":"7.8.7","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.8.3","@babel/helper-fixtures":"^7.8.6","charcodes":"^0.2.0","unicode-12.0.0":"^0.7.9"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"595f65f33b8e948e34d12be83f700cf8d070c790","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"_id":"@babel/parser@7.8.7","_nodeVersion":"13.7.0","_npmVersion":"lerna/3.19.0/node@v13.7.0+x64 (linux)","dist":{"integrity":"sha512-9JWls8WilDXFGxs0phaXAZgpxTZhSk/yOYH2hTHC0X1yC7Z78IJfvR1vJ+rmJKq3I35td2XzXzN6ZLYlna+r/A==","shasum":"7b8facf95d25fef9534aad51c4ffecde1a61e26a","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.8.7.tgz","fileCount":39,"unpackedSize":1770613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYFw3CRA9TVsSAnZWagAACRUP/A/CPW3DjvLn/d6w51Xy\nWIKmpZVsA6akvKII/sbjdKfZq7epJN6IvpcHk8vaTOeZwq2Fu7C+qHk4/sCQ\n36sPGuTY5sWFWJSWIunaxDyXPWix1In3SRyQegG/cq3pApcBUaHttepR71yS\np6NWRFAghy4c3tUNv4fD3iVdmv5xRKpilfz3nKhozY2lPOi/Qg0NyQUiJqor\naX3ghCKrefWV5m14l9tQOD9jAL90T4+PjN7I9WvOrnEz5GSR1rsS4F2h1nPL\n6viy49zf134rp/wu7PpLajzTZbzyamjETgkvEgJlLWfNzvP50r5SGkUrWSD5\n0yFWPlde9wl+sQXk9HfQVXbVoX9iOsPVyM6xFu3obRMwBiHZYd5XJMYsRm/5\nok5bD6zHSj+/Ran4rMmJI9Gqx0JalconbHPHSFo7riotJ48RIhoxAZ0hyGT5\n/e6cqVwTuBEwheu/KEUS5RVIOZMclFQfVgid0MinuGgjhElqlWlOuLSU3Nc5\np5DmkfvU+tKSAisS+wZ+pQbdBTjd002CP+y8cRocUW9MUNejE2vLuhVqm+WZ\nwhzevnhM3LNjo0BbrsKsGdDrjSQ7GfdU7fv6/dCFdj6bfVUYw0epYySEokOU\nHSBw6HZWWplU013T56hufQ/XlXKRh9i89N4y5eGpK79nvnEnbu6M+STeTLeM\nfoAm\r\n=3cCA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCcIhf+lLSqlAp/0+h2TRfUzAbEfDlBAVm8ymf+7NBB/wIgchd2fhmLf4PXCn1+Yghod8LAim2d+35ev67SJ2pXfVI="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"jason@developit.ca","name":"developit"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.8.7_1583373366838_0.8861236394216647"},"_hasShrinkwrap":false},"7.8.8":{"name":"@babel/parser","version":"7.8.8","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.8.3","@babel/helper-fixtures":"^7.8.6","charcodes":"^0.2.0","unicode-12.0.0":"^0.7.9"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"c831a2450dbf252c75750a455c63e1016c2f2244","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"_id":"@babel/parser@7.8.8","_nodeVersion":"13.9.0","_npmVersion":"lerna/3.19.0/node@v13.9.0+x64 (linux)","dist":{"integrity":"sha512-mO5GWzBPsPf6865iIbzNE0AvkKF3NE+2S3eRUpE+FE07BOAkXh6G+GW/Pj01hhXjve1WScbaIO4UlY1JKeqCcA==","shasum":"4c3b7ce36db37e0629be1f0d50a571d2f86f6cd4","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.8.8.tgz","fileCount":39,"unpackedSize":1818941,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaoQiCRA9TVsSAnZWagAAbLYP/AlmX1zLjZ8sn1I8QCIM\nEduJuYae8ZjKg7WniJExPpXY5mntYA3kHojsgBcieTWqrCBmdvQAZSinhDW/\n0k4bq4UD4sh3gWtwqrFSY+7ygH6owSV0YiJyy4X07joDQRl6ivl7uwsfW17H\npcVklsA+/J+YzhCBozjS5RZ/kbn2PchcmSxSCiGkJzrxFIhrTxtR6d/M31DW\nn81gJoDfk+de/1L0nu5BljpRr/eZopxtWUi0HR6FB3WrM4QCylovDilPnmsm\n8zaxU6jkGfFKauyHjSxjDovS2MBOXZlEkXu9nbJM1Hxbpw2HFUKB5DOYQMqP\nwGDJefRj7Ym7eYEsQ35s+GurXuAQO7slNlUYpmac+ED3M816QvkWtp4jT8qD\noF9Lna2yD8DGiJQnzOhcdbLQDEEsN/Mj3NUy4evyUsaNplQN1D829lbCRvPP\nCkrfuMcuxSS+KsTNp8HEA0Jeg+bnqwKwobVxs0ko/ix8/bMSJ/icbPArXvVO\nDDKlT51WlnB/X2z+0WZYBTNZdgscPIOdChFo66U5+3svvs3oP4WMO99KrtiP\nSxw5Hf6iIStNRSOdwZI8z6H+WfAQCUZuQguASNHwuVXSuqQ0q1bEL1JN5YAN\nj9FVRjJasGY5aQQx9YLekxfzbBPH50hQkC+JEaM6VhqqVRMqJ5cOY470JsVH\nMQ4V\r\n=TaS1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDPfiXt7NDuZOZYsEXdrXs159A2Lcu6TCjgOrjCuVVOEAIhAJCLntwoYyT1OREUafHE1B9ZZ2Kg8IKkjrPlslMrGnif"}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"jason@developit.ca","name":"developit"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.8.8_1584038945913_0.19482960759255374"},"_hasShrinkwrap":false},"7.9.0":{"name":"@babel/parser","version":"7.9.0","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.8.3","@babel/helper-fixtures":"^7.8.6","@babel/helper-validator-identifier":"^7.9.0","charcodes":"^0.2.0"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"8d5e422be27251cfaadf8dd2536b31b4a5024b02","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"_id":"@babel/parser@7.9.0","_nodeVersion":"13.11.0","_npmVersion":"lerna/3.19.0/node@v13.11.0+x64 (linux)","dist":{"integrity":"sha512-Iwyp00CZsypoNJcpXCbq3G4tcDgphtlMwMVrMhhZ//XBkqjXF7LW6V511yk0+pBX3ZwwGnPea+pTKNJiqA7pUg==","shasum":"f821b32313f07ee570976d3f6238e8d2d66e0a8e","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.9.0.tgz","fileCount":39,"unpackedSize":1843888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedOOsCRA9TVsSAnZWagAAF7kP/RuZp5WdQKWPyZPrzBDf\nMltXtHT9BUdwCQFHSxRF2uNBWDudmnubwrQTHmVv1FeNLp2ycDpN68Rn2Qxh\naKXPH1N6O6qovGzKvEAHQI0qJxv5bzph/otPViQG9SexSn9+AdWfqiFnGSZ5\nQ/OmbNHiTpN6PO06KV5L8x6Njxov+pqgAhwcwWyQZ3JNTCMyZw6ZJPTL8mfQ\nXDmocpf0/L9eMMPDv8jld8dQ4uOy4k7Cm0XPw0WEvOHd9k/DHEYgRftCxyM1\nCOgHnl8XyHmVRNqKdnuh1rJm16vh4LUxVNNeZdALnqcoCxs+fZzRg9YVmc7r\nwOD0nx6HZVQuuZYrvfcjN0cwzmZsTCJ7byond6XVfQKmzYZViJhPfcr5XONN\n+B41cxdjRMrklS9bHqppQgvibrHLmFzgxT5wTfy1RtLxHqTOFczaCdarfZC9\nq/vB5WObdnrA3VeqfsaVi9IlKP5hXc1I1vuzYHbyN3muZ99mi5x1v9VOxJ/1\neT6stbCsmdxKXOsYYn/Ti3SHUjJiMtrpTeoNl47rRrPJ6pTFKZZdwToUKGV5\nx80Wi3gIGfTxQotmlD5m3iXAY/vDjPOiEp8LbTq3uZ0TcOdc6Kz/2vqj8V8F\nw6Kohhw9EkmorW1JoHBCJBnE+DUrz4APUxM/vpq8b6Mfl32qiFgV9HRqnonf\nPJXb\r\n=kjIy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGUqn9bx5/bFQAagUczvPGsD2s3G+TGzrlzVau7MX8LlAiEA/loosNEXEn6Wb7PpNbMf4Cst+5a6SJJ5H6ZFnFhpwLw="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"jason@developit.ca","name":"developit"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.9.0_1584718764348_0.6120134453634685"},"_hasShrinkwrap":false},"7.9.2":{"name":"@babel/parser","version":"7.9.2","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.8.3","@babel/helper-fixtures":"^7.8.6","@babel/helper-validator-identifier":"^7.9.0","charcodes":"^0.2.0"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"2399e0df23cbd574a5ab39822288c438f5380ae8","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"_id":"@babel/parser@7.9.2","_nodeVersion":"13.11.0","_npmVersion":"lerna/3.19.0/node@v13.11.0+x64 (linux)","dist":{"integrity":"sha512-2jyvKdoOS1aWAFL2rjJZmamyDDkPCx/AAz4/Wh1Dfxvw8qqnOvek/ZlHQ2noO/o8JpnXa/WiUUFOv48meBKkpA==","shasum":"4e767f424b479c514077544484d1f9bdba7f1158","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.9.2.tgz","fileCount":39,"unpackedSize":1845137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJediE8CRA9TVsSAnZWagAA07UQAIaXenuAIIjAnZrUJ3lR\nvU4wUcHD+Jko3bNbB12iuNivkv66Kh4tU4e5czt8BLWTHKnUgTkhBTOXlPPs\nTSmhEuaG/vCjmd7i8zt4ygRGjHpYXSLZuknNxZ5qVapwS0cpT4cn4mY5HP8y\nKTLJzkS03CojlVKW2pdjo++1wqVqhWkLkb8uhfYYWI8DozwMvu/PZMQZLcs/\nk6JM5FYH0cYKu+n6/bYPe6oLncdDO5AS0o89DfR/G0sByuaypEY7XqRpUiWg\nzufjwsdtrIQsmwopC3y6GIGgDfw3yKkMQIG6981JcgaBXsevDkl/B0e9UjVA\nqSUVExQjwbc6XjyjOyzeyo4EVwxv4waV5WGbLnDFy40sDKYP/+e20MoSInTy\ndWCbpWtbhEjPXCkked9MqNCxHdBQLilKhNAmxCSE3CS5wtjguZgRN9GqZdbE\n4G76ZcIudtayosPA8B0Jr3ywQ1WGtnJQxZYPipYyxVgkwNmgLpTuqProWQq9\naCIMhKVjyurIeGsHq4RqVV0E6ITRQPgG3t5kATnD0pOz5+WAGV9C4yNOyLsR\nXOQ1JevlRauFTZL9YcRJOeZmKr8PFfXJIGZ70tf2SWdmT91zJ995rrqayTpV\nkvlr2R9WHXkzVUZ8GoUKtXbuKVsjYGm+OblSvsJk1cVl47c+rsWzujYLHEEE\nz5y+\r\n=iMN2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdTiEOqGTHigZfTyFZLkje7P+bCqzjHQAj/SwiO+u61QIhAKOZ1kk6osQ9V8Fq7VGOqeJ2/W1zUij34SnOLAPPskde"}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"jason@developit.ca","name":"developit"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.9.2_1584800060116_0.054291313376471084"},"_hasShrinkwrap":false},"7.9.3":{"name":"@babel/parser","version":"7.9.3","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.8.3","@babel/helper-fixtures":"^7.8.6","@babel/helper-validator-identifier":"^7.9.0","charcodes":"^0.2.0"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"1ae85560a7e1c24e80aadd04a44e0dfa3e2699fc","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"_id":"@babel/parser@7.9.3","_nodeVersion":"13.11.0","_npmVersion":"lerna/3.19.0/node@v13.11.0+x64 (linux)","dist":{"integrity":"sha512-E6SpIDJZ0cZAKoCNk+qSDd0ChfTnpiJN9FfNf3RZ20dzwA2vL2oq5IX1XTVT+4vDmRlta2nGk5HGMMskJAR+4A==","shasum":"043a5fc2ad8b7ea9facddc4e802a1f0f25da7255","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.9.3.tgz","fileCount":8,"unpackedSize":1434835,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJed0XdCRA9TVsSAnZWagAA/9UP/iZtRFGwQjsECHKVoh9K\nANJIuz3U5IzP8jwGxGjjLCXssSlwpzR7y4O31B1Iit/oPFxq1ia2PBxGDr+y\ngOwkJsSXvy0X6b1ndgK0ICZX1zsMh560mx1L8UL2t8+3pVkfoiXR9sKACRvI\nCdoWvIHpjobKFdcIGe7vj/r9NWmZB5zeSWxdzIN8BlGVZV8kGpiKRmVZmBvU\nrn+jNjbsqb1pqAOxNc57+gLQAKMBTYXwbjesFNBmrsVo+lb7jc+1mctFs91n\nulJ3qML7m3PJuVOatMqeRDrTj6MKz4FFOANWLl44Cb1HVUKcAx+ePQOAJ5x1\nnGsj61cW8ErxW4CjXv11MUwpCMxPs+/tuxvEIp3PNSJaPCmjx5+JwRzHBQ/y\nLqrxbnxYRpm0/lR40foRDEXlROeEkvczkKave/5IrnvvUla6ouzEXCG9Vl3W\nsUEmhy7hh86iLQXzPigXVE/kLgK2n3jscWIJuk2ai89zRsQQcVeiZ4h7KsfE\n3UNSn60pp8ChVs+pBpWeBXJHvmsXDm5A8sBXw8m19wh+IgMZQx9g9IJ0UVMo\ngyR4K+0BO8BjvMGMhzqagpJF9AS5+LBo8sUF70XGSVhQFTj0H3pDiu9cVa7K\ncDyQGjp40YE1BKOj3mjvUo7NV5mp+t9IVrH6ZcVJEm5cnWv12F9dH0b53qUy\nN7U/\r\n=8HF5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDRcMpHjPEdGnfXX+q0X3iLBjiqjcmXTD0crTBlXsX7BgIhAKurdexRWMCvcVGLLXK3Lpihd0RoCALNL/wXShA3A3G6"}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"jason@developit.ca","name":"developit"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.9.3_1584874972620_0.44836192686422205"},"_hasShrinkwrap":false},"7.9.4":{"name":"@babel/parser","version":"7.9.4","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.8.3","@babel/helper-fixtures":"^7.8.6","@babel/helper-validator-identifier":"^7.9.0","charcodes":"^0.2.0"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"d3cf5fb5f4b46a1f7e9e33f2d24a466e3ea1e50f","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"_id":"@babel/parser@7.9.4","_nodeVersion":"13.11.0","_npmVersion":"lerna/3.19.0/node@v13.11.0+x64 (linux)","dist":{"integrity":"sha512-bC49otXX6N0/VYhgOMh4gnP26E9xnDZK3TmbNpxYzzz9BQLBosQwfyOe9/cXUU3txYhTzLCbcqd5c8y/OmCjHA==","shasum":"68a35e6b0319bbc014465be43828300113f2f2e8","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.9.4.tgz","fileCount":8,"unpackedSize":1435324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeecVbCRA9TVsSAnZWagAAF9YP+gIWWbhxSRiEgsidFRJ2\nxDYkXk/VTHpAUR3eLpwdys07wHW7NK3eYdA0RCEAjMopa6A3MKiGrt3v9HEN\n298yGyYluX9erbzWtoTyeuldXLJcXbX5QsvZMaOzn8zI5TGuNhpEUlyBtlvM\nIQH4pnMs7xY9CjVpywLevdBhBiCSjyB/bily1BA6Hq9sQUAYOvla7fgaOgUO\nfJo1Pd3fZffAHB5BrxBojD/8R66FzSCQxTX77Di9Ts89t766bDCOK0DxEQII\ncjhJKWrVrBDrIbrtBp/VRP5a+53vRyUG+HI2TsMBR9GCKWC9lV9F2pogn1fV\nBSnx5ehNcql2HrqejGBYrLxICugPGzrg+opurQCo8kyVKb2A8hgAYHJAVPjq\nRA/TpI3lXCv1jPQMPOJWB0j5r0eio2z9gH3aor61Xhuwcj6Bwa15v2kyQ9/F\nZK7A/RqL5lE/tVcLolbNfJ9h7RS1Ep1Lc0492KjXirWlukvTAqdCbWEYISRN\n1aOy43yVuU/Mu6zYnLxiWCcqKMxQwQ/s/AAGz4ObBIYfxkXoHGPRgvWvxqTA\nmOnu0U9y788oeGjQGhFausttoCjP0vdTGlq83BshtrmirIqSM+0lSoxPOklF\nFR17OApfpRDMPAnsDneBoSaEdZ6OwXoGqWRa8TByAu+oF0bWlEqm/rz35nQl\nhE3y\r\n=mhns\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCS7gIrSWIYiYNEAw1dNNv6l1dN1kNGhvkrozHrD1vXqwIhAIgKUHRohiw0ZpP0nmz72OEqjcqLcjzltu+2yrCvaC9C"}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"jason@developit.ca","name":"developit"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.9.4_1585038682994_0.29666034728529"},"_hasShrinkwrap":false},"7.9.6":{"name":"@babel/parser","version":"7.9.6","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.8.3","@babel/helper-fixtures":"^7.8.6","@babel/helper-validator-identifier":"^7.9.0","charcodes":"^0.2.0"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"9c2846bcacc75aa931ea9d556950c2113765d43d","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"_id":"@babel/parser@7.9.6","_nodeVersion":"14.0.0","_npmVersion":"lerna/3.19.0/node@v14.0.0+x64 (linux)","dist":{"integrity":"sha512-AoeIEJn8vt+d/6+PXDRPaksYhnlbMIiejioBZvvMQsOjW/JYK6k/0dKnvvP3EhK5GfMBWDPtrxRtegWdAcdq9Q==","shasum":"3b1bbb30dabe600cd72db58720998376ff653bc7","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.9.6.tgz","fileCount":8,"unpackedSize":1438793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqcmNCRA9TVsSAnZWagAAORUP/1TeYpEdRtr2RtIIPBG4\n/g1bGwTscRLj8IK8opBts7No8r0/L6v/MflzvIxS30rZ2jK/WKZLngFnfx8k\nWRkciXA3qHUa0VqKmsTUr4tQGDOvfFZUYHon1vQI2wWW8/s3XQ5oOWLFncZq\ndMTkcvdyBDiOSFQjF4Fedp8hsT24eQO5kw3TYXoHwJ7Om22eKhMWwxZQaRia\nuL2HVbz7qq1zP+szpZJI/FjHZxLeXa1ukZ3p0chU6rTBoDA/lB4sljAguwTH\nCkarUj8QEq74Fz+xm5+SiPA0wb5Qp+3FR1lxmfl+turMtCZ7dv6MEDru5w8L\nnEY9HAL+jPEmsCXNC6hbg5JVba9nBcjv0S6AaezfSrE1VAaJvNhOR0aPjupf\nrygaGyTZ9hxQbrlmrKGRWBZQyUoIfbCFK6u3qJ3POWf4zZWhC4uCDHrFCTaS\nDZ1uxM7y7RVQfUNEKj8peKtE87ZRqaKm3pgmHTH0T1RuIDkKG/aYo1+brK2T\nPQ3YS3nQ8BEjIFoKr1sDUYBHrHbsFU1fqj9WyFgaGuHd2ql730OWr013UZm/\nD2JySs27Fxy6gOygZ9kRVR0PvthSc1Td5Giy6+ZDGSU729hhl83khPSpP6vE\nOPr+Mnypt34e9HhYFT1tOFc+QoomQFqzGepB4rpI62++VRKcdM1ftuo0OVjU\neaUl\r\n=McMF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDT4cuya0FIF4EB+rO6KgjibM3olQVs6iw6HZ4G6XnD8AiAQcaYvdCrgqGMKR4RETpP5eBkTvtWnhCM0i1s4WftwuQ=="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.9.6_1588185485200_0.9509753147815743"},"_hasShrinkwrap":false},"7.10.0":{"name":"@babel/parser","version":"7.10.0","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.8.3","@babel/helper-fixtures":"^7.8.6","@babel/helper-validator-identifier":"^7.9.0","charcodes":"^0.2.0"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"5da2440adff6f25579fb6e9a018062291c89416f","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"_id":"@babel/parser@7.10.0","_nodeVersion":"14.3.0","_npmVersion":"lerna/3.19.0/node@v14.3.0+x64 (linux)","dist":{"integrity":"sha512-fnDUl1Uy2gThM4IFVW4ISNHqr3cJrCsRkSCasFgx0XDO9JcttDS5ytyBc4Cu4X1+fjoo3IVvFbRD6TeFlHJlEQ==","shasum":"8eca3e71a73dd562c5222376b08253436bb4995b","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.10.0.tgz","fileCount":8,"unpackedSize":1398085,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezY16CRA9TVsSAnZWagAAz7wP/Rux9prGFhwpePTC+0+c\niiJ6PijleO84QgbXsLGQJX1dXL6/nAldi5B8mDuIlXeKFF1dYDuRsezspUxL\nVLadcwtCsA0FVFp9ZQwj1jlZqARNje2BXDrxFscQuIdIhTr/SVgYXhduyrtb\n2JSPM0EVkl2SQ9nQy5+LdrO2gyXNxjTFNPnUH0Y5zfuvq+N+gLu4P2amyo8B\nn0g6SiBURy39iyxIBFAE/9AevF0ByYqVMgX5bRMP4Grwu0AT3GJ/YA/IDo3/\nLJ2/1ZlFwCuwYu2rFXCtoR6FVvTo5nGqJy6jL4P2Uh2xfa9TA14xl/k7xF1o\nQC/6VoNvVk5en5hx53lqr3Ztrezz1ZsvqqYNTd7jA18xYAxMz/JjHMY5B4JX\n6mKHaLD9XCeKGxsSnecKFpzKF56QA372Bkq1Hlz+2Tw2pekRomWONXT9Iqfj\n7EgcpOG2T1P455+IT2fMO9q24vqmP8Kxpc2WNRJBg2+JhsMElW4rW9LE6bQj\nLTQDGtABN4pkx68FodxUKNrg5dIbij2edExs8sNWJ7k4ognDCyN+a03BDNmn\nxedIXt3UYg+93CkWdmzHoPOvW7Pr4pYwOsJmtlV7zLCzooWUrLmIoEQBhxI4\nLaP40Q/Cpl/XkNrfDGIm99uhdtUDk2hDd0LsPsXc4tO+MbyVenk5192b5arf\nG8y2\r\n=B2u4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCIXQhJ9ju3PvFIAZZkGJMS7rb1VrFsocKx5yw3GQ2GIQIgLpahTDu+NdhtchhYKfpE/AumZFP3Pop9oVb6A+lTKQI="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.10.0_1590529395448_0.6360338306807312"},"_hasShrinkwrap":false},"7.10.1":{"name":"@babel/parser","version":"7.10.1","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"git+https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.10.1","@babel/helper-fixtures":"^7.10.1","@babel/helper-validator-identifier":"^7.10.1","charcodes":"^0.2.0"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"88f57a7ea659d25232bf62de1efceb5d6299b8cf","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"bugs":{"url":"https://github.com/babel/babel/issues"},"_id":"@babel/parser@7.10.1","_nodeVersion":"12.16.3","_npmVersion":"lerna/3.19.0/node@v12.16.3+x64 (linux)","dist":{"integrity":"sha512-AUTksaz3FqugBkbTZ1i+lDLG5qy8hIzCaAxEtttU6C0BtZZU9pkNZtWSVAht4EW9kl46YBiyTGMp9xTTGqViNg==","shasum":"2e142c27ca58aa2c7b119d09269b702c8bbad28c","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.10.1.tgz","fileCount":8,"unpackedSize":1398136,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezuR/CRA9TVsSAnZWagAA8yoP/1cXtTNi1bBwMkAjnphg\nH1jQfKahZV6g8LCckjwIzT34pnRIqCVORXmce9MoBwhW08ALHjb7CYIZBT/2\nqmRhjXBE9kN6joEsaaSlIKcmCdc/cjDbCnr9RmnqO01t69rO5hrxalAX4Vx6\nxiVlw6s+5Y4Tv4BkkPHK3GskS4ifGMMvCiZqUcuvDrWCErzgwSxT1+uKgRBb\nC+QOjpuylYfcHCBN3Bk+g3fTqmcTsE4J621exYA0BNy7MaJ1NHgC8bEPpMQA\ntBzr+4ajSMyvInyxFqyrPkSaNW6xkLoFbzsyNOH00z0z8D+xZAsKsRHyN5vK\njVqE+4WeT5Fuo8oNkuYADvbiMmqNuQMC/WxiV1r4rmKtUJSbTkKVYJumuS+w\negh1RTeQKlKxKEC1iMEvA/pknNOuikGOnltvWnmDUxLy+TExD8m1vxfuFN0P\nEBhQtmkr69djsfsOV24vtrJGljhkjeAmAyQ+xH1GO/mH5Lc7BMPcFZB5r3o6\nftayj6cXkh6Boz6kz9RfMpYrE+mxYpUFABghqDvXFysDAWnzzTvyJQqQRv+n\n58Fn///LFoFFDFVUF+KAoexGMW/dGoIpotno6bV5iHDnU/gBa2sm6rYcBhhD\nRuZLoShGuka9jIei3sA0Xio5Y0NfuOqvfCdWhoe/GT31N9OBTbqF21Pg1CGu\nk7If\r\n=6JM/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCqTmiMBsfDMNNpgLbvqaoUvBCsp5HJh1xeqG3T/b6G0wIhAL0PuycTe3KUw6KfEBke6YnG4hXnvmaUUmsnrwNK/W3y"}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.10.1_1590617215297_0.6323533844234692"},"_hasShrinkwrap":false},"7.10.2":{"name":"@babel/parser","version":"7.10.2","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"git+https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.10.1","@babel/helper-fixtures":"^7.10.1","@babel/helper-validator-identifier":"^7.10.1","charcodes":"^0.2.0"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"b0350e5b1e86bd2d53b4a25705e39eb380ec65a2","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"bugs":{"url":"https://github.com/babel/babel/issues"},"_id":"@babel/parser@7.10.2","_nodeVersion":"12.17.0","_npmVersion":"lerna/3.19.0/node@v12.17.0+x64 (linux)","dist":{"integrity":"sha512-PApSXlNMJyB4JiGVhCOlzKIif+TKFTvu0aQAhnTvfP/z3vVSN6ZypH5bfUNwFXXjRQtUEBNFd2PtmCmG2Py3qQ==","shasum":"871807f10442b92ff97e4783b9b54f6a0ca812d0","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.10.2.tgz","fileCount":8,"unpackedSize":1399406,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0rMXCRA9TVsSAnZWagAAc9AP/A4hTcJgROTW3ncges4z\n4EWImTXMSsYRqDT2+66yf83lh7kARhFyG5IouyquGFs8yD+aPKpRprlbJBon\nLDhB4HpoH4Rv5mF6T7miFA/M73kdnl4AyUslIjSP6JyEqGKs2R1u+3kv7mfH\niQMtRTQN45/xfvbdVMBgrQdLiSQgr0qyqKhykDYNYTC6tm2yTOKhtuvROmuu\nAKCYeyXMtUgmic/inxylPKYUvEU6DQQi9IVWO8aupp6RTmq+KzMDQa8AEWLg\ni6J30kQ8F+fzY1zZGzUVS2ueA3gncRlfMEj+lqpgfBRZ3ypFR3jCpU95wrMa\nIqRZEn35bqth4w+SXygkql76FE3GYp4ruZFiPDhHcPQp4LV0xdCTP7Q1GK5O\nxyenF7FeSq24gDdCCGhwHCUZopl2pnH+iXIvQ0Pn2JBzoD1dwgnE/XYI+oHH\niojKEE6GRu3QlRUjPixkLv7w+FRGsBdbwTW0DV5d6mp1HrKhyR9gMurmSHp4\nd2xq9C+kKCl95w0WC1wJF62va1qWPnjG6J/nWDZuP2Ps6WrlsrgOfnvtehxc\nefVP3d1B8YJmY77+8HLC8jVEKaRkGaRc/aalCBwrX2yO6CcsGPtAyvnIdh7O\nbdQRzsyrVuyKo3bk+nIYnADZTeBIbTp+lpw/zAFduCjGwWxGnzmqDy5P06Zy\n0wzd\r\n=BcoU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCpW3hbOpwJ3I79jcZtC/TY+rIqntC2gny5OiYArDqQiwIhAOs5wVGFGSTfZROQz/ooTnNSQTaIh+0fFhRJAvKEXusY"}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.10.2_1590866710542_0.47536170866076377"},"_hasShrinkwrap":false},"7.10.3":{"name":"@babel/parser","version":"7.10.3","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"git+https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.10.3","@babel/helper-fixtures":"^7.10.1","@babel/helper-validator-identifier":"^7.10.3","charcodes":"^0.2.0"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"2787ee2f967b6d8e1121fca00a8d578d75449a53","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"bugs":{"url":"https://github.com/babel/babel/issues"},"_id":"@babel/parser@7.10.3","_nodeVersion":"14.4.0","_npmVersion":"lerna/3.19.0/node@v14.4.0+x64 (darwin)","dist":{"integrity":"sha512-oJtNJCMFdIMwXGmx+KxuaD7i3b8uS7TTFYW/FNG2BT8m+fmGHoiPYoH0Pe3gya07WuFmM5FCDIr1x0irkD/hyA==","shasum":"7e71d892b0d6e7d04a1af4c3c79d72c1f10f5315","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.10.3.tgz","fileCount":8,"unpackedSize":1405459,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7SXwCRA9TVsSAnZWagAAfMAQAJ3uIQaAC6AK407LgfAz\nFTd3dZZExoo0LhxP8i+xN5Sc2go/I5YoSjQe3fC2xDoAKvOwbYDE9KbTKJDn\nI7rJDoMoZRWC6fJ40NKcDMLtXx2JBd4jYdXZZeLEBPDO7wdP6u6AJM3vuFRd\nvKtLnHkhfBxhDW5Or5UMlGnTdMtNiQZFYmUPFW30/g++URAjjIjVZErU93kW\nTaPgaUViiGegkhOUHxOyv39Pr/oH/irh/H9nnR8xGCo1hHrJ8I0TYRskR9k2\nrol3bvqmgHKXFq0hnPxj9vLAMhbLLM4QeyGjaZE+7pJmpoeRt4DUrLyJNfGV\nCwQOlOGAsRtUQ9UC/2z48evH3vJO5Ej+IpwtDo2YcD/NSeUp6zR+/QaEHLj0\nVv3lnTHQslY6XiEdkhcftkCwLV6F+yf9QYxEqXwj5mURF23iWzXtU8LXqtQr\nEWmyevM0PgJ//NtCJj9dgcIFvqceEkwheZxiDud3k5Xczd1bMWaBPS94JWfA\neNBthNyzU5LGMar3edhzTCl0ctveddXEezS+iexCtNbZ+Xe4vKwQX65FzmcQ\nVpZCxH79zIrtrW4Q2cY+yYiDWfaYevQM+OxJWA6AeYaPFFvs+nZh2dDcWg/g\ns92swk3+RV+0pnrd7EFGkeoz+UcKbxRH0u+3zkHKYfvXW8suZtLMg07teC7c\n7/Xc\r\n=LmWh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC2rz7o9o8tkAg9ZUIKqVZoMV6i1lgRcMXuKDxm3iJSfAIhAKvejXfjDbhbfiVQlvcqNgD0EEBjdt7kFUS7yw2DP14d"}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"i@jhuang.me","name":"jlhwung"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"jlhwung","email":"i@jhuang.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.10.3_1592600048265_0.21923254132312864"},"_hasShrinkwrap":false},"7.10.4":{"name":"@babel/parser","version":"7.10.4","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"git+https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.10.4","@babel/helper-fixtures":"^7.10.4","@babel/helper-validator-identifier":"^7.10.4","charcodes":"^0.2.0"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"7fd40d86a0d03ff0e9c3ea16b29689945433d4df","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"bugs":{"url":"https://github.com/babel/babel/issues"},"_id":"@babel/parser@7.10.4","_nodeVersion":"14.4.0","_npmVersion":"lerna/3.19.0/node@v14.4.0+x64 (darwin)","dist":{"integrity":"sha512-8jHII4hf+YVDsskTF6WuMB3X4Eh+PsUkC2ljq22so5rHvH+T8BzyL94VOdyFLNR8tBSVXOTbNHOKpR4TfRxVtA==","shasum":"9eedf27e1998d87739fb5028a5120557c06a1a64","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.10.4.tgz","fileCount":8,"unpackedSize":1407877,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+zn6CRA9TVsSAnZWagAAfR4P/jdlZEyFksGeG3pVLB+T\nEtDygUHsrE8FLKq2FRjw0/MJ3583N0qYBOG330OCG/vtvTtq3kANveqd+zDp\nQMQQ64HQYIMW8af3KQaR4G1WJAX6RnU5m0rRvl3PQqb4mHhH9YSkLjxannut\nsSzxDemRIWfolhdKM0NaZXGAviCtW2fMKFXYIl/YCWtjBxVKCZT0X5thvQ/y\nLu+h+wV3uyfc7G8sp1fCVM5AhFEkhSjFILFMwyRIHzfiP3lqMIZEg/zU+Fcg\nHL6FNI04QvhqA2OsDGmqUF0QNYRsIRMeCEY8AgxEUqF0sTc+U0H31EeCuavd\n7UJbn5wlybJjzrJShnNrJpcTIUFJ5yVi+xTG0Gx/M2JsTgAcif31+CqI3/Fo\n+H1DVIkMHvwE9t7b+Tq+477clps0gyMnW92aXJbUqMke6/qbmVorTtO4YCqQ\nNn31gOxc2Bgv5l9uNyf9iiXL7RDOAbzBBltVr4K4r5ki5DGViDW2XcC+dazi\n+HcKl+92AlDWfsfsUZ1JuqRpD9w6BgOy90VX02vNVhWBbR8pYaeTwD5wofvq\nvcOMtlQRTbkVBokHFOu4MX63zixh5ajxoMIT7q8KS/GEOhDRmAqjXna4+uII\n6Q8+h4Zh4zXirNRiq/04xU/xJyaHI6o/bLbd3co/Ore4C7EGF3+EC0V36CLD\n3g8w\r\n=Gcqf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICu0DE04nH4o9bBVb+kQj9sNOsuPqW8+CNiprsRYrDtgAiEAmzv0Xc8KnZZMV5/CYhydh56McUbQ2XGKc7QGFp3vN5k="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"i@jhuang.me","name":"jlhwung"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"jlhwung","email":"i@jhuang.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.10.4_1593522681980_0.06945285942465418"},"_hasShrinkwrap":false},"7.10.5":{"name":"@babel/parser","version":"7.10.5","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"git+https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.10.4","@babel/helper-fixtures":"^7.10.5","@babel/helper-validator-identifier":"^7.10.4","charcodes":"^0.2.0"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"f7964a9ac51356f7df6404a25b27ba1cffba1ba7","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"bugs":{"url":"https://github.com/babel/babel/issues"},"_id":"@babel/parser@7.10.5","_nodeVersion":"14.5.0","_npmVersion":"lerna/3.19.0/node@v14.5.0+x64 (darwin)","dist":{"integrity":"sha512-wfryxy4bE1UivvQKSQDU4/X6dr+i8bctjUjj8Zyt3DQy7NtPizJXT8M52nqpNKL+nq2PW8lxk4ZqLj0fD4B4hQ==","shasum":"e7c6bf5a7deff957cec9f04b551e2762909d826b","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.10.5.tgz","fileCount":8,"unpackedSize":1408584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDfbGCRA9TVsSAnZWagAAKfoP/2CBUlb5uMkYnIbzIam6\nYWiZm4W14Ej4/1mny1SAmTYHonG977sUgbfuCaizWbV3VwwKDLjoyKYujVyX\nxJCpVoypoVu2+yMD6nyd1XtDvckerqaHz+jD59/oFVSk/sDclGdV60VwWlhv\nnboSqtrVyiwfz9YKyiwD/fS0KVd8175D7o05Tg58FKOFcitltAtE5RSwBt70\nR61W54zT6pAh7bgGjKAEoRGGDfjmZZb17PLmWqXvVjJDLM3xwekFF+8hpAAF\n1Hiar3t94H/0Ug51KbHXbV/x1aPSVcb2yU5Cv3VZhijJ507TITpxEtCkvMhp\nxiScQyaw1I5T0hY2/YrUm3hRTuHwzDIhKSW73Bf9Rp17BAzet/3nPdtQprax\n1EwtxUDIRKHmpFZwfqcQhpwX/PknayALB2vn9dF+YeMgN7qHX0WbR4z2laxi\neG9eXytblCckKa+UdOxvn4HhrLgI2lhLaF7aszSS8fcQlEcFGTpfyjbovesB\n4AM+7N3c+xv+9Xr8bJpFJDgyLl9iX7OBfBBMXri4btzHueLL7y31p+XdLhPM\nMy3EDREEC1aUyJbfOg5us33rmlf+s8LCsfkwQXEJ8s87nkXrMQY2ICwDfcDd\nDGk+GgGk6aBziXMZuiNf3hsVfajE6IukWKgoxsg3A5lfCyO10arAWGQEmZ7j\n64Km\r\n=IuJK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGDxueWnLg5Cbg75rm3hBWM26veUbKZns/vElyKLxMQgAiEA0pbbyww42FhWR29Ta9rtBIJWH20yyrf5on8jRbigm9E="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"i@jhuang.me","name":"jlhwung"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"jlhwung","email":"i@jhuang.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.10.5_1594750662035_0.6266355812444604"},"_hasShrinkwrap":false},"7.11.0":{"name":"@babel/parser","version":"7.11.0","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"git+https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.10.4","@babel/helper-fixtures":"^7.10.5","@babel/helper-validator-identifier":"^7.10.4","charcodes":"^0.2.0"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"38dda069eeac2e31bce3f56290998d30bee1ed6b","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"bugs":{"url":"https://github.com/babel/babel/issues"},"_id":"@babel/parser@7.11.0","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.19.0/node@v14.6.0+x64 (darwin)","dist":{"integrity":"sha512-qvRvi4oI8xii8NllyEc4MDJjuZiNaRzyb7Y7lup1NqJV8TZHF4O27CcP+72WPn/k1zkgJ6WJfnIbk4jTsVAZHw==","shasum":"a9d7e11aead25d3b422d17b2c6502c8dddef6a5d","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.11.0.tgz","fileCount":8,"unpackedSize":1417718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIzQMCRA9TVsSAnZWagAAgXIP/1U7wNTJYEZSdk7erxJv\nTbCIZ1eK18Ko+btHGeKoOdNLE/AlhmmtmOPcCMhde4bVk2r2eUtFLJUPu9nv\nq6X26ZOEEWWn8BvY3D6HxEb6tLkZ1hbvQUnu/8xR6r76OfdIfyiZboFC+7Ux\nw+fQlTp87UekYcF/neJnkL76zX/W+xdSNxH4zqVs5YKEGASHnltN4SvBIBRb\n0bFf2m3bHNUzI0wn9YleccGTlOUXmvF4bq+LI32U6Cxf1qUm8nfp19cscsvI\neEwth512/iSB/LcR1Qeg3YHw+r3SY8gXTjtNJiiZE8/D+vC+xiYTeeFgmzlN\ne5LEcReTLFqOHJ/WS7VJn9XX/GJ8SaXv4Xjxu0MJVsPU/ER2f4ZulAyrfjmv\nadRP2JXOAapKCWhKS+8D70yg7megey52vmZiaJuXyzZl4Or2VWlzJXPmGsqW\nuTZcpmeYgeMatUPASDAM8on3Ez6/7kkenip2rpqwLqOOJ81I9p2wx/h59N6K\nA3Da9RcobUPuHq95GPqBG7hQ0GtpCExMeATRuOZKSDlZrtyUt3ShtDBE4Jpw\nL9Yss4NJ5CwE9+TraZGJ1raG7OWYPEgp009F1RyHop0/YTkKhWGGFp8ziJgH\nQgPt2ZmSgGVNksKWzbLvgAKNH85yBYqJzIV/+0zxJd5WPOFiAIq2oqP9CA8U\nvBWl\r\n=RaCe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICBjZ9RgXCMTbWiyGkbRkN/IG7KllYfrermIQHxAeS/yAiEAnuE20UHKJpDPwYOAZDXZZkJTixVw0Ou3ccaNWRKqrHQ="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"i@jhuang.me","name":"jlhwung"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"jlhwung","email":"i@jhuang.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.11.0_1596142603872_0.8699674672024991"},"_hasShrinkwrap":false},"7.11.1":{"name":"@babel/parser","version":"7.11.1","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"git+https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.10.4","@babel/helper-fixtures":"^7.10.5","@babel/helper-validator-identifier":"^7.10.4","charcodes":"^0.2.0"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"953ae82159b67b4487f837a17a1b8d5e305a8e5c","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"bugs":{"url":"https://github.com/babel/babel/issues"},"_id":"@babel/parser@7.11.1","_nodeVersion":"14.7.0","_npmVersion":"lerna/3.19.0/node@v14.7.0+x64 (darwin)","dist":{"integrity":"sha512-u9QMIRdKVF7hfEkb3nu2LgZDIzCQPv+yHD9Eg6ruoJLjkrQ9fFz4IBSlF/9XwoNri9+2F1IY+dYuOfZrXq8t3w==","shasum":"d91a387990b21e5d20047b336bb19b0553f02ff5","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.11.1.tgz","fileCount":40,"unpackedSize":1845074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKdu7CRA9TVsSAnZWagAAr1EP+welDaFmNHbCFEKg/wff\nju90f6Ucy2YTQHuII5RmJ8g8mvjEpxzwTkf4BwN1tfCSw2p7XVoBgZlyEEOW\n4xSEj1KlFrGL4Ecm/G5FB5K2qcr0Bm9V/CLvQlEt0eBo0q6dlqKZx+Mh21c+\n6olk0f9Sq+LvMptw87XcJ7nEyiamF8ITyJe22LvfUn3uAQJ1cK3mlt/G1CTV\nuVBtJl08yMXuhpNk6IhxFWIqjjjdU5uMLNEAakG0vlvb8EEWSBL6Ja1RH21K\nX68gqliNFvJ4+YuBfjPuIrG2TKwuiNHTGLFLV8YB6Pv5THVflQ0jT9Dne5aB\ngfCjJ7SAhhMWO75r1/jqpN8O+w/ywSSoV6fKGaojbfxScCb78fD0ToxkKNgM\nxPqMYlcTJSus3qeuwtVQ/KBj8BAvAeIK16fg0ZOIlvwIMv2FfX33bi+1mflW\naDwvH/ZvS4MxWHFKx23R4YfR/0QWU5kFd/dyQWK5ACo2+LpiKeVnUj4cii48\nqzcKAkVAwWqhtCRBaRJaZWQZq0j4lN1Y2CC5KUthNkboVBknGhzIuJcvhbxg\nwUG/9mzAlK+Csvvx/iNbgzXuf3YZeKKlR+6QzFgwkWPr1xVjeDXZH3AiV11o\nsXR7Lq+F0XztJeb0qu0bCi3mYFuy3MSdw49+4fmAq61Djdy4PEGZG5HUrDec\nZShd\r\n=P0C9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC62m0duktzAAVSdrcacmH6k8uA0nuRuGDtxLRcOHvZ/AiEAwAL7xEzbkSOrbMjrUaeqlhJs+o8wOGDHqr533EPbylw="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"i@jhuang.me","name":"jlhwung"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"jlhwung","email":"i@jhuang.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.11.1_1596578746863_0.8236042750412917"},"_hasShrinkwrap":false},"7.11.2":{"name":"@babel/parser","version":"7.11.2","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"git+https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.10.4","@babel/helper-fixtures":"^7.10.5","@babel/helper-validator-identifier":"^7.10.4","charcodes":"^0.2.0"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"bc7a811fce3ceeea393229299c1cdb63858608e6","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"bugs":{"url":"https://github.com/babel/babel/issues"},"_id":"@babel/parser@7.11.2","_nodeVersion":"14.7.0","_npmVersion":"lerna/3.19.0/node@v14.7.0+x64 (darwin)","dist":{"integrity":"sha512-Vuj/+7vLo6l1Vi7uuO+1ngCDNeVmNbTngcJFKCR/oEtz8tKz0CJxZEGmPt9KcIloZhOZ3Zit6xbpXT2MDlS9Vw==","shasum":"0882ab8a455df3065ea2dcb4c753b2460a24bead","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.11.2.tgz","fileCount":40,"unpackedSize":1845103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKsIOCRA9TVsSAnZWagAAYmEP/1jFDm1sHSx+LdQJGdjW\n9FFCwjzPyb93VlG75cPF6Is8rrFvWLH6pLiYiROkcPOYLQLecCL/5mD4lPod\nGc5yWQ23fiVnPWmcFQKPeKejmHtlDsIeVE6qs+JOz+P27E65B3JHN+FhIP8K\ndbAf5BnT8+m40iLSy6JbCzpknQviDnfbmOmOCqZD7blJN4ESecQyT1tVaN/h\nSyS/TxAQ4oEmU7SJwK5Vr3bcAbB5c6aIcF6R9xfd1dBMylAiN/CFoB2xnzCL\nDvF4DH4vWC9ApRVvZOwv0sKbyIJJ+Gtqnrul6SzOHi5bPkDiG0u9Mcd9+d+1\nEV/ShIO65PLR53R9RCpQgDUPyDVn92DKzmmQvo+X1+w56TIqW1LoBT76DZO/\n37Xo/rMR9a8sPUjtRJ17yTB/h4Hfv1vsoMwsKZthCa81Kk6dIZ4dc0m9onqC\nd99YBxQhiEFbt6/KBQP3cyLu/87rh124S7ijSGeU/galoRdavIoDcjYa45vU\nAbZ0BiVimsOU/cY4YRA2pQ9NWOUr+PQi3WiJ9CZBol0lT6Jorx9/LCxxDaiB\nc0EroPiqkqpztslsQAatJ5BT1eh0LvZp/10cm7lyWxD2sZFJfxlM9Iiya9d0\nF7U/TrpqnJuA/Iiw5W54utC5COgDOWbJS13wdrd7xIBJjuCFyAGh8YQeSHJL\nQx5O\r\n=DpTN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCCRae2+sKcYhWcunJ845wbtsLLSqz94VC3wG3J/Ux53AIhAOll/kLg4K/P6BC2w6M6e++SH82PcG78LJGcxGxE2cwb"}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"i@jhuang.me","name":"jlhwung"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"jlhwung","email":"i@jhuang.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.11.2_1596637709568_0.8214580666748146"},"_hasShrinkwrap":false},"7.11.3":{"name":"@babel/parser","version":"7.11.3","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"git+https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.10.4","@babel/helper-fixtures":"^7.10.5","@babel/helper-validator-identifier":"^7.10.4","charcodes":"^0.2.0"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"57b658c4d83db6874dd3d72a5a653c5b2cec6e78","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"bugs":{"url":"https://github.com/babel/babel/issues"},"_id":"@babel/parser@7.11.3","_nodeVersion":"14.7.0","_npmVersion":"lerna/3.19.0/node@v14.7.0+x64 (darwin)","dist":{"integrity":"sha512-REo8xv7+sDxkKvoxEywIdsNFiZLybwdI7hcT5uEPyQrSMB4YQ973BfC9OOrD/81MaIjh6UxdulIQXkjmiH3PcA==","shasum":"9e1eae46738bcd08e23e867bab43e7b95299a8f9","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.11.3.tgz","fileCount":8,"unpackedSize":1423216,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLwYHCRA9TVsSAnZWagAAqFMP/ivE/kWjcjYNo3QWmIFR\n9UfwCETTZBx/4VDTs6I3NlMvWO7Wyqva88PaPjfwpo/ktR35baSYhXkkVDuX\nuxq+B+hJxHm/CYxjf9n7a2H9jl8eCcfRw1h3xssVveBXXNVoNUuYTX1FZOt1\nIeS2iR3YclIlXgn6Ue+DkHg0U4Uh/UCp7OubhbLl32Ke2qMNlI5tXqHTPtv7\n/ur4jNR8EA2nCEssYRiTOaSSazAMLXwXoaIi+cVTgN+m4WpDv9m710vIndIP\nPt/8ggeSv0A5PuSZEPhP1T/2MnT/rO5rd2GOyGaR6vamP7nVKmYJMwHUpmw5\nhii3bIYaN8U5NGGcN8Cm7wYY2feKaHdvI+Y6O9frQg7DYkZgEVPm0Y62DL8Q\nKUM50N28G+oeQMjqGC+lkh0g+Xv1Yz5nriTTSPmxPB11EIEnHove0OnvyVAf\ngobNyVDJXXnQ1YF6XaiT1LFiMi1vXoNC5TbKsHdRnwPsxywmFx3H/7i81JVg\n+mgrpwmA3odTcKUmGqaBzIXG89piTGMqbS2o5NxTaMZmNt0P2Bs040qeu4Jt\n//am7o+nSuBRYhWdwCLEcQrflRVS4MaW/uZFL4yCTnGWOwsq0gaJC4A05xCx\nDEDuOf2V2raoQAR24/Qwc+JwDTJ041EDs/E4czgFr5e92JaqSfZ4j6kjM3LJ\n7VMT\r\n=VKP4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDOCUe7XTAnaoCeQSzNsKer4inPD4H7M/j1S+vKU4GPVwIgAIqN9c9izIP5u12Dg0Pg8TR6NVR6/6/gP8xMko+Ql5E="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"i@jhuang.me","name":"jlhwung"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"jlhwung","email":"i@jhuang.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.11.3_1596917254770_0.5883922625570004"},"_hasShrinkwrap":false},"7.11.4":{"name":"@babel/parser","version":"7.11.4","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"git+https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.10.4","@babel/helper-fixtures":"^7.10.5","@babel/helper-validator-identifier":"^7.10.4","charcodes":"^0.2.0"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"90b198956995195ea00e7ac9912c2260e44d8746","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"bugs":{"url":"https://github.com/babel/babel/issues"},"_id":"@babel/parser@7.11.4","_nodeVersion":"14.7.0","_npmVersion":"lerna/3.19.0/node@v14.7.0+x64 (darwin)","dist":{"integrity":"sha512-MggwidiH+E9j5Sh8pbrX5sJvMcsqS5o+7iB42M9/k0CD63MjYbdP4nhSh7uB5wnv2/RVzTZFTxzF/kIa5mrCqA==","shasum":"6fa1a118b8b0d80d0267b719213dc947e88cc0ca","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.11.4.tgz","fileCount":8,"unpackedSize":1427066,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPsgkCRA9TVsSAnZWagAArAYQAJ6GjnUqNJGJU3fnOkng\nzNFBCy4hTjVHhAy83IrGhlVn8qDqSx21FRWWmYPX5U098rkmS8q3kIvUB5Da\nrgWhZmvNmISlpbtqYCeMw96UvG6KQzHEWWq1Eed7701OqRWKTuoqFBVCRYnT\nYIzEvLX8ESNCAL9wBpLFwbxllh2ZJL2rK7o/pFTMYNltF+Gnb760VZCMD1f2\no9BbZIktSAeREx1gtg7T3MXg9HSvMXc05egLNYakYheFF5DyjjOeBKAYWf+Q\nmV9Lmlh9cmTGIvwOYP9Ij3Xc+6lXWVpDePU/293WkF0HkNs/R7mQapeIYu88\nPuykVOPGQ0KEPjmYr9merUW3C4z9k4fHC/hCX5yEeLekeuwcBb8GDTU+5pQN\n5d5TJqG+eGarxYDW+7BMMjR+Bg5WwrY5eQlmNFlAsyZDkhPPYaHMozUrBCTb\nhe6jqbfxIbOUe/7E5V3QUtRNuJGbypBzY4QGCcE5V1xLLqGjD0AHP0MlBlCj\n5p+dY1ZIkyPAtopFBsDkCL+fdIwNei20+1BqYmITMNAQx4lUGI9gWdvt+T7T\n21pgdN2ELLaegqmpM/7HHbvZUlOXAQPFvbWApfmtd9Fc5yWtkdoII5vZvwH5\nEWfx1s3Mh3sk4/2kqTHmjf5DJCn+eZYWAejLyyTEd2enCaNVgQyJJGIxxtgJ\n5g2i\r\n=pbtk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDyBYcd6+qrSVe9NFBhDxCHCdlH4Bdiq85tpj3Eo6oNHwIhAOB6atsJsf3vCn5n4usBcEBOITTdu8nmDzmYGS0W6C5p"}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"i@jhuang.me","name":"jlhwung"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"jlhwung","email":"i@jhuang.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.11.4_1597949988524_0.6822645120132651"},"_hasShrinkwrap":false},"7.11.5":{"name":"@babel/parser","version":"7.11.5","description":"A JavaScript parser","author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"git+https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.10.4","@babel/helper-fixtures":"^7.10.5","@babel/helper-validator-identifier":"^7.10.4","charcodes":"^0.2.0"},"bin":{"parser":"./bin/babel-parser.js"},"gitHead":"af64ccb2b00bc7574943674996c2f0507cdbfb6f","contributors":[{"name":"List of Acorn contributors. Updated before every release."},{"name":"Adrian Rakovsky"},{"name":"Alistair Braidwood"},{"name":"Andres Suarez"},{"name":"Aparajita Fishman"},{"name":"Arian Stolwijk"},{"name":"Artem Govorov"},{"name":"Brandon Mills"},{"name":"Charles Hughes"},{"name":"Conrad Irwin"},{"name":"David Bonnet"},{"name":"Forbes Lindesay"},{"name":"Gilad Peleg"},{"name":"impinball"},{"name":"Ingvar Stepanyan"},{"name":"Jesse McCarthy"},{"name":"Jiaxing Wang"},{"name":"Joel Kemp"},{"name":"Johannes Herr"},{"name":"Jürg Lehni"},{"name":"keeyipchan"},{"name":"Kevin Kwok"},{"name":"krator"},{"name":"Marijn Haverbeke"},{"name":"Martin Carlberg"},{"name":"Mathias Bynens"},{"name":"Mathieu 'p01' Henri"},{"name":"Max Schaefer"},{"name":"Max Zerzouri"},{"name":"Mihai Bazon"},{"name":"Mike Rennie"},{"name":"Nick Fitzgerald"},{"name":"Oskar Schöldström"},{"name":"Paul Harper"},{"name":"Peter Rust"},{"name":"PlNG"},{"name":"r-e-d"},{"name":"Rich Harris"},{"name":"Sebastian McKenzie"},{"name":"zsjforcn"}],"bugs":{"url":"https://github.com/babel/babel/issues"},"_id":"@babel/parser@7.11.5","_nodeVersion":"14.9.0","_npmVersion":"lerna/3.19.0/node@v14.9.0+x64 (darwin)","dist":{"integrity":"sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q==","shasum":"c7ff6303df71080ec7a4f5b8c003c58f1cf51037","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.11.5.tgz","fileCount":8,"unpackedSize":1480522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTVdGCRA9TVsSAnZWagAACGcP/2lbxOyXY6rVuUn/wCWG\ng7kq1QfwegUD4DcUXb6Vn6lE7g5JYUXgAXVdrRMxIROiNXhTUVSECaCtRW2E\nURFAFibgMTFbA73br5fWwedQ/3/eML3Bj8EG5U+vPTOSBjjRKj6cCkUxqpI4\n7NfiTxnIIyGYd+GFL/0sFnvreW8RQRqyLB9+qNHZlBq8BDDxFatam7simsR6\np7ZLiehcfPxguUKqc4WsurNChnl5P1jXg+OLjdSDjFUPDUYYDW+/g7YHj1tT\nt9RUVjUkEze5FVJvigNwG5+LKRsHuQFExRIg0iRdZyWLeEpYhwB4FnGGBh0R\nBuaVRHN0cbwJY6zQKMT21EZ38biYt2wEKrfLGkTqHFbCajROBmkfEzGlMqOM\nn1p4aH1bVEKhWccPpT00KYPMF+iQ/I3+uJ9JXk6hwi21iqKJEEEN6KDCQj1X\n3ne1EfvdVryYyPmwAi3D0N7IXzJeLD1wwNmas7A0BNEduNKMOCw+Xj+FuilK\nSX5YVJfXsFpyxmyfJjFucGg6TriqRINXb/I45EeAp+DaR3zA0ze4aX5RzlK1\nz3yBhjGo6kqhsR54z5FdNe8dsEDbQFqHLsluwj4bfsfUgQnxTi90qytHe6VO\njlZnky6/PDcZJQbg0kMpS1sDUf2prvsrHm5JhOFL6OzWcHRu83IyjUp8pgM2\nOFfZ\r\n=Hl3Z\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDoM2hUYNDIRTZBerJ7Ayh4f7Ql1ZsNv624M72x+WpW7AiAM88JtBoLBy9sJ13UWpeWaty8hxVcniLPgDNFzEni3dA=="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"bng412@gmail.com","name":"existentialism"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"i@jhuang.me","name":"jlhwung"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"},{"email":"nicolo.ribaudo@gmail.com","name":"nicolo-ribaudo"}],"_npmUser":{"name":"jlhwung","email":"i@jhuang.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.11.5_1598904118497_0.8845642115591275"},"_hasShrinkwrap":false},"7.12.0":{"name":"@babel/parser","version":"7.12.0","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.10.4","@babel/helper-fixtures":"^7.10.5","@babel/helper-validator-identifier":"^7.10.4","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.12.0","dist":{"shasum":"2ad388f3960045b22f9b7d4bf85e80b15a1c9e3a","integrity":"sha512-dYmySMYnlus2jwl7JnnajAj11obRStZoW9cG04wh4ZuhozDn11tDUrhHcUZ9iuNHqALAhh60XqNaYXpvuuE/Gg==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.12.0.tgz","fileCount":8,"unpackedSize":1509468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfh1lgCRA9TVsSAnZWagAABDYP/08xIWMan/Eo7XG3ZV4o\nEMD8bcufWpm5piob0FcURC787hC2eEry9+WuM3FyqGEpiqPK8qvOTqEPuAzg\nlwIWIIpzExW/7RHQmXd2fLr6UPTTE2XCTBhokUR/GRWhLxdU3s3DprmZdRPr\nd0RfEEMfkkJOG2xzNqGVnc4mzvZZJFYJ6+Nwe7Ihw0GrKTOIM/SGqxd8FCvL\nXwLy9cZW4M1upcy/JHfAgcJadaxuB65fS129j2cssuvyIYDjbfqTdXmPMowb\nb1fK3W9p2Z2t9zB8wJLLsoOXu1a6Q44QY/mN69jU+8ZQZZdDKfBumD1JfQRk\nshJ8BF6TzA09u3xRqfIuIePagZ1IsI1G8UrI7+X73xJy+8sqjXkgIfS0/GwK\n1AvLKNnPkWLQuuce3ZWM0H0p6MWJ+RSerSDcJ08m3liGvkLx8rKmf946WjLB\njfLDYLC3UNsfShwhb3Pf1XVzLaSh2223aN43RylN+y90KjiL3Ltli1j3p4m7\nyEtRVXnMjyNgBUfdf6hqNI6eVMlXOcAQrIzDwLe0SGlfdNKqL05L/DjbxXJa\njWweAnzbGpk9ck9gsMAaGqcxCuUbD7A1BLPjUckZ+/IS6wG/dEaw2Y/GL9NJ\nChntpCZfoSysCAvaQWobcLUynwQ5MatIb6MvTyZgo4MDUVqxzGoPsE7UrQTS\nUFOm\r\n=w8zh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDdEAl7SWoL1mvOOdIznIooa/KxSAa0GOvXEsvZDReaFgIgBgiBieUbxVpw7HPPn8JvHZG3aHpXuMDVclnYEc8qJbA="}]},"maintainers":[{"name":"jlhwung","email":"i@jhuang.me"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.12.0_1602705760302_0.06424367707312584"},"_hasShrinkwrap":false},"7.12.1":{"name":"@babel/parser","version":"7.12.1","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.10.4","@babel/helper-fixtures":"7.10.5","@babel/helper-validator-identifier":"7.10.4","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.12.1","dist":{"shasum":"dc03f543a0ed51396d4081463df66ecb3a2efa53","integrity":"sha512-xjZsx0sBjb6J2+QkoHI69UeD2EWbsyUW0WyZKOoJ9sBrQLxfOApWEefR9dIVOYJVj97VRXnLKLDvnn3dPDNgww==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.12.1.tgz","fileCount":8,"unpackedSize":1511816,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiM+ZCRA9TVsSAnZWagAArJUP/0V9k/gVlUWVpWTUoUPD\nZnLWlIt0V94ISMKYxpeVSxsYMXFadEAUI2GgPoBtNy4ReIswXamWHW6J4cXW\nkRDx03heqIYgVD61h52giNxReh6FABBFls6qQCB2412Lbxwk3aIYon6UJzse\nORmbJ23SG0ziNrVVoImzouSKrLkB7U0CYD2bq21UVT1NG2dWXS+TVK0gwIW7\n5CDcSKlC8QCzNhesodV7QZpYJJeala7BXEKwmlwoxGfO4bUWc2Jh3xkOlJJ0\neafewH0a2GCjpe7DaHZauoXZ80oL0hJOXeD9X5CkNKaQHTlKFAYkBcAZqVZs\nZ/WvL4cGCPUXpSuq/zYFmJWI7jMXFagVhQKvUyz09ILnw0+f/TdiZOGtmzMo\nBimbZcM/b/xmTfQO6m1+WbT25vlZQ105kxJ615ytyfLs1FZuA4DyE6SBNV93\nL4RCOlmEPbU/pfxZuHLxWKelBNP5mv8GgbAHV44xGRSfRLnh+EsffZ/pAEa4\n0cHpblzrnnYtR2Y1scR/S2MaqOzSc+jy6+h/i9gKad3m3eYNdOnhHlNfqcS5\nX0XLA7yqlD9TmEo30KRyQLcwHVWB3MGijFhY263A9Y8Owikf5gIMFCyc8utk\nVILjHnwr/7S/nTkoklHA4P1ZNfIHPKmQ/Ru/QX9QNxrWXLWIzLpXVuzUIpWO\nYO4Z\r\n=MGxS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGC8qdFA0gxwS5IYRNQfln/Iy9GMEO8vyOJ8TYn3RC4YAiEAm4yAQJ388wGlP97YlCk+ux1D5hGQZ27T4dMAkCNY3CQ="}]},"maintainers":[{"name":"jlhwung","email":"i@jhuang.me"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.12.1_1602801560608_0.6759203773775995"},"_hasShrinkwrap":false},"7.12.2":{"name":"@babel/parser","version":"7.12.2","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.10.4","@babel/helper-fixtures":"7.10.5","@babel/helper-validator-identifier":"7.10.4","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.12.2","dist":{"shasum":"9d2fcf24cafe85333ab0aff9f26b81bba356004d","integrity":"sha512-LMN+SqTiZEonUw4hQA0A3zG8DnN0E1F4K107LbDDUnC+0chML1rvWgsHloC9weB4RmZweE0uhFq0eGX7Nr/PBQ==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.12.2.tgz","fileCount":8,"unpackedSize":1509465,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiUKaCRA9TVsSAnZWagAASKoQAJlzY45UG4wZo+Qs5+06\noY5h0PXpdw2MwY2Ij7aPnmPPCygiMwaZcstt0+OgcPNNmeQa/9ZiR+RLsuxK\ntULaR7WhxXtHWbOBfOYdML8pHjP5g2jYmvYddZwUHYAeeYZFqGWJEo9cnrJm\nA0CCAd3/YDyI+fYYBRq68uzDh82l5LbESGYHSU465oPOa6C3D7wPSstut/un\nN0F9WEJC7a3Uj0PnkVLeBZhxBCVwvXOt00oRu7EXy7kIYLidB1N7QmzQiPhr\nNIDBmMISMgp5RO7MeMNWiVzSze4Vi2dVkm6zs0ijhM8vDsGxh8OHy39iLcI4\nZ674S1HbR+cyWh1bF+/UzREAryZKEQtLnB2PlL+fwu+0Nz9FHI+Aej1EfQQf\nVo2FNzGhew+XLsx7+7S3MLsSMb3PskmSUfj7CW7RANtuu3BfMmkwdY4a6DWL\nwDkHXUwNSGLHr9cUfzJa1Gas9AqsszdDmIwxgSxhmGAsBxWeQNXVMLrF86fP\n6ItC5K9wfDk0shXvfzmxwSE4KuBdz15i0VJkLwryPpekCJbmLdjY1g5H8s9Q\nOROn1UU6Xw+NronWd4SHz80W9XQqfdNWMeYA72bguUYq1Hc5obcsUuA+b91g\nv0lNAEwjSaAlgmmyJZ06hUYgD5HM/IGuQpkZ3E55jKpLYDtOeUbdwRnMetY4\nNFSs\r\n=OiwC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZ4JlaMH6//dt2/MUgJQ/tv1by/sRneStSZINn0KsTjQIhAMkwJrtiQVh3jODCuoB+o3XWd5pmhXxhrW2h+0Kd6+Ky"}]},"maintainers":[{"name":"jlhwung","email":"i@jhuang.me"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.12.2_1602831001748_0.8064044858587178"},"_hasShrinkwrap":false},"7.12.3":{"name":"@babel/parser","version":"7.12.3","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.10.4","@babel/helper-fixtures":"7.10.5","@babel/helper-validator-identifier":"7.10.4","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.12.3","dist":{"shasum":"a305415ebe7a6c7023b40b5122a0662d928334cd","integrity":"sha512-kFsOS0IbsuhO5ojF8Hc8z/8vEIOkylVBrjiZUbLTE3XFe0Qi+uu6HjzQixkFaqr0ZPAMZcBVxEwmsnsLPZ2Xsw==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.12.3.tgz","fileCount":8,"unpackedSize":1509905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfig0vCRA9TVsSAnZWagAAGgcP/ih5RhU5Po9WGBgdP3gU\nB/3rY72SxGgvBNR8adby26Rqnh/NkEvTynT2zc6CCZE77mAjTw1EfZLwAJeC\nRYaip8Ev6e7kHSWCiYFwZ1BewYKlDGz7M4/JOpwUHYrO8LblkFnNwEiHUZXC\nBbxBas7SFlV1oJRDJMBVP+YOB8LRz6n0A4B49az6mkjiTckIjWaw5X7au0Td\nqsDgmrzQhV6wntexPc19buaAGMuZuS0ujBKk3vUyRWeOt8HvlVK0292kSGMI\ntmu2wBrZYs14Y6/gTfwLH3PFEMTBI5GOBK+Bfw985B4X4pMkWwIZ23hGD67k\nw9n44ORQCPhuMyxQdD7QL29/1cWch6qSRTyLOv0Vuw6X2sT1i+/P+CWHgoaz\nrow3A+bCk9ysjyglmud+xKYEIlZmCyRWyzLIkZpvuPhBwPFtvbhe+vIGcXp1\npQbAumYAg5dJ1lAKcweobtYfCpK+P0bxPSbfIn6y7t4cBFzIK+IA7RYaQM4a\naI/zFhkwmgeQ9FwaeWJv1LZM6in5t8CIt2pwEHrl7wOBEblaKbF+yFQNU4V3\ntTHU3SLMLnaCsjWgayQlSA62lmS3LoAghUvmoaFUbdijzQ4PcAfale1KkIcw\nZL24iCPCbbiFKPircsBL3h0ySkY2UIRO1BPgIYHHRYHFPkHAPRm/jV5AtOcX\nRiX0\r\n=558V\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDOFV8zKCyxx453eQaNDvGz4m5Iv0Ufpwe7w+VfdTNBygIgCgMdV5sJ5tTUD0GlXqe652baWXQmVL8CjglW2ZkYchw="}]},"maintainers":[{"name":"jlhwung","email":"i@jhuang.me"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.12.3_1602882862966_0.7466341951761857"},"_hasShrinkwrap":false},"7.12.5":{"name":"@babel/parser","version":"7.12.5","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.10.4","@babel/helper-fixtures":"7.10.5","@babel/helper-validator-identifier":"7.10.4","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.12.5","dist":{"shasum":"b4af32ddd473c0bfa643bd7ff0728b8e71b81ea0","integrity":"sha512-FVM6RZQ0mn2KCf1VUED7KepYeUWoVShczewOCfm3nzoBybaih51h+sYVVGthW9M6lPByEPTQf+xm27PBdlpwmQ==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.12.5.tgz","fileCount":41,"unpackedSize":1949896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfodrlCRA9TVsSAnZWagAAwiEP/3XhcTV2Y9A9lyHD0Jdg\n36NTUKvlOnd6n0QSqmSXM7pFB+7g2k4ZvP/IjOI9Vbzd+5QCmx4bjpWkgy1f\niicvXB9caEAxfzXvI9ONYdIhpbH4A0JylDxFMdlGg5zWnX7WuCYTovDWgcUy\nJ3tzKgQ3U0sFBlD6AnJeyTO3UTYuTnsNY6inFW4bcOs7dPXfiNnF0H+WM1Om\ntKuDxGvqRZ17CIDN9XNyYnN7LXiiK5mlHyCDpgQXZ8nb+2aT4T91zWVaEHaJ\nbSSCARb0cvl1tMxyFqjPR6HZSq3yH8xSM9M0xSSOQRCBB5i+UaQc3EwrnblC\nhOOgjH+ABJkrdtwOp74qlwl72t1rOGMxfbm42PGWJI/d33/UjFM54YyMVPiD\nfdMW83s08AlWsbiU5PKJ9auvVdfYAN0u3Tnoc/nt5GtMuB85vJF5xJ8adIlU\nCX4dJb1JStHAuHRtMF3r7Y7AtrQ/TmouQdqaol6fTGyIhFpQzrbyZWCTthNQ\nGG3cISqC9qaE+oRM2tZ4bwkqVLPUFZfFMIxy1i9JRyU6MoxJxrurcfgILYmJ\nEZW++68FXarZTUI49Hw+QUgmJaa1fmcGvLjOaAWRmgH8IdVGFOSAmUuj2RXp\n5Y1HqYzprjsCod94CTy0VM6cjr4oDAswOirb33SVS4mT848aan6ouz76Z9cq\ncRq2\r\n=8nX4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2RgDhVmYybh2IzYJ2jv5tO+pXQxELqhcO7/L2l/HJXwIgITp21OV+gpCa4pqfZ0nLllAhrxdJrXOGZGFQ4jwUjq0="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"jlhwung","email":"i@jhuang.me"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.12.5_1604442853493_0.8297220219054695"},"_hasShrinkwrap":false},"7.12.7":{"name":"@babel/parser","version":"7.12.7","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.10.4","@babel/helper-fixtures":"7.10.5","@babel/helper-validator-identifier":"7.10.4","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.12.7","dist":{"shasum":"fee7b39fe809d0e73e5b25eecaf5780ef3d73056","integrity":"sha512-oWR02Ubp4xTLCAqPRiNIuMVgNO5Aif/xpXtabhzW2HWUD47XJsAB4Zd/Rg30+XeQA3juXigV7hlquOTmwqLiwg==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.12.7.tgz","fileCount":8,"unpackedSize":1519298,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfuC+fCRA9TVsSAnZWagAAmn8P/0jC8hWmIxPaw2snOvH0\nL2TsI7rNqRFRaEjFoH4k+HG+rUbPVCPe1V554hYopvz+wWnkVM6FRHDPH+nr\n5frNa0cxMy1rbpxnlXhmyPyvI+IpwYLtz3vXiev6gSl27xGka0y1SeD0X6en\n4enQEwotxoyPhUA8VBSlmPyD9JE7ujX86hFd4i3/13g0m1F+r615rezxIHsv\n34Q5DKq04b678d3jqY6FvY7ZZsdFXkC8MAwEdWVki96R1oPZ52f0vrPtjRfm\nBhhZx5Ar/0qyosHYKdK2/cna3DBpGxn3BvpBPJBhFRUu/LXyYkqwqY4eXDWO\n7Qor/txNfWkz3XQOIcJGTgbdLYHx8tfzY5CL+QgvDKfH35uSfB6B3LVinv4Y\nsDfRL63mSrEE9cK0Nf/IoURDwm3xMOXMVIp4bqTJEGBSS2yqU5UVJrJbBhG7\nKwp7nq7G+nenfqRT0kncsq5NNkc+lhk0179I2ighBARA4wtgKc/DumKeRYxP\nUZlaMjMCb8vGw9krINiwgJWCxhrc6wx+VKvMUbp/C5n19210qi+akIoGN7rQ\nEhIQl8SzmRkeWKAGQH5J85QechfQ3ZBzOE2s+yFm2oHEsNdLwHpk87kQOdkR\nvhHHVlSRVySLkzOmbmyVdGXhZ/NesrVS3sk7jSekl/VdPkVDfGsR/2sPkEWS\nISDD\r\n=bimu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDvW3wFHQlDaaXbsbNoJ9DlKkXqN4NkiLTRffR6bitAkwIhAIeO5ml8JK4JS9y3n8ynvbGJlkulLvlYbdgehdG3KnXN"}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"jlhwung","email":"i@jhuang.me"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.12.7_1605906335461_0.5872443362517983"},"_hasShrinkwrap":false},"7.12.10":{"name":"@babel/parser","version":"7.12.10","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.10.4","@babel/helper-fixtures":"7.12.10","@babel/helper-validator-identifier":"7.10.4","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.12.10","dist":{"shasum":"824600d59e96aea26a5a2af5a9d812af05c3ae81","integrity":"sha512-PJdRPwyoOqFAWfLytxrWwGrAxghCgh/yTNCYciOz8QgjflA7aZhECPZAa2VUedKg2+QMWkI0L9lynh2SNmNEgA==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.12.10.tgz","fileCount":8,"unpackedSize":1521188,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0VQYCRA9TVsSAnZWagAA/RMP/A1r1QNzKOgp7H2iomSL\npehku9oClYbvhD1QAMgrI5t4+ImpPNNXwwW7V6yiNS0QrYvgjABUfUiA3/XH\niuNr0GhhusA1oE1y4Gdbt4gbBs5r7QJ53qGmLjj9aBt9tnKD7E4EYMJCuT75\njWMjPOM7zX/vIyF8QDxhJgGNb4qlUIdyFgMoIye6b0cPpfeNC6MDraD2FuYw\nNkhEwTDB+E/t/z51xY1ifJc2DOgdCV0nj0pvZOLvYvCeiZ6WEcVwwlaCcCm0\nx1+/obuhlnoXxxdzDtxq1bZ4ZkHci0ZzqxDt0ZRaRKIUYL+JVvPWUGv0anaz\nc5aYyHtkM/22ihyLBm28QQhIE5eL7nbspYQWiJqKK5gzbnD2aboddb1LsDi0\nhlN2uUpPKZuk+1u4kv5hR2sWeILUTO77Gp79xxaE/HvKj9dNQXOF8DXBlR1j\nnDtfmYcNOQqFPg9k5RnbhDsAAG9F7kZ4RD8BWIjVpIwIHxOjgrfocCXKasDP\nEc3hFazKFNJCbPHC3Ms6m0YCfcwcxiD5ZDbkLV2CuAVb09gagRWI2OxxN2k6\nVyLjtGzlsFgxV1weByoLgw9a0fp9R1sSTSML5QkW4uf/E8h4YlGE8GXKR4q8\nrVtQ8cJbZTCuh84pCG3D7T5cqgMaQbeqnYVQwNCoYSymqdYkskrlpZQfvKns\n8aQK\r\n=9hO3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHovf829VDhbC8Wkt77nkmFeyFNFXQlmHdcgjWV3Zi5UAiAVSs1IBHMwEK39no5OAWsNre5GrloL2IWpxKyRn70AuA=="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"jlhwung","email":"i@jhuang.me"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.12.10_1607554072335_0.08019929620093524"},"_hasShrinkwrap":false},"7.12.11":{"name":"@babel/parser","version":"7.12.11","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babeljs.io/","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.12.11","@babel/helper-fixtures":"7.12.10","@babel/helper-validator-identifier":"7.12.11","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.12.11","dist":{"shasum":"9ce3595bcd74bc5c466905e86c535b8b25011e79","integrity":"sha512-N3UxG+uuF4CMYoNj8AhnbAcJF0PiuJ9KHuy1lQmkYsxTer/MAH9UBNHsBoAX/4s6NvlDD047No8mYVGGzLL4hg==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.12.11.tgz","fileCount":8,"unpackedSize":1520522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2U3VCRA9TVsSAnZWagAABUQQAJinBuUdRQPQ6bmhLC1J\nJjpm7lDkVcs9YNHjQRRVpOn7HMIriaNQwXL67/8RFsya2XPRnGAf0rFd9uQT\nmupcxB6lqtzV583KufUU+qMoj0zlQn1/VZeEUB83qAKMHJTo/Tqub0MWJ16h\nGT52PZTD1srBVah0nvMWvuJJyKqe3mev8TKhPpYrFLv1DEhF81+4FhsRGdiJ\nfrXXd92gYb4FxZhMtz0v/+szAMNzlXi3hVEumXyUnB1GqmCp1I0avTVqco9V\nrEH0FNkSX4oWUSoybeXEuGHZ9faE5X61P/Z0pp0FvsJjnwCLiTX/C22z6mXy\n5iZ56MMm1wDXit3EX4l4gRFdyPhF4G/MpUNIxwm4hAE9rzorTKDqtnnX4DOZ\n+G564DHn6VmE3VEpbB9NEdPtSx3SazCERQPE1JTHuC2l5QldAvFot86TbmrV\ng+VaKTyr323jBke/caockLDfNZnLo7Qj2S3bM2owZOjB8oevguj1cMWGVZ9a\n7O0jWUurgxMgib27Nk7/Pn00tyW/XmQ65KuVFeZ3c0v+czCw5obR7SGRvpIQ\n9MH8Os0QxX4WgSK+L6qBZdhzXmLkf4CG+p4nYtMtCaYC1hWwhePmr+ftp/pM\nouRWIUnvKKuYr50PFJnjoNF27Yi8ktDTRtXQJnThEjj1ER8Wq4fwULKzamGJ\nSYKJ\r\n=1kIz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC7XiGXJzw6g4iAAe8ZQoUWmx2oq41DzoufQb2g6MR7VQIhAN6ZNlsVA+yiIqauMU2CU9UGfa11iA2j+CJybHa1rd0U"}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.12.11_1608076756592_0.37835680069460587"},"_hasShrinkwrap":false},"7.12.13":{"name":"@babel/parser","version":"7.12.13","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.12.13","@babel/helper-fixtures":"7.12.13","@babel/helper-validator-identifier":"7.12.11","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.12.13","dist":{"shasum":"3ee7be4131fe657ba9143d5c5b3a9f253fdb75e9","integrity":"sha512-z7n7ybOUzaRc3wwqLpAX8UFIXsrVXUJhtNGBwAnLz6d1KUapqyq7ad2La8gZ6CXhHmGAIL32cop8Tst4/PNWLw==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.12.13.tgz","fileCount":8,"unpackedSize":1531794,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGfffCRA9TVsSAnZWagAAnQcP/izpG/YntzGHlB7MiJfQ\nFSNf4m5EiXbW9EgGRhQFxt17Ujva8eOQZ0EARvCUnFx2gx0JYPwq74da7BTg\ntv1dvXrG9MyhiANGfjqKYmDBsI16adrDEYtcUeOZ0bD4A01nh4AjtCZWUxYB\nbOlWF3Td7DnUKqGBxu0lsJVJPa2/a0Rt8AV2oXgl04qoFNzftIbZltkKtEhU\nBKlyGCtiyKIo47Y2r1qvn0N5qQJqjurCC9PO1l2FwHOmGnA4drJXW6HNPE88\njOFhZg25rzvvFmrDdtLOWcyMrzKAdsiBoooluPd2EmBTm5LMX0yCKamfRUlX\nC3jvckHb07MwypmRa/5HiAV/8RdOaXkKWIcXAniJbfT+RHNBUh75cW6K3Gis\nDJb405omOtTN3qZsJ6YVFY29MQttq/RGdilsbpZiK3sFEAXkDTOc2d99SAAH\n+G/pJHiVcWEVU21Gqq5H4gMW8dUXH1GMQhoavLQ1HCvR77BKNO3Xq0HGGcdV\n8KbCST1oHkMmMKTjW2JIeca0rxEjTwwHszS59LcfL7hiK0j6+BXYeTa8B2nU\nH45xahsqSDsdA7LWXwFB1sUsqN3wjDIaTavUMFDp1tci6Efoq4TD/dxXij79\nBwcSV9yX6lbXzJVRLPkH9CmGlRA2qG/UD9qBLtHt4p6sB/hyZ12UE0a9ATf0\nnaWi\r\n=txsj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBsZF3OM6cxlQQ1KeHpKJUQwWtpFBbRqCVC1PpxiVSDQAiEAsk0xOxKUmKdCl3vKozbGAUYuxUYi1LMfG4sxXAz3S5s="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.12.13_1612314591173_0.06402163959312834"},"_hasShrinkwrap":false},"7.12.14":{"name":"@babel/parser","version":"7.12.14","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.12.13","@babel/helper-fixtures":"7.12.13","@babel/helper-validator-identifier":"7.12.11","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.12.14","dist":{"shasum":"4adb7c5eef1d437ef965ad1569cd826db8c11dc9","integrity":"sha512-xcfxDq3OrBnDsA/Z8eK5/2iPcLD8qbOaSSfOw4RA6jp4i7e6dEQ7+wTwxItEwzcXPQcsry5nZk96gmVPKletjQ==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.12.14.tgz","fileCount":8,"unpackedSize":1531794,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGrv+CRA9TVsSAnZWagAA+F0P/0xLdyZPsAVwipypX1n5\nI8WXLrkx3nMAl3P2aZN3IhBBXuc2TuvZ0p9qb2X5WacIPTJfsLkAxwABQPPk\n/5feyBRChWG1zFs8P5SC5VBV/MOOTnqXs48sdhH7sPIqq9y3cN93r0vUNhcs\nqTiQqntCeT51xsFK9VI2y7UcS2zsDddZSJX2Osbh5IwiL6DARAw/Y8V7FV7G\n7slAd1G3P6AE3g7o72vtNJN9cbFePvstBIrX1/1p94WJCLyDkGvnUPpWlHZb\n7EnpEa1hgyecSoZ5Q6y2N7v1yumKhIIMSfafvhE8ZaiHfDdU5vjq34zxheTG\n9Ft3t6fdC8SnSswXbzTuaLqcGHgnWapwVOojxwRic+2NsmKrR9MwK073qx5j\nDH63y7jpkRzZ/yN9W9r8QOZ3Zjd7s/hFwxsmoZFGZyFGSl5xHdoJQeWslHw2\nE/LYJsidBnpfoi6oBDEGa0Ekffxeq32U9lw5ze2xHvOhWLHssNITQSsTKXNq\nrTl3a2mXAXKciyDeN4x4PY9pNXXMU8SAvkkd8Qqhf8orsmj1bagH/W9Xm/7K\n+8YaejI9ityqRiH27xWOl0RysliPRWPiCXzttqC8sfo4r3CX2CdWAdgDbkCG\n/+qDFHdxR5TOfreUmMN37HtMTLst4yErI2hvgYQrkjS3mCOykeNGHOnu0A7b\nXqv8\r\n=cHdW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDAgk9Ko0ZxNlwB/62JcrHXnuEOdXUqca2yBiA5BSS1fwIgUYFerSxTlVdW4YRJ66QqFIzcc1Mu9yGginXgRDgPsaw="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.12.14_1612364797457_0.12477093407354323"},"_hasShrinkwrap":false},"7.12.15":{"name":"@babel/parser","version":"7.12.15","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.12.13","@babel/helper-fixtures":"7.12.13","@babel/helper-validator-identifier":"7.12.11","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.12.15","dist":{"shasum":"2b20de7f0b4b332d9b119dd9c33409c538b8aacf","integrity":"sha512-AQBOU2Z9kWwSZMd6lNjCX0GUgFonL1wAM1db8L8PMk9UDaGsRCArBkU4Sc+UCM3AE4hjbXx+h58Lb3QT4oRmrA==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.12.15.tgz","fileCount":8,"unpackedSize":1531735,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHGk5CRA9TVsSAnZWagAAanYP/3Jx6HQTKtUzZEfU/Tz4\n7U8Sz4EIe469BFPVXa8ipAXLIX4AmQj5nHefd5mviQC6WuMjcW7iFk5jgl8U\n1oDb9MwnUnhrRxcXsKYNNqgKQSeBcnBpOsxaXJmVSaAy0hmqvGBQcwXWLfYP\n/Akv7xfEdmMuW2A2uHnx8hnc4zBoYdICfOjGNP9EpTipqRV2+9abSkXQ/0w2\nfat3pfLPGy2bwvEf84/TTaDJz4ZSwCjfG2sWPvguOaZirPQ7JgUP7aEVprgg\nyfk080eQYO7Tz7bc6dGWtBsjn2Wx3HjncLk11ynuRilmBedNNEpkQHYzEJEt\nBHVdaGRLTJusFdGOASbkt7aStHL3plYSYkLWiAZp4BrzA06bNdDKDHJtcjE5\npOcROgC8eipvnn/L0J2L+El9XUani6LdvwiG4veGYuCiP/cOC/2YE2ujLbJy\nZcOmbU7TRv3+S51SzcvROC5svcqfimla6XRE+PbaQ5yNC0PDesu81LWDa0AJ\nIkbZjO06Y527NH56APIrSJk5CRM9EzJ/lju6Td5JkbWixNZlFd2jP3txLG+B\n/39Z97rTiOBLpAWNp3rwRSHsqSS2bdpAg4A+u93Y7h3SmQnj3B9RhUUJNy6t\nsZvoYizJtNvlFVQStlDoeRGH9X02VTcRvVAOF6jwrbQY+ng8Whs1SNDSTaXx\n84LA\r\n=+6pa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCUdI7+LMfgb/o/m6tCfLlcT3krM8UlyiRxwnmZVuV0UwIhALTXLtaEDS3UxqxiailoTd956YhOJiQkPEw2nvp/sH5X"}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.12.15_1612474680548_0.9720103998281782"},"_hasShrinkwrap":false},"7.12.16":{"name":"@babel/parser","version":"7.12.16","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.12.13","@babel/helper-fixtures":"7.12.13","@babel/helper-validator-identifier":"7.12.11","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.12.16","dist":{"shasum":"cc31257419d2c3189d394081635703f549fc1ed4","integrity":"sha512-c/+u9cqV6F0+4Hpq01jnJO+GLp2DdT63ppz9Xa+6cHaajM9VFzK/iDXiKK65YtpeVwu+ctfS6iqlMqRgQRzeCw==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.12.16.tgz","fileCount":8,"unpackedSize":1540097,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJbPjCRA9TVsSAnZWagAAxt4P/18+LwwKMUQlBrv3LIy4\nFsBLLlRZosI7vlss23L/h3zAINKUq8wQMs8eniD2jp6icbIOLw+a/2a6xUa3\nzjl7rhkAVBe1Rr5c/JkIR9KEfeRghQbBcYDTnzQWGfiuzwCocfdNqDc/RGPP\nBpoe+jxWGTeAmj9JPPc3vxXJeFMuXM4DnqhvBYAvZrsNxgLOB5yi1diVv7SZ\n6I5Ll1sAYPXc4+J6gB+vN+uLa/D3z0tAFBgD4OuTguUucjlzNRO2nRc3RZLk\n/3IKUIGMJngkLWmNnwT6QtnG27kP2TtqIs5KY4kNFsE2nAQC6u9RbG7Vluv9\n4hvg2TvmieXsTz+sMbkn3Z90Rby+Sc5W5HDChlxhn/dyAWGeCdhOvgVRZ830\nim2KpHPGv4BcxAPr3VtaZ5jmKXj1ziwX5xXwWlut3k32V5swwvWw2ZHiWzgp\nVP+Bg0fVrrGXnGpTzTloVVkgpS6uYGNvDNsXLbR3eCi4xS+xt3pzrXgYm4Lf\nD994Fgu35/fJ/Cf/yP4Ezjd5h3dB7jH6Qu1bFmpaPYHk0xE172NISLJG9c0f\nc8Ms4wvYcZJI46PWnkiywk6uRnJfUv3rfLIkMWJKdEFAFoNyRnAiX+qHFbbM\n9o1Dh3SWMN4XgfR4zCPGkHHyKqTf4kOQj7/q728KKz4WKkOWc2Ol8ZyXsjic\nieI1\r\n=Tymf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD84nfNaNIv7pMzqDBnuXjyKJb1JSYuc72AENVnXKESEwIgDNnuV6v7fvslXBQ4VJdODodPaETod5enPXSKB80VDQw="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.12.16_1613083618548_0.11393158518300961"},"_hasShrinkwrap":false},"7.12.17":{"name":"@babel/parser","version":"7.12.17","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.12.13","@babel/helper-fixtures":"7.12.13","@babel/helper-validator-identifier":"7.12.11","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.12.17","dist":{"shasum":"bc85d2d47db38094e5bb268fc761716e7d693848","integrity":"sha512-r1yKkiUTYMQ8LiEI0UcQx5ETw5dpTLn9wijn9hk6KkTtOK95FndDN10M+8/s6k/Ymlbivw0Av9q4SlgF80PtHg==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.12.17.tgz","fileCount":8,"unpackedSize":1541792,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLoOeCRA9TVsSAnZWagAARVYP/1eyFawDTs2reCAOG9uQ\nM3iFWRDvjQ6hr0UeypYOae71AcgVGReTB81iVW/pAL0AbhcnRhij0W2n1DIe\n/DKYfQJvWdcR0Pat2Jszrm8iQOTJcGlmNIi7uEd+J3TB/AzO38L0wkujRuyn\nzQ0EvR3yTFTwrVd+/Z+YZR23cw4CFRcgXhp9V0S+TW5Grc2J1X98oYN6ywbm\nNYfM9AkleOfFvZK9dTNHYoaI/nK23bW8DT8gg7Wca4aF7AdqC/BpG4hwMUBU\nQ5rElj8x2s7RsJnhRLSfYZmqocC4PXsViaqBAoiUaxUni855/uxAlcnx+Set\nUCcknN9E28AS9VJ8bt+/MIh9iQ/OVEpXuJx3J/2CGcrE/Au1JWb03PkeN6oz\n+9mk9mKORcxhLnMGuYr0ah/vZpS4d2cjxEbebDeRR9w7VFiPC2fFaZunlvVb\nJ7vNleqbcOLYKTYcXqK5ZOHFhKLotTaWgpzjWJDcmr+6SrJBMbxLi60sdP2w\n5kqQGQWLts3IfiKAcZaw5cugT9AlwDRREPR4bMRSTnKk8JVpLopuP/NrBgi7\nC/LLmfxtSEkh9nDLdHebK5PC4h7bVLkyahQm4VrbBpl59AED4ClIafffrGLQ\nJ0cGkhT5jlG6AzfZjduha75wVvDq95VRDBrjb8FtaqLSVl6JhRfOqlNNYZSX\nx81d\r\n=b18q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEAQn40SFh6aBKbWbm2TN+h+cNTADUGVvOasZCm3zrIjAiEA88ibf/3Goqda7rL+8n4UYliKrR03v/NGF+leTpWBp38="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.12.17_1613661085579_0.2092093904526109"},"_hasShrinkwrap":false},"7.13.0":{"name":"@babel/parser","version":"7.13.0","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.12.13","@babel/helper-fixtures":"7.13.0","@babel/helper-validator-identifier":"7.12.11","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.13.0","dist":{"shasum":"49b9b6ee213e5634fa80361dae139effef893f78","integrity":"sha512-w80kxEMFhE3wjMOQkfdTvv0CSdRSJZptIlLhU4eU/coNJeWjduspUFz+IRnBbAq6m5XYBFMoT1TNkk9K9yf10g==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.13.0.tgz","fileCount":8,"unpackedSize":1566505,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNDT9CRA9TVsSAnZWagAAu1MP/3UYffefLgK0VIWY+lOu\nc0pIt0OV6lOKGYMdzc1JOTdgs1Yt25XYnxiL3g/sILeEZb8kBb5w/QBG0jat\naw8+EqR6lZlPfJkAqDVX2WUrVPnhmCOhEwNo0La9hAWHWQ57r83YLKDppCag\nBDj2T/HfHt3+Wgfgaj3/91tsdFrKR47muF+c7nOBS3k/q2TWdzfrN17BwBuM\n6JQXxFa8LsK3bpD5YjKXnrblM0yMoDXBZy6H1Bh+fKf4Yh/TimjxzzGP0MOb\nNe2NSs83dWtFx3DGRNTSUGehgqX6+NeuvZICqFz4PiRebZn17g9+Y+2O662w\nUXeuVcO8Ve52GSN11exIHroX1krTuXi5jeEO6w7KExKgTl/4Df1LHHgvJopN\nYX7QZEfDA59CJA36/GdgVlRRVWD3k9CND+4o1SPjyz3TCnXX3nUEl508ayxF\npnwtMNFH2/Pr9aXXKRsHNOJg+rb10SWFzjuz3ILvdqnuTYj76XxqVINM1a84\nPKTonxsGpCFKyiG9f36GPJPTzE7p6nB5lY09ePeHO3aytGSUoUSCEkXInRuz\nh7/jggn+Oy5r79mw2EiplDmBlCmkvqFNPudrdtwnwroMjNMXURd0TOqSd9TT\nakb1G4To0CYkWrc52RSHn3MurMkIEHp0J2ERTDOZ9jyVcA1wT7lmJcJqcrMS\nzzm9\r\n=HmGB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIENAfuBE8K/qkCveNZe3ttN7WupjjzaE/h+uNU1gvO6rAiAi/hk7+vFzoE0ta2V3fJZG63GNc0aPe0RP6HIbxTTt5Q=="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.13.0_1614034171769_0.3242259984474012"},"_hasShrinkwrap":false},"7.13.4":{"name":"@babel/parser","version":"7.13.4","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.12.13","@babel/helper-fixtures":"7.13.0","@babel/helper-validator-identifier":"7.12.11","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.13.4","dist":{"shasum":"340211b0da94a351a6f10e63671fa727333d13ab","integrity":"sha512-uvoOulWHhI+0+1f9L4BoozY7U5cIkZ9PgJqvb041d6vypgUmtVPG4vmGm4pSggjl8BELzvHyUeJSUyEMY6b+qA==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.13.4.tgz","fileCount":8,"unpackedSize":1567784,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNNuWCRA9TVsSAnZWagAAPF4P/jZAAGIn4hdeXFoBBsXy\nt/cvzOGTFY+XreHwlSR3Aj9utlZCcnyCtI8QibDTv+G8O+V7QbMujGMzNIx9\nTsUTJ3rBn4P2igXx3IzbwYhWkcW42lHzfJDe5LMO3S/E3wTMy8UShsbiJ36Y\nOBvQEkp6ISJlQbxsbsoFmaf01kPif3xMMlh637bhfInXcROlNf/VXNREES1M\nIDjR0ZHC11IidZGUkTp+QCxtZGVz+TwXhrGfTmEWnnaEEWLqz5fTi8QhqkyT\nJHxOKAqf675c3wzAlmfKgDovNHbqciTgRFMvUkbI74x++TY4KtAOqjYFsFyH\n01jNaJPyU9ZPU+LGM2Cs/QoKdh9BRN3jbNzaOXpw8Cv+uhjgL5ljsJ397zBG\nfO9WLP8f0okNwQVOqO2uCKSVLAgaLlY5JHKbQaMpbV3+Uwop8eYdudFhE0KW\naD+aWLUNTnTVtDcC20EHCObjmQYgSciJAw8NQalnA64IA4xONNKC+BxbWGZE\nN40wu93RNtHQP+GmJ8ZlLanIrSyyJKWXacominYCx30oB9wkakGgsH5Q8Eh0\n0kLgpvywgiIjNkzMosvWMpcdF4XfJjdPkZ1Mb85NAeUFJ1DwJtIarmv5uaVY\nJ3g9ID3U2ok2santaluqhGAZdANCgFKHl5As0O1r5sG6hcS68rUuy29U/S/P\nu3Iv\r\n=NH39\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHSuvT0oxNrVm8wQjGOTIAaONci6Yd1tV3GL2kFiLc/KAiBOYcNOkqxF1wzE1GFAyrXWnOFo4DGG2AbfZlG3rOvCRw=="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.13.4_1614076821832_0.2806814257250856"},"_hasShrinkwrap":false},"7.13.9":{"name":"@babel/parser","version":"7.13.9","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.12.13","@babel/helper-fixtures":"7.13.9","@babel/helper-validator-identifier":"7.12.11","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.13.9","dist":{"shasum":"ca34cb95e1c2dd126863a84465ae8ef66114be99","integrity":"sha512-nEUfRiARCcaVo3ny3ZQjURjHQZUo/JkEw7rLlSZy/psWGnvwXFtPcr6jb7Yb41DVW5LTe6KRq9LGleRNsg1Frw==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.13.9.tgz","fileCount":8,"unpackedSize":1566001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPWAfCRA9TVsSAnZWagAAbEkP/1YazCjG1Efdco+OMs+3\nUYoinOfOJ1xp+LOr1/jQ5qXoclizQbofIQNWYsIYV9ovAxiCdYysJKeVlnWe\nhrMpp2kf9Ca8K09KWQ3Tt0mH1X7O+lXXtay2ydS6ZHilUBO+3j900R0IDkzb\nj1G7YMl9FzsUGKQil3TIfUEO3sTjxnAjEGngmu8hKoNhCwquTnDXassmnNL5\nBop4edhNyaN2uJgjW4Bwn7D+7fho6EezAQ377bcVXrYElBf5zQPaNus6/NFe\nxmzANJBT0Yz6P3wKW6McMlqP2IT8CMRZb1fjRYrxkmAMvrrUJjr3nU+rkFA/\nvnUDdESSwFQ1stNCc+uByNFBKhM7prAY6RPoX3iDmHwzpaBwJhskHF8WQnkA\noEHNzx63gxMTbxDk7jbPQL38X59K4qJ25NUIBp4QiMRmV5iCVDj7eol4FGG8\nzVOpIlXYkAhVqzfOJTvnIpSQKhU7R6XlPVAZmaJAq79cI+CJdXYzCSy9SB6F\nItKIYxzSNkAV9nGwavyUESDCrKKuSiDKnNroZkIVDZRRZm78TWdFiQSe5X4x\nX/TUZcpfP2ZPykCPqCdmemh+j8wrqZOVJHst6yz2a/Cd22YuRJkvWixnyLsB\naIFbdG/Kk7EncCR9Qnp9dfVQUeSk50LbGB7wcr1tW0n2nZol65bwC6Ad5CMh\nwTCg\r\n=bhbl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHl/S+DZ96082OnND94EbZITF9kH5VTwqOrfjfAdvUJGAiEAzvLn8ZS3BCgqo+Eu1lqyi44BRLuWSbfsusDGl5CZ08E="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.13.9_1614635039073_0.24044719156890393"},"_hasShrinkwrap":false},"7.13.10":{"name":"@babel/parser","version":"7.13.10","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.12.13","@babel/helper-fixtures":"7.13.10","@babel/helper-validator-identifier":"7.12.11","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.13.10","dist":{"shasum":"8f8f9bf7b3afa3eabd061f7a5bcdf4fec3c48409","integrity":"sha512-0s7Mlrw9uTWkYua7xWr99Wpk2bnGa0ANleKfksYAES8LpWH4gW1OUr42vqKNf0us5UQNfru2wPqMqRITzq/SIQ==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.13.10.tgz","fileCount":8,"unpackedSize":1567938,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRqbdCRA9TVsSAnZWagAAsPYP/iSsbqHqKhT3psuqV2TL\ngHBAMiOS8nBKWBgRX8f4aVcxLiNUqQf/Q91dc/seNSMxwpGdg08WdJ9qrfrN\nmgPx6x9coSDBy3A66fzTKYkBm1j6vV0AIdbtLTCcTvOH7vRnR+jPmkqanKcf\naOyKs1600KcxXSlpkDXT9VRuo1K+0NAXxJoPlFWxxEVurpz15tVM1PMXXbIp\n3htOTwZzDIw+Nl3azTecuRcrLKLrbLr1Xo5z/rJNfGc+ZQ8aQFWqfpe2Bgyj\n9fPsEIH1m1Fm8TyNvOVtdzMRVo40oES7Do9GFq7ERx71N502wvJYF6M9k+aQ\nwJ4cnDvYcdJI04VUXeMP6VBk4sTNX91vf2ZL3aRFBFIrsPrKvhj10T6TNn+c\ny+C3n8sWxilgBEQUjwExizFcLdaHpLt9wb9h07MjSqxziETTWmaYw3QSOK24\no6zEZErFj+P/QY5EJtS/2yTp2t2U3q+o92b/j0Pm6+H9KJj4eh1DvQkF2KoC\nz7G3uPSsi6ru2s/YbTI89b+kEri/gKBGQsisav78hdg5ePl6sGlPWOfpPyFh\neMHGRP1Z6ApyQBE8vDCeak7Gu91QiDLXmgEjA6z0Zu2EmNw+1JIfyYIwc5uq\nr885owthBbtODfH5v8AHNFaTr8FvVNmIt3udHxmN30XEMM2EQSZQxs0PeNyU\nlxpN\r\n=7ad2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDl+y/NjyItTYiSZmE5wYmmHdpGDZMJdL6R2pq9JahsKgIgbEEGEb2jIVyBLvFPaEHfb71Le+NCqQjsfmSQnbvBbgM="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.13.10_1615242972543_0.8889620284911071"},"_hasShrinkwrap":false},"7.13.11":{"name":"@babel/parser","version":"7.13.11","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.12.13","@babel/helper-fixtures":"7.13.10","@babel/helper-validator-identifier":"7.12.11","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.13.11","dist":{"shasum":"f93ebfc99d21c1772afbbaa153f47e7ce2f50b88","integrity":"sha512-PhuoqeHoO9fc4ffMEVk4qb/w/s2iOSWohvbHxLtxui0eBg3Lg5gN1U8wp1V1u61hOWkPQJJyJzGH6Y+grwkq8Q==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.13.11.tgz","fileCount":8,"unpackedSize":1568723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgTyx6CRA9TVsSAnZWagAAOsIQAJN2Mwd43k6gR0v1Phw+\neIkJCk5mmjmfKExddmdHzTgMcjYz6Uj6ID1ZUTkX47DZgGfEnBg+U53Yok6/\ny94yp3/qjJZhb0IIO+vfRQBbrEfhQgPCsCWWO5o28BqfOOkvpLMPp6bWRe3H\nmTG0OH7ez0okggkVniDX+MiEhTaQ4wfV8YPDm3BAKrDzAXesqFkuPwhWW76X\nQVLdV4atR4MpWEeUj/NH3Ev+CGeswTqHz3ZfEAuxdsF4pdRnkyNvzetv+vnz\n/tov0aStJfetI6ZVobSpd1lZcYOQTIVJwJYudBw0ZpVzJl4zi5pWLLS9Pk3Z\neGDa4nOPA7xcDZFHkDU3n+wrMz3OQAJGCe6yvAgwjkruJFxLbRMVLk6qDj0J\nO4UJp7WES/jfvX0Pn3ew+ozINnvc3NIstpYc1FNiYksMI8cYEkLwTDIfyzBE\n/MYmatnlRL/uH9mffY/lm0sVYSE5r46pwF7pDKaJFEWXXFEHQaxms2bDAxGj\nlM5NAlJj4MBjRe+OAFz+v+HhMIfsiJMnvxf4BgRV8uu7zeUlbGlDHZp3pTMj\nvXN5tHbglvF6w79p5fOdc6ooFPyhlXusJ97exmEs0k8gL7fUpjWNJNW4mtYN\nmMUYTp0Ox48Kc8jB6Nb2T8O/YmUpm68+4Z/FpYEgh5K0rTPol9oJq6GqahOW\ngsST\r\n=sZsg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAPLyPXnXHFGgNSJ2z4YKiqj/YvTe/3nG+oSpILh8JrsAiAKcjrmMSsMBOLtWfG8EfEXRwYUKXR1YKXau40qBcgDYA=="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.13.11_1615801466126_0.9877424740924732"},"_hasShrinkwrap":false},"7.13.12":{"name":"@babel/parser","version":"7.13.12","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.12.13","@babel/helper-fixtures":"7.13.10","@babel/helper-validator-identifier":"7.12.11","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.13.12","dist":{"shasum":"ba320059420774394d3b0c0233ba40e4250b81d1","integrity":"sha512-4T7Pb244rxH24yR116LAuJ+adxXXnHhZaLJjegJVKSdoNCe4x1eDBaud5YIcQFcqzsaD5BHvJw5BQ0AZapdCRw==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.13.12.tgz","fileCount":8,"unpackedSize":1568857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWLvzCRA9TVsSAnZWagAARcwP/3BQoPDww/sbp+UIk1Wt\nDzmamGk3Wqx1aF7sVw0+aCZKDKPEpQWz98zUHD2S5Gin5s+AGCS7pesYuplX\n9ESxWKAG7ce22fscuca0H8PotCvBCjgs20V80RKoG7P4aOEhxEUr1Yo0ckzQ\nbH6hcEBd4SLKEzaA5mVsn9tYyJJppSzONdQTU6mr2HC+UXvvfM575v6ileWt\nW17kc0/usz5UCWUTG+OLlyhyLLfmdDdAsuBmEH4FNpK92+H8XJQG6XMsBaGc\nCmAEJzfVpyXuws3M6r6wd/oIQHRJjJhsJOT/CFtR3BubQBu/17RMdtpYLuE4\nLdNCMB58CYwssJKGUd48PLNTm1ma3Z5pC6EnGP1K7E6JDizQq4r0gQbURjBu\nAIBm0ngj3aEyyvj1CWzl+OKAFhasIx0yMlcr8RtY1c6cFdJ7+u41ezv/gEJM\ncEiAtA+mHjPgRHr8umJMtdUDe4Mh0n/HR1aMOW6x49NiiLnv/ZRlCMjMRMqQ\nxTvP37F/cmUGM8qbzb740uHaZM6HMdTLJqxdnUCE311AlLXGtupIaRfTEzaL\n/WbkIHHB7j69s6BQZBa3EAhIVdQ+EQ45m6bpSyqqJNYWVScpLbAyfKfmNNXK\nGnBGDEv8DXNTrxGhJIP0c+SO4QVy4/pPAgH2eqAvNWNBGzkgFum1ncNhyL3p\npf5I\r\n=UVD7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCyFgJeRFz+FYJG+1w54JQjY6OR88SvCwhlRC+qGvqT2AIgX+8ue2gZlHb94rdvcejz2+GqAdHibRePm92n+N5/xsk="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.13.12_1616428019465_0.67526935398349"},"_hasShrinkwrap":false},"7.13.13":{"name":"@babel/parser","version":"7.13.13","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.12.13","@babel/helper-fixtures":"7.13.13","@babel/helper-validator-identifier":"7.12.11","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.13.13","dist":{"shasum":"42f03862f4aed50461e543270916b47dd501f0df","integrity":"sha512-OhsyMrqygfk5v8HmWwOzlYjJrtLaFhF34MrfG/Z73DgYCI6ojNUTUp2TYbtnjo8PegeJp12eamsNettCQjKjVw==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.13.13.tgz","fileCount":8,"unpackedSize":1570679,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXlAVCRA9TVsSAnZWagAAlnwP+wTLXFGqkZgJpq+aY573\nBWeZfWwT2ROS66FDBXayejHhzrdEf+1iURJtYFn7Ygy5Fy6cfDTU9LdHZSoN\nrChRFdl6WoB6s3EwktR1gimOKllSzI1YlbVpBFqKimiIIsd2dygREKR/R04C\nt4D0uXPYTHjaf8u9CAC3Okk/nGSkOzu3OMzzY3k41gwtcyrHL0eEON30HAWd\nWhvlfKTEnBqDkMap58zp7dSVN2d2VbHFt7HFPuyunajL9DOVedZbRdtjLX5E\nretQOfp6ycOxT+7veUZEpK4tNFpWvQFMH2sD5x+RW54bJTpVqywFCR2VO593\nrW7tkvzphwUHcqVioJtF/WGFsZ+OP+nYnOuCubeLQzXB+p1xePOi9A7pSoIb\nPfitUxK4s0Q562E1YcKTRcolzVx+/tMpyv74MbmQ8aafVC4AEhTGzVZn0K+g\nCbzImREbVRN0QY6V6H3NdbvHdqUyGPSFgc3MUlMQXcJg0UTbQ7ExgiQeC9P4\nc8pCWD4GIasAdwNu849jef3OIqPowu7JjTZvgn14tuKUp1kEw/2e9QuQPdy2\nTO21CgBQGiATBCalksje8G1tZoFesokKLOoJQBKYlvd/pH5DeeObkv+dFmrF\nnF6mDzB07wCuOAI80PN5YWXuvoH4q6/DFtmev2SdxwzPK0m5P8TPvisyejLX\n08XX\r\n=d+1S\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICwpI4Y7ERYJkBGnt6aO7zNaXf4F8FwxOx1rMe0tC43iAiAawdJCHEHfKKqKib/kSnbpHbF34+V2dCP4h/q0UUGBUg=="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.13.13_1616793621134_0.506839298478019"},"_hasShrinkwrap":false},"7.13.15":{"name":"@babel/parser","version":"7.13.15","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.12.13","@babel/helper-fixtures":"7.13.13","@babel/helper-validator-identifier":"7.12.11","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.13.15","dist":{"shasum":"8e66775fb523599acb6a289e12929fa5ab0954d8","integrity":"sha512-b9COtcAlVEQljy/9fbcMHpG+UIW9ReF+gpaxDHTlZd0c6/UU9ng8zdySAW9sRTzpvcdCHn6bUcbuYUgGzLAWVQ==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.13.15.tgz","fileCount":8,"unpackedSize":1574055,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbyY8CRA9TVsSAnZWagAADHQP/1K+Vi4Zu7W39O3MOxAn\nsjdGUqPm8SQs+j/mbQwNjQ5i3QOhAkdNmapTQ9WQdCa4S/akhEKLnCHlwYD8\nVG8p/BXnhBUZ08eZNw8xSANNINN0riLwiCGTnNQfqRTGz+MV8LKOJ8a/oirv\nzWPyKzx5BrMiq25uUHWbZx3eHftulZSqCHDXNuCssbRn4KUPHPRpB2wB9GUk\nYZc9KnlHB67JQTnMmszJFw/ChyF5JO4Qv+cxtBrD5sIgOJa/CeYOVGwwzaPD\nN4a8Ee0187Eeg3tjnQgbHQ1w8bVhNjhaAB1Lsbh4/4//IsGpU8FcNV0F7o6O\nNH0tJ41dwoXdtBfGSpDT5ATe8Qu+LEN4A1IXkkdNO3anZSrBcldor5hzfjN9\niWl4ef2ZYoyNTJnTyGfHe9DzTudMUK1x9cnpN2aP082JONo1AsFW/u0vN9So\nKLzpPVuGulLA1deN0rwtncAsulJrjHfIYkGl6EKox2NfthOfyCh4bzej50Te\n9QRFrzWubLREdFbrWyS6QEcuK33YrJaunjCYfMqg+geWE1WYlVYOT3b9xWOv\n+8BCHGJRAiC7jnPRpKz7f/vyFn2sOtcVjjvTtArhpR1E3E7Um74BuSlif9iV\nblvy45jQ3uGh/uqZlYJ5ZZTngRZ2bjEMFetYX5r/XeCv45g2o8mY4j2+9JH3\njzCF\r\n=aH3I\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIASfojKIQ4hfovXGsFA+682W71rDEN/wUKU5ptzfHM7AAiEAlRY63LI8y264hCol7pdMKvirur3jKbJtlAf9DEAYoMY="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"daniel@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.13.15_1617897019700_0.9992938228737922"},"_hasShrinkwrap":false},"7.13.16":{"name":"@babel/parser","version":"7.13.16","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.12.13","@babel/helper-fixtures":"7.13.13","@babel/helper-validator-identifier":"7.12.11","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.13.16","dist":{"shasum":"0f18179b0448e6939b1f3f5c4c355a3a9bcdfd37","integrity":"sha512-6bAg36mCwuqLO0hbR+z7PHuqWiCeP7Dzg73OpQwsAB1Eb8HnGEz5xYBzCfbu+YjoaJsJs+qheDxVAuqbt3ILEw==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.13.16.tgz","fileCount":8,"unpackedSize":1569999,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfrkiCRA9TVsSAnZWagAAe0EP/ROCpPDD5H15wMBpfdnO\nMYTpH0FuZMSVdOFRUaUgSe78kacqUF+9t3LMxxis4XEv7pydSkYsDvvAq2jR\nMiJzCL9I3Pl79xDQ4bV7qsqjWdYzJRFPKNAjPudkwK5QrhsSheAcQpUXmcB+\nUBb+IVqy5/XzJpi/E8VN9FqGsioz0XJpbLKeEoaC/uGbSddL76mHr4dy5wD9\nFWcC7687D8UEbi1X8yLSKIJndhCJ80Qd6GPfQSlckBgF3xUAPvYQ8YkWHFIh\ntgm/0QgC+Nw5wovw+8rI07G0gv7j8+1K9P41FKofHA8QWcwGzBJqSdtzqdH5\nuseLFuf9z9bJwoSOxogwATKbJS6faxbzB91geF2AP1NaAeO7RXKxCBd/AE9Z\n0GxHCEijPxBR0W7ATvyzM0cnO6QmFK8mDahjqhgYMahcbvc4JKoEoRpXYb9/\nR8vB0JKOj1pHqLphLpWu9bXRDZowSfuT2+gsTDrznmKAkKDfzigiKX9zR5xs\nweVMKtKFqtpFnOLMVz6CQdUkBnZ6hyAtQkXVyubdpX29Uzo7MbbwnfLGXPIH\nbYxHbqqVHJSkNUihw8lv+ajxqN99W0WVnuyuVLVXmEMEnNHIO1IA1AlumKdU\nEv4ndiW2FEUdWlvBvBw4r2hoYypovLXiljrUwIZEoUJYSkQPjPB6v1JcSKAb\n7Nd0\r\n=h1Q9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFN1guS5WHXLAFscud7V86lvApAfVKlStndNt6cEtqcuAiEAmHdADgPCR2CoXBvLI+9AIy48VFBJc1FQ2IfszVB8LHc="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.13.16_1618917665878_0.6344716287404515"},"_hasShrinkwrap":false},"7.14.0":{"name":"@babel/parser","version":"7.14.0","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.12.13","@babel/helper-fixtures":"7.13.13","@babel/helper-validator-identifier":"7.14.0","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.14.0","dist":{"shasum":"2f0ebfed92bcddcc8395b91f1895191ce2760380","integrity":"sha512-AHbfoxesfBALg33idaTBVUkLnfXtsgvJREf93p4p0Lwsz4ppfE7g1tpEXVm4vrxUcH4DVhAa9Z1m1zqf9WUC7Q==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.14.0.tgz","fileCount":8,"unpackedSize":1593149,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgixKRCRA9TVsSAnZWagAAqqgP/RKnpT4s7lg5JU2jbzp5\ndpHo0xDEdkgRnqnlzpVHBaIPjtMH7UvWhxmSGP9fItn98yT3kkjBTAnGBhYR\nhBVqX4gnUZlrE364hcSe6liFJeIpzYQeTuQxhQrxEi5yNXOfGldpLLNbFtFM\npBql1psc9Bi8xGZ7qj0wXh0DDPiDPhHj3jJu4Yxu24da7ayVMHm7E/hM7p/I\nLnAASckQPADYa1PGUIq3c9O7ArVf5YE45Pch0uYg/RJ0b0ux/1lBGehMZJLJ\nnUyBSOdJ4uuvNNlJwwrdamX3xuNWt7ls6kZJep2UdXWASzXo9Ld7kowj8Sqn\nGnGvBD+0WM0+DqOckR8eiad/IqdXRoOOSwz4L9ZY85eAVMkd6OGGLmSX18yR\nPmbmfWaSAAHf8EbgsFgcYlH03TQ+HhgkaTINiVjtZ6Onj3vUq6Wju8AYjY1d\nG1RyEa5GBz8mImVf3IIr0q1FJQ0ZfmvBiL3viP38HZ+bGT0Nmyn0GNhlFlwX\n0Q0jdmRmbSixXwUqCv7UHq49jwT/QiolXcQBWznGEz2Tr3EO7uu1qM9/5bVw\nf9AFPogOVIUzeRC/Z89GCg/Az31F2y1QcMpN4dpyh3v1RdseWf9eMoDb21V8\nc7xp5TjSxSdRLibc8QaiGQEAhm8vChkUlmKIHdrMRkrRUASSf0gpTJqSBbJC\nuARV\r\n=sLuJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2ekFoucwoOwBaI6/Jbo07varXhVnc5ZFIVyzSkbw4dwIgXWBJ2v8mTfOE28n6oCkduBgtD0o/Dl2k5je7H08pj6Q="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.14.0_1619726993175_0.23675192738709305"},"_hasShrinkwrap":false},"7.14.1":{"name":"@babel/parser","version":"7.14.1","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.12.13","@babel/helper-fixtures":"7.13.13","@babel/helper-validator-identifier":"7.14.0","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.14.1","dist":{"shasum":"1bd644b5db3f5797c4479d89ec1817fe02b84c47","integrity":"sha512-muUGEKu8E/ftMTPlNp+mc6zL3E9zKWmF5sDHZ5MSsoTP9Wyz64AhEf9kD08xYJ7w6Hdcu8H550ircnPyWSIF0Q==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.14.1.tgz","fileCount":8,"unpackedSize":1597946,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkKmvCRA9TVsSAnZWagAA8PkP/0QEKebRtHEFDQ3oykMN\n+vWF26Z7KK1KoEAMoutd3gur+NhVXjEm4cApIzO+qvL2V6VuU/UhufxcCJbz\n9/393xLUP90/F8KcFobx4NA8TqZEBzK72GXkaqSoapWqbRr4E3eYxerdOxuu\nrqEVQ2V2rv6i7M3F3YlIZ0uLB+Cqd2eo2oPypR2Go4AVIVGpuhPS805AOzWs\n2v9wSmwuiBOAWrZ87gyEoJV3np3sA3q8RKi81w93seH7wldojgNcjSpvgPx+\n6+wpa/kVwbnQ1AwWA8eee/9cxyqwk5lfKNc09my4i7PQbXflrqaldAvVz03L\nVkSlLSYmb3AJQjFQEZdX2bMj+9j+eXqaSVTa1MOKrBZhNNqBgtnLzWB+5pmm\nE2HgGqN2xqigba4ZVYNHrEQQo1ASNdbBrYZekjBODeeoyTYgGKebVEIFaHbv\naMnVaLuPZKkv18YhJGSVqFnHXKgviOlPq0EZua0PJtNUshmqRBdc6UHPiI05\nwkA48bRON+vARjuDk6fRxDWp1pgjc5enyywIccfScAtsGDi8QSGikRCLRY2m\nYskg0mXPqxL+ZP9v2iIwSRfrrr1eIC0im9l4mTvDqOupx0c7CxOySuad2rpz\n84FhzXsbtZdayWCkXzsepRAV0uzOb7Uf7wFWT52yZLStQVZ0uDUccZSk70FZ\nJA1E\r\n=sPTX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDzksZhB9nM8ng5bfChQYzScuINWcmC9a9CgA4Unodc2QIhALhxVJ7uG/J9YGDuT2ws2bwn9U/qqUqIbSawg1YAn/fV"}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.14.1_1620093359487_0.8778768843742852"},"_hasShrinkwrap":false},"7.14.2":{"name":"@babel/parser","version":"7.14.2","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel-baseline/parser":"npm:@babel/parser@^7.14.0","@babel/code-frame":"7.12.13","@babel/helper-fixtures":"7.13.13","@babel/helper-validator-identifier":"7.14.0","benchmark":"^2.1.4","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.14.2","dist":{"shasum":"0c1680aa44ad4605b16cbdcc5c341a61bde9c746","integrity":"sha512-IoVDIHpsgE/fu7eXBeRWt8zLbDrSvD7H1gpomOkPpBoEN8KCruCqSDdqo8dddwQQrui30KSvQBaMUOJiuFu6QQ==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.14.2.tgz","fileCount":8,"unpackedSize":1607570,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnAu7CRA9TVsSAnZWagAA0aQQAIX6aDr0jTp7VLxgi1IK\n2N53IIOHvlOTWF/w9WJF3beg7Cu3uC25eFyJ/iv2i42bedPagA4NJm8aZWaJ\nUsIX3RyzMRA8KzP5bIRptKuA3BmcFcw5ZW1DVCrOCJBqXvz79lGF2WAiL2uv\nQUonckYWcDMAj4WnddjyQFp2Ps/ZD/EgB+aSsiEJ6HHXKLHCmZtyyxRE6qZ0\nnMxARSkFipukzCV8Qfui+JtJJFciUUREygYiUUC+SnVZo67PlrwwqP2BRW2E\nmDtneqbvRRFj6R+gXW8AFsgLvhd66SBSWuOUI8sspqaKMLyX/xSzY5RuAsHt\nR0ydA2pvpsjKI2CbsVONQo2ePUvZ1jY8s6MUTRLohymWrKGgqqF9/+LxWVXS\nT+J/JhDOh+X9HP+8rvkaWmGgk7RQVd92u82azjx72OeGYMn3L1HniMpBEh1W\nfzrNnaC2xrssE9xtf2ahlMNas7wRlAwnxXtdd8r3L0ZmYDOc36VpmES3YsCy\n89bgYCwu8YdE9ayhTvgYeOypJZBbNncMkg7R0okEjNB5dAF846bTpasXACJq\ngypL9fBImKsDBr+ZALnkwMrl9CS31+KExnZ+bQxK56dRA4/uEcRlwsbFcjou\nmZzRx458vDeTT+hfcsPJ7U4eOM5nMuV7zh/sGljXV19N27SGnOuxTSLKU8Tp\npICO\r\n=EI77\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEhpR6VwD9rNnX8A5nq4rXa20slr7bUWAUTBqTd95SmFAiA4vbT28OLhuKlHJKa5ubnObdN0qewoZJv5pveBfM4bNw=="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.14.2_1620839354628_0.9044037481642004"},"_hasShrinkwrap":false},"7.14.3":{"name":"@babel/parser","version":"7.14.3","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel-baseline/parser":"npm:@babel/parser@^7.14.0","@babel/code-frame":"7.12.13","@babel/helper-fixtures":"7.13.13","@babel/helper-validator-identifier":"7.14.0","benchmark":"^2.1.4","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.14.3","dist":{"shasum":"9b530eecb071fd0c93519df25c5ff9f14759f298","integrity":"sha512-7MpZDIfI7sUC5zWo2+foJ50CSI5lcqDehZ0lVgIhSi4bFEk94fLAKlF3Q0nzSQQ+ca0lm+O6G9ztKVBeu8PMRQ==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.14.3.tgz","fileCount":8,"unpackedSize":1608470,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgotWnCRA9TVsSAnZWagAAGtYP/iiraaDZ/fS0Fbn1b/A8\nfCSTmHpBOycYomixMwbcwrS4HkW3TmNme4U+ehMEPwt8mdWmma3KkhDKtiJm\n2BBzBx095Izrg0OsQoWY5N6b5HVM2n9xJurni7aKAZhYiuWmp681DjrWGY6o\nf/Oec7pN3aFCR3D83QahyA3iP7+/LN9g2+7mQUfcoHVVmD/0Z6IqLNMhdXFo\njLvzUp9VTaRRoNMOZUtJQNFOnipEhaoHqxFE+AG1nATv+S2Ey735AvNHjWQB\nbhtRERDXZ84mhESBGGIUSwoG2AUHgfgTJ6jLslTvG1VdHDB1kgGoOUd91mSK\ncmiH/7KPxmPZq+yHHOxfUt2EqMcBaIDaAagbv8mg/qO3BVn0QHsGrFXQQRpu\nmE6STUVMpmk/apvak6VirrxIrfzqh9XUG/YNIqgqQvHrjHxM2tRNnnkZjVoJ\nyKEykTYy/5cOJ+cYoCzsosJPB6ebUQfOCGDCEArSogsV2tuQY7eA7Ht7xRcy\nAMcGPFKu5ybP2I+8B2Py2o0q7xCCcF8Emz/JjP58vrs7U29Hh8V2EGmX322M\n/cRcQLpv6FfRcOiBSUJfp8IG9JfVARPC6kyr4SlTur/ez5PLYlBQZWpT3Bw/\n1sDTfEvYFoiAEmB8H2c24BB8bp+uxszvA9hIuG4V0LHBCBn7klXZX4AkCLkK\ndM4/\r\n=Yw7o\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFAWsL/0oz+k1UBZ5qwm3bVTdIKsZpM/xAx7uEhX50cTAiAcqTdUp3c9/VyL+LEdjms5Xl+sGqV3zRHvna6BzYXV3g=="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.14.3_1621284262466_0.11621926651777992"},"_hasShrinkwrap":false},"7.14.4":{"name":"@babel/parser","version":"7.14.4","description":"A JavaScript parser","author":"Sebastian McKenzie <sebmck@gmail.com>","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"lib/index.js","types":"typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel-baseline/parser":"npm:@babel/parser@^7.14.0","@babel/code-frame":"7.12.13","@babel/helper-fixtures":"7.13.13","@babel/helper-validator-identifier":"7.14.0","benchmark":"^2.1.4","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.14.4","dist":{"shasum":"a5c560d6db6cd8e6ed342368dea8039232cbab18","integrity":"sha512-ArliyUsWDUqEGfWcmzpGUzNfLxTdTp6WU4IuP6QFSp9gGfWS6boxFCkJSJ/L4+RG8z/FnIU3WxCk6hPL9SSWeA==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.14.4.tgz","fileCount":8,"unpackedSize":1612578,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsSGDCRA9TVsSAnZWagAA5BwP/idzgqGr/uJfFq/qZOYF\nAZJG6aNa7auHXmV9m47ZbVpoTXKvD9rRy1npGsSWsDSoH2XB+p1Jp5k2goVL\nztcVSfhCPr7CTv8K9VOq2hBucnjLJVK5qhPKBTVCQo9Bv6Z3/jh8bNAm9BmL\nx9F0nqBfSCFdW1p0wVxDukFNEqvnaApdWL7UercZ7ekwT6RPWjqw7+eJsxxu\ngX2UFjHpZMOgVoxkuhRQQtIWASRft0LKw3GKkAp6Ebj28u/8eNAq1VGmDEc9\nooX92Ne9PBbpAxKkWsUQ/+TTcB0B7ocw3Byffy5048Y6bxUanbSnqHuy0Alc\ninQqin4aujbmwjFprHxWAPEx62c3iHJF7SJ937vqNBZBk1kME2ywHyDiogIQ\neJvfXmB2pa77pt8umu12pEvED8uj3C1i/Pr046mDR9GvrMtqzwhEUJ908wpm\npCk78QM10637PUuAUnzStX42pzTHDOrTvxDx3jSgzhuPEEG7y7LYBRuNehRP\nvwrpxFOOUqePeqylyi3RppuoiLIECd8iMOLAZtdBpFa2fv4JK/wGg1GJlgG6\n0gwHDg1TxeYtpE8PZZ+mRjedB6eUPZOhqUeQZVdpZXUQMR9kqGZ1mWzEkjpL\nQvcEweWUftVvLbDEZub6h61melz01gRHby6nMHTDVdTVsoC/BA6APQ/I3qZd\nXj/v\r\n=BxHN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD3BzTcw1hBmUpD/NHN97x5nvclPcoipLZS75fzdI1gUQIgBOr8VDYGARZ/xhGYanrkPN77OgD7Kngad5BQ5cHvqaI="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.14.4_1622221186641_0.7115894541721963"},"_hasShrinkwrap":false},"7.14.5":{"name":"@babel/parser","version":"7.14.5","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel-baseline/parser":"npm:@babel/parser@^7.14.4","@babel/code-frame":"7.14.5","@babel/helper-fixtures":"7.14.5","@babel/helper-validator-identifier":"7.14.5","benchmark":"^2.1.4","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.14.5","dist":{"shasum":"4cd2f346261061b2518873ffecdf1612cb032829","integrity":"sha512-TM8C+xtH/9n1qzX+JNHi7AN2zHMTiPUtspO0ZdHflW8KaskkALhMmuMHb4bCmNdv9VAPzJX3/bXqkVLnAvsPfg==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.14.5.tgz","fileCount":8,"unpackedSize":1601613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwUqYCRA9TVsSAnZWagAAaqAP/jY6vajwo6wXqt8s/KK1\nXrHVp62hAK6ulEX47aYKRUX8tgbAqOVgptYRhiqSZy36ezownB/2HKJepsYN\ne8FRHtElapvTfhfLek4NrAHn8CLXogYIF2eF6SixtR8k91ZST3hzdfAO4nN8\ntJkg5L82v/YXM9E3pgSqUGcKVwUz/sNExwJDOhLb6rw7Ezz6ZtW7HPVJ+1Pr\nH0hyWeEJeXBOVpNVptO5h0YeCdRfAFbtF9c4WTJ0D05mGoG3f4xfaVf5EOmi\nhkNE3AsfCK3bre/mPxHEPtaTrB9KPlJknSSUO5MTAmzE6ymMo+ttUykMSQpW\nNFth0IYtWWKqK7rIqQ+HnoY5GJL6D3TRK/+XzuLtOUp3oxsTVB1QUnsbfEI3\nw34KjtjWmfJcAjrQ5m+yBin0X8WL5dHBBEQjt7I9438AqLYaAJXaps/ZqAPN\niROSRHv3i5nT7NXH3Tngv2kebKEC+VY7jGEoDs+VYiMS05XsgGG1kHyz9UxZ\nyZ3dCTCzcDxHYRq/GbeKjLn4Rw187H8zRe3aV18ACSI6S2mzhVEl0sVuMACE\nICB+NYkzteiLiqPGkDeMz7fd7V2Qv553JtuCr4PEUgMRV8KIiJC6GFghKeEg\nQrioLI6smWL9foJO37xeaPG3lkXBG/Xbtg8lcUj+a+YDJ21/DvmCcN3gxozp\nOI+z\r\n=fVSm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCOMmslRctWQr14GBPY/xrLMX4uhj7Z8qfyFw23VIu90wIgKH2Hm+4xX9pdLMFiLEPa7uXB55PDRWoIwcPapnuSYQs="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.14.5_1623280280137_0.7222352425119472"},"_hasShrinkwrap":false},"7.14.6":{"name":"@babel/parser","version":"7.14.6","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel-baseline/parser":"npm:@babel/parser@^7.14.5","@babel/code-frame":"7.14.5","@babel/helper-fixtures":"7.14.5","@babel/helper-validator-identifier":"7.14.5","benchmark":"^2.1.4","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.14.6","dist":{"shasum":"d85cc68ca3cac84eae384c06f032921f5227f4b2","integrity":"sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.14.6.tgz","fileCount":8,"unpackedSize":1602823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgx9CqCRA9TVsSAnZWagAAAiQQAIa2kMArzdYtFqwvQk0x\nKX9GljtHgQDZOY7ASLgxDg4o6ReLjXnj0bOWyCGpCt7S+jbekUexWjS/ocl/\nH7YYKZHTIMyjKwyfRh+DRTz4knscnRHSLIIJiDz1iajYTxKW6hkfnjwt8aVA\n/oBG6igivLstOjfWOmqLykcthZOSwYdt9XSphvlW5VqVRu8h2JBbbrXC3a65\nesENB0Z6S8JKTjvVNWe+4qRSkoFpOwD85BT/xKhG7isfbkC+RE8E2IecWs7l\nVX7lW2CpWbLQlBotlEYpIdkENI2qQwzre3nqQi6RkYW7YKZIUTjSxPjlZjYt\nV71h6oPwxaHMckEO5yhPRJ3wpVZYdcW0HLWrR8QOES71L591PDOjhhp8Jjw4\nTHK3olRch2M72fGYTQ+LNWMPbofHgKSEYUCOhvCZP6tmvc6ucVj4O8dI9kah\n75HCpVsF/EPBjDnfN8FffaQ2gZWIxXPo+a8Dpf3D+Z3FuVwO1ObsoV/xkimA\nJur3OzRq3pDvwqTLxJj4RRCyBasxiwlIvazaQpza8jIMrNPw4CGn/SMoTuSZ\nC99vcb222RThIbxeVlwyhr05youPHicp4MdG1iDE7KaF5rk5e1Y8O0nAzY9v\n4pE6BFkOzLvUEtq9Rfnds//RcV3eRj4E3RyUCz3rEzW8TczDQTavBDOkRHrn\n4Jrq\r\n=54eV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCKJ4sV4SAPFkWIOV8xABxRjywxasHqgqV0ZESVITg57wIhAPn0fl3k4iGL0N9pwBn05e3LnMr12+7R1gGe/bvNfdMW"}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.14.6_1623707817944_0.6827228349415881"},"_hasShrinkwrap":false},"7.14.7":{"name":"@babel/parser","version":"7.14.7","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel-baseline/parser":"npm:@babel/parser@^7.14.5","@babel/code-frame":"7.14.5","@babel/helper-fixtures":"7.14.5","@babel/helper-validator-identifier":"7.14.5","benchmark":"^2.1.4","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.14.7","dist":{"shasum":"6099720c8839ca865a2637e6c85852ead0bdb595","integrity":"sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.14.7.tgz","fileCount":8,"unpackedSize":1600989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0Qp4CRA9TVsSAnZWagAAW1AP/0Vc9J1VeQjji61UDgw9\nscufevrvdxE/YsXDZEuO1eg+QF0TrCmmFlu+7BLmI/IIg9SO9Z50HTUCutvP\nqvUtzoeyguAPBCFFJ+aTEDfJPzJ/TtxzJ1K0ZY1xxsNUZi4uCA4BpH6BtP12\n1x850BpapnioiPAhvg2Xy/RLg6jDDqs0pp+kEZLynM6beiXx4gGXOa20l82X\nvCpD0pgK2fIBLEqNA+TMjKHeTT0YI9Lz02WUwuykmpdLS9WmWwyuN/criCel\nli0BYoTWlgsBNFnqW0/0qqIW21qx1HXw7lBNGYIbebzZj4lm9T81MO/rcxiD\n0EeJ817tQSxf4CViFNenQsj1YSlFHL3uuHzGDE7iOflg8FlXsXBqdCKDi/U0\n5lKSrfCaRjdVy4nQ1Yacj6/qxMFfEU7O4Qw9WHCvT9aJfc+SdYMAC0fvj/LK\njgtD2yUPfEO4QCWdJP0VtoRAi8R4ViGyJd6MJvmxRLyKjuPrs2s5lb3xO+Se\nD/cPZi5klqMAN1nf8AsdjeC/Rd0i97zHE++CAg/jphzv95zSJ/aGNxJQH9Lu\nnyoEzklVAoEMwmqs335hu3DDInB19ujJ3sJhgbULmkMtSa0M/mYkIWuhpCHJ\nNeD/m+PO8nPhhIlqdOtSHsB6QYyeqlMH9GaiHI80ajr9KOj8rP3Mpige54K0\nhsuN\r\n=+H0R\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGtUu4/vtzb95yn7cJjVzp4DfgArlflsf0HhrcDN9BWAAiACTDc/sf63YnzWWom44/rgP1Fa3LCRvB8N44atcv4GrA=="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.14.7_1624312440188_0.025546294773536538"},"_hasShrinkwrap":false},"7.14.8":{"name":"@babel/parser","version":"7.14.8","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel-baseline/parser":"npm:@babel/parser@^7.14.5","@babel/code-frame":"7.14.5","@babel/helper-fixtures":"7.14.5","@babel/helper-validator-identifier":"7.14.8","benchmark":"^2.1.4","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.14.8","dist":{"shasum":"66fd41666b2d7b840bd5ace7f7416d5ac60208d4","integrity":"sha512-syoCQFOoo/fzkWDeM0dLEZi5xqurb5vuyzwIMNZRNun+N/9A4cUZeQaE7dTrB8jGaKuJRBtEOajtnmw0I5hvvA==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.14.8.tgz","fileCount":8,"unpackedSize":1600391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9w+6CRA9TVsSAnZWagAApFMQAIypHVmjpV4zLkD9yJI4\naAb3eipEyasIQZPDL0VyNS7mexCx90SIcOcKluGrl++Mo5IbJmTXq1lTTr81\nvUBze4bx/fNdfSRyExyhsVR09xa1qEggPiXhPZxQTKWdw2dzmu21qw4Oaxve\nw77Gy8JSIPcrjxzD945af5CJCj5eJ5ckGS+5TLx5VZUTBiAboF+kgbFEv3YY\neJWHjWCFrGbOP2EoMglIiQNLz9EcdXJXkAqJe/51i216wnZRyOCZ1UH5eSi9\n6Rto4h504blGXJlCvXYNpSUxd8p5Skt+07gbCxxoCynUZ0Fw+JXzZ97KlkRf\nFXRk/h0krT1/jBdZTffF5172H0sve6Mg+1u1Kma8Ux0bLdUPErpdbeejAO2z\n40SA7yHxykz1XcFXBRqE+UoxouIVHoMTwmuJUmlNlC2xOgf39EImd+KDbufI\nTT0VDWaR/8gnl9cg/AtWJ9WXKE16TEPkyKFvS3wnjaQZwgNxNc1a01DKmm0r\nzZ6fnYAsffVDu+PvtIDjs900llwVJYIDTjXnnClDXPxzFcxSvzDKtieQ+h7j\n2pBztN0BxkATDJCEYjINaZzwY30NuPlNA0Zjezq9j5osD/jc2iw3wcbEMI6N\nZKpdhMx66VlBSMoVfj3u/w18Wv8k5vEKjUPWKIiBp92YhdI14ot1XkT2CN7S\ntJ3n\r\n=rbqK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD9NKsMvLJQv9suqIQEKoMGxsbNvvEvknoK85gkFuKieQIhANVH4hGqDutbW4cwwGXROO4F6b4AxMdWcuw/2lnXfyCV"}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.14.8_1626804154817_0.43825952580985383"},"_hasShrinkwrap":false},"7.14.9":{"name":"@babel/parser","version":"7.14.9","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.14.5","@babel/helper-fixtures":"7.14.5","@babel/helper-validator-identifier":"7.14.9","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.14.9","dist":{"shasum":"596c1ad67608070058ebf8df50c1eaf65db895a4","integrity":"sha512-RdUTOseXJ8POjjOeEBEvNMIZU/nm4yu2rufRkcibzkkg7DmQvXU8v3M4Xk9G7uuI86CDGkKcuDWgioqZm+mScQ==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.14.9.tgz","fileCount":8,"unpackedSize":1608037,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhBlLpCRA9TVsSAnZWagAAi5YP/jEEZAq8rn4BHlNjN+rf\nc77UGJ6ld/y7KaMC4HeFIwsr801PZNvzyJyq7m9ilnjEjznAvcovM8NXs/ex\n1Bsl0827m0A26pHltWYGhmWwJJU/wLFRCuUPSVf5xFJ4+cdDvRG+KgZ/BPgg\njtnMQvbwd2muJQuhuu1GgvKZ368OTr2ZNpLSyZtltm/qz5qJgzuKkWDZGlxC\nVRPnTWQcpWB/wJpfxOJaJF7PerprL935qV0OptvmrciI0cWMCMzt0jkbM6zg\n4sTEajj8jgjRMfc4P++AeMfFVO6okewDBlket0IojC2kwJ24xu0qd1QISKRe\nhzSc3/ItND/Cjh5bOsFFmInD6i9RPcrunQbNgMzOthZn1Ian5yMpOAaFLy16\nHs7x9u4oFDAx7ax+we0nj5UczatUYpwpSErZxah+N3u1GAWBSigzqITXRy2A\nfGaSBUBKBLPM4v9Iy5mSIte1D4wfVGQepyU0egM5c+apd/Y/KLAbU504RykO\n+XZjx+u7ZvM3rdU4zF3RBNGkwE/ed9uzP5BZxAhQUirh62C3EeQcoE6rvA7n\niIy574+2Ye8pRKgtLyktOqOvJfJVfRQmzTeH0rhSwHxMHvk6u0tKtYouL/4I\npfBony5aOPahZ2RfdRNFM5PpYUxtJWmzKSu1+kvLNuK7db9jjfmJnvLp110i\nNY6Z\r\n=7dSU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC26NAcDAr7gPgh3fMTzpECovGnVbD7B5zrwZryaNbkMwIhAMwrXTZ29i24bj67gp0bhzVxZeOYSK42Uo4BLtHvUlBD"}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.14.9_1627804393445_0.4721966860829212"},"_hasShrinkwrap":false},"7.15.0":{"name":"@babel/parser","version":"7.15.0","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.14.5","@babel/helper-fixtures":"7.14.5","@babel/helper-validator-identifier":"7.14.9","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.15.0","dist":{"shasum":"b6d6e29058ca369127b0eeca2a1c4b5794f1b6b9","integrity":"sha512-0v7oNOjr6YT9Z2RAOTv4T9aP+ubfx4Q/OhVtAet7PFDt0t9Oy6Jn+/rfC6b8HJ5zEqrQCiMxJfgtHpmIminmJQ==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.15.0.tgz","fileCount":8,"unpackedSize":1632248,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCwLXCRA9TVsSAnZWagAAXawQAIshUQ+aeMtKMUgQv6XR\ntcZSmzcLTOqJ+Ue86prq+7N7ZRQT1cAVvm/+5PRg5FcGPPoPyRh9F4gjHmcT\ngf5jFWUPL7xSzZaWDUtIudQ/TZnNOQrg1HMFeV9ZjEvlAwu/o8k1Qd+XfiFK\nwHv3sdfpEUrP6BWBivnV7RR952+GUaNFgZj0LUiBrfsSp9ApxBCdDVf3BzX5\nppemFmy2S8vrjBBpE/a57AUMdI0+4NOMTYdxFP3K877jVdooIYZ2wiRCAOTZ\nKBYq7dAZHWU5AnU+AMkPr7z4JaI2CbN0D0Pt+6ANLNESpqF+f8YDkowW6Zj8\ngbQRTgUz3jSFEoFbVkHFkSEhmJC2xerm08W8+BZehLbbGT9+fyoON0ZZIL2X\nR1jLVSRPslWwrPgxRpTx4VzBM/xe3XJUF+rpqwu0MPUp7rI5k7TGyZjdahp9\nE3rTZEBs9Vk4mU9O4xNqBvHWzNzqYwAJ543p6t4RH54ka8+LVxZjY3yh3xOI\nfTWAM4GCB/Esx8fWL/HgIP05c6awrGmD/manRb6ilgoQ9efNh0W86i0E3o7s\n/JLKOtTwofgh0sn/AjsQlvB0blGJS4g8WldZ1FKYZ4suB8tCa6dEl1whNF+E\n6NqN4+tr/LYbvaXyqwgxbXIHsg8cycqt66JLsTD8U1eABculEgE1bymR+O/T\niitk\r\n=R+OE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCYSo6dolsQgZWhrmOfyRDljkZkxohcPkUayhQ1NrX5jwIhAO22l4UpkkAqZZwoFpTnk+V1qpaZ0CdPv3Umvks7S6ut"}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.15.0_1628111575070_0.6024110542778771"},"_hasShrinkwrap":false},"7.15.2":{"name":"@babel/parser","version":"7.15.2","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.14.5","@babel/helper-fixtures":"7.14.5","@babel/helper-validator-identifier":"7.14.9","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.15.2","dist":{"shasum":"08d4ffcf90d211bf77e7cc7154c6f02d468d2b1d","integrity":"sha512-bMJXql1Ss8lFnvr11TZDH4ArtwlAS5NG9qBmdiFW2UHHm6MVoR+GDc5XE2b9K938cyjc9O6/+vjjcffLDtfuDg==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.15.2.tgz","fileCount":8,"unpackedSize":1632451,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEALUCRA9TVsSAnZWagAAi58P/0/U5j72jmvHIgaXj27n\nWJKTa3FD2ljYBwyWfT6OBtCJRu9Otpu0P9mtqF9sfE8n/J/m+NZ1HHhEn5/J\nDeoFaWNM0ytQYbBFWYlVWGaFRPWqFzX8PcEikKwHuWhN76orYzn9La4puQEC\ns9+PAyEhfYHg6D4O4wO7HyBUbvcAhlFb1GDtwevUhZ7xdbNj/OR9dzOQs/US\nnMvtyS0bDHgYIx9H3FwkvdFOkWDVShmeQHiwODec/+CdZk7bdK4VQ+SptKm8\nTN+oXMSp0Ra8zXiBOj/am74fLTJfwhNcum/ubSMuk+RcZ+6ZadgRB+x+TDAO\nubPCyzNtA1E1GyYX4GRMmH653FBdq6iFiSZEA3ulwD+KtRl9c/5BZUAw374u\nNwaU/HEyk9dUK7oHs3yqLk0Z1oOsTY4SQvzTeErxabUfYHbSQ7OqtBUmWnVW\nltfTfzgit4z7Q/O1IUVfzzy0avl+b6XFwJIszrb9K7Q+po8iUPYBRF2/H2rp\njScMg/1Qt09sB/D2a+5oWsUjo/X66xPVVg/3jom5XWG5f7Nn2vTSBcY8DxiG\nE9R/93RubNb3AwD03dGLpGcskNniT9hSNMBSD96Ek/zhTgdXIAUub8kfpl0i\niz6QtZNWPip0fAM/WoaEcm0af2pQg+Ts6zGfY96IvKo+QpS8it7uFN62CaMF\nwn9S\r\n=8iwz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDtgNWvxGE0a4gE+hfz7gNGK2hERASJwJZ1Oqa9qvF2/wIhAJUrsAAIb/8XioOcKu4Lx8MVg7dc6dHNe2AudFlKFR7b"}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.15.2_1628439252743_0.650328630023471"},"_hasShrinkwrap":false},"7.15.3":{"name":"@babel/parser","version":"7.15.3","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.14.5","@babel/helper-fixtures":"7.14.5","@babel/helper-validator-identifier":"7.14.9","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.15.3","dist":{"shasum":"3416d9bea748052cfcb63dbcc27368105b1ed862","integrity":"sha512-O0L6v/HvqbdJawj0iBEfVQMc3/6WP+AeOsovsIgBFyJaG+W2w7eqvZB7puddATmWuARlm1SX7DwxJ/JJUnDpEA==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.15.3.tgz","fileCount":8,"unpackedSize":1633488,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE3oFCRA9TVsSAnZWagAAQE8P/1JJ8JY/xAl6ZxAGE4bP\nYx14Lw+FblR4J2OCvEl5dECciCR1IFLRVv/JMLpjzel7ZxSIoB9NDo1h6Y25\niXLP6MCFaVyHCzc1x9FMDaRvHZBTuOjxNvPhdeYk6tUXE3i8F/8ucMpvt4Zu\nEB6PX3Gy4EmpdnKFcAu4/hZgHxszR/3FsWRxBpLrBk5Us9+eDk1/LUikfEHE\nZ+s7yyFjQwgKGcXFJI5DBjtTC+8nBOn8+taUofUFO3jj5Z58Cf9dRZB3gwUI\njQK1BC8avewk4xyuArcBWqVjGjNrzWuJoc1nMoKY0vPWbIuhdrkWrDBEbrVO\nMSPI4o9iL2McI+bptjVYo8bfijALfk0xwEieVGfV0qAwbhSon2Qzvmk1Szng\n5kZj651FZpPxmLOjwyZwR+LUNCT1ETMaLEejWUOyzj4RNoNEDBo0L050MvdF\nm6ySmv7T01mY0m8tnawMGh9sD1stsN65cc0/KfuR7vx8Az2qyy+/1bFPW2PD\n41cuBdI4P0bDgs78SQaCfdBGo2VeL/i8RkFs2Hana9TldxvUgRSzqQxsq+8M\nBoyuw5J80tjKSVzjWv+P0XlOoMBzNJjn5hhVbcz1B6ckyI+6oUhROmzytgAB\nRc7iRrsi207IKHBU1xKYGf7iWw/wCsc+o3TCc/YooxbNfmuD1RvOEGFGFSCo\n9jre\r\n=Iv7O\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC4Jm1KnH/yvUmt80/fTQUPeUO4H4apUzE9O5gayOP8HwIhAKi9a/iFjpUpakCDg5xjlTdM1mDGbwf+xTzf1RIM8SvR"}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.15.3_1628666373354_0.8859443444395279"},"_hasShrinkwrap":false},"7.15.4":{"name":"@babel/parser","version":"7.15.4","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.14.5","@babel/helper-fixtures":"7.14.5","@babel/helper-validator-identifier":"7.14.9","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.15.4","dist":{"shasum":"02f2931b822512d3aad17d475ae83da74a255a84","integrity":"sha512-xmzz+7fRpjrvDUj+GV7zfz/R3gSK2cOxGlazaXooxspCr539cbTXJKvBJzSVI2pPhcRGquoOtaIkKCsHQUiO3w==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.15.4.tgz","fileCount":8,"unpackedSize":1635976,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMUSLCRA9TVsSAnZWagAAtL8P/3SpK9aGcqfeLcFX4l83\n2Vbtzj2xVKffyDmyTsDbRHelZQm6WDEKs2Va/hCwty6rYqGLqR+JRE1qT3jB\nT5Ab+hGcjIashGlCJAHHGRkNH9IxrqHab7vnFRP1Q6Yq4BeXHAZ7RKg/8dfq\nPUkGd2nTJRuJ3LMqgw6BlwaGnP/TG/VYmNEnAJqe1pkUhzQrCwtgS9Z+FRfw\ngDOmMIDTf3TcMHY01By6wRFpvpr536lkpJ4l216HchFTrvhkz5gLdjqwHbEK\nYRocrg0PIMSEt7bQ9VKIhXU6WnrI2YuLChffTO7e61pVfi1+b8UfbX/ArD0Q\nSobgoGLeJZAa1Y9L2oJlXjaoaOgUb4Np09tAnD7EEAOoaN80j2ktIIDXQ/fK\ndBi5E4quA3jtXAapoxL1FqVT3RJSeF/tCb+QY7KUBRv+oPm4yMoGnQgwHZad\nYmLjupuBZH6l6dQT63cL5U3wI13PRpGpnREu6aJ5Kh/b4uJFb769uBcr23Bw\n578Dj94GiuEcNYQGOmpbuFgH6ArIdESKVu5pD7/9qx1UlQVkfetLpywdWbot\n009Tn5I/3rzmF98ZczVUaJzFHbJd0ohqWaTzw0httN3KQeO6JKqlnzN5kJyE\nFJc87S7SmSogbgathSFzAjvg+Px/u9rDx4Xu0Y9t8yPfoDyL/9zv1Fl4m5n+\nP3ev\r\n=6u7T\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCN7uRCe3yNpZISCVieUXRewTXBy/r7WDW1ET9/UdoIHwIgT2fmjYk0Grjw6+ZTlB2i9TyChzovqytPhsBqzJKURGg="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.15.4_1630618763489_0.030635948998752216"},"_hasShrinkwrap":false},"7.15.5":{"name":"@babel/parser","version":"7.15.5","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.14.5","@babel/helper-fixtures":"7.14.5","@babel/helper-validator-identifier":"7.14.9","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.15.5","dist":{"shasum":"d33a58ca69facc05b26adfe4abebfed56c1c2dac","integrity":"sha512-2hQstc6I7T6tQsWzlboMh3SgMRPaS4H6H7cPQsJkdzTzEGqQrpLDsE2BGASU5sBPoEQyHzeqU6C8uKbFeEk6sg==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.15.5.tgz","fileCount":8,"unpackedSize":1637754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMzVHCRA9TVsSAnZWagAAKZwP/RDzLNVJzX5yVvmwkHh5\nWX9ZpZTqNxQyZarCLcMUMCIqM/auNkKotZWg4WD47B8S8Xdlb+8J3BWB6KS/\nPiq5zZ8KOg7wPVOGT0WkT8WLmBB61VG9SOj3L1+e3PgUb1/jlyLtiSARI68i\nhoLKQVz7YfAYWyqStFh4KyolwK3pcms/m1IpuxP0YWSWbvDal0jGIHpMN0Eo\nXjYnKIO/pj+U9oJQNJLc9pVAGI8DhFAZbASnySjuncaiI7DgKnooBnt3WjKM\nxlYQaLofiaFrrbLvPfFncOnp1wHD9AsJPk4QY9g6jlM/mGFMiJnEWghI9udv\nXzkK9rN1gkN1CVfVvGrUgnL2s3E4dBRmtGzKYft8y0gF+YqaFA3DQGBw97e0\nbv85cTHaVOkgIcYoM/yjKxu+uTNOKawPR1SxTyYCjN516jXLlfz/bqqmtKus\n6umuU9TWP+Hc5yGtAANaa74XjxCOic3CX3BVjXYIB7Ebk9gCTu5AplHCZ3kb\nIpNBKFANkESk8MCeCOxD0iHLi+dYWf+0qrqeB0cp/+8rJJdq1Hb0xi+CaTnK\niIYFF91CFFKpekOMJIvlowYNARVd+hJRV2JWZl+OF2xDIAvoRF7vQIv1SI4L\neshCMy3jDEC5z6o9eEHHENPVEIlQsmryqVajzxOPGIj9oiza8CkD1jczhxOe\noziz\r\n=0X26\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA3N40QTetPxCE+jLIBXe0C7QWAYotciqRJfdH3RQhT9AiEAk3oqUCW+Hng/1WJuh/NZEymwtxMiTlSWXmdk6+fENLc="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.15.5_1630745927183_0.09013099121125068"},"_hasShrinkwrap":false},"7.15.6":{"name":"@babel/parser","version":"7.15.6","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.14.5","@babel/helper-fixtures":"7.14.5","@babel/helper-validator-identifier":"7.14.9","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.15.6","dist":{"shasum":"043b9aa3c303c0722e5377fef9197f4cf1796549","integrity":"sha512-S/TSCcsRuCkmpUuoWijua0Snt+f3ewU/8spLo+4AXJCZfT0bVCzLD5MuOKdrx0mlAptbKzn5AdgEIIKXxXkz9Q==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.15.6.tgz","fileCount":8,"unpackedSize":1635565,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOmHyCRA9TVsSAnZWagAAi4IP/1kthSMo8oSxUbLj27B0\nJKwEkYEGlXKpgxqDr7Icl5CEGQ/M6hxEZunEPgA4cQs3Y8kveBWfMo7gVaws\nImGzzqMORMvsnLbsN8oYrGD6E2EbKrT4QZSHJCg7V+0Ce14Vr6+JAfD0SzzC\nwoM8HlT7rP1wD0fdmC/T/Pg0ahjITzc+sknALEJgEqQOkQOxXBgOL7O2Ud9N\nCUr7eWb3x5v7epumklM3bfprqLASy8YmDMj7Sv/rPCeqVF1pCJsA6dEzOwVN\ncehfkPkZtqkbyWEltmHVmjJ6ZP6iqrpqZQDTLpup0TIu3Xp18MDAqn7ObL79\nRuHYKZ1sla9k8ETqfhUSPO/2BRKK/IedbrUPXSZ9JMUbqeuiQ4CiqYBp0bFQ\nxZ/Fi9qrEi6JaZnQ3DOJfHxoNdKRpYQDmOw3GmtKCrVqfpJvgiMcbJvHUSIL\n7GMq5nOSu7+O3YrLCM6UGP4VoRGCuHRoDGnqRWbfOVmmZCnKOvEcB/u6HURS\nvMHizdtIKl+apnVO8paSKvsRrOy862e3cFvB37YnhPaj6LBqj95kQhBK6e9F\nlkj+052FXW7hT77unyNcz+4HzngI+pJxyILHQqq5KPHWP8EIZrloUkDE6y2S\nIWAMe3q1sPGroj8E2BMQGlamdnAyFVcMy3OKFJ8nR/yGoM/yriVJHeRYmFS7\nhtaQ\r\n=jFBG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCn8Lj5La/i14gyxJ1n8rIv/n5cRVOt2n0OBL8RtCP93wIgOd5RlQ6QOcCcZedfIYu8xtrHdXPOzU24NQAEhnVbyjc="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.15.6_1631216114676_0.7201172300193395"},"_hasShrinkwrap":false},"7.15.7":{"name":"@babel/parser","version":"7.15.7","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.14.5","@babel/helper-fixtures":"7.14.5","@babel/helper-validator-identifier":"7.15.7","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.15.7","dist":{"shasum":"0c3ed4a2eb07b165dfa85b3cc45c727334c4edae","integrity":"sha512-rycZXvQ+xS9QyIcJ9HXeDWf1uxqlbVFAUq0Rq0dbc50Zb/+wUe/ehyfzGfm9KZZF0kBejYgxltBXocP+gKdL2g==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.15.7.tgz","fileCount":8,"unpackedSize":1614099,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrlHSfbU5kH3GOWKVXxyctSoB1W4e6f3Ajs+I+X1ccAAIgFYIZxX6uSenMbm3joqWIwb7v81KCK1GQyN99jvMKbvk="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.15.7_1631919976941_0.845559410039807"},"_hasShrinkwrap":false},"7.15.8":{"name":"@babel/parser","version":"7.15.8","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"7.15.8","@babel/helper-fixtures":"7.14.5","@babel/helper-validator-identifier":"7.15.7","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.15.8","dist":{"shasum":"7bacdcbe71bdc3ff936d510c15dcea7cf0b99016","integrity":"sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.15.8.tgz","fileCount":8,"unpackedSize":1630102,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCf22Z/A8U0zbyrNJUXJ/pGL+/TCL5qgUHwzWqo1QpgHgIhAPQ9HDZzTWkIFqNRMJ2pqrwgudKfcAVALmDUywD6LGoo"}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.15.8_1633553696044_0.3457177603393946"},"_hasShrinkwrap":false},"7.16.0":{"name":"@babel/parser","version":"7.16.0","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.16.0","@babel/helper-fixtures":"^7.16.0","@babel/helper-validator-identifier":"^7.15.7","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.16.0","dist":{"shasum":"cf147d7ada0a3655e79bf4b08ee846f00a00a295","integrity":"sha512-TEHWXf0xxpi9wKVyBCmRcSSDjbJ/cl6LUdlbYUHEaNQUJGhreJbZrXT6sR4+fZLxVUJqNRB4KyOvjuy/D9009A==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.16.0.tgz","fileCount":8,"unpackedSize":1651921,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEcMqnCgKtkZyWxn6o+27sqz/XThdsCL0CdAfJjSQmVxAiAHtVz3p/WL31wZvfHMSjGAAGnyyONBxMAfWhKw8pJgIA=="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.16.0_1635551243139_0.8314809901565026"},"_hasShrinkwrap":false},"7.16.2":{"name":"@babel/parser","version":"7.16.2","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.16.0","@babel/helper-fixtures":"^7.16.0","@babel/helper-validator-identifier":"^7.15.7","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.16.2","dist":{"shasum":"3723cd5c8d8773eef96ce57ea1d9b7faaccd12ac","integrity":"sha512-RUVpT0G2h6rOZwqLDTrKk7ksNv7YpAilTnYe1/Q+eDjxEceRMKVWbCsX7t8h6C1qCFi/1Y8WZjcEPBAFG27GPw==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.16.2.tgz","fileCount":8,"unpackedSize":1651921,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDZO63JIFbg45RhqC8ktq48YFmu58g5BSuG6bejYwOSuAIgKHShr/ywzixfacV6f/6N9qmQCTZbrjmu4OGmabxRRYE="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.16.2_1635803814825_0.9416337494283111"},"_hasShrinkwrap":false},"7.16.3":{"name":"@babel/parser","version":"7.16.3","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.16.0","@babel/helper-fixtures":"^7.16.0","@babel/helper-validator-identifier":"^7.15.7","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.16.3","dist":{"shasum":"271bafcb811080905a119222edbc17909c82261d","integrity":"sha512-dcNwU1O4sx57ClvLBVFbEgx0UZWfd0JQX5X6fxFRCLHelFBGXFfSz6Y0FAq2PEwUqlqLkdVjVr4VASEOuUnLJw==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.16.3.tgz","fileCount":8,"unpackedSize":1649971,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCAF5Xfv2aNsLxaTWmBd0XqDJwVzIq0jWVi6W4qNn1xrQIhAM0LgZL2ORgiK2C0mjuc5cBHvriNy7dgSJjOezvsGmLB"}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.16.3_1636494782895_0.44197662494419543"},"_hasShrinkwrap":false},"7.16.4":{"name":"@babel/parser","version":"7.16.4","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.16.0","@babel/helper-fixtures":"^7.16.0","@babel/helper-validator-identifier":"^7.15.7","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.16.4","dist":{"shasum":"d5f92f57cf2c74ffe9b37981c0e72fee7311372e","integrity":"sha512-6V0qdPUaiVHH3RtZeLIsc+6pDhbYzHR8ogA8w+f+Wc77DuXto19g2QUwveINoS34Uw+W8/hQDGJCx+i4n7xcng==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.16.4.tgz","fileCount":8,"unpackedSize":1652803,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlDS3CRA9TVsSAnZWagAAhzkP/3Myb6HE4Px3wTXgI5Ia\nc+ieDTz925ux0jrGLwe5jmbpeFPD1e6bTdYAC7WQLZDD/KaW7FlDnXTlod6X\nxVCAutjOTSA9q9qOX66X5UTFoAaiM6PStnhqxVV798y19z1jxKPRJVb0PF8v\nSX3+aB/si4iJlWkAn7l0AQqNwMfAbH9FSczwUUWySIhIejz2pwHAZJWphyxG\nP/O/0YLAtxm3/VYHEHn88kjbajNNaIt3bG/kHtXPsyKu802kVGwuUG8nTCph\nR0v1T6OZNVNvqWk9yNcPot+f9/DWBTjmRNZcEPlgg4FB16lY3fB4uLMyFjA3\nKoFdq0saznPe9KfdfRla75Nr+nYM/PvfrdKYS1xbJD6H+P2Pa90opFr/wC3S\n0ZFWFI/P1hBrTdHCbFh+837nUSBaqaXuiqnEocBB+0T0erXMlLRDFwQckVa8\nropWF1JRv0o12sJq8g8qGdZdQdjNrzu3CmerDXkNFfChcRR48dQyqQcy7cUH\niY7sVBg26dHSxqvJ8E66u6nZCjsCD7TQQi9bHDVX8kB0iC81AjBq+gjemY0E\n1UPVpCgZX3XSKOYiZCGnqdBMmCs15oOoMgx21HFRyBIYE76AJNha6sm1OF0A\ncWTrKrPLNe8TMW+fGmEQctkWs13wsiNJPPndSPkmNxj6nbwuQIKqnQ3tps5N\nC4lM\r\n=EW6p\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID1sdcdDnh7ZAq9IUi3zoYjBnogJUyLSegIMC+Izdp5NAiAH5TVayyt8VX0cNm8OtuyN9sKhJb4rQ7wLfQb8fxBZSg=="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.16.4_1637102775773_0.29858597265425124"},"_hasShrinkwrap":false},"7.16.5":{"name":"@babel/parser","version":"7.16.5","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.16.0","@babel/helper-fixtures":"^7.16.5","@babel/helper-validator-identifier":"^7.15.7","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.16.5","dist":{"shasum":"beb3af702e54d24796341ab9420fb329131ad658","integrity":"sha512-+Ce7T5iPNWzfu9C1aB5tN3Lyafs5xb3Ic7vBWyZL2KXT3QSdD1dD3CvgOzPmQKoNNRt6uauc0XwNJTQtXC2/Mw==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.16.5.tgz","fileCount":8,"unpackedSize":1668741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJht8jVCRA9TVsSAnZWagAAzFcP/R+5/aVVysGpXJSTaha6\nzQvkQjok9WnjMeALaggVZkHh7oLgcpmOLFJpRmi8Dz7BFtl8Stvs5C8nfY0J\nVfMKKsRDMyV+9XnWm6nztrUmkvhu/JvNd8Eu4GWnRtBr1HfhIvSuzBt40yrA\n6IZ/Bhq5XB042O3+t0aye6upCmtjC1wKAAsqlOpXNm0VIAh5PT3bZ7C2IqZw\nQFyLA7HRh6xw9UETHybVr/4AHYz0SLReP82QaQlmUVn/gjUoLYGzMjBVi8h2\nMdE08QEaWPKHFyPPptCXuRv77EnXLMlak4zC359Jm49UeepG+6WE4UaaT9jH\nNMRH+mGy5Et3OcNAqMuCFkQgcX+EhHe2O2Djg0QxB0SzfXWaQkcsx8O2f4jF\nrPdSuRIvKZjCiUXujy2uZ+I8By+DL/MlYMb2XHJUonnsefMRbecqwqjEOIsH\nZU9nlifINkHuTCyIXDQLw/87Ognnmud4Vg0vt47SixRE99CncR+m+bAIwC3+\nwDYDPu9yNITMqb3UpBscggaNA3kDNbWVVsTKlI3tRBLwbpljCsaLs9uKbNBz\nmw5K/a0ZE6iSOm8X65VJ1Td0RtP5MLJmWt15rkeI57YVnn0PC0PjHwm8vbtp\nBYPalkfNcRFjqo7v9V9v2FUECiF9YzDH++XSbTcPpxecxeRawGxz/lmmAMEL\n8raw\r\n=kNof\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDyG5lKy2jVcc7bP4KxnnIvF2YtDoP1swg+iO3F27jvwwIgFX0Dk2P6BCYnZ7r5kQ6zHCo32XxXdyYsUnZCnpDt5gc="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.16.5_1639434453131_0.316649426485492"},"_hasShrinkwrap":false},"7.16.6":{"name":"@babel/parser","version":"7.16.6","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.16.0","@babel/helper-fixtures":"^7.16.5","@babel/helper-validator-identifier":"^7.15.7","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.16.6","dist":{"shasum":"8f194828193e8fa79166f34a4b4e52f3e769a314","integrity":"sha512-Gr86ujcNuPDnNOY8mi383Hvi8IYrJVJYuf3XcuBM/Dgd+bINn/7tHqsj+tKkoreMbmGsFLsltI/JJd8fOFWGDQ==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.16.6.tgz","fileCount":8,"unpackedSize":1669018,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuSsjCRA9TVsSAnZWagAArRsP/0czjA0YdFwPRd6rhG8j\nBsd2QRdp6wuwOf3cFFolYAoQC+MUAErLbKlQQg52rm7fvAYTT/xTe0S341To\nnDEeDRi/iqlsfQxbpwFwdDENsSORh0cLW3x4jWy2ZVv0StLGA7YKkZXmMKgd\nEBC9z8H4wXd6yygT5lg0QEPrzBqDI5IeYUtdIRlwJXE+65RuazjBmAW6HYSF\npYZpPBmtwKko+CgabcovpJ1lXefq2FKJ+qEG5a9r93RrYjsEsSAlLg96nxHD\nJdZwzMOz82oukTGIQcYJ3eWB9DXWsHtCYeq3JEIn12gpnNf568loXSUCYpqE\nqKUZV5oZHLX3x0QDIbt88/ooZo7jd1AIc8TGW3DnqQ2JvfCZEAuyb/vyoWxk\ny4TGvj0Xh3pIjZ10sj9BfKfwacTBPcPX/GL+6UHja7+c6d/1EGSfRz+74xse\npTVDSmojZXr3gB+3IHKjC0m+ZxiPM8fcDDFjXwbo+mUEr/VzWcDgUDiE7GGe\nTFhcCKK8zb5NTf1Dy6wuRRDusyzNGDRe3hqOamgYOWzUPCsWWo2ItGDgUFUc\ngrEmeyXhNXLQiwTFIcvp8Int95CPdAnDsLvEzebOCEHgfavfvd+21iO1svRG\nzildiMXf9Ej+4gBA3PypZ9H8qnI8YUXJyDP/tdJnDpcbym7X9YwtjeahFVdj\nNKqW\r\n=kXpk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXPJIyBZbThoIHdzIQMvL008iZA6VBkRPb00VCfyB+WAIgeYFdnTdoLXuigrQvPyclDr8qu3lEs0+ter/2zs770g4="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.16.6_1639525155318_0.6825487066353182"},"_hasShrinkwrap":false},"7.16.7":{"name":"@babel/parser","version":"7.16.7","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.16.7","@babel/helper-fixtures":"^7.16.7","@babel/helper-validator-identifier":"^7.16.7","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.16.7","dist":{"shasum":"d372dda9c89fcec340a82630a9f533f2fe15877e","integrity":"sha512-sR4eaSrnM7BV7QPzGfEX5paG/6wrZM3I0HDzfIAK06ESvo9oy3xBuVBxE3MbQaKNhvg8g/ixjMWo2CGpzpHsDA==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.16.7.tgz","fileCount":8,"unpackedSize":1669144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzk0CCRA9TVsSAnZWagAACsgP/A9Mo8deJBZJ0RY5wxZQ\n3tNG6VYaG1r5tH2YgeiFjwDiNchtUVNbxDEsSaHvH3J9M+LSpSwbrhsxsaNk\nbvTuYhbhmawP8/dsq9DXNCnk3b9okxuaBbvZZTaH4eN9JS7wC0X2Fb5NKGXe\ndpf+WLWn+GardUFbNPrtkZ7OYXnS/6rzWvpnT2zfCS0DzMcWLz3FrmG3wM+c\n6BNG6qAxAEg3uNlIsO4hm/qYgjVgYeGjktBqMTVARmHDjisah/9hZjs7wT15\n41+1Q7NdQwuZx0+dRjAXAxWDwB0OWr5HdwRMYd/L6Ww84+jAaJwVh2qWkUkN\nw4tNhodvWN0hk42osY3r8o4RQw6Fnk1SD82DV3dgNRdzPmgMj4FJOemtEIHT\nRllTC4uxyThrinF+qbr+/yzk+AK9ffxVj8m/5WnNS4v8Gc+y0oBu21RjVW1x\nCwGveLq0q/KwnVu1W83JpA8Cv0P+S4PsFqgxdLq+pNwxVJO37yukv9VMSRJv\n0Q49wfRMdJAN77VJTKy7A7J6GXnk+i1mUgLuSsOGgzNlI2DinwBuUDWrvPNT\n8A8OyUw4JusZteO9G8/IgoE/qGm5jrBldY4/XKTM+kOUgb7p/xE/cikL3c7N\nPfXZQvkOi/Vi6CGdwYm7BLSV4UcO1reo1J14JYke5s1pM9tx+9hLWur3fPaa\n+vno\r\n=lzGb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCaqWTsjnbL5LW+kxRbId+Mbu0jNzXRG5ltjp9CvJfAKwIgCx8QcdbGwp/S01Vj8ssk4lwIaQHoRWMwLviOdCtC+f4="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.16.7_1640910082709_0.4548234915086127"},"_hasShrinkwrap":false},"7.16.8":{"name":"@babel/parser","version":"7.16.8","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.16.7","@babel/helper-fixtures":"^7.16.8","@babel/helper-validator-identifier":"^7.16.7","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.16.8","dist":{"shasum":"61c243a3875f7d0b0962b0543a33ece6ff2f1f17","integrity":"sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.16.8.tgz","fileCount":8,"unpackedSize":1669968,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3KKeCRA9TVsSAnZWagAAHoMP/RGerJJSwGqkCNJD3z5s\nwtzisUwUg3zBJPNT/6yPB93cDn5z0hgyiHCcT0uLOi9Uj3jXqxOUHwfusR+J\nskTkNbnBkAySkh2qd71vv/pC9eefTDrsG3y50gIRPfQw4hpS7Y3WG5MY8zoz\nzXxNFTvCaoJHr5wVMdd5XmA4yU+ZTd2ieevr+5Y27dmheeLGrmH4gTDIYgYd\n0mjPHMsiYZkyEO7sbz8CsFuJmb/fv4J1rUOhGy8MF3LH1Esi1luv8VRVj5c9\nlNFDNWs6bQwZHKDCeP73M5QhKjjAuHBkgaGI36LSJikbNVsLHzk5ScEEVsjK\noz/k/1w+xOYAt8qdrnpbTL0JEyl2NCETO25WSiQ4z9vf0sKfV1rWQ9IQVEtc\nalLYcU97uHw2Bfvhl69YXst6UgGDslDe+WVHVUT3JVrK2YHqSTL+1ynwIgZE\nWNULEuBm+Cvo2L3LxC33exU0UgJPU3Ny7DjD76rmkoQMZD2+E7aqvVMe0OON\nxTrycZ5Upuy4dEX3mMxmBN8BMdaofWpswF0Ryt2hiYGA+VOqqnWglpTuzOdY\nnQJYB/2Ym1d+qpJGAC3BpdjcSgf1BmhbUWcddI85s+qSEIoQhuv+kHbw5MoV\nyUDaZKclxIws7NjoY5eEUXTci5PPi+BnvZtDTGxfBcaY7NPyx4znMBIT0arK\n/Ie5\r\n=t60W\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDB6Fl8eOyBiMDq/udskRwZLoHMEEUOoFTDaxpD3DQg8AIhAJBCEFFPCXl+AAJz3dRM6d0VeL8afb9HgSwu2FRRSu5J"}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.16.8_1641849502056_0.3401771439273591"},"_hasShrinkwrap":false},"7.16.10":{"name":"@babel/parser","version":"7.16.10","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.16.7","@babel/helper-fixtures":"^7.16.8","@babel/helper-validator-identifier":"^7.16.7","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.16.10","dist":{"shasum":"aba1b1cb9696a24a19f59c41af9cf17d1c716a88","integrity":"sha512-Sm/S9Or6nN8uiFsQU1yodyDW3MWXQhFeqzMPM+t8MJjM+pLsnFVxFZzkpXKvUXh+Gz9cbMoYYs484+Jw/NTEFQ==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.16.10.tgz","fileCount":8,"unpackedSize":1688651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6FrECRA9TVsSAnZWagAAQH0P/3PRGtAX8Jn9vadoIPwo\nORpvwrHNw4b18VRZeIuzdzF6xkXKan1OipW5BN9/xeEqGX5NEPglG9pP2NR9\ndrtl7iSRNBpzjIqwSCxXaz0hHQOpI1uAXsOHsojmGEVOw75UCnyfmSe8nxgY\nO0gDYC1EpRGVDCjwJgD5iWNOAPbMLzw0eKaZ6rtFmq1xLth1xaY0OxESam+l\nn6SDNo5WzEoNiAP2kwUrcdVngzUAFVfBoHqdRQlKtXnl85qYJFxyOC2yfPBy\niVrehQfe+P6q4Q201iCQvy+xbBquSq1PzpqJnXV5drHPAbo7ZXZRIYfJBtJ/\nsLqrWfQgFAeI0RtIbd1iBgSKMg6GubQbcyTwiko2o4Mu++cBY3YTB801+orC\nV4sq563W4CjYmi8x0twLAjKdiqeKOEGORu1eUbCrI1OVMmMETY6Iu5kwm4Xi\nBD74QcLTLYFIb1CkXBORvHSYoMc1AuA+/812pdcRaqz3wAefIpm4faH59Jih\ncr1+YEEkDt6caV902w8AkpNmasQik9MjMnbyciKjDA2dRdxVGG8FxZgOSPJd\nnRiOkj1YmvBK1JAbjpblKMFzNnLS7W5Tc6ZRV+4q7zvOjbhk2WV8PLcLUVA/\neeC+4Cz38hZHDXbaKIYVeaixP76J5CKhSAvbP97DbW6lMkCwJzbAYuYl2dmK\nRQAn\r\n=h29y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBAIpGe2fGCkkAp/Y6yC1d/n6nmMNpo31gMf48E+efHDAiAFXLNvU+r2c3cpu0BV6+jrHOR3rxuQ7tZvOfIdr8reUQ=="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.16.10_1642617540484_0.14970869687086097"},"_hasShrinkwrap":false},"7.16.12":{"name":"@babel/parser","version":"7.16.12","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.16.7","@babel/helper-fixtures":"^7.16.8","@babel/helper-validator-identifier":"^7.16.7","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.16.12","dist":{"shasum":"9474794f9a650cf5e2f892444227f98e28cdf8b6","integrity":"sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.16.12.tgz","fileCount":8,"unpackedSize":1688720,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7B5vCRA9TVsSAnZWagAAhpUP/1DCuot+V8RAmD0O8gdh\nAv9qg40MZs840l6yrD0KBlIcqWnFjAfeJmrjKfWYOugNWOtIcWfvxKXI8ooz\n5iCzAVgGat38f2D68obRNPBsNFTNmuB8/Ibl07qT66XwFZwScXkeJH5ZKbxE\nb4L7dpxHWTSWOU9poEyPqN7byCoHMFah4071xMn8YbkvoTegg7//2aXVBguM\nKOu76Alss0e/t8qo0utMNMFq8P37cJ+IJsJUy9qpHoAPa0BOtHNDND2HQk9/\nGIAhWcgcwzH5uMbmBiRk49cgho5HDKIrTrXvy7wzCcezFrQSHzRV5/x1EP55\nHdI9HvvHEfNzbHuZ3J98ZBXQDjthWMj8l1d+fkI+KzceS9CJ5ynIhmKUdPxM\nLr/YC33JLBDPJLqfX27ykDBcayZX1sib4y/ZONq8bJARrgOjNy8b0Dz4Q3ga\nUQ92s13cRYFU8qtS5Cd7i4QBbUVOs185zTaAUfdC0/MDWdLD7bep5MpPGRE2\n1qvTlY0sGEbAmFFotfm1V/5YVPYgy6bp5p2P9AfttMZDAGNllBLHEe6QKr7m\nzzP2C28G9LXszNYdjtE+lEkl0z/3NXitOF2bU738EbsFlrosnoMmgGbb2snR\nhFjz7ERoP1OS0DXBm9Us8CBNMVUR5tsmCTg5JeXoF55j7dSNte+LnDKvwp6G\nM9wY\r\n=gNnY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIANW7uzlh3UGIcdCky7TMXPr1JY46rS5aQyaIarxkpxjAiBalf61gGBpQtzXf44h3XGZx/wxQBlTVpvrtHv0YN47pg=="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.16.12_1642864239280_0.5521351996760828"},"_hasShrinkwrap":false},"7.17.0":{"name":"@babel/parser","version":"7.17.0","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.16.7","@babel/helper-fixtures":"^7.17.0","@babel/helper-validator-identifier":"^7.16.7","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.17.0","dist":{"shasum":"f0ac33eddbe214e4105363bb17c3341c5ffcc43c","integrity":"sha512-VKXSCQx5D8S04ej+Dqsr1CzYvvWgf20jIw2D+YhQCrIlr2UZGaDds23Y0xg75/skOxpLCRpUZvk/1EAVkGoDOw==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.17.0.tgz","fileCount":8,"unpackedSize":1706476,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+w4OCRA9TVsSAnZWagAAMlgP/08KU+NTpScb8FrnO+uL\nv8MRqSksF6mjZcYg0QE4hebm7V11CeticYvGRCB4GloBXBklpnCNOs5EZFdG\nNofignK8mvAZY47cjBhKp/VvKuv1Wva8ixX6rcXgrHzKV5K2dDQ4OL9QOMUw\nGWUGgFGfF2efrBH2YkA2UZCE7sh3CryRKo68rbIi7v5AKkte48Gh5Ai0iPrK\nir+dvy/FYzX/YCqpTIpc/4OJtdAOnfB/pUmP9ne4ZDer7RRZtwaRhLxmcvfZ\nnlF5YElj1rmt5jaiK0O/15lZdTBS7Tinm6H+x163XHRW+3z2e9nWXGKWdnUQ\n+GWhQkt6yL0gcvrHeS+BKBPu8VpSBf4KTEMlGYr+K2NIC32+Vy/n5ypoW55a\nQF1xcLGOazw9EkbG32PgckliSdMIlIh09jlHGnPK/d8XbaG/w2v5LdbCu4wW\nEKv5SCe1lxBH3M+B+2zP4iW/X3reo8mjfoi89U906mVlpuotGMcss2Adj8rz\nY0AdSKhAOZ950Nv6AJih/0z2h6wZaObZKRFGQW7KVi7SEwFfvNwjFb5Qccy7\nRDYvjQB3QlVqIC57z2zb7eDxJ2c4wqXLtsZvpIISKfWsW5Jo3eflDCRmP7zA\n+pqH3LkrxXxG+pWpUJtV87D1cQ+GQ9v7tWsGkBaAolon4qGKny4WZn4WFXoq\nmXeZ\r\n=Ydal\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICJwNbdlquk45ZLSh8etzCheDfOqRRG7pGQ/YpPy5AeSAiAd+yt3KHY1DLuPRyj8mLkVYJWBlSdLQZvAUQVzIiWdBQ=="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"danez","email":"npm@tschinder.de"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.17.0_1643843086474_0.05743802763886885"},"_hasShrinkwrap":false},"7.17.3":{"name":"@babel/parser","version":"7.17.3","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.16.7","@babel/helper-fixtures":"^7.17.0","@babel/helper-validator-identifier":"^7.16.7","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.17.3","dist":{"shasum":"b07702b982990bf6fdc1da5049a23fece4c5c3d0","integrity":"sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.17.3.tgz","fileCount":8,"unpackedSize":1706519,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiC8pTCRA9TVsSAnZWagAAV6QP/irQPxvjFXRRN2Jkr9LR\n2JlHLtloFxS9TEixTgrmVTGUcj2kzhplv8o6+R1WKThbfSUXmLtl4mGIM3mM\nAENcLSJ8Qvlugb8wwLnVTWUJTS5WqtSMUMndQNY1yJoUDwo7ML7g2xvNen4r\nLp4xMGnFuCzLn/tIRpgHxvosaFXAjCmEiKb6eKsbszwu0DvGdCITcCqxKTlE\ndPVYkLgLwIJEsw8pPiridAfCPCr7/DoHESN5aUW5U2BuGM7uK++HTcskCSW4\n60eJZTXa9k8wyO7vWRztOsPNo81HnI85U6rcijqLi3xDUXuLvflge/3+ywfD\nvfWJutj74VfmsdBwDq2ZUlRq6E+l4mZ1px2HnHPdYTVFSFnUFfm/wRAHYKYv\n3OxDBHWPyfmgf9HWJEGjlYoV7LgJRCsWqpqCKYNSOH8AvaWdnh7+btcSWHn0\nBiP67mRATuy+ysZbxKDBtNHdcqI+AiVJZBYdFxemNxBGpr96CxYm0nELZg6L\nltqwGS9ivvX6MN5cxzVUSDu/+n4aAbqBvtSuki96InavyKkeAsY5xKJ3Q5BR\nfiFMrESZGVsveccY7zvffTYkRVGz1oQAia60XPRb084mVpfsgBJ3Ds2HA4Oj\nQpFcEAnH+dplUrlBAW+/2d+4EBjlLdciDEaUssMrg/+FZE1lM4NOE6mxRFYz\nB3SW\r\n=UckR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB9HOa/S68INi6FWMU4Hbm0bn0q67sUJgD6eQZa2T+LbAiEAkr6CYMADdxlh9GXKTA9N5q21muRS/NKkDzCKy0vYMbs="}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.17.3_1644939859171_0.388907407333998"},"_hasShrinkwrap":false},"7.17.7":{"name":"@babel/parser","version":"7.17.7","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.16.7","@babel/helper-fixtures":"^7.17.0","@babel/helper-validator-identifier":"^7.16.7","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.17.7","dist":{"shasum":"fc19b645a5456c8d6fdb6cecd3c66c0173902800","integrity":"sha512-bm3AQf45vR4gKggRfvJdYJ0gFLoCbsPxiFLSH6hTVYABptNHY6l9NrhnucVjQ/X+SPtLANT9lc0fFhikj+VBRA==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.17.7.tgz","fileCount":8,"unpackedSize":1764250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiL3Y9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3iBAAnyrzWUnry4C5OjLddaeWJzjdVFF6WXTmUmhE0sKX5juyNnwH\r\n5jJToc/T0VocSlsluJ5NKLQdvFCk1Gzvcl7gcRIIoCyUz4XxzwjjmMxwJoQm\r\n82hcpSOA3epOFFVR+AdY7o6diw40Ao97aFHHhtpGZDoDUsNXVZqPW5no61wf\r\ncqqDuLQnTgFQ+zgys8Nrk/EocpDqtTqblyEYXLQQGhYd1Qp3pE7tXagH+Vr6\r\n9hkRnLo541MT2hNHIm9uPQkF8VAQ/T0R4ybbRZglpN/shCClOyBjXDbIMLKP\r\niCdj02YrJ4zN2bvmG5fawixIszKPulFMvDxDgAL8eiwFGzy6KPRZAEgQ4kbs\r\nAIGM5YKiMSHQc/In7jC9w3MZZhA9IpZxdcayWLulMQqwPg/n1TDKaPYVz24B\r\n7hf3EkppiMCQjbDaXEQjt3ohf4Vim/2bp+oDCs5ZKocTwBaSHmAZt5gx3eeM\r\ndaUy1UjxFZhT0lSkFVu5qVGvf0KaysLytzZnCdlNUh6haMmehUmW1zTX3xdw\r\nDzYVoqKNVdxHW7nSz2rbd5zNEW1WV4K5JhuUvlfcyTDqjVmNrvykW7adwvYP\r\nQcH+V68ZH4Q4wEGIBjqiOxToaXeUTqpsWgabY4cPikCwMn6gmo49bhhBRfj5\r\nnvGQ36cWdrCppVk/mzEOk7QXS0bdRd/kRJE=\r\n=KdBU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCWK4Z47aKJ+auMHGDlKNR8sXCDzZTw1xlTWVivM3FsRgIhAJfgGvceneeojNnQUpdHZQ+lKhhD3TmFrARzgX4+RgD3"}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.17.7_1647277629333_0.4949106253400868"},"_hasShrinkwrap":false},"7.17.8":{"name":"@babel/parser","version":"7.17.8","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.16.7","@babel/helper-fixtures":"^7.17.0","@babel/helper-validator-identifier":"^7.16.7","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.17.8","dist":{"shasum":"2817fb9d885dd8132ea0f8eb615a6388cca1c240","integrity":"sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.17.8.tgz","fileCount":8,"unpackedSize":1761568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiNOwNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrE2A//U3asvqYCEX7wUPbDM9iYkjFi1C2USQ2HPi2b/ezyTxr07UMu\r\nzY11YMOyyNruSH80nvQScQqtl2ph1pmBAm9bAIRnDT5uGhWzgnnJXvLXOfzx\r\nZxTUTzeQk4opato5AMPPogzYqmoWmSYAwVfkZoygzZCNgLKcvAY69256clfh\r\nN6GYfbY1h4UIDfyLK65vnc5QTUmphTRuQAFhMZvF1WqjINyfZ6s9BlDqmK+K\r\n5k5Tejk40egTQP+cVUi5Fw7yxP/KO3sLGrZRWUz3H4p3tEi0dC0Zi6zWmnnR\r\nte7nmpO1ypBcpLDsaDp9Y32ZdxF9pBt47GGJrnQJ/M7bVTw43OPcy0ITsCLS\r\nNM4Iq3gnEWJQ6uLT0hWYSl4EnfodXmduMJtuHKzhJiIF1nw+K4DSIkICEcwc\r\n7Q35tPXqOZ7sboIoTepkLi0BOuSbsqwdt1JjsQ8hNu73NWRgRX84TNpaXCsz\r\nYHZ4GeyVZVn14zmWe+KNvQN48tBKmsrJQaEEt0sYcNIxNXSz4q/EA4bfog2a\r\nGOVIiZLW7lMPmGVTp2k07rGddXI7rXxJMIERHMPpRpJEiaaXBF+agwJMn19G\r\nvNxO2SiXiSCYUbQXMt/GlydcyFkVY/34aHPk8Pj3BxFRm+l/LEfa/c4Sdfe1\r\ncICLNXktwyEQxahZgJB02Weaqd5AjE361fI=\r\n=bzf5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDHLLsioQicfFuC3RnyNTjZTNGU1Wlzu5H4qjwLyV1s1wIhAJ3JFFQw7jz7GUa/vjHg5OFezET0rlKyi+BF2WNNFDhk"}]},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.17.8_1647635469377_0.36274322692546446"},"_hasShrinkwrap":false},"7.17.9":{"name":"@babel/parser","version":"7.17.9","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.16.7","@babel/helper-check-duplicate-nodes":"^7.17.9","@babel/helper-fixtures":"^7.17.0","@babel/helper-validator-identifier":"^7.16.7","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.17.9","dist":{"shasum":"9c94189a6062f0291418ca021077983058e171ef","integrity":"sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.17.9.tgz","fileCount":8,"unpackedSize":1762051,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG3ANc8MHRSYNKrMcLjvBNPcUFikwTjWAuEDrC+m72njAiAgg0vFUF5sqo5J/O2g6PNDC1f9GUDPYRS2zqmXSQ0Ocg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTbfqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmonvw/6A76Qk6pgBI0gq9MytYwuaPb1Z/o7Cni3tG04QIFaTE81fXx1\r\noLyj3MppMRlMOCpf0w6AlhzIfzFAhb+EHrKQyqyWcgLa4HkrEqqiNIFXlssN\r\nstoOXE35zHHpGCBwnkKdq8Udo/0/lBKoZcEvjxDsA1RuZ3xuHreNgYNjhvJ3\r\n1It6zeLx8Diun2QuOa48ymt0v8t0q88biDoNA41gN6XWMkAIRIM6nUuntRwN\r\nDNYMpWaGtv8mGDksH+UJNp0WJDoNIKhSHCNoMYxvXyxcr860tnb6lSQ/p0QT\r\nVf3JynYQUNlVB1QtRCoxXpJP9PG9o306FFv9ughb88GmLYV2JFOZohRB1NOo\r\ndsPfI6TSGAFERYBMfVWEEa01ucWkOJprVp0o/tBMUuosE0z3CKcr1cdDh+vr\r\nJjmYeWiN7j0CdmNF5do+i3RUlbKUoHNTjv3Ihg/lDeWaZJNabCTiWDoPEhDo\r\nbEKqv+FJOnwTTE3EmQQCLpXRVfwQZWZYiYqrjl7hSBj8dukTOXchfZpYlT2x\r\nZ6ocUvTDqGbismeiO7PP/1RoeU8gq52EBK2bCP0e5jyyx72C6jcbCYHWOb5Y\r\nX4lKT87h9iP0P3Js7QEOtfTAAGwTYY5Q89gOJJcCYm/v2t72UgoOL6XIPPzo\r\ndWHuJ9iuZnNg5K4Ah/9oUAlYr3fBRN7Ljss=\r\n=PQ+c\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.17.9_1649260521612_0.6262227589396177"},"_hasShrinkwrap":false},"7.17.10":{"name":"@babel/parser","version":"7.17.10","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.16.7","@babel/helper-check-duplicate-nodes":"^7.17.9","@babel/helper-fixtures":"^7.17.10","@babel/helper-validator-identifier":"^7.16.7","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.17.10","dist":{"shasum":"873b16db82a8909e0fbd7f115772f4b739f6ce78","integrity":"sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.17.10.tgz","fileCount":8,"unpackedSize":1886108,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFq9KRwui4aqW/Xa+kYcIlVVDcO2HBFPNvku4OxFfgyYAiAWn9wi3ShwUfMqNWYKXxr+ghHdAHf04UjAjYgo45fYVw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJibBRSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq40Q/+NDXUA7/JZgRFqPF8uAGPxiqcCRc4XtB7R0/TThcM6Ss4yQfd\r\nIvb+qxjgILg69bC6OuylapYK2skTx5b9cj3oWTS+DlV8rUmepV+BXZ81KhGp\r\nW1/n8BMme/8YRF8fVzPGR0RPcRz2F1noF8GBwQLO2QVzsuAZQaHHQGqsxbRY\r\nijPF7WEXvmitSInURQsz6mrniVluBGxNppNS/xq+MkfN//hgOgq7sRMMlM7S\r\nClAGw5upNnA2nXCB5blio6WNgDpXnRK9bnLQmAKLgCA0iiBza7FP/BzOQDts\r\nh9J+4w6PuHMpPlZrcd6mI8AoJ4PTXTYvJaDI9drnSCpW3b/zjF1eWOBeBZPK\r\ntkaSMTaV8z9g5FhCfHW73Ixaktt13IcpHJ586sNKEBIL+1PeBmrf9cktkTPN\r\nTEl/3IpOzqGE9csdCNHPTAu4l1rWfQRJzzCyivwQsmNikFj2ubSd/tlD/AN1\r\nKpu3d67g1tpthtfeZeToT3Q1SqV4tKwDB6C4bVO3n7QUZy7QTKtknfxobw48\r\nuknxMw9BX0b/TyPbCnGrOkeNxiSaKbf1frukfd+Hl8ZR38dSy0G/MufroKo/\r\nXXnVQ4okzx2XEQYCrO9N8nK+3DdhRy8VcR3WA/evxAgNRxVCGk4n5F7+fTQA\r\nzOmo/ryT0xuVWay0mQb2eUjB7uYeuLsADcQ=\r\n=tZcz\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.17.10_1651250257965_0.34414916123286377"},"_hasShrinkwrap":false},"7.17.12":{"name":"@babel/parser","version":"7.17.12","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.16.7","@babel/helper-check-duplicate-nodes":"^7.17.9","@babel/helper-fixtures":"^7.17.10","@babel/helper-validator-identifier":"^7.16.7","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.17.12","dist":{"shasum":"36c2ed06944e3691ba82735fc4cf62d12d491a23","integrity":"sha512-FLzHmN9V3AJIrWfOpvRlZCeVg/WLdicSnTMsLur6uDj9TT8ymUlG9XxURdW/XvuygK+2CW0poOJABdA4m/YKxA==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.17.12.tgz","fileCount":8,"unpackedSize":1888050,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDxMCC4Y/Zsg8xSH7FilNWzx4ygORqVbQF4xQa1o+OsVAiEAhjZ4ExDGWvB9UU3EROvVKqaprXgtjHOxmOU+LfDA19Q="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigqa+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4DA//byBo+iCZhgbiGzN6ycrawyznNIrpwYasSeqxTXfiLAbTOVqV\r\nYgxgpIY3QqqPRtarSupO7FJ3H5X4NiF9kYfRHXnwYfLoxzXvP9HZWsQxW0dc\r\nKmvu0Y2Lxr6ZcT4vnA1XqZYtMPY0UIiUzaEiorF3JPlC1qbnOg4manRigQd1\r\nIhifB8wdNYvxgCpdCITLuCXhFBuuzRypxUrRZ90oU1Lx+CJbyAwzWteO6kJV\r\nOmEDi+6Vu16wfm9rlEpkZ5Kk9H3+zLvyQ7kKHWKl81Bc6iOJWmLbRrffyp74\r\n5GPc/2fIih9dCjAsbm7saBGrRdoHI2yBm/498JiDBLLN+b8q+7BGYe4oeXxC\r\nHn90R07menVw7b1JWCSsFSbZTOXomF8o2Br/FX6lqqUf4eFqMPK/xBh2vc9h\r\nbfC2IaekL+OpYYvTpfcbyuHAe+KgnK25ScyA+tGz+AAxiK6yhSbOflEJ2Byq\r\nrm1bPTxU6E3LgxIgh+EJMuUsprY6/hUQTnzvf7nq0TktCNxcZbo/95RfYUeX\r\nxvpfeWxjaU7owfKq7AxyCzlhGj8Z/DTxhwWTvzrdWNOm7j1L7Q2YNWPJy7Vj\r\nC6F5mrnWYYjUaK4RPKPJbVpzQPUa55plbsNc2tADX1o9GtQBIrwrDUIcoMo3\r\nAOrlyPcRzDbXoX9kQG1L62XLf7xqGoKn5rI=\r\n=imHS\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.17.12_1652729533796_0.7421292228239917"},"_hasShrinkwrap":false},"7.18.0":{"name":"@babel/parser","version":"7.18.0","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.16.7","@babel/helper-check-duplicate-nodes":"^7.17.9","@babel/helper-fixtures":"^7.17.10","@babel/helper-validator-identifier":"^7.16.7","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.18.0","dist":{"shasum":"10a8d4e656bc01128d299a787aa006ce1a91e112","integrity":"sha512-AqDccGC+m5O/iUStSJy3DGRIUFu7WbY/CppZYwrEUB4N0tZlnI8CSTsgL7v5fHVFmUbRv2sd+yy27o8Ydt4MGg==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.18.0.tgz","fileCount":8,"unpackedSize":1900942,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCnIrvvfuGNEceLSkm2izmkh1fkH/raVAwHgyonyi7H9AIgElNFjLwij4WGLKhX/V0L0P88bKa1SVortQH8OqCRQRY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihomAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr+TA/+OqSDBrCdR3fEF+JMzs5mO9A3CxMxLsnjmMtX68uLdo+M9tyM\r\nueb8kyGLm+uoCnPoLgmDbwliMixRL0aPdTgSxXyIpv+tki0drZvnLuGMz8Hh\r\nZoKIEQJECAIeS82FLCjJWJ0J9k5RPThjcViJ97VAWXZnUqM7o9+5ZLEOdNJJ\r\nCNMWMpiKJmkmezrC04n79ptfbrgg8EBz5G9zBpXlicqUY3reRlU9ULHWS3I6\r\n+vn3FWRDCIUh/HM/9xz3hgltYmNv+8bYADoHmxfprT6aRQiyOsowHhVenyyM\r\nhQzfye1KXzUak4knaGwSwmmhYPJB+Q7Ciycot+EiOFYBBGfhXAQct02KF7c7\r\nJj+k4bLwax8D0r+h7+ibUAiV6cNlezPsDZD/UgJj5ILTY27ONrMgKrO5+Gnw\r\nZFe/sJcgepajx4DgBBlVOHiUSh09lSkzUjEBAfjjykYbWTX9aNIieoWPFIKw\r\nRf/rapiczG4fZCrgtxY/6zH4Y3p55aDbfxoBQxXxOD9JusMfr3tE+lOGosiE\r\nIvi9KeDnDl/r+RHju8HmujAjXvQkYQXr6kqSVX9mo3xLMEilFD6zM5S+UQGS\r\nFQzjr/Y6lJdLUYuEvUtBPb+JyLrW8vM6NKGfD5bnpU9+luJ4v4njHZ+l/o7z\r\nszQco+5Hske3cNndYSu0JdgrE3kVzvBcslc=\r\n=fPkk\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.18.0_1652984192161_0.19709880515209588"},"_hasShrinkwrap":false},"7.18.3":{"name":"@babel/parser","version":"7.18.3","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.16.7","@babel/helper-check-duplicate-nodes":"^7.17.9","@babel/helper-fixtures":"^7.17.10","@babel/helper-validator-identifier":"^7.16.7","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.18.3","dist":{"shasum":"39e99c7b0c4c56cef4d1eed8de9f506411c2ebc2","integrity":"sha512-rL50YcEuHbbauAFAysNsJA4/f89fGTOBRNs9P81sniKnKAr4xULe5AecolcsKbi88xu0ByWYDj/S1AJ3FSFuSQ==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.18.3.tgz","fileCount":8,"unpackedSize":1879960,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCdA2Hnf+V7maWU9/prjLvCmFaH4pL6XjDXOckZvzhmRAIgNDP3BCBYHsLiE3zCujKjP0ahtOY91hi3eb4qPsn8dzw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijkDPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmosrw//Vg+GmR7x1FoqZn6Pjoi2sHi7tn5zrev48zScprNfjcr6C9fg\r\naBZyKfn/Tdy92YYEpcVZZSJsHcmrNIFmYoq/7YUcfjyK4zs6o2dzz6Qz3lIc\r\nmAJkjzzwDWv/XlE+/xk63U1KxmtfdGKOFaKaawVySJ7M88vQWhrLCYl1lFc+\r\n9NiNl3+yQx7vgog3UOTHJZOH54XbcitwC94KJzrfocchoxfMfl8w1Ekdi2w8\r\nR/hEaVuNMH/ehI8eSc4EP6Q0hvofo14mOsRvNbFSjaL04vq7CpSRLhLwRjog\r\nQJpTdqdFuZ5xcBIgML7zeatJj2KyzkYQd6bHG2oXLW2fhQR2XLVr5r3CLE1Q\r\ndB8y02UMrSIHwuZGI/yqHduVVa80QXIe5y16Aki3FQono9ZbyAxaX6+9RpmD\r\ntle8yxb5sRPFo5RNiBaUpOKUMYuHV8Ns3tlZTMXoSFt9JZ1mQAotJhuY9X4+\r\nd8AuYrqe2SjucR4EMraqDo4HmfwjPfcmghygbsjsQtG3ZbBdODEu5z9pCx2E\r\nIQ2gVzZCQwsWpWXBmNMgChPSPOI37Bq1zf61fVvqcw4mljYStImrj292v1kq\r\nvCJcv/3HFTqWCxqutY5OZGFaWbXa9dSoY7r+oy6vqtIfSDZsdp3pMpYap/nU\r\nbK+vyN6DZpqS+mFkzyIw1GpCVJAaeaS7UNw=\r\n=n/pn\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.18.3_1653489871375_0.6124965700037464"},"_hasShrinkwrap":false},"7.18.4":{"name":"@babel/parser","version":"7.18.4","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.16.7","@babel/helper-check-duplicate-nodes":"^7.18.4","@babel/helper-fixtures":"^7.17.10","@babel/helper-validator-identifier":"^7.16.7","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.18.4","dist":{"shasum":"6774231779dd700e0af29f6ad8d479582d7ce5ef","integrity":"sha512-FDge0dFazETFcxGw/EXzOkN8uJp0PC7Qbm+Pe9T+av2zlBpOgunFHkQPPn+eRuClU73JF+98D531UgayY89tow==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.18.4.tgz","fileCount":8,"unpackedSize":1880764,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFqUkDDUhM/KN0RRLzNZhWwprBAeBc5T4vwo1XfaOOtqAiEA80+AZGGFn28KINwbD/XBgpPqa8SCGHdvlkhvnSzxeIM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJik+qTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQihAApM79UyYhq7Qa3yKVLpIOaPhEZc5PskGLV0hKRkNHl0hIoyWT\r\nsbH3g/G1Oid9eTHGprnyHGFz2FwKgQxv5qETEFHE5xKSp8jCaEzxUcJlA+Tu\r\nc9rvRqBzpcEycFzNhsDtaO7EDFU+N1V2MD0nB+K9CmUmqGkp4bJcuv9ES9cY\r\nfGxaz99dA7DrNprWYHy+4SXl5N+kzeHwlyepzwDRF8NHJdHHz7X6zneunNMh\r\nRdS86XlBHmlAf47nVcJM9ylWTFEa0lVyap5glAj2SFLtzzl5o8mmY/0Xvw/8\r\nc1XS6fC/YZlbz49URzAQRREhnfk4WqSasVfC9hOVhngG02KZqsY78p7q5Iyv\r\njxU20OrFGAVf8P9HE2NYxrgB97Eeg1zsKENi/4pbO8/7zL/DpT9RAJwodFKL\r\nXtwrDOd1cx156IdqU1GBXnWw6qBZetN/h6bHDQIBjcE43oGwyWUmbBjGEwUr\r\ntuWz4gw7ZKN0jv0TvWPFugJopw7B97Wn/bHWwaLBzoKdb36ub13POfh9o8uK\r\nwo94kFsHFwiIUZTAnCnk0hV9P2EfvndjgHal5jadutKdOMMaq1znprdpbRwm\r\nT9AKb6Qxj2T3fNHnrvRUion7aBNsQeG67uPR5IhSPPk8qSklzqjf3vra54cy\r\ndxyi0Z4XAJ/IjC08UkH/IpLzSd4ictXThY4=\r\n=iwH2\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.18.4_1653861011473_0.22635477602200504"},"_hasShrinkwrap":false},"7.18.5":{"name":"@babel/parser","version":"7.18.5","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.16.7","@babel/helper-check-duplicate-nodes":"^7.18.4","@babel/helper-fixtures":"^7.17.10","@babel/helper-validator-identifier":"^7.16.7","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","_id":"@babel/parser@7.18.5","dist":{"shasum":"337062363436a893a2d22faa60be5bb37091c83c","integrity":"sha512-YZWVaglMiplo7v8f1oMQ5ZPQr0vn7HPeZXxXWsxXJRjGVrzUFn9OxFQl1sb5wzfootjA/yChhW84BV+383FSOw==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.18.5.tgz","fileCount":8,"unpackedSize":1880268,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCEAmqK4p1UmPRqWrsMpToWgOcdZxBd2rQm+KLI9gyJ2wIhAP/zRf2DGbFby5D1wlmyo9K7I0CplZ3eGB4R4RJ7AvH8"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiptvVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqIaQ//bvt7ji0JQB5t/UzfrFn3FKbGiohByYy/rypfojDTothSs1Yz\r\nAzJqXjFmh+Bw5hLBJuwxHbq0lymkysTIVNS1Q8TvDtbENxa1uStEruts7ByO\r\n2PXscabjt7jjFcsv2jBi89daylGS3M1PJkQEjUcdkb968k0OvOrrt0LoTfH1\r\nDQT5qqg7WSZvIrSWtel74hgaLgbcFWfQFAGQa8DMA2Gw8k+zyW6UsP/WwSjA\r\nNQXPyNjB4UmDNc6dY0mzTpveP1/SKy0zXvnSJgl7d8NjkUxdvsU6Eu4G2oka\r\nK1ZUs2aKU48cHGhu/oxs8P1+GLI3JPOpunjPo0yZMqrSabNqxAaZ1Kw7Auj9\r\nHk9/heNeQNlJsVjq30VsJhfEXLwBOccHqKgqpWMpaSkY6dzo0RJt4oQ8NbOj\r\n+fFM496xjTfZosG39O+cVY5Tb1oaJkhBiMRZSEebQn0S5lypEA6fEzVuHNOR\r\nS8pRNEz8Cg4+MoU4PLFqNPdc6msGCmcnyDXsT3sPMQN3bl4P0fHAZTF0Ptv8\r\nICsH+fz7gxoye34NC2PMJH3cnH4PtelRYMWqit0MYrM0MzylIHL+OHiwMG7Z\r\nB7LNFSqDR4GpkuqADvcFe164X79jccG/MRmHsM5O9td9OknJ8ulfyxJRrVIf\r\nOvbAhNm/QOfSRuVTwVXRU/5oppCG6Q5xSp4=\r\n=OuC8\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.18.5_1655102421675_0.6167061403624714"},"_hasShrinkwrap":false},"7.18.6":{"name":"@babel/parser","version":"7.18.6","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.18.6","@babel/helper-check-duplicate-nodes":"^7.18.6","@babel/helper-fixtures":"^7.18.6","@babel/helper-validator-identifier":"^7.18.6","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","type":"commonjs","_id":"@babel/parser@7.18.6","dist":{"shasum":"845338edecad65ebffef058d3be851f1d28a63bc","integrity":"sha512-uQVSa9jJUe/G/304lXspfWVpKpK4euFLgGiMQFOCpM/bgcAdeoHwi/OQz23O9GK2osz26ZiXRRV9aV+Yl1O8tw==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.18.6.tgz","fileCount":8,"unpackedSize":1885546,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD/Y3XvK8IAjL0lhh1fbt7fxSrHZlFWEKJiXuMjfOtiFwIgJspv1JnSqA3XeVQ84HzZ4Uw0hONU2ZHM7ndAs7gTBxw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiugnZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrrzQ/8CSjX1ALGNJT2+aZDCI1H6WVCc9Kv8JbcVWiuEBflz0TLMWOS\r\n/+MqwqGgyr60GwXA5JcS/g/5xrHJD/cFfIDLz+lE+34UIZdFOSy7QICvnplc\r\nYiGQ1C2+xlpEsMmOUDzPnlA8uWWscUtA+VUpohvNzyE5pQe6CVQVRcCpHIOL\r\ndCJtM8cJOAs2LwP1JT79IR4m6gErOABuGnCm29cK7p1JMKIPBQGp21E102W8\r\nlyOb4J4qOewkqX68zpgQ8su+dkMdj0rY0KcbRkHMOJ8HAuS87xAQbCg2LEi6\r\n4+uKxbrO3h6nxlW18Eh2C7bRzb15qlF5fKeSPKHDVPNHPbpPoCWvOnGpD/0P\r\nHo0YeJAfthE+AEJfKKFwxKWqOENleC+J+BVpDvJnVHpVQRGr0NmuYyHBkffB\r\n43R6rmR0dz2BdVLdInHRdcv0iEF0TqSt0PQ+uAPcOBBG81GdizvTjLh6il5+\r\n2K4VETEYuqAfa7Og7X+q5by6snFEd7dwoqe3uhx0SFqHYs2yBpq6xp1FYQ+A\r\n+akGB/UQm+ufR1g9JiTtd+y/YtT13MaCoSOJQvC+oKe6lFQazQv2rt18yQxZ\r\nB9ltzwcQaWl8XxjaKxwyqnP+ag8rXa0KzPYfju3jE47gsDRpZwqLVy6JYjjq\r\n1fpNf9AiBhCbAuzN688pNSideWOzamVyuHI=\r\n=vvfM\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.18.6_1656359385419_0.07397570814862942"},"_hasShrinkwrap":false},"7.18.8":{"name":"@babel/parser","version":"7.18.8","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.18.6","@babel/helper-check-duplicate-nodes":"^7.18.6","@babel/helper-fixtures":"^7.18.6","@babel/helper-validator-identifier":"^7.18.6","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","type":"commonjs","_id":"@babel/parser@7.18.8","dist":{"shasum":"822146080ac9c62dac0823bb3489622e0bc1cbdf","integrity":"sha512-RSKRfYX20dyH+elbJK2uqAkVyucL+xXzhqlMD5/ZXx+dAAwpyB7HsvnHe/ZUGOF+xLr5Wx9/JoXVTj6BQE2/oA==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.18.8.tgz","fileCount":8,"unpackedSize":1885544,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFKLeoFckRyypJcgE1zau5PXICp2hbX9iw2YU6zI21yZAiEA72uCuw2UqjSgSDdRzuHuK1C/+3tB2q+QHTe2a8e6ZWc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJix/myACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpG1RAAk+MEVrpD9lEehMLw9eNAEmlE3v6Yepj2eVJ88f+vV5QzPcnu\r\nmDvIB/BZh7HcieqqXGqV2HKKBHh92rv3fxzscsOD9GdjpZ7Z+alUBdzJLIQ4\r\niDnONYFdcW/Wskm7OplCQCBtaKuK+dKQuFNQNRO3ti/86ENndN01vYIlAdCA\r\n2j7FRAerAqjuT5r+Y397wcDiPQf+ceNLbwn8dtG3Oem5dkEhvXRJY5DptpLz\r\nt60QFVDaLZGInfbGzsBdulOwT1X8qRYxpkJzR76RyCtO4+wpD+OT+uBAIygY\r\nF+8tCikG97glEBHrY6mG3N1gk32R/ghMo4UcZhU/j8N8hzgDw1IXbzOiGjO1\r\nckp36Xce5XGVyFdu6k8mbdv4XEdp83WgY5NozXB39rYq8egmi0ZDItyrksun\r\n5nsLTnqWBlFqYVBE8HKXR5Tw1Vif0RIWCBxf6rsO/9qe07PajzkIsbnSXakL\r\n/6+mMbBC1g7Fa+CfKeCOPg0hpWzYU2Vdo3j4TRyRd9OxHJvlelcyTNu9/jbL\r\nbfNWS6orS43LhU/sZ2lcDNTTS3x1i5D47D3zhcOx0eRXG1aI9rKVt81k0TrS\r\njjPLsoP9RSrT23Er+VRE9FgTGQtcC5BmjfRGc7ZZzF9TLD3dSVGHJsKq/94k\r\nUtlyN66Ohow7fn+IQEfCxr5OvqOgWAJOT3I=\r\n=RGOJ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.18.8_1657272754123_0.7842763312402985"},"_hasShrinkwrap":false},"7.18.9":{"name":"@babel/parser","version":"7.18.9","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.18.6","@babel/helper-check-duplicate-nodes":"^7.18.6","@babel/helper-fixtures":"^7.18.6","@babel/helper-validator-identifier":"^7.18.6","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","type":"commonjs","_id":"@babel/parser@7.18.9","dist":{"shasum":"f2dde0c682ccc264a9a8595efd030a5cc8fd2539","integrity":"sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.18.9.tgz","fileCount":9,"unpackedSize":1885672,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD/0Qn7tw2FhelyEDVc2GZY4Lg5qj8ONxPOqtCpha/imgIgdNlqD643JDC8ShJfocIsJmEijjIPy/DVazPxyjylMgQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1SUjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1dA//VIQkV0UJiZ/l14dEnrPgUoozLNvzhwqOcKKuESsEP7VSw1iE\r\nOKVkUN/GGbgJp0+nW8tu5EflEViiikT2S+UlYQXNluK7lx01/i0ktlIO+mfM\r\nbX7PxXuA6mh7At/cJ+L3bJEuMnHsgDa3X/IeEb/8i9BKfvseGlLdQe2YtZm5\r\nkEvqPPn88GIqZ2iNvSst3Mb6qapWzZNn1LT+y7zTmDN9uwyW+xJhnUdNqanh\r\n1QkFCeee7unXGdzvPVA+0ShDO//IAPNfuwtEgyVPbVjfzOkQBd4atgXn5mBt\r\nwmfAPcqFojOMolKUQGUzJyodjqYYF+XRwLMPaandT43zzyNgU7in+9ew7wus\r\nfhMyeOLmEmNsSVF4IC4+tZxk8HVpOV33VJeGNZ5eT/AxrHRiKvVMYQ+yQa8r\r\nM3p7y4io0S5NsvvuZr3gGtylIogoP9YGK0a8Pv3HLva/tPuwlF7Kb48cillE\r\nl6CTVUawE+wcXw7+wiRYC9GhBaHUeW3RR8iEXnJPYtbRnILMQmnch21Ew67/\r\nrjmKkpkA1I3ET7l2QmtDKVJ+xnuqwAsZGQqfu0sxjZ9FhVXBkWBi6b5+kWit\r\nX3bVIPcdRI/Nc1E3UMKtRTZIvjbd19seCE6NGi05xsXyhR7seRmKXu3fhloe\r\nZzecN3RSHrHl3oT/WJLWGqiZCBKxqisfETI=\r\n=Jgnh\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.18.9_1658135843487_0.5769948220189218"},"_hasShrinkwrap":false},"7.18.10":{"name":"@babel/parser","version":"7.18.10","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.18.6","@babel/helper-check-duplicate-nodes":"^7.18.6","@babel/helper-fixtures":"^7.18.6","@babel/helper-string-parser":"^7.18.10","@babel/helper-validator-identifier":"^7.18.6","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","type":"commonjs","_id":"@babel/parser@7.18.10","dist":{"shasum":"94b5f8522356e69e8277276adf67ed280c90ecc1","integrity":"sha512-TYk3OA0HKL6qNryUayb5UUEhM/rkOQozIBEA5ITXh5DWrSp0TlUQXMyZmnWxG/DizSWBeeQ0Zbc5z8UGaaqoeg==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.18.10.tgz","fileCount":9,"unpackedSize":1920633,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBE0yRl4c7yey8fagb1L73JPMKvs4UWkuEy+qZwfDMeiAiAfjUtNYDMyE+81JRtSlESiykUc+pZLb75kNfEjit5paQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6B+QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoGjw//Qx0VQBMIi0/yagaSMkwWvdtEBuY8TLYPdzTm5hbBpl176cT/\r\n7iju/lSXN+WQjJ39IbmbJ76bXXoEG+bMlqLhVv3DnIoCQibBkUvNCzBim2xq\r\nc6AinXXpn2Mn1b9NVPw16N16PTVLeJlVHtSyivjpksJzx6vLbhYE4X5dzoAu\r\n5OcfBTw6OJe7fcC3YzOJTP1PNNuJZLLVN2SEm2l7ej6k60vGJcDQ10UWpyOJ\r\nq8F7xl2EJNT6O1ADxncBlLgaUsNModzNUFPMKS0G1PWWXrw0xa98QFOElINj\r\nnotpRCrT5CnN+o3P7RHPgIaN14lzxU6JJ3zMBgnYxr5lQYcn/srQMFizRIgb\r\nsCsl0fK2RNlwp5ghMR1n3dkRxnA+IFfApnp4TRmysZdtaVQEyD2BmTZX5YWJ\r\n3gFtC3BEx3g4byAMw+izH7KRNcDIsoKWq3QGt7Cg7khKHxn5e9gTWT6l4jNM\r\nQIZi9KNXsJe/vBUuk7P1cvpC2BwwdwmZ2gWxu+P8s9HytjORhtUdMHf3izyh\r\nW1f0k24lQgphUc9MT4bCdDAd02Yiri42kP4ZQveDlxsDiNsxh2O/NAig974v\r\n/YRueYkJ7x5wbal2Q0sflKgrObgS1Hjc5CbbMyMpNDblCFaHLgBmrIOcqp2U\r\nZKzx5l6qoXd7Z6hKEwz55aP4CkpXyB1P7ww=\r\n=ZZOD\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.18.10_1659379600734_0.07303051251735826"},"_hasShrinkwrap":false},"7.18.11":{"name":"@babel/parser","version":"7.18.11","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.18.6","@babel/helper-check-duplicate-nodes":"^7.18.6","@babel/helper-fixtures":"^7.18.6","@babel/helper-string-parser":"^7.18.10","@babel/helper-validator-identifier":"^7.18.6","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","type":"commonjs","_id":"@babel/parser@7.18.11","dist":{"shasum":"68bb07ab3d380affa9a3f96728df07969645d2d9","integrity":"sha512-9JKn5vN+hDt0Hdqn1PiJ2guflwP+B6Ga8qbDuoF0PzzVhrzsKIJo8yGqVk6CmMHiMei9w1C1Bp9IMJSIK+HPIQ==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.18.11.tgz","fileCount":9,"unpackedSize":1923058,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICDIZ2vFCdqjyaQt58jDpCioARrq76oVGBC5Gqp1sXbWAiBFXMwRwwXBWwAZ96M2tbfF8sFuMdlvKmD12QVktoWXvw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi679zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrmfBAAmHNMxj+4v/bkIpKrKIlXhujIlzdVmVI9xA/0O2GGsY3q5hYw\r\nYWJFTB97qVZCMMzlPkaUwJcmGOQNO2Mv/ZAltdPNxwOsj2FkkouE96bmwpBa\r\nQABplp9VntoGy9TmC+3CT8nHQ++hKhXg0iet1rYk3Amm1GtZJkuUzym/Oe04\r\nW43neGYRvoihSgNIbb9PwkCevQLR0v/NMji+foq6BGwNJZE2rhiysTHyf4S3\r\ng/7hejc1Nn369F7jZB4QfNOpHbir6kEDoZn9jBneu0FOkBdoi8Pok98ORoWi\r\nbjHXD2i5LVx306T9YhcWbHdpHuRlwhhH380lCrYv1iQSIr96ptuADsWWUDau\r\nYgY7gk5EWbH2b834KUsomt7xYRN+oINxDPG0MgbzaHdYqSOeNXU1Sz/D7yCD\r\nYGIa6FAxFbCDfjB2P1ztozv9ejb0Kh9DMr9S7xwITkiLPvdU6gGNGqKiaRsr\r\nqvC+dx0t8fVZHNm1NLn+XV+EKTWwFfXOnpIKTW3eL+9G4O7edCUjfbdhV7Q4\r\n4rAxhyQK2SVC3ZezDqUFlTc83VAvIiM1vSVZfq9h8q87DaOGQ3KFWyBZuedR\r\naZzo8zH0x8d5zeVZnwTVQNxQJaCHerY+Lam1VEn6Q6QVbt07oa06/jYgaLDP\r\nr9fLbQo1VDBLpNh4Sdz7PRW4TNTW6gX3+u8=\r\n=Pn6K\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.18.11_1659617138796_0.6784841680288765"},"_hasShrinkwrap":false},"7.18.13":{"name":"@babel/parser","version":"7.18.13","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.18.6","@babel/helper-check-duplicate-nodes":"^7.18.6","@babel/helper-fixtures":"^7.18.6","@babel/helper-string-parser":"^7.18.10","@babel/helper-validator-identifier":"^7.18.6","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","type":"commonjs","_id":"@babel/parser@7.18.13","dist":{"shasum":"5b2dd21cae4a2c5145f1fbd8ca103f9313d3b7e4","integrity":"sha512-dgXcIfMuQ0kgzLB2b9tRZs7TTFFaGM2AbtA4fJgUUYukzGH4jwsS7hzQHEGs67jdehpm22vkgKwvbU+aEflgwg==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.18.13.tgz","fileCount":9,"unpackedSize":1923489,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBXP41V/7fRc5E0u04GXObiTrgVHTEo2FvOXEjJH7l13AiEApfDGuPwDSROhT512WxWcB2AWzVyEjCSf5WD+RXcZszs="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjA6k2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoOdQ//SLvTSH53Z7J2AVcO8UVQ7KqJO0hTpk4Pp7axwxh6d3T8Wk4k\r\nOQm4wJA0ZN84r/Ya6axHtvdM1eUNJm3rRiv0vudolTnh+KbuHYIjBQNQg8EX\r\nTdNHrgRGd9IarQ93tXQTXqdA4Ak3kLGCiNC1FQUmoaAUo9xcD96oWK1saz+s\r\nzoIIKEjiPYvLO/+PDt2lT4y13Bj2lUAt5qU81jiy1GyPeniyYzKsFn+X7/fn\r\nmy6/SjRdZVt+/WDwvXulR5RIHz0PpOzAPHqlUMdOS5tSlHIZEsT8UtTcAZoo\r\nhVUZMaqAQ/fYbxq6Dqg+DeZGgdInxk0DUFqtMYsPifBgCLSw6F/ZdJOam3kC\r\nsFC2XtowfTIq7+B0KGHWJOD2G3KZUmrv5oG9nY9DXvQfkmZdePtHRQd9/VUA\r\nWqeGMHQ3PcxqljeGfgkl9bTXmFG87kpPJkC+30MHdNmLqXF1nUgGRvT1yHSx\r\n1RU1shTeH6zhzVrCkcdJXfCPI8j0oS3TIb/8P7fPqnzj7xydEQnhE6UjSRfA\r\nr6WH+VS9S3Sk28yiCtTukTO/p3GGvcDnbiSE5XBEwmZXWNujoK5zFLn6BYfd\r\nQ1U400R9Ak1Vby7ae2tp3SwQIDjjX5RVwJj2ybObLE1CICaGgIpAXQdBo5dq\r\nFAgKg38tp6ACoLhkjMHl1vWvNeYnIA/aHq0=\r\n=1dqJ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.18.13_1661184310586_0.6774494198143322"},"_hasShrinkwrap":false},"7.19.0":{"name":"@babel/parser","version":"7.19.0","description":"A JavaScript parser","author":"The Babel Team (https://babel.dev/team)","homepage":"https://babel.dev/docs/en/next/babel-parser","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen","license":"MIT","publishConfig":{"access":"public"},"keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"main":"./lib/index.js","types":"./typings/babel-parser.d.ts","engines":{"node":">=6.0.0"},"devDependencies":{"@babel/code-frame":"^7.18.6","@babel/helper-check-duplicate-nodes":"^7.18.6","@babel/helper-fixtures":"^7.18.6","@babel/helper-string-parser":"^7.18.10","@babel/helper-validator-identifier":"^7.18.6","charcodes":"^0.2.0"},"bin":"./bin/babel-parser.js","type":"commonjs","_id":"@babel/parser@7.19.0","dist":{"shasum":"497fcafb1d5b61376959c1c338745ef0577aa02c","integrity":"sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==","tarball":"http://localhost:4545/npm/registry/@babel/parser/parser-7.19.0.tgz","fileCount":9,"unpackedSize":1926947,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDLyuxYEcwPpnDSd5zj2aROo6jy2I5H16rb6yp5bNvX6wIgIO6qzfHVZrGoqEI+b73UoltOUMNIGX5xfRipuXpJOvw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFke1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr75g//fJSB/F+s79C65oFQclZV5zUctAHp2uUZxhBecOQM6CiVDH0X\r\nrhKpS1pvKH/TwknXHNx8dQfqgYB/fHBmHixftlQ6vcPhrX4R2dxTAbgOj/kJ\r\nB9VDiVVK4rKhm9OuuTLA/xRpWtFE3H18Qlo3Zoxh8SIR8udGSXGj7fYXNUgk\r\nGuZEFZqp5FXDY+Cx34BH0nVfcZGe5HUcOfRjpVc9yn1DrRWVzHKTZEGgiBXo\r\nJmbSzA+eUqIUDjmuCTKz66TPfMNC9hFRPDqcg4usP7bwOOkZ+xx7PNEeO4SI\r\nP53pUPx54CgR5fOoW/ue5Y4aWSIUrrf/txRwgeEaf+tYzegDeSfliUKEgS2h\r\nH3+1BdwymdJKuv3cveInyj5DRdepcmhTCUS2WHH/d4NnXw/lsutspw6PPr5h\r\nFnfMucSyyoHchCTluV9dR9RzTjZjbtU8X6Ad/SbYR5YlETMs0JhHu54/eWpF\r\nv+A5EBeacpscE1EnDrZOIYYFpexRCPiwr/wy0dqHIuI1Z2CoZ5+0SPt472pI\r\nWH5DCEsSn4H/LzDW1lepdyDfaScCNRzurxk6t4GBI/kk/62UqW5UoJ/tOC7u\r\n4dHRQETuK/szceMTuvHL9epnmiKcILvCxPMbSH5yxENdB8P8RqxB5qv77e2j\r\nIVyBYqXWg2l54A734Z86VjtCavQuooWavVQ=\r\n=35HW\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser_7.19.0_1662404532907_0.08410819017285243"},"_hasShrinkwrap":false}},"time":{"created":"2018-05-24T19:20:36.538Z","7.0.0-beta.48":"2018-05-24T19:20:37.194Z","modified":"2022-09-05T19:02:13.249Z","7.0.0-beta.49":"2018-05-25T16:00:12.380Z","7.0.0-beta.50":"2018-06-12T19:46:42.798Z","7.0.0-beta.51":"2018-06-12T21:19:10.384Z","7.0.0-beta.52":"2018-07-06T00:59:07.656Z","7.0.0-beta.53":"2018-07-11T13:39:56.614Z","7.0.0-beta.54":"2018-07-16T17:59:47.524Z","7.0.0-beta.55":"2018-07-28T22:06:45.798Z","7.0.0-beta.56":"2018-08-04T01:02:55.925Z","7.0.0-rc.0":"2018-08-09T15:56:12.788Z","7.0.0-rc.1":"2018-08-09T20:06:16.091Z","7.0.0-rc.2":"2018-08-21T19:22:16.552Z","7.0.0-rc.3":"2018-08-24T18:06:11.894Z","7.0.0-rc.4":"2018-08-27T16:42:20.123Z","7.0.0":"2018-08-27T21:41:34.522Z","7.1.0":"2018-09-17T19:30:13.445Z","7.1.1":"2018-09-28T20:02:46.201Z","7.1.2":"2018-09-28T22:19:41.296Z","7.1.3":"2018-10-11T15:52:26.875Z","7.1.5":"2018-11-06T22:21:25.453Z","7.1.6":"2018-11-13T21:10:28.790Z","7.2.0":"2018-12-03T18:57:21.475Z","7.2.2":"2018-12-15T10:05:16.592Z","7.2.3":"2018-12-20T11:12:51.059Z","7.3.0":"2019-01-21T21:30:31.484Z","7.3.1":"2019-01-22T07:13:45.925Z","7.3.2":"2019-02-04T22:22:58.130Z","7.3.3":"2019-02-15T21:14:27.506Z","7.3.4":"2019-02-25T18:35:17.638Z","7.4.0":"2019-03-19T20:44:16.703Z","7.4.2":"2019-03-21T10:17:24.742Z","7.4.3":"2019-04-02T19:55:41.074Z","7.4.4":"2019-04-26T21:03:41.664Z","7.4.5":"2019-05-21T17:45:36.763Z","7.5.0":"2019-07-04T12:57:57.824Z","7.5.5":"2019-07-17T21:21:27.443Z","7.6.0":"2019-09-06T17:33:44.637Z","7.6.2":"2019-09-23T21:21:42.328Z","7.6.3":"2019-10-08T19:49:32.213Z","7.6.4":"2019-10-10T14:29:16.561Z","7.7.0":"2019-11-05T10:53:12.049Z","7.7.2":"2019-11-06T23:27:23.152Z","7.7.3":"2019-11-08T20:50:30.500Z","7.7.4":"2019-11-22T23:31:47.410Z","7.7.5":"2019-12-06T13:17:50.030Z","7.7.7":"2019-12-19T00:53:10.367Z","7.8.0":"2020-01-12T00:16:03.390Z","7.8.3":"2020-01-13T21:41:05.926Z","7.8.4":"2020-01-30T12:37:26.570Z","7.8.6":"2020-02-27T12:21:25.947Z","7.8.7":"2020-03-05T01:56:07.070Z","7.8.8":"2020-03-12T18:49:06.144Z","7.9.0":"2020-03-20T15:39:24.532Z","7.9.2":"2020-03-21T14:14:20.297Z","7.9.3":"2020-03-22T11:02:52.802Z","7.9.4":"2020-03-24T08:31:23.294Z","7.9.6":"2020-04-29T18:38:05.424Z","7.10.0":"2020-05-26T21:43:15.606Z","7.10.1":"2020-05-27T22:06:55.479Z","7.10.2":"2020-05-30T19:25:10.716Z","7.10.3":"2020-06-19T20:54:08.445Z","7.10.4":"2020-06-30T13:11:22.088Z","7.10.5":"2020-07-14T18:17:42.196Z","7.11.0":"2020-07-30T20:56:44.096Z","7.11.1":"2020-08-04T22:05:47.047Z","7.11.2":"2020-08-05T14:28:29.725Z","7.11.3":"2020-08-08T20:07:34.967Z","7.11.4":"2020-08-20T18:59:48.682Z","7.11.5":"2020-08-31T20:02:14.120Z","7.12.0":"2020-10-14T20:02:40.563Z","7.12.1":"2020-10-15T22:39:20.791Z","7.12.2":"2020-10-16T06:50:01.894Z","7.12.3":"2020-10-16T21:14:23.129Z","7.12.5":"2020-11-03T22:34:13.667Z","7.12.7":"2020-11-20T21:05:35.614Z","7.12.10":"2020-12-09T22:47:52.632Z","7.12.11":"2020-12-15T23:59:16.808Z","7.12.13":"2021-02-03T01:09:51.367Z","7.12.14":"2021-02-03T15:06:37.662Z","7.12.15":"2021-02-04T21:38:00.714Z","7.12.16":"2021-02-11T22:46:58.714Z","7.12.17":"2021-02-18T15:11:25.717Z","7.13.0":"2021-02-22T22:49:31.952Z","7.13.4":"2021-02-23T10:40:22.025Z","7.13.9":"2021-03-01T21:43:59.300Z","7.13.10":"2021-03-08T22:36:12.798Z","7.13.11":"2021-03-15T09:44:26.451Z","7.13.12":"2021-03-22T15:46:59.662Z","7.13.13":"2021-03-26T21:20:21.407Z","7.13.15":"2021-04-08T15:50:19.807Z","7.13.16":"2021-04-20T11:21:06.093Z","7.14.0":"2021-04-29T20:09:53.335Z","7.14.1":"2021-05-04T01:55:59.694Z","7.14.2":"2021-05-12T17:09:14.850Z","7.14.3":"2021-05-17T20:44:22.685Z","7.14.4":"2021-05-28T16:59:46.838Z","7.14.5":"2021-06-09T23:11:20.291Z","7.14.6":"2021-06-14T21:56:58.137Z","7.14.7":"2021-06-21T21:54:00.406Z","7.14.8":"2021-07-20T18:02:34.946Z","7.14.9":"2021-08-01T07:53:13.671Z","7.15.0":"2021-08-04T21:12:55.308Z","7.15.2":"2021-08-08T16:14:12.928Z","7.15.3":"2021-08-11T07:19:33.564Z","7.15.4":"2021-09-02T21:39:23.625Z","7.15.5":"2021-09-04T08:58:47.386Z","7.15.6":"2021-09-09T19:35:14.950Z","7.15.7":"2021-09-17T23:06:17.159Z","7.15.8":"2021-10-06T20:54:56.282Z","7.16.0":"2021-10-29T23:47:23.344Z","7.16.2":"2021-11-01T21:56:55.280Z","7.16.3":"2021-11-09T21:53:03.125Z","7.16.4":"2021-11-16T22:46:15.990Z","7.16.5":"2021-12-13T22:27:33.400Z","7.16.6":"2021-12-14T23:39:15.548Z","7.16.7":"2021-12-31T00:21:22.882Z","7.16.8":"2022-01-10T21:18:22.427Z","7.16.10":"2022-01-19T18:39:00.685Z","7.16.12":"2022-01-22T15:10:39.529Z","7.17.0":"2022-02-02T23:04:46.672Z","7.17.3":"2022-02-15T15:44:19.345Z","7.17.7":"2022-03-14T17:07:09.542Z","7.17.8":"2022-03-18T20:31:09.736Z","7.17.9":"2022-04-06T15:55:21.983Z","7.17.10":"2022-04-29T16:37:38.202Z","7.17.12":"2022-05-16T19:32:14.035Z","7.18.0":"2022-05-19T18:16:32.423Z","7.18.3":"2022-05-25T14:44:31.595Z","7.18.4":"2022-05-29T21:50:11.629Z","7.18.5":"2022-06-13T06:40:21.924Z","7.18.6":"2022-06-27T19:49:45.637Z","7.18.8":"2022-07-08T09:32:34.328Z","7.18.9":"2022-07-18T09:17:23.708Z","7.18.10":"2022-08-01T18:46:40.957Z","7.18.11":"2022-08-04T12:45:39.068Z","7.18.13":"2022-08-22T16:05:10.888Z","7.19.0":"2022-09-05T19:02:13.150Z"},"maintainers":[{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"existentialism","email":"bng412@gmail.com"},{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},{"name":"jlhwung","email":"i@jhuang.me"}],"description":"A JavaScript parser","homepage":"https://babel.dev/docs/en/next/babel-parser","keywords":["babel","javascript","parser","tc39","ecmascript","@babel/parser"],"repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-parser"},"author":"The Babel Team (https://babel.dev/team)","license":"MIT","readme":"","readmeFilename":"","bugs":"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen"} \ No newline at end of file
diff --git a/cli/tests/testdata/npm/registry/@denotest/env-var-re-export/1.0.0/dev.cjs b/cli/tests/testdata/npm/registry/@denotest/env-var-re-export/1.0.0/dev.cjs
new file mode 100644
index 000000000..cf7b90970
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@denotest/env-var-re-export/1.0.0/dev.cjs
@@ -0,0 +1,5 @@
+module.exports = {
+ getEnv() {
+ return "dev";
+ },
+};
diff --git a/cli/tests/testdata/npm/registry/@denotest/env-var-re-export/1.0.0/index.cjs b/cli/tests/testdata/npm/registry/@denotest/env-var-re-export/1.0.0/index.cjs
new file mode 100644
index 000000000..6258d7c05
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@denotest/env-var-re-export/1.0.0/index.cjs
@@ -0,0 +1,5 @@
+if (process.env.NODE_ENV === 'production') {
+ module.exports = require('./prod.cjs');
+} else {
+ module.exports = require('./dev.cjs');
+}
diff --git a/cli/tests/testdata/npm/registry/@denotest/env-var-re-export/1.0.0/package.json b/cli/tests/testdata/npm/registry/@denotest/env-var-re-export/1.0.0/package.json
new file mode 100644
index 000000000..84f87be0d
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@denotest/env-var-re-export/1.0.0/package.json
@@ -0,0 +1,5 @@
+{
+ "name": "@denotest/env-var-re-export",
+ "version": "1.0.0",
+ "main": "./index.cjs"
+}
diff --git a/cli/tests/testdata/npm/registry/@denotest/env-var-re-export/1.0.0/prod.cjs b/cli/tests/testdata/npm/registry/@denotest/env-var-re-export/1.0.0/prod.cjs
new file mode 100644
index 000000000..a84c76543
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@denotest/env-var-re-export/1.0.0/prod.cjs
@@ -0,0 +1,5 @@
+module.exports = {
+ getEnv() {
+ return "prod";
+ },
+};
diff --git a/cli/tests/testdata/npm/registry/@vue/compiler-core/compiler-core-3.2.38.tgz b/cli/tests/testdata/npm/registry/@vue/compiler-core/compiler-core-3.2.38.tgz
new file mode 100644
index 000000000..d316a32f9
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@vue/compiler-core/compiler-core-3.2.38.tgz
Binary files differ
diff --git a/cli/tests/testdata/npm/registry/@vue/compiler-core/registry.json b/cli/tests/testdata/npm/registry/@vue/compiler-core/registry.json
new file mode 100644
index 000000000..b7e9ed04a
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@vue/compiler-core/registry.json
@@ -0,0 +1 @@
+{"_id":"@vue/compiler-core","_rev":"131-12632c33deebdd0b0cab5a07311221f5","name":"@vue/compiler-core","dist-tags":{"latest":"3.2.38","beta":"3.2.34-beta.1"},"versions":{"3.0.0-alpha.0":{"name":"@vue/compiler-core","version":"3.0.0-alpha.0","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-core#readme","dependencies":{"acorn":"^7.1.0","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-alpha.0","dist":{"shasum":"016ebe9d36a65a909164b0ad9d48b2a5b53c99ab","integrity":"sha512-9Yavlt5pA0kP9IxztuEYkNwpgqtyvcL3eHI78d0vZNG0QCRz3nrdJiI4cmTi4aRw8gTzmDN8c1N9k5quwbyzxQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-alpha.0.tgz","fileCount":10,"unpackedSize":447107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/Q/FCRA9TVsSAnZWagAAlssQAI+QuuKw9Zta6cn4aMQK\n1CEFx+2dGBjGMLQBX1cF4OuwRRJyjaXVkQpK2NoS0v7UV9v7tgoWTCLMpqks\nHQ+Uhv0LaNIw6mtLW9djGL1BTMUQ4U7f28BDr2QRIU/Zk7jZDFvXS2SemJnI\nNHtbYdanJ0jC24sWw+CzLzmHKC1EPV0ZVlx6PVKoPgxEQS/zZd/R/i4Amm8n\nCxlKYrGFrXxNOxX2GLLS+578F2086q2nxRdTInM7oZK4v/cdaG9EKMgJPamx\noh6CJN+DarQhjLff5ABVRFFH+0ZFdymNVfdQuKDy3htSwqJ3K2DlG5f4o5J4\nA1slFr9vG1x1jSqCLkRMVx98IgWwt1ehLq+PiLJLAJcWxE/0Nso79BKTG6A8\no1Go/miVsBSsH1RbfShqXs79Cn1ID6WUVTYAIVQyElT0/4vuTWgqTwnFcc2o\nwgUuSebk1ImSdPuV2yiXp2BhDVC220Bjzmz2rFTsYSpI5umtGMcuyF87DXyy\nD1SFGTnldl3CC+qVH5ZlO+DxiMG2hIEBfcRzUlxCvJiYNHsICrPcFPZhTE/o\nVtE72z7ZnZCQvjiK24kbisiLnMDpq0saeskvEx8Q44XCGW9sWwLYDRm4dLsv\nKRMGdHQCgyirsiU1eCOiKjRxwFzk3SVB+i4mwbwLP6Y3BNbHIbOJlQOVH2cp\nu3bB\r\n=dX7Q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCJkFar+Zans4yd04Dk2/DVbs2lB2Ka0n3AErkSTxGCpgIhANXYe6/Exq4hV1RiJvUWbb/o2TDrQyJezMS806Ad2Pbs"}]},"maintainers":[{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"znck","email":"rahulkdn@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"chrisvfritz","email":"chrisvfritz@gmail.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-alpha.0_1576865733268_0.9141904166579227"},"_hasShrinkwrap":false},"3.0.0-alpha.1":{"name":"@vue/compiler-core","version":"3.0.0-alpha.1","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-core#readme","dependencies":{"acorn":"^7.1.0","estree-walker":"^0.8.1","source-map":"^0.6.1"},"readmeFilename":"README.md","readme":"# @vue/compiler-core\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-alpha.1","dist":{"shasum":"963b2c19a5e882726242b32872068f6a23501cfc","integrity":"sha512-TKWRUtPfeOQmm4fylfgjp5ENf0nWYuWp2nhzXXZdVn+upqNJNw9nX45WhQDSamyhB1inSyjsg/+jQq5FnUC/rQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-alpha.1.tgz","fileCount":10,"unpackedSize":447124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDnvgCRA9TVsSAnZWagAA6hgQAI5GDglwnvabhEDPQZwY\n2HtDkisl9jzuzRJWVyHEfdMwe6Dhq4sFanWOvB3+HO05M73xX4u9uOFQR/I+\nHkRWqeLxASpIc4w2dLwxCVtOpDDqGACdX+qRlA4ggP+1XgHjK00M7dhArYFN\nMEfFsZl9ztHWrjGv8/Er0LdrNG9OqcIwDLutkqPBGM3ekmSatoqut5mVOC4c\nbIbbpJZIHOFygd7+yxIjmDuVH4P99SCawzXcI9vvMrXUmwTVmiL6i5j2EEI4\nwsBfXDlKmv4rXKmb3AYjPgQTi81LVKN0v8M/9T05WVpB84hVbl33TNIf2mEM\n+iZGcBHQwluaMrW67YAByaKpo/ty3pHMUpkTdrclXU0Guma9Lr2P/3jzqrWf\n8F/gaK+J2lTUuocihWJSLBe7beBFex76maSqF/6TWWnMUTqBswEWkM006tcC\nW7rvl0l7FZIlEc4OwvEzry0456xs/T9EcoOoxq3LO6D+Ic0z6RV+J6p8pCMl\nedRLJ+KBkSzFIvuk+sEPJzbK4J3WxjdHIMHi9z0C6G2d0O1GFbsoSZaqiVne\nxp+uWSpLaZ5kM98B9AXlA/uoejc/JTpKnnDg0yo+OpJaHBnX7Kirq8+/QoqS\nOhBn3MMLxu2+89slWL3+rMDQQmK5PP5Z0a5EKEj6uc/reQMGbTiGOOfeda/r\nKXZW\r\n=FUKM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHiYobD+Q/CgUutMa9nuvjmZKp4mM+lN+ruzr5C7syylAiBgJR4y4K0B6sTnSBWMnNsYMpZ8fAEUXkWIcV1Sp7L7jw=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-alpha.1_1578007519848_0.8228685754205469"},"_hasShrinkwrap":false},"3.0.0-alpha.2":{"name":"@vue/compiler-core","version":"3.0.0-alpha.2","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-core#readme","dependencies":{"acorn":"^7.1.0","estree-walker":"^0.8.1","source-map":"^0.6.1"},"readmeFilename":"README.md","readme":"# @vue/compiler-core\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-alpha.2","dist":{"shasum":"c37e7b3df56e8c37c7a4085f24a0c4f76e93119e","integrity":"sha512-BJAnc5NKl69Hs7X+W+i0mvu/FksgLvN4tIuXlPAmOKI1bBROTontNtqL6Dq+mZ3yu+eeIw8pM6s0gminDnCojg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-alpha.2.tgz","fileCount":10,"unpackedSize":449832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHPLRCRA9TVsSAnZWagAAf1EP/1Eh9+bsOXnGBlj/hLLj\nGYMw8SawL8Ym7y7MLEZaRp2aQN7rsLiVY/vGPNsVGIfQgyzD7bz5SFC2yP8x\nPRVouNW53GI5AeXYYDe4VSkYmIsUdHOuexQ0H7CADsGcF3bC7WVtZY4eP5oG\nIQKsLgTiOprdVqvBY9sPtUkApmxwHDwG8AlyC+PxNgE28JQKDUfp46TV/xyL\nJcyL9XnJDbr9OymZkSybqQmTaa/y/VTvU63YkFU9pyX6Rf161Y3Set84gypR\ncW/7mMBoKAsdv/X/J4k1R108sw+NmdeVYLpu6mamyLaI57s8+TvGMDh3OTuM\n1ZS546fVdyA11BnOMoTp2CYM9CQ6xiZuwHSm5yofIxFxpAO6K21PkMlIswqK\nTSfkKYb69Wwb1jl9Lah5VPm0tHXIc77KmWvO6BYiam/l2aaXi0ZC6DBSxa8l\nYRvRRQQbke4BN6PFfft8IphrhdOShWG2zd9OIO8koTFsT39877rMKblkS/8M\noR6d7U9ozWa2YfMwXrlAC5kqaMMweTViWk46viGIst7zTYHrbD4zAZvLRqcT\nWkXMjnMEbFgJk/ekhpaEH8itabNYIVAsW5jwnpHsMXfpsJtmFH6HYNfINVmO\nRSv5wUMyOuVzVjt4LQmm82XfbCdXjQIL+SEGBtQt53nQT9hTG1aI1p3pHjN1\nxNf5\r\n=Pdce\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD9PCZN/6TEbc//SGroHJL14WahCxjn8VeU15+t9aknRwIgLwZt6CHy1CGY4DTjJGpmYGoolHvV1ftxZARXRXVZty8="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-alpha.2_1578955473036_0.8495446749924664"},"_hasShrinkwrap":false},"3.0.0-alpha.3":{"name":"@vue/compiler-core","version":"3.0.0-alpha.3","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-core#readme","dependencies":{"acorn":"^7.1.0","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-alpha.3","dist":{"shasum":"632dd4217e0490aa6aa2c8d2c3956045972b8bd9","integrity":"sha512-xzqlzor8zZXvhfputSUTXlKZ7RT+w8ro9PjDDMOfgRNrdhRLAOUSULvLKh6fB1zMZiBPUYpX/WuAqB5+7ZXARw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-alpha.3.tgz","fileCount":10,"unpackedSize":453078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKHP5CRA9TVsSAnZWagAAAoQP/A8kGpC+c+rK2zQGJXVi\n2fVVkQrVWda4YOpWIfF/3MbWvLb/NrmFDQ5sHazpLOFGsgRmBvzRjm3Zss6R\nZZq+xCioEfub2wjWarUWpZqHS06TVjdHuiZcfd9RwJ22sacd9eTqRpjlEfLV\n1dDQkewAmXBr0SjdXrA/vcgXgJ4m9G6//MRQUGYu0cVRTYrBeF5gT7JmJpTe\nJelo0H/7dhWjXp4VW+pvptIXJjQj4MuV/g1EBBRMDe677Ps7K6kiILnKcTqM\n+Vk+TNgmGvvsgPetsImQmuaoLnTIbZBqhx68EzBN6IDM6/IXjPzsoUMzsGAK\nBBDGIzU1CFoYQ45ftDG0r7liUKKBpBoZUz36Z5VBg8rJcM2ACxHpMgN+XqpJ\nV0sWvtzGiQqXg7hA6wCC37oi70Z8KuHuAEHEDoQvA5aX+ZQ0tsgL50U2/puT\nug6tbF/kNxqzJnf1F4bu7m7FFA3L0+tY65oFPaLadbmKEMJaL0pKlkRbXnNd\nzkkaVOyH9MA+d2kmKYM3DIrlOiX6qwD2eshp6qXez5tRr3cXRF8fk02EJg0K\nvTeyy6GPpzLpx+1144ytGO2RhfHnVpNzFXJ3H6fDxS8SXbXPrBR53Pc9T1Ya\nMt1uuaOWytQsqUOvLempbN6v4gpiOBIE6pvKtLMzVzjeX7D4zwtrM0kQTtKZ\nm24E\r\n=ix82\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE9nd3xf6UAas8d0CNulYke1Sog03rWQl/KOYSanlagxAiEAyYpFWula5oJGcQm520Gf2ixNyE05U/YuhR2E4rNMPIs="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-alpha.3_1579709433470_0.019700959342907165"},"_hasShrinkwrap":false},"3.0.0-alpha.4":{"name":"@vue/compiler-core","version":"3.0.0-alpha.4","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-core#readme","dependencies":{"acorn":"^7.1.0","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-alpha.4","dist":{"shasum":"46d62d0fa70495e0fb3d23dd7b4c57fb4344f410","integrity":"sha512-WiRK3LSW4N+L8snXMx9aNANBO1LTlfIPf+2M6ld0GZEsiGj0JNJIheXPYdhSCjRNSIU5GqLFxWvzNgGGN9e4DQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-alpha.4.tgz","fileCount":10,"unpackedSize":453209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeL1QDCRA9TVsSAnZWagAAUYgQAKQ3SSThMWW6Dp+257zi\nXN85NUGnC5Mf5fniH2YnnfVyHu5KXEekKgN1FEhgFBFE9CXDwejYNeI6/mfW\nqMD3UZNdKLzopHrvI3yuZtbuX0qq8uiMMt0deIrxNTdOHQKM/OjL4Vl3dlaq\nyppq8ChVHh1V9pROn0PuWN+N4OTQZWOvUvYo7it7EcK3DO2X1tx0/MfA29/B\nouR+nCe6dLwEPPmpEiFiiQ+iqTcAQIDbUWtzA3qGC8WxOH56Geeci13EKfEn\na3WFkfGxJ/qvD7kPn1Pp4ORR18D3oxz0ddiHFPN/FHHlfYCSZ3R2XGYkgYSR\njqIUoWTIwke/i0aFrlY5/EN4FY5lHHL9OXzkCvEU+BDCs+w80mIX0/cEUAkB\nOHeYDavMvkgQXfS8PzUTT5rSEWMW+ag3ac9oHUluulq2+ptLhBdvEHKOeSNd\nc851uLrhaExGCINc2gF2FRbs99HepXlJxA87zTxL80e0zDJhgygCUGYEUklH\n754KU6TEMui844T125lxR26kThM/Ap9/sv89Usb30tw4erEO2qXNbCiEAAGK\nrIGvIMfpiHWcaOY+wfYhKUCFzs9lIn/DuYiQPBRADDGeJLk7/aIuoVD4Efve\nR6h5UQCMga7XRGTpFS6kHmWknlLnWm5xq8PTFQJWNKme0ku+bKeA0ewQ5SZC\n5BHZ\r\n=Loul\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDfql7saZhH6mBOzpXpyMQ6BQQEQ43inz2ucggGi72mbwIhAMdFknb4EGChSWqrMfTEEwQfCKwtEjLhQBeQ/z+8BwYD"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-alpha.4_1580160002637_0.244335005674706"},"_hasShrinkwrap":false},"3.0.0-alpha.5":{"name":"@vue/compiler-core","version":"3.0.0-alpha.5","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-core#readme","dependencies":{"acorn":"^7.1.0","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-alpha.5","dist":{"shasum":"ebe16362f7b701dc082036c4b189478d558f21c1","integrity":"sha512-P+r/yi3tWZy7n/A2k0ykVVZheJEqfbgA4tXHkRDm0pESzms9LjmPE8qByJ8AZwjWZmA1sjJY448pIvzNTFfqAA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-alpha.5.tgz","fileCount":10,"unpackedSize":500230,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTEJ7CRA9TVsSAnZWagAAA0AP/iFervOABqMfCCdUFlFM\nidL+BsUuWIGFGub7yLah7AioDntza/dzr5mJ90LGSZOJ9C45ObZcYGXTYRyP\nCLoP8Mw+KDzaK9zBA0SATLkcSyiwljWEmRCwVtlzx0SKWb67qltJ2v+w5+/X\nULkZtJWC1XfnsNrfShkLtW5MNED/DyM5XZ7yIzAiscaVyLYmmBGBI7DMMYP0\nRDImAC7WRpv0iWC1b35bLtHS30E227U9X9Ko09Rliakxzp/PDDhzMApfjJ61\n6LeMRXzFzZz6QR7+DCYU2WJr2HuYraJ6H+Uvi/2DvwAwq8ZIFjAqwmwIwTNr\nIhYQt4H3fDlWzsmKJz6oNSCBe2ObU+ct7GsFYC0kSr0hhpGnou/Dols4ppxb\n0pNqdfXiKS2oGC8SyRT2FKNAuauoDal5qOAnAW3S901pvfgOv0p/crOLUIXw\ninougOJawpYo8UYLdmCwhuXGc5IDoCxVPi7pR614DV7bu/kF5DN9AHlhYUxN\nFsG7CJTb63HxY698L1O0AbB5levKMiV/CVKDLxl7ebbTvIR588hQh3RKCDhG\n7gjN9HwGfrWOoj1EJkTe+/6H6IfpPgBuEqqKbEDmufIXz/VZpM4LdmU3giL1\nccb2NoxsL3MQZtY8dwWEtxkLGZyuHGdSoqaZwnx0jJd/+3g6Ailif6yRFwrX\nt1S5\r\n=E3yJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCfiHpZOGjV7lBJkkRgS01DLJeboGT5IUAMVnudGxiikQIhAL0zyB9KLXNTgk571MK6cXNIcPHeLFINRfRLiJs+hgMH"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-alpha.5_1582056059456_0.5602692206800763"},"_hasShrinkwrap":false},"3.0.0-alpha.6":{"name":"@vue/compiler-core","version":"3.0.0-alpha.6","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-core#readme","dependencies":{"acorn":"^7.1.0","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-alpha.6","dist":{"shasum":"3f8774c389a5c339cd74fe4f4dde871a6fe69a27","integrity":"sha512-VusnzQPrXnHiqMZia/q0ZENzgMTVG9fOiDUAc5NhiMkIeqV4drnzFpys9kCFwdPlc+meCFMQvRQcidTAgG/lDQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-alpha.6.tgz","fileCount":10,"unpackedSize":499972,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUNdyCRA9TVsSAnZWagAAR7sP/RILgtiffvG00QAK++mO\nnqcEXjO17M+fOoSjSTYJSWa6FNtDaZLroYw3viyJVagihSynmHaJrYj8EJSj\nkXFo/AbxjWaOZtcvbij7lF2APT2qFbJGxOm+fYUQo2tFydAsjAfLYM8x3ZNs\nR/yGsPk8OUIdVrynvR/ULrVXO7LKPZlW6NhzK4mmKO3WyPNXNjvAtLC679yz\npBvATFgwGMzBlZg4+ERfmgl3WEysCHGJVLHwPb0NFkYd4GNM6MFObB9Nhe1S\nhpP1Jq5o/p5WRgpiRfBmtkH5zQNCH/N+v6VUPv28BjmoZ6I67YuEYm4BbYM7\ntqaDKBzAZDFFPdaWa1V+ycX/pb7V3n5siQJoJap2R+gH33op8SpCAV5gWqWh\n7DpmUIvhChgWJ6ZPcm2S6n4UuYpXD7eE5jN6M8XbEtKoXqiqdM/5CFl3V33K\n1wGWoVvwfdCtuoKFn/k1wgz72Tr7rhxbhOsLOeaGe8dMsyGnDjiQ5ADlPALS\nPz4HHwPNEVdfCJ80XIuIX4Nn2yDX9o1H8skJG5yqIK1y87ePXAgMCxHwqwm+\nqkh27FHgEEzNnPa2ux3CxghUMCq2Sb5y27DwNHXtHweAz5iJertWlS9QFlW/\n3Ai18LNJv7l3khFkgQGAP0vAR12NvHLQcK1ZIR1s7zNv6nrlv7aL0/Q3lRIz\nsDbK\r\n=WIjl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDyMph3ccWNtMzaUvjpw6gO+BfmWL4ROeuWinR9JG015wIhAORtt6uPYY/3ZC2/k+gMUvCyX6z6DUf/ulfGsH1bSYgz"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-alpha.6_1582356337501_0.5831380561230184"},"_hasShrinkwrap":false},"3.0.0-alpha.7":{"name":"@vue/compiler-core","version":"3.0.0-alpha.7","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-core#readme","dependencies":{"acorn":"^7.1.0","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-alpha.7","dist":{"shasum":"8e6e71134221f04ae420e76fe68feab87651fc51","integrity":"sha512-IAhE2G2y4qqLo5D/AFxWnBeQcttnTF6kkgnmjoqTLsDAu47bmeawdJG5MViXi1yIvhYHSYjGk7dQS8wXF/63fA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-alpha.7.tgz","fileCount":10,"unpackedSize":502840,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVsjJCRA9TVsSAnZWagAAU4EP/2QnFITa0dmxQlquvH9T\npara7UFzggygM64Q9OuWyCplRrlLmpSSOcwDbSTCuXhnIc3qDqWwj03ni5j3\n18bFrz6/NWtptNl24dtCTcjH7ToooJunvwXQsyHWJSeNAFT4IAv0usFzXe7U\neD3V3hPvYBf7YjUT8F5B6BBOLSYa5WkS8mlWzXVQx17XQOwW8TVBkbzfwKMU\nPCc9QmYs1L1KGLu/epTeK8oJ+8haLJK7maJXTxrjURXLOCBylkcd2A07j0Ly\nhr39tB56jw21zmbnw1xNhhzGrhtcJbyPUa9n+6/ySeiGJXhfcxiSSgUnIe3d\nAlaRJojJVAfZJlTloTFoOHSb4T9LnbhLy1j/lYbkEuOPWxBFrB2wFHlzAJCk\ntKu+Jg/8cHpMc86w9AwnfI9ltHPm1kFf71bpZ/2C6SpFWTnHFh8cKDNAImB0\nPd8B+2MfNg/fE3NkfaNJrA7foYJyBVm/GR1f4zHm6aYeFWVM2IMWKGBZPZ1U\nUt1jkDMYemZkgKPmIQdGGQxVKNAETI96FxbIz9pZN0Dx1fYIp7XyVWmjDpVR\nCm8WcQtRTKnbmOkwrNxhEu/OEEpK+e+YWor7UPqnl4ujii2m6M4FduUpDE/N\nNHTj83gKj+AXRHP/PJxQrq5O9z29Ydg9PwYwvP4hp/Dpq1CW5hq23YST0q/R\n1AnP\r\n=G+BV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCMJOezwqcD+39UjkVVIokTQAiDmHd6+Ut3e3DyY0iwQAIhAO8gJtWTuG4x58KiH68+nZAfh86Dj/OivvtboM0YNRSU"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-alpha.7_1582745801391_0.15511368637527867"},"_hasShrinkwrap":false},"3.0.0-alpha.8":{"name":"@vue/compiler-core","version":"3.0.0-alpha.8","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-alpha.8","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-alpha.8","dist":{"shasum":"849dab7a96c482a00e03a273f075e5d12fd7aaa8","integrity":"sha512-TCio1nuzuVUS9oeQycHsjRFTO9Bs4qO43S/73+MyBe/8ZHfhXn0nx6sxYfLytxnoyeo2Z4TGTevGQq7LUKO32g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-alpha.8.tgz","fileCount":10,"unpackedSize":493513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYrmECRA9TVsSAnZWagAAv8kQAJeWAmmHOfcH7ie6ycrC\nI2fhC8rGsdylsctctaIPlCgMuQ2Spwz4elocxPP2fwiYv23NgMlgva1bU1Yh\ntjOI3tlmj4aMHPk9Onry7ZGEOs2T5q0UVqpUSaTIdFmZu6zHVxUlzbmcpoDp\nIlLDsH3fDfvceX1jQI3UEds5EJA58vWi+76MlkU1oL9BUUVrUIBvBWQGLoff\nezkY+gKUnFtJjT47u9VNkZ84lA19pELYIF0kZy6ThFE3cO3t1+WCCBAeguIW\n7WpiPj3C9NBvy+93C3+qyu9/XBPMYx896BWNaLA0N3ADV5MNmgl27YjCkVnj\nGQn1d6Wd279fXAS/yMCpOUKN/K7fnu6ej9T8A3khur1xUTm32NFtjUI228S8\nIoDnXxU4tIEidTXUyfE7G8H+Ops7mqD/5AlqDzhHJFCWqRpy8yvg0ZlXKxJz\nQZKRnRnqlTaMZsRBweciCD+H57e8dZkdjbIIPK13XeE3QIqh0QT0PNjjo19X\nm7GrerAHX5iREgha56p6P3DOH2SwkNMuhkn3FEZXe50Sh1Ps1nqPlAMN44Yk\nRlYcNNUkQwNK+JTRdAeCvHatCVwifdM40X7srazEwB7f/MT+wSaUgbTpEJBD\nXuxEreq+16WaFvVBGyiyPeS7knDy5kCq9sxA/gdvePjSc/9DIPPe0XDnZSzE\nUqmA\r\n=u4AT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDwH9Rc0TPQyMkUQy6Q5zEnRHcYDNH/uloQFMnnWUrOTQIgHSCDEJ85YYOWD8vICucuJsE9KNAvdtlelK09wwW0524="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-alpha.8_1583528323725_0.6699996099948191"},"_hasShrinkwrap":false},"3.0.0-alpha.9":{"name":"@vue/compiler-core","version":"3.0.0-alpha.9","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-alpha.9","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-alpha.9","dist":{"shasum":"d54cee813bb444afbf347da7f49056e523197b70","integrity":"sha512-Hx4yr83DwIS4B6WfEXWJYcD5EjGoBLQKx7EfoKTvp7++ssO574J/BgasJSUbw/DOm3sHumXZtWRDTn/SKSTs7Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-alpha.9.tgz","fileCount":10,"unpackedSize":492799,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecAQvCRA9TVsSAnZWagAAxPcQAIQTgRMhkBJj8vdPhfX3\n7pA6biBkVXUcHdpadEHQLveVAahv/WlFzuocBDPNIq6yyxdUf1N7/BTLdbsL\n446IbmtBk4eCZ516ieTBSF091ltb+0fZGP2kY75lpzSdfKkkfsGv2B3fTAO/\noa3XcK3+72ksazlwUgNEF4VPUe5PE9ut8FV0KiTJDc5TP0bfNdVfAGuhyvIC\naSI4Q6EL8fItNknO9d6D5QfVTEiS4tAO6IPnwC0lZ6aF/JNDI/UBlFFaLGE/\nsx04hjnfaHoCCyvCxpnDlyopTPeHi/eoyYAh1jxWPasJqpGpzN0M8zT5Mp9V\ngR8KHhlFbffrGH44DKt6+t6Wt1PtyF8m+J7Xs7/uRA/7beZ+Hpd3l5oUFfpw\nSCRJR4ZfYockP6BOEr1wRdgMZ/Q+JFNwYmf+SaChDaSx64PLsiAFshJT76/j\nxByuGfUD3/ykCChm6kRg98aHcWX2DZQRbdxA8Lkosv13Rj0X13SfMwruNTU7\nLDsOCWUbVqWdCA/vTSTf6/zQSgYPlc4DxbdiQm1mBaJQYAQ0JLH422cHQn5z\ns2Wa7avhytg1bQemo5vC+kWtOP/W00LMqSiKYmav9n9xLz5JbYtG7a2jByyw\nbGDiHwPWTnvzEypNCujNxMOh98BcY2hjnHV9/vjwiqPWVBmBlX+5PKAgZH6P\nMfwg\r\n=EZjL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICUbOBtHE6r/d1MGmgYBH5ZYF5WM8l3kZVuiDDa2Mth4AiEAq8THMLXUQ3mvtKaHtWTINMmw4dNRGIEXETQzAelNGBg="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-alpha.9_1584399406760_0.2581875509095788"},"_hasShrinkwrap":false},"3.0.0-alpha.10":{"name":"@vue/compiler-core","version":"3.0.0-alpha.10","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-alpha.10","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-alpha.10","dist":{"shasum":"39e8de2d7fe8a932cd08958200f37086a9d6841a","integrity":"sha512-YXJJyFfkgmX3Rnf+sEcL8RR9a9UiHqB6ng1pzN1Dy8STASqUBdwinvi/xBuuCS7mDls12xn562y5CEATAwZs/Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-alpha.10.tgz","fileCount":10,"unpackedSize":491365,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeorICRA9TVsSAnZWagAAax0QAIc5YT6EqLPbIL5bMrav\ngmetIZlmMtQxIRsN9p3n51kzVn3KjjsHTfH3dwOeIfgc+AHD3xU9klIGLzS+\nhYXbw5Y5L5kezMvV18LkYuFYHFsCbkAF58BK4rsNVdVktgwNjcWymhnFLzxe\nzZm/OizpXIxCW/P1ulw2dujy8ZD6eRJPyhIHLwgps0sX56G5USkBldSTKjsO\nHjJ4XHA46zHK0uNk8bIHBtWPG4FTFs3aSJrSopIeBRqNcUwCpXGkG6ZHHmzh\nC27/6W5p18OJ5wkE0plhVKempvtw5Z3YtWfaHFgVL8UjUhn/5On7PfXZE2QQ\nmEwUsPr1ckNp3qNpjM/8j/q4l4cT4mvkBDDV8/Fi/mvnV95Sah4Asq2vseO2\nAODkVwOZRoAQQQTDi5so7mvkMkK/1Z2ik094CoP4soSk1yv+4W6Xla5QOuc+\nhmN32kGp0l5YE9I0EzYtm/x3nnS72vK7MpnGMTcuVBRNMqpLq4Id+PY4SCEg\naOasO0B/Je5x5RQ6NTpM3bY9vWAsMmxEc9FNty2qKbq8y5fp9ZuSZzhsB6un\nsv/PEhwlHexTCzCVrv59oZLGoCEvp2lF2PsZRfvWQfqu+ASRd5NIU45ATQTD\nhtSc5kxTKk++0WDMK+6tlMJYioZeAbx1OSbqRocWGUHuuYfP0P9XGJVfF4U8\nyQ2x\r\n=ZJd7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDn3yZ3IghgyqS9gnvxHUBhrVI1FGyHoeoDlZS+SnXpQAiAx4jY7gP+UniT/xAYHNIeImgUTwO5PlyRw2YqhNsVRDg=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-alpha.10_1585089223551_0.8793640198075885"},"_hasShrinkwrap":false},"3.0.0-alpha.11":{"name":"@vue/compiler-core","version":"3.0.0-alpha.11","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-alpha.11","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-alpha.11","dist":{"shasum":"6b208950c70b9c1bf4e9d3479d7b72a1c98a3d4d","integrity":"sha512-4M+i82PT9FaxeqxIDwkXls2f52iDtifUZkfsNqVdf8Q5YBgeLL5D7O7ZpCqIz8LL+cwNUQCEkhf/JfxKu5nAfQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-alpha.11.tgz","fileCount":10,"unpackedSize":494192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh+bSCRA9TVsSAnZWagAADi0QAIP9PwIVtNl8dAB30hZV\nStP/e1y3/lLoYkATldLPM8KWnZNNx2xxXF+uYqo6zdG3ed7qGMKDuCH+mb3z\nPyN7KMI+5MMLcaSeieYVKpwHyLNEDf8DyDeZQs/PLrm8wzEZIH4hPsca8bdp\n7fWT1/kHq9QkzRBdFSLm1vLYN8czaoOuZzEGHip/z5nA9SGiTICGCGaJDfud\nvr/Kq+HAWb7+wq9r/dGVJDlIf5Zm1rVWnlzZWQOD6w0c1nk4RMWXtTWOqiHz\nUJNdR7K9RKRfWsjDrVOzlOCQgKjXXwNWIZDepcDKm2DPsGzicc1w98CAuRfT\nZnghQd/oq4MDapeiFu9TmN1OjObVhL1gHfbNRydWH/4IRRBn4sLX7Bz9050s\n3lWvOlXzHQLF+Rb6JMYMSJoYhOnEQjNPy/nHGYv9GZ0sGCppzLdVNhirrRfa\nMWBCd8LNJ8S3VvdNxR/GouqqausMbXN21hfLIMgAKYNsS3QLi3KrOlr+hB7b\njt3a7TtOFI0QMjL9d5CZj2wh2/uT3KDJaAC4p6qZaIFy8Y1uHMrq/rdaJlFd\nDqFfM5DQZ4fOeopYvtPoapCAakJz1ZpBcU/9q69N8/T7y7i7yMAgecXEjh4w\nQFsw57d4e+HcxB3po1+EsqTK3XDAUPdfDjwstNaHap7VxHKkqCyZYuTQJAl1\nagvF\r\n=Zisf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDfX59Kkjo/t3/9OZ+Tb3pBYhurLOiArLHvD2ZnfsKwngIhAIZVkDUtJEseH1pV4ntczTuVbuFh78Uk74qfYWc7DyMb"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-alpha.11_1585964753741_0.045899118764526126"},"_hasShrinkwrap":false},"3.0.0-alpha.12":{"name":"@vue/compiler-core","version":"3.0.0-alpha.12","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-alpha.12","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-alpha.12","dist":{"shasum":"f125bdfd637d6bcc95edb2c55483a242932c5d2e","integrity":"sha512-0aDhUP9SS+O1psH2xm08oxQQV+5p5ig/zhSNL8fOreSQabIzfSuNfZqrJ8e2Ffa+zoJkZ0Z0SKJ1+UuzHXm0zA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-alpha.12.tgz","fileCount":10,"unpackedSize":479298,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejldoCRA9TVsSAnZWagAAIBsP/226mjX5dlg6ADSXhSvB\nlKAW1ajUbDA5osCNcVYulpiTiqI/ORthU3jmjWKB6K+Rfw8L/SWULqCYdj4Q\niJq5HSQJrtApSgefWSAQWpq0nzuwXzffMKNNKLq/YZAC7GDLjL9KgHZU777O\ntX7RtuLQ58aN5NYeOA/jH8/ItdN8o+YcgRuEARHWem/b47U/DpadQ4IKcBql\nUG2bqXDo5vy8i9zBpNtHucZ/oBxXs+6kTIP07nf6icAPUUSEz2TDfive400F\ntEQhsFeNFgL7AHwF+/6ocFH7llEse8vRrvcZgEwbQ2C36Xu/AOMHjhTk7VCR\nClFZ/6h1Nh9eSEHnHQ1EUUsDaxv60ghsZZsKzVMvdEOxt0vffEuyXnlj033o\nomC1hLMmd0LaTRnH61IuD0mO5zKaCbD7Dq7sYp+reTHigfXgdKyin6GY0pwh\nhhNdlfmv8Vi5NgXOWcBfrlqjG0LUc0oV7StrdoURemYSCu3BM7lsWlAW3UW3\ngbJQ0vFRKr05MGI2xQWZx4J/Vt44gMTZKjO1GVIFyriM8p3aiHfIfuRFGiLl\nutN5czxwEAPg8YHbGrWJ3HVehiLs4ah3Mv/lxYMpHiRCY6CN+Potd11Zg1M6\n41iIgxMJhtdULP/IaxfYIoHaecF4avvr2w580pAFNFoNqPG3k12UQtMESmso\n4+uq\r\n=1Bng\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDwNnj3OTSKCxUNEwey0GYfk7U+5Ej7IA6Vefxks/Vl4AIgS8qUdxKV7JtguEFe52ADtlJZVR4+OJX7OjUsm1BkNtg="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-alpha.12_1586386791716_0.4274736735964553"},"_hasShrinkwrap":false},"3.0.0-alpha.13":{"name":"@vue/compiler-core","version":"3.0.0-alpha.13","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-alpha.13","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-alpha.13","dist":{"shasum":"8126c92f562af047c28c4ce7f343d77f0ceea7d7","integrity":"sha512-k7VTQnjQlCfsSdfwi867dUHUzqm5/2qldikWAABMlaqr4mEn+yVCla7JqQxFGZta/JF8cOv/GfqlA/vWBlYh7A==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-alpha.13.tgz","fileCount":10,"unpackedSize":479394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelzpnCRA9TVsSAnZWagAAhWkP/iThenIrGdKDlsRFNYkT\nLaSmNmHVcNOrzOhNXr/SU1DWPPTY2n8FcQt1ZyRQ5tEkNJbhfYmqI43oiAup\ns288GltGfU0rW72nm5BaKuQ1IfM6YCd1WpOgnr+kGih7jIPhlLrGcqQqufGA\nSWjHEWRtHzpKSKEMlJ7eJAlFKjrrCAxG7fm+51RUgT8E7U9W6pFrA9AZLXvS\nULXfQ/UezPIrY2rQCgKIYnjOI92ekquWzs+5DdxDMAH+ox+jYq0CeMVI9FK5\npvgDbPLcfnCJCzJ/KYhZpWQBBE4MUB6eFq4rwmeztnwygow5HEwl79MHDheR\nqk+rxfO+2EvbFUHTab8TnQw2uWY70dlOlVXaxyqi2onBemdcTQiLn+F10549\nQC3y/jtDe0A+ccHiJdVV+An4sEdpPVW2UvJilEVw/P7g5NwBg44MummkuzQs\ncoTitXoCsEfQ4f/uQvS4TUC8jI8wua7uZaw+qpIG6gY54SiFVo7nFgcgqFVY\n8nXkdgEtaQVtFDdItAzkriO8qChuKp3AfKo+CybICud7WMn28PfPDSLOqavK\nOVrtkfZMjpg9l1mUpxEYsNM2CtncUvnFMjU44O62la/Dnfzia4dVlT+SXURq\nph8inn+JicwISTBQiANdMVADUMYv1canjkhoCDgaRFacJ26hg+wIpyZSqgG1\nsYLj\r\n=huph\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGOs1AtUtz/f2os6iQLvERTcxA1XrlAEx75031qZqSWAAiEA/iGmRJ9fnZ4FRPocExj6Y2bBZ6oxOaEJr+urYa/WAY8="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-alpha.13_1586969190856_0.44971144818557973"},"_hasShrinkwrap":false},"3.0.0-beta.1":{"name":"@vue/compiler-core","version":"3.0.0-beta.1","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.1","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-beta.1","dist":{"shasum":"77017e0a98b808da3834327bcf8857e4b89363ef","integrity":"sha512-mlHfX/+3qH+GAuMbGFvye0Jn2/H9IwbmX6oqbpLErM241xAVbpqniFDiJCywrfjeUDKMfDuNs1i6lGnDBH715g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-beta.1.tgz","fileCount":10,"unpackedSize":479390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemLXHCRA9TVsSAnZWagAAA30P/iOQCO8PPGOEVX3HGBq0\nXd1N6Jc5QON3HCry7e+F1gY7xuWce65m5moyae3OxwtW5q2Oi/1oMafax1Tg\nqJAYY76N5ukDfj2PyNZMKm8kpJZBKQYqfR/J8kDOfCe1jtNbQuxaQtEQJeSC\nXxpaSdhp2HqYOUfXI+7MMdkQ9AHTPY9RUrSXvO3m1qNNE+2BmSxyNRcKgMvp\nW5qSDDg0yYP5strEnpOy0+XZUhA/0AfTSPyMAGWOo3BqedcS8TRuftv5y8LK\nTDKXuxXqUR0ug01VW+gugmgbZhxqqdHpdbIh9egfXj2lVYWbq3yZOkTpBYNo\noCmHutCE+p81KI+HLVgELtuO2Vg3QZQaPg+bBY/IfSD6LrmrquEPFt5BlTKX\nhNF9PhmIXzHHNqDiT3KKLPnvoEEcCmVCetoBxTld/QHZ7I5sSubUxusPzQBT\nXoJhimhtmK6hVofrfHlJUS9ZibV6Aq33iBqkQzkbHPzpvwdYiXedebJuroAS\nc49U0E9LbvT22NDkiyCnYrxpIwDgwRkBbRNPti+v8O7q9coo64TmX21wD0r8\nQKnkckjzCOXWNziYLCPKESqtRtL5rddb47HK85dOYl/1BCvnegTeLXXVDdbw\nPQx8Q7JtFIA9r0W2z5GdBWhgnI1gS3cTTvWRfGyl1U+WJ6qxJlCBLyaulNwG\n3g9q\r\n=eKiW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDcG6qrt7OJxPBp0AJtHvpaZxBUjQYBECiF+YTwceoIFgIgdjmt0kk12F+dAQ/xdUnBuUxkf0Y/qTC8UeWpjJhmnnk="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-beta.1_1587066310513_0.2676023486746002"},"_hasShrinkwrap":false},"3.0.0-beta.2":{"name":"@vue/compiler-core","version":"3.0.0-beta.2","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.2","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-beta.2","dist":{"shasum":"ac8f14856cd874cb22d89181e8c3bddf810b8261","integrity":"sha512-/c3ePWU9T7xwn0J/YRlxCxnxqphNVlcXisnI6aMoK3pjvQFXOMD6tfrHUtepCrQLNdKlhxNjqe3Q625Z64Z0kQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-beta.2.tgz","fileCount":10,"unpackedSize":479390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemcSwCRA9TVsSAnZWagAAaxgP/0Zk7uz18rVKuC3RpxCx\n0/jLMqcrBpymKj8MWDRtLoZnt+tPFX9gBv1BZIc2AxPfmD+MzvaEivKniJ4N\nkic9iddIGsDKC0+UqDAzebSITP6S7lfOY+C7mtPTfj5qN0YzZCNmLSEd8qwb\nxvWRtWZHcl3wkWM9n+JEFoo9O2H6yrnMoZdg63bI5Rc7U/J8vJWn836BOBdP\nnQ4XLS7JYc6ObIkiLlBNR4/VoUQBGdH3V44W/xZgrWIpiFKoMzBZJS/JBinj\nA3h9g/Odl2PECtOi/CMyMqF5GSckxKEsxBz/nYQOmL21GjhBX8XYsA/pv/JA\ns/vYSIziuamYe9TT1qEEd9fO38U830DNz9wXDhwmvhfDYfq6gN8xV1GBznNs\nRglQpfJtF2XVPHbnxoLMfOmuP3cVEYln6dT4nXMnkM+j6DwVxH86KGIJArMT\nCGvRo3c1C+qwMIFYQIpkQJ7TGDj4GZwvJHbx3dmiiW0g2D9iFnMKvv7Bxvgg\n7fs6uepA82D9mJX8l2lR21bw6f7bYGq7ly1VldbFfvBL9oH1AjYkuwuv+G5R\nKef7Tq6xM9ObpbI1znz0mzqVs0torrkGz23amnxp4pTfs5oXdrkqluW246H2\nl5b7I6W1Y1clPMAvrFf16ALFXST7Bv5JacsQtbRa3XDMQghJ/Y8DxGtCTqp+\nEQSj\r\n=StN3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDlJI3rdgubWqcGW8KwcvlCHBXVaF7amXEd6H1YttpEwQIgZVhmjXY6GySyJHIrQvgPuqFQivz4pUmvME2g9aInAqo="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-beta.2_1587135664237_0.37633523553982795"},"_hasShrinkwrap":false},"3.0.0-beta.3":{"name":"@vue/compiler-core","version":"3.0.0-beta.3","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.3","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-beta.3","dist":{"shasum":"e9cbd695d6bc07e475b80c5e47ae9261475582dd","integrity":"sha512-r8AFbzQN3IuLbOEKa8y4EDYrbrBUiHh3kX3UHw3YDfBPDG2NryeAMtonden3Nvs7i3QFTCPzrWRfb/bjWqgAzQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-beta.3.tgz","fileCount":10,"unpackedSize":479390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeng1vCRA9TVsSAnZWagAAwokQAJSJB4q3P9pMtjeE0owl\niuep9+rUZuoheFjFiu7rXdk6dvK/7UzOV8OptrlskoXtLLVlJnahz4QuzhrU\npHyCpH6fY0PlXCqq9tIyg58MxvdSggQPZDmehxAg1IBqZbtydWahCmF29EBv\nIW/taly+MDsVzRTBjRz2ZTqFMJf9plCHK6bXqDSP5D8+hTReWj3AbPehgdib\nETX2kFcnmEI/jHFCo39iaKNJkUdtMuGKin/y5bIJlB9zfLMs2p6yFekP5jDf\nauNmLMMwfoeuZd/4VmPn9q1q+8M0hkx+SOV83zaytE6f3PjgTbZthFiwATtQ\nVjxOZ2CUJ+C2sSKXzUFzQnB5K5ifxz+O6mQYkQuULP4noTpIXq/NB9Ep3HjR\ntNjGBw+f7z0ruWohMtTF6y9VZxjOI9KsMwZh4ICkQLFBhR9yBNVdzE8a1Wdv\nnQRu1fH25GnBfid5HZZ2mJKWS2EnHjH5a1IVTFgsbIfvbKaWCN8/KJVRACmF\nA1+HO7H3GWtLnYJ0S8fTWCS+HQiLCj5X9sdZZJ0PniRzNxF+92yPC9Puf6vq\npcbpMSoqGcnbIviIQv6NeO+joM4p/Zrant6xR5y3zCFSZQBP52V3H+DCuWZe\nBm5JjdKQ/+mAE/dq3pvQixLbY57EeChj6qGoq3SYco3xWasmX7cYhj3Itb+U\neRgt\r\n=FY18\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDQ5IdbJLaO99/SpUwCsnSSMy9kvRuNuWvHTE8sxSv/6AiEAkzyr9DwLjIh0dNNYnOs8piiuYio2sNIJeQhFk3QZby0="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-beta.3_1587416430813_0.6931985210531595"},"_hasShrinkwrap":false},"3.0.0-beta.4":{"name":"@vue/compiler-core","version":"3.0.0-beta.4","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.4","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-beta.4","dist":{"shasum":"25cb620f3b813c80c020bbffbf44dc1fa5cb3ad2","integrity":"sha512-9BQu2BqF2kUDWEfaE60Zm6EqBgS5fg5IwKLdk6WZ1k162jg7cfFklhopD+/7LY1TT9kIZ0PmRBAPrNl+8gwrzg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-beta.4.tgz","fileCount":10,"unpackedSize":480283,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeo0oICRA9TVsSAnZWagAAEFYP/1kOBc+kuR4oxas8rII1\nfTaBk/OfWSex2RpgzCHKhn845zR3ZZxiuAF5d0MNK1479ly4VgrfT0JWmowG\nXXlk6R0pULYpiabPV3/jfn3A4gkZh1tUYUFwZdrW0NFDPXXe3+34I+s/d8wU\nK6QWpydOma4vFrIMSlzsRIfaKPO+BeXrh1hyAPZpob+/umpjqZxRSJPw2qRJ\nfGvAr71smplYZoO37iKa7Pmc4/eHaD3UuPxuSkDWq81b7DTI3TOCUP1H2GoQ\nk2C2bE5A8+Uz147xlx17e/eIfpxwqAgWg8bqOke4Dv+tjKQuCq36MzAEjkfc\nEd1jvI77MHhU1Y2r085TSybwrcfLXO+KYi6MOT13ieqyWA7ERoW0Ncif/Nzh\n+rmbegdl+RFgR3qIuRIv/i5ywupNLx5D6bJNkxf76dFP0Slpm8duLYVDhKm8\niknZReLHEalLVVPUI53KKYUusjH2v4CHSvkQf0H0FpobevG/WaIEgJJkFooZ\nj7BF36C61MGIRF7d4vPkYynNxPyJukpxDwSpZWTYk5VCzeydZcyWA2Knd8zu\n5vNPmgoBWznwS2Hy/vCchaRTTZIMPnJB0YhJEp8KrOCJkMu6n7d9dcHyvQcv\nDptqvbwdE6ape5MRanJyzf17j0xZsQSTCgBJwI0ExekeRiYRnUza3YgcgbIQ\nBxIY\r\n=Yv72\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbqmLFj1EodkPXI/skZSS8skYKcZpcsfIwxrgtYnj/DwIhAKWw9pgy2nzEsKbA1ZmkNUTU5/3qRk9L7Mf6O4l43MJl"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-beta.4_1587759623880_0.1956134868006043"},"_hasShrinkwrap":false},"3.0.0-beta.5":{"name":"@vue/compiler-core","version":"3.0.0-beta.5","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.5","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-beta.5","dist":{"shasum":"5678d80876e96ae5585df1f830ffd171d4920125","integrity":"sha512-8j61FHZ+CoFy4Fdzdxz3g7sTLG/YbqvqPFC8o+IKSCAbtznQ9GHvakT7bQf/umBhSxAEKYXZQpWuLvoEY527bQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-beta.5.tgz","fileCount":10,"unpackedSize":473545,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqzMOCRA9TVsSAnZWagAAdBcP/1WIqkELP09t3+CwFrCl\nIRhkZhXStSdM3i3PvduvBzz3lpyFmd4CQn8QsXMJi2Sux1Aj8MNPSU4UzLna\nHqCt9HgOD6j/eaxh2ycd0D1fVttLoKCsXlCgRgjHPYZdVdDLYxTgWQ3zApqH\nv7MjlyRwDT1QbDGkt040aYUQxPhCtpnGdoopJwCDM5IMx5k70l2V1B3mjsBZ\nLAZ8TiI8o0JTEJU1vCl+KxiwSUSjwKyyjCALrs9UU0e2GnBq8yA8JPiCpi1u\nrOv6Yd/4yN636GXVppSbP4/6Rh2rpJistzraObiLu+1w1gLKRScsr6S0YChB\nRRl/SJMIb+Ttd6PE0CeXxHm6UyQwDU3gxUo0LZ6bX6W971N26+EbkN1XJex0\nYpTEBvYzBcpPM5UFkzWsEZIpeNwVtiTfz85uPKQS7vrmBPrxirKf/KZYyTgG\n3tC/UCGSnkVBM9tky3OoELsavXlMndJQc0p+o3saDnugfjENH00TP0E71Vd0\n0Rdmlk/lNYVtoybYaclGaWNuGqwGZWuMvBcce4KOSR5yVVGNGEM/smGYaciY\ndCK2EPF0FuBUGXGen93mHT3f3O2FY4KCPqVXTEY8COop8rrNu7TzZbbRC8bW\n7tPBUH76jZ9u9VVJfBV+DQpLKGZ3Ag2xo5Id67iJ8LbYednh3xgqDa4EFcjt\nYVYK\r\n=HoId\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDKA2cCHCLI7NBVJ0J5aZpRkN7/690+yujFxrVa31yVXAiEA4VW2R6hH2uyhDA5HopgOjQsiM5meLTMAwW6OcKP4MSk="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-beta.5_1588278029885_0.24592845581241152"},"_hasShrinkwrap":false},"3.0.0-beta.6":{"name":"@vue/compiler-core","version":"3.0.0-beta.6","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.6","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-beta.6","dist":{"shasum":"5b6374b577db55f43910e7b5bd19d956560b8a4a","integrity":"sha512-TrUBUZ4HeQaP1SEPjFTQzIBgPSrgNKpQolR0/p2dyp8ek4HoVZ7zzsetHWG051IB4Pp60X6DIvVdiQKQqoispg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-beta.6.tgz","fileCount":10,"unpackedSize":474772,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerKk5CRA9TVsSAnZWagAArIcP/3u8g4QffkAHUmApLsRO\nOUpTdChWltnkuTsYa1JiQmtQwT4gfY0zjttuRyAOyS1ynUtAQV4MHGvxjEkV\nb6Hi7R2TXoTBUC3h+Ef0Q0IXe2sbo7Gwdun3cHoBBbxa1bPZY1XL4Oycq7SB\n4ouSGOLxlLvD+L7IiD2Xlm82VuYQkUkBvp/tbRLqf1ZNgsG/KnE3fmug9tBI\n5VK/GhOeVCCvTfftP9MS6pU5hitUUEQ1CgVvKj7RfAzOL7BiDRbHikPYbgOp\nfPoqL1uI1rUjNkc+9qxv0XrFA/9DKM84zQJzS0yUUMB85GPcWsNMBPGTAhr/\nXUb4RmStrW6tLZb0GA0qaf7FWgtlr/YAwQDGYuOlpF5ajgbPDo26dlPVkDi/\nShYbq/fy44gSidzBxQxAdXuUWO1/i1yZb/kWO2iuPAoyM9dXd/V+oTzUP5Dl\nqyBZ+V9Mlx8pdA2R8cEM/XUPAA6bo+pYbOvuooJSWUSwskouPbsJWmtHFjbk\nnp07hFxAYrjqXgSNDnQDca2I3jlsIDWkhIOIehVmhfk6E6+P3dZRiyVPPui0\neTECelRxNpsZK/Sh9a3iHIUf04s8+JDTFOaXYwDxMIlcl3znORtI5fBPdfuJ\nJ1mSPyDx1UxMdF3N1N6L4PqXuYTc+5Qf/jVyFBvd7Z3RI0oFDbG73Rht9zzd\nTDE1\r\n=SSL2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDDKvw/aW0+v2/YZwUitDj4yQde4aWPg9IqVuCUkx7b1gIhAJoHu7WgJZyg48HQfuaT7bW7VkJoGA7CvF2Kj7JdGowv"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-beta.6_1588373816951_0.13827257935373183"},"_hasShrinkwrap":false},"3.0.0-beta.7":{"name":"@vue/compiler-core","version":"3.0.0-beta.7","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.7","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-beta.7","dist":{"shasum":"22767e988d941605ed21e14325e41b479f1ba97b","integrity":"sha512-JDVuGzWfNdVveNambLLU7+jR+l3yRiu8TwhOLkAoaK8iAgA4J5kW/o4LYBmZgyGegpzotT7zHg8/CfsLiCNG/w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-beta.7.tgz","fileCount":10,"unpackedSize":474772,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJereDMCRA9TVsSAnZWagAA65AQAIStebMtPwVk1zpyjcjZ\nAi3EL7trmw+t6f2PcrDaNMRQQd2yEegXgbymD4Y5K9bn/DpdaAzn0ZqUSHsh\nTi5lH9AX+UZl0rlaqqg+jPSYMdo2YB1E5VVubBmv7Zdz9Dr8MDYhRgcRD1jq\nVYYlQtD5UhoZkYwuniOmdQDmgvsGs351hY83XlRa1ZoRxqOQIiSNPFeYyMQs\nKQB7rlMN0cuojrgCTclNJWMw1Tl+oN+ag2mBt4zVjfnWYQbE8rhnDu3saPLT\nqaV+LcZhyvhXBhQnwFhlhjpTim8Ij7pDWXFkXMaoKtAQ62J0PP4CEh2YAhEC\ngqfAeeOTLAX3IpZxron4TxdZf8TdLi/BfkpTRdVsUXNvZMrpwUO3Hr0fBbsb\nxL+ty15RDawRiIGvx3RjAwY0H8Kp5b2dQIU+j0n3evxDOM3h1Ji9H35jZmhq\npdZZFiq18/qjUQzX32ep82zo9ngS286D6KI6Dx80mrSY0emNqf/WruXjph36\nDDb6EG38XKH1/GgXn0emsJuliScm+QHXvEvbxQVyjKLVh8v06m703B48DW8q\nwAYXZ7UXghcCPOcC1fDUxiGn4yXh2S+tk9H86GQYNr7HLb8JiLIaCrBMebfS\nkidZLDa7IeR9P3z1GN8AmXI+3WwWHSMWzPcg3B72lW+QdJKUWovtMh6icKg/\nUUPI\r\n=y3D8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCppJr88vHAwDGOg9WWwb+GyPbAPt1BGDUr+zg3wpdmmwIgQgXFeY9/87HcqtJ6AE838i+hoWgkfzSVMenVdXorcAs="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-beta.7_1588453580157_0.8157076582509586"},"_hasShrinkwrap":false},"3.0.0-beta.8":{"name":"@vue/compiler-core","version":"3.0.0-beta.8","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.8","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-beta.8","dist":{"shasum":"1f9d711f7faafdb13ece6e5cf3f61da52a8c1557","integrity":"sha512-KGUJdqHZi1Nl1t3eZkUDzkllI7JSOErpOs6fpxJI7TswFPErCQVf5vnJkvwEjUkDRp9258ZHUa8X4Fwg7FiQXg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-beta.8.tgz","fileCount":10,"unpackedSize":474772,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesCt3CRA9TVsSAnZWagAAeU4P/joTxnsVDg+9JyfoLjxz\nOKNCh9qfMuSVMXe2gXpysKc3oVJlGpyrEyLTz9pKVlThhUA1Fyzk7M6O8llQ\nwi6tJxkQ9r941beXnGoHsd+flQxflPpCtBW8XpU4DOvZJwRfu0DiA/5niprn\nuzxz5LoRF5QZi+Ux+6t0JeVOCbPakv1v/RaKxfX1VIhh6aSZh12Gu4QsdtLB\n34YnfGnbVlQXONXJUW7ctuOdGuBWgbozDMkjWj5JUqNdl2Ou5U+KLQWwdp/g\nfpW5RwvKza/JVEXSL+Sk8tVy/NNjloK2uveKFFLKjVkSX9RSLaeMx/0kyGFj\ns5H+q/HQb1WdA+bO+gGanoy7zEmV8Zt2KNA2pcak9pWAAzr5esSMC73DH70C\ngHbNAm3FlO9aHVzmhv1ywljIp8Xf5mDqDrRS9oW0+rdSfaVU3i+SyDY6BPOc\n+oRsG9/JC+/fymyApk2zgeiNPolZ39y/pgYRmM0Tn5sfaeh5uWtb4YO+DSLu\nblehrUxqsfjhE//L42OxQtphYOGp1hMF+o8e2dcQNQHtj3iquuyolyLDekiV\nWf8zmLedy/hT8m9vTdT/t0LY9v0eXLgbvG7e72cqSenjh5CxAxvEzzfS3pEQ\nbiOV4GQ/erXl67Uxcw5Progf+ZOn9krCFg0Wq7bRT/MBnP490NiaEzr4AtWx\n9W2O\r\n=Ka9T\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFxMwibt1MkAei/IQpSaXe7CbteS2ZC0aXg+p29DwcHJAiAdqBUPTwIvG+KJa2pCyUbp0yFAk27gPmPyCgRk1+jExA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-beta.8_1588603766715_0.7744360439020357"},"_hasShrinkwrap":false},"3.0.0-beta.9":{"name":"@vue/compiler-core","version":"3.0.0-beta.9","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.9","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-beta.9","dist":{"shasum":"4ecf5012d9fc5757337ad7bffcc9758e133c16a2","integrity":"sha512-9wSyjY4n4+XySezEt8j+fe+UCht+HyqIT98lafqcZ/c7GVNNz87zej0VNR/tO1agwSdPZjApRv/kes7lcKs88w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-beta.9.tgz","fileCount":10,"unpackedSize":474806,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesIXGCRA9TVsSAnZWagAARRwP/1Lru+IQeeO23qQo1qTG\nkJE1yUeTAT4XtPN7UR+rmpbMe1aDxmbXnW9+kCiqh7zPzIUTLI6Uk1aawt8i\nog26erMNW0EW8dKLp4xlw7/Cp6q+eKaoQ13+9PMxsn01aflHqnv0qmCpzLwJ\n5uImoZnO6E6Gd6Wp8NONv6IXgJkGU/pOEwZUUTdOMlmqhAeFcR7wPGIDm5sG\nC9Db4E71813Ba4yxCXSrGOJJAQftBfdO/i8i5IfocoCPvtzEwJUU5asYx6aH\nEV7xXfOy74PD+f5cCE3Y4wGJFII+JCT+2pjc8vEyRO8JxC2pEjOByV6j/prA\n7b8+m7vUgmoEW+iYUfTp5vNXp24p+bbA+vl6WCMmsThgzOFGHUgF0w+c1wRq\nFz6fiRqr8tRPNRUjqbRbc5n81TrD8+GPfBPpVTA7s6eyP1ievhwsM9b0Z5k7\nj7CINTb7tJztbjbF8js28i7u/gH171/vBFZLPsnfgRusfwpjf58U4HJOxJwd\nK3pSi7W2pzdHjdMD2JoGphJnnWVyOoeHnX++SIONWpRvHvRlTeQEkuuG+w80\nTwrEUffkOSfbc832+W1HfW4BsNod7EbMMBjrtKq4/Lr84SZ3XRq0HGc2+pLj\nroNcSxAEgeZxldqanKS+FpItD95SiwqdDr2yBycnfSo6C3sdjmtijzPRtj7Z\nPcLh\r\n=w3sQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID2hCSuvDUjqBCAX7wuG32AsXt2Gp430FlmEloBuTyFPAiEA3YAs69pnmrc1DOCwnSBbDteSLAM4cHRawTYUe5smF1g="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-beta.9_1588626885820_0.8357645630899857"},"_hasShrinkwrap":false},"3.0.0-beta.10":{"name":"@vue/compiler-core","version":"3.0.0-beta.10","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.10","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-beta.10","dist":{"shasum":"42b62871d36839c794fb6650c322a4c517a2c813","integrity":"sha512-GX5D9a0mjTUzZkd1PTDbETQlP0zcDb4k8wnMsYr1ZW/HXHn+PeS131FWSXz7kV4hVFiwOgxLfN+GEXseZXrxrA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-beta.10.tgz","fileCount":10,"unpackedSize":478769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetCdyCRA9TVsSAnZWagAAzU8P/RqmTDzVfxa/lcn6lQDf\nZ0kyR/ULxQls155tANdoHAdChPARJLFb3i2gSnGBrAAHcf40y5zsKeNztKVF\ngKPEaRfmr07VwMsw5IS+wWRnhck0WBgwCRTnvUhLzzOjVEFgO08hv8CMPxLF\nuPzl/fsYKmcoJqZbtO79dO+DkNnrSkDGhsYMAFA/pJG/XHWt+ElWh4oAbqDp\ngAQKNUFCSCeFIu/2wE9aSxO/MAWes7Ja0rmxNHmKClejOSBvXfllSLpA/lFY\nP8qJEG/INPgkxE5EytgW5CLAxrvRNnG2V1V5Ot7rjvvIDosmEN4aPQD5Gl5C\nUhxk+KWw2ItCjA4HJXW5uRtxYboNvuwDrp0uMG5JwD0IJepvIF0TLWXW4gON\nLAhZM8u0IYI/Izwzglexn7IXlB8PJ4Mt7gMXeMC3x/46o9ogYBwKj1Dxtygm\nWjqhe3iPzaBdH65q0dQvis1aw8ha7A9d5Pouu6m1x04McLYnZKMz/sLqOF+D\npPv1Sg3W0diKKq1m6xC1fiJrG06Kse4ztVHYxGRKV/vlkMFi7jerF+uSNTNk\nbMvVC3P0vfFMKe7a/SFFCAUff/Nk4gX1YdLB+mh+u69Q8OxisdQEZpEkIN0H\nOseX1OsuyinLD8/3QYPbeV0GGvEZ8SQWl4266piiSxNHg8ke1LuPk23OgACR\nzBQX\r\n=rT3l\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE5rh7+QYXDyB8fg0SCJ25X1OPbK+PkkvbDIGGNxdoqfAiEAk0VAG6Kvdqr0GjIrTWgn35g3SulHBM44Yz9ifzIZneA="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-beta.10_1588864881748_0.7721804822837774"},"_hasShrinkwrap":false},"3.0.0-beta.11":{"name":"@vue/compiler-core","version":"3.0.0-beta.11","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.11","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-beta.11","dist":{"shasum":"9dff9c5fee727ecbd883b9ee6f66a355db439808","integrity":"sha512-B6G0fuQKFdFhKgNYPOOVndI2ja+Y4JN/P6/wclDshcA6aS+216cEuoL3zaeBU0rgfesiDRLz9PHc7fms5YS9Xg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-beta.11.tgz","fileCount":10,"unpackedSize":478769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuZimCRA9TVsSAnZWagAArsAP+wdgrsCl90BgvYK3r717\nf5Skt1NosqsrGC8lpyzWn6ybG1g7RoK1HErXFUbjDv4KpxuXzuzSxCXPpE1k\nBwnzI36hBAnBYyMq6bHjvzGuiuf3K0RpQz1SYKBvSZBOm42hAKr+u9vuROOF\nEkM1PgRtOS8nKj9851Rf7PwilSguzI40nJ3wrfsSAlu6u4xdInEH1tllondZ\nCANn6G9JfUaLUhvSTy5Hh+54EB2bfEkQPKjVb5T/V1SPM2ha/t760IHP0m50\njly9H/dd2m34hBpN2MiFzEvIZtjzGRDpQuVuu9RlQAUP7gZngA0DKQsQDBRE\nkr153CBTMXxzZ0VdFDpRF/OiNi4a4cbbHC6O2m3vlOygJt61fV6uJ6cHimqR\nhaf1zR76OOcFWKbbKkaH6QeGf8+m8/AMr5Ea2j/UBpOiXz6e7oOJoLF/ZO76\nfdX43C/QV2Sr2rc+6wgU80Hn7OSU2MWM4qnnI6v6gme7QNSJohI85f4kEV9N\npBU+8JILDz76orpEV1YgC1nueFsl3Aax9yHAZYk+c0BL+NwyROMIRWKUjTYj\nwAHpi/EL/RlnoFacqJk8U9jqEg1ynnGNfZpLJC7mpIHgl9E+rUeTNPhufp1j\nNfd6vKHF28e69yWOSRpfvWuC3jyd4Z8oPYHS5f+1zja06e9Wk8KlR6EB9BAn\nt3Bl\r\n=tmGe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFdo4WWzqjAXLUJdk8BLeYyHDCcph6Xx0QEdDzo9Thg1AiAlljguEG0HyotWqN2lKdm9CCSzNmYyFNVFH+Oogq8cDw=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-beta.11_1589221541549_0.6727653061838772"},"_hasShrinkwrap":false},"3.0.0-beta.12":{"name":"@vue/compiler-core","version":"3.0.0-beta.12","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.12","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-beta.12","dist":{"shasum":"1d9bfeeedd7fb9fd8181e762b8c42568e9caf69c","integrity":"sha512-+UjGiEo/RLx7yaAUfSuhZCvXypV85CKgVERXvtL/yOLd+3Y37Z7d5Qwnsej3S4NPvhvHNUFplhU1P1LOucw0pg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-beta.12.tgz","fileCount":10,"unpackedSize":478769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeua0KCRA9TVsSAnZWagAAk4UP/1AWTQyQqmaBMViBzPpz\nOQpkN9d4AG5Hqm/hSYiAxb2BWJNaqHnmv7+S5tvO2Vip4XPDBGMrTnpy6neT\nl742j0OA9KDHEnsekxv8fpotl5q8u/Fv0qqf48EIxdfYY4GMJcIH88d7nOjr\nxp//01mysRiy9ucAa++3cCGt4DxczAqpkgQSf44t63oe8TQMfJZi7+Fcu7DM\nmlRMZjzYs6+qBpji/qqhKM2oneP+liswfB9lhNFgXJa3C7+FfsmnnHEv7PEh\n4vIyjCxhbkVmS7hOXD7emazNLuPWrohLwbogi5ZfH/d8A29fBvt4iqAwVGrU\nzItsnpGfNpemsjKWEei1P0TKkycsbn2fE/JOHTaoM5DsIBGWcAAMf3kYP6W7\nnIeVl3ql+u8gKaV8feO5nHtNrF3jKmboKDHKiOk1TbRhLwaKJzAb61lUgvFh\nB/6NFkdHQTZKlPKM+FoEelYaS3yn7ppIcoyFXOKVHF+OXWG/tDvBEndWkRYo\n7A5UlGD19BS38ZZMUK9wZL/2cchR11UJILCEOSiQ1CrBuQCM5o5X4bWEFOuX\nPy2VDVQuYOV7WNiA5N9gIyJ0wbl4iOb3Bq1enM3t7srn7aWxmqLpjR5g3YUZ\n1yvtQH7y1Y/cgbqATLIJzLNAS4wbcitqB/Wr7j0TzvLxoQBUuXdpQJUxCdRU\nZx17\r\n=I2sp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICa4PDPvBGFUkRtkviS2/CZvUuP6+rK101eiCUVgdtHQAiEA5AhyP6ccqhQ8cFC5ZkPaqZfbuu1mcXUwycgSuwZnnBI="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-beta.12_1589226762239_0.27746778489469737"},"_hasShrinkwrap":false},"3.0.0-beta.13":{"name":"@vue/compiler-core","version":"3.0.0-beta.13","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.13","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-beta.13","dist":{"shasum":"032e030860fa3bf83857d7098554d6b89f9fc9f2","integrity":"sha512-OK4Lq12zeCaaYiPMcG7/QaMFgznxFu7+ai1JK6/iwkKFXX5DwgDDfF+JQ6Rf+gA2hZDrgaZIrWT4tvpRHG59Kw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-beta.13.tgz","fileCount":10,"unpackedSize":480220,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewJkuCRA9TVsSAnZWagAAkgUQAJg/e9f4ixQSgNgya2Wm\nere1+eb0eHefZZPGWvsRKLImjASBxo89vKTu9SDyDlo5TIn387MpHdW8nv53\nfnRQdz7VPqhjoIovMV1R1UHBAcFbpNPRYSB5b/e0k8yBAX+Ji2Sa8beJYkBA\nziXUSgmy3XkfT1WykYYxgk45XHhpcmyI5eXWKWQvudIHn8kugFa8x/91nHjJ\n9cqHcYzDbxcA12kuoWc4UKC8kfYL9AzMXS3Kfv6+8IxxB3f7NDxgPfzu+ZKq\n8abc1rPhxYXS7wwohZDIliCggiZYVAwmlapT6w8W45DHftDBbXjWCDUwkWgf\ndz7DFO3dW71LtCBvTalN7cHIIPbgawSybS0haKxucIBs0NcAghgU+xn2sSOy\nDBPwMhC1gQUD3jtEX96m05V+GvUOwlqihD7qKCTffyWejiKSqvzeNw/KOCW4\nJjsTMNilA6lW4wQUKJ7PRBSwxiaoORVHPoyKEeyjiy0x6TbjMmBbxdGYxK2h\njX6cDHhHrW2s6H2yQf/M/8ibYhrvqvrqRsshl5iB4jKwimGiu1GaWt83E2Sx\nzEXloUTR3APwNOUGOt7UF4ql4P+ywixMdCrUWlAbadyLEC0eNEJHX30iP2wc\nSWWZ3AVa2pQFzjNJ+JTJxzvzOjS0dyFErCpxHVRi/BZ3vFS9gBwsBEhl/lnc\nkOzm\r\n=AdhT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDGDIa9SG6n6ogw/KegIKQECag7Aavhx7XuIq3dT6PyqQIgQwDMyDKm3BuzsvVZ0g1sT9SYfOTNvyIU763dtv4l/T0="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-beta.13_1589680430272_0.886897367843744"},"_hasShrinkwrap":false},"3.0.0-beta.14":{"name":"@vue/compiler-core","version":"3.0.0-beta.14","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.14","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-beta.14","dist":{"shasum":"69019b5c3da8335e6d83f81b37648caf120dbacd","integrity":"sha512-VZarslk2r0E8V9Iuu24LPOWuomWV8KgTp3Pmie6Ys+LnIk+G/hme9BwC2jZgmqgF+adwcfmUC5BTi/KbhRVeIw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-beta.14.tgz","fileCount":10,"unpackedSize":488818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewtcHCRA9TVsSAnZWagAAr/gP+QDEgBlqJmRjQXFoKOpQ\nn+H77MBh03XoLUrIDkCWSWJwrjW8vE5T1X0CegpEQwNNnQy4ISNnwEM92DX0\niSyDNa9tZnyUh/Ez50YyaB+bz0dKowd71dsccjcfk6kvqA1CW6dBuYa1o4FJ\n5mO+gs57Y+14xvm7KT4xvRXwarB8suJY12WHI5TajpWoPPFH9qE4fc737D1R\n/NlaQFFEhUqdKHBmhz/7e82Dk7ImfjWgble00TZXCAaPq5vatpjMfrM5C4IP\nniRYzihY0DUeCfzNomWbCqcUt3i4dMxA5vyyV+1Rk7HdPdrg2ydZi8Qlbafe\n9Tvm68Cwjqdg30IcyZI0vuHdRg/SsDnReSf6dAqb4tKUhgEOWf3JkvnjhxT7\nokLwx5S/MhtnmvxCFW0ANKZ1Eo8vWAYc4r+H/ZprNp1lTY5AXDxlih2f0LXt\nsr0XbkAlYqDJsJ0dBGk7Z2OptLIhCNgg2yrbXgsQ4OHaAM4WaTF6IlZrCXbt\nuOL1hey7Tcgh2AK7cQZZg1XJYrrCC6mzgUefspbZwVPdaRIxZSPCkAH2ri8+\nL02ukt+1ykYkA0raJ/vMd8IsO12sn5eKgEMXnALThErnOnT5Q/Ueju/qjZ60\n/bp96oHovyeWqpoaiCJw7dpQCcQqtjLBu56zUPJ9LQ6xVj67ZKsPet7djdqV\nSslp\r\n=8/f7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtOF5UNxFC8MO+yeSZCm5D0eRogcfYFE4QZiHi/M7jBwIgbr0O1KjXZpgrq1vZ6vVIzHu+eUSEu1EKvMGXKUJyfw8="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-beta.14_1589827335374_0.4466910620301465"},"_hasShrinkwrap":false},"3.0.0-beta.15":{"name":"@vue/compiler-core","version":"3.0.0-beta.15","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.15","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-beta.15","dist":{"shasum":"8710a8e3ba15ba1a8b62bd17609d26bd27fdcc45","integrity":"sha512-NLNW7tAMHl8ybRgTPTIWLsi8aXHbFngY2x95eEHAdxhNasTY5NsgmQBBH9TBAUQEn6Wo8ybmuvQoNzgcw979Zg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-beta.15.tgz","fileCount":10,"unpackedSize":492863,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4/0HCRA9TVsSAnZWagAA4nMP/25zKJM38jfx7iqh2Tge\nnRc8cuX6wkJh25jfnvOtRveuJ+qzd340guEqXiyNePI5wlcbFbwj8+ABtw2s\nCB2/Plvf9I4mkEXMqRKUEYR5+Ps6NzdA8HTdyBkPVAdxOc/Wk3q3b5t9uP+y\ncVfhoLY5cQQNnMTdy0ECowQennFLstq0wJErShUplaxggJzhFSroaJSkKMGz\nEi/4J046nQFWdwmrPJWK04Lu/ZO8Pjx5mzbO/3tJNgtUAleULlp8ZLERyRU8\nuXQhHQH3cD9IUT3baKHYfNcXYDmgcr7Ub7y+kZ6k4GbQo74qqqYzXG9lB7Gs\nAuZvP7EE5u9ATN9PX6cfIn/RlGpCiIOSNCzJPNQdg1S0n9h/cikTW31SvUnq\na4KHGjGu+ikDFckrMWOZFeqdIVMaBRpC5OXaH+D/Gr9s0cSlpeNlPT8pVYjY\n9M3PsIt5Hw1obIYeMMZ5lCvb3KiOGwTpQjqwLACwRVkR+p8ogGeSSggcTZqK\nSBjZbX0Fx0lhLzwFz5NWL+c3eX1Ab7tvDRBG3UtAj1u+D3EcWfC7mv7bnbxm\n1bY3OGdjlpOpj0QuSpVgX4NsXX6Y2kByQrKLug4GzN0yfHjFqyDcmIcfCncg\nEosRAmzi32+46z/RinVvXP3tKq0pbCi9o7FH63sZgPDfNVkHWzUgUePu8Jfq\nN3gK\r\n=Oj31\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCyMgOErtg74tTOB0vG6TxTd64h9pANxjEuYp69PifqawIgU7dEF/srk3uqqsU2HrTwPTxhGkZn+w4l8UrKAUr1GBo="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-beta.15_1591999750834_0.7111666379174757"},"_hasShrinkwrap":false},"3.0.0-beta.16":{"name":"@vue/compiler-core","version":"3.0.0-beta.16","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.16","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-beta.16","dist":{"shasum":"3021064a1290869dcf44c6a9ae8a2fc537ad05d6","integrity":"sha512-VheMwTReuptHLWGNiFFRXYk8bvESwxWB/X/Si8Gz3XitxR/d8bNqEdGBE1HchXggb2oFrtz/Qd8aNeLDk4MUcA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-beta.16.tgz","fileCount":10,"unpackedSize":494566,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+myOCRA9TVsSAnZWagAAc20P/3RbfrRfaGfsnNVZ56J3\nMU2CzXM6s2FNtxsy9qoUcH1O8ACrQ2ouPZsFQYGzGauBlWlBmFDmkv63et6R\npNHZAN57iAU2C1ewxpeeOVwxllcSFO11gKb2Xw29chxaFnVlgMPJIAR1dcZs\nI6RvAXzloS9dcaknYLMztgVI0pIz0/Jq2lX0Usk/AdiLzz6d5IfgGYv/cUz5\naIgCJRmjEIigwNpoE6OvqSgsa5FnquKll+rqW08ZPJ1Pz8mBxWi5rYIfmOBT\nGpJqul7o0S3q6D8YAyug0SN72EwiErNJIj8FSZaRWxeZkLnioI25+VrF2QMk\nuKaP/T1FkIq4XA6lHX5zDIw9jw7KoocEZQRjByI603eEO9FZg2GZpx7KuBCg\noMt5j0XqBascKtecwkZwWl4uGX4D5n6tdZht6BAUrNCui4NfE/XfHPFGrJax\nkqMQ62Dkfqvud0Nnw/BHWCSNLotrM6xyjlNQejz+f4m0gUqF4Ewrzb0ynyA8\nSYIvQvgdvlOE/k95ARib2NzI0HNvzLunAmGJL7YMPUH3tXOMMHcT+6tpI1vc\nvz1DQO6Dc6KChbH4wQtlzyg9uiFb/iqC1YxSV9w1JkhK2dMQrchmQhYz0DLB\nr7Qm9FZqTlyu19EqBVUlEQ6/6bBnYyd06Wch+7ZnXiQ7CaGWSMEF33bDIhgP\nNk5M\r\n=GG9x\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAYQwfrdRxcK85MMMQNjpY2SLHLsuVqkQrdAsZ/VwHqtAiEAswPBFe1mhyAjWpsHwOzsMLoalQIogLEItOlePKj9Aoc="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-beta.16_1593470094228_0.736294654217531"},"_hasShrinkwrap":false},"3.0.0-beta.17":{"name":"@vue/compiler-core","version":"3.0.0-beta.17","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.17","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-beta.17","dist":{"shasum":"92d75f5ae7a03c51694f439dc96939bde9a7074e","integrity":"sha512-UHv7YFUremfSXf3CAeEoRZOX+n26IZQxFRwREw55spoMRjjpNIH+sSLQz3pwgTnClm90GlzRMzOFYTOQrzAnfQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-beta.17.tgz","fileCount":10,"unpackedSize":494566,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+2OQCRA9TVsSAnZWagAAkkgP/1fe9hXzTRvwC5NNYrIM\nj8YzZU/lnJ8nhOrgWgS0dsEWGwTg6MMVw7oLAx6h5ZUKePP8BpDXYbfsL8ns\nrQmlwkZ5N0iHZdZ7Xfw+XJDh1ihBZ2PAD17sBNF/sIhMS4GMG7/9p5KX4Trv\nQeTJIpVISgTLad6V7x2BPzPKUx81R8zcetVNeLLiz2gfTQMCrTNU5vXn3o3z\nJIMgspJpZJ4/EeFAnVwNVtBOgw+0wNnmDnch63d7ptjWt7jSkQbIox960NKw\nJNXsj0Pw7hUtZyOtOJIFj1MlwgWIyHZdjohSnqp8a3HoXkctgpR1/Hkdmh5D\n90tr/3kuZPQGa4JrCzpog5/gKH9CtFoJgfafOGJkQjs7SUdbBNGz56cO3NH/\nMbUZ1oU53+SI5W7PFAPoTRNbowjMVBlWlC2YZcxZxKdqQP0DIdpNCNqONsDx\nOal+WEF1yPvY6myxXDhEtyDtOJNXFHwVrFCCUgQjG2QyWMYY9EvKcS9hHE03\nkOOQezmmEPB4N1Yg5++IBp+jtZvodTedMOEGLiUx5NEj95c2BnjyNp1jrI1f\ntixbIq1Xh1xpCGvleROtFR1SlvWcgS/S8+clmCGuLzpyLijyfsI9ES+I6Jj0\njzm5yMVJRhOKN7CjQ4EJ5y/GOoEqOn3wi+O2S8tl7K5EuMR5lyZ8C3H86vN+\nED5b\r\n=JdKf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCR59mF1hT3YY61HaBA5UnncpOwZEosjRK/aQ82smtIxgIhANgVlgXY6UGGBJlVRS1gSL8JecqGI3ndbq971bfYgmVw"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-beta.17_1593533327822_0.26720958316906906"},"_hasShrinkwrap":false},"3.0.0-beta.18":{"name":"@vue/compiler-core","version":"3.0.0-beta.18","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.18","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-beta.18","dist":{"shasum":"52cf3e4f1f627230e9affb9da22a408a624e7e50","integrity":"sha512-3JSSCs11lYuNdfyT5DVB06OeWlT/aAK8JKHLmG8OsXkT0flVSc19mtnqi+EaFhW3rT63qT0fjJfTfU0Wn1PN9Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-beta.18.tgz","fileCount":10,"unpackedSize":494566,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/TMWCRA9TVsSAnZWagAAGkgP/00CJJAZrXWQSxK4kPIq\nNgsCtx2JeD+AKyDnqQgQVnvD5nF+R5kwCQcdoYncbhi4dpzApuoNN2ay0DV1\njZcSOu4iSeG4e13dkM3nKHZAH3emGPZxAI0LQoAk2MQnz5zTZFVVBu5ee6r0\nztDcM91javG/Ro6v4MH6VnkhNi1yDo6639OjarYtaJ3F+iVTEpd03Ri4OgFl\nkm2r5NM+wAJlnSYz7QbzXzcoMTlBbZE4boyR+2ObCgBWfXt6igUSnBhB1rdk\n98HUmtLVzSCIZyBaUXvv+PSNGXs651ez2WR2yw/Vx0HGOk//1EEfEwlpDunM\nt9ENcrkaddcGfHNiGcbQEQqDkAC1piE1SnorvTmRGo4VK1svuDg+zed/aHzc\n8eAWUfFnvOa5s+Ra5FxwaYbTYevzVufKOUYEyuuThoyAqvOvbn/pMF1HsAru\no/ZCgARELHrGi4ne6i/VRyegjD8x8UoCKUNAJRsH+PBqjZXFrVFngL+siSdl\nL/wCowAfRV8k49qYtFjaNAdVuY57wnh0p6T4mM8PC0bQhsAutPck8x3ECIgY\nsH1jiZPtdU5P4jpqhCM429MHs9k5RdGW16+U4M7VvFRrQxMU8nKXEEf6lL1U\nn3ZNxLT7yCs3trFRVhUgUSaZjGnlUKMr2Z5o+00+C0h1QokR8k1eLm6+y69i\nqv2w\r\n=QyHh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA5yxwQofezUEnnKQHuEbM/EgH57VWJmLuFdPsO27iUdAiA9xaceYPOZSrQnBIu7tGthouhey8+xIyXPA81XBkWzXw=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-beta.18_1593651989690_0.8266582819765476"},"_hasShrinkwrap":false},"3.0.0-beta.19":{"name":"@vue/compiler-core","version":"3.0.0-beta.19","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.19","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-beta.19","dist":{"shasum":"54dc70e29048e95876b349bd628c79fe57a4e2cf","integrity":"sha512-GWOJGDn3Ci/dJfiIkE1lBNXYrWhCe+j8tcTGVctriBF0d7ciWZ1G4r65SidYgwrvv9QpbroR5YVSv2XnOEwqHQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-beta.19.tgz","fileCount":10,"unpackedSize":494572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBID3CRA9TVsSAnZWagAA0hEP/iQoz2a6ak+fHGgE7X0M\nKq/YXvbFy9tIiS1Mly+0ZpB8K4iFXRUz0ESlM50Kh+uFskguN9VFkYQIMTQW\nXoNj+/2MLlfLTUNyC5+OQZKDJTZt29EO7V3Dx+o0XJ2weKo2D7HBusuVYFmw\nWX0eNAnOOS2uF0oNw5ydURxuCsngZfFnUZ9t941JQx1W003UwsglGX2WfVnh\nQ3WCfxb2eOLShfFXyLOnSAMjGtkMgsynrp1/EpcfebVjlC83JJh41Fg86pR0\nRaoSFuSXCYOHvbUCWB6BkFODkKvInIWVi08px1v/rDYdJjyoRzk3LgSKzQGq\ng8oRlXgkxa8bYdnLCYkfUDIi68zaEgPdx6yHXXci4qQue4zoby5eqnfgQxA9\nWFFGvhvtxDlnvXRnpIrk387eTOCzz90hKiR53ZKKRyxn066KdjlxqxRUiAGt\nmIRqBlydqZNkGLgpFCU5m5eoTRAaCAzacPgUwj1VvyBxaNNzOiSZD2d0oAuD\nuS3OobZylDHmyCecnw+wUw81JYTsErPiCvmJtiAaxKZsPrNm7BDEsVM2ALdV\nNxM0xy6NJNDYiAlKvOeew7QEiXhTo6Q0hhMuAUBnVAc4xxx4s5SCnPXrnu1w\n6eQmxTACr9cqGdlNigRqQVTsPELWjVp/HrRNO5sAL3V1E5e85MPEA7vP52Oi\n589x\r\n=5c76\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCm47RIIj0ReUaNiq1ICLY+kVfDiL+7GxrCkQKyEi3qKgIhAP2BW32L5dGXdh5nKZmmhkThq+VZtBuV1DWrxkN8AhjH"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-beta.19_1594130679096_0.44967601679549785"},"_hasShrinkwrap":false},"3.0.0-beta.20":{"name":"@vue/compiler-core","version":"3.0.0-beta.20","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.20","@babel/parser":"^7.8.6","@babel/types":"^7.8.6","estree-walker":"^0.8.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-beta.20","dist":{"shasum":"66c085e23d5420088074bec73291fbd8151caff3","integrity":"sha512-ZMMMD4GMZXrwJFBzdn3v+VcrrGofqrP7gfJ5ie/3p2sIEVAfsI0qwIb/DCezWt/Cm3viMJiTpv4SINPGK4xM8Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-beta.20.tgz","fileCount":10,"unpackedSize":495912,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBfgtCRA9TVsSAnZWagAA+wEP/iCl39CCiOWohJUv8F9G\nqCSuANTon+a2qUpzX4uWeHZFRVwOFKoTCGLj6GWbo7Sf89Lp7RagClCHwqep\nYGv0fwJ2OxfijCPnKGFnlBl1nDZtZ9hgEDw7iddakKO5WHq359zw+/3fBC3Y\nWIG+zLDwRxB/rWVc6ONPWN5oooX8aubEybN02i/M47xJl2oDdICHcZQsP1cZ\nPV0oqPnD1p825lnZvl45aUrpz9/c/zCeCWjcxvH8rT64wUC449wkykm8idlU\nFS0Cn52PYe+wLTgWZM9rc5MUCDG1Q3REm/9R16g9xk+M4dbnc1qIlww6w3aa\nB+50vy6pcg/sBbhdDOKw0GCVCaHr1FHRwbattqMmZUy/1ceTw6mv3QwXrgxB\nzA42yPxmzogN9P373lmIJSSnrt16xI+UOraBkiMGB9S+Qqw9i/SyL4yjeNll\nhyLTJVXyosnN2B3k832EI4dZgY6ngCz5JYoSgZgZ0I2DRrPGzH4atFEGgfvQ\nKKZ7CbUv+G2YlW8ztrbXS0AeKgke7ELagI2t5cA9KA8QD2V8p2+8gk2rCW0O\ncBk2YBAZzaCD5B1YiukC8Xr3NHd0/HOCo8jFGru4NF/GNJeam2kFhBeDUOXf\nmJcpjBDOmO1GfS/EGNAdsszM/Jp2XA/iq2PW7cSb84j6YnRxDEomVT/RI06W\n5b7D\r\n=Ek3c\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH9yifjtkWacaqWZ+5EeWqlP36QweByzsyJv8MRt3B0sAiEA+6VdypM4N+TemhPXvX5FX5vTEb5G5kQw8k/Fv2w2ckY="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-beta.20_1594226733066_0.85246663025107"},"_hasShrinkwrap":false},"3.0.0-beta.21":{"name":"@vue/compiler-core","version":"3.0.0-beta.21","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.21","@babel/parser":"^7.10.4","@babel/types":"^7.10.4","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-beta.21","dist":{"shasum":"818b1a27d640663de01fef3a12ba53cd90cbd946","integrity":"sha512-+V3KymdckkMmcVFOY+JKUM4q/4WteJndjQgFtQztboKCeMc4ZGdiOmkwS1ZMtqfGhoE7wf7BPQRJ47bZGneS/g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-beta.21.tgz","fileCount":10,"unpackedSize":498328,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDiEUCRA9TVsSAnZWagAAnogQAJtQIaW0Ukwcw3go0LnV\nuSkSTrAfOBD5wXgYlaU35kUfbgBzywhODtNPlfKpbgPy3WIPSdNZBIGDazoo\ngSvTSUfAqB26Q3CsJ3dtiXtBb/guutdDN5okyBuGHjQVpBVQX+pprO5VwlJe\n3s43CunkC7mbUJt6meES8fDUnL9tb5gEVP7Qxg10yIuT65kRxcvuhwKXgXxK\nSXqhZv3jiS8ruEVL1krhxBqLiiOWV5bumFITgpB3iTrGf4OBaJcaHly+86oe\nQlnO2dc12VftTpKeWb2ZVb5aIxYMKIGsHl2h47VeFGEtJW+q3vzQS0arg9AU\npTufyiSGk6PhTJpDZZMaojbg3sl7VKn1lDHWz9FQgC8GxJ/sCthPuVdp1IdG\nonsoiJAMx5w281txQgZE5DM0KkMk7Yep5DCHEmV633J0dX0YxE2lt3Wmsco2\nlxqOU519FwvsZyi3b4sWZ7kYbWbbstBXPNztLLSzrWoRPEbSaatmIeecrQoo\nkFj42mAVKYE5jAXJ0VYva74UM4fdnTlHZDCsMDvLrYdxTMGfxApk43pdqlEm\nPZpwfzVzLOsTdcsG+QAxZ5TI3p2RNkmnQotl4FMdkErQxIBkOKj7iUOni2ja\n0YzwSwwfIlYzwM900B4tv3xp+5YSy2vKqshn6S6PR+xXNZF1Zh+AW4A3K1Tb\ne2vE\r\n=mf4c\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC+XSII0NGWR3Of1jzh8sLyd3NgjJ7KCNZUZWVoA/CLYwIgLEzUK+kIjoctBb17jCx3AL085C4vtAXptuT9A51NJKc="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-beta.21_1594761492283_0.998316380935037"},"_hasShrinkwrap":false},"3.0.0-beta.22":{"name":"@vue/compiler-core","version":"3.0.0-beta.22","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.22","@babel/parser":"^7.10.4","@babel/types":"^7.10.4","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-beta.22","dist":{"shasum":"d49acac2125d5e54fcf6958402ad449e2587c540","integrity":"sha512-i/e965dQbJ4EGkX53a/aBO//IjgG5Rl9LOoRh91ZmPxi44WSG+tu+mvq+y7lRl5HoxkjGWo8GVErFYSRQnSLPA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-beta.22.tgz","fileCount":10,"unpackedSize":499885,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDzJICRA9TVsSAnZWagAAXjIP/2pPJJK/lXcmrmoUYKuH\nVFe0a1qgoL6MGDvAvy7SFde5661FDdaz0QOHWgNYtmeRO7N96IbgB592yF/u\ndQbPb88t9jK2CapX9+Im2dqxAnKUnXQv2ZVEVgpculEpDTtQGtfhsuvKONuW\nDIDsDU0m6GZqSEXkizBU+sm1JMfcu98A5QF+EXMYvXw13Pd7ieIK48vTw6Ws\nlIrHY/4EWm/ayWPDUjNjC6x6mmCKf9avBdmop4cjq620+SxaI505k/xmR6Zz\nWFXKQZZ+pDMvSJlQjSKHLR5DNV5bwNEdvamob5oGXHvObOioN6X1P5wGHZN9\nFYEJouZR9vPRxbuqQT5SPMEsXjnJPiNymt9chuAsyh6nGgdBmjVGqJd0JPuS\nSKK9Y3YkqLYib3LQkdFMk55cghSh7bhkHvvaR8wf8RfM/3dQif4UY+Ma+o/4\nK1qKXrPfQYxeGPTRc5dES66S2ZbZSHwvY+PCWfrOSm0SRL5SyG3Minwohv5F\nkrJVHPgfsvtxPIOb8X4doFsh2O0DrQXUI8IEUtaAsHJ+4ndUStsr2sPXXazd\nO5Cpl9E0XbeY6rbjTC7F9uT1wZAQ8NUddBKS3m2JPRhVKMacaUX99vWe8E7v\nzJNWPZL7VFTiq1FCn8qKn/Y1Az6wzFql8OAtNoTXSVsKDWO0Xnz2IROET631\ngOAM\r\n=aZ2I\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/QxbRdJqWiB8CTad0TOIico8/a4izO5B/EMT7f0u69AIhAOyslmgd5yyfzfTHs+I/rlB+XFpoFdq0uKXd2/2cTPog"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-beta.22_1594831431587_0.29165253867823715"},"_hasShrinkwrap":false},"3.0.0-beta.23":{"name":"@vue/compiler-core","version":"3.0.0-beta.23","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.23","@babel/parser":"^7.10.4","@babel/types":"^7.10.4","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-beta.23","dist":{"shasum":"2956bff7c144d8f08f6fbc5aa9cb081262f0ab28","integrity":"sha512-ozpDWK7rpj1KWQRQIFz04P2AthDf+CCgv08aD2UA/BrrVlo42qskw/qDluFcq0t/dIPMgiN1PtUmGsgHyMQSZg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-beta.23.tgz","fileCount":10,"unpackedSize":501628,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEIT8CRA9TVsSAnZWagAAAicQAI5aBUQz/ASmJHq/HUXs\n87qsqdgqNZHuf2jKK1R6gGAtBrdis0p6Khempl1M6xR0iPOiLTDUJdJIWa4B\nm66I2inzx5/1ifTC51cgjs4xREx6zOFeSJUanC+09g4hqIegOU6LMAKTkSNo\nkuta95Bb27V2+AGfQhU6UeoO+15C+Otumy0XA22P2OGxBsdWEWGdIWS6M6Lr\nJNbkuc1QrDxqFCsf7o/7KdMS6fc0lmgvhHUf2ty+0NtTzr8F37t1DsAKeXuf\ngcqc9ni3nRnvskcZEj+ScRFbhzk2UZ+IeJpf5jFah2nViWwumh46jQJPVY2l\nGlLOa35ryaFtWCOV3wpghV2RnCPVOuZhFHg89hw/iDbkshXpwPYvgaZ0g2Ya\n9tdy0J8SakEi00Y7DhzE/yK0HOqoJ8SxN0CwQo7IW+pOjbKI8xA/mlbO+SD4\n8Dy3ODWpUDQ5ss0ksRw9NsCGq9oloLEHEUYT14TJBnSeVsDJsPos3jeUFr7j\nsc9YseXmPPwU3nMKVWWWP1XGwHQjk/EkH8/F6fBBgwymK1CWyHDEeSpGRWS5\nMyE3SaLZTiZLFnQgWPLWubN3Us9Bqbjx4q8TgawJg+OPuYhU/17oKOj9EVhL\nVx9N69RdRmEUp/NYQfnhcYRgxMhB5JVquaY6lbUBExyUUyCDBNlm7jp3MaCT\nVf66\r\n=1WCY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCvhUqGnKXm/xBrh/IrTPIrGIZxKbge0T9cuE62YeGuXwIhALmadL03hyHkA0GDBJE3LJ13oJgQYJBl/mAMBG7eU2X+"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-beta.23_1594918140023_0.937442425522754"},"_hasShrinkwrap":false},"3.0.0-beta.24":{"name":"@vue/compiler-core","version":"3.0.0-beta.24","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.24","@babel/parser":"^7.10.4","@babel/types":"^7.10.4","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-beta.24","dist":{"shasum":"7b62a24a9b6bb0d98c1e22149ba4cc67bd676d6a","integrity":"sha512-hBPMU/8NtxkrL2utPzCdsB3Jebe1gUR0ijl5nUyE0iGejt+ONq9pBX68dktFzcrJxbf/n41wcN1tI2iFC3osvA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-beta.24.tgz","fileCount":10,"unpackedSize":501628,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEJO8CRA9TVsSAnZWagAAGs0QAJujuQ2u+wZak7/ik+QF\nqlOe49xDT5fp1Wc9ewfwcfPDWLrDK9tlwLALl3aOuluS15Wv8g/KpgBWGkho\nyiDByfH0iRVH0g/5m8dDTb9pdn61DkAX+lLI0r+a3tLmRrjQbTeW1q9OGHA8\nQsidS+IfB1aOdh1UfwDM6Azs0SzYn96GMutWJBgqQx1OwDMysvNRCndG+KI5\ni8uyW06DgrNTAInEaqivI4g4ezsJGtA0JEiDIQhtSJrlBh4nHhlXiH/wCrCY\n9lX3zKKH/uKVk72uu1uW7JsmiAx2Z/rCqq0nKKekkwjDkvsGhMUaW12nZWF4\nwOZ00FdlHw9yYbVvfmPLIGQllnSCWSpyBPRRSDKDaXBH7ZgOiYhXc/YhlYWb\nDfyWCwmMRX9+sZPewK2eTzH2hI0u0egfMeHeNjztJElVgn5m2RdchcLI+an6\nCruFG+5umNOMQ/ZkCFBF0BwbeoyNKRdvTT/1yDgcvJEUexC1+mV00KsbfqV3\nJX/H3gnciL4fZ4xHByYHJl2cCDkV+fQu2i9BQkyKx2+4P/e8g1wzeaqgsXKL\nbz6gyke9k+xja5BnxCuy+w6MvjtHef/YkXHXLq6vcGI9AAmqSrlN7vOCt1pX\nZsHLinYxtY1gmXpECoU+mxvur3xpckbk3kUBJf0l+sscpAHUOlOPIHTrdyRI\noE5J\r\n=7DxM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDv1eVArOAVrTgHYBlSMccG1aF5PwrY7A8W1HHKAC7jZAiAX7gi6Aojg1UEgx9SSu+u1djObIwh6XErmLb6yFpKAfw=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-beta.24_1594921916443_0.4468570645638217"},"_hasShrinkwrap":false},"3.0.0-rc.1":{"name":"@vue/compiler-core","version":"3.0.0-rc.1","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.1","@babel/parser":"^7.10.4","@babel/types":"^7.10.4","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-rc.1","dist":{"shasum":"66459f085b07408ddff0868199e2ceb7ddf8845a","integrity":"sha512-5GcHJuoLnji0fxaCIntCZOmkbEemcIbknh/OFh2yYWbQ+Yzv5HwI7OA8Z1uLs7nKEKkVpbdFDtF68Zkf/BXnfw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-rc.1.tgz","fileCount":10,"unpackedSize":501636,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEfxNCRA9TVsSAnZWagAArGEP/j9nDagpm2LtBw9IaDZR\n4K2FUxIuPA8Xr9aBuSvo1cVreeXXCnbKvcXn9NGHLULRC6Q5QXWngBKBWVzu\nahF3F5ZuVj8LK4EsgJaAJ/F51piuiQCsu0X32doToP5aMBbjli33Sp+n7gyq\nRo6L+FLL24Cu61pwbOCyMVKCi3fhP+qenDPY8u4kS1jFv1ojTQTnFK05t+Rb\nOJfsCg/scL4hU/bkUsog/B/e/sPbERtaeWcaqbCtJOS80UCwWqOuxgK9cqlX\nSHjuEnYZCcOq8YpjxyLp0ZncSXwmPqWtIazk4Yt8KmSXcChKfh/G+TpUpc5A\npH3Q1yO39jisd5/0fw7wzgtpu9AKPaJcMHLRcsarnM6mWlPSStZmsIAKnSpJ\n0ye8MHeF0iw0wNYMmkr2H4eBzo3I39vEB24xM+FeIBPl3+jEOhamJm+mubez\nImD1o3AjMaP7T0K95Bo2kKHZ2Lm40vMFHsYCWMHTGP1f52xbL/P3n3pq5Z0f\nxKc9z/bOXLZ56EtL9RqymeVDO6dD5ydh16JRRXlbmRZd/KgBjpm4DKf2kU+1\nE8cecl/6FpGCWOnRc/OxyJdSzIvaTNF3hwfcPsqbLEQmbJaEfvBGzNDFC/ot\nQqdopIVNarsHY36lDubI6FIxGua8nh86BaylVSfQiUf8og65ec/HQhXhpgdx\nb6RO\r\n=5N3R\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCV8icVvPuT5L+YwwtKKfLk9tsmnk2+IJIFeGKwuMtmfAIhALq5DTBqHnwl7MOlOoYuNYnEnUfdPYeZ6tAIztN3nwkK"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-rc.1_1595014221050_0.35254749835442967"},"_hasShrinkwrap":false},"3.0.0-rc.2":{"name":"@vue/compiler-core","version":"3.0.0-rc.2","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.2","@babel/parser":"^7.10.4","@babel/types":"^7.10.4","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-rc.2","dist":{"shasum":"6005b793ac12d2d053590871faa04a26997ba2eb","integrity":"sha512-FPPNTd20Y8U5RWyXHWOC22gpSnaFz8V2zDq+f1AQ6xTTRD09qFw7wJ8T50mnVgeXgYbACMnD+RXOAAwYfB6ijQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-rc.2.tgz","fileCount":10,"unpackedSize":501813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFJZ/CRA9TVsSAnZWagAAgycP/1u1YSU8z0Iv0xrQVNWm\nID18yCuicXmIra4pdsOXEb+WiCSfGP/uSIBSAAYzCsO0NkF67uS0xWvVoTlx\nf+3kY6aCr83ix8FhNO/x6CZ0M6yckR1RQNome4XH/tZsdRNDkJRY0NdBuIZu\ngB7ziKgdb/ND8UliJf2/ZBjLprKxWIpsp5z5bnntwF3mTZSzHn3BNg+Yrn3z\nPsEOEj77EtRh2MuoQ4bT2p3lOaC+yMMGe9CTteoji0pF9kKtIzrTI52ypRfu\nu4usOmVg8OHinUUGk/HZXvdAR2Y4fWR8uWJTkoXoRaJKh4jh/RuMxfcLELbp\nmjcn8xwjh6zdWxkgUPzL9yhb1wTlelejcrEnyQZAQ4hPtFiOh6hxnnj+TmrS\nq/cDwY8q9Qp5sCg6HjrZjP6b+LCBaenPv6InRWecMOZylwrWJ573IbazXTl+\n8ns0X1KchDIN2tuaZfTESAK5BeXx9vZvRVb51U6Vfn/SdaX20IIfs4MgeeQq\nufyuc0VNhGwgf3HbKC/UPh4s2gBQyDcLX2ZF25pEREhj12G7KSJSD7AZt9Ak\nG3GXU2HqlE9BizNiS8ClMBm48sbpSbMC7H2rCm9Ew8eeW8fFWdzD0w6HGg9+\nwakpkSIw7e71q39tZMAmCOwIkdo4cPiAjy8hVPHEZ8Najtmp/DaT83Qf1tOZ\nNan/\r\n=TNoD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF0BKHYRxcnBwWJOQJDgtcaE9ce+cPJYRMm9jF+L7qYdAiEA6ntT6eDF64ZLZCxXy7JkljyVeG/Tp8Q6P4q/5rqY9hg="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-rc.2_1595184766806_0.11211201121523384"},"_hasShrinkwrap":false},"3.0.0-rc.3":{"name":"@vue/compiler-core","version":"3.0.0-rc.3","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.3","@babel/parser":"^7.10.4","estree-walker":"^2.0.1","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.10.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-rc.3","dist":{"shasum":"42eae19b581620971609a0728e61e2a0067d109a","integrity":"sha512-bxFz8kY9Vw2LF+cNh/PQxlF/YQiuNNVKca08HD9FMfeKpNY11YpJhk0aKPUDzsJj5Ub7o9DECp/TAATroAjFug==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-rc.3.tgz","fileCount":10,"unpackedSize":505711,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfF0GiCRA9TVsSAnZWagAAGw4P/RIB/y/Pa+CFeIwQ6n2Q\nrf6HeTtzsPRb/xB0bCKQNeqEGtvwYY2HzsRbNUp9HRGd97/QRl3n3S6zyQQh\n9INRmdGTgjW3BQt8bI7sSTX2O2qmpYwCbq7LHvmwgVCUPh8gUIA44YRGmQCt\nWqwNetOLg5kkoOt+SgDid5wDIILwqZKsdVsj0TbDvDtKkL+9cBbY5+e37BZS\ntGrq+1cUwJpJdxFeCDfuP6zm/pAp/rYBr2h2U5Ih6GSPQmUt6j+HxVvaxsFf\nCuN99tf6D/xwI9ydNWS8tvywNWSD/vZFrIWbKhVjSwh3izlgrV/RCjiLcjnb\npM/PO8UtheiDOZ6LHnchQpDeuqFdKaPuNRWK779SvrW15Q7prnnkakWK/HqP\nRsImBWgtO0IFsJvWUTaiS4ePmU0D1V6IyrYC123mXt0UUxoPl2LbLU4YmdV+\nYbnIlkT5FKAlfiY1rAOWYD1Rg4kJe4c9vODhsEh/YrmP2y2cOai1RzguBgoK\nhII3FxFdAl8Sg4t12p3bCuxEJ65dyE1i0tdc4SAFAQx/aorT55Yt0vV8r7IA\neQrZfBRePWGBOPbwVWbC8iseNSLOc2m7W6MUkOB84aUzmb7BzTGVd/Mi8eIO\nCXzKvuvgp3CdwA+4LE3fS4RMFZJxBAtiFX1PKeNcNvhhp5hRhaZ9dlNx5fam\nawNl\r\n=plt4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBU3yfYabv6dZgba2+r2luTExCbdFZwyf2ltZy62YL0MAiEAxe3r3TxMSN0PbGejFIiH6nJeYk1PLFILxBI3X1ypKsk="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-rc.3_1595359650518_0.04064033268104672"},"_hasShrinkwrap":false},"3.0.0-rc.4":{"name":"@vue/compiler-core","version":"3.0.0-rc.4","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.4","@babel/parser":"^7.10.4","@babel/types":"^7.10.4","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-rc.4","dist":{"shasum":"2fe7c9e010d6c66f1f191c8a6fbd4e9c4d87d126","integrity":"sha512-0SZKcUTBYI+v9JN9cCjeJvu/jglw7N+l0g3KspjAHLsA8mXZn5XM2j8v22uR3ChoJmxTFjAyuQfFYcomJpqXRw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-rc.4.tgz","fileCount":10,"unpackedSize":505684,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfF0TBCRA9TVsSAnZWagAAq5oP/3rk+NtnqEJGmzuOIiaN\nn9Z6D6AZDMvEJIrBpLSU6burDBPa2LdpOeRMDPea7XLtv7Ju7ZrafW02jAjn\nhz8grYYN1t0zy7phstzgVfUI6zYQDGkpL7US0b38VL7jIUenWV4LKGcf4frn\nhoz2paCiSyGirRKrM7jObLy/SrG21pnie2nZdtxsMXHESWxlYgg4ELO1qI4l\nOOqrsKjAGhw13rZUrmk50z6fGxIuHIv6NrCsbHTyStXlCuAXQ6tr2RDH12a2\nYANJ2Q7H6nGML+B6jiv8U8CaB5Dw0fTIfFJ9uohnFDEJaTMYn/qDzrSUVEDu\nTvoFHtMNr5pAAtxoobewnaggCAGx1PBp/aENu76CyuzD/So+MX5PRlZlH+71\n65OPT3rFXn3IaUMswXriMB4hWvikn1PAgzGW/7f3t+MFHvbKTDNh4rypAhTJ\n+u5YCmz5p9kEr5vOXMDNwsF455crS9yHLFvBdw5jvUKNfge4fVwpcINuRcgR\n/M/czCSWbCYTqgGJYKqfnJYi4TqaN2RKgjrzZbHkupCpopLzfUwcTg0iXTaR\nMeTSJjOOk5cHTdL1aeU9YEBIDQJTAYHwstJvfwGRD+KVqpYSbX5pKApj42yx\nurvECESNjPaGCjA4s3kHmR4f+fjdMY7+cTXoj0a/eqhb87Dxeyj3CStOovbN\nUPFe\r\n=p7T9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOVkAaG73w4dnpt556QAmXmpKnqIvDjlTlDYYscpg5BAIhALqAEoPWpYnmZNoIBusOFJQLg7s4dKsThxdHTqAcJYo3"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-rc.4_1595360449129_0.14054594522478014"},"_hasShrinkwrap":false},"3.0.0-rc.5":{"name":"@vue/compiler-core","version":"3.0.0-rc.5","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.5","@babel/parser":"^7.10.4","@babel/types":"^7.10.4","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-rc.5","dist":{"shasum":"dd4f1816fcae34a81bc60e584f97993cad284d54","integrity":"sha512-dNz5AObEYg0Oglw3emIsBhTAOVfObrfxDaAzR0UTRDDq+Ohfr6KTSaVQAH88Ym+oa08ZlLZBFc6ARe9doAOIxg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-rc.5.tgz","fileCount":10,"unpackedSize":508251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIJuxCRA9TVsSAnZWagAAi8YQAJa/1rqq18R0J91YZpkB\ndIhZUD4ABb+wqeS2RAtOI9rhOoQNLkcmlHASo0ESJiKT9+vLWIzwUyK+3S9w\nCPv6Z3eCTpcsFDMvmc3po6nPqaUJ6afcLbVKbvG7VR8/ypdKuwGsMJGT89lL\nP3E1DvvQrs+FV/bf/DEez5a4SltOuLg6SPOz1QKHvck45FQNokz59vLac3ew\ny3YllVbCiP+9DFq1JlrP6hEX+jXB8JD5gAvD5cLGJLHbJYejleai2XffkmWw\niwtofYmw3xyKO9LSSpANwitjliZbDgJtDqQp8AlvDT1YsDl3dQuDXcIHLuDm\n5jOfpuYxXPP3WYXMSb+QlYTShB/nk52kohbD95BWrwXiAhz9cjPbh0PNcrqY\n17FA3wXK0ILm/0Ubs46dp63kF7kNAnBAKKxZRSX7wVeck67Z5UX5QGIByJYS\n2VrZJ9i8VYMz1PBLs9dtsT6pw7Vf2PmAn+URWpMcqkn4WoCNxHch9PQB1VJB\n6bNfbTkkt/sHdpmr5Eaid89pOpR2H7ad/P//bkcsquThbDRa63WzgcqFyHMC\niYM9R2RhUGr+WwwlSTRi8RyVLtrbYoimppYTlqFxUHTm6lf4WP1ItyptPk/3\nxzR5FSejlRE066q8fSiL4GnmPC7gbXA3aoI46WtZN0IA91QOV9baNON5IzN2\nsVdO\r\n=lclJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDepiZkiFHKWekcsbnk07wvdzyLyljJG6JTDxXd8Fsi7QIhAMmhiIzUMYybWqCDwEANkiZxejpkvHlD3kKxtjWdRVsi"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-rc.5_1595972529297_0.21988552364493597"},"_hasShrinkwrap":false},"3.0.0-rc.6":{"name":"@vue/compiler-core","version":"3.0.0-rc.6","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.6","@babel/parser":"^7.10.4","@babel/types":"^7.10.4","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-rc.6","dist":{"shasum":"d5bae6ba028068aa54706a5c9c1e8e34a296b4ce","integrity":"sha512-ZECV6eMIO+cY1aMQoPMZvkS1Bjv5tfeYrcd/qE4YdsjMUtId6N9EO3xob9FUo4fL4SZt2woHmGkc8x4nKu9+NQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-rc.6.tgz","fileCount":10,"unpackedSize":514814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPaUMCRA9TVsSAnZWagAAbosQAJCYCcg+UbXZ2t+BtrN/\n+eH5wzcUvZ+ka7PKDqSuFZxBTte41bTv9Thue1bR6ltBEbFM9BW5zh94Tnr2\n/gkM8C9I42g5rdFwi/J0777Yr0lrCiG/qy24zCahNeB/iPLB8FKAqr9RZ/sL\npfihjWfcqDW9gnCnVWc/xZYirig0MsKyZ/8+hM7qSJDVGimgcr1NVk2szMPn\nCqB+3ayo0JyUIWdBFJ1SI2BuAzkR34F0Iiy1LFHBsP1nKcJ3gkP76vaydFN4\nYHT9NDimj2q0pEUj9Uw+7DyuzvbHpnkLOkHkSRol9asR/ziFsK9wNtWRu6s9\nYbnNNLEDszzRv3UCf41/olyBbL5imK5PcbGKrurQpEUNNLewnUBpjA6buk3F\nX/BtjseO7F818SNcyTqh7qiiF4AVnCI6FwnovknXav3EY3nAZiqsggtRsGIj\nybMmr/3w+uxexCzvqvDLtv1Gd58XnjKWf55eLgF1+e20BPfpYG+1XO9/yRJT\nyVI95v66YFDv6Gv+53PriPBmj1+rYOI+ttCuS7gVowV4hyQotSzVHjfqEiD6\npNvA4GyePPhDNvfpKqf3hOLCofNS2G+mQfEppitPivy0w8KQktdaSbs2nwbm\nbuupkxXOG7scufheadLWaMgEaU3dEDXER8Rn6fLaiADUGadFq2slPLS/xRDB\nxyNk\r\n=Yu64\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDiFega8eazD+biUH6e/PMu4WP2GptX3WdLD+O52ga7nAIgNJhm9yyQBygfRnC2iFBvL02vtVcQUGnymv1AE2z7GhI="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-rc.6_1597875467606_0.8802903632384391"},"_hasShrinkwrap":false},"3.0.0-rc.7":{"name":"@vue/compiler-core","version":"3.0.0-rc.7","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.7","@babel/parser":"^7.10.4","@babel/types":"^7.10.4","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-rc.7","dist":{"shasum":"119f669ee59c96124c280a6e94187f3bad09ea8a","integrity":"sha512-bzk7uGKPEAKC4XHnHvmMUui9MASOVK7e4xgDz6oOBWqo1mnvqk1YnNZzY+0XMaCr4PFOFqHw739JmzJb6SBqUg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-rc.7.tgz","fileCount":10,"unpackedSize":515987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQA61CRA9TVsSAnZWagAAOUMP/in2a0fw/KDyFoPLbkCP\nkEKTD24ThvyD7715Pjv24Saj2Px95qfpnpTVluTxcakxOXMhufpUW7BQAMlj\nfAhilBn96fa+D9VR60x1OwZl2G/ju6KttSXycXDHoQvcK5lFtWmsSzyDiUxj\n7eAIs1/wr9BLZ96/5Xxz9zeWHO2I4rwItFQ53l6OgKYguHSb+1aNaKzYKgqh\nAmwP//dvX6nKrnasrzu7X0CBfp5vFLE3hSWQhzwp2g6sSHS7Gj32fwEX0CTj\nENyJfNWiOZ0B1g0WL2JKEbt5M4Ovxc2sPaiff40WWOmIv0BKA+B9eiGjHBN9\nE3BhMZOrbJbELHXCjF7gdr0AOCzoE6oYy/bbDDyhRgfnoihlzP0HnBBb7rSn\nKFwhuk7OGB/lH7PpTcsrV6/Kh1WcOXGXNLE1nW0W9NykGGSfzABgcvtIj2Yu\nfx8xa5g9gr4tUJhdpYBScf02Sf2AfFW/vjhOFNCSi4uQGNHa83w36CUnmWiP\nNLqhnqRmydpeiTerPvVze+X1QZq4lheb1enJVupAQCa+/2fnc52ZtCGRctHs\nNW6FYQJdT9hL6sHDkFGTnf3nySKIdCvh1PbsUULlrc3P5CM72OKYhFkpN+6n\neDqPV+mh7jfAqoTPbJTFN4cKR0ZjCX6t5KWTtFyZy1xXAzVGBxx9X5jGdX+N\n7YnV\r\n=APko\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCrU9tp7M4HFbCvHfZNtUzs4711E3QoEyLxCL42buxZfgIhAJMZWBu2JvWEtbhjX7OGnlcnKH0TaVpTZi+SP3Wdqa4V"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-rc.7_1598033589381_0.9246601481267431"},"_hasShrinkwrap":false},"3.0.0-rc.8":{"name":"@vue/compiler-core","version":"3.0.0-rc.8","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.8","@babel/parser":"^7.10.4","@babel/types":"^7.10.4","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-rc.8","dist":{"shasum":"c8a630b440d03a1790d34b3c5a7b3c86caa8a84e","integrity":"sha512-67sHKlKhrBhxF72gJc8PkJeAA1iZ4x1krVDuS2yOvS44Gj+fNHu8Y25mThLu+eq2rXCUrrbbmZge9ND6VuyFUA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-rc.8.tgz","fileCount":10,"unpackedSize":515987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRSDdCRA9TVsSAnZWagAAMIoQAIEzEuDzRZx977Vnx6fL\nUJECFS9os3DWsTmIvdCU2F0+/oweHZ+JhnhdRVrBiV9US2r6euEYgiSN+af0\nEpaJGB5n0JW81dVA6SGaEFkAU29spEQ+6Ri4BVAaFW2ud/4ReUnnJP01BkVC\nDpL9k7IdN0cYwkGuJHgeVAbspctgbsRE1uAMEFiFRkzrQIHez8QG5NRWcotv\nPNJUrHUqzkSGnPaXYgqETRQL7E+tdBmAsb/WlTO6fWv5hdIWnSiId74Ez8Rt\nNxrCt6sDzyhZDzHWBsnOlICHdkTqiXCLTgLq/2vvZmIqpJwlYmlLAEkHkwRl\ncUldU26VILZqI3YVy0aNx6jh2A/fKsOxWjL6f79Mt5Qj2hqqDRozsyGvn5xJ\n2fZKRvQrwpMVNePvqvp7JnyFAMkHk/uuKUJXWv+fhAtjsnK+tNDOe8BHmtOx\ngA4ua4S9kNEOI/795dJ8JgtXp82o97Ea7f06+aGSwUCXsv5M4lqJweKWnpRG\nopKaRIO6wW53Ml1rFB28dRTlF5F+sSWUJgPS/p6PROV8iRRBMdF3EqVItxpa\nmiD76boeZWFo16LHfZlBP+/gGM3wB9w5hVudhzaSeaiZJOkcjj88ZT5al5OO\ntM22BYGbdz6xUjrbiwOTJ0QziMP325Fj2uzkYtahXtXfkzkyUH/Hk2Oer5vh\nIPKN\r\n=e+dD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDrTvIOZW6wKf99PrgjBcGwdnfXatOkPXFRqTcjZdAMFAiEA639lusOPd3xTMbko4+sFljgGbMXd1q8U/8MY1SVPqCk="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-rc.8_1598365916904_0.909608434108574"},"_hasShrinkwrap":false},"3.0.0-rc.9":{"name":"@vue/compiler-core","version":"3.0.0-rc.9","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.9","@babel/parser":"^7.10.4","@babel/types":"^7.10.4","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-rc.9","dist":{"shasum":"f2baef360dec3630a230a056dde1e76c9c7bb5f5","integrity":"sha512-/Ns7KGT5P0wh4JTM91drBmNIiBlKrCFUqIE2vk8dmaVvqEJf1mqympz1CDZpikghCQC6hKu3tYKxA7qtcMRazw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-rc.9.tgz","fileCount":10,"unpackedSize":515987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRuBjCRA9TVsSAnZWagAA6mQP/1CoGZlNpO8uJuRdQnOV\nfe5Moq7WEFGMvsnG9eWFgsbjsdb74bHmRLoSD4wHcUjOcGUuaY1DaBWLPGpi\nkvdVNJKW5pQpKfgJ4TmZ2EzGWTFqSEmxXs2xuKXkeix3YGCp7ujzJ4gOkCmI\nX6OVclACOHF8SR3CzlI5Z/tfVCWK/yzXOFQFIlD8J7j3SnlK6/uU7jN17NGd\nwVQsY3hHNZH9I3B0dBRjdHBcXgn8fSnOhn7mdxnVR1Y8YTu+Sl9rEQTsN2Zu\nx33mcwR4yfQxuIpqXWAwYNpeOob8XIXcA35Tyvn2ipNtPUl7DjdE3N2hDfPl\nrPEnfsGMm+/xeuX5Z5Kzis1pF0opOljEpoAH5QUuyuOygwM3UOFDKbbWaEZg\nyKv3zSWPDrjRl9jSI20ejjGc4ZkGAxfqsIU6p+oXl+SaiCRL/AFjXppkSBCV\n/qkKsDF51hAqYqNGz3Aq3htQd8tYuIu/fKZEjecAZ/jbJHHmP4vgQBg4OjMd\nw2DQtU5Yv6C3aWJQONO9lRYdM37zDVWjt2SrVNbvmtcq12MMbMBhIoLn8Jkr\n4XsQFEq8rCyWGqxzEUED2xo58mHGqjFaRFZsFoN1YhwUllKp+qMZC8oa71Dx\n49Wo1pCCOhQQoby6WBHLhBuw+6UmUBn9L/75w6cwnzGTxxx9d/uO4fdZP/Hz\nzuSh\r\n=iGOp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDRTcJBvPW/0bH+8sTDQzLHgM9Y5FS77gdAkMedj6PgbwIhAOHlpfqiY38okjJ2XUCroOWUM9/V2sZRxHJVTdOoECJR"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-rc.9_1598480482848_0.37221620065043703"},"_hasShrinkwrap":false},"3.0.0-rc.10":{"name":"@vue/compiler-core","version":"3.0.0-rc.10","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.10","@babel/parser":"^7.10.4","@babel/types":"^7.10.4","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-rc.10","dist":{"shasum":"a76f713fb0462429ec0ec10a472fff1f539c5772","integrity":"sha512-kQzHzRsM0NPAWHeqSTb2J4VsHhjRkGeLTsGzeMnW+sojgTnS3T94KacwvYgVS4qeZAKiDq0bMNZoJWrHVQ3T8g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-rc.10.tgz","fileCount":10,"unpackedSize":516611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT8tWCRA9TVsSAnZWagAArVUP/1qzA+aDe74e4cnyXT9D\nx7OyZecKTwUUn0m9kWQehgTTNSdpX+YzwfD9bsC8TLSBuXQ01DNUAftqTJN2\nOefpmwvK6oNsVr19BGF965N97C4gZKoazaNvKxFW5LTVn1Apsc28MDMRe8yO\nvvTu4t5Vucd7TaYl6xid9cl88cmJiARitlKSOyNwTALmxCGyhSYEwn6sscoQ\nVhdS6lYFe8yyxoG1q02N/Jst4zAiilzL0oLt+3DxgamOqvL6tVJdb4ykQmeI\nSPEoHRwR0JGU7BbkaHA+gKR7Vtm+iQluP/g6mz3T35PpCQ7ClHRZEE0mJldV\nEesJKqbmDDQ98kzSNdprc6Yb3lSXgjqewtiyYI1QOgWO635iuJIsqBBLUWFn\nffAR5hGhK7pC6h+AxH7ZUDVrkefwgxadLOEOU/9+iGiqj6HUtJFd1JJVc/1p\nFTTXbf+vltcBWjSo6gyS8PRyunbkoZLCpsJxlEMKiKkS5jf7t9u59w5dQirO\naf5ROTarsMUMCG5yPD83eiNQbxWLRW5wR+qqcsjP0MfsthLrFpzqfqaRuzJX\ncOWV7kSKmxp+5KG9WlPQvA3CfckRNzzVLeaGASi/7HKGIjfKb4woHD2l0Q+P\nn6YQ4dWPi690zrgdiVTbB9r2R75GSrvflWlelescZZWiyV0QHQxFNWd9Td81\n1zXe\r\n=Pmay\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFmr3Yy68pzN8JyCDHA9eli9bGrxE+rFP9OADkHx93CtAiA3xGpN1B9X6jBCRBkCLrC2fkxtuaq0SzMxOwPc50t2lA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-rc.10_1599064918119_0.02862212148982146"},"_hasShrinkwrap":false},"3.0.0-rc.11":{"name":"@vue/compiler-core","version":"3.0.0-rc.11","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.11","@babel/parser":"^7.11.5","@babel/types":"^7.11.5","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-rc.11","dist":{"shasum":"4fb60aeab0b8e560fe4e587b02a546a5ad575754","integrity":"sha512-mt4hiJG7BiKo5nbDAZ6Yd9yim2hBIorB5wVWD9bfM5rPbzpwnKp/f8MRlCvLuIjgf43xPbSW6AZ5awrgV1NDsg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-rc.11.tgz","fileCount":10,"unpackedSize":516613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYPbCCRA9TVsSAnZWagAAKAoQAI1z0DK7ci/6xFN+NvDq\nZhDML1bjANYEyn5PiMEMCd4hkFNSxLdtnbluFxz00Z1Aicgz22XdnXSv2pdu\nxGdHb9v+8GgxZN+Soalv9HG9BnL6Ja8UwOWNusw1Cxxz2CvliIsh0Th6yVC7\n28jiwRY4tIKz0c8NY7YQQYcZrtViU3zMXWfmFDHwsevdbDrYNdZE4tyoQcHX\nh3a+NmzOlnb5XUtR8ymP80DY/wCSJgMi8MhPG2c0bfocAEh73QxPS9cZGJXm\niG0q9vZjNIKshi2w/itZgLs4kpqhdaCrPWRKNT1pNs2F1kdKqswqwVOBUGCT\nTshLjuyQTjg3nEPKYQK+n0xPpBbrFPzz5wXAmvOynSg7Yt/0tWR1oIn4138K\nVZpDk/8Iv7ybiaZZh9uwKnSNZplprQoy7P1OSiNJVJbcqvb9ua+0Nh2hXpPh\nR6M/Olukm34HFEQb492S9Klfmcu2f3TKulKZOocH972qZUZ4I/DHDwH+399D\nBmPgogCq9h7BosmN89VkfrLyvwLOAMFgF4SzaRLb36Kynjp5c3qff2dM2trn\nMR/zHxvtxCHel1rw0Q6Dyy2HY80WVon0phA54j6bUF27MC4cm2mNU3S7e0Kk\nYSJlDoGk/K9FTmVOlAuzqNQ3tHQbO0zKSJ+LqrIUGfEBS97Amy+FQmZbJPhb\nXGdx\r\n=RVH+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICfoiIRw4bewlDZuJ4m0VD87iHGaH01jTPuGeIDTQhD4AiEAm+pF7SoU7SSOR9FKSdsldntvYKHFDsGwujqFWmAQ95E="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-rc.11_1600190146159_0.31979113358974076"},"_hasShrinkwrap":false},"3.0.0-rc.12":{"name":"@vue/compiler-core","version":"3.0.0-rc.12","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.12","@babel/parser":"^7.11.5","@babel/types":"^7.11.5","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-rc.12","dist":{"shasum":"eb26ff2f7e0eb8b362606228b2dda59c0c914f63","integrity":"sha512-TuOmPb5SXgK9qD/AAmy46j80CyKThiBppcgNIJTax1ZWLEtCU8JejXOJqXFcqDUrBJPy7WVtZWRjMsiZBjIlrQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-rc.12.tgz","fileCount":10,"unpackedSize":516613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYlBcCRA9TVsSAnZWagAAFgkP/1IzSsDbpnMDQEMjc+np\nZ2Qhm0dvSVWDYV6rPD0WC95ew7Ctlo1JANcENLvnXWfuU/UPaoRYHuz0EYVn\ne9W+yTJ/6xG5/Cmmw0dx9aUoOHVWTbuRKJP+WadXF0sljWbg/1MLrZJaOWLv\nWTkzEdegtONsosakrBXIrGPYN/vGYgwvmzOXEDL3pkzyQvUMDflPFuQTbuY4\nh3Cyg97BnNkBJhjBC4zOnQhuto+Cb+IIU4cp9VxUYLU3sHJi0klmcIzYNIv0\nYopGoshM/+4jZiNvfR7hs0yhQRe6ugnYQVdmsrBa922CHl0X85RcRu98ra1A\nOCKdwwEsjjaPO7F1uoZgVkQNrY3sZjlMCouHFYldKGQDmwItxT+EwY/JUboG\nn4Fmxeec1p3RV6LiPDC79U9Gp9NGxTXUBTMYmxZbUXrGOeGk310LNz5S//to\nYYPgSY/epxE8RKAHqcgOE3EPCPLF4woGt8zguAW2pkeRYAcFH15MFoGrAfHK\na7spR+Z7wfyAlGeSk8dn0ZDLEGYxOLXj6oTSUwpeKDSgHXCoBlDESpDLl62I\n+LHbYmoLxIMPylFbyMkckI5n3Ce2xMgpD6S/kKTCkBV9Aa79uCD43ata1fD4\nCPAfACtxLnwEs/SC7Ck008MRklkIwdr32cbpwZrXjqykbD/Od0Nk0XfF7cSO\nmXpR\r\n=BGb4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICisDAP1SymrpytjucOSYebSjIW3vLBrVMcOHEGFc3CsAiA8Xk7s+eQ18xd1ZA+vFA91RLUjxMlXU5KYu6WaUF3s/A=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-rc.12_1600278619849_0.8594947393503298"},"_hasShrinkwrap":false},"3.0.0-rc.13":{"name":"@vue/compiler-core","version":"3.0.0-rc.13","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.13","@babel/parser":"^7.11.5","@babel/types":"^7.11.5","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0-rc.13","dist":{"shasum":"bec6812c4ce9e9b41210deaf8d05652feb50f1e5","integrity":"sha512-bVtg7iilAE8uq+WvR4JN+vtzQWX+yjKHNG5Un0ar6M9WbphydGY9C0y1whKjRbKn/7U+evUh1MJ2hV2q3GBrSQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0-rc.13.tgz","fileCount":10,"unpackedSize":516613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZEgYCRA9TVsSAnZWagAA4zIP/jK0Zi5qk2ceX2kjsGH0\nHKwKPrrZuVdPgsmTJDGPRqx7PIRRpGzA3AivvQ/jSXkCizMUkT11hErIGu9u\n6PY+z2X8wlNRKuAIt82zZxTdslliurGNN/vqxTz3KepMY9xkUfom7kMIRrt6\n0yME3eSxrLvyJVXw1IVkOUpjTPox9NuV89YPjc570i5lwa7a65wNbbMkZpXz\nL5CCZsJzWQh8L72lSuUiIa3+QQS6TBF7dZdWBXvfJaWUb8REKtZkDCQ6TSeh\n8Zpj1kJJ8eFFYU0++iCxL27HHZWVQzUiy1RvxtLBhMrVPJ/yQpFPxYq+UeEP\nWCC/WsiZWFUxvwhrKkC0uKXGEIpWFtyq7sGENngOWZEVNp/nXvWVdFg51kTl\nslKnL7i4UTyOxE6ZVPKlx6ck6cgVzA4ulJKweaCj4HUKbjIkas2LnegyTw7/\n8nAJKGfoIX4AfRlYDBd3sosQIAR++6bUfCMFfMyGD1LyXqgvp68A14FWGkCh\n0Fyr0NrQVJyt95CNgUCdVQtZBtvuGJ3GShoVF1SIhlXqGScjzzVJfICr8Q5i\n868MNNdJ0/zKznsJMIcL5ltOvCfIUevQa6UMTUz9tO7j6/O2qtU7gjko6M12\nYzKn+3NIwK+UEdR5XlkNn45d1c2/8v7OJsA9H3KStG7F7ZXtTG2hRCRt/Nza\nRCFa\r\n=x/+k\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID+7XqI5HWo526SCVdO+l951rWpHSuTDJS3s9TWKeWTMAiEAmYJ6Ck71S764NtiO1LUa8vsW96vluJxsdZHU3+Ij9HM="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0-rc.13_1600407575862_0.8104322726386142"},"_hasShrinkwrap":false},"3.0.0":{"name":"@vue/compiler-core","version":"3.0.0","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.0","@babel/parser":"^7.11.5","@babel/types":"^7.11.5","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.0","dist":{"shasum":"25e4f079cf6c39f83bad23700f814c619105a0f2","integrity":"sha512-XqPC7vdv4rFE77S71oCHmT1K4Ks3WE2Gi6Lr4B5wn0Idmp+NyQQBUHsCNieMDRiEpgtJrw+yOHslrsV0AfAsfQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.0.tgz","fileCount":10,"unpackedSize":516601,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZNIJCRA9TVsSAnZWagAA4t8P/3bcStmnNwgo0Om/7hxT\n+/LoRfulmWmnSYllqpYEDxQJN72rkrSQRxBoJ6NPKF5kzQ6g6tvOBuz2M+Ri\nqziHvPksxDXW+PlrXIN5UDcubGKZw05YiwF3wGgEXzjJ9sXpEU+qgmQWaNxa\njt0BPTrP1bx2DjbeP9T/QwjBY0rKPCuiGGl0wZ868fjnTfCqQyGMbedyvfOs\nehSOOQr+ppPi3qRitfgPo+KS/zxUWMl9tAyDdQRtAGpbN6iey1v//1l2JfE4\nGNPKSpYUJ82OHMfVuNqA03HxurfkVMb6HgDpqPkPe5abUeMlTHZIogUAK9Eq\nLMFwoTUEFUUAyO/Au57yqxQQyjkXlfZJh1+/ovMDx0kaaOn7SeW46RC6e6TY\nzS0aZ33ROJagIkNRXVq03YdGsEsZZB998oKDb6LBAA5qH0fcmMq4RpA9lE2m\n8Qy/fMt7HuBjdaQJtUEBrDIlg4hjtGPxiMgRAwq9og/I8FPgUQwBrGlVPl4t\n+VLGsDqVVZ3WwmWtZ0T6Pti3Vj5ptsIONVxcT5LfWzSe3MXN+zqti9OiNxLL\nbw1D2qqvrI2MngOVt/i5bRm+S+X3pvrhWZ03ljKFhofEGPB2kvy7yuq+w66Z\nfZ955HTOJfCACWnEM0dmCaUkPFC2I6nlHeMG6NPrFBL+OwlOPlKU4KN7cTOB\nVGlC\r\n=Au2a\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDFlDcuPvN+n99i7sMMj/UYosuX0qxZF9j4WrEDe0WJwQIgJjazgUl2hHJStZJGRydzHr9p9wtU3FRQ7a8mxgyyn94="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.0_1600442889111_0.7556840286147861"},"_hasShrinkwrap":false},"3.0.1":{"name":"@vue/compiler-core","version":"3.0.1","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.1","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.1","dist":{"shasum":"3ce57531078c6220be7ea458e41e4bab3522015b","integrity":"sha512-BbQQj9YVNaNWEPnP4PiFKgW8QSGB3dcPSKCtekx1586m4VA1z8hHNLQnzeygtV8BM4oU6yriiWmOIYghbJHwFw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.1.tgz","fileCount":10,"unpackedSize":518383,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiHrHCRA9TVsSAnZWagAA7YoP/3z4JwnCL53gYb9upWvb\nLm9aN/IAROQoyr0gYvBJ4W+VbGpum6X8yd4gxUKiqw10a0lub7jn8I772SBh\niHtr8+YNrC1hwcKvoTzFfh+oJkvIcQaSU9y0rwpP8tVHAt2xOn1f48ihgBTv\nhQZPKWXRHZenQBGbBY18QjJBpsnztYpjF4MhrIc2a1Wl8kRY5zSSiV8zgqAn\n/poRC1jyDko7XX0teb1AL2GX0HgFG6Hgwye2YNNMO9I26i3Cce3D2aQMYYZ2\n3CShe3eHiSGVfU78v6vLHz5BkNrOLQd7fyg4mkVPPNGtkk5kcImVylqPHbe1\nkYwgbV45x7jXvbl5O+L/sbS6enotEEVhB1Z/uOc9dfD1cTuV6B5UbIfCw437\nbuK9M4sXOZ4d9iE/+jqprpmJ9ZFm/4ChsaUxGIso2KXw8rVxK1dha4yYfmp7\nGKvJf35Wn62d7yQ/qpQY4FYkwdG2YM8BJo0GBGS6252GdwUv1FCb3SZ0Tvb8\nMbglywNuuwl3kOUDIH1JiIiklZ+H7HEHq8mGeT51+xp80aa88lccOKOZN/kc\nAHQPG5YqtJAHxe1xFFbYxqJzI5/jfYYq2weGIv6N6T0nx+ny+JXAgaAHjT5R\nDIC7jh6W6fsDOFXCrtIplBWlRevVpB2sibINfcyZ1c6dE5uRpMBjWdelcUgh\nnC/w\r\n=U0mv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDWzSH6RpMeKEg6f3BD46EXGkfmomWn4SelRBNKggJk9QIhAOkWamaR9I8HMpRp1r2kjoNEKJaIsTfr7qmK8I7VVSme"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.1_1602779846653_0.1544219104034774"},"_hasShrinkwrap":false},"3.0.2":{"name":"@vue/compiler-core","version":"3.0.2","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.2","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.2","dist":{"shasum":"7790b7a1fcbba5ace4d81a70ce59096fa5c95734","integrity":"sha512-GOlEMTlC/OdzBkKaKOniYErbkjoKxkBOmulxGmMR10I2JJX6TvXd/peaO/kla2xhpliV/M6Z4TLJp0yjAvRIAw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.2.tgz","fileCount":10,"unpackedSize":519386,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfj0dwCRA9TVsSAnZWagAAnRoP/AknFzjl7LDPHH5a/2DY\ndi48PqOt3M1fXxKVSHBFE2bsZYVqhK3Z82ByLKejkdrGwrph6d2jDxedL9n9\n0WkVP0dyXk2pFPOoRScJ0NXuaTjrzNl3iBIPQhgEq8q1IYGVzqbUjke6SzXI\nhxBI+xJ5H1ie6Mtjm3sPut69jAsGXcw3ogE8c5zntMEW8z85BwYbl12icNLS\nEFDkJhZWFUxmB916rxF30rx+7xVmXCvj793KsfqROjfM9AtP/ks1BkFo0Qxm\nS7iytP7hOgAIouUKbfR/pZgAeJKkPiVynrxCVi6upPb4/HTzEHzlbxzthOO2\nCNlylpfy+tzMtxaPo+q5+nlEfHEfcckuc9u/xr084yTt3RtOZbQf5oVle8lD\nze1b5RpQUR0R494Ih+CaoaVQqIv6w0GRUBLriNdnM2uxUgZMuFSy/sRpEJI5\naxOk6x78H9W7Plyakt6rdVHTEezbNYdV8rqSZQvAOxbmMmLLVICFrshBYkJr\n2EaoPIqqBC9j7YJ41vMYgE0jWpfNRhQcLCRXNO0qn5twsV2qJQuiK6vPdUq3\nCJqDB3PfyH2O9gIXlENsQNfzW6w5U1asB46oR8Bw6QVQieMM0/AjBiJEiTIV\nI78/blar3MIXxx3ek20SbQGJX5+Uw2AyWu4d34Usc1+fobo6ULZj+0OLoVu9\nic19\r\n=bmVJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCpeON71WHDKUH+moCZqlqAfyrCCyREaltj8UL1i89DbQIhAIbmXvJ94E1CMnHWnQww6g4e/HqoCstImm+1N++nAE7b"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.2_1603225456179_0.6164166119718484"},"_hasShrinkwrap":false},"3.0.3":{"name":"@vue/compiler-core","version":"3.0.3","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.3","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"readmeFilename":"README.md","readme":"# @vue/compiler-core\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.3","dist":{"shasum":"dbb4d5eb91f294038f0bed170a1c25f59f7dc74f","integrity":"sha512-iWlRT8RYLmz7zkg84pTOriNUzjH7XACWN++ImFkskWXWeev29IKi7p76T9jKDaMZoPiGcUZ0k9wayuASWVxOwg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.3.tgz","fileCount":10,"unpackedSize":553882,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvoNZCRA9TVsSAnZWagAAvrQQAJ+m0QXW1e7zNJoF+WrG\n6e6LockfV4TF7QE/vUItWmF3N7ObyPWV3/1Q0ICB/eQbLnVU8EShiGHSFhD7\noX6xeY8NKD2/jeqtvAMcBdKx3EFP++v1IzOogPb60xwm5jptLRzyGs7ugv7G\nDkaBTyANmJQ6ELTfJNP+xf5FbfN7aG3ROsChg7U8KH924faI9ArTqKuQXV9/\n+s7rM+YjAUwYjLI/ZIalkoRbQenNslOTlxbNJcWQh5OcBzi63IF2FyipLC0K\n7ZALU/fl3RpTpQNqRepH+Fep4Dfiig9r2VZpgNoicnuX9q6faSdZDmx9LKbx\nan3S/RHO87nF7sJb50NHYFteYJbYovRgTovFTN7F0K9UMTkpGMEaUANUA6zr\naI+FVuPCM7qlVJTdev8dPKjje1Xe2rulUabWCRBZIXfnRfVfJ1VaNhlMbTGF\n3HwZvgJph8wpPw6awSMat6tqW4dM75nGUSUSJF6unGhwin5ln2aL+kBp6KJ3\ntxtHBHKfecvrxmvbrTG2smpFkszGzMXSqU/2e7bRtIwFbtZDgxgP1gTgFPWw\nVaDs9vk8f6+Nv6ayWec6xMoReeWpNlpqUZpFVQQJMPZ0fQifMpzhzAM70C01\nRdE0NvOJh2C+5WNplJPxuy/17QhUqoVKwEDI8KyZ7nk9cdn7mcIy7JHxbQKf\n1eQi\r\n=joVw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDUb6iStEYp7CElWtkWMktSu0rgsrRBWiYE9reX23iHEAiA2wwrEifXWXoefRTzHURmdaqAHLP0IQI7Avdk+vj2tnw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.3_1606320985306_0.6107637127005068"},"_hasShrinkwrap":false},"3.0.4":{"name":"@vue/compiler-core","version":"3.0.4","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.4","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.4","dist":{"shasum":"0122aca6eada4cb28b39ed930af917444755e330","integrity":"sha512-snpMICsbWTZqBFnPB03qr4DtiSxVYfDF3DvbDSkN9Z9NTM8Chl8E/lYhKBSsvauq91DAWAh8PU3lr9vrLyQsug==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.4.tgz","fileCount":10,"unpackedSize":545451,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyBP0CRA9TVsSAnZWagAAOoAP/2Sqf3SDxWYbThRQmS0r\njiH9ilY5bsHnq6ZR6XYz4R8w/++Ign3xR59HPgVjg/gVBpOnoSLLu5C0oEEx\nkATgcVsqARIwRGPGMjaA3NbxYcdBJYkbAQy1Hn6cEFgLyAaqEr0nVnOlCXX3\nCS/7Ccy8QBWGaCoVeWLBSrPeNJyhE4EXNsBplM6bLj1x/xtt+kD1rIYWJqRw\n/zsBBZHFQo2V+FUSDuMuu5YKxDpc3ORgrUCwHAcOLZu10awZYJzA2RufWEth\nxLRI+qdH3+BVH73WS19a5NJvq2clsIhskr2/A6rT9cDIbqXBGquJ9UqQxo7o\ntSZApyW7tEepS7dInqSJaiRn3MGlKFUIBtwiZ4tFVH10nWb/aizKcKXgVEx0\nL906cTFFrX0KQQ8aQNd9pcclzrGhQf/yl/5Fw9IdoqaZYIDP5cu7caQlACUb\nJVg6/7lUEcXkY56QyhO13zmtzU8eOxIDYfY8E9TAIDNKzMckP31WLGD42apk\nQhmzMCgpRJP9EbdzHNL8htK8ra/Hh/2bqDbW1FcpPEO3G0p2ypKNmrmpXog2\nT+2VRbSeSd1ljBB47ixG2wYGK2oueiX9dCfAGZKYoSxpNg6fDPc/4oWIVN0q\nBC66/ckhQr5A2gjaMgYJrBsPLzcwytK0RYRzMR56RUt3+gcQLFB4x9Dcb1bo\nPODt\r\n=EznY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDgxtZdbnWdHGwTD5yOPS8ay/oYm+hmJFa5m5cGFq5gkAiAz3KcU2+DF6LuhrS1ytXpdnggcIEUUYPTZPcZ10Cw/EQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.4_1606947827805_0.5275612074595728"},"_hasShrinkwrap":false},"3.0.5":{"name":"@vue/compiler-core","version":"3.0.5","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.5","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.5","dist":{"shasum":"a6e54cabe9536e74c6513acd2649f311af1d43ac","integrity":"sha512-iFXwk2gmU/GGwN4hpBwDWWMLvpkIejf/AybcFtlQ5V1ur+5jwfBaV0Y1RXoR6ePfBPJixtKZ3PmN+M+HgMAtfQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.5.tgz","fileCount":10,"unpackedSize":545894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7OgWCRA9TVsSAnZWagAAla8P/jwmmgxT73iKxa/A8JVs\nJx4EYMnc8WN3BnsvY4wjqCriwKIPlCV3vrayBfS/z1JUa1abv/mYpJMu/qBy\nSg38OFCZSs5BJJjxpJbcp+htnvmyU5tVrQELIMHy4YWIoPFY68Rn7yOPyeWi\n2rUWMKcbUPw7xpWSHlIyvl8c4qeKPhe/eEkPlGhN/crFpqir1ViB0+UbT4JL\nvAAQo1qETEOxyggIzHU+Fmh8skf6w/pOUHTMvs2B4YeVOiliSKZyJoEP8oAc\n4ErWJaCOxGRuj52gyrY4K3dRUzOTLgyWtk6e90MUjLfs+o1vf8rh6jcRG243\nS4KE2PpB2NNmp+EXtFZ2pLr1PTxL6OR+2KXYUyCZhaChlyRwmZXxtCCjyN9E\nll3yo6LLrNognwF/Vr4OcnsUCTWu6bMDYypQsuxAewm5zXXXqiiJEsAmX3EQ\nrzz93BBFcwuPid9okXX9JSdMd9jg5nr/swmwRXFHqvAAtVGJnkZC841Ku6GH\nIxur6UZBnOfGjzdz/EzSNLu4P+hDntIdW9993VwImxopeDSG8DzuTzrXpHXM\nEPuHkjbWVapGnEyLzWJEIBlspxUdSf+xkUxojE3lDBg4OUuuKiBk/3qvMGWQ\nAHPfZtllEUrTENysLlJHcFtx52B8f383Qp4jSfpwNEI5ec8pEP4KC1Ym0nqh\nt/6/\r\n=QYXH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBl+bzt3Sg9dOYRPY/C3pNYfuAsxzrEfNeTx2aYnFBBlAiEA4PHJaLY4mqmUuJ8ucrrzU8Acx+W776e+h4GnAvGnIrM="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.5_1609361430416_0.5753085936070776"},"_hasShrinkwrap":false},"3.0.6":{"name":"@vue/compiler-core","version":"3.0.6","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.6","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.6","dist":{"shasum":"265bbe0711a81ab4c1344f8294e22e2d08ca167d","integrity":"sha512-O7QzQ39DskOoPpEDWRvKwDX7Py9UNT7SvLHvBdIfckGA3OsAEBdiAtuYQNcVmUDeBajm+08v5wyvHWBbWgkilQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.6.tgz","fileCount":10,"unpackedSize":545409,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNrTVCRA9TVsSAnZWagAAIjYP/1sGHqwjWzsA+nnV8HW6\nn2s2HGN7PK0xqE/tVIGILyiQlpHvIpPPZK1diV92DyCWWSbdbFtUY8u17g1o\nhpTLRZH1Ns4neoZAMPRKv7pmAehxXL6CLVtdpLedb+zDPgUIQ74HzRaN0fvi\nV6ZVUxz4onmELkTFZpPHZ0t18fr05bq6ozTW7vh08cPX1nARWKj9GMeclmbY\n14hYQrBl+3kWzlkeW9Y0KSLtajkbX+vOxi8cJt4pUzlnJvGuFtU/G8Ij0jDl\n4AvY3KB8TdSb3HE7NVA4tGpBSHETQg6JUbeHt/swHzscVl2a2ifcsd1/K5AT\nA8QZI2pOB1YdEvyLOvoMo7mp9+MfGlKx3RNVv7lekhQC5kbRADLOAgfsPYAT\n65llKX8xerWPOd5FiHSP+zr5xFdoxUuV+8kWBOdlxHRjGvhXsXIA2Vwu2pz2\nb3oE1d2jtqF8edxVvfcd4hnt/tioQkME7N/3iaJQcR9ELUXJLy4S7XHgw1wM\nt/1X5ZwW+2c5g5etSkOJoCSvNJsYztatwWrxt9I71/HZuzUv/pK1v1KskW11\nj8vThOhZogmIwwxnjkKcP/wVZdHOhLoCgKKaFMSfqdejnfENFHbDQHZQSScw\nvS/j4zoyoFFybpga3NAv295jpI+A4qukmWVnjuDv8K0vzolHnSYeQ2/i0Fps\nNufR\r\n=Tpkn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCoawhazbuXM1DiYhwyMJ55X8cVHp3SznGm45m6LDPx3QIhAITsCAsHDknRdjwgGPKb6Iw+ompF3EhmJSqBx3sNntlY"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.6_1614197972989_0.5919591299007705"},"_hasShrinkwrap":false},"3.0.7":{"name":"@vue/compiler-core","version":"3.0.7","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.7","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.7","dist":{"shasum":"421782a4c67cc3f2b7c30457ef446d74f8524f74","integrity":"sha512-JFohgBXoyUc3mdeI2WxlhjQZ5fakfemJkZHX8Gu/nFbEg3+lKVUZmNKWmmnp9aOzJQZKoj77LjmFxiP+P+7lMQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.7.tgz","fileCount":10,"unpackedSize":545409,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPQ9jCRA9TVsSAnZWagAAP4UP/2KpOmyzrhNA/DVG+D9Z\n7zlMcWBwVdosUf57DmEu1KJOPrdK9FQXvTbaHUvIi8Nc7vrHvm7GxPDQow6a\nKa6TMXe/KXrvM+TndKVJSpyFBeV9PWoXVAX3CFzj2Uczwjqu+MgBeELJQ/66\nwAgTbQYWxrcSjo4E6MPCUZVZZrDtFRBc3/wdV7iz9uI3lZS4U8nysddsk33O\ndMUIIw3S66jqiy7UtlWFn7P6NuNR3dz0TfArTeaiKgWBPdjXiHUUUFOKoBHT\nuKCIUMrXmLiENAlC6quq/j9ORJoFVloaEdge07JI0Js7/wB6va70M7ZU3q1c\njv/44Iz0xvG446d/b8zWqrZlDdPAxwkcGrK7dasQ1UlUyM/LTVa7ifRkh/6v\nDykdOKNDIE/2/cx4c7cffXaHnTIoSCro2rkfvZWNF6kiFXkPQLUwCYnOa4zA\nexDGb+W97JJGzzIkJjTyjSC8gJ5wVvi4IvPT+E8xf71YaaFVGXOsOuxgztRl\nGYtyZd1wSF+u5qpnIDUzNaiB0TR6/pImkE4kArh/e0Ezn77HClGNhQE96wQE\nVmVlLoAqtW9xvOTWT7uHUURqaW204ba50picKnAZx22gZrGFRMVxe3VyFEYL\nN9KIcL0gj8053WQi7olyKkcFlgQTbbzWAlU6nCBlW3e39ro5LqZfbHCsQt0T\nkIc/\r\n=VTAw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHUe/hTREyyQsiyXJtr8HGWT9OlObGUbgjhgCBc/4AsBAiAT77xzcQQ3tImKVfnX7udLWOYnF5gECQrnvkwkG21HDg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.7_1614614370839_0.08105315202638042"},"_hasShrinkwrap":false},"3.0.8":{"name":"@vue/compiler-core","version":"3.0.8","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.8","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.8","dist":{"shasum":"8e24a63877232f7c5d00e97201609da7de1a3191","integrity":"sha512-TFusP6wemgJPgmXyxHiYshtYci1PdAjX0bOSJqxPDXf2ykojRGq9RcTKj85b1fWyC9fnT5HK73OHe6rqZUa8vA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.8.tgz","fileCount":10,"unpackedSize":552372,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXlOyCRA9TVsSAnZWagAASXIP/3JCKx6ORTIQo9tMza8L\ns042PEJgIqz4+aa+Av6MY3q7dQb8bS0h0WMgtnlkkE5z1xRp1yvIUcmy5KM6\n46WsXrRj33G8/7EwYL6eMEFdBNJq4ou2ymNbEbM/uis3sd4/KcG6miETCBP9\ntZjQug+sPpnHOtM4/JrGCSRg8OkOwMOsKjydqIkYwCH0Ndee/8G6/GTjBdxE\nTpIW7h8iB8nTcl8jOn2/70DCe6/IdO2jVZe5Uqb9BWCriovc+HNn7rMc3qst\nZA2Ar91xbNkeASBRr/+498AJsGTjCgPzBRVK17dH5Rbx5wNxcJBuoJwUeadk\nEGjwRg8sOG+vScUIV/d9LD3DBCT/yuTEPWk/giBalPwRw+InSJjk4548xf0f\nEJjPkbocKtNaha5mk50eZCR+lPsHYNDJncvgpnVZPa3ESzE941SvsIOao6yS\neZ3m0w1VBxlACU2Wm3tGJJFMpokkK17gOenKiX6fwm9ExF3Es634ua6z8B5V\nXc+c6PdZqNebQ+YJHCEyWpRWQ3VP1dIPIrnKwPXlT18EPX2gisGfpuuiIOez\nxOwMOtTK9G8OEY7Xgf1HEj+gfTD+Zy/yJUE51uRqQhuX/GhLUVWuKAz6MGWP\nQuntNf2qZ58pKJM+j5b6gEapXlPx0XQnw97rjFME1ZKi6hN7dFFf46kjNIz+\nHniG\r\n=gub8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGy3A3/bOcdG6nn8xM1gBqDkKXnFdlx/4QeWALUci2VnAiEAz/uXO2mTwxzL5l6Rs8xfa5gc1/oPQP9hqHIgIwYV/lU="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.8_1616794546143_0.06234061712976047"},"_hasShrinkwrap":false},"3.0.9":{"name":"@vue/compiler-core","version":"3.0.9","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.9","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.9","dist":{"shasum":"ec7efa676889aee006fc43739ee4a67a952ac623","integrity":"sha512-bHAPwfVoLhGx8d6KV/OfGf/3gwpymVirgfmSyhgv5YuXDybLa6BwjSLvhNMAyDP+4q4pp0p6g248LuoOy5W6OA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.9.tgz","fileCount":10,"unpackedSize":555182,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgX0+GCRA9TVsSAnZWagAAUOQP/jsCaW9Iga0e5ZA5t51f\n0fXMVT5u4t6xfMs7FYaOiPPP1iTMWlQ7MUehCUYHUXGbkhkeQh5ANR/QnWAu\n5dn4m7mB8mV97ngaXCbsMttU60Q4mtQeCnzmY3RkcbUKtzMgJnYiQxtfZEtL\nDowokhdrxzaB4DVkU68FU7HKz5FrqcOg5fH2VQwQgAj0YXxeE2BhIodG+MrV\nDnOu/9tu4RsNcURafjq1rYYgsRH4PDHrgFaJLgo0jQ5NVKrsr0afYfgXo/Wb\nP/ttUdEBX62dPhi1gsdi3cYEqbZXKGVhV5Wsk5ix4L1oOSi5hBD/Nw5vHHPe\nf+RnK5WLkY76AY7odiVyMLu2zOFKMDLhFpPLj7Mj5LOPLIOOmFP9e1T+mCaF\nmW63+TSg7So52Y0EAmAAH6CpwWXcHvJOKfPQuoCq8pvF6+tITf6UjzC1IyPz\nPgIPhf9iGXM4dNkHxiLTxn9jfnzI+Sz5fOc018pqzLtaYWHNEcQU/aJUWoWm\niHC3p0Oc45BD0X8lg8CRqTxzUfEt40GkMCGpdBeG36O8hmTzS8VwbQjR634P\nVViVQgc3D4Hucz6aE0V6YklGSdU1baSOOXikIZ3KnH/mGA9rh1AgekqfqKCZ\n32dsLyhGD4j2bb7m9LVJ7L3do0uQ02s643r8TGH3E2cfSa4+CnhWUbJ88XoN\nwRCU\r\n=yq/n\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtQ2sAxUEVNOcBnkKGpBBMaSGKnTleFgv9fett1GB5tQIgTM+r9FqfsYbTSxvoOdmdkDuF5ncTefG3J0q+oeeVhlA="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.9_1616859014095_0.3586220153664008"},"_hasShrinkwrap":false},"3.0.10":{"name":"@vue/compiler-core","version":"3.0.10","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.10","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.10","dist":{"shasum":"ced92120c6b9bab7b6c44dfe5e3e5cf2ea422531","integrity":"sha512-rayD+aODgX9CWgWv0cAI+whPLyMmtkWfNGsZpdpsaIloh8mY2hX8+SvE1Nn3755YhGWJ/7oaDEcNpOctGwZbsA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.10.tgz","fileCount":10,"unpackedSize":555807,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgY7zbCRA9TVsSAnZWagAAzuIQAIpJbQ8ZsBvcB74GdM2+\n7gg6TppbBVCKP8NxQ0RAPFiQ0WkXA67/0gr1Nm5bHZTEGtvDXP7Z11/O3Kp7\ngM8dZAIuV7I2bg4xuIo2kk9ce2Bvy3FakeKg6oWvwU+4nTJxiBgbSznpFlgf\nCr28lRHljV3xwDjiZJ2jzKJOjamHyUA9NijxD/ye+h+bgVQEH5s4uy7biWvF\npJwJYyXh6UYwkefDShSnozBGTM7u8wZBHM7LplCwqHxx2oPiawueDgfy4TB7\nFNnbS6uIMvxDeSPLOaalYNUczq5rlo0PTw1Zpg3MwVHxf4UK3GXGt7FtXKID\nORnSxhidCVB9Mdb7xh2MXZvXPwWeDXoFuqEoLFSPoH6Yv9IsmuQ/7viM8gOM\nu98RAwDJnJhlmv8QVNkNkIbBNoQ9vKYPVEijzE9pX3TfiMB7kMFhwGsEg8m5\nbWsRzzBcR8xssTKJ349LxrEcwlS0l5lNgB4o2ps37SOzUNzUmViEPYmAxNad\n2yQGEhX4cTLcOoAPcGzkYVZ0mSzJCssSykxEon172b3miJWe62mNcgj+Cb+r\nfo8qgvo9/B2VA0c/ZbQBHVuEEe5dn5WE8Xgl9z9zQ7imNFa7H0chvCNmQLaw\nxEFuD68FVvLVPFgCQ23IAKenPr7MrYuc/T9UcAINgoRUn/YeNP5E20tAq71X\n1lF6\r\n=lT/H\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCedYe+HvdK3j4Blz1duEphPbZQnuXzLZPlzQfKCvjqAQIgS5bVhRt2w8TOZolnNsd1VRkL02N2l6kKVkCIk3pnggc="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.10_1617149146833_0.12700021642172987"},"_hasShrinkwrap":false},"3.0.11":{"name":"@vue/compiler-core","version":"3.0.11","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.0.11","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.0.11","dist":{"shasum":"5ef579e46d7b336b8735228758d1c2c505aae69a","integrity":"sha512-6sFj6TBac1y2cWCvYCA8YzHJEbsVkX7zdRs/3yK/n1ilvRqcn983XvpBbnN3v4mZ1UiQycTvOiajJmOgN9EVgw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.0.11.tgz","fileCount":10,"unpackedSize":556183,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZlzPCRA9TVsSAnZWagAAlEAP/iUuMCC4OkkWZ1NKk9Ch\nJtoPqR1lCSeEPPYY5lujigZm3/hL7ai1sqqi2+gN7rnnRkYN6IoPFgsodbmN\nf+R5HluO/znb0mpgbq6kfiO5ss2746qo2ZmLimHPuglF4oV0qJfB8+dK32Bn\nf6edprGVIm/E0Xk+CcRuaEAYA/aoMYENdaPaqjpnR4VyndMfvMKpLgPKsUUC\n8kr4vPXxPfWbBgUF88+A/rjUKmLb60sVM6lVCajrh0SphzQdFK6norWFCoxD\nfLLCT5PbTjwNwfRRC5D3O+CGgj/T0eHeT7T1mmcV+bjVEJhVK6f9/pICJDr0\ntdrgWthwnRaAv9e3iZQCn4hWTCOhLXxTqNBebIRSNhxpAcVHdqPRxHHqKFqx\nhPlIEBnedxFiz7s4cgeMFoLpCz4JnyehpE9EmBQnLhpCESRB18UGARUqVrcU\nsbves0zHKkScn5Tx4+K9q/4ljyknfrZLMwyQLrl/mj5YLQZHu7/n69YlKKEz\nF47nkf18LayxsTw3Qhz/sgJGQOZP7gXd2Lyq7oTnocXZk/MjyNZ7h5DiYYca\nTPG9nze+GYOrFafFXpyHzXuDPCAg1i+Xdy5HYsNjoGuXHHvIo2u+RadhFUOj\n20IKoLHBNSmc/oM+4sRbtl07+Yf8bxIKL2pcJHlIzFOO9DoLMSYbapu6fnSR\nZ3+T\r\n=uMFo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGVlVztoi57AQ24R4bXOnsl4UKK8H5BcMjEi4jyMxKNgAiEA6d9OMXfSMhM6ebgMHJMmJ9nfyAkYq9HpqhjPBeGsL6Q="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.0.11_1617321167118_0.28665270145667465"},"_hasShrinkwrap":false},"3.1.0-beta.1":{"name":"@vue/compiler-core","version":"3.1.0-beta.1","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.1.0-beta.1","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"readmeFilename":"README.md","readme":"# @vue/compiler-core\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.1.0-beta.1","dist":{"shasum":"ba2d710560bdff7669fba9363a5b34bdaf20b7d8","integrity":"sha512-ENEzchFUo+BBDznujUOpEN3kCAVAR8rfIAyu0UDyu1pD6CQo72nFTuAqtewg5dBpxS1eFRHUp3XVXkzN7J8jhw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.1.0-beta.1.tgz","fileCount":10,"unpackedSize":609068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglvOECRA9TVsSAnZWagAAIPUP+wWwOnG6WMstlE0X/YJd\nPkjRREZE/njzeyQnKpF+zYkT57pPVMz011qT1YoFvNvAjpIYoWJK0gOOUGJo\nH61wY/6wDrlmAHfqgvSt+L/fFSstYDQGCBqiCqD4j/iPjX3o/ku3dbTfBC7f\ndGtMp+P1SwZS6VIXyKr9r9vMZ3xIw3nePl2y/ifbcLGDYjzhodDTX8kCX3hz\nipROxSy4JLwxc2M7pSTomEHX9/3AmRNXr9OyM4Ppao0qxTgNnbzABej0UwGy\n3yyn99P1qecCyRbZpnvqRllmfIiEcB+yhLiWyJdeZjMstm7+epIAP/2ARzSS\nnNRUAEdrHh0vQta3YCQoBqqc6nwV3J3ky29K0zxDSeD7kNgHHmqfgPu6+DR7\nLSi19DPYJ+yGk6PIhj0MZHiQd1vGZdA2vJPn376GVM9UqlZTEGnq7GV6xjfn\n4oz8g0eLXmokY28t7gQEM/M+3KceLwdLEnfSgtlL0qqG7w04hWCVM+pPIdD/\nJ4UPFx0GOgCBmZXmF9dtl4/FsR8LX7rQcutKq7Xbm+PWHGBrsQsGpdWN0vwU\nu7biQhz1YxrIECiLyGrRqd/rWAvsRIIxAArTpi9oa5GUySPNy4luYBeEs3Ba\nFvoAZmOJ6mT/xHklSaOai9nvxF4AOvhxTdfsT68hPi/prf4Q46n1IiRLrG/k\nV0j+\r\n=5CE9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChsIhs+hM1BzXC/hQ59efWZd/FE2q0wQkFU1Xh2uhLLAIgAy3KaBd1iO9kd6GyVbXymnXyTuraDRYZWCLEa60PvkU="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.1.0-beta.1_1620505476117_0.7291421442644213"},"_hasShrinkwrap":false},"3.1.0-beta.2":{"name":"@vue/compiler-core","version":"3.1.0-beta.2","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.1.0-beta.2","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"readmeFilename":"README.md","readme":"# @vue/compiler-core\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.1.0-beta.2","dist":{"shasum":"fa66626d621801676d11fd28e05ca43f88c67b2f","integrity":"sha512-HLd5kCiZojcbcu4+PqD22XKkmqvo3XuM7xRAst3y0KXMlmCnkHIK7Z5mmogPjf/xBBZllWl2CIy9+bR7wrdDSA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.1.0-beta.2.tgz","fileCount":10,"unpackedSize":609068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglvuiCRA9TVsSAnZWagAAv/IQAIcKI5sgrfLbX20Xd2Sw\nG62SGRDOPKpu1siCfGmLri4SjPwoZEuDILvifZ02ysSzWwBjM4XRaHeywA2X\nxPHrjE8CfzI6DKN/GCdz9p9+tG5HDvjDkFvq6KZRQacARuTFMNc79RAV+a/A\nzG+/+fNNBRcW6rVnQrd72RimymVRMsHtTymQV1dGn3oisKqRfm6v3Kh3FinO\nNcwxKl1EgsuDU6jl0s+gQP1SNGa+RQWOPjeY1Z/e5eFAfkv/2KhV+06kogGB\n1Jqb0uvA/J3EVw64nhrFPVYu2QDHYDyR0/fRr+7ofJgliMX9s0gQygnr8VOf\nVkSelumkSmZFN1dazpI3z8VYYPB914rK+K6TAL2BRbLuyIhE/6hEvLcrMGVb\nGHKpPLpJiuRqONhI3ArDa7xkMj1o26YTz5773gZigt9P5uk+d1cGJjfoQj1E\nLFtb+bK1OyY58x4E5RFSaZX7uglciS+yOYrP8J4lqBFriyDXzRGl6RxFLojv\nF2RpMh9XUQeEis/egDkFiwttj4g0SZOhLWewrKiXqOR7z7UYIfASL4zOSjO9\nZLJJLBjxhwqSO7wzcEXMp418E7ZRFQ18MoZPlWNJFomuaLoCECs44so79ReK\nDWpqtNRJqCUVW6z6kvdP3JM4+Aivr9OpQkywGPbzYrllbaYdRAojygeKFRQR\n7xhY\r\n=i7yQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGhaRFz2FIx/ofrCQdSyTjl2xYnd9R4iDqHDwIyhMxjLAiARWYRussO1Zzaa/RibvFsubbblHBy3j3XEQow6w2yfZQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.1.0-beta.2_1620507554177_0.6578947663887482"},"_hasShrinkwrap":false},"3.1.0-beta.3":{"name":"@vue/compiler-core","version":"3.1.0-beta.3","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.1.0-beta.3","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"readmeFilename":"README.md","readme":"# @vue/compiler-core\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.1.0-beta.3","dist":{"shasum":"87fdac4c56f2a9a4182d930c70fc77f1efd8db45","integrity":"sha512-4oviMm56Bk/PWDDqOx0DM5RsYMkMGmP54iK9cC8tG4vUTU2YagR4Suh7TJhidy1+SlBVGgujPwiOHtR8ehN1yQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.1.0-beta.3.tgz","fileCount":10,"unpackedSize":610706,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnEqCCRA9TVsSAnZWagAALcYP+gPoGskGiexBcwcJfr/X\nt0tsbB9UjlOYKOkoN0Epm44W8kFa1cLg+HZW1HPNP/sziyeZRHYi4JLkuUVP\nQftKmSnZkMM96r7axUqWt8Q2IL18MNH/EkoBtmIuHHhSy+Srs3KC4Cr/SfkB\nkDZ/Vc9O9/csYRAqhxtgPmbp2PJsfmjuubyX0tcelOndOS0to/p9zqi6ltme\nOvOW1ntslDhv4aAfn5lxwXF1bHF74b0ajYPGJKUbdeC+IJOuaPNgg9iid8h3\nzGsdL25s4472nG3nBXuEPUI3j+MWVDUKo8K6uHvBSbXg5RkGrxXGhhG2gJOM\n8ujasRodHC+8IrIoQsjjDSxKcIemIV/l+UI179o4Uoisl2k4VehPeAftDbL8\nNgTi7iw8vVRvQQ4B2uwy4XabYgEvqUqZHZOxvtPyVyLAvI+2nFiegOcYLjED\ndNsZOxj7fIOBhVIA+mCvJy59AQU0QNUu+i4+9gwb8Ifvw4YozJKsB0+SYlgm\nHTLn2h6KRtt2q6vXO+GlhbBk630rszD/tz4fmoEijgR6NVAw3p89hLJICVR4\nWUIR7AB29EhT+5r6hnSaaLoP6l+iJp1CAZ5rRrgeIa0Spg9T4s4iOrEcvIa3\ndPDCWDhSB60xtWZnZxEcMdjhj1BR090Ire3VJAGw5PxXZdyVbZBSS8noXS2A\nw4S5\r\n=/n9c\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAqvmZbhfuoH+2j1qzR7likWLUQ/5A7hJ1BhPUWenqPrAiEAu4gaYHdBZhew7WsYjnJShiS/BHLgUzz7UIwgCQUIhGA="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.1.0-beta.3_1620855425912_0.8126419188326783"},"_hasShrinkwrap":false},"3.1.0-beta.4":{"name":"@vue/compiler-core","version":"3.1.0-beta.4","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.1.0-beta.4","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"readmeFilename":"README.md","readme":"# @vue/compiler-core\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.1.0-beta.4","dist":{"shasum":"ed8b7dd3d2a42688283875de13c500099fe5d612","integrity":"sha512-ukGe7aVKkzD3lDAGeiCPJutY0+FH0JEVglVRY9pm3oAYkX3gdOfrfUCZKx2Vm0IGHci7oyfnIigT3yVTEvcBRg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.1.0-beta.4.tgz","fileCount":10,"unpackedSize":612902,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrDPgCRA9TVsSAnZWagAA6CgQAJk1gxhkfLPKPOYDg8mN\nr+Q18V57sA27TnNrSNTsmgDYtc2bp0KtE0HM5H5hqa99UyvvyWO/eU2f7yA7\nD1+zHkYSEklimVcgnWIwohQ6EO9yfr3T2OWeoJD+HWzurJXUOCu0g4/o6MSg\n4CwqUVwOkIn7/pSUpv10j/rpmYuUlKSElHlhdH/5DuJNsE7RedJ9D12Sc5+e\npEz7oxIXmfy3RSw1bzl3BOvXBLOP5oqxFUK9boRZppK014gBkVTLHQ56wlNW\nWlnXNYRa4C+IgCt5CCrVslMNXsMgoudJoVPA2Ud8K4UTrrWkVuqtEUdkq4zl\nWGQW287XWIlHZecdWj1tTnpUO5TN2Mmw791bpE5YE9GXomrS4/FY7dAq0IKa\n3S23L0QrYyYandAF4UgXA8nUVGfTnA1/+fYSJAL0PaRNEztbR2CYLEw3JabB\nsheahcFQTs7AswbZRpmT94PTustLKkL8ZmS/f/GpFJmo0rL4cpWw1sdsbi/l\nw2H2L6vRow2BaaeYQr+g7XEMFurrTGM6coxQ35fF3wvQEHA6se9EWVtoqV0s\nasr0Zmr7zSb9PmTnrMppqQBTnTOj0Ff5u8aTVQbKFhHh4EKVh+44vnwBq2U2\niDLTikiiYDf9PXg13jY1WhxRCYqPdWwcxWkUnvj8GM2om9kalcUHo5VOSJM7\nF6X8\r\n=tFGq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFVXjETmoelwhCbJGdVTdrUbsPbAaznaCh+QYHL+8W5wAiAV8ydjlAuhFaU0jrdKE9a3Nhno0uSInWEThTU1k+ynig=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.1.0-beta.4_1621898207383_0.16272238844492826"},"_hasShrinkwrap":false},"3.1.0-beta.5":{"name":"@vue/compiler-core","version":"3.1.0-beta.5","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.1.0-beta.5","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"readmeFilename":"README.md","readme":"# @vue/compiler-core\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.1.0-beta.5","dist":{"shasum":"e99427a810d1f1603d58ba5e213f83e2c54688c6","integrity":"sha512-pL6XvPUvZLsGd6wHxZ+KXBEc8oOiKZKCuQ+DGBU2HWSvSP0YrIVA2y1fc/8NP7dFvBq3Eqr79oIPDIQHbmVDIw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.1.0-beta.5.tgz","fileCount":10,"unpackedSize":612902,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrqpfCRA9TVsSAnZWagAAX4AP/1eCDXgMXdF2DSGFlZX0\n5/0+2PbKlRJwID3LA0AbVkRlPqugOuP3D0k6uo5PXVONtXXEFngNenOBjdnL\nEioh51Z5eeCUxe5vWSNMfM9rwg1Y29dfjzktOA2VFRkNQ26+P1ZcDD/Kusa3\nmBht4yvFrZ7q6rENSHBT55SqGBDmqLboxScKZZDoBeB+ZUMPlveZbPeYlBFN\nmC7VCVNqmp4rEhYhRxzsyrLfkVCJ9AoPZmVtVORQpZpiVTUbyp+tzdrFHwSn\nYJkkX5ztBb5vFrtKT9sJ939/YgBqN77v58d5uO4dFHPZtTk5ex88hHtB1QNx\nPntebAta7Sw8ss/XNbS5d7TcDWA7XWVLRQQ6z+b8yWVr2RWh0Sra+oO6a6+P\nBaCgKEDmtU6pLBAWzujYQEwmiisAN7KFeX3xLt+ajO1DjCQS7PoAthG3eI2X\nA7N4R0hhtew4QQf3i1Q+I5bLGDyK2EuKmA4Px7Mdjz617IPXO7RwHJKTuTC5\nEPUZ/hhwKU4tEHLkXFQI6G9a/QyL/WMKOhmyPPIiT+kv/5D4wAM5imTBg+/t\nuVDIFypPjnsJcI/zlmJ/hWRhRiOMxZKEDhyuVS46HLZeUKc0WNY24ED+NBON\nlkr1RB3KjDEqDkkjiG8YDkjEx1c/rznJdJR+MjUUNhBrP2m94YyWJcXyM+fD\n63K2\r\n=2psD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC1EV6bLJQUdO/qHARnld2ceonuKpZreZwxTZy8sERw3QIhAPF8AmEdUZIW+j+b4nDjcjcLrIqOvu7iSg/kAkB0Un/V"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.1.0-beta.5_1622059614770_0.599775464862959"},"_hasShrinkwrap":false},"3.1.0-beta.6":{"name":"@vue/compiler-core","version":"3.1.0-beta.6","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.1.0-beta.6","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"readmeFilename":"README.md","readme":"# @vue/compiler-core\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.1.0-beta.6","dist":{"shasum":"19238d596dfb70bd03c62aaefab2022a22264593","integrity":"sha512-8HgII0+tgOvSLtw8DFgI0Maobk8bsPygtzfgH/erb5NLUX73YI1xx91pGtUxLIZvJsVjnF3X4viW+aJqMcFhyg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.1.0-beta.6.tgz","fileCount":10,"unpackedSize":613511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsVmSCRA9TVsSAnZWagAAj7AP/RSTMfe49bgITJRKyJnv\nMQKELs+ma+2+LKwVNdquE8AfmYTTBEmtrIRgZ4Z5RwMptfiWMRRAgkt1S8Mj\nh6hl2vOeC2gTz9Nxm5GP5I0hM6KCxXl8vngUYpMLbPQ0XtRjsh8VzT9NoZ3B\nrywzXXyTIus7OhxFvCsKqD0n7MsxXVx//IApTsMVovFc5/OCbZbOFCCde68F\nhh+PrhGX7TRW0BH1NR798gihWWd/w2nkd8ubyUKfdxnDa7Bq789VQkNd72Xu\nQKSsOkBqUC47EVS5AIMqpdB8gDpsZDIDtpwDKjvQT3tUhco2egfEXm1nGbNM\nPuJEbzXQjHRD1uQ/RQawo046b2kKKTahAhiZtJzV8UEP79PRR1TYD46R5ZTf\niKR/+k3OYOx+txtEYdTMsNVscLwR6lsKvezDbh1JpypdF2AGAczgKwVB79cW\neNvSBbEWQS6S77wKSLAM1oiUlHf/iOoB8EwrFGuyP2Kz6O36qX1OtrIkftBo\n0MDx4XDqInsUgFq++yhXoBHG04x4VBYyRBMu2nOoKDCjQoOiGytPW5Iyvv40\n+Fy8u91wni/zJfhEGvxRxfuwAV/LHBxPx1tHB+7ymyer57icfnxZ2CIJoUjw\nCmxdQ9+FyfFc5xLnMmj4ebVGh9Mu8DW9j+rANeSP45eiNtDkjYK8X6/57Iqm\nQ+CD\r\n=mAtN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC8NJwTvfCQxuHp1Gx3+XeoxaM3PgmxAZPQidcaLW7/QQIge9Z4OsHlegC+3pO5Gv9C7FY4n3fDHZbUYBqr7z7dI2o="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.1.0-beta.6_1622235538392_0.1356910474862767"},"_hasShrinkwrap":false},"3.1.0-beta.7":{"name":"@vue/compiler-core","version":"3.1.0-beta.7","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.1.0-beta.7","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"readmeFilename":"README.md","readme":"# @vue/compiler-core\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.1.0-beta.7","dist":{"shasum":"a72d3298193b50616be3957d6d9c8573d81367be","integrity":"sha512-P1QQdK4lKuySGEOoLu6vhajMKVguLyR7Oc5Rqio0JPRKpdBNO6CWrD52S+kkkAssbE+rilr0Rf1ar58SqWS01Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.1.0-beta.7.tgz","fileCount":10,"unpackedSize":613561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgt+ZKCRA9TVsSAnZWagAAbTIQAIwZ5J2083XGYxVC6OtD\nhH66kTMI4TJIAnZEQL4Z9AvsLa0kV/44hLsAGYhl5N65yuH6KfOCFFJRJUlJ\nMq8WVSlui7SqAfxDQVi9r0nKnZ3SVXoqLanP9YG0Po10MAyf1Vdz5k9ExUMm\nLlJHjt8Fseu6aODyvOxvlPx7jd95geP8gud05wv3yHuejLl9edCcDY2r7F/B\nAlyqNo14TAS3gL/xbb+LP5bEL2f0r0Be01wBfAIZnCN21QcXptJxeAcp9Wr4\nvkkGO4FEpWb7w8U5FzouO/nofyjRKWL9wbJd26Lx1WXT2300MFmXaRQ3Munn\nb9NfqtKDT8sxqbcbohlBq5i7is/aiGJObgKfZEATMfuVD14l0szTxHCMZfSP\nvze5PkJhgwpQBMCsHhSJ54dkdprUd/75eIJfDPaj3A+Ws9XonFZfHBDM6+zU\nuRQEs+nOGoEQZj33i+UvapkLH2pa6PASUFhIwsLyt4Lmt0Bw+Lgy5RGMUBSQ\nti9mZZ+2Rm2jY1BvRwcInwTEwy2fcKjyOqbIU132JEg5E8ABceSfR9ME6L1V\nZ6VOM3nqA7refu3AV4BTKu5dyo8BC//6ILxh/NEqdIIN67D75Ne1zQwCVkBU\nJ0zYdKWB0xUhLKp4iQXPoVi4cCatAb/JK4edHfO9hdRQ2DY5MWEcKx7ot7cP\nQj8C\r\n=KdmR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHtPZ6cO9Mpky3KjSoSaqeOyjlYLDmajkbU8fJC4mfNJAiBULoBfEGxOM/0PPlfLw5N88dsIRDdV96s03JgO42xzqg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.1.0-beta.7_1622664778141_0.59013393350639"},"_hasShrinkwrap":false},"3.1.0":{"name":"@vue/compiler-core","version":"3.1.0","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.1.0","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.1.0","dist":{"shasum":"5a79db95f57a12445fe1a55a40f34f75e2cb9ea1","integrity":"sha512-fj1yKsjpKpmKXMCUO1uoY1CUcU6g4tiEiqwxSZMlJOEXWhCl6Dwa+tLprIC3r6IdPx4R1HrZK3iuqO98r8ENDQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.1.0.tgz","fileCount":10,"unpackedSize":613547,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvkuTCRA9TVsSAnZWagAAl0QP/3LQdgnj9b8qGjMX349n\nEUnoxtuPq/vtFtkjUv3+CIhiaaMLVq1rJG3oMknX+xQRi9wrKbNgfbrQZeDj\nrABIgH2NzTqO6akRqVtVwXftrAfsB62r/GII58FIaA5HcdzeJxbKxJGCUehF\n3YYLcJTmVCVqgslJxuAiXYN97rosC2nuEW64X8QQ4GPZCCcBEJUJK1fT8Dg6\nOq4Bn1NrIb6zeMs0/6d6t20qH95PnO0L4chtp/anmCwJdccXFm+YKCnNPTLf\nLwpIfY2aMhuAe9mZrL4ZQB+afWgXLwA+4j/SUD0UElKhUEkS2ioRv+QkNmWd\n5PFJOp1jEt6wwn6SsXE91y2n9KUMwMbZmiJDNEalLLS0WVW2iXijWM9LIDYr\nRQQm7aaJFOz05Ses2q58QxiVIPW5L5/xTwo+hmV701OZYJ1y+0ttoN1tMI8q\n7bNIVJtYmnVF2HqQY4PsYwhJaTTbfwf5km293SLc529l0QAZGygGExQjggzM\nkTiEHnOQKLt25Fa44FeJIc0CwebTZR6XQn4dMnxu585I1HzquG1g/mYLfHoO\nWDlYYZq9BFh4UgveRNK16WLSn6FmKya3zc+/q/2eZIG/gEXOHdYHhyc7SfZP\nAqHot7m5vA1GRLuqpvhuhdAAxYwDT97OeXtUfrgKV0/iXNZx01tATVwwP7j+\nOAj5\r\n=UfTx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBLwa8riHgLRMW3RNNylS0eARcK0+Dsc7HaG9TKrcFlTAiB4PRhImotM8lovhkZViwJwyhaheqbY/QC34SlkJ9FkuQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.1.0_1623083923745_0.8795866130889851"},"_hasShrinkwrap":false},"3.1.1":{"name":"@vue/compiler-core","version":"3.1.1","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.1.1","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.1.1","dist":{"shasum":"4f2c5d70eabd454675714cc8bd2b97f6a8efb196","integrity":"sha512-Z1RO3T6AEtAUFf2EqqovFm3ohAeTvFzRtB0qUENW2nEerJfdlk13/LS1a0EgsqlzxmYfR/S/S/gW9PLbFZZxkA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.1.1.tgz","fileCount":10,"unpackedSize":613547,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvoEQCRA9TVsSAnZWagAA7igP+gIs5v0agpSl6ixRjMAW\nA+V+a0QXq8Nfo5TQPnuSGt3hACDL2ICbiKAiVI+xbfeea685hiPHAW6TshyX\nfJTzCnJ9QJN0gEUXJ9T52BmFcAUwqe35Ga+XVyUkmqP3rZ47o2MWbCcFYTwj\nK5BAs30k6bAUjPh1T+hFLnA7C5KbvE2lJw1rHn2sWjX0mVqYdS7zXA2GAU05\n8kjjxyTXq+gH2bfReFajET6UhffglyT1X56vf0BMLd8XZEVIzMCLBExc+fRp\nrWoqMf856+VEayTuAQQsLcF9Ui8oS1o4nK0TV3suI2ikHprw02cRjn/UNG2f\nIQ39myr59wCNSvO7YCi0gzmbM+dmabpXUrBedcudp7xZLj+grBWfwMKoYtNZ\n0+egjfYONWVy1xKPxAlQLoeAY0G7n4f6ha/MkHMdoMSDsQhMpPEFX5gADN98\nqdP1HaDkTwY1Yh4ic39FTsQ4zADHZ8w4HLTOgAQSK6FJh2/V+Kvoi1/xCNEF\nbVPaYbRfE+xS1WfLh9LqH571JjDPuh38sNvj+WMUL2nJUE0j2BPrJ27JLjBX\nKs7XBekrGNk0hzz3VHzWrfnwXeeBHhz6XjDq05fZBWzTp8tzTUPHLVH9nvKP\n45qyUjzefH8uGejLjz6zyHbkCDFklQjydA9WUrTEEHmI+FS5fRJAdRPOQZUK\nk7xf\r\n=fll6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICSqdTqHh7rqzZp0Ev1yl7sYzXvzMYQb6yzTpKmoLFn0AiEAgNRQqunHQ/5hG+37H+GKWztXZoG4ymST2nUJtACAK7A="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.1.1_1623097615998_0.12967845501422026"},"_hasShrinkwrap":false},"3.1.2":{"name":"@vue/compiler-core","version":"3.1.2","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.1.2","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.1.2","dist":{"shasum":"31ab1d88e1706a5c7a545faeeb64c31bd0101db0","integrity":"sha512-nHmq7vLjq/XM2IMbZUcKWoH5sPXa2uR/nIKZtjbK5F3TcbnYE/zKsrSUR9WZJ03unlwotNBX1OyxVt9HbWD7/Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.1.2.tgz","fileCount":10,"unpackedSize":622565,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0ir1CRA9TVsSAnZWagAAbmYQAJb2bXqZw/EHMSdtwlX6\n80pnx8BSNjf5lvoaashYFu6sglbX67/986PD1/+HkUZXRuPkY87sDwUx7PRi\nsUrqCQlYC4z3ipNR5/GyKevneCQ4oBCAsRYkNA7IHrxcUizWG/JfuXvgs2i+\nZWoEXO1JUSySXcj1SNAPj8V0A4rKtWFahrqiGtnUpSqQl73PDlbbfjZuvkzH\ndwOXfXCN47XTJ3Knc0dDLr06rmH845tS8SyGoFkwW8p309uPInWTT2UO0OGh\n00VcCl8zr6Cz5NOJz21jx7k966t/7nmJ4+v0Ae//xhcy1bs/z/68ONpN4jJp\nbrOI2QCeCROhwfNEihz7WpvQm+jDsxSfZycwxrHS1BI2uPQxrZPmW3gQtY88\nmU+4ojw9+Ch1E4SSVLKvJLmcnw8D4+eSzPx6ofvMq+XiHP72nwQYE0zPRqx8\n8z3MRbOgyf3GIHNK57wldSAJH5bf+w3m66rFqfAjjj9woBuHcm+AeW6w2Vd1\nf8XzjNILS4fEOljhAleGDClmftrEyCBfLST/GmKXVrHzq8Qt+uy6awZAh8fM\npvzxvnDgjTEC2Bvx/TWKJonJc26qxBD5fp3JnMv7M0b3AxWlCNBXhs6PLAmH\nQ5oMp6CMMS1Ouel3iXUlXONxsRtEsVgz6pjAcZbW2Yv9yca+zdweDRda4neD\nutSE\r\n=Irof\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCF9pMipZtbP+jhkRvxi1IL5aEPzVgxkY48Q1kqmnbPwgIgMVR2ksDOa9eqgqU4u09b1aSu1a0AGpN6UOi8S/pXXdM="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.1.2_1624386292392_0.9761653744939753"},"_hasShrinkwrap":false},"3.1.3":{"name":"@vue/compiler-core","version":"3.1.3","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.1.3","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.1.3","dist":{"shasum":"cd9587aa1fda533b1bdf752689e281efccfb7062","integrity":"sha512-I58MDtVa8AYEIa3waLO6/89JdmgpkDAEcL3Vrmlsbnt07KZ5sIGLqaXjzGrOT57j9s8ty0WTYlLQq2rWUVYGCg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.1.3.tgz","fileCount":10,"unpackedSize":623101,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3k+ICRA9TVsSAnZWagAAKDoQAJ4gD9DgixskA/cEx7OR\nU1m+1eoIHbW3G37FdwMrNb4yUyOsvnrQojwR/xDIiJ7wDdUaqgkbamVOW1Zu\nmWkJiud3V4ROWSO1ntU/DSYqy+xV1KYdm+/Km3/Q+ZOHMFhOp5wh13mNaWsm\nix9pdOMw0QQ6C3KN6hIKmb7SpwOpE1sSc6oqLLbgk19zNwj8XZs8cm+1H6yf\nrd7JxKq/uJKDlIX2bFFvzmO3reB24jkFe4Kvt9dnA9PpdI7c0U5aq5bOEgV9\nxI7VgGUHq1N7NNK59yEBDkdG7C0g/2GVNXpN5sEW3LcqbEwdREPnnywIJ51+\nb3/SOvHd9+xB3V4YoBai5Y4fcC8HHGWda0bYBDj4FbG4Lu8J9UZ7r0rjk+Xv\nWbD1oXYl5GwjqHNxtNwZWkQB0BdOWXjj8sgDxbePcA6XuVsnxXOdAz0ScVEv\ntaNZO0ldDrLvGL5Nrymvuo7uytZ+N+3rbLSCE8ggleX21IJODjC+pRoNPMud\n8zR5WtT7/fV+nrOq2W3MF4tPuJ4ua67aH+gKaqFj9SuXZfXEQ5vrURYXVYVn\n8CJOzqomWobGjM4MP7ZylYG8gvkRwEoUtpa92D3BtxhqP+8YPQhAy5Oc/3lC\nCNqltUjJTsd2tZVlaXX6nX1arqFtNZp8WLWwKBP/QNFHA2Ydq2yAArNyILf/\nLMtJ\r\n=e1J5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCAeW4zP0HbTYAmJNyBtwTUXqbDn6/HxwnVrLJk3L9yTwIhAPxiBYAdlFIN6r1k6HfasdFsiZTEIYsMNEVx5Adk5pN4"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.1.3_1625182088251_0.927063541346447"},"_hasShrinkwrap":false},"3.1.4":{"name":"@vue/compiler-core","version":"3.1.4","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.1.4","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.1.4","dist":{"shasum":"a3a74cf52e8f01af386d364ac8a099cbeb260424","integrity":"sha512-TnUz+1z0y74O/A4YKAbzsdUfamyHV73MihrEfvettWpm9bQKVoZd1nEmR1cGN9LsXWlwAvVQBetBlWdOjmQO5Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.1.4.tgz","fileCount":10,"unpackedSize":623251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3wigCRA9TVsSAnZWagAACDQP/iLr6YVIsUHeVuDCFXKz\nSclivOLFm8JhVWLjmUzHB4Jjm1AFrCGaabqMBrA3lpv7SDgVsCvVod9v1xRe\nOObt0cmfljgeSod2QTPruNILIuIU1InfslZqijOurA6IuUhGr2zXZefQDHBY\nfd+sW7PHxipBVdmcfNvkgpl8ADk7r+wj8+7YX3Qvu0HM6hYzEDqlYr7uUT/n\njNWcwAFwoX1zzi+UXwp5hRnZWT2/NteqS6e05ZiywjN85in0UyS4Os2jXpQr\n5U5PwlzWqsWwzHCjy0d0fJSxfMBiSqTsOfLH7W2v1DkbSiHIOhIS2H5gmnmd\ncXV5CXXjY7kP8YzEiJUpAnsov6edtaSIQRdxP8UTBG/vyVlPVO+ND54RipOk\n+3A8lnejV0zyro44e2Jo+FAuN3iIpBoXTLaIzgFQ//97zlTTaNgQQZTrPWSh\n4zkIqPLpQRkB759z0PBPbPOE7N6j9wQyJWdjTIAogNUtFaUKjl2GTpPGpJgu\n2ioVFx6SQJJZyolM3UepmMwnyuOB0ODGL93IaFbzGakRthdyiteE4jigB7eL\nPEAkv+sPXeIf1Wm2MmznmCI71K2wpDjKI623FPKzNBBKcJJpC/COdRBoTUIm\nVihSMSxyn+1rQ2jFnw3LICwpUgIx25ncCokxAMT3x+6F6t0eK/IBsmwjxiya\n6ABT\r\n=fqK6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxUeefKjHO8fvnk34RXTK2YLy6NsJIYz5TXhP7flOngAIhAID+R5UWZz5A7cDwu9ZCz0t6CbtRL5bzirZzRuyrL6yY"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.1.4_1625229472183_0.42687179967676103"},"_hasShrinkwrap":false},"3.1.5":{"name":"@vue/compiler-core","version":"3.1.5","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.1.5","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.1.5","dist":{"shasum":"298f905b6065d6d81ff63756f98c60876b393c87","integrity":"sha512-TXBhFinoBaXKDykJzY26UEuQU1K07FOp/0Ie+OXySqqk0bS0ZO7Xvl7UmiTUPYcLrWbxWBR7Bs/y55AI0MNc2Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.1.5.tgz","fileCount":10,"unpackedSize":626623,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8bXrCRA9TVsSAnZWagAAYgoQAIIQbW+m5fMrJZWtxS8s\nj0xuC3XEyk8tm7HVkfxiwmgvDwINvlmCRBzRDE6dQA6r3hTXS8dufytLK/FI\n7UD5oK0V3gzY275KHzKkhbLhChjyBrKXZ5EhDiUlg63rPHy1Qv/N+4AgL1lv\n9CWzA/bdGkFmvZxsbnMote7uhpk61XIHp6cedpMTaUJnp5rsNyOTMb8z4XY4\nqIBlZrglrhBrY/x1qiy/CpOFhmzou9En6J3Whch4XLzQ+yj0YNgjQU1eRn2a\n+dTCL8jYewattV3JZ0ubwbdMJpl/edB7H8VueWcazjPLSHY53+sBkGH7JdEC\ncZJBHGF1gy/6/DMv8R0e/vtqWzclnABCn/qVTJe3VYEfYYc64MhHLPhJ40b+\nPKbcl0VZaxrunX6yhplHzv51E4yKxr3AO3VisfQpvoeZhc3fGMi14Wfw7i6Y\n1N3/wUj7FJ6Vzg16FdXOab3cR5VLL5Qjeq61kRk8w73RNjC1GBYTJKN+ZI+t\nOfeE8HbCzNgI6xG7e1JwGF4FVscdVXSLvG6OGnhujjE+6RX1J/6MG14MNarn\nkC0Io0li2aF7yTpxoOm+okSGwC7tmkyvVBe7kpkrxUjdG5DovD13rkJGAM1Y\nTuuHpV9GBh6Jxb0iRlSA75GP2kzAmrfMhusPUwM9NqqAorSobpEhtHRpcBKp\nPP8K\r\n=8auZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAXEN/mbQvSiCVSkK53B515L9aLheptaoPV85lGGAPNiAiEAkHcV0qcobbha00pFf4k1rEU2sywETWBs+fksy2W7SOA="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.1.5_1626453483191_0.26751637187879607"},"_hasShrinkwrap":false},"3.2.0-beta.1":{"name":"@vue/compiler-core","version":"3.2.0-beta.1","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.0-beta.1","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"readmeFilename":"README.md","readme":"# @vue/compiler-core\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.0-beta.1","dist":{"shasum":"13c436dd12ea624ac710467f9b07797b640bada3","integrity":"sha512-IkiOlJMn10ke8k7Np/OhkTqvhzsVcbLSTZBM0pgiSWRgo7HExji5W+sNUoLao7+Q3UwkkBaVMEZEBOUaU6AThQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.0-beta.1.tgz","fileCount":10,"unpackedSize":663807,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8dN3CRA9TVsSAnZWagAArTkP/0tZBWznOcOZ29/JwyQK\nkTmO98hnj3MMLNAQc4kW1sZmlRSs/d/BL5pAwWAMPSgv7OrWvLG+VcaNLoNt\nNDuWAHcU1eStL8AD5d5HWtCIjo+VQ95t3Jar7FkynpT9MUtVx4vzDEW4ao4V\nWNyyWV9VAeReKAv7CiLsGMcDCYxh1Xr+BEFLr6cXvdyh3VRMVqnewpmLJWZG\nuifvlgEpXZNLLZWZRbdHUjQZY4MAxaHyO4422GjNM1AyMdS9LDn/gs0NEuWB\n+ZuFPUB2ef/RmBB5Ar4cGZN002akM+5AfQjjdiG+T8M2IX3mjgjbA7GSYUyR\nbkZIEOum/0bXByTQw0jy+pTOtBTBA6XqVvCHFiolpL0NAQTFzQh4dDb7guAS\n/yptpP1TL9W6PwVgAoLxGybaUGYQMN9nlBcrj3+xelxyKoDcxxXN7DtJSLhe\nXf2bn2mVGl7LWRuoeYDwJ7hQAPUt0Oe/5MzRVF+m24ysw+s5OapH5tYX4B1m\nEaah4MM0Nbn+bRpJcTtfMSwjP4sSo2lBF2cz8OYHtPSr4eEygL6tzQxtyibZ\n7wuoh+CzTLOFIeLbSuDyKO7Jnuywloh3BvOwJSmmr+/ET7ET30VAdrK5uYtA\n3c8fJowXmNDmtoZYlOkMsAz8sXtunqJN8HJ8sXUPP7bJGb//it4+PoNmFHNF\nTZAd\r\n=4piq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBdaZn22kFmBW1aahkT6AWUQVu4STuoLG/83m0ELSFGBAiB0hOrSx8Zlrt3sjjmHQKPrqKJ0MYzta56Z1Qsiu/du6w=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.0-beta.1_1626461047537_0.95350244472053"},"_hasShrinkwrap":false},"3.2.0-beta.2":{"name":"@vue/compiler-core","version":"3.2.0-beta.2","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.0-beta.2","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"readmeFilename":"README.md","readme":"# @vue/compiler-core\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.0-beta.2","dist":{"shasum":"2bb29fb48acf1bae78575c07c8eb32e6bd98b274","integrity":"sha512-AOzxqOYlWrQqCQ35JA8he4dCOUmBamLh3ILpr+h66d9SZNaN61H4TZbDYz3NckfPlkNxtOEZjPVRnJtqQO+hUQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.0-beta.2.tgz","fileCount":10,"unpackedSize":664440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9gyZCRA9TVsSAnZWagAAViUP/1GbXTwRU6eP7j708fK4\nkCtnpFWq4fYNMUpNRFZ9jFyPkNolmhfIUFbVMtLGPU8lrCdZH3MN6oXMA4J2\n8YF9oHfRAomzchgnMo5/6Y28p5Cl5ZRYsPHwGw+ZCEpqdCt/qDYoYghYFH+z\nxHxqK3Yi5iXxBijpVEF4n0VvAYPQZ9s9RYsB9xlSpmGyFYUAs6hJe1At68eW\nxoUqQB/e97GZ5mPFfPo7zaGIXOEOY7YLZm/fc5el8L6ymkMsE7Hq2vnSAPg0\nBMC7usQnRq/oiH2zsOXAAr3iN/VgBylOllDpMysbf03Ll1CEBfdDTK6k6bic\nAy4/tTdCMZu78ICGHdCAdj2Jlyq62XtK+NuHVTdR42Co034idjbdQNT4s+ya\nDs5giLzd4O93PzVVkZI/29JA0mA8G8u2KHSWcdvmHdpkQ8+SQ3HX8y1zCnWV\n3UHj1c7wpHnSIrtDSaOSG9JvCHb/wry5x4Ae/NzddIFQG+ZNVZpVHaC1rH5Y\nCjpFH7jx+AqxLxvDd1XKLeriC7ilL9JQkY+a6NLBFE2BKfsOQegC0y9oi6dK\nONXbCrytelmk27Gyp9snE6cC+wB7ntqRp7W040kgf3Chi/fT+bu8MAXlcTe4\njRfQhUNsn7EFOo1PGaULcCssus3wYPPeWKgkDFd7DTqIM5IWPzOrPzoUySzN\nHRzd\r\n=Zchh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCfWCFA6SYZDm1VdE5jswXrpJXHidLhY+miQHvGUJMGIQIgCfUo/6p6xTilMP9xhhFTFG3Kwl45fGbkgYJ6kqcB/DI="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.0-beta.2_1626737817039_0.5799641889636398"},"_hasShrinkwrap":false},"3.2.0-beta.3":{"name":"@vue/compiler-core","version":"3.2.0-beta.3","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.0-beta.3","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"readmeFilename":"README.md","readme":"# @vue/compiler-core\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.0-beta.3","dist":{"shasum":"3a10628c6bb4d4b5df28bcdb6522a6c7702fc152","integrity":"sha512-Uyu7xT3z3D8+1ZWDuFtoMoRIPj665Vp7BlULi4TuthXTteKtDy8rygqCV2TAuKJS6APY96NZxRyWd3wlO2qDOw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.0-beta.3.tgz","fileCount":10,"unpackedSize":664440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg90RZCRA9TVsSAnZWagAAfq0P/AsVcRhZ3cw2JC6HJQdF\n+SZOurvLUNMLGeFBCh7CAsstyo47G63AO83f9POGgFzJbRbBNJKv4oZvxufE\ncbV2WAGR8GCRH5iAKjV6LElDCQqUOXMgKS5g4Engmmprk0pxrKCYzaL/ZrBu\nxCNuMucBYzsOMqXXxgdHfaprYUSZP6DlV/zCXacqYqByIuJM5xu7rFdrbHzx\n0JdN8PJVghKPrdaMeoCAvQplCYPlomXCUtde7qReAjo3Kgp1GLCJ3bMMH8Vd\nO7ThfHp7zY0muuE9p5q0jJMz3xnEt12eU6UFwKF3uOPGUsnBzqqcTAGRUk12\n0OWeTZc3HAm+nvgaRUlx7kT/QI/PVLos8HJZa8N44+C5HMfaX4X1EE0SuFyH\nh2fLqbhlVYEkrNMOPS9RVCEj155hNPXvFgamg4WNVcvl1aMIFPd++AEkPt79\n8FZZEk2CikMhyeysZICTWuci6cL3lC0on0V8aMeixatx93Xr90ZE0vIuYWnP\nT1F2i/1cvkGkYFM0sSJAF7nnVGhFAXwUckxBKlVU6L4eishYtJUNg2FrZSMH\nOls2KPbJx2/VB8InfkGCDC1GPtW6j+mZm2bvcYIqtEiO2JFa1z/xNcp4YJ82\nhw7ZCGKmjTIKQCTpfHC4QyDEH9cQYzsRK2JU2fykb0mSALSct0FGLNIqwvtS\n/TWu\r\n=VBDy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD9goZGXVx9KTHIl5ctY2MQMvWof13F9JczRyr8C9zELQIgAOKR2WijlYMNBAsyutmYxLe6HTLPWy8Y0lm0rEwkq6c="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.0-beta.3_1626817625098_0.07150817443978119"},"_hasShrinkwrap":false},"3.2.0-beta.4":{"name":"@vue/compiler-core","version":"3.2.0-beta.4","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.0-beta.4","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"readmeFilename":"README.md","readme":"# @vue/compiler-core\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.0-beta.4","dist":{"shasum":"5cc738e4ba6e63cf859d5f1e136b60f1b55ccb46","integrity":"sha512-AStaT3fehyb0SYYjiRCxrxyI8lFyzE2Hg8CB8Hf6SM05lONUCileI9Gu3Z8Z+iyho/HL9Z2JhZs47VPpR4z0iA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.0-beta.4.tgz","fileCount":10,"unpackedSize":664440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+JRKCRA9TVsSAnZWagAAGOsQAIZmOVGCH9hZlYAcMsdZ\nU47IMacBPu7BLxqQnZ35YH24auchP2QKWqmL9YTF4cuzjDJFG41cX9rkEii3\n2Fy5ByfoOXcign6oYzMq8KzagWIonmwaInGPvzN9Xy/DLc4nQOwfINTLEg0R\nt4YA+Ten8OGvMVvLj03+UB+p5TRQW9HHGlga6T/FG2hJZHl1JwLTY10l6ca8\nBlxA0o3yqK7VoQ/tvVpn6knzhojnEbIi/eiY5RUDX/XmxyBs66eZ7D1apYXY\nU8Kzn46TTa58YVb0fNyhUna4HPsMPVG3d7LMuLpiSQRdY9AQfMPyLGM7r4or\nZQCUetd1A3bgqhTxr9DkPoa0QOs1EUQ3r4F1aLF9lRvufnNEG2Xixw+pCETL\nd4GovcW0j1tVU1E0sPbbwxeCb5wHNIcRMg4w4HCcrPL/czuekCC8shjjXrUb\nfXV8rsyfVlTsFvwBUe3axzKJTUM9XzyvwN7SAVzWOE1Cs1fTa5+dCIlNFgex\n4hKft6xUoVgUfqeKoptapU3+ZbTmTyAlHBPK5qe3cPEzM5BAvHBgwdsuXlmI\nc5OvHlgp06X7OQEiAgPFJb5rAKvfuUhNTQe901koNoV6k3/4f2g162iS3tjK\nX+i07zRdJwbjXZnFbNCGoH/TgOVlLjh40P2vkIidxstip4hS5We05k38jrGl\n/TuL\r\n=ruVc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA61MMla9zK3FW0FS6c2xqShLUPPjH8vhfCtnSQqT8lBAiBNEAbyqKtXdGjByQWf/w+my2awoDvM+q9/TYBP5QxjFw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.0-beta.4_1626903626668_0.9211036358004623"},"_hasShrinkwrap":false},"3.2.0-beta.5":{"name":"@vue/compiler-core","version":"3.2.0-beta.5","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.0-beta.5","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.0-beta.5","dist":{"shasum":"6f331c5c1befd7a102f861de19ee08d1da43d41e","integrity":"sha512-EjOvdpTcPEWgsNufn0qI9lbEiX3kztuKwxUR3YSGUKyB8gmyowP9/Z4uBziawR/Rd3AdDF9RarURd/bpmsQg7w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.0-beta.5.tgz","fileCount":10,"unpackedSize":664440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+yIvCRA9TVsSAnZWagAA3ukP/ifKHQRkYClL67k+M04L\nl+BoSz8P1gzjFT8HCP3/YP0EGo9Y77lac/DJoFZo2y48avm9VlZYYp7MSRHO\naTOUtAe0aZDp+MeunZ/PIzfOpeza5T0gqmJqaqrR2dTcleojD50I2MdgM4nc\n2MPJk7dBT97ZS2Sd64/OIEnSlMa99grxxg+R2MXwV/Po7mUM/HMpg06tEFyP\n1QrHYLkdCuAU2OvZ1VwQq0APoouSZIAKcncCBKkhUU2mtaPGGZEeZ5mkLlJB\ndd+MCK5NNBA0G9+NKspxlLmiCWiFVlDq7jNdLvjdbmAECZXJluTUkCGvZZtL\n6gCs/neofxAupAXNU7S5SF1QD0iMC1ntvk+/Kblkwy6OXkf8PDVZDNt2G19L\ngUhqRRyCjFCs3ilLmS3I4L9uIGmy0kP3LmPclK4mTwVcc7YbE+3Ed0crSph5\nqdWSJx3x4IiWCM2iJB1GFkXI3H8ULPZeuy4/Gv3J6m7FHA50uRMjsWy6D2cO\nsA95e8Mdn08Es/xXrVHdzI4/SAWxaimJCCf0qKAM5tgU7/9igLmlqqhv7lnR\nvkWDhJjoXDWxFvRdvvs6XBWR+ar/Ktz/NXdD5LbE5fCAkWkQpqvLk9o/wVmv\nlEDAYTWA/iRmrFht6un0uPIGY3/Y6/mzV0ziLCUmPLQmu57FpKX5og2t7ky0\nlz1G\r\n=Q/F/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBpio/v0yDefT67D3b2d2gJ5jZkYAUZlUhDWs6Cy5CJnAiEApplh1ymNhNnKR9pcGYD4Z0Cxg49N/Qk8WgoKwwPIzA4="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.0-beta.5_1627071023220_0.09108065441143598"},"_hasShrinkwrap":false},"3.2.0-beta.6":{"name":"@vue/compiler-core","version":"3.2.0-beta.6","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.0-beta.6","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"readmeFilename":"README.md","readme":"# @vue/compiler-core\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.0-beta.6","dist":{"shasum":"d518e106839f27b38b0f9e0e2b0ce795d68e8eb7","integrity":"sha512-oiICBlip8ry3ihWq98bcCgsK50YDq+lHJlJ0OAtI+14lyhhgqx3HQQytQi3luakr+8OFcsTzs5k1ejcbRkunbQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.0-beta.6.tgz","fileCount":10,"unpackedSize":664440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAI8DCRA9TVsSAnZWagAAInYP/21JSmSfJwZddsr9KZ0k\ncDazFYHQOOAd+CLNl+7gMZDdJtVhbDkIBsiK5wZVDX6syQGy5VgBCmP7MKhX\nAYMQQv0+6Xqw8ZznPQH2/IsjVUYoFWPUTJI7Pv7vtNklxcYqM8XR6/WYiUGJ\nR2yA8N7RZwnl4J4qdCy6yTtBAofo7Bcd2u0uYKmBNee8ROvS1AdFZ+shmKnH\ncQEbukyudgrbcfLdaIbi47U9gCVT4VI7zhMQX0YR0BEU1eMoGljXpQGrSLnn\nh69bb89Y3zvi3m3fZ9OjWsO5AK5otvkh3Tfnakuq1CqzWHrn4iU/PfRT1lDk\nGNHahCASF/pKfRD/ilcLUNhMjqG3+NW2rlYu01+Qew19x3sSp2DT0I2HQeeX\ni207WVIZmh2vWN6JivFW8CenAw0KUxnOPTwW9B8gxWTweYGv5h6ZclPBpUs/\ntsdtUOBBLsa8kJYjGpnp4NM9UE5M7wKkwzDoorYHogrJ57JDDxpRXdMy/a/q\nXMjak6m679jcygK9o5S4WD1WfV63KSTY/Bew8eYbwgbGdJAE9YCD8755AlWO\nAYYQ/GgIZY2+MZk30XGdbyehgRKuFNduW4HReWFDV++oVnNtjPo+WhaXNlNB\n/EmLmDabGK3OX9ZAnRKNsIwpOanNBufKZ9oNzOCkBifiSZ9w5+1uMXtJdvxK\nUGWv\r\n=GDV4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICrW/ML0riiKPGDTlKsLDQu3Ue5hC2y3NMwaXgqCHUAeAiB3slSHqdZYoqKlENNO5fopvJ7PokK806U0m8IILX0NIA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.0-beta.6_1627426563226_0.4645926178994415"},"_hasShrinkwrap":false},"3.2.0-beta.7":{"name":"@vue/compiler-core","version":"3.2.0-beta.7","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.0-beta.7","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"readmeFilename":"README.md","readme":"# @vue/compiler-core\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.0-beta.7","dist":{"shasum":"bb551e99e207c3e694bd6b283cb5a2a2aae7f521","integrity":"sha512-JoL8pskBqYDcw3Yf6Bm/TUz4ZIRIkT7VzMzk0chBwpxHima9roZZA2bn5M/JznZryh9JNfrpm1DdDKmsdrRVSQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.0-beta.7.tgz","fileCount":10,"unpackedSize":664440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAuObCRA9TVsSAnZWagAAn+sQAKQA3kW7ftquSUhIB0h7\nM+4vhub+U8JwivsBWnBiFXlBpg6a9E5YzL5giUqWdZIJfauIaLzk1ErRqxZ8\nTSzPIIuFYjVUdIrnAtWU5rjkxl80cpp8fN6+f2hLDqpMKaCFbFal1+M5ndT+\nN8CZKOVwOq0gwQUa/Q9o/4Pfjq1X7xrJA62Kj/p8eNwDrX/U6+axcIoIB292\nCJTMt2x0WzahSDE6oWMZ/a+dHGZOO72xka9AD3bufRo+Mx2Gz7kycv4CoZFv\nJxy5NKTMT+cHymxSVMiic4LEa8q5LyFhRiOKbiGVvijYEtKSN19zU8P7HbWw\nkBo2Cykx5gx18Q8ZvEFYwXXx03IXaNcWE5WhHXu4ecnooXpksOeqYIAR+Cry\nklSP9JEZ1f8HpBx27wWPlFnqCCJd/BtuUjEjRSl+24hUWr5I5ubOnYsEdRqS\ncGKnRAuil1x5zYPZcZ3/CZKFuL59UDp4M4yxaiE03yFNJFxgu41iXazwPaJw\ntvmm2eAbT08RUZKzJaa8AaokTDnIGGR5SGYNr4t0U2bgbbSONV2AaS+qQgzt\nRGOS1x615sdDOXd3aRslyefTtTpj8GjygIX+/LQRNt+9FvdDF0Wkupa2e91+\ns3qkICYRiS9jDS3rjM/v97IVvu1ldhqKgb3VxQ5OcBkWklD4CmCeWieE4ZNT\nO04J\r\n=JVSy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB+guQ+DHgnxSeSiRcFE92Z71LWoiu3QrxhrUu8jGXtDAiBNKnX2GZQNSZH54CG7aEpCAXrOsQn8UGLVgHdWnfRdiQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.0-beta.7_1627579291787_0.025597341320339417"},"_hasShrinkwrap":false},"3.2.0-beta.8":{"name":"@vue/compiler-core","version":"3.2.0-beta.8","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.0-beta.8","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"readmeFilename":"README.md","readme":"# @vue/compiler-core\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.0-beta.8","dist":{"shasum":"0f16d457e6f7169496fe67c80660a6e3d93bd5e6","integrity":"sha512-nVJk+DMl0tY9e4FLKcxyWQEtnLwHhW9K3rq15oqNhnRGP/mk2zN1y/BDAC7hQv1MxU3RX4X8fUOw0EbzVl/vDA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.0-beta.8.tgz","fileCount":10,"unpackedSize":664016,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDfodCRA9TVsSAnZWagAAPo8P/00g+a+Ddxb0ikpEvG82\nJG6qgQNnZZB57tttbzvBwi58Wfxt6tcAYQOhx9mAS65Zaz1T28prqnXP9YyE\nIKzkynEs6SvoVR3Cz2wMji6kOyYEpaZHP0N5WR0mMKTBi9dwldxuP8Tvu18E\nseYmKOCljdun6REjHaaNHMlN1gsUTLJa9UDzjK9GUV3bYvSHPwxZXbaJOoX8\n9iD/6sEPsrUVkAIBM62eaRVwlL0AdWZgqUaqdTgVkK6FetHIDBWo2uRtvUqa\nUJqyzE1snPtE0zA8+g1/DQCWaF+NUbunEuvQhisIFm7E56SnEWlhFeJtxgOv\nZ1DveMU5Hf+P0L0WTaBH8pX/rIzPMK/UrhbowEnCowSkXMPXi2LEpCa7Xv5h\naj9jkaQws2R0NriAybp/HVF2D1XxGDT1ekEo36guplDD7V5jftfnKzAJI6Uy\n0r4DXQlDKI3imMKRIsxeMhOoC7K7Yb/+2YiDV8lPUIHiDzU5fYa7BJGheKE9\n4GCNQTVW5NbC7eZvfJltWo9zf6pshfBiYvdGbB9/ev0qeru/HbRRzyLTBFQ8\nFU0xMfbd9Esq+YUfL43nEvtg2iIFCvtFTvoo67hjTv3z4xP/HgP1mXd8RCVv\n4mZBKsY9MHL5Ck6LnJywDHSwe38yZbzYCRSkCCPcDA+J16nwsg7BqcDn93GJ\n3Ftz\r\n=5QR2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChLE84BKAY2qpIbGcIzNLKHv1b1QXlFM7PUHwqT8guYQIgFsg0ALMqWIFpmp8lNRQk/O5XPQXSWukduPGzqgKFwMk="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.0-beta.8_1628305949055_0.7529248499430798"},"_hasShrinkwrap":false},"3.2.0":{"name":"@vue/compiler-core","version":"3.2.0","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.0","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.0","dist":{"shasum":"cd06283615dfb228b5e6f2aabcf30dadc0f9dfe5","integrity":"sha512-+kfA4pisto26tcEh9Naf/qrizplYWnkBLHu3fX5Yu0c47RVBteVG3dHENFczl3Egwra+5NP5f3YuOgxK1ZMbNQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.0.tgz","fileCount":10,"unpackedSize":664002,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEYdaCRA9TVsSAnZWagAAqGoP/jjlt9dV7r5H8ggk6EUF\n/Hg1Z6kF4Lyv6cNEPK09Nc1Uzr8EWF6aw0vhQQWJGYG6RVDT16EujgoZnOdI\ncBjwmL8DL9jc1favqXIsRGGWU0jmMFnZnDoV7EPK3MkmKFsMYA4PhJmUIzQD\nLqiROKs5RmuY8Pm+lbDW/iGRKM+wUC8oNZ9LyuExKkLdQfD6uQS7PTQgwZf5\nGYsSItVjz3XTKiz1Y1qfmKnwoAzPVKmWb18j2Ephn0Zvw72Q771d3ELMTqbu\ntFWz/RyreNiG20AFoIs/d4AQgIZWQUkpncNycdaJjPLax7AhdMGJXpvP3BJ5\ntuD4pW/sUNPn3/bPvaYlDnSZhJlosmObMsYYLYzv2MWaDgTl33UVu/uT2h6z\nntGcv4PoP57InMSCLeynyFv/ZxxuSFBZPFaRD9nAhc6KvhBgFKBomDFGMqqv\nMNzitpsIgJMKmhDXra6uCSOQ26ICP+DYIK68DaD2Vkz7kZsKdrogHP2tPA36\nP2y/weFU6feXY4wsiRHai9oX7MegIuwgxyZLsEKWKczbo42Xtd80i1tqOXXd\nMuomFR2H9jygLskPjUYU0eciSmdYiDtrcikBseYVQoulot7/lnzS+byCFjpJ\nkasWyzayhGsR1ggFUFUvoRoKnvMaS5JBbCapHDWvZ3nABSckeCkSdGp3UP2f\nwNWG\r\n=PzCn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC8eh/yYOKfFtv4fmZpF6y2fpLr+QxCFIR82hk+mR/IvwIhAMFFvovYoQUP7AvZjBsbThYjYjBAfezmql7bYl9XDC0v"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.0_1628538714738_0.9063240344716923"},"_hasShrinkwrap":false},"3.2.1":{"name":"@vue/compiler-core","version":"3.2.1","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.1","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.1","dist":{"shasum":"8e13232f7aef8e308fb2d4a10571a5640257064b","integrity":"sha512-UEJf2ZGww5wGVdrWIXIZo04KdJFGPmI2bHRUsBZ3AdyCAqJ5ykRXKOBn1OR1hvA2YzimudOEyHM+DpbBv91Kww==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.1.tgz","fileCount":10,"unpackedSize":664002,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEZBDCRA9TVsSAnZWagAApNEP/2TEUWnM++gkQRb6eREz\n1g80vaWJYJdaGhN7DrPfCsi8geI+xuZJUuxNFR3KYQj85CgmgWIkCIzMIh+K\n3Riue/OcwRL0a74SzIAqRHYu/ndYMmiPiN2TfNoQhv+SJp7OBAbFnFgnwRzG\nsx8gQw7nevms9hDZITSMmPZZxddwd3fI4SfalVVMngoEaBrpRaVBgE1BYNNp\nhH5p9O04L1/E2g2QuLM2lTvbKQUWX1z5uiG8obfiwVcx2NKucHWcWFC/FR97\na1QabNg7TllGOFcGb/5/CrNR+UooQqqZRf8kcy27GNSC7heR8MQcSp/CYbdl\nm/S1J5/lpmYWWep1trWXTgntz+PyXIG9kfGvEf6dVQ00gK16PiY/vX9MYkil\nad7Js2R7otoCWPGsejqPgp7QC0bNQ9C180a0z7EN/28al/zEOBmUNdNnKgwv\nX3OYT70qoMtsYPhnyids1OvOb8D6x5pHLLSvhdFjcE2utx+EdKbs7EZA9/6q\nX/GgxmKGpnlNUrzRFke5emGKUavtMV9qxRjMbdVDsRuK/o4GjvptV+rdymVs\n8RZBE4V5zvl13s+VG5+NzxH3EQ866tV2Hm7F59O5hMKw5wHUf2NBwJ+kHZ16\ni/CCif+c7VBgcrYbtS/BEWM8Gm0iy0Yu5v3iV8jgNf5okuU7nXvpU7gG8qhK\njlti\r\n=tBqO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGhfA8n0lyNkBkfsMSWpTMzMqLMpKp5eHr9bOM/fqffbAiBSzZD3Qxjq09K0cNm+YL/aLZk2dlT0OedWO8uQ/KhVIQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.1_1628540994889_0.30345853613249485"},"_hasShrinkwrap":false},"3.2.2":{"name":"@vue/compiler-core","version":"3.2.2","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.2","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.2","dist":{"shasum":"8d3e29f129579ed9b14f48af735fd8d95f248504","integrity":"sha512-QhCI0ZU5nAR0LMcLgzW3v75374tIrHGp8XG5CzJS7Nsy+iuignbE4MZ2XJfh5TGIrtpuzfWA4eTIfukZf/cRdg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.2.tgz","fileCount":10,"unpackedSize":664002,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE+9qCRA9TVsSAnZWagAAj38P/jfW3e4zlbEQ67r1XzjC\nVe2JV4M3JIaq3bGt+Zdh62HLiJZ28f1vDG7WHWlemn8zWMG/qZ3mqDBIdAVn\n6r9OWGt/Zm+8bnc/wSFPfm7J8XcelTiQyYhkZjJs+pWck0rhs8w4BEcbZJ4H\n381pLqAljIc3nf+uPSUVAbb5j+Oe8aYTkTj3VX7t5NlG0phnzB17RUX5ykih\nkCgXz4mvgw4V1I5fFtQ7hHSyy9NXayjnZxTjzA+mcH13JLJkU1QxFP3uwhVB\nVg/wJfF+B5q+DcHak+ygjx2k1OgheFS/n6dPo8IyQCXyPA4PRVghqsSRKvOR\nlDfNXfQiPPW8OPidHiAJ3td2uAZ4X0ZuvIMzyzbNfLpR5/ABsPfjEFy7AkUM\nJ2rlc+FwpuDOAM5Rx23Yo8xQ4QrIsoAdfAalPpF0GGGGVd6iDpaqDTqwxhBr\n13uoqjwIJpYhqWvl9CQutmqBwkscN7jbcAiiDos4FzzXNDPtD1qq6b8OHTaO\nHNHAMz1NNcUiUfKHqegokWx2azvI0BAzUjLB2PjT/RL4FbPsL/kBMY7wnqc5\nlQKbnjGJbxlmyQGc+bXCGGTDK8QG244SI5GHAKJBY3KGNhlH3tn/j3fuLh9m\n6hzyxqf886qllg/SvYZy11wji9XHosp90X8r7pkTB6hSD5VVYSsKd7vvBhEe\nQjMb\r\n=rAt6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDR/TNr9B0mrAetJBrZHoNxjbmdCdGzk5NeRnBFmg2DjQIgYBfKQPu+pHTA8jnXe1jxsoO+Pypfc4sbrFn+Vp95qTc="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.2_1628696426555_0.11004054891074655"},"_hasShrinkwrap":false},"3.2.3":{"name":"@vue/compiler-core","version":"3.2.3","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.3","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.3","dist":{"shasum":"96aa6692ad3819127f9f6256757f67f1c400ceb4","integrity":"sha512-qQpACs40hClYqghS209OBh6NDArKPrS5emWMOH/hzDy0KtOV7Kfyy2ILWRfamIsygq8mg+xHcqtVXOjr21WvQw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.3.tgz","fileCount":10,"unpackedSize":664875,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGuXdCRA9TVsSAnZWagAA04AP/0Sa7ydMfyaGbFYJKKym\n1a3tQzo9zZrW89NgB0MdzQAigEE2u0LfA2R85a2tfyonRBY9dnSXq3Hwyjve\nO2/XK+l66X5ZzLStUhuF8mcoXNDlyzvRx3Iti1Q+3/pOBBlwotk5nriia3Rk\nllhN4LZsuPF46bc75KHerZOIx3OSrFsQsf6uyry1Oi7hgYqDrAs6wo7w1vWo\n06aGeP3g7HzL5jG42UUUon0zJumu++Jp0KZsE4qMhND2YMAL+fUsJ5g3Ic7r\n1KeD6VqxSLUFn54wt0OzqHpOCyZKwx6fFS3pgC2LhJaUcoJjMo8TPCJFGe4t\n5kwG1la6aDG32HEWQKeUiYYSoa8b0efezCYLalCiLWn75yARRaDa4k6UJI64\nKW9BZoJJHCy/RmkFy+C7tCGyycFPDwC2o4f5MfRonWJ4PCNAPTQVnzi8h5Ww\nBlDD4y9oQcBDNYsNasia+l0g4SQ4vSHhasfDHOttrbvx9JwjY/tt+UrwHFNj\nCArj7a+pHkGI3Lr91BDv8gNX29Q20w7+4e6eeCZje3E1cmQaDAVRbonqfMzk\nxtx2DMj06PdjZlvXKs1NKiCs4OB/1BnyjNxf+EeF+kX6O6X16efL2juf+q7c\nWdI8OkHBqM5PGnxWlAHlbcmmHoXYTJE1a5F7m2zHM2DoL8GMXCe/0TH1Ay0B\nxP+7\r\n=CEl1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGHRm8AUHiQ77j2ngTjMWkhpc+y7u0IejhATF7CoBp6/AiEA6sOjhhA63fLkJFe3agRcnZuGTQUPrYKXp9ET9DRiYEU="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.3_1629152733206_0.26123366216671795"},"_hasShrinkwrap":false},"3.2.4":{"name":"@vue/compiler-core","version":"3.2.4","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.4","@babel/parser":"^7.12.0","@babel/types":"^7.12.0","estree-walker":"^2.0.1","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.4","dist":{"shasum":"a98d295771998c1e8dccc4ee3d52feb14b02aea9","integrity":"sha512-c8NuQq7mUXXxA4iqD5VUKpyVeklK53+DMbojYMyZ0VPPrb0BUWrZWFiqSDT+MFDv0f6Hv3QuLiHWb1BWMXBbrw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.4.tgz","fileCount":10,"unpackedSize":664875,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhG+NLCRA9TVsSAnZWagAAeqUQAJm1uj0ao3NlFSDpV0bB\n7ED3SatNoEs3tdKTpW9GTVMj7YLd/EIg4axpqEV2ANZMufwescetrPw6lIH4\nrFb/SKfqtD2xrFYNxK5FCKAclLHSJbntlZpGXlUKqx/Xq+zCHYN3cPv3DIIa\nIuiY1/ER2yuFyNSbuAw2sUKn7Rn4YUDawZVHcm3p/uSKXGvJGBc0wFoE2+Q8\n7Q9Kobj/2kzo2omdPB2GJGMNhN6LeBgbUKKyiFIOXbm1AgWAZD6HHtvHipcL\ngL3oAA+dAXyi7ljQ0oVThxHclusTZjOc/Zpn7MKPN/fwarMl2zCWxIiqIsui\nP39IbwKQ3E+2nOcCaOFUaGATkCSq2D6CKRWf0MqB6jFo27NPJfc4ZhDTBlPy\neM47gjs3uK2QIvRWWPHnLq1K5ud2bbUYdwd4VyOMb500KRIDIWJu+CnL0eDL\n6GFXgbB5T0+WkiHqrGlhTY0iOdpR/08du7cdBMwecBO612agFP9O+rb+k2P9\nC5dMHNWkTTLVi+n1tWUlUVq6BM5mCR1wii+2W9Wg4mXMfn1wkWdEKTm8cNaF\nmB3OkO6rYtD6jfTQ1x7q0kFOfqmfYTZqrJcJ2ubVgFlNtdiLwVE2T1Td2l5n\nI54iueIR8y6EJ0u+D1A1hJv0Atfnn9EE0z+l7p5F/e9wk64wycTyYcRgYpv7\nup0w\r\n=AIM0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDF0HZho+5+dxQ07+Z3EiLwYcCgA61uBTHJnk6GSeYVzAIhAL65agU9j4q5rlBrHwjxyqhJe9r9ms/vM5PUh19LzezQ"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.4_1629217611349_0.3245309218901218"},"_hasShrinkwrap":false},"3.2.5":{"name":"@vue/compiler-core","version":"3.2.5","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.5","@babel/parser":"^7.15.0","@babel/types":"^7.15.0","estree-walker":"^2.0.2","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.5","dist":{"shasum":"82fd33f6e53bf9a361d99609725483dc1be12d4b","integrity":"sha512-mv7lfWtnswl5AaR/dTJWCjbZ5v/UNnlpaPo9VQzDfG2VJxlRxByPW/lVxGCj9l+bYLXRIjTkpYdNT2OGpFtZGw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.5.tgz","fileCount":10,"unpackedSize":677323,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJRYwCRA9TVsSAnZWagAAKyEP/irKZ2snHf2vlN1DUHuG\nb4qdNecoTOAySashM2ecJz+or27XEwirwId+Loqq+UqRkbUC6nZdoSRth7xb\na6UMrJLDI8Ho/QoOZ+la3e4315PXkP6+Y0Sk0ctHFr3Sj3mwvYZWgUfNToLo\nnQBXE7zgnER1ET8tHwM3dYYEpAd73lUvV5B0V5+iRW9cS8Iu+0qG3TvnyfGo\n+MXiOZk4opU0QOmnRoJEWbuPPw7PIl1Rve7IcqxbxDeBrhGTYpEHAKn+KucV\nYPVp6Lew2HPGLQ4CEVHZZaP/u1VayxeIW6n6nKFXcsjc1NTRmhQU4PLpLdyO\nhwaJHZbI3WlSJSDqLZq1RkHQCPJKtSZVWm2Y33YK2fLKMw1QRio+s7vXYeHm\n/P60Jdg5FZ7RwVpbpXTngC6vFAMSpNOWLDlVKgiK5LoKSdSc+Io/pB/zQD58\ngk/HYOW8+LvZCYqtSwKmO8E7sgglvgPDP5QowP10YVJHP2NeX4cwHvs/gn0G\ndw3KAz2/lvMwPFmM919niHY7c7Nnuk6gqSXAUOzn7jjWknBaGHy9rbEUF+Yn\npHE00Rwy2r75R4+aD6QJEsipGtaRqIWhNWwMRgc8IMJrc1jd0Le3nFZKsGra\n2pfTB07N32AUz6yB0bcl3e8nk5jYROCTRE5JYvHg0Mlf9uhuCoBeHNGoX/jk\n9K+1\r\n=Kkik\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC6oB6T3t+qe9i/Vi0utzKyCv6M+xv0NvSvBXfLir4lJAiBqarpetnYfbqX89OuhnxeGe8BMfwQKInGAF2B8BzPoww=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.5_1629820464064_0.18646551093848562"},"_hasShrinkwrap":false},"3.2.6":{"name":"@vue/compiler-core","version":"3.2.6","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.6","@babel/parser":"^7.15.0","@babel/types":"^7.15.0","estree-walker":"^2.0.2","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.6","dist":{"shasum":"7162bb0670273f04566af0d353009187ab577915","integrity":"sha512-vbwnz7+OhtLO5p5i630fTuQCL+MlUpEMTKHuX+RfetQ+3pFCkItt2JUH+9yMaBG2Hkz6av+T9mwN/acvtIwpbw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.6.tgz","fileCount":10,"unpackedSize":674356,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJSRHCRA9TVsSAnZWagAAMJ4QAKF6/Xv3sjPzrhX27aJ5\nPoh0qglNdsHttzYY83qhLGa9XmgbS8J/QH+31UbCEzh/WkyejHK2Mfc8PzEl\nlWnwqZZOzvVRxMob5i8Ay3yFk9NTziu7uwbBIsYLuVnxPvQEj/kZ3dIHMSn3\n0wWSEPB8NKRv9JEEnXlTQTAwPJokN/LY9jXM3GUbW4EXMlCsTmZV+04vkWYJ\n7/9ofXzargZVnUBMqBIXsaq6vBkPxtoEh7I4NmQGjsfFLf5VbHxh96OqDurh\nfn8gTM3UyIHO89pU543hDtArIFuljuN2OYar4xtseajYCevE2Aqq36EFfRjy\nb4A3gh0G1uNE6jVQI9qqqqh2Pam8xCFIZ5LfMij978NBX8JGvW5O6Hq3WpAL\nqo0gvXesabgrooXwJVk3SL8nvhK5tH8l0CLbtRbM76SIbUM+1dUgW6iKUAeR\nuqPMqUSUYsqmgFl/SlKdW/5hsEOhg5IFBiUiPWG1fXLcUIaJL/9tN4iISDnq\nY7mq2PQmpTDpbMuA84LNgVESoycN+4roXeyUKuqqfuyYExQlTBFnar0oCMrX\npdunOrsofwSCpfSYHXzYw3noGc6otyZuEWRXtvgq0CZCLa3IWlXnJCoh0EON\nMvHTPjMGVpVH3XXOXNRWevMMGeSjaIYLfiPEF5Ejo/ToTN9I40rnMlLW7UZn\nXIMF\r\n=12Z5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFWNMR4JOKmrpbmBqEJB5oRul2wi54GfQS4zgftNvDAeAiEA5bXRfI/dhZCPqzILUXVkkViEPb4YrmB+j+mo0YGZMNU="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.6_1629824071409_0.48594023955332477"},"_hasShrinkwrap":false},"3.2.7":{"name":"@vue/compiler-core","version":"3.2.7","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.7","@babel/parser":"^7.15.0","@babel/types":"^7.15.0","estree-walker":"^2.0.2","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.7","dist":{"shasum":"a7f1f87d4fae8c78d95a3d3df81bde663427deb8","integrity":"sha512-OcWy72QNTkcNYtZIb927pRx2cRujrlDWsAx7ejWDnRzwo83gIyF8NeTrMv/7wbnHoeA+Gga9AK4Wo9PlCzhuLg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.7.tgz","fileCount":10,"unpackedSize":673852,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhL/kdCRA9TVsSAnZWagAA3d8QAKSysGw/tDKh5Ft4TU0d\nxoYF2ok9R2Ab9gDhV+9SfYTCorz44CeuspJvhNghhY3crUPePmkCtpT8TubA\nmLedUNyuHvWduWJ38v6r8R/sI71AdbyfRKoYUkyxrVU3TTXmLvsoEiJKg0tS\nCAgU1+vCpz+UiZxmBIgPxW20raRCyOZ+yIrOdApLuBwAwr+axXAvakoIAW3T\nd8cS54lOpBOj04KuETF/ARLa+rT3Qr2ONJ9kc0ZF9YYwxUaaWR5Q9eKouEYz\nwMjYrYDxAy0GzWhlZbtQ4OvjxX8TJTEIdKthNkz86cxZrntAvlpf4Z163Xzz\nqG9+NZAu/lSZRssXJ/8hFDL+/sSsJhZqupJgq3nFvHfS4IoN1j/AiASWAHc7\njZLaDHHMmcp0P74yJRcSbbHuLYOcHeeg/x7ixznBz7HjynIxvhqL3A1C7A5o\nS1tuig6Px2Do9teMZ4TRr6fbRsGPXfDqdNutB7RLNkfBzfZMBP59Msb33xel\n6J6mKjSpshcn4atlh0iIm+KSdoT3LHCxh53r+ckKuREea5hStj7U2eWwRhFU\noNDxuQA1zwyXuzefcKdbg6z17z2uJ+zk1xupvd2n6T4FTo1CbiLkJ5DMlg/V\nJHBCngTrOuMGjcJcthIoyvYNiO2AsOgZuInrZoxNe8EXsPpg57sh3Uw8X3lc\njlRM\r\n=igeI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEIRGQKgF/+6Kdvhn/Fl2eFIrJKxSREumCJAe6g8XIHeAiBX5H2NL1YFsiIPr96c1TABDANhPgZyw0o8curwkjMTPw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.7_1630533917712_0.6370695185852535"},"_hasShrinkwrap":false},"3.2.8":{"name":"@vue/compiler-core","version":"3.2.8","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.8","@babel/parser":"^7.15.0","@babel/types":"^7.15.0","estree-walker":"^2.0.2","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.8","dist":{"shasum":"13b2386bdb03455c9f6c6af2f3468561a5ae5b1d","integrity":"sha512-Sx8qJ030+QM/NakUrkQuUGCeDEb+0d0AgFOl5W4qRvR6e+YgLnW2ew0jREf4T1hak9Fdk8Edl67StECHrhEuew==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.8.tgz","fileCount":10,"unpackedSize":675816,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMRwICRA9TVsSAnZWagAAvHUP+wTHCDCbCK2FrU1mJoVr\nrdty58TzD6B8KU7PguhFAwibGRs/lrtBDwqdXsvskIwPQZiq95+HAO7jza+A\nwm4aUA4vSILXh8LDtpnCfB3YEbLJktOS5e4XEOO+++Y7UCiB6AoVgLNPXsJk\nD1zld5GfKETLmE3l+U5RGmRzfYdBxx8+8BQbx5VEXGXhsJtPRNGpr6d2bKpg\nJx8t+8fw0FtK+q+KAsmsM6cp9ij5YoM+45RGS2ePk0g0dB9WjKd7Uoxwfj+0\nIpOwFD/DNY0SUG1k3gJBlwtb2QqRGL9Mor6Fw/ZCk3a5guOoLwXfZoR0npf5\nY2XoU38fkNRoTg/YMaBa4GNgZ4G5ijVbr1BcdcSV5XI6fdHZdPYtIUUnKBmk\ngtSYeBJB4F05BvlSLy2jbcCbSzFd1M00+Np33B8O4QaeyvZK3Jz4lO5EhlXt\ngKWoJSxOyD8euTaiUTj5hopcYhQnZfuJ0/2CtmoSqPwj9XRt8TgOlL/Sx2Ox\nTN4BtkVnk6Deh8/0H5ht8YZrGdtWa0ETJdr5D+/yKZSBDCiraUzN5KQg6c2j\ngCFN57/vDkRwq+Z6lrz+yqkotmz/3A/YwpYyLmFZ2b6U/eU8YBWMPn4rwVg6\nsQ1MK0zDSGjCUlZMkS+mrgFGFB8JrqVB+xFnvzUQhBAE07jJA+X7hulO2O42\nWCLt\r\n=o+xb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD09IBwpi3SkX4cALpMBHhYqILRGcJbA4wBFxVqI99jggIgWr/BtNzvXZS6BzJm3xmXy/w1WSUuAHfypGE5IzdKnTU="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.8_1630608392020_0.22506342021898962"},"_hasShrinkwrap":false},"3.2.9":{"name":"@vue/compiler-core","version":"3.2.9","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.9","@babel/parser":"^7.15.0","@babel/types":"^7.15.0","estree-walker":"^2.0.2","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.9","dist":{"shasum":"874d04d3e4de98f3a60769db7fa47e041bfca490","integrity":"sha512-smi76K+pg1LeltWSLoOI9GqXdH1oK13sd+SrO/XTdyfvf2dOQn5zE0o+C4B4Wj9M8Jd66Z5dEfGEldvcOutixQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.9.tgz","fileCount":10,"unpackedSize":676080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhNUOCCRA9TVsSAnZWagAAlbAQAKIsFvjct1ws6hHjcZWo\nSsWb21J1m5UbASTD/HjV+mhLm3LGB5XiTvzED/8eByDI8KnpbQX01njxdQPr\n4SjT19XAg5KY2CR0P8y2dVJBZJSvEmy26bt9Us4rXPq0ouVwR5qX0e8Gikfe\nyoOj+RD/bj5P6bkO7Xw53RXIZYldzyFTzCArXXs3CjR9CpFl+lPEWTE16RdK\nodhgK9Md+2au2xBw7V7GjnXvd2rwSQ9Y4pG/E4/P3HzS1z2pvHypf7gn99E9\nWwyAj2pgLTvWw7IXoJEIlPmZ0NNSXLnGOl1IaY+ehRp/oW5iyiUBV5TKKQSH\nz47/ksXisfkjEK/XKVA58hRhy2qi4PsjtDauZeS81JqIUR+8MMBeKZCbOs+o\ngiJDVj4F92LlSsH0lLB2YaVB1/BvVuP1qruLH4zsLa3NZ3iJ0+ALb1Lyy94L\ney9sW1xbP8fCmOHx+cM/5Y+mU2UrIligUjOHmx+QMNeF937RYJM8WesFrYQ0\n/fnBFVmI5Odyxko6hd4oYrhi/Me33MS/IT7uJ9cbeK9NVABIJj7L/Da1Vtsc\nryOnP7l6fOaEuY6bbaIRX0Y2Qno3U6ALWI2M6wP5RM9jSCoTT66toSTk8OOh\nKbCMeR+1xAmDfmED7EPN9MjqNqgp27mFQgrhsHjN2i7QVb+RDpbrA6QT6s4o\nzcm/\r\n=L2Sy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHcq98Xi8J8tGbLH8a24e0YKZpLt4CrOjacOaNe50rk7AiEAwfVArU8S1L+YSuLWP2KE4r341pJJouIvMtYs2UWFxno="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.9_1630880642777_0.9587306406115272"},"_hasShrinkwrap":false},"3.2.10":{"name":"@vue/compiler-core","version":"3.2.10","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.10","@babel/parser":"^7.15.0","@babel/types":"^7.15.0","estree-walker":"^2.0.2","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.10","dist":{"shasum":"3388b0feac0ec98135f9cf123a2eaae65708b7e8","integrity":"sha512-KKFxveRE0zm9Je7vlutHOF59JRytUROYBXDuoOpiDOId7kVQWdeIzc1TondASsXUgzDjbYrWkRHXiHAzKFfsHA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.10.tgz","fileCount":10,"unpackedSize":688075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN8l5CRA9TVsSAnZWagAAj2sP/3ZoNqYqiK1POYgr9Sqb\naSYBDk7wPwiMh29V1AnRmjzUhWr3ZoJMAACvvTGD0PYHObbjRHJIdL5a5a5x\n76gmMoCRApibcmntn9SAL1rYCGw9xUArQiyU0O0nodl0a/3jiQj3M27AfECW\naHQQEicJs7v7ctIPRvZNIEHdsWNfZys5LIWIL1F6T5TpkT63xv0dYGNCQ1jp\nJwHg8DEhPEdaO0Za98mIIJs1e+pXiCOpp4lLVrWkCQmRM11yl9ak9R1/IdjK\nn1nufTDJOumRsNp34xVOd0vyQxQ56fQtEF2pVI+xkJMZIgWtgTfwnuU8qQkx\n1dt3I4eR5+mL9rufgkAKbR4WFBJhQmqNjfX9pylRlwzlVcgu1iH22EgRDwPY\nmKzfDCeXTFEii/VvU/gULNzftl5IxSYfMaHueR11ubRjXtCZf8MYzdyD+FXs\nJhSBvrPEwGIYkZqYt+LT2GT1r2MmWvHEhs/h5p5SF+/b3aidJ4u1gVPG0dJa\nwSKTEWqWxi2p+V7NHOwNGR6JkHuMuvJpMAIj+IGqsl9hIjLWUN25P2jVmo3t\ng1YuIFI51T/BPdq2ezW4Pc2haex8+RqBf76S5CmUOMg6BbMscHpN98kXDDsO\nDwf3Z2SpfWZjGDzg6782cURc+ZkWK3T7KfSeeIoj1QpW/40UiRmDt3Cjx9r3\nAIz1\r\n=9rt5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEgwKbXsVsOxwpPaWywy+fWaj+9BXelUWkoM99RizgqFAiEAm9rq9iTkrPGw0hwzvgg7EAH8LzsKcHV7DICtc73/c4o="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.10_1631046008966_0.4580876506399565"},"_hasShrinkwrap":false},"3.2.11":{"name":"@vue/compiler-core","version":"3.2.11","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.11","@babel/parser":"^7.15.0","@babel/types":"^7.15.0","estree-walker":"^2.0.2","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.11","dist":{"shasum":"10af3777dba303ee7aae668029f131cb90391bee","integrity":"sha512-bcbsLx5XyQg8WDDEGwmpX0BfEfv82wIs9fWFelpyVhNRGMaABvUTalYINyfhVT+jOqNaD4JBhJiVKd/8TmsHWg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.11.tgz","fileCount":10,"unpackedSize":688075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOUAHCRA9TVsSAnZWagAAC+4P/i/2CtRMgC7h5s9fLGFn\nqfeuQBhsDUFMTo0OghgU32Oo+iE2jlXylSdSZdAeGHEUF4/OHvqwatIfgO9/\nE6VBw4q06OXRfyEwNnjpj2hR5l+QWsy7llUH09UxVyIH/R+GbTq1CgzH00Rd\n0Jn40esqfu3LitypuuVTFawi61eDvawzZVrhM0fbTkA9lNnoMpUzud2R9uoo\nxSZm7oDM5UbG7NXqPNwoYsmZLgGV+tP9Af6nGXoCnSdS7ryt7Y0V+TZUJoto\nt9+OCbRM3pN2Q3G7rDkWmHcK61FWugVUP+9N3bg38WEKZH5pouJmw2+dKbJq\nUNs4mjgOWkmnE3sj68+bK8oJcpziH1zXE9cOU1yrjVYx0fsHrJNt5/S3073E\nBSTHNIqja3lFmYZoAY/rqfRbu5YpiTs05nLeedxEJxeV+zgi+wnJGZFhd1t0\nZoIUHclj0qCcXiLCThrwEZ39T4aQabo+gKF8dbpVrbi2d/hXbhuH7o5+Ai0i\njyT8VuLlwde9kZRBYte+5D8vUAruCaYRtjcqte5uIbXkgUxE5Oi+vYf4j7fh\n8lc7Mp+uxwH8BeVUWUPb6zHqWgLAhj2gVvOqivtE45bi7dFG9O5swN6bj7iV\nXbCw5NFUgwe2vAufhdEl8YdEjTBbeBUwsat2GRTNWQgx4Uy4WsIRVEGjW+kF\nRh7v\r\n=wA8J\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAu0lcnB469NSIfwfE6DwhU2UHeUYySVgFXT3Vz2svWDAiAWEtKxlTI6f/hO1rdqAPaev1VQyUunKLj+uVJIZ9MHRA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.11_1631141895223_0.7738786379925582"},"_hasShrinkwrap":false},"3.2.12":{"name":"@vue/compiler-core","version":"3.2.12","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.12","@babel/parser":"^7.15.0","@babel/types":"^7.15.0","estree-walker":"^2.0.2","source-map":"^0.6.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.12","dist":{"shasum":"23998d6986a45e1ab0424130cc0ad00e33da1101","integrity":"sha512-IGJ0JmrAaAl5KBBegPAKkoXvsfDFgN/h7K1t/+0MxqpZF1fTDVUOp3tG7q9gWa7fwzGEaIsPhjtT5C3qztdLKg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.12.tgz","fileCount":10,"unpackedSize":688707,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD/nPPbY3GxdkkKBM5GsAuEdv+yXb+/DnKE0Wx33oLL8QIhALzcdM4GDme4jSa4ou/ctuIJnMClF1ouoNTth8gbnpap"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.12_1631890527241_0.22108145712785632"},"_hasShrinkwrap":false},"3.2.13":{"name":"@vue/compiler-core","version":"3.2.13","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.13","@babel/parser":"^7.15.0","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.15.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.13","dist":{"shasum":"901268088b98a53c43be0f02bfa0e3a389ad6bf4","integrity":"sha512-H8MUuKVCfAT6C0vth/+1LAriKnM+RTFo/5MoFycwRPwworTvkpWq/EuGoIXdLBblo8Y2/bNsOmIBEEoOtrb/bQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.13.tgz","fileCount":10,"unpackedSize":693266,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDwVj8ppcRAI9R3e8TqoqqshOp+tu6oKPsb4TJWVWGZIgIhANa/ze1CXG00VmLC6iqAbvT055rnvKm8ltQ6YXSWOFb7"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.13_1632248574586_0.7024828303655561"},"_hasShrinkwrap":false},"3.2.14":{"name":"@vue/compiler-core","version":"3.2.14","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.14","@babel/parser":"^7.15.0","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.15.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.14","dist":{"shasum":"093bf572ee2a6c7edeb3a15b1301b910375ee4fc","integrity":"sha512-dPxxBthVMBvUKDP/ppaQa+Lod6gUbpEJUov10Uwl/sRI8qHcMLK7CJocCd7Ic1BbjgLGISJ4KTw+JRgSdkOFQg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.14.tgz","fileCount":10,"unpackedSize":692964,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCnTuVN9BgMKdsxrYhfzkY3RvxthW8Cws0A93/Y9mjCzAIgPLgmAE0RhioiUtWlVFvYGKoStRvo0kjPtPig2ZL710o="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.14_1632350218334_0.9040661101899854"},"_hasShrinkwrap":false},"3.2.15":{"name":"@vue/compiler-core","version":"3.2.15","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.15","@babel/parser":"^7.15.0","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.15.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.15","dist":{"shasum":"06f9da09c941ec9ea63599dbea6a910bcae7bd9d","integrity":"sha512-z3Ks1+NSl8fxRkBC1NtlBxM/+b/tqcqMNlUCoFlEGW9qDs/uZP1BUag8c7NdmOKZh0GUgXowQcdUcgERxK0E+w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.15.tgz","fileCount":10,"unpackedSize":692962,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICZaoE5PgvlkVynTtMkOiZrfPNcT3tOEW+QLziNKmKi+AiBuy7Xpa4YJwIVQolMRPAQp/NZ3m2Ag3xSNmnSYWnOa6w=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.15_1632404940482_0.47458685310754967"},"_hasShrinkwrap":false},"3.2.16":{"name":"@vue/compiler-core","version":"3.2.16","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.16","@babel/parser":"^7.15.0","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.15.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.16","dist":{"shasum":"aa1c475e5183f24ca93de1bb009b77e63cd189ab","integrity":"sha512-60LD3f1GpMtoCPWKP7HacFxv97/EUY8m4WNqfFYmfaILVGO0icojdOCYOfgGFiYC+kgk1MOVdiI4vrWci0CnhQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.16.tgz","fileCount":10,"unpackedSize":693472,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCEbSvym/AenGhtWlKlEgBr9mNS2qlUiTqIYiI+peJnmAIhAMNqkTEb/0DA+y/xe6fNhDJDBJyi6kURX53Yru5gv7Fr"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.16_1632406623547_0.23008842272870322"},"_hasShrinkwrap":false},"3.2.17":{"name":"@vue/compiler-core","version":"3.2.17","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.17","@babel/parser":"^7.15.0","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.15.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.17","dist":{"shasum":"86538a91c7426fa9b95330d5079fc07861deb637","integrity":"sha512-2+RTRj8cOnCQ/yzu21q784BqaVtCs4Iym4BMwGAghGmtmC8PnHTnH42q9mlnw+cNhl9A3LsxeFzswLaJUjH/vA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.17.tgz","fileCount":10,"unpackedSize":693024,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDI8QGsQio60pctnVqdwdA0IRO+t4cPT7DWgiR6TYBQ1AiEAoAjFcldxb2lIrBwDynbMdIHhsmSKKGjLkBxnpRoZ76w="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.17_1632501792300_0.965442261625711"},"_hasShrinkwrap":false},"3.2.18":{"name":"@vue/compiler-core","version":"3.2.18","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.18","@babel/parser":"^7.15.0","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.15.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.18","dist":{"shasum":"239f8ed2e8a95e87f6a6235a4798d8d29e5b4dd8","integrity":"sha512-zNKVUx2gN/46xjKy+fNRB3+PJVO2WoGUUdpQo9w5GylWj8vs/r7pMuzQralP8J02YDp6YgJ61v1Yjq7nW5xK6Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.18.tgz","fileCount":10,"unpackedSize":693024,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIErXFAaCn70dzRZ7ymTRZtYRSNCzDhTcQ2veOBWHralnAiBrqtDR62s1aCbQ04US3C4yrDbFCup7ZpeySobJ+4Ij5w=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.18_1632513918371_0.6995690256876184"},"_hasShrinkwrap":false},"3.2.19":{"name":"@vue/compiler-core","version":"3.2.19","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.19","@babel/parser":"^7.15.0","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.15.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.19","dist":{"shasum":"b537dd377ce51fdb64e9b30ebfbff7cd70a64cb9","integrity":"sha512-8dOPX0YOtaXol0Zf2cfLQ4NU/yHYl2H7DCKsLEZ7gdvPK6ZSEwGLJ7IdghhY2YEshEpC5RB9QKdC5I07z8Dtjg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.19.tgz","fileCount":10,"unpackedSize":693152,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD4KU+uRsDJ9IlcmI0N2HO5vrhFF7w3MkuHsJQiJidSrAIhAKTavSlb1X1hiu1evwCMiO5eJwZc8ZOJbmW9JZ30bZuC"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.19_1632596301280_0.38930816287248904"},"_hasShrinkwrap":false},"3.2.20":{"name":"@vue/compiler-core","version":"3.2.20","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.20","@babel/parser":"^7.15.0","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.15.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.20","dist":{"shasum":"af5a3c5237818835b0d0be837eb5885a8d21c160","integrity":"sha512-vcEXlKXoPwBXFP5aUTHN9GTZaDfwCofa9Yu9bbW2C5O/QSa9Esdt7OG4+0RRd3EHEMxUvEdj4RZrd/KpQeiJbA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.20.tgz","fileCount":10,"unpackedSize":694060,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG7tpTBPjDe9/YlEgmYROoNw6AEXt1RwrcAY7Qdxb5fkAiEAkdGdFjx7SXRDkwZDlB4H7ZUH9XaGCq+SMyY6gwclqBk="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.20_1633712512559_0.46552458454920775"},"_hasShrinkwrap":false},"3.2.21":{"name":"@vue/compiler-core","version":"3.2.21","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.21","@babel/parser":"^7.15.0","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.15.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.21","dist":{"shasum":"26566c32b2ad838199d471ef5df620a83846f24e","integrity":"sha512-NhhiQZNG71KNq1h5pMW/fAXdTF7lJRaSI7LDm2edhHXVz1ROMICo8SreUmQnSf4Fet0UPBVqJ988eF4+936iDQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.21.tgz","fileCount":10,"unpackedSize":694108,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDYWmS/eoacvx2ZhKTwvLZGcjd9E3S2o3pu7S33hQDKjAiBt4KmANMokpkwnCbygk4luTmvC3d84b07PFHjicGmCsQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.21_1635834916115_0.37575123147590284"},"_hasShrinkwrap":false},"3.2.22":{"name":"@vue/compiler-core","version":"3.2.22","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.22","@babel/parser":"^7.15.0","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.15.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.22","dist":{"shasum":"5e3d3b983cc7f430ddbc6a8773c872dcf410dc89","integrity":"sha512-uAkovrVeTcjzpiM4ECmVaMrv/bjdgAaLzvjcGqQPBEyUrcqsCgccT9fHJ/+hWVGhyMahmBwLqcn4guULNx7sdw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.22.tgz","fileCount":10,"unpackedSize":694081,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTPD+6k651cuzGhsuQ3Z61I/29TZtt+rujBjdAaifaIAIhAPYWznD9pq6GXs/7IBrb3vsZ0irJyTBNLSi6HsXsh0Dy"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.22_1636947907047_0.6826437849004654"},"_hasShrinkwrap":false},"3.2.23":{"name":"@vue/compiler-core","version":"3.2.23","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.23","@babel/parser":"^7.15.0","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.15.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.23","dist":{"shasum":"ef1769fbf313306b47c858735a9300aa2a20f104","integrity":"sha512-4ZhiI/orx+7EJ1B+0zjgvXMV2uRN+XBfG06UN2sJfND9rH5gtEQT3QmO4erum1o6Irl7y754W8/KSaDJh4EUQg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.23.tgz","fileCount":10,"unpackedSize":694081,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhoH/NCRA9TVsSAnZWagAAR2IP/3K7Quhr7+VZ8zREYWO1\nkqdFaK23Ch8g+czeyxhhtW3xLV+aChW5EJlP+9OX94THwHv2oVqMa0iSfG6m\nrv8UyeVlVjD/8RsY9pNWldE+9Z1DIFopBh7bQqtLCEJvpvve7SmYR+pybT2y\nJgfv0QDbEkp42JQXt+1h2mChUo02cmtXlzPo2wzBGLg6fPlk9mpJxfuCBbW1\n5uWy5FOLVXAjfzN7ujk7PP7A1kWppricgfpSgCNp2rG8MPyCVKBkYyPYEZ3A\nimBIcj7a7Vx21juSKpmyIKO9T65Dsjj3K2pTULkTrPU/Is7+2WAgm8qF/iuC\nOiqGTYqd3bxJcJtcb3AmaiSN9Bd+ZjMkGfEMFiK6iZk3SiAy1GAVa1tkiMmZ\nO9bj81PEi/j8EFLQNQDdQerkya64tITutpYgzRgLEdmzsN/uGzihZG7BL7Kx\n6BIDc6jxkr4uJEAcmIuVT6X1QRrilnJLNGP7ordeCDIKMMFKMKZIcG6pSt4t\nuvDdrvho9IawwqDAOAR+J+zlh5Mg3SrfHCH/t+CwWkPE6ezJBrWebwM2Fkhf\nP2r7Broj5uB+myokNmwcI7PgsEh/LDMIJVt9+mMGO+JQ7lRTEfYravwe1BoC\nAkhG0K+28BbJbu16/zRExd7jsNqloeYC+AJUfFX7yNj4Dw45SAVxFwjbPTmG\n4PaL\r\n=sR3s\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBQCEl5Lg50NjIfOi20syNOwlu5hJ75L4JX5fU3YDWmWAiEAr/EmYY8LZpOYHY5fX+PEjBk4x9HeFEu3TqlnAB4HnPo="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.23_1637908429606_0.2215344614506256"},"_hasShrinkwrap":false},"3.2.24":{"name":"@vue/compiler-core","version":"3.2.24","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.24","@babel/parser":"^7.15.0","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.15.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.24","dist":{"shasum":"cadcda0e026e7f1cd453ce87160be51a5f313fe0","integrity":"sha512-A0SxB2HAggKzP57LDin5gfgWOTwFyGCtQ5MTMNBADnfQYALWnYuC8kMI0DhRSplGTWRvn9Z2DAnG8f35BnojuA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.24.tgz","fileCount":10,"unpackedSize":690859,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrdHQCRA9TVsSAnZWagAAQ5IQAJS+H25YO+C7szu0LHmW\nXbZrnXaR7x7lUgAW/T37iCync3Ews72Egp+p4sb/ZMYkvI/c0rDxPPbM6ts6\nsvildAktBdPSxEDfZHmSo8XTdG4+gnJ+PW5/lUuYO/1DtF69/P4eeVFIUsO9\nLvsQSylKXmMXQy6fkU8S2f+zADQ80j5ulUtIVHVodjT2PZVpA2pob/PtRLhm\nqkD86YX93sU9Y+A8DY1teN0PzLfrfpz187Ne8nInZYH80b3tJqIshBRjaP6p\nnJ1G5bXjyprKvNMfDbkN+L/Qg7+FtZqsu/YChD2DXhbdWzfWrpPnfCZcca9Q\ngbBYAAK40cwg6DbLxOYbZwDuFGE2cMJHJqES11fbrkn6SiGpXzokCKUhoKo+\n5rgNju/C/mLsaVgok1Z3fBf07J6+FfU97jrqFLijnox1kshbl1VUVMBIqhUp\neNubzxddoF2GlAs1A1dNcp4A71YALjms98bJ1/TyjorVTrw1/6uQgmBBVBa2\niiLvLjR+UsPYK6bPkBGB76V8vJduEoZcdUTmkt+8gGeRNuKB0WWpHPAExBOa\n1SIQClI3Rss9qsaQXrYk02+lmtT4yTQoO1pJ8CoKP9Q4lLcuE2IzAFxPMZvt\nV95bTxuuF8CXTDOvxLrvnKfmv4nbVmc7hvV1d/iEmrU2dc+gVihkCYOV+yJ1\ne4ba\r\n=yJr5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFm3BtcACNrmLKDTX79kmB6PkuFYJ6fA+GjfEsBENpo+AiEA0s4STQm0dbzuowpK3258H1KdIyVZQwA9jf2uKJ/ckWY="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.24_1638781392645_0.8391862356605193"},"_hasShrinkwrap":false},"3.2.25":{"name":"@vue/compiler-core","version":"3.2.25","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.25","@babel/parser":"^7.16.4","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.16.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.25","dist":{"shasum":"3fa88debc97a89a513e1d9b771e0802b9a006734","integrity":"sha512-FlffKezIqztTCTyG0klkYRwhdyL6b1PTTCIerPb4p2R9qQaczccTX5g9ysi9w6tpLQ48a1WiXnFDJhWD7XoqwA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.25.tgz","fileCount":10,"unpackedSize":692177,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtXi7CRA9TVsSAnZWagAA/2gQAKNXiwy2RAqDkAWmFUst\nhsLV/KXOqtlI0kGQypZXCA2bQ/zFiWa78hPIpkwphi3pPo0S1uSZ29otgoZY\n3n7/BxFiqTgmWoFBQMClsVhfNXAszS5JJTykRdsVdizypaNbWJWCRMcZxi71\nZ6km9Rlo/HE5W5ozTTNCS/SEKDROz9nGGr+sVc0sS0AV5CV3WFV+fD0NnWS9\neANm0BRJju8SCUbOKRUmJxSAHWrBjylVpnZtVlTBABcSQH6LYce33BRVLAkl\nv82ekU2+f5yErrIjAMahhZy7N4lh0HhVp3NmpBxAAuoA7AZxzkz75szFhSOx\noDv3e+PdN26KbQXLCkfOt4KktqgZ/2mTqfjt/A9NOXLivl6PzyNrH87shZmj\nCeX0jSs6wuVNDGXfd5lCxOJrV5nRTG2puBWZjM58rpzUX7fV+V1EZYMW4KTT\nio5T04ivge1h2MzrlJAkcSiN4lfb7jjCsuz86uzweVA/cIT9kyrnrF6+B+3W\nhkyx1yt9ZYTecORPMrn9li4/3GQS958i2N5uLwEWrJtoTFsDQFVNn4L3qgUs\nM34IUjKj1NLzxMuRDbHQjdvI/qYgZATPJLn6VxMhEuFOcwfTzLMguEp7wkj0\nvw6kOLbEyYcDHwV/bNvqrBTVyMp1uL+NAkjsRNlTFnFdW4hJwDzbQKODk1oP\nVUM2\r\n=M3/O\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAzjkA2YIjjgknx3gd7aFVOiqi6eOf2dXRXkw95VCEtdAiEA4EsSzjQwui976rQ5UcA6AXrHdaDImHAP5J9jI8L4Big="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.25_1639282875179_0.2725783849221466"},"_hasShrinkwrap":false},"3.2.26":{"name":"@vue/compiler-core","version":"3.2.26","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.26","@babel/parser":"^7.16.4","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.16.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.26","dist":{"shasum":"9ab92ae624da51f7b6064f4679c2d4564f437cc8","integrity":"sha512-N5XNBobZbaASdzY9Lga2D9Lul5vdCIOXvUMd6ThcN8zgqQhPKfCV+wfAJNNJKQkSHudnYRO2gEB+lp0iN3g2Tw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.26.tgz","fileCount":10,"unpackedSize":692177,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtZ7CCRA9TVsSAnZWagAA8p8P/3nV3+VdbWjXrPWhXI4o\n3AoGm7ycBmUvvdB3fecLfh6hlHtj8hPy85MFeJeaRwpvRG7osQZQwK9Ee27q\nKDSb4brtmGSdE9/f3Jis9LnHibeKyETitR0l/wXHaZlmANZgoGHrr+1XV8L4\nj4lZbd/gcccU1fNxY7OG8kBLNin/IG/FgBqc8ZXBHS6Oofyovqs6L3QF/H5R\n2CVSc9nP4PtIGBFKM4ueD5Zw4O7PLEqI8lK9GbOqbxwGCDNhuBQfSpyPVRkx\nZ4uM0TOu1c4FWm8B0JKqc0IAAXNIFiikW3vA2XG+Gebjozham2xQSv2XU97u\njE9mON2ASi2Sq5cKPPcCkj25OVzCso+Fb3wV8uf9nPeLNyrJRIUjjR2Ov+I4\nLoXXv5kA4mTc6mFLAAGF/707PSAPCeG3uDSEgs7ox1DhgKsQJS8BZc+H7uiY\nfOJPS+nzhkJjg9lUdRao1tSqFd+PHPWadaIQS7Eu39Y82u7QiA3fvQxhCDVj\nbJWWDt+iRJPVEm7jmJU8RBcMrbhD8vhX4qGzHJHEeWoMeIpDFAPmjgF4MDlJ\nc0SYzowiL0L+NhIWV27JxfzoJU9ryK0I9ARY1bx18nn5QENusaIN4jJQPI3z\nHCZni4tcD1ZkBCx98wzJ5YqcRR+pabWtSVu11eMqJUsQ/2A5W0DqJZxc4CnC\n0Xo0\r\n=UIW4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDpvS7t31kxW5sATMGiKgItvpAgFJ3w0nC+UyeCXmxf2AIgahrU3ZYk31PVHbJoF3SWMWkpR4kHIgXnsTq03pmFPT8="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.26_1639292610470_0.6386040088609508"},"_hasShrinkwrap":false},"3.2.27":{"name":"@vue/compiler-core","version":"3.2.27","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.27","@babel/parser":"^7.16.4","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.16.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.27","dist":{"shasum":"01bd5e5071f58f43e4184ba7fa810226799a5383","integrity":"sha512-JyxAglSM/pb9paG5ZNuKrf5IUpzLzQA3khjWGF9oESELCLQlt6O3YyPMR2A69wIpYWrf5mScZ8YY8TJKOI/1kQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.27.tgz","fileCount":10,"unpackedSize":692177,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5CbTCRA9TVsSAnZWagAAD3UP/33Yyx/4QJ5xzWhH02X6\np7B1qEfOBDxE6X+Yyz0U98QG+vYCTZcFLvU0BqHaziNwQdKJrcMttChBEEh3\n3Ci+7lf6rRBpFrB7djEBMADyL16BTYeyusBuPP94/SOAUFrnPHFZpaEuYE+S\nyjFinvtMrU+1emk24SmiWiWQ4ev0x1ofQrdZeBzkCTUPKjllq/8H+0TvNm4y\nUM6V1PitfpFCyATBdRPjTZyZ/5bhkSzuelG+Ax9hryqjbkIdmYXRe0h6aCHy\n/aCTzxR2uQjRPYBCKdGlQ5DRe+pwewHmYbLGNvj0A8GQXlw+mJmWEGEBKTqu\nPmj7AThGBDcG4NqtsJgHfKeb7rZexrXsvLgsA6qlL9WbtMK6jX6MyjkD2aXU\nDAXdZAHng3aqsN03MF9PvG+V3rDGURo7nLaDwkaCVt1z/lxL03zW98fU5CCd\nvUDcA0L4Td+pMFPF1kiSlbcz2roXDboXCLwi2YVd4Hy+q6v/LJ3gfGcu0ZUQ\n09UIc8Gsu0dr8rH0E1qSMvXKIoXXKmF+OsiiPljGkgrZtvctIpx6ctB3Hos6\naHA88j7FL/SXLbLZ35F5Aw0EivNb/d7KEG3JnG+QCJb6PIpv9EE4I8LL3ihS\nCVktLgJlab4SVyexDf3TrIweDWKUfo6sTr0nNHDdnv4v/YD7SZpgIEZdz6l5\nmFsy\r\n=OQrx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDO5v6CIQy3k2i9umvwlJMWpavIb2YQa5NJII1kBJO3bgIhAInZ9+dYQsZscZbu7DOFmNw9AQ+32b77OjnRQwRW7t1s"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.27_1642342099404_0.9407304662716036"},"_hasShrinkwrap":false},"3.2.28":{"name":"@vue/compiler-core","version":"3.2.28","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.28","@babel/parser":"^7.16.4","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.16.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.28","dist":{"shasum":"7f6aa4b167f0ae0413f3c36e507c898db06e8fe8","integrity":"sha512-mQpfEjmHVxmWKaup0HL6tLMv2HqjjJu7XT4/q0IoUXYXC4xKG8lIVn5YChJqxBTLPuQjzas7u7i9L4PAWJZRtA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.28.tgz","fileCount":10,"unpackedSize":692192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6muSCRA9TVsSAnZWagAA7QAQAKAnPOLPhptZfDqxkqxD\nwLu7bzA3V9SYUJSgDu8peoEIlBoYF9bd7w58vaSMtoz3B2t342qhOWsYWlEa\nYojLzE0V61KH+6jBxbfu/Y5EAPdgmzj71CPc1GEqTtgayU2QXd9Yy/zc3X6Q\nwrsQ52aM6Jkxt+5M3PjolwhnwwFJCxrVd1erjzXmOGHRPO3+ywe6qWEVD9Qt\nhpVLa8qiy47cClegdzMdzBoE8h8q2UZXVcjm5lSYtICvbshlNq+by439NCAV\nyuXKIGpVNin+i4yPNdB0cCqp2nzW9sWLPAPDjlKDhjisoRBH3MyIq7E8HOqI\nzdKxP1gpzXRthcViY5e/H7uxiaTQiOQMx4suc4hlboNP7awkhb1yv0lWjYMG\nLvCM0ANozYl91czGJ4ymDiWJviRPxdR29skhqeHI+A8RJBStSRUKHCUMmvr5\nSpTxe9LPbdEli9iXReerad/g9g8mNeOIH9uDPTxmgiuVuHVSy0xs5jyy35zS\nZCqOaz+Qp0uMf6Fp4wc21fVUKhdEsivLMjjpmHlj+hlPrvNV5F946eSkV9Cl\necA/R20/ma/YBogWUMZz1kslbY27J4l1Knf5fOVVqQHBiDlBcS+bZtS1QXws\n9tavTCHu87kcCoT3ojDhYoJg4QsGXFKyRCe84nixfPwGGsx9LkV3uge1dFlt\nyoD+\r\n=t1qL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAOPzocfmU3463sb52pWcgf1Ic8amAt3DoRkBlU4Rf1/AiA/kpjh76SC/0APQm9R//G5Fk3Y25Ef1i9x1uoEwehGbw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.28_1642752914617_0.8041712309926026"},"_hasShrinkwrap":false},"3.2.29":{"name":"@vue/compiler-core","version":"3.2.29","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.29","@babel/parser":"^7.16.4","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.16.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.29","dist":{"shasum":"b06097ab8ff0493177c68c5ea5b63d379a061097","integrity":"sha512-RePZ/J4Ub3sb7atQw6V6Rez+/5LCRHGFlSetT3N4VMrejqJnNPXKUt5AVm/9F5MJriy2w/VudEIvgscCfCWqxw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.29.tgz","fileCount":10,"unpackedSize":692192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7V/xCRA9TVsSAnZWagAAw1sP/0LbclJxt66daZUeVfXo\npMU38ShL2J0EOKxKq9TNmsR1R58rPd4SZR7xWkGtPXfEVD8OPqWOegmXxMRo\nvVCqxtLaWLROYYr0uskxUTIuf1YB4Chi/p9wj3E/GeVtM7qeqSmp1MhUDmVH\ndtRmugQaEYpBE8PtJTheyzMO2kM5LjmEIJQUX0qYda+sFhutrp1kFRqoOrCz\nvwLDOfYWxNsQkurYgBhYyMWW+TKVuiAhYaXxO/sE4dcYQ2U52YDF9syOoOo/\n+blq9RAjnIcixobFXaQx39oSJwTemN2Pir9sqTQJwcjcq+dI/KDFx0rMVaJZ\nGzaZP7NSP9G/euifzWAgYgCzPO7fQ+eM4RD02986dIrSQWTDTHuJe8XN07q3\n7CA364gcqR2Soxt+LHGH9FR18x+0iWmmLYgUgx+7s2DXHuehITDqufO1FjRG\nPO8o9QQiNImh/GPgMC8luCLON7wtSedxJC17WRdPXJNUW9x8BMwQBL/Y0QOz\ncuSwp8KDtASP05/NcrSDhWesS8dFm66QgxtJj53APqR+AGp839F7a7oGGQym\nLglgm2Z9D/IoUCLx7DOdO9jNhvR8qtITRtfM4Yys8+q6ivHIP0nZWB14ZQ6a\neCSc6DU7SxZEBAidamshylctGBZHQn99t4RDkxsa0eiBQ0iNnzOOHzV+A/3S\nNTN6\r\n=6UUq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDlvnHhGGXM3cz3xO2WsTCNNqv38k0Zln7oov4C8cl1jQIhALRYrhOMWAA3b1vtvVn049ll0N/WjOWvvPxJhjPaN2jZ"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.29_1642946544962_0.5896142571286427"},"_hasShrinkwrap":false},"3.2.30":{"name":"@vue/compiler-core","version":"3.2.30","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.30","@babel/parser":"^7.16.4","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.16.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.30","dist":{"shasum":"6c5b362490930e72de8d033270a145e3830ae5c4","integrity":"sha512-64fq1KfcR+k3Vlw+IsBM2VhV5B+2IP3YxvKU8LWCDLrkmlXtbf2eMK6+0IwX5KP41D0f1gzryIiXR7P8cB9O5Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.30.tgz","fileCount":10,"unpackedSize":692786,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiALjeCRA9TVsSAnZWagAA3ggQAICir1H57iU4mhx2VYig\n8zpaVehIXJ0VMm1yct/Ebpm4bGfHA3V8ORscZesESDo+QlF7X9T1QN6ZzXih\n9nP+AtFOSDCn/bOCc/6yLXSyIcyKobXcSY5Zg7qNeJ8ugDtDg0robbIRIkvW\nRrmrQtud8TZ7PN/FkSFh9MO5T2Bcqh8Kn86En//MKYW3+hA6ujgCUJbrLu14\np4htBqP35vEb+cy5KcRdmCAtoDoz5N7AU/Ure+Qm68SdzU08OZZLDuyLrQRW\nTllo5MujEfwquTmVD34WK6kQuu3EcnP36HLM/LXFk6Ejm6RdbGBQhRug2VL5\nZLJJXn9YQQUCm6bRk5eb9XWteP8ZQyNWV84rlnDROAfjnLLNWaSMv3Cvunsl\nuWkyd2pupC2Z5/7Z8soGV8CPBWznQP8M+gEO4qF0i3qnEw4lmyn04d+Gg5dD\nSSi5Dm8r61XeAYTQNHu/fZGI3i7e84f3EEnTONPVIPAjiKxJg37I0fQhktgZ\nFbSLjDY1grd+nBBaHCqX1rfvZgE1IvOHPR9rBrLTaiMd46yvAP+UTLppxb5V\nJw0zqSXJHcPQW9IAITifBqZc1rwKhaltyssskiBXKtkK/MMc0MYnwVpk/tu3\nyK/hGUQ2YbxjkzimIkLKLqu5xiBA2YqWQo98PYOdCDYNiHPxUDkF4wqTcbMv\nARNX\r\n=Tgj/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAXF21k4sPYcwx6XNG/pV5/YwM0meslKEMU4ZFckjOY4AiEA0mmDwplX9T1ijU2mP2o93I+Qg+qjwCNnpSzz98V67u0="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.30_1644214494530_0.6967213885862908"},"_hasShrinkwrap":false},"3.2.31":{"name":"@vue/compiler-core","version":"3.2.31","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.31","@babel/parser":"^7.16.4","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.16.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.31","dist":{"shasum":"d38f06c2cf845742403b523ab4596a3fda152e89","integrity":"sha512-aKno00qoA4o+V/kR6i/pE+aP+esng5siNAVQ422TkBNM6qA4veXiZbSe8OTXHXquEi/f6Akc+nLfB4JGfe4/WQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.31.tgz","fileCount":10,"unpackedSize":692786,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiB3LSCRA9TVsSAnZWagAA4JYQAJlByPHtn/hN+qG/7BhY\nYa7tJ2csHNkswbZPCgowVhN6zb4QUA+/Lk1BTQfZmSBfOptz5DwBdaHnt9F3\nnqYxzOwcfruYeibninLtjXOCjIrb+95dW9WMK60/HWmbuC/D0ZndOzNxlflU\nyu2f43B+x+hYfqAnJSJbbWrU25KWHKbHrFPXpmyuxkeI+9Z/L/0UIrtpNMmt\n5rVGbOD67WJpCTi2FFj3gyRyRVtG8ozQLgsYDVOM1ADF7hBenwxXTDW3juDz\nlBV6uVKCNKfDqbG+XHActDyKpuQY+hTtKiRzQ8ZezhLulVWHyBrAZhzVxrWK\naRbjnjh2A4l3dfE5jesG1B1atWIZuxeNy0hPkTBfXdfMG/FOWwyOhxxJY+NW\ns1Rg9cZfCvpxuox6q3YTRoWrHvrQlCesmMke/WlJp1OoZsrA7qGVsl7mhl4q\ne9/GeG+szmgPk1brjqAAkHxj8hy5EZvBjZrUf0n/uvxk1jSmwKfkkchcmfxd\nTwvDDbXLFLQJqA6hqENv/WnylqoTdBjX8bdD7TPsnwyyr1Byu20UI+5xTbj2\noIbqzOBRtG0N9GhBgdKvaQcZ5O+1uyjJ0cne5x9zGok5MrFF5ooeapHgO/p4\njZGgcCKShBGfGl7SkYGNIwHVngX/s/T/ypBcya+8zOOOz/ynrTIZreFhZ3rL\n4MoQ\r\n=vvFb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCY6kbapWH9Z3PswQvFFUgWNEM/0d9ij2dI2/7V1Y2H6AIgXJyiqjEnEFBuHBGv9iSnkUJ6SCbc5iLkAExcJiKy8BA="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.31_1644655313898_0.7937135020342998"},"_hasShrinkwrap":false},"3.2.32":{"name":"@vue/compiler-core","version":"3.2.32","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.32","@babel/parser":"^7.16.4","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.16.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.32","dist":{"shasum":"a0be08214c55ae48092b413d8b552c0573e3a883","integrity":"sha512-bRQ8Rkpm/aYFElDWtKkTPHeLnX5pEkNxhPUcqu5crEJIilZH0yeFu/qUAcV4VfSE2AudNPkQSOwMZofhnuutmA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.32.tgz","fileCount":10,"unpackedSize":692786,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEvVdD1eCfLtm2BncFkji4ONGCVO1l3lWyneJEoCXv5KAiAU+z/H8C75twDNsijmQSkNSyALPeOMRY6oRs7DyLvHBg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVTNQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpDTw/+II7I7qfNPyxu/pfF0hz63Lb6c0mr/uSBHvUsPtPjqyOyKmaM\r\neRCEErOguMxbwSVPh070c1pGJzWlLz6yzaJ9xU5Tx8OuzvGtVBnmbhNSBVM2\r\nKQtalamxQ+8tqEZgd10eP6TwzI+ggQjhm25kc37v3aLcCi80EMeEygRSqxpM\r\nh0O+uadnsqDHKIuhPi2tEtEmOegDwnArDHIl+C5h5xbmIj4NbLnzmAbStUKC\r\nfee3qUd7k6S6hqqkapy2ibu9s+z34dlJhlwtYJ/nAN12Yvaq8m7H5k3Ht3jT\r\nK9orbbD0V03eo17MxW8mNA7okU2L53poZV8N+eq8dxWwQJ7HpKGZ8FmPb98Q\r\nCnIp1GUm4yObeHgfK/OITUwXDO0y9vC7+KnPf4XNZycc302rtvQtivnlQ6LX\r\nNhe61dfszn/qzZb00I6DsWV3Zv0H46O8/EtH7BbE4mtNe50oSZxhF1DGv012\r\nZXM7oEmqmzBDqCIH4t7VedaC4+WEEh1crdc219NlSFM31OKnWtwPdBsC4I95\r\nthdE0vPo7BxYg0OEFJxeW73uopFXE4GPVaOhBo2oynVq4PbfWAPVgkQ8vOE0\r\nGjOKy43Zqq8jwc3Dxj6cAtbeQKHdIHqqpNIQLCsovFvHelAOhAfAxCZxcfLU\r\nWM7iI/pFQ5T6hAevqDN9VcD/meCi6q62I7Q=\r\n=V3wB\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.32_1649750864658_0.8847531826848998"},"_hasShrinkwrap":false},"3.2.33":{"name":"@vue/compiler-core","version":"3.2.33","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.33","@babel/parser":"^7.16.4","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.16.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.33","dist":{"shasum":"e915d59cce85898f5c5cfebe4c09e539278c3d59","integrity":"sha512-AAmr52ji3Zhk7IKIuigX2osWWsb2nQE5xsdFYjdnmtQ4gymmqXbjLvkSE174+fF3A3kstYrTgGkqgOEbsdLDpw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.33.tgz","fileCount":10,"unpackedSize":692786,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAJcf1QjhHKfL1c2z8QSVVn8Zw5ci1PbCUy7dN33oZ95AiB2LVV8euqpEzJ3Tj8XYpwC2o2J3VcetyZ1p28cDPNGdw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV/QOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmppHw/9H/yQxs5IJtQ52cZxf8AhaNgD+lg9E3BhG5WABa00auxeZrVo\r\nSIybxJ8+UaC4faPOKEH02t2Hbcuvmwe88OqwhVnGZrmihoA2t16GXmMKkjoT\r\ndtao475YnXC4DqVS5hfQCk7sQaW+hyy/xYsSXVmfoI6ke7r60NcGvxfDJapa\r\n7Rvn1VnjkzdayDN8PEPj3owWHGKqaAmjtQOADo9K4jLiCpeMELrEGtyzyCMM\r\nvB0EPHWti4Sju/elsiFwzqtt6ExHT29yOJaTX+CtC1wBFq6rUEopzQu0MXDz\r\n8LJr1reqOgJx7NgEFrxCHpmUnERKngJpAp1DrfjRAb1BN1g38tLUU/DU582L\r\nadqWYUW3S0ql8beGHViJV+F03ZpnnlG9q1FwCY7P4wSxHup7PY/2DhUsq6Ec\r\ncHhvJRsFY7P3vLcmys7h1FyUPcX8KJlc2gDXrsuDumIu2JSNOEJlcChclmHN\r\nW/ZSEKpbGnU/Rcm+8AYvtPOciDk+iX4k0XpRO5NzZ44FPUc/WBJWHZ0ZTV7c\r\nVwyaXYAhZocNyA6ivy8ClyUWnh9Z7oT1UKbYJk4BHl9F/JZWXcGdemmPKljY\r\n8w7n57YY7nMEPR06WevwCcVKAT8B2IMPzz6hfkeR5dqvoYT+mXF+aPONbWfG\r\nxdEvygDc15DtSETWO0hKLKV3IXc3iNoCSq0=\r\n=dh5W\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.33_1649931278071_0.16366249779400133"},"_hasShrinkwrap":false},"3.2.34-beta.1":{"name":"@vue/compiler-core","version":"3.2.34-beta.1","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.34-beta.1","@babel/parser":"^7.16.4","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.16.0"},"readmeFilename":"README.md","readme":"# @vue/compiler-core\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.34-beta.1","dist":{"shasum":"5294f0cfefa387779d5653fc16f6cb51db95136f","integrity":"sha512-OTGP9CNPMOXNChqGOYwxG7PDWwEps8giACqG7yBLWVmUWO2EsEw4cuK8mLzucOoAvKvWLLD1Ea/Ena1itn4mEA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.34-beta.1.tgz","fileCount":10,"unpackedSize":693253,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTKBYQMAV4PQKA1mRgWrx9zsDO3eVT2Lb/xiCslqCRxwIhAOSVK5sPpZecEn5vgZ92kI7Nt5D0oo3aiwjRlHGKlHDT"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigypgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTvBAAirkZVtFJPDTyUL+qrqW4bxpXKPvzRarY8xF/RWulkt6ELU+G\r\nQJYKHX9QOyhJBuUhyROVgQokF1sPpKZ7NSrci072Y3R17zpwGIY97AnZAN/Y\r\n27T+npaS4RSWMTzV2hfxvA6gzhPHWl17j7JuIebypJi478geaWv5f0GY5x4O\r\nIr0G/EvkTxjlCLBXDECU0MaK37pC1xvTGWe7rwZzdFmvwH03K+Dqjym1hvh8\r\nm0Ve2M6ysiKHlQOvpEkaYy+zUOP6JziWTnSjpC2aS4viyj/PT5K/PKPoMdSV\r\np8YK9gmh+2d6VpP6sz52tndOEFDMOowcbcvrkBbZFVhnlK9p83X++gdX96+D\r\nZDoLp4VhCt1E1i6q3vFjSYjpkUXw64vZCm5fGQHq9vbCuiPoqdU2uYfrsu33\r\nJw70uuhRodetr9T48xfk/HvijuqsinqN7fBqs2Js79h+2uH2VVE7KmpNWAly\r\n/DSqoN9DRH6HoktrHEjj7FRrEFtVWkNHn9lXXYv4oG7OrkUmSmo/iThyx6FP\r\njnNKHFjRPyRBPeQCcDIgg/wsSV7xJrNWAzFqjlyqliiylgj6SwqYvSFj+Ur/\r\n/9XHzmtHYIBFcv4tBP+0KMVqnhugFbX6FuT8DpXpgIHQTFZP/g+Poe2WJ5m/\r\nfN9dbMFjXBROnM8fv7hVSnAB8Ufnsmao2lE=\r\n=ECNc\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.34-beta.1_1652763231787_0.48618373527965764"},"_hasShrinkwrap":false},"3.2.34":{"name":"@vue/compiler-core","version":"3.2.34","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.34","@babel/parser":"^7.16.4","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.16.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.34","dist":{"shasum":"e28fe9d2b22dcb60274daea6df07e653d8a3ecbe","integrity":"sha512-Y53lv04ZhDfqflhk4yEgBZrCL1RipbxqmqJFfl1PRkjOzt0bvJpf1sCNN81QNfXohVwFGf+Hng2ztwLwOZgbuA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.34.tgz","fileCount":10,"unpackedSize":693476,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAkQj6Oghh4LP1Qc842VrxbWtznJtWpZWi7FXJJS25E4AiBX6vlTRgyA02zwOP1Fer/tVH+ZLsWsIx+rcbUs29l9Cw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihcq8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrWMA//Vb4dghaYIzbwVq4EpF0RTZwRUruO6mAS7MUr+qDB5bz97WFJ\r\nRTIapjwyTJH5Au80E5OIH1OAVL2lmeEO9u/6ACQTOlVlq70B5O98em9V/10s\r\n/0KJS2FzIcZ6JsqkdN+Cl+uLeB2decZaOLpMeA341mls9KKFvcinvcv5/yv8\r\nX7ggoK412wA1o45DS17paf3HpcqkaWa2qfTGxAihnvQUhJyvaU0Ml71/UFKB\r\n8xzOYadL7sG+vf+oMDvXQXrzV8EFffbowLo7PkKUEil4otTUs8xptEc/B0fQ\r\nz8Lz8UGe8cWHquLHuKUf2PG4Yo8gHzpcepgNrD7JE67oGRg8zTlidx/nafeE\r\nHboxy2UvPShRUdR8lp8NwB/FpnQJjQaboIYO0g0zlEPYrKF9jSI7tc2+vJTy\r\nxzxvfhmMtoKVqh+7WF227o8tj8qmEHH+RhLsoPKl0FkW5C83rRK64MvUEPsf\r\nr85kF73BdTYFAVGmpbUQP58CqyAt5+CJpQg5kM4tlQmfUKXyC76nPHKR+y75\r\nfdgavLBC4pPHvL7FKdDP36h6KGEFB+Ybtjp94YxNIgyGZz1+pfuVx8DfauMD\r\nTPPzo9vB9qxG/GXJBhmxsRXjD8S338zchMRg7zBDygsadzEwoyWp5c5vnE6A\r\nTP1cnEd7LpxZZeIrECijAlo4C6Griimmujc=\r\n=Eaij\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.34_1652935355928_0.16738727222158145"},"_hasShrinkwrap":false},"3.2.35":{"name":"@vue/compiler-core","version":"3.2.35","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.35","@babel/parser":"^7.16.4","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.16.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.35","dist":{"shasum":"f2fc01bd25d859a77b0d9ef5df28f657c1979070","integrity":"sha512-1Mtmh8ceVUoUsn/PME5oM+Dus648rCeV/fBaZ4ERLFbTHBJXj6QmDPrSn9mfEyPDXE0RYIwyJNn884NdWK+Yiw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.35.tgz","fileCount":10,"unpackedSize":693590,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDeS+p87p0fQYttSFw6raDDxCxcNNLgmX+AEiDWOu/BywIgGEIBBQZG5N4u5hua8cjEva6aFjst5oReVn6ZltPgD00="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih8zrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp93Q//R0LN1ybD/Y+8Ib63wPGA81LHGbnV1EeDEe0xGmaXXy1zRLhM\r\nkcH+J8DxK7a/voOXE4tchf92QJaqLz8JkovgLSv8N+UQ6/e4gmQZ8yuWNWvS\r\n4xOuPKFDybCdlzmnd5x1bEILFgoSR18vShlf3xY4hTGMgB1SYLD/YByeaRo+\r\nolFLNri8/iXB474bXEEQAe3/ImR1OV1zLLO9e7fsNvZr0gz1Wqs9TMhJNKuh\r\nF63JuANhcAyosNY4yN6De8wuQtumGbkrDRZfLQlLOVHUq883tCb8OOcMqKZu\r\nFLXmw8Sy+DShKnxdrfcwJzMRXr9bEgGa8WjKW+L2/YgOx2FwCp51XqM8ES3k\r\nS27NK+yubnc4SkBqXxuWWAdcHdi4ecuyNsNqZ4dfDK6Zrupq7dqwTYNJVBay\r\nTcu4xzndg1yyhBtY4kwu3Pq/7zFpi7rR0zj4DIF1GXwJWZZBnagmyZAyreps\r\nto4s3SeVG6I1M45igSjiObGQGw43ZaglN6qWTIUa0T2575BoNZSRc/K5xyXE\r\njv4vFUYxeOUMqIrB2DM1OcEOge17VBhsg1Y53SX1udDP0zM5X1iq/uQ0tX/U\r\nY1H0bBFbpuQhgbL9/LtE3XZK8eENT8vVObH3EIv3S6yWUAdIK4/rF4aM2XKo\r\ntzFQL2V6nGgufGNuSn4Wife+F3ewuv6JC+M=\r\n=N4kv\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.35_1653066987559_0.970221601421072"},"_hasShrinkwrap":false},"3.2.36":{"name":"@vue/compiler-core","version":"3.2.36","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.36","@babel/parser":"^7.16.4","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.16.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.36","dist":{"shasum":"2fa44595308c95610602df54dcb69063ba2c8383","integrity":"sha512-bbyZM5hvBicv0PW3KUfVi+x3ylHnfKG7DOn5wM+f2OztTzTjLEyBb/5yrarIYpmnGitVGbjZqDbODyW4iK8hqw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.36.tgz","fileCount":10,"unpackedSize":694838,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCXIlpCmNRtdfxBkcWawbfFxGqZdvcInlZZx4ScHK7oGQIhAKtDN9ortGaiu21Vife1AKa3doQViLNSYcAQTo3DSZn8"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiiuudACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHFg/+OcZKUOEo9TbBqghhAU50VX1a8VWnt4pB75QnzfIjxpwUSwrJ\r\nfFKUP5nRZP1Dn104YjM5Xgum6F2kJaMtOo+a0niAmFFt41SWM+wFZhe46MYx\r\ns7KMDtlJ85aap0rTpsg/vzFDe7U8neG836G3qSiK8XfnS+PN1h6qP2fKWdva\r\ngwG5FIUxVvtsXcnxBGDO3FbmhfBLG8bRl2zcXBdqoMBmcMVPmBW5ki57968g\r\nUWxpW3JhUkQmwKxqjtkhbHLp7wyXtuoApQVJXTYzfDcRIlw7OnFxXqWtnew8\r\nwEyj1m6U+/ObfKVhoFaz9KHimD60GI6f9RMHMMluT8JAhWD4L2j1M6xwEtQL\r\n2SSUF4GFUcUfLuCAd0HlQd/3JC0tNRL0aWwwCJyq2DDFsamhWGOB73vZOu2L\r\nr8oMGsVSIhtzdQBRPKQqgru9srnSutbAFuFmjQjX8jsjd926q3eTPolcDKEe\r\nE+N/X4QmsSn3JPM8isuZlnT61FFCpS26AyGn+JX82tn7b5s8Xzumv1RzeT91\r\nM32gru4GYe14sOsgrAQ+Pyp/lgliQs4Ihx7iKXmOUiA78iiAXVj3yYMkj2tu\r\ntzYGBUEzXPKVA9tfK5y2yvhwfWQDqnJ5aitScETaqBprt3VHLscNvTGAvi07\r\nE3fcn7B0F9FImf/plRhfY2po8kOtQwFutMs=\r\n=AAMX\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.36_1653271453430_0.9070127189866699"},"_hasShrinkwrap":false},"3.2.37":{"name":"@vue/compiler-core","version":"3.2.37","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.37","@babel/parser":"^7.16.4","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.16.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.37","dist":{"shasum":"b3c42e04c0e0f2c496ff1784e543fbefe91e215a","integrity":"sha512-81KhEjo7YAOh0vQJoSmAD68wLfYqJvoiD4ulyedzF+OEk/bk6/hx3fTNVfuzugIIaTrOx4PGx6pAiBRe5e9Zmg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.37.tgz","fileCount":10,"unpackedSize":694838,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCyXHe5Ku0u2C27TKFxeDBhW3aYg51JRS47Ca/c9u5uVQIgCmqCm3IMh+p5wG02OuRO0qXIdwjQRicWkwuIte0OgeI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJine40ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHmg/+Lh/LaJvqThNBqpaZ9ErPIPvUsdok+fF/X+x32odB49IVS9D6\r\napAJX4S5FwNcsI0djqE8RJyw2NnMFcXiEK6SKG2ETlfQPkD+pt4Gzyf8BgXd\r\nd0341BzQz6cjH3zVI5xwUYNobQ+25w9agGSILhqtw5dVc45lNqrs3Nzse19Q\r\nOkWCqaR1aInNdy2lVLAwxO6TOjpnuxUMQ/Xi5iTOCfuPTxBLLNX7o/mGk4Gd\r\nhpJgSFWExOd7rthU0Wc9EvZIMzEH5R5P9Y7RN1j+ugqBgqrhdkSBIS3G9gRi\r\nJj+5ze79EHYuKfhVL9oykWvXoEVE1R3SFYa+7VTkKhrvShBv3w+5qytjNbhA\r\nHIMHN8QvQVzIZQg7wVcLAx/6C0ah21PtST5LhpV4qCRRLtY++t9KDhNlEbXY\r\nidzbUGSF8A68iAP8+ZwwDayrfOP6KgRjOwhoI9MDk7sYpyEbp/WGYf5C9r14\r\nsy3/dtJoc5QrWPSPpme5L0RULX3ov0Ggkalu07rj045+MAsydY9SZkUJUpOt\r\nF7H9IymAC/WA9bHuosmIXGmSKHSe4LHxdqK22dnd+S5+OgchRr8g1+khUJ4s\r\niHnpQzcN+plIqVFpStNn507c2vYV5dkd4BPDTYwpwf9QTYY5d2lnk6uGyVqc\r\nAs5YynG6MaSn66aUhMNYm6nQ6HUv4ji1kk4=\r\n=wgkA\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.37_1654517300249_0.6990518189220285"},"_hasShrinkwrap":false},"3.2.38":{"name":"@vue/compiler-core","version":"3.2.38","description":"@vue/compiler-core","main":"index.js","module":"dist/compiler-core.esm-bundler.js","types":"dist/compiler-core.d.ts","buildOptions":{"name":"VueCompilerCore","compat":true,"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-core#readme","dependencies":{"@vue/shared":"3.2.38","@babel/parser":"^7.16.4","estree-walker":"^2.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.16.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-core@3.2.38","dist":{"shasum":"0a2a7bffd2280ac19a96baf5301838a2cf1964d7","integrity":"sha512-/FsvnSu7Z+lkd/8KXMa4yYNUiqQrI22135gfsQYVGuh5tqEgOB0XqrUdb/KnCLa5+TmQLPwvyUnKMyCpu+SX3Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-core/compiler-core-3.2.38.tgz","fileCount":10,"unpackedSize":715064,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDsKPQqDaQJpXMwojakkgQ7ZTXf6tvF6VB4KgShDmnG/AIgbTYxfqFpVp/k1NCauhoOb6G7hsX86LoqEpPRt9o0mqQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDcP6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrTCg//XS9cYJqJY63weci6LoEheFOtFdABVcbWsqg4sdlgTI0RT4qx\r\nJwdKqoRHbtiVVbPFmaCCfg14e4KFSUi4UL1OlhB7TnY7fdJ6L32y/P3+4Mi7\r\nm/SWcmqmZ/pGgrfs5PqPtTgVhgmIGd2qPkSiwbQIrzotvy/LAJXGwRgnU/zY\r\nZ7rl0FYPDh1MVp5gdxN8j0JurbW0GSlminPGEGo97bvgnYaoaLVcDfIp6lpD\r\nmKYP50Fne6QP1ofFmWE0k3DX7EikT9FGy9F+wgHzNCrh+HIJnKOB7RxrJSjH\r\n8a3FpmgB8IEVxqPfbUbgs1vtUCIH5pW8kNU0wEp93ad+4RQWySdcwfkM7QrK\r\nr9lbtgHcPhL5Zod4LVU9eVxz9/48fCyvEK+cMa7Bkjq8UxK4igGawiaz0Taf\r\nX8KWfo4q9bMawfuznXLwUl4k0uBJTuBJAcbXbkw1NS3IxriL1TlOPGzgxnoi\r\nWaZdZ17T23EF+HyFwMv7xL/fPPWi+0ZBI2WJ/qvq6o4lyi3cxKSeSIV0GssI\r\npWxc4pEN+dznoDTGQu4r2YaEq9R1IywlWOy35TOR9QRwLrNAUmUZ6NMA902w\r\nbug9lbp59hojNhjYKLzkbO0SXOUIPlfSWXiQTk8DqkUx/wyZwOp1raTvA0rm\r\nVucJyZfDCUcJniI9Eqgu7t9a1bfakhCQWMw=\r\n=a516\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-core_3.2.38_1661846522683_0.6274225461824565"},"_hasShrinkwrap":false}},"time":{"created":"2019-12-20T18:15:33.111Z","3.0.0-alpha.0":"2019-12-20T18:15:33.401Z","modified":"2022-08-30T08:02:02.982Z","3.0.0-alpha.1":"2020-01-02T23:25:19.995Z","3.0.0-alpha.2":"2020-01-13T22:44:33.165Z","3.0.0-alpha.3":"2020-01-22T16:10:33.575Z","3.0.0-alpha.4":"2020-01-27T21:20:02.849Z","3.0.0-alpha.5":"2020-02-18T20:00:59.551Z","3.0.0-alpha.6":"2020-02-22T07:25:38.001Z","3.0.0-alpha.7":"2020-02-26T19:36:41.533Z","3.0.0-alpha.8":"2020-03-06T20:58:43.928Z","3.0.0-alpha.9":"2020-03-16T22:56:46.885Z","3.0.0-alpha.10":"2020-03-24T22:33:43.655Z","3.0.0-alpha.11":"2020-04-04T01:45:54.058Z","3.0.0-alpha.12":"2020-04-08T22:59:51.832Z","3.0.0-alpha.13":"2020-04-15T16:46:31.009Z","3.0.0-beta.1":"2020-04-16T19:45:10.661Z","3.0.0-beta.2":"2020-04-17T15:01:04.391Z","3.0.0-beta.3":"2020-04-20T21:00:30.924Z","3.0.0-beta.4":"2020-04-24T20:20:24.017Z","3.0.0-beta.5":"2020-04-30T20:20:30.089Z","3.0.0-beta.6":"2020-05-01T22:56:57.066Z","3.0.0-beta.7":"2020-05-02T21:06:20.290Z","3.0.0-beta.8":"2020-05-04T14:49:27.251Z","3.0.0-beta.9":"2020-05-04T21:14:45.968Z","3.0.0-beta.10":"2020-05-07T15:21:21.937Z","3.0.0-beta.11":"2020-05-11T18:25:41.681Z","3.0.0-beta.12":"2020-05-11T19:52:42.392Z","3.0.0-beta.13":"2020-05-17T01:53:50.471Z","3.0.0-beta.14":"2020-05-18T18:42:15.546Z","3.0.0-beta.15":"2020-06-12T22:09:10.971Z","3.0.0-beta.16":"2020-06-29T22:34:54.356Z","3.0.0-beta.17":"2020-06-30T16:08:47.955Z","3.0.0-beta.18":"2020-07-02T01:06:29.820Z","3.0.0-beta.19":"2020-07-07T14:04:39.295Z","3.0.0-beta.20":"2020-07-08T16:45:33.175Z","3.0.0-beta.21":"2020-07-14T21:18:12.512Z","3.0.0-beta.22":"2020-07-15T16:43:51.687Z","3.0.0-beta.23":"2020-07-16T16:49:00.221Z","3.0.0-beta.24":"2020-07-16T17:51:56.577Z","3.0.0-rc.1":"2020-07-17T19:30:21.207Z","3.0.0-rc.2":"2020-07-19T18:52:46.922Z","3.0.0-rc.3":"2020-07-21T19:27:30.695Z","3.0.0-rc.4":"2020-07-21T19:40:49.264Z","3.0.0-rc.5":"2020-07-28T21:42:09.414Z","3.0.0-rc.6":"2020-08-19T22:17:47.802Z","3.0.0-rc.7":"2020-08-21T18:13:09.491Z","3.0.0-rc.8":"2020-08-25T14:31:57.089Z","3.0.0-rc.9":"2020-08-26T22:21:22.983Z","3.0.0-rc.10":"2020-09-02T16:41:58.308Z","3.0.0-rc.11":"2020-09-15T17:15:46.277Z","3.0.0-rc.12":"2020-09-16T17:50:19.966Z","3.0.0-rc.13":"2020-09-18T05:39:35.984Z","3.0.0":"2020-09-18T15:28:09.324Z","3.0.1":"2020-10-15T16:37:26.818Z","3.0.2":"2020-10-20T20:24:16.328Z","3.0.3":"2020-11-25T16:16:25.537Z","3.0.4":"2020-12-02T22:23:47.913Z","3.0.5":"2020-12-30T20:50:30.600Z","3.0.6":"2021-02-24T20:19:33.136Z","3.0.7":"2021-03-01T15:59:30.966Z","3.0.8":"2021-03-26T21:35:46.387Z","3.0.9":"2021-03-27T15:30:14.262Z","3.0.10":"2021-03-31T00:05:46.954Z","3.0.11":"2021-04-01T23:52:47.249Z","3.1.0-beta.1":"2021-05-08T20:24:36.347Z","3.1.0-beta.2":"2021-05-08T20:59:14.384Z","3.1.0-beta.3":"2021-05-12T21:37:06.110Z","3.1.0-beta.4":"2021-05-24T23:16:47.624Z","3.1.0-beta.5":"2021-05-26T20:06:54.945Z","3.1.0-beta.6":"2021-05-28T20:58:58.614Z","3.1.0-beta.7":"2021-06-02T20:12:58.364Z","3.1.0":"2021-06-07T16:38:43.873Z","3.1.1":"2021-06-07T20:26:56.208Z","3.1.2":"2021-06-22T18:24:52.585Z","3.1.3":"2021-07-01T23:28:08.448Z","3.1.4":"2021-07-02T12:37:52.333Z","3.1.5":"2021-07-16T16:38:03.653Z","3.2.0-beta.1":"2021-07-16T18:44:07.758Z","3.2.0-beta.2":"2021-07-19T23:36:57.381Z","3.2.0-beta.3":"2021-07-20T21:47:05.270Z","3.2.0-beta.4":"2021-07-21T21:40:26.792Z","3.2.0-beta.5":"2021-07-23T20:10:23.429Z","3.2.0-beta.6":"2021-07-27T22:56:03.427Z","3.2.0-beta.7":"2021-07-29T17:21:31.982Z","3.2.0-beta.8":"2021-08-07T03:12:29.264Z","3.2.0":"2021-08-09T19:51:54.941Z","3.2.1":"2021-08-09T20:29:55.146Z","3.2.2":"2021-08-11T15:40:26.768Z","3.2.3":"2021-08-16T22:25:33.618Z","3.2.4":"2021-08-17T16:26:51.487Z","3.2.5":"2021-08-24T15:54:24.292Z","3.2.6":"2021-08-24T16:54:31.649Z","3.2.7":"2021-09-01T22:05:17.860Z","3.2.8":"2021-09-02T18:46:32.277Z","3.2.9":"2021-09-05T22:24:02.955Z","3.2.10":"2021-09-07T20:20:09.222Z","3.2.11":"2021-09-08T22:58:15.645Z","3.2.12":"2021-09-17T14:55:27.438Z","3.2.13":"2021-09-21T18:22:55.016Z","3.2.14":"2021-09-22T22:36:58.654Z","3.2.15":"2021-09-23T13:49:00.679Z","3.2.16":"2021-09-23T14:17:03.764Z","3.2.17":"2021-09-24T16:43:12.528Z","3.2.18":"2021-09-24T20:05:18.559Z","3.2.19":"2021-09-25T18:58:21.500Z","3.2.20":"2021-10-08T17:01:52.803Z","3.2.21":"2021-11-02T06:35:16.305Z","3.2.22":"2021-11-15T03:45:07.173Z","3.2.23":"2021-11-26T06:33:49.767Z","3.2.24":"2021-12-06T09:03:12.966Z","3.2.25":"2021-12-12T04:21:15.384Z","3.2.26":"2021-12-12T07:03:30.686Z","3.2.27":"2022-01-16T14:08:19.603Z","3.2.28":"2022-01-21T08:15:14.855Z","3.2.29":"2022-01-23T14:02:25.164Z","3.2.30":"2022-02-07T06:14:54.785Z","3.2.31":"2022-02-12T08:41:54.106Z","3.2.32":"2022-04-12T08:07:44.897Z","3.2.33":"2022-04-14T10:14:38.259Z","3.2.34-beta.1":"2022-05-17T04:53:51.971Z","3.2.34":"2022-05-19T04:42:36.110Z","3.2.35":"2022-05-20T17:16:27.957Z","3.2.36":"2022-05-23T02:04:13.847Z","3.2.37":"2022-06-06T12:08:20.437Z","3.2.38":"2022-08-30T08:02:02.905Z"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"description":"@vue/compiler-core","homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-core#readme","keywords":["vue"],"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-core"},"author":{"name":"Evan You"},"bugs":{"url":"https://github.com/vuejs/core/issues"},"license":"MIT","readme":"# @vue/compiler-core\n","readmeFilename":"README.md"} \ No newline at end of file
diff --git a/cli/tests/testdata/npm/registry/@vue/compiler-dom/compiler-dom-3.2.38.tgz b/cli/tests/testdata/npm/registry/@vue/compiler-dom/compiler-dom-3.2.38.tgz
new file mode 100644
index 000000000..e3cd8a3a1
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@vue/compiler-dom/compiler-dom-3.2.38.tgz
Binary files differ
diff --git a/cli/tests/testdata/npm/registry/@vue/compiler-dom/registry.json b/cli/tests/testdata/npm/registry/@vue/compiler-dom/registry.json
new file mode 100644
index 000000000..48dfe2360
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@vue/compiler-dom/registry.json
@@ -0,0 +1 @@
+{"_id":"@vue/compiler-dom","_rev":"131-71f43f4c711a4058d697e17ad2c394d8","name":"@vue/compiler-dom","dist-tags":{"latest":"3.2.38","beta":"3.2.34-beta.1"},"versions":{"3.0.0-alpha.0":{"name":"@vue/compiler-dom","version":"3.0.0-alpha.0","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-dom#readme","dependencies":{"@vue/compiler-core":"3.0.0-alpha.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-alpha.0","dist":{"shasum":"d54ed384b5b136ac166b1b48d5a89729c760e22e","integrity":"sha512-JJnigid6juCuudd9ZYTbxdUId5T2s2rM6ULYHrDHqxHjnfxxx+SdOZeBMcrNfZkmLa8wTSzo+aXe1+KYlvPOJw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-alpha.0.tgz","fileCount":14,"unpackedSize":507855,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/RVzCRA9TVsSAnZWagAAMvAQAILkqXA0ZIn8rCzB8Ae6\nZjjUnl9+boLCpF6CeDO6sXcLjEU8SvlIu31ZlH2Jkz6KMeVvpCyVV9nxnj5K\npmaFKaKGg/hSnaKqf1UPXN7LIA9CBsojhta8YpA94wSCB9H8qF2izhp+t1CL\nSEsDW2i51PTK0LkP8e6HfLMxkuOq280mL6ERDWYQp8WMhqVhCQiT7uPbSqjf\nPla7SUrJ1laLFa/T8Fa+agOPtmW6ZrGqQ3Ov6gjQsQPpHKhzaIkfiNJ/N09/\n+Wcjw7iIC/o152PkBHw+T3Gzzqs3aBRn/yu+wYxrVGhDF2zUvUfsJt6CVYd9\nFOdtstpGgM4T0Zth83xbOhdPFNufnlfFJhS/tOq5l6naWt/JTML7ELQ7UoCs\nP6QF3BoteoQyn9N2NhYUmRlDuHC/VR/ajmIq1RRx89BDINhMYRcH9jaibYEj\niBXfd874eWLaq6kOzSo3gpqDjd9vCkdIjeMn1aRffOSc30UM9Amo3sJw4w1v\nUYpoxCCF9gmGu4cfTvcQJj8myIFuORIykPf4atXksGzAUjRh+ZUoid2mkaUB\n4a+ALtiHANl9C5g+o5cWfnmUsweLvjFIVaSgOIsLdPXBCwzokE1tZ5rReW7B\nKB9NrIiC2xXoSwqWuJ+ozh0ms/dKf/b8e0AgRlBgg9t+2a2uYstBjpDWS01w\nLLwU\r\n=oLj7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFhgZO2XPasM80lOkAT1RRu7ppnIwAFm87sCh6PSJWphAiAyZvAbzMU8md1SttgiAZRBObUW2l6z9gkXMgSspeV/TQ=="}]},"maintainers":[{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"znck","email":"rahulkdn@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"chrisvfritz","email":"chrisvfritz@gmail.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-alpha.0_1576867186625_0.9324019260162302"},"_hasShrinkwrap":false},"3.0.0-alpha.1":{"name":"@vue/compiler-dom","version":"3.0.0-alpha.1","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-dom#readme","dependencies":{"@vue/compiler-core":"3.0.0-alpha.1"},"readmeFilename":"README.md","readme":"# @vue/compiler-dom","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-alpha.1","dist":{"shasum":"c928dd61f42d0b90e7e9e9d1dd0e8094475a25fe","integrity":"sha512-3gEYW/G3FyQtpgARw/eVhfJPiUQchfRdpoRmkFZUDGpnqqw0fRr30u8Bm80JYajH5y3DgYOZbt6yIhy8enNPpw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-alpha.1.tgz","fileCount":14,"unpackedSize":509094,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDnvnCRA9TVsSAnZWagAA2FwQAJFazfv8PEzYYnXQNHzQ\nt39mDz6t5Zjjbxjz8FFRmuffHyj49IyDUibGw/tezZeHMdzdNX/Rh0Jg8TbE\n7E1S4j+w7aM9t1ZQewW8whpMa/MCR6h0aRhQa3cIqd7zNMwjURDYp0+ZI5SU\nYX3wmya4HIDqLWdY9thLUn8QBSNUDFakBeYW1qO5zH/54qYkxjp+HeJiM6Ge\nY+5TB0s1KVg4ondOuZO5V3d/lWIlBaeOUvzgBeVEXEak0vO1qblw9cAIDdJ1\nK/2+OrlKatWRJiBlK0oTPeaFcBWqV9HjZ5u/4bGfpH29qhQA/7EATe9/kqhI\nYl1EW3nzdY8l6kr6VgtaU2t/QT//p6pmI32RWB00kDUBLP8R35eFENtoAiAP\nEcp2rHBoUuRJrcMEaU9rXeGOZzVvJbpRuAOl6QTHaMScqr3aDU26Cl4JElEp\nmRMIW21pMwVDMXVzSv1BhOvt1qmZlizj6f6050GnFLT2JqQaaXPfO7GTw9cB\nvFd4/Y7ilX4ZNO+QJSAQNdpw4PG9Isps8mHnNaoivy5poGyX6r8meNxdw60W\nDELAM4UIIVMB3R32uNOFBgcp6YLXR6poGAUWFbrwTyCgO8qio7jsS2i4J/qb\nPxeCSsxcGcjZBgzrBJfLlbMZ7xRBZHMmRufqnHXZIJkHuqjE9MCBWHE6CEAz\nxi+o\r\n=jM/P\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDoBtz7bCrgCu9+9Et5Tux6f/hjjLiEP1oGa6My2jbVQwIgVMGHrExtD3wRVTzhUtqOfKQeO5pv7NCnddoKGg0t5Iw="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-alpha.1_1578007527005_0.43172834672781635"},"_hasShrinkwrap":false},"3.0.0-alpha.2":{"name":"@vue/compiler-dom","version":"3.0.0-alpha.2","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-dom#readme","dependencies":{"@vue/compiler-core":"3.0.0-alpha.2"},"readmeFilename":"README.md","readme":"# @vue/compiler-dom","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-alpha.2","dist":{"shasum":"76b0b77026e05831c8ca6aab9f90807843f45013","integrity":"sha512-BeKtdWi253njQy2SxvNH8iNdtnBctUIbjRbEOXC/2KDOPo6lwrgHNWjHxS43kX0aBM6qJa11w+jzfcCcpQ4yVQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-alpha.2.tgz","fileCount":14,"unpackedSize":510452,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHPLXCRA9TVsSAnZWagAAhbwQAItSWj0stVGZ9cERxVcL\n2qtZ3e3CzRvEBKGxl/dvtp67em7ys9epmYAWFNIT1yziK50/d/14Kn9IBu8n\nyVq+dUUX/SKZMBxKoWq2rXwkfjPZHGrPFCr6zEDk76frG1ic5vV5MzieicRn\nwuhmBgkUThM5ciTGjiHXp7p0f/Lb8AOKN4Sx3DhQvVtRo9BPlyfzV//ufkFn\nPznn5RjjKEehc8m0Zr0lg1RY48/WlCr0HIkvK/TSZdkLrajd9DZ1aonhvoRe\nPGXxPxeZE4TnDQntnoBzNSmqnqmWBpu3W7tUtFY+9IHBbHPYHlE2QxZGMfca\nvDUpZfNkG6pdTtOhoCn0if49B1xcSU7ET9e3Np6Z4m13BDELBtQpD0bnF+ez\n3WpW1vFIEKKYrSn2xd/n+2JcHlXIT26ik9abPueOkFNgor2s3RXSJcSU3rvN\ndHmEcvmviylFxV0wocGX6/yFQb3nz/Aiyz3Cy5IFkSTfmLP9Evymp0YQ6O+8\nt3rWvU4pNGh/wsNj1EBOpIaRWQhwzgzfOYXb+8BGj9OKFmPE0eyBdsJBTb/E\nvRW3U/Rz9EuTVKhPdfmOprjKt1+VAC71XwQ5Jf5fVrQEuAB9RRC7m20FqgdW\n9z3zGLgWDOTF6mbfrNzPK0+9houwxn8SpQ2TZPvEYaoltogvqRmN4iP+GfLb\nSHLQ\r\n=n28h\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDqRvNczcTs2sz/px4om2VlfX/jsjlSqbzF+yxL5cwZJgIhAJDu1LTR2JpI0OjkhKudM3JG6CveXFDOIgshTY2OSMta"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-alpha.2_1578955478844_0.4714449061618702"},"_hasShrinkwrap":false},"3.0.0-alpha.3":{"name":"@vue/compiler-dom","version":"3.0.0-alpha.3","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-dom#readme","dependencies":{"@vue/compiler-core":"3.0.0-alpha.3"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-alpha.3","dist":{"shasum":"e4844edfddefefd9661ebce2666d865d49c77397","integrity":"sha512-m87mvZoYyE1HF3yNfl8qBxr6xqNeV4XSe/zneb+0tZNp5RyTTi9Kg8tnPZZ65HYBaX5huRxO66DAf1eb2O9Nfg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-alpha.3.tgz","fileCount":14,"unpackedSize":513018,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKHP+CRA9TVsSAnZWagAAiJUP/0kKqW2+G7E2gbxDMiJR\nOJgK38EdT3r2V2gJX1F0ZA+/7c/2nEd2vwBvIjLOD+RxJdEHpjZB08mefNkA\nujmaiazduRhcgtGr+omefXVGF7/aSGWJp+Nua6ahQ6PQORhf4DV3t3Qy2973\nTKAsSx6zqhrX204MMMn3io1b0clSNgPFQiZZA3zf9XoFAQbbVK99ukx5hyNz\nqXJRQjKGPda0qMgyuYHWbIq5NuWf32I1OowlN4pvg65f6v7e8TTDNvCwzQec\nTJA6RmQOuWOgJ7qqWvzBjcYhEd3mhmzOu0mvLcCF/izt3j+oOT2p5cfnp+nH\nl4IWrrhQ4LbNfLeIUDIcy6meTKJnj84xT9+BLtK4cJOkSUREhWDWAhJCw2WR\nGExfSe69QenAmaTYJI6wns8emkOdHE5KUm8Qcap7SlpOPz32Pc7DWj3yFQao\nYaQZ6pKYem8ISflgo6lpJZ+JlzDaJDmBCvraAkEbVlM6UsnQUu6QZLCZj6AT\nVdtuaJTqY/yea6gqkbcudlrB02b5adQpnShPKmwsvon1Winxkx7EOJ7cq/nr\nFoF7I6qkTXuuvdzfX9/Ncd8M6vetjXEJtLjjp0nYkNNP6hK1+4SJIjvI/VcY\nwkpSRVv/PSJtue4ev1QnH/YwLIAdhBefgh/vc951zD5beLv8Dag1K2VjeYaK\n4RGR\r\n=K1Ps\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAtRhsZuwQlagq416XWPLyweAIbkcR3V4cuJjHKVIPFrAiEAwGbqwwBkMd7rPLsfwfPasog8tLz/4+AhZpMTtYNK9pE="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-alpha.3_1579709437754_0.4728134266532533"},"_hasShrinkwrap":false},"3.0.0-alpha.4":{"name":"@vue/compiler-dom","version":"3.0.0-alpha.4","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-dom#readme","dependencies":{"@vue/compiler-core":"3.0.0-alpha.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-alpha.4","dist":{"shasum":"638141bb293f09692f005e8da46bdb64ac680fec","integrity":"sha512-QtDs/ezMMYcIX5gN9qijmTQE5YcOQH4TH/PKZUdToe0bjDQEhAaMiedKfTrLjR+OTxuHkFvayp4SzUzTiQ3CAQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-alpha.4.tgz","fileCount":14,"unpackedSize":513124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeL1QNCRA9TVsSAnZWagAAVPEP/RDtHEFzQFaWvu0UERGd\n9Fc0jFL9er1KMzSu/RoHiD8+vtKo+QUmQLhNmThe1rYwkdGE+joy1Ran8q7z\njNNByINWEx7Lr8TqV3aAMf1+iF5VetCH0N/NvocsyUTFssMHU/X1NVI9ZrM9\n7bz0yMLhjlddb8ya8PrhiQ51A7ZaEepiY5NdbU/I4OwhXci1C0eyx0GP1G/n\nwUmzH6UdUU+MLLkYgFpwEy5F6/6yTxCzx2PlmkcajFlTaRNRqmDcT0mPUuHv\njHfGt9Nqpw6YTMTadzuT/0pBw1yn0N7PFwMnDFc+2FYsKYyWUv2ST9Qx6m2u\np0VzHUydAHo5ojIrsZv1bi6zhaSA8SYPxZvf3OaLTJ9absH2taTCR+v6oJd/\nrA+E1tBC0yAj3VzcXYZC1gRxO+bbsAtbWHoatQRJBQeakXHGouLPGU8Ma0iV\nXzORDG/gxYfiGBgcdj0ocAsRg1TZ1Pf4r7+nLnt9Lh9bNTzNzK8tJCHPNVtc\nNDKH8ANyv55FvoHU57dUg+DTg9iMAn0QFEf+wX4vMiRt8xMdzi135lJ4qB8u\n2Us7S4NWzUK2BK3xXz7HzqR1m2kFK7SMO5xtEdeMqNSl0pE3ryOlNqD+3POe\nmr5WCIukGilSDnf5ncLcPueRLLMpUcnfRQC3PAuQ+VgcWRRhTzmJiWueopoL\nMvzW\r\n=uOVd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAgxq6vUQYijB1Q5fubc22DNasLEM9Qw/DTr6C77tUFuAiBTds9/ILTG04Pv480tIuQGBj/FTlbF+A6sxyu3cP1BQA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-alpha.4_1580160013315_0.31686974268593704"},"_hasShrinkwrap":false},"3.0.0-alpha.5":{"name":"@vue/compiler-dom","version":"3.0.0-alpha.5","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-dom#readme","dependencies":{"@vue/compiler-core":"3.0.0-alpha.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-alpha.5","dist":{"shasum":"9480b737fc11acc139adc0ddff780aaa5b23dea8","integrity":"sha512-7OnU9n29JIaPUrfV5WOiM6XZLHe7OyzfsmIWus9JXu/zIOU8XUao7vouV0HfKEIJkBsN/ylL6PWkDabRc/rvOw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-alpha.5.tgz","fileCount":14,"unpackedSize":584853,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTEKACRA9TVsSAnZWagAAyg8QAIe/kLMhS2EH1bM7SqFy\nFJAlDbzz2XK9d1Nz0Arw/ynQGWt6YreEOCcBilTmHB3bPof5n6QQ5fWG/e1j\ngrXbWJhyIsWZei161yvvTNCWExHXzxFEjcp00DzZEN7RwXWsqyYLgmLWL139\nM3fuRn0iXh9ycPIRXWplIu2XMZWRfmkzgzV/79/KQAZwwXTbMRNPhB38bD99\nP6rK2hnv0OMrpVF+jBLsRd74+yH8hiK+urNfuDrh8++Zv92dXwzB8CpET780\nGBlC4jFhNPIpUng60n3EDj54NoliZedVIczyjCnw3Yz9IUQCdlMScKgoXpOj\n6YPZocgkc5A3754aP8OhCd3j2ZLCeCjIpSRvNUOb9Rqxs/84T0QNUyIO8Oqg\nyJTy6/BtaUQS9qM/PDYeA/fr+Aiuft4LnGVJS8G29TdhLToNsCA4uFpfsQtu\na5fuw1LQde1QLHNalIVJ7+oFI8+Q/pkkl2qU0lCp9wxt3kPw0I9l3Uycq5cJ\nE/0byWAxxEHLwXICsivZ9bo3rNkPG/9W76GZan9d8JSa/Drrl+D7xm7O2Y39\ne6jFqgZyTuOPYnJVRo5vEI891301Qkupgt5O18YwvxiC2XLbW/QzogAJS0zO\nCEJsZmE1rNoW3O4Le2bEzHkWG6qW0yaHW8gozkSx/HCPG0YTJBa930xNf7SW\nH6bc\r\n=p+H0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDkV6AAxYaGaRCkNt2pu5lY3hLDJhciSBULrjiwd2EWvAiAWBabvLY1598XEw3kaQnvGpbsckDeV2pAJwr/NvDqBdQ=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-alpha.5_1582056063981_0.162154256848003"},"_hasShrinkwrap":false},"3.0.0-alpha.6":{"name":"@vue/compiler-dom","version":"3.0.0-alpha.6","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-dom#readme","dependencies":{"@vue/compiler-core":"3.0.0-alpha.6"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-alpha.6","dist":{"shasum":"dba4ac5a622de651448e6ac1aa39f4644bad545d","integrity":"sha512-tfuGMD8UYsBHmo3zEkgEqetwmdfZd/DEJpRO5gUCYgEftd+Ma3AaGrqwDaHorsShjsztmoO8IyKXFPrk8oyDeg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-alpha.6.tgz","fileCount":14,"unpackedSize":590187,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUNd2CRA9TVsSAnZWagAAdogP/2+hmeA2Y/IxMSxNa2z5\nZKykoNmqfuwJdr3fbJACicdny/2vnXAigJa1M5EQP+svEsJ786wQ0Fj46jbk\n6dZhuVY4xWlOuPtWaAsrgeXSRgvgts4KPTr7h9cPTpDx6M2J0tQrd8eO5Q5P\nmseULplZJZNHjKHkiD05UNSZvN0lpMrXcnDMb7L44wm4R2mmQHHh8QWuy2yQ\nFuBj9izSh/8N+Ey4MDHUeh7+myV87/JUBph1JqEnOg1VzeBQqw9ZETxienyB\nL5nJ72d7Fj0gCQsRqguioCy7j8VPedbyfYJdt091jdzF9kWbqJHKCgG9wH5x\nfduLvSWcKB75gv0RLb/9rtegMwgljDEaXWU6o+bakWzyrF+PMzxhlKR+yP/1\nDyuyt5W+Y/BdsIOhLbXHsAZjQmFPmC2c3vNaPEkuDtSOSl0Lj7OJlgAiDYbC\nvr7VM2xI4kiz/dsx0r4v/BQdZ4JYkKDbANMwDz7CjLqof/cDF0Mb3XiRgNt4\nh9BWQ562UD5LoEKk8Phh2uYy7z8wH6+jruk9vqstiB84PUMHU84kqHS5wpwk\nuAXhxqHB53KlrdcPPiXsMX/sI6gn1V3g3vR5MfFygI2kws8cXLzVgfZjX2+8\nRHj1t6/M888Bds5EzyJ8vBXhPDW/ESdBZZiQiNbGbbH07nfSiqfAJUIToXHs\nvrsu\r\n=83Ax\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDs5JrgOEPJONkN49GJgs6NG0gPCFyEgO/GAdwcWNgjAQIhAMyBBbavldmATfA/QMNANm39Wd8SS7D7wgwFnHSRl45N"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-alpha.6_1582356342526_0.2961907176477274"},"_hasShrinkwrap":false},"3.0.0-alpha.7":{"name":"@vue/compiler-dom","version":"3.0.0-alpha.7","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-dom#readme","dependencies":{"@vue/compiler-core":"3.0.0-alpha.7"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-alpha.7","dist":{"shasum":"ddd7f4c23e80ba67c5f40d0747cc5901ba0b6ee9","integrity":"sha512-NsC5CcbgiXuqxsAQwj7dkB082WMHL7KhQPnf/BtD0UO5OQ3ooptEOUYCW/bPHXjOcOxuCE0PL5xn4xxD9290zg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-alpha.7.tgz","fileCount":14,"unpackedSize":592741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVsjQCRA9TVsSAnZWagAAvW4P/iKz7U3om5pRKPGFshC9\nADr8P3W1fR70Fz6JWmkAPAx/g/It0KKvGs5AwUx99hci3zbZzGvBqILywPvJ\nrwDFpo516mvX+nhKvYV1pvPM18IkcdnaZspDSOYsOwGRbMyr9/onxwjnbMNq\nza12Agu8ppQK1ve0agpa/kH4mVPak5Rm4uudvtSTKroYHFlt3ymCXYVUZE6K\nQ5jv4C0PlT4K974wJ1ovZseUkf/GbzC/6wFbbotAmSUErjRywmaFiCgF8M74\n0NoWV44LUJA0YnYeUBib0B1pdVHe6VTqP5nOKC++oA9uifoWHTahJKnMM0mW\nYDYilBHXnDU4gsVvcRnJwwncehDJX/c+Qj/FSedgClsnByz3igvCWJ9ipu8K\nNNay33MXw3diecBe2mI/6OwvA+KGvE8Uq/xfv7dwrLMF5R/wBpJp2uQ9O8TT\nhsf0F9WvZH9Ns4HstW9wWFY5KyBjo1Rut+QxbnJleY61VmYrtjwhF+kInAM9\nRJH1/rmIqe0g5yEKWqpMZFB8Md0zwxEJVu1pJPzVn4g2lZ9B+J2dlXl+gu8Y\n9MSXh8H5h56Eh7umDe8OAmkLzJi+NMmosTZDRDX4iloJorOoBYlfzH7f8/ZZ\ndhom7xlBLfXNUxGkizxa5XVqHQer1hFlwvXdFk5OJjXDdX/P4P/1t8y1LZlw\nE594\r\n=TEI3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE9TjS9WlgwUarHevyqjCbwFgUie1h38vXoiph+CUxNZAiB7HZStnj3UxxC+SGsdrDl83tkfn8txvP1zRQADa/9gbg=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-alpha.7_1582745807844_0.22884681210717273"},"_hasShrinkwrap":false},"3.0.0-alpha.8":{"name":"@vue/compiler-dom","version":"3.0.0-alpha.8","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-alpha.8","@vue/compiler-core":"3.0.0-alpha.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-alpha.8","dist":{"shasum":"82431ffaec5e889cd069954f4f5b90406f123108","integrity":"sha512-y/zGe9mIDIqm6l0xVKA0+AQ2iCQZoqt16JKViP6r4TEcF8FdB9cAGV4vC07fGv3HeI2FpaHL5j8KQ15k9BP+Gg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-alpha.8.tgz","fileCount":14,"unpackedSize":579225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYrmKCRA9TVsSAnZWagAAKykP/3eVLgFyvuqIOPdm3Nu0\nlFcTn096UmzZMc/HM1NRK2PMk27zYiRyGDjP69ji5emotMNVxfxNFqtc56A0\nO8e9cIWoqaYotvYHiK38mgYzQnY91se/jdibmmAmZc100AVlTIlnU9f266/b\nsU1N+GFTpa5w42H5MANUBh6sAJCWSaHqjKuIuS+HdDxP8OKXUtm2CamDRTNQ\nqZomU2RHc9NHkeEAMECDSbCL9A8l9dz1TrvPau4D8JEhy/0rt6BGY/Kr5n+O\nZw3CJ9GqRrNRpZVD73wEP08vwmZ6AJ8znx4LAosGmMHvey8OLpjDmb/pX9F5\nxcIEEIIve/LqvQYxykv/yGcncJ4QHwTrCmo6Ne6hMJ0WvUPAS0ExcevW40wn\ns6PaBUcWT4M9praiV7WWfSp0fdgYhcN/NZNYwZU9HalER9QbAwodc70xuLaj\neDT3xGVsTnZhcCGNkANaf8Wyr+O9SCxGoEXZLiL6O1a4AUnlKEhfQg4bySnl\nKQ/qMkVrT3CvoSvZk8EZEr1MTKSX9CLHSgsBg1WJ/Y3pNOcJBY1ZrE3EE79C\nViLRt9iHEOMzDRoS7BzZ9bBmJ2kR5ohLiywDZH2GVI0Up30eQThfFPB1eqXU\nPhqdJkXdst2dIePQA38ZiclRZ7fFBH7Nu5obXKOsFviPZ2GzoVSr7HjwYe/s\nm6N5\r\n=HCfw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHhVnV2btiG6F/a4DY7pbu8ldOSvks2ylOK8P/+XefdvAiEAhIa4Zf8j0IVBzQJJGvKooxAIYossaCh9I+ZqK+rzHzI="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-alpha.8_1583528329990_0.3867970689514071"},"_hasShrinkwrap":false},"3.0.0-alpha.9":{"name":"@vue/compiler-dom","version":"3.0.0-alpha.9","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-alpha.9","@vue/compiler-core":"3.0.0-alpha.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-alpha.9","dist":{"shasum":"cb93b9f25eaabaf084bcbae5518cd91565b09ba3","integrity":"sha512-LgYtgKTcjjRWX41EMpjAdcvNTM1mSvV6Z9iXcGQs348PzcbihboFvaVqOkK14f9R1d5WsnCaYvUNuIGSNV0Xig==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-alpha.9.tgz","fileCount":14,"unpackedSize":580083,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecAQzCRA9TVsSAnZWagAAzWUP/RO6uA6kM7rI/ozCCvR9\n67LcL0tQ8UQC1maPcSdxcQF48/oW4i4DcKXCym7hDEIcS5lD3ZogrskeO6Vj\nLBzkYUgVNY13VkxZ9DgfgX5kydWt+YKDZwskZFN4d64j+gjv+iTGbzAtPucK\niRprMzka1B7W6ZXsm77wMs6Hp26ZagUe9htSUCuei2uPOqBZY26OhcKgf78Z\nZOYRZ9lVragnSHAar0SgM2o5HaAVPUtj39etDiSCdxAIe1vjqj9Ah2AzVKOC\nMaUJm1LcT8S7+DEuxJ9N1Fc/EQJkJbFYRQIJWKSe9u2+/TU1BA+R4k8Qe8Pu\nAl/GJzEurcEl+Mc861efXmqCiPYy6uOiHjfjdrh8HjwixRoE1e0yOJHfGi2F\nxsSxZGHFwXeScF+E0ZaB/isIxIATWZWmuBYdd5RjcwzZ/tL1Tz75Saw+ebSR\n6A54o+FRGpSzUedHVXe1vQZXfWEhrfbzp9xXEW84fouQhj8h1xuOeufFF0iR\nAiTJYUFW9WiOOSbmCjW3VLhNSedU5sRchGj+4JUVcvUpWAwukT5cYnpuYI4+\n9ypsXVI05D9JjKyXobnDoS4MDD05sg/c/fgS8NFkNNp2OITWAlztnyclyT1d\nBfcNFEd/0XODtgr6yMzTbZkLRWOaAawmfVo4NIqLokUdmrYGBle7Ydr5DyPf\n39u6\r\n=qnWv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICE4qIFJAC3peoxu4vz7BzWmXX5ObLc/KdLI+ChmVn/1AiEApMvYj+jaqi4j5S0nbaEjVCNXz12LE1N/zDUM5d2EWeI="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-alpha.9_1584399410895_0.8445704220700507"},"_hasShrinkwrap":false},"3.0.0-alpha.10":{"name":"@vue/compiler-dom","version":"3.0.0-alpha.10","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-alpha.10","@vue/compiler-core":"3.0.0-alpha.10"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-alpha.10","dist":{"shasum":"be9ec1d24d0c4d96d164f8e00a479bd88a45e55d","integrity":"sha512-hOasMBUsmqccY9Qyytqmrup4AnxQ6zBHT8tC9QpfdtygvxrFK2uNvNZlPoZay2hB13fJjZgRdCyxELM0zB4Hww==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-alpha.10.tgz","fileCount":14,"unpackedSize":580058,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeorMCRA9TVsSAnZWagAAdmYP/jhV1rapkvGYM/uYf+V7\n2bsWdsYBYq4QgInNTahz1IassDWeBPmM6zUE9p9LV2mCl1otUDfVX1JNlFZB\nBB0TQk1NxsRL1txcICs/ONhU6Uoz6Aadv8+wv6vyJ/wI3NUlSbzklhqt/iDJ\npt+bJjddoBKi1BxoWX40FfI/3Ls7sSX7J/aG6Cn+VntsDIkaGaCHsLHw0RzG\nBfDJsc53qqt7BCfn/K9/kgcGhsTfJsNMR4MfQILCCXtzRfmNYFG2sSSkqyz0\nqLJRZiCrMAfNOuZsg4ole7XUB5jxJllVYSVni1Q81MXrwVGmHH1NyT39ITbg\neGo4SOXKZ5Hw3WJ2zW2JTCqNMAL+ErHvS43lhLNoV/1Tu40IexaeG+o5MMpk\nkC9JTddt9luD8vONXhFr2EX9Rr4TuTaZXZV5R0NwzEZNTIwZMAHlJbQ7shf4\ncNXFfDPDNitzamZ4jQESpQzLG81g+ktXSnU0Ltaoa506falZIom3Q+fL25V1\nbo0SNlzsDuNTjbrkyytNtznCYFIZ9CL5/gBFXgU+o3ek1y3jp4Q+C39QAtcP\nUoCD4wCHxgctI4vWRDo2eASIGtXavPnjRuEgEEsrsnXPz0ICUI5gTMhKqcRH\ndYjpiZkHwBqSDDFpgeCXOfxhFoa+1wp2BLzvDITYOlVJNKVjs7QQ64ak9EYS\ni5pw\r\n=lIuG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEMCHz3FSlOEqIdMbOE6n/6UQ2+dYRItiNWF6KbmUKVyWjICIE4MMtHIsD+sR6QoaX3xLLLXVzFoRERO282WI9KylgSZ"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-alpha.10_1585089227812_0.6596656708980126"},"_hasShrinkwrap":false},"3.0.0-alpha.11":{"name":"@vue/compiler-dom","version":"3.0.0-alpha.11","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-alpha.11","@vue/compiler-core":"3.0.0-alpha.11"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-alpha.11","dist":{"shasum":"cc19b0cb56890e704606eb574b1b2d963e4fcc7b","integrity":"sha512-MxyMBbag78Jq17Lwt2sO/mqxzAP6HZC6Qbc6OrgoDE8ChhvidL3SmhXhmwGjMXaWjQ36trKaqMDcVMiuPdAHqQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-alpha.11.tgz","fileCount":14,"unpackedSize":583832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh+bXCRA9TVsSAnZWagAANaIP/2lALQWtgCUKhZczpSUa\nuzKd6Pp5OoEjo6XXe65759mGznhTloaJKBMi3JrMIvqBVi2C/+7Cj8KC2w19\nQj6lz+dYIPhPdM14BirDvVTGrqCuys2niB5cYmnsMwd75Bgw1p87aUEvky5T\nMeUQjQgGAA4uLp80gw292nYTlHPBMkVHiF4hpOoq9htZMhoCx2E6d/i8s9wU\nGkD1iVxgrAaumM4ggEoAYyC6iguOnNRzbIE06c5lSM9WnluHopWJuoPHLPes\nYkO7r2WinXqVaoseQBjaJSrHgBVs8RHyLYxnhNCp/TS+FmnJfSyeWA6FJR2k\nDe8Z24t6sOUA7zl5+9B47pjkuaFj0OfYAFhXHiNJyMKos7fqBDlLh0xRcd8+\n81xxKpKN0wd2ExDThTbX16TbbW6zKdvhTmOZ5+m+QujphZcTfYN4YZQv+Ier\n6znCcmyUSj5vZyQEj985AMHrA5Fq8UNTtcAJZWYV4XzlgOuyMaEZ+KJf3SPY\nTQjzCgrYdg8NBj7liZl55dw7/E4G4oBvEpcIV3gDn0SV/c6ek4t2xYVik33I\nYxoANMDg4v8m9dn3/c+/mxsdPs1lvaMqy7ZMSGA50emlabWOoO/FUVRZa5Ef\n6QIamzC63/v9Nl1+5bpfb2bl8WditZai0jU4De8LxadbzWsgU7v/PcoV4TZy\naBQc\r\n=OKlJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGblnICnbkCru4fROZbY3yxEUJiAOapIfTngUsD4gvoUAiAx2CqB/2ay5UzSkFGw3o0lGcDpASb1boOmRnmuPelLeg=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-alpha.11_1585964758531_0.32536605961232024"},"_hasShrinkwrap":false},"3.0.0-alpha.12":{"name":"@vue/compiler-dom","version":"3.0.0-alpha.12","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-alpha.12","@vue/compiler-core":"3.0.0-alpha.12"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-alpha.12","dist":{"shasum":"3f5b856007d5201c477540299bd89e0989e83543","integrity":"sha512-MpdGAFmS8Pc945Kgo0FbAQVObi+aTBGpDCz4f1UwBBR8z/TVgENTd8DXzksOnu82RrW1hV5Lbn3uUW/RuHFJlQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-alpha.12.tgz","fileCount":14,"unpackedSize":579863,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejldtCRA9TVsSAnZWagAAyZEQAI3t9dHtWdoaXwcQelAh\nNg1aW3ZdYARAzl3IaL0jnBJ5cA+X1WXcZxNbtoQY/G2U9wiyki4rYj/C3QOE\n+YuccfZpmcAopSQPkvevC2AREPPcwHf+FNrAGiJKopfLPV08aVmf2NJIYMYj\nWKVsm7jQ8+K4x9BekCdyW0pm3h+A7ZBFbDSDwMOV44wPQuvy2lj54yJGS7Eb\n5paRKOUxKbfxb59zFm2/H1nwVqhVzIpWfOpxxugrv+OHE1RAu2Oa+nNkkX7k\nHdr4TUxxQFdSgEp1sCTZix8+eOga3Az6k7eGA0jfsonnhT6yWlPbw716T715\n+tbJ10nslSOpDjT7gw2+nVXQMsUkPjbT5sGyEsDE1xmKZEYbOef7XJRs2sq8\nggcdbMPTDnfGwrCQdGy3gZBQCtTkIsyuhNGU3Yeu3cow+c3umCXVQEXIAdfP\nndvBbyKHzz/FTC6Vce7jxpY4koBMUcpiH1yHdBVSHNboER7F4B+ShEhSr39b\nCRKl08mIxdkS5l8QqDUVz2as9Hd0aq7Ecr+I2EIBe+yuzfONhueroqH/STqy\nzPRPBMNzyMjjVvO1jgWuOeJRbagwGSnSWsxZ+Neps3Ul4+cqMKSQqT3+/l1h\n6g+Ere76sI73Urx3q0vTx72aOlIvYs5Uq2yHW0IM96ikKCCyd+Jb26lxDuHB\nWYzB\r\n=Aj+3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDesyi8fvXIxqKxeEFOE63erI16HiTPmguIBXToF3/zzAIgPfp638orvnBUKFdMYdlpGI0gdjV6x6gQfwSXFbjITwc="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-alpha.12_1586386796748_0.16412797546942248"},"_hasShrinkwrap":false},"3.0.0-alpha.13":{"name":"@vue/compiler-dom","version":"3.0.0-alpha.13","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-alpha.13","@vue/compiler-core":"3.0.0-alpha.13"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-alpha.13","dist":{"shasum":"b1930ebbe770dbed543dbe7ac88f2955719051f2","integrity":"sha512-g5FnVAx+HLUox3N+XHKIZTpMJeJu5Uj0JNf8X4s5Td5zFcWG+KJGUHz8qU9H0unrPc01uiT/VfhYErhFcRdVKg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-alpha.13.tgz","fileCount":14,"unpackedSize":579991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelzpsCRA9TVsSAnZWagAAzvEP/Rc/n3OTetIB5EiHSmjR\n6iBfEs+B6v7LwZ8faB6uiDISztWz5IDT9938E5i1yebG7LwLSjuNwKHQJvQa\nI2GwSQBv1SsWOGn1Nk7CZnpYxvvKC+4o/JNjS+2p4XEo2vVlaHiM1aEc7Y9t\n0Dr4gim6TnB4zCoVXoW4MZhoG9VX7yWWEIb9XpEo8FxCW+G7cQTM7P2QGVsX\nI9B8vQ20L/Ywv1se4DKDAeqXCCbCmLfVJfntIkhAlOkMmjnuW2y6khL7KgXZ\nWuiRh2km5Bl6da5rGGC2g/iNCt7SvtAE2aQwo332XcOnw2DwjzQONkAfYYLg\nfzFhweacrXeGljV0gyoVTbawfwJSC9P61HBAwTdgAyp272Bi5Lzx7CPrSz+V\n65a+AbN71hEfGeAGLrfuHrXzG0cLfMIoLkNZWA5rwICdAY20t/B6YwWP6fkw\nGewZdcjEixgUwVTOUqyuImW3VmABfwQLimxiVfzQc0BmQRTFlRQ+ybltE55/\nXybDAD1wG0eKy9gXnir/BDOupojUKkzBpPe4A7oasuUr3bemnBZhK5JR2uAI\nGwHFdafWR2f+iwGiqZZMUGJqVx3L9rf8aDqOK8i+BgkTCDtdUfrQ6HBmU5vf\naLrDUs8l25hDVolg3Eef+2nZKGo0+OVxcyEmuowo1AswxgoQUr8dPF2MQmTG\ng6Fr\r\n=hYnd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFqhHnEKDwoPF6CSDKdG1hNcknTmiyFUJGF549ITW4ZMAiB0e0zQ5f8LrQG64FBkPE5UQbBIGsjro0WohUNghc2DUg=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-alpha.13_1586969195617_0.38319179026241534"},"_hasShrinkwrap":false},"3.0.0-beta.1":{"name":"@vue/compiler-dom","version":"3.0.0-beta.1","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.1","@vue/compiler-core":"3.0.0-beta.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-beta.1","dist":{"shasum":"eabd8279e5433214e613558561f59e05a01ef450","integrity":"sha512-Tp3Y2sT014B0Z3VpdWLwAv8o6kNPZOwFFMI2aAgIBmG3KWPGXUxm2LDRrNZWPoOPYPWYjRMBri1cNy3gA2MeCA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-beta.1.tgz","fileCount":14,"unpackedSize":579985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemLXNCRA9TVsSAnZWagAA7YAP/0ZUSl9zR8MdTzvKap/X\nUCP+MsWFO46fr8oYbxzX7Z2wIq41y1YZs9pS8e5HLWd+lBBfhXTAZQESyWvb\nbwgmduJfF9gQpkd+HQc12aQZ4u4+gXmopbepwKmpD760xUHvUUhtBMCYiUs6\nk/Kkq7zNq6tomAKoRc9Ct0gQy0tx7I30j/wM4frCjPxRa+DgRl7u8F1BLw3L\n1T0XivpMDdna8r2r4IaNoZVayYOD5b3g4cPvrYtijfkniOT6K8uoAdQeJuoO\nJ10Hnqlt0N/Ru1/MgxBBSVR2YFsWeR+rGYYVSbBD96stDmvaNR/Gxmb1g609\nVn/IDTOiND7VA77ySUwrB6jQfVl/fXRB+15eoUzYUuYNncUURExOuNDa8c27\n2Z3PTz5HzZDwYQFjxDipvg25ZjdPFxzxurcscnFqMgquJbgnF/ByqOaobXCv\nRFQsqDMYx2bjQT5/v5Tq7ALGSrr62PayKL5Wo0jiU8RMih3VJ2pTH1ND/iTr\nU1v9sZyHRAQTA5GRh3/Z2M6uLZ2rSzY5NWgOh4C+Tp6vsBrvgpKyQ++IUfbo\nVqYns0R+ztuRfwHQGn3O9ggGgSekmzyejPqQhou8srPAAEOIWhHfujvFb0pF\nBC7izzy1RdduNVF4izrHfc8Ml0I2rKh3B2vYt2H6JwFmRDtD2l7fpV2gH2ng\nrgXL\r\n=9J+n\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAkAdKABhgx60oCXGv/CAUzzgSBSiZK3ccCC5WQzAI/zAiBVUUZ3IAUJVQfXi7BVPan7X2WCpZi+UQwx4L1dhQ1TAA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-beta.1_1587066314554_0.45228066641126285"},"_hasShrinkwrap":false},"3.0.0-beta.2":{"name":"@vue/compiler-dom","version":"3.0.0-beta.2","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.2","@vue/compiler-core":"3.0.0-beta.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-beta.2","dist":{"shasum":"344263f4e50258496bfdbd01a9a85a7b842e96de","integrity":"sha512-VZwvnsWPoi0/MR5CF5p5VhRGk3AkM9MQYt/pMaXDmbl09kWKVjQZubCRvpzuyjjm1QnV1yrSaqTZWDAIYbKYtw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-beta.2.tgz","fileCount":14,"unpackedSize":579985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemcS1CRA9TVsSAnZWagAAR4YQAIOV5i+l9L3RtdHKYpM4\nvRAe0Tuf/sC72PWPEqRPyDuh7qZrb5V9FsF8CzmN70nwE5grJFDgAoq1HXLP\nH6/b+av9AefsjIslR85gkUjuGLNyIz+HtJPRZ9AGOmsKfQUF7MIVPVF/brwj\nyhZNpuGN+coxvRme7awUWUazyXnguRuf56Y5Em5EqzvjKqqG+uIT5OsEBsUG\nwvZGpp/bEdG04UhqxcRXQhSQrz2S3oF4czVJ/q9EhvTpHWgj9iMAWpSgG0a5\n7od1nMZdM2+E35UXPxiRK1FO4v9GF04qrABMMglhZ0wPCX0+370QSbXK9PRu\nH3WgWxPlxRkkzCFBCweIoi6Hz8fj2agvT2sG5O65QKR6D1Tb6JBAb1B8c5iK\njYO8OnRmj00WAEW1W//NgWiXqRIdr51juhjLvOMJ9/FQaizlTMy085FhHdqB\n2dEAKmdG4AKfsNj+MDEWulKM8UPusNBNpEfjLFDNtmYqm2czL41iz3HJMhUr\n5hDYTKDNQA0v3lp2yeBtJrW1JjoJwscylsXIQ83+NRAE5p9XY938UCqNZrbb\nZ45lmVIC6FzHYY5R5NSnr2m5dkKfnvMW+n11Uh/mVRC75TexCQol7wcF2ZB+\nosVxP2U/voqqHSEYJnY4SM2rpFtMooV0Pp0s7NbtsenFAbX7BP6UeV5/IjYf\ne9dR\r\n=ptm4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID8CG/0ZgvZcyuzkyccnISAHBSiWNPZdlG1AYruoWZ+uAiAKxZt9jILM+vFSgl8FhNHrOcAJoh8u9sagE5qfR/TwkA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-beta.2_1587135668633_0.269720275508599"},"_hasShrinkwrap":false},"3.0.0-beta.3":{"name":"@vue/compiler-dom","version":"3.0.0-beta.3","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.3","@vue/compiler-core":"3.0.0-beta.3"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-beta.3","dist":{"shasum":"089d9ede865576a1b5bcf5d3272d546e04460f90","integrity":"sha512-1WimkkPN13ySLAlJl61WSo7xFeC3D8Nqkz35YIZIgksOOIr6W/Q3NfDxfM6bG5nTBWBmgb995oDZ8NNgq2frSg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-beta.3.tgz","fileCount":14,"unpackedSize":580038,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeng12CRA9TVsSAnZWagAAP9kP/1nOkZdMcjR5QwHXUWVa\nr2qTfx8l8hlEDVXqHFq031fZ7iZO7FjMCyy1g9/MVQS+vGJ3tss9POEjhWCn\nxnUjzWSv7OKlk2ez5OQka04dTDF030j8CX0mWbRXKlSUwVzBeUh25Zz2htdk\n318cmvWIRgrxW7wHdFEk94DpubxT1T6tWBTUCbqTJTceP8jWRvei0X6NzGa7\niMkIFhub+yc169A+nMzC4GhDfJ3KpOrCK/3JepHbgf+f0awblS+sxc7kSpFF\n64c6/KU+T6mw6RibJmgc7Z5uCGvjzcExTMF70UaniiVFLVRFLOPk9Ou6XZ9H\nwKLtXiPOBNmT9jppiVzi3smx0MQc3ZwVJGinGH1FBDHRZGqAxyuv97sxc7Mv\nxm1QvSFZd/xyuWj4uw26b2gD509wkndFmSkG/6OqNiaCHyqAaWLl57DjXaIW\nvnO70DoL3XrW+H5SOQcMgO0yRa6Ig4fmsojlXJV1kuxLrV2oIOZ6Oa/fBBTN\nXK/AZWMN8pjYasefkeRGW5o0UI4xYmgil0flfg/hRFwSk396KJPw5tPg0Qg3\nTnXpP/vS+n8HSD6WYcL/lxwzLTMRub4+xzFpkQwW4H8LnbUg6hx9B68/7+v9\nSo5xc359ybMH2AnBdsa1BU3XctEjt9Nzxc5wfIOw57UVprWsIRxt2Lv6ma27\nw12B\r\n=YOO4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXre1yaEL23Tdva4wgQd+cXnKneS5j6rdoqwD0+diXNQIgK2mrRTeSNJDVubDiD3wRTvwfJCfoWNHxOXtFj3lU7aE="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-beta.3_1587416437583_0.8867312184394114"},"_hasShrinkwrap":false},"3.0.0-beta.4":{"name":"@vue/compiler-dom","version":"3.0.0-beta.4","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.4","@vue/compiler-core":"3.0.0-beta.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-beta.4","dist":{"shasum":"821569015c30376577e97c8833443a0be7f157c0","integrity":"sha512-/1ICCldaRuxdWhBSiYQpWYz2SwxW3bl4sDMuI0h8iUG+IGscDtOn94y8Pt6wqrGT4sWi4KvqQTDdJVx6uOTzqg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-beta.4.tgz","fileCount":14,"unpackedSize":580696,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeo0oMCRA9TVsSAnZWagAAZNAP/RmzHkEF44F6+EVO6B47\nENBD9shItVkbyipl+si8KRn7bbYyshRcLd2DQms0VGnJVOKe1KoIOdIbJSFU\nIfu/X3fOquKyPVjJd8q8X9fZvySmaNBfhXJY+MTw5NVVP3cog+iHNu4sO++K\nnG18M3fh0jruFEpJwMk1NuWSiD/NKP97VEvaPboWyTOaO/1efrayd6/4Tr70\nt/4SLLMV/sAzBruDbjc49XjENl97yoBIulCFRd4LYYfV2nJAm2Ws+xCvT6rn\nmAm0G9zjIGfQNwLXwh2UKQfhEUFUcHbSa4A2CBkT+Ylujv0NCTOxV9pWbDG+\nWnpHjAsh+xAsTGhhsS21mo111gd5uLu4TpwoUgZ1gXxiHV5M5oH3/k8sPQUm\nNfVsz2A4Yl9rYSPuPfy8nm8oYAJwF5qk8/3Fz8X3S0vyo/eaefTceWhnwPGu\nSGikO/MFGE6w/BixZX92Af4uulW9J94gPW1tqPKvl82qF7m6w7PLT444CkA1\nHRctCi4UBrDQo5drM8ogRXUAwdFpAdbYJ71YIUDGNZCdj9yxHVbWYMFd8ytM\nB8+Y/4nl8LJfMLHqrzxlN+M7+6N68KjY3Tm1J9Ut4mLnDDVEU9FBVJp5mlud\n6RPUmPJ+iaytbHxyaZuP89cxVWKoLifyIXO6mYc8VCZJ/jM9Y5zcoB9kDyHH\nL10g\r\n=LMRj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1E+9XkaKHId3tps7WzJHDz+4GkdCs2wkX6ozoolpZ3gIgD5zN5zv62gl5mniiGI56PtTxSoVx/0NvldOl6cyrbb8="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-beta.4_1587759628031_0.09038984695283658"},"_hasShrinkwrap":false},"3.0.0-beta.5":{"name":"@vue/compiler-dom","version":"3.0.0-beta.5","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.5","@vue/compiler-core":"3.0.0-beta.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-beta.5","dist":{"shasum":"84ef01cd5052163f59276606fb37f3159e492d2e","integrity":"sha512-IUR+ITbYB8n+mCx5HXNb3EsvG7hlx7mqyliwlzBuhJR3QNcy3qeanspN6pcTwHqBJ/CTE+q98ttJs+RaEgepmQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-beta.5.tgz","fileCount":14,"unpackedSize":567123,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqzMVCRA9TVsSAnZWagAAuZQP/j1efWPisbJznWOt1DN9\n9HLrxVOtNicrwPHWTHZeYGRu5Kyd6eldKXN5vgm4Pz3x8w7a6jVFpEgJqqRY\n81QBrlCgoYl+hCypwsoULwez568AxotH07MofHUdZM3uKqHFrnGvJdHUyZxh\n0N6jwZfuc2wMC45lkZlrF0mCzQedqXbZneFYvClaRjDXhYbyqVJBwWPkKUS/\nN/iuJXxDtbr48dFSlzJhONi9oUVOwsUwIB3cwOzumXBPO+hBo81WoX7+R0Tz\nOQQeza84g+qVrFDcWgXRTjYJAge3L2+zrmrn201YA6DqhkDG0nDrKfD8gH3r\n8elTTtokHT6ZZFqmVzA/DhqVKJJawXB/zjuy3df+ZHv7MWRH18jBng+Ohiqf\nM7/t05+riXYlZ8n0beHAEP2vOL9R5UbEh/sBAmT6Fci0pFJqm5hgwvluTq0g\niaqazrUmum6b1gtZAHi1tzQXgohq9N5PcpANGcX3/m9E8zBxfoQT3xZsLNWy\nBKMSlejoijPpWfvmnfXyGbXkoqimfXs6wqCmmMmApT8CqPfEkaW+wPDE001y\ngoWjtGTpkNoXfsUI6jmX6m2IS7MSqLbjh7fADeppS+am8zBIlB/hEjWMcIe+\nO1aDWnwTj4B9itvGoSf+/grp2/63iJ7Lxnrr2eE9Is+SPmkjA1Rh5OPnHZgf\n1It+\r\n=hrDO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHFqkHIHS7WaS6zkCfXGqjuPtz8eKfIMjEM8SE8Nr6UpAiB7TrFcHRasozpSdt6jf8I69vp6qbCmzvgRQFr8vAulNQ=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-beta.5_1588278037350_0.6949044482950131"},"_hasShrinkwrap":false},"3.0.0-beta.6":{"name":"@vue/compiler-dom","version":"3.0.0-beta.6","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.6","@vue/compiler-core":"3.0.0-beta.6"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-beta.6","dist":{"shasum":"80a85cd49570297c32425b364d026bc7185a11ee","integrity":"sha512-1pSE1LYHbDfuSpa6KEPgI92ltWzKJYIYZ99T1q7fsr5WYCTS/oXNQ3aCaNxJRpnnb8ib1GrjensGmm7Dr/M0vA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-beta.6.tgz","fileCount":14,"unpackedSize":568195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerKk+CRA9TVsSAnZWagAAQCkP/1mVP3NjtZi28uvFM2eT\nKXhiz+Mqj0nPmMPH7vjXSIVsdtBhFm4CIXCcq1G9emal0JG7Gffs2Njv4J58\nHLVUZHJsxHCNsVZgbIvz261G/jTelEICIANbTXbePLOFtmDNdNQUDN9fmADC\n6oq/8S4Xz/kK5TGZMnt9N0uK+/1NAHOYz3KHDxKaGah2eG501La6IGTnTXKQ\ne0CY/k44059MIwvXDt8t+hcjNKmQXn+5kjRxnoxBWus8QnF7yOmn9FBUthwj\n7AIYxnDrHaF/rOLwwaIZjxgU94kCIavg9aVSE5y319kkEa5BCCajWSgSKMCv\nd3v2Drd82zrZCtT21PymgS0N3ZC4pOiW6OGY0h79HTOn1arfFJsCk2oWc04V\nAnHTPLpdAA/0ZJa0unKw30iVnYxydfofGEgW31KYh1mGshV256TvzlR0sL0s\n70IhgKUEZD+g5kA4TbhnX1757uIaNbi9lSZ0v8EyX0NUZXjvki7Gbonls5Hc\n64XjwyQZN6YIkrsmAXMMwLzCVKRWwZ4oDwUfM66HgOZcvH626IVnnVa3CUKq\ncFSp0Ul/wMc7lFCd3YdlZzqtGdSk5+8DnWPxaq0aUSC5FA84J72QD2xmHL/9\nQ4I44IWE3l49bS7oQl+GjiUDU5TV3eUi0tTPRpqcPI7HV3H5RnIJPsDsYhKk\nNWJx\r\n=hwp7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCRFeoozQrjYiRck2FB+I42w+1h2zVBxil+2gsrB2/z6QIgM7r3xyBOjxvOyYydfNliU06BIIVWjzzGdkORUGgt/sQ="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-beta.6_1588373822266_0.9248914505196515"},"_hasShrinkwrap":false},"3.0.0-beta.7":{"name":"@vue/compiler-dom","version":"3.0.0-beta.7","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.7","@vue/compiler-core":"3.0.0-beta.7"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-beta.7","dist":{"shasum":"ba21ff6b7d8c7e2b7bbbbccd317cdcc16d31bff2","integrity":"sha512-uMJrYHUNkfdOM9MkYpsfK4+Yz9OPIfi8TEupond9+kwGmQZmVC/Gw86wdnM9lMZU/eXv1S5zoYNv8PH0w3ipEw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-beta.7.tgz","fileCount":14,"unpackedSize":568195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJereDRCRA9TVsSAnZWagAA/fsQAJgs0YY5jPpuTaIkjO1L\nRXEpQw7t7f4POLaFZcq81jRIm0p7e6wcIMGMEClYz5+hAu5TO4SrIG2CASiH\n71bCKUuP309yrMDTqyASN6RYsvGWBozVqEhRxLniVqvaji+geiOpA8hVB+xI\nN8U7cSGJctXIfGnHyioBKBc1//sjBVWQyE0ZD/O/8dOhxpRryHdqlyfO8WOr\nd2EEjJ1LKdLU6PJswX4AqSpfHBDp9xz8HODnLrfpMcmsdhrJXDj3FoaYksfC\njWdnyA/DQtMnBCTy6J62DRLZdqwX/82vyRaImC5Zt3QBTtwsQtHOdFPpo66Y\nW9TDIpnjqVRHeqJj6QuOffDjhqhhUH7DDWoGpqO64ImBtUNsJszlIKHFzH+o\nQRROgOur5Hs/g5Lfoi4Ovh+7ZSXXJVQLfYTzEofrsH7IMfwhtknDTl5c3ga5\nb7w7zA/iUydOL04HMVGx53erDy4aNExFGsK+rAXYy8b8mvmJc39TB0oEAfgf\n4MPRf1yHPYyMQwRDc6IONpyt83SGuz/y4KVNtgZsPh77sdcvpaXjJnNjvXzu\nFIfVO1DJENi+4wCtV8Zo+OOuFIhTz/NpO2Xo70W1509QiOLdaAYtZPSGxwR8\nNGQCrkEGRgWrfXR/CE+gKB5ug1GM/yhf61x/moT2274u9CJ4RGN0XjytHAne\nohea\r\n=na9c\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGlv+lE2fJk0eZlI7AAIFjP02aVP2vz79cjRNVCooogNAiEAx+iQ0WxHHKqG37pCKs+E5MpiNStNumYlqumgrmZNTZY="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-beta.7_1588453584660_0.40874688021757"},"_hasShrinkwrap":false},"3.0.0-beta.8":{"name":"@vue/compiler-dom","version":"3.0.0-beta.8","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.8","@vue/compiler-core":"3.0.0-beta.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-beta.8","dist":{"shasum":"a1c4070f3992d5ad2ecec7a63c800630e70980bc","integrity":"sha512-oOvC4ru+pg3hEdmnieIslfH6iE+cqAArr2XlJECgcJsk2Ss+SXMoK9vf/fcsGeIUlCgUhMuvY9iIEJml902F7g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-beta.8.tgz","fileCount":14,"unpackedSize":568195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesCt/CRA9TVsSAnZWagAAgSIP/i69Mc0J7PMtDKtBHWOt\neQd1+R9PGqHCMgw7Rl47gqKkNXm8BZ4KEbVkyfDWEDNYzJGsxh3DQuI6rz2l\nsxVerusc99whU0+A7YgJyfdETFloAPXtXTGAd9dtaCi5R8ejCuXbjk6QGyc2\nCRrlf2y8+6kogYDCfauFFmj4M6gndPvFxQi8m8cgtT9pvzv++nN6jo2uHpzy\nxZfFDB9zlp8u69mNXe1PiPawUb4TlZ9I7ATV6CQKPdKeGDXBSXsy9iPGit0z\nEjBx/goGwwXSekj4qpcB8gqYbLG7ZVQDHspSA0zOskGqMMgX15Jrw23MAnfy\nVnkLUK8lRbLCTCGIRDNwvdPpmHwKcZVWCEwSqx5jDT4AEvEXPezwo4geHHNs\nJBl6Ued/Zma/f3SPHoTmNYL2zzjQd5qTWNd/efyjv0NCcPZoH3TXNHA17ymr\nRXbglCmbD9z8PeZVgInv5wvTMYtwJqYoOtQ/Y7iezx3Uh8ZI0hkPcJE0NC2i\niGQOLQnBo6aam8VusJ2nroJXB0UGnlPPOIwDwuRpmCQ9Ef2t9omPDWoVJbDp\nY5La96eeX/nUxjGPrWOZMbvgqm4RXMR/7SWlFKVoYg59NaKsZXeV9qF0xWhF\n3N9lv/1ptek8IBOCZ82s57K9CcJ0TeoTINBRSSQaxZtPaJg4nrKI4YfjI213\nqyeT\r\n=fX13\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdLhAJaPuprAttJIsnfKTb0MocFkpQXfQBj0OGbanONgIhAJm7XQy+ivTTIrgZkt1ktqkyZZXHlDq5aSWLGqh9Tdks"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-beta.8_1588603775362_0.46515095715882726"},"_hasShrinkwrap":false},"3.0.0-beta.9":{"name":"@vue/compiler-dom","version":"3.0.0-beta.9","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.9","@vue/compiler-core":"3.0.0-beta.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-beta.9","dist":{"shasum":"ef4fd5cdcdceb37d67eccb70d28d09cecf0a3425","integrity":"sha512-KMWbE/O+177d8QSS46fyCYDipOw4RIoh9mo1s1CqBWQxHwNelOMU4NnHZ9TvpxBo+Dzyvzk9b9x/56KSKMcdJg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-beta.9.tgz","fileCount":14,"unpackedSize":569821,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesIXLCRA9TVsSAnZWagAA9IUP/0VA2UMcL9rxNYqfuYfu\nHkrDuo69eWaKxcJPwgs3KPijN0Pe4cFUzZ/14YpnepsXbMH6dmn0kJiXbQEH\naOdigLX+ZXnNb/I3zsJHjgXYygXjSK1DoBA2FNrqkT9nR3ZDAyrrvi/3e9V2\n5TV94guihT+y42tVKFA15Zx/oZDz7y6eDgxqafG5GtWu1CJLn5zTb/FF7Xsv\nuool8LHA5FI8viYIBW8bB+3qsCgNqDbBeGxVg0ydcv/V6YgYoAxoCeGR34L4\nRvHWFzLbnO5EcMeHMw6AVAT7H8zqXCQdYAkmcDcXc4EI/leHVlZrsYwHaG8q\ndey4FSK1jWaGqvQUZKSJyHhzm2YHL7/LwcJyAPmgiCtZcIJXdBp6CyZOiXP4\nju3YJa8HD7JkW74f7bnEYE2G7UYnkosLrPIuCU1YKYpT0yz1TDuZg+/WHuvU\nR2rf/zMv14esJwsApmXYORgfDTGlpu+QbMY/Ruzm53IFVjkcyKJCl+YFJM6Y\nDieADIGQPMC6Qn8kEyP9r9FF1y/cSRFs3IjLS6eDKrbZBn88WDmC0OqFehjc\n4l4J02MTXUtdW1xXTzUBdmgM5JKflL2pRwghEM3cEL0IIHbt1cc1ZnYtROHK\nWCAfLOui74844RpTBgBCASt1VAMXvs0PTpk+rcDCtkKP43nGHDBCW+nD+Q+C\nJqbR\r\n=XmSH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDpy+fB9cmEFMk7wINXlknz3YLJ+6FugTgtqmVIy6SX+QIhAKymaZYlcXhTvl/NvVIwfCJ/f/IYDdw+QCczfLEVQ3x1"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-beta.9_1588626890963_0.9295335584647868"},"_hasShrinkwrap":false},"3.0.0-beta.10":{"name":"@vue/compiler-dom","version":"3.0.0-beta.10","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.10","@vue/compiler-core":"3.0.0-beta.10"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-beta.10","dist":{"shasum":"5b35df447eb96cb7faed37b76a8a9aca71a87c67","integrity":"sha512-S1Qqc74Hc3BnHjORzWJvG4Fj5B4O8aqTF1Oyd+Px65CB6qkbAaqTLneYnM5by/78j8inmt4FCHOf48L+gzChRA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-beta.10.tgz","fileCount":14,"unpackedSize":571011,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetCd2CRA9TVsSAnZWagAAvvgP/3qIEh8q70Y4IeJNV0Pf\nmt05Pb2yoBkuihJFUlyNWxrXwK+D0oTbn6A+Ifjyf94cnll/LKr4vX/0yIPx\n9P2fxm3PYJHbH8PeqG2MukwcVQY5moI/K1pgs6HfxVfvxzlHVhMDpLABLKFc\n1+dEgvT7UJzqeoROSouQAevYEq8DIUYwI2CBGzuuRRjt9BtiX7YuAOfbuVtj\ntVLnz+YrLFh3WbvxSZFwV971mwyF74vV4J6F2SLtQ81GhV8CQSCtQITpulat\nUFFw9nKeXnPPvX6lbH7mVTIPwqzN7Nt575HqPrvN8jHlBK71O63rRwtWeI2N\nJwwDnbrq8d/NdHeRkBUqbyB3rJrQDXbjRWUGsy7CGqqvBXnagEpAJxpOdHA0\n1fNe0j4SPoa5NkvAJpLMZF2PlJUkIUOs4y+ZcS3jJJAITsh/ISpJJzogwtHj\nNXST398YdBdPH4jgfTOmV5BhP/mIOO1nFFd+oypp4cQ70V2G3PBqRbc1M+Wb\nnzJji7INnCh+8uDYVwJKCXfpEshHXzpvvheXq3KPiXZf+bV8RVTnOqFYVuBZ\nwnpO1w5MciwsuSsjubjdxn03DrZAgxFVFDYUl1rcl8IYaiWFoTnF1Yati33U\nnocUv4D9MTMWK35zMmk1nlHWAE8JJZK1+iVhiD88k+xpGIziBOXOCX/PZGtT\nvc6j\r\n=5QpB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFJMGFYOuNhR2IhYxnHNWfn5KzqN75Gesp+wIoxuDIAsAiEAuK+zIeu5Dp5GVgJJqb9QhmMXyLmyaa22rrChHEBswxM="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-beta.10_1588864886444_0.8857670471934709"},"_hasShrinkwrap":false},"3.0.0-beta.11":{"name":"@vue/compiler-dom","version":"3.0.0-beta.11","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.11","@vue/compiler-core":"3.0.0-beta.11"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-beta.11","dist":{"shasum":"bfecccdeaa23df0fdb05c9c31aca0e601c2e8092","integrity":"sha512-ZSi/0kjVhuRmS3FedxrNHxs/TlrXQKXFPOyxPoFlihIBg7cKIZvi21kHw7N8GlRVgn95N8e+gy/kjpHHv1qQ8w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-beta.11.tgz","fileCount":14,"unpackedSize":571011,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuZivCRA9TVsSAnZWagAASVwP/j/LGF9VG28qAN2vreDh\nRErkZlMiWxut7EXt8/9Qx7ODwRCIZ11RYegblyRxhDrQ+usk6yk9LZ+o62+v\njIzTT0R+SfmaixjI2k72XJj3ZA47tysY9uQBDYH4pHTv02MUKzcN66wCw7pt\n2dGol3saQKOkFvV6shh0NbZk1Cd5RA0s1wrHPBKiqgsCe78kg3quJ8NKZsnu\nKoyT+otwh5D49kmI2EzHZshQOOauB6xCZgFk2XIa5LGq1PNSbZDPKN3r+TYf\nmE3tscxJ/prkbyEI1MTd0+zkieplidbHLsozFsLU7i0QXyQ/UrwL9dqNJW35\nRIHNwVkvsZaAXmLM00aZBg2iZ/kfhkmMyR0SN6beKadntedJB6/+QW0fMGMs\nM1XK8PgCa7a9gb+xLJzed7QGm2dz6Wbyl8WwXks97B5liHhIJk8FRO8kxzWl\n8TLtF1fCAQLT1py7BaGSlXOdLR85eUktTZoVhOm0UZHh2pvyYepiLFmQOVdB\nsYDvuQavXEmYQ8o6dzCgjNDCfw6GhwAJub59U2RDPF1Pu3gXumGetC7elqk9\nqWfBZ8BZfibtLYzZ0oeYTVEBoyzYxHdq/7EQXKY+h5pYL2V8ZEqwSn48mUkX\nyhTz765bQUgmoWls9jdWWTae7XiG6nD2HDTT+dymGSI6/zDgGFCHmI/jUjxC\nMnH4\r\n=2IX2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCx/aFQd0znDSrhOGL11jizrZFmCEVl8M/DjPxOji0VLAIgSqICy8/3Zwnh58cChnVZbcxlJVTuZF4wVMjmRcLK7Wg="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-beta.11_1589221550985_0.9383941081051981"},"_hasShrinkwrap":false},"3.0.0-beta.12":{"name":"@vue/compiler-dom","version":"3.0.0-beta.12","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.12","@vue/compiler-core":"3.0.0-beta.12"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-beta.12","dist":{"shasum":"f455898b96d421d71c808ca35b8349504a2f7ffd","integrity":"sha512-HEirNEGczvMep3suCZO91q/1x5wEO0y0MvZJ51HJL2UZBSUjBSp/8ilBVWpOoOYC6mYVoxEIm1Jv9AoSsOipzQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-beta.12.tgz","fileCount":14,"unpackedSize":571011,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeua0PCRA9TVsSAnZWagAAnOgP/0l79UFovf3M2K0cM2h5\nGpyf6Xq0ChRqPHzCi6gt98JW4WyzFlYPHdjXuO3BgsvFVPopyMHmaG9ZBEyd\nZFaiLtswuyPuB1Sq4fjuj/L1HRZaxfIIvFKv+r5Yi7sF3dlu13SkQUsD19E7\nH6uet2omNjo2vNA2uwMv9ta2FnlleT7mWpCpVzRC1BmSzgU0sBuao8D68CBW\nqEs1C6GJD3scI4qmJk7c6b2TJuOK6CeWKld7LgSIYG5EfnUomqZysJUdaDpg\nHBKCTK3cBH2w7UsLEcoPsZcn/tDfOJ9TMFq9zzjW1q//6UWQXhvTjqZgXP+O\n5RPkXzRDx5x3ylSa5L6h0bV2teYu0og5JiGfDm8TD3u6+zdn9WIrKZ2fnnSx\nZ3rmtL4BDk0V3If47joEQh6HF8XNqMzo30WCQXDW/Oq85AV7stm8rtkp1qUi\nynEqbCmbLQ/ONILbMAqp8pzhzX2a++1pdEnLa6/VMFzLUF+MO3uW+wV/AuXt\n9me6Z0NsugrvieBzeT287uwIxQOv5M+cCsSuCrgMMOqtDXMLqaXh7wTKJOXf\ntjX26nMNEmtoJ09LkWJNtKeXxO+OW4ZWpIP1A6OQVuSMRYkohuqn2uUtJT3i\n9VRkQh6+q4WUBvJ2xOSPlX+SIwW96Yy16R6H2j0hf7V2GD4zNT9eVlnsLDKa\nqOyg\r\n=NSot\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCktIlUbNXHe5LHNycZicM4GLch1LrPzEWAPAtYYC71FAIgL7pUZDJy89a3xKXzwyxOhmZT88vZ0723NkF5asyDQK0="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-beta.12_1589226767320_0.38656676751472685"},"_hasShrinkwrap":false},"3.0.0-beta.13":{"name":"@vue/compiler-dom","version":"3.0.0-beta.13","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.13","@vue/compiler-core":"3.0.0-beta.13"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-beta.13","dist":{"shasum":"865561d33321093ae4de3f65a2e277a767c6f7f6","integrity":"sha512-8XEId6xa5T7S5uTFcKSDL60dTzz7/jiKqmznnnc8T4IBL3kbATGnFqtda3dCZwu5M6g2+0XGdjI7xLbAtf0l1Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-beta.13.tgz","fileCount":14,"unpackedSize":578889,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewJkzCRA9TVsSAnZWagAADNcP/1Y8ydOKUBOOkZpmssBQ\nyAP32U5d31zT69VZKf37RK2WLjQu6Th8EQ1DJ7o4CmeAwoXN6up5Joab9CYL\nG6cMzkZOwH1Wf65+Nwy2/bpTGoFbLD8VfyPIg5DlyD/cj78MPjlYj0zt8qv3\nHcokP21aeHe5Xvs4uXQtPAUBZvdAoV9ZYtugGnHGcQ9mzrAsqw63ZNdCCskg\nIjMS9YB5lFl5Q0QTfDY7wavhGbRjXi15UOS1fSt/pRwM+HWr41YCt8zZ6qCS\n4QfLirm6IyphWsSvDzxbsrIMN8v5WjB6BEuxKgsTsXRMMFnPrT4sMt/bpRoC\nVqgGAiMT5FKa08g16xS7ah8K/ogQxxtBygmhbkYdvoM3YT75LiEmruzVdrpf\ni7WXQ7kVsX/qP3+HVe7wO+6wHRSmGsEBLtTPRh4XqZW4i+mwOb/3Olh19FFi\n8Fdvfxvf4IS64SKZlUm+ChripD6lAj1lwGP4TEbW/p1oI4W27veRV2eTbabl\nvmfNgIC307gSx/k6fwT6jQmZLK3fMuwCJ3EPU+keSF4O+1ViJH9AUQVbDFGK\n8syM5dzpncdBBw0c+bQXsbMYDpz/VFQWZ6T3PZRQl7SiKmdDzyyRgBQeQVbE\nuW1K86vfVKFsgg3KKA19GSUTfO/4SsFAocN/YNlqcEmKQuI1ASUE3pvcxPVA\n3mEc\r\n=35DK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBDxSrsb7dJmOYJiB7wePKJ0nkzTtDQ37+z/I2balpGNAiAsv/OiEDRHxkyNQBKYbuQJ/LgOBNSp7HznXlRp1lhyCA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-beta.13_1589680435095_0.2302453155049391"},"_hasShrinkwrap":false},"3.0.0-beta.14":{"name":"@vue/compiler-dom","version":"3.0.0-beta.14","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.14","@vue/compiler-core":"3.0.0-beta.14"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-beta.14","dist":{"shasum":"2ea1c165e06e9630e687a7a5cbde4e8b20b064ac","integrity":"sha512-wZ2uWo4jvAGD5FPNZYMOxpKEDigLcoPvOGhIAv8H4B6ltDyW54Zfc4RrW5MopJqEcHDDZMpcgGcFN5Qa09sLOg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-beta.14.tgz","fileCount":14,"unpackedSize":584375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewtcMCRA9TVsSAnZWagAAC84P/j71YUr8qf5pWDT6dAUc\nx6wF+WO39FqB/69sznCtE/jm3vkGe3kNFYaKRFuXYCkbQUWiG7rtI7YNp84Y\nJ87/YVM0ryTII8Y8TADRwjkNojdSC3nvLZnJFky6oriaRI6FNCUjrin+yo8f\nkzlsVFEqbUZPbJfCT4cc3EK3qR/TgwoIL5ui+HUWXbBHs0q/KFIrWQ+NBdP+\noCn/JBjllf/++WmYpdNV4rbzrlLPF9VjpLp+XbQ5gaV+UFHAn6qLQFwOqOoP\nnQH4WoAXhMdTi2RvqTwQ8pzx+8kvlItwM60wzU9XCuera6xMoRZ9a/kH/leG\nfCg0sAk0K3xLzYXkFRTnhASnhZt0V/1fiwhWrNC/uzVcMcLc4hlPo+arS5QD\nhPE4AZ5xGXXgLIFwcuz9zqBhn4zryJbFtSKmaETyQijwb/+tLh2PN1g7xAM2\nODX4YW1NVFnTnWfYtxyKAqmAjPrgNppFuVDZgzYWhYFgmMGyn3cx/7pvLEIw\nVG7gf+ej0CZoipyKy7LGQ0pCD7k/O7kgkgvStN9dX0RkkQV82iZLe8SHLrpT\nZhwAAkOhG+vNwtIvcWxj0d5aCPgeMERMEjWFoPwcIo9I/COWS+RiE/R+CP9z\nziNWbyr/37cr37bu/oFVqOeYiE0os4TZiwQD5vTSV7H/UGv+XmelzG90/krd\nGlSK\r\n=hS9X\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDKCwCJGtlnJfuDbgh4/x1zDJ5D4XArLPhMeIi4z5x2RwIhAIibzsYri0zTHtkBm2mSNwzOtZFHk41G10tzij7Gfol8"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-beta.14_1589827340087_0.5339316456022845"},"_hasShrinkwrap":false},"3.0.0-beta.15":{"name":"@vue/compiler-dom","version":"3.0.0-beta.15","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.15","@vue/compiler-core":"3.0.0-beta.15"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-beta.15","dist":{"shasum":"ee6dc9ae1dabb5c5c257d7cc20c5f3e95d5e5f4f","integrity":"sha512-0qVaCosZ6XrkmlSOndGlNh33JQ2oao82uWxC/qw4QWBGm6a1DcKkZFIZFYLQWg5ZIcSrEQrR1VzUidBaZw9AIg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-beta.15.tgz","fileCount":14,"unpackedSize":581876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4/0LCRA9TVsSAnZWagAAdMcQAJg9AShu9ti1jzaAFOCJ\nLYpgqupJZ0VpSoFmaEY6kPPcEDbpgJ0rYps3ZN+xT4oLR9y5TYfNFjOtYx8N\nc76OMmQr0eqirMPSnsm83jDuJT+0WS02aZCpwThPvsm+z8CYcXcjytjC3QSQ\n1sJyP17+tqhwT5LZ0zrVwMeWgIfW9+Quott27r2fh2bC8nIAHDedxJclEuOz\nzJFUf6zMLr7AiRarPktkidqcuMOQp47s+xcsPM6nx0AXWL/Rlq2rkH+oAGUb\n4EK2f9WCsbzaypezdEk8rTLfh1kL7Z6T0uDW+c7Dop6HXx4Fc5cd6QRqhKyY\nM/F2R6Y4airSqomWRZNYCuOPC8Bt8IlBvc4zTynasduCgWf8qllJCpRStGE5\nVKLH7QHCcnw+ocgA+tNtJpi8ZB9DbA898sWfBbMJkwFb7FcdPb9N4WH64OVv\nEhBub9w3BP5t/G1VVx7eCHF/w6b5vU6nGN8NY6chPmtyGXn8nBGYiIActvHQ\n9HnBp6XI9qLfVAKbsWXm/JwXddNVsWDpaSXIF4tAwd96zIE1nKwuUe1kGxIu\nSNujU74I76wMqzLtD2W5xvjZbuFbnItNxNJxFgZhNyO+oEOEQAyL2mNvI07X\njtEt5FaMsigptbDTdqzMWSZnd2EVdyGsQkQCVQPptvc9EQioQMBWhouYR/fh\nL5C6\r\n=WQv6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB6IdAW2xthkN6jZf6uu6h+Fvq6Egbek1CiYjLhXyjqXAiBgVbwHvZZVG3O904G+PT4ntThL0HXyURXzrH6pNJxHMQ=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-beta.15_1591999755296_0.9222278745951777"},"_hasShrinkwrap":false},"3.0.0-beta.16":{"name":"@vue/compiler-dom","version":"3.0.0-beta.16","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.16","@vue/compiler-core":"3.0.0-beta.16"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-beta.16","dist":{"shasum":"7adf6de4479e7fa4a7a763eed988721b85c790dd","integrity":"sha512-2tI3wYN6ntJ78WbMURZ6A4CMXpeRUb90AIQBvt/eHCAgmNz6M8QwJJdZ+XrgjLRzWB/NJlm0V+d5phcNTOIT5Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-beta.16.tgz","fileCount":14,"unpackedSize":583768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+mySCRA9TVsSAnZWagAAQqEQAJChiamX58I9GHgQnI+S\nFWXc9ZNXyForrochdCuE5Sckb8slu8vXemjUBJJHJ1dt0VZqBnN3/aG+tc7j\nhAUvmRCRsSJowGI4eNkzAAXnyvNCoGwUzR5RhLHLDQOvm/KQKOxDKYBvhxJ/\nI+nsfB/3AuSTtQvFI/7yMCGEq3w29QPrmWjfjjDUGLPOJ1v6F7pe76QkmPP3\nanIVfdS3FlpUmekpuXCnMGbPTwFaJy68sbhREo7itI6Bv0awR/QlGEc7NgHN\n3ajdZMESYvpMt2QN3gbt+eMkvnGnDVrvaoYO3CdCqFG1GCNPw9Jl1BPXjLqd\n+ezhEvDdiyYE13c5WYh68vsoNtvFtdCkr3iQkM0JwM+nvpC/x0UmGT8FedOM\nIgjvQ5LGw6pNjds4ArT5jVtmcS2cdmQCYdxomPIU8xEJt77WVs+7LKm5oew0\nbksti8eclzoAwZdEMmD5SubwiE1tL9bKTPhXwL0qCukIcWEBakHWx5Ba3Ig+\n4Pr6e8d+S1qCHyPcmS9viN5+Hzqm+FqBACUoTph1MaAhizq6C+sNIdQnyGa5\nFmaqxe99yE2zsYI6wruHjHPxQHneKaeSYh1RYQbkgj8nalUiz78Euou08O7f\na9VN0wFaJu6txVJ7EN9LR47F8LQVpZsosX8EVWRRdznoUFjigzFnPl6YrBhz\nelJI\r\n=9q9h\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKsPNar/1xT1wM4RaxbI9KESfmwu71Aevt6Hri/Qp3DAIgAYaNm5fUKVv1iHlRf7rvHSaemObiTwXlr6swOS9vUiA="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-beta.16_1593470098311_0.24311399337304773"},"_hasShrinkwrap":false},"3.0.0-beta.17":{"name":"@vue/compiler-dom","version":"3.0.0-beta.17","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.17","@vue/compiler-core":"3.0.0-beta.17"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-beta.17","dist":{"shasum":"fa19ad2391cd78dcae121cfbeacf6cc3ebd4ff20","integrity":"sha512-wj4egu6KzsJy1EG/MHgbEVfVH8oMIGoFqjwkbCyqE5G0uRPAPi0WYHY5lyjAU2gI7cfGxIcFx7UsWT5D9XH0/g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-beta.17.tgz","fileCount":14,"unpackedSize":583768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+2OUCRA9TVsSAnZWagAAP2sQAKS7ItTly6KepbDl/rEG\nwmVDFg6cUPUQjobmSV12LRbCqw7CQ1xxjww3v9JltQrAo2k87oEstHHX1y9N\nu02P52GHNkGhBXNsLvyQkPpPGN5W8qYOLeNBNPR6OYWLi7XB9bhfLLkGTRF3\nT6OFCl5kmomXp5ViPnYHbkwZlRZbLwwXmV55r3wG1gb1bi9Hi/5jNfm1Ba4j\nnjGVZ4XZyYrLg1saFI/zSD02y2KMKNXHW+I+e/LPfbQuWTfBe18GAOcpJ2yy\nIwi0kkFP+KiNxM6DRyYUTec88hw6c8w0pVTXuwvgp2aMPbFidJ/dfUMxjWnM\n+oQBfkulT/Nhf0DS8/OseH73aobb1CJ2MSOtjAVe3rIqe6FyBMGrt9L4KTJ5\nKitSFNGg0wuONODTwby2gb0q/SaBJzLf1qVqdiB/oRqO8Nsg1trOmAE15bfr\nkD487rcLwUsKTNE0UpBiVo7CbFuKgWUUhAD5bKbJgE0x6Kt5Pt58CuyH8AgR\nVP5XHS7dGHlMUb8pT7mcVpL2m89uHKGOpQP7wqKM74hA7rwSKyZCOVrsEtAN\nE5NTdsSDmLFdt/5T/Zu2C4ezCmgnLLD1Z66bMNiQEyuX1PSM9OSSF8WtmKSV\nUV0e4PN1MRYq+JeZVaO9XQoqAjDu5Ij2IZT1AsZzhUwjRr3+xKXt983bMASy\nVMoF\r\n=K/Sf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIApvBxSo27jQxHT6q3b191hm/6TvT3ESHosagDIH/7xNAiAAnIU6E8JPJOb+SA3YNX/TbPDRVOSEcQDGuK5MHRLCPA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-beta.17_1593533331877_0.9398994752696894"},"_hasShrinkwrap":false},"3.0.0-beta.18":{"name":"@vue/compiler-dom","version":"3.0.0-beta.18","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.18","@vue/compiler-core":"3.0.0-beta.18"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-beta.18","dist":{"shasum":"089b37c71850df28d2304e2d5034461af6065ddf","integrity":"sha512-vTfZNfn/bfGVJCdQwQN5xeBIaFCYPKp/NZCyMewh0wdju2ewzSmQIzG3gaSqEIxYor/FQmFkGuRRzWJJBmcoUQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-beta.18.tgz","fileCount":14,"unpackedSize":583768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/TMaCRA9TVsSAnZWagAAzXYP/j1ZOlRebTGxCAzGquSx\nMUpLaUdddbPrvxUbzKmCkFJJFoIR5S/cjvd9CmlzacdfFIz84q+RVoSYiDKE\nyo+ZsBrp1ChPgoH+vWJEKu2mnGkyjcLL76JyvYz75PCLREaJFpntnIKCnYsR\nuDNXliXD7kX/KSi8HGCvHl1GU6Scqm1wFc4vwRNGWoNrx6yQcSp/Tn+/UR67\nbSE5ya3x489yTZb3QUpUmLD+PmnLtj7PHc6CMJvK4VN07vr3qB4H540aqetT\ngQmXDAqG29J3Ll1bTw3n1r53JY7Z/TYZRtywgaAPzedzfk7cq/Ws7VRvbIMP\nyYaQ7MmqgX8PDL4ocp6BdmHZd9io4CRV0BRF65CCU/7DgqL18TihESrWJA/Z\nkoilRVq86kY7dz9zaeYV9GtnK9cfqJ8PMiliojtk+uzwgJ/q8YL3D2bxs7RI\nVpq12rsejQniakfhsUw9LpADMXcy6Opc3Hcbc7adpR9vnjVDi51wsW+Z/WV7\nT/LhHVSwOqeQkciFg27EAK0ucHcTpjUAoijV7SeMFBnfzUYqN1zgMxHPKLDA\ncY2RxzeJcfZC3zaa3iJq9KxxbhNBlBooGk3iyQ4KEEiRgv5n4Vd+LPXGXTAj\njzH4MQAeYbCsOZmyJKttA6j2Qf259gGiOezCu1NnlSO2TMtEDxYflFMF2S19\n8E/U\r\n=Ldxu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzqCFC74xg6AysWDetv0oepLnxt6Q0oX54jrbu5weblQIgPmM8hkEU2kXNoAx80jfaRzw5pVFSMhCvDnasXT0+pos="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-beta.18_1593651994533_0.0792463657861231"},"_hasShrinkwrap":false},"3.0.0-beta.19":{"name":"@vue/compiler-dom","version":"3.0.0-beta.19","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.19","@vue/compiler-core":"3.0.0-beta.19"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-beta.19","dist":{"shasum":"441fa0fc24bf01cbed644f62b870f8b23c199585","integrity":"sha512-0OEKbtfmPwNoRE06TqOmg2xih/Sv+Hh10r7oZRLFQBYmf1+vW2E5UTCQaMCVKRQs3Tip3b0OaXzSvOp6tU4iHw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-beta.19.tgz","fileCount":14,"unpackedSize":583776,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBIEACRA9TVsSAnZWagAAhzUP/iz7QnqXt+NjsmpcK7hu\nYpH6nmG9fzmnN3L1orK9ZwHUyVntxzcoelLNozHsi/5n8h2izYLsJQUARsvM\niWLEoWxWM+4r6XSUvBULMDcgv5GbccQQUawfnvxxaclRqbXqExB2lRXaS0e4\nYbpoRax6T6smlufGzlXL7U9TC3HTxg4pRbcxTfUmCAHCZsMuFG2LcdYcOQ6h\ne6Oud9S2podzBLQCuvc0bkZ19akyXB+B/jq+j0xVMFTx93IkKih7IZ5m8C5n\no4CTDJbhJV4lz7G5hQV8zxMCDBK4q50mIjdKFFmW6rMK3Cdc1SIrgU3AYxh+\nvlKA784KE6Z8F0Xz6LTqzZOPaVIJRycW+hhpMGBubAK6aqi54uUkY+lsmPwn\njjOWDtCZ54DAAe06Cebes7nQ/xDxTkECEN813jFUXYmOipXJqtArs5tWdPBM\nQjhfLtYx4E1UMke1YXGm0nxcQGT8Pj/2BOS8Y8Eqw3wUBeKfInYRDcZkrN06\n1ZOVdQXPg613FlMJGUdY7OqmeeZPpUDeUD9uoLMlERajfEI+6U/3bqTWKgs9\nQq8q/mEDuUGhzfOmHQYU2P4YdidaU6kjDieR0dGlYDC7QceVB/3c5zM2mhLW\nDiXATm5VzM/9JOslAM6fTNCUOa6sOsw5mO+TXiJ2rsAjYGeISxDC2JDpALmF\nZkT6\r\n=lKDy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC2zUJXjfqqOunzQC3rRLV0GUSq3GMB5RlJEBUzf00JyAIhANfS2MBByivmqVe3SNgjsqL0dAwU375YRt/atA2SuGhf"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-beta.19_1594130688396_0.9850534733298693"},"_hasShrinkwrap":false},"3.0.0-beta.20":{"name":"@vue/compiler-dom","version":"3.0.0-beta.20","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.20","@vue/compiler-core":"3.0.0-beta.20"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-beta.20","dist":{"shasum":"9d305d566da28222db4a0f7cd349e3e603a42872","integrity":"sha512-vtkvL8OOcIMdZn8oLKTVRqKLcpRBivhR6xz2sS8mfRA+NNh+QDpBFip5Zjl//FD6mRvv2wiJoWWqe0MgXUChbg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-beta.20.tgz","fileCount":14,"unpackedSize":587672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBfgyCRA9TVsSAnZWagAAZDwP/278B9OyBzJZsTSJQTy3\nzLsB4yZoVKZV0ZF8mgLpwwyAD5Wl1pxmThCqIFTD47OhccMDSpdom2xupDUN\n6Z2CsW+cQKdiciZs7nBaRl/A92hzybpZig2fg5ICoftfGd6zppmfl3n+dEx8\np34k1fZkOmmWgfP75fqxaRZVBhpGfF7sYzPD6Y0tDtFVyZl4pYIcAvN3evSb\n2aA8PXLb6opTvKORkAxZ9cwR7OGEHOefhWCJ5inuP5AuNCfMSuZwJ1rf2Bm2\nzOn/+bPW1mZok5sPVA+IDFdI8tPF0bxQCkPPyQQFxsNgQWKM4pYXGsMBA87R\n0CBek2jTbZIGy0zTa+G4ZZb/K1JaWlGMBY56Hnxd+hdZQEqVknnTaVw16YEZ\nZNB5MdjMmmWCd1FEiM4UcrH5Gv0FmOebU/RvebGZZn+sadJzHxOlXYVC8YPs\nyX9VEPzV04rfHZ7vhVkJ5tCFf9QpnNBmLv/64VzgWp9tleMJTheaNHGJMxhl\nLpw+aiyT+31hWcO9O5U7tYqL25xUfsO9pHxg9wStbF9fKjvMA3KQv1mH6k7m\nPPrejt6AzjHp3yon6EbiNXJDzMP8peAAEEHyDhNyOc7e9dRuDhx7/Vuntq2l\nrT43ymi7KJ9Hfb/5lFWrDSCBR4F7p1NoWmwIwujgzUzO7AOrOcjHKl2keGG0\nFNhs\r\n=MfWj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBOaymXt70UC6CgTrXF9Q6czXfJG0BnQaRHypWPhTvM5AiEA0ETNZvjqpcjjkkXwam6MMD25oHiexw11vGgUF2Yxc7c="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-beta.20_1594226737726_0.21933572632898746"},"_hasShrinkwrap":false},"3.0.0-beta.21":{"name":"@vue/compiler-dom","version":"3.0.0-beta.21","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.21","@vue/compiler-core":"3.0.0-beta.21"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-beta.21","dist":{"shasum":"16140b976a083481a7f58577dbb5d7f70f487798","integrity":"sha512-NOw6uxAHXlSkVW8NkSplnOrNusVF9YRXuaS0DJW2++dtYw0kP6kYgOZmQ1liywl3Kf78BHXNLQqEdI7JDWkJ9g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-beta.21.tgz","fileCount":14,"unpackedSize":592673,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDiEZCRA9TVsSAnZWagAAwpgP/3l0jCCQVLjMZeNSLj0a\nSXU+cLeBEl2dZZvK3arw9DEtGVJi0oYZRdEAE2GqQ2lJSmPRrVbYUV561+MA\neLUFkT5U5rhkc+9OoCuSdSQ7RwGxcOJvYrC3ROsWGCmfo1KujBdpvl6iTahV\nPrkwSyFbRojBSOSd64sX6ysnO1D0y15vUpjj/IFYbSvM9NGHFT+mU6jB+WLP\n+bUxlIOP89diUd4P5P7m2vnsnIwz43FIoyoxoEHxfuS93baoBANmTcyr0stb\nvRj0BVjaPgBl0njRlXFkdUTmEixZ/Fj1/TNwDiGOVYHsmVRixRSvX9Hxul1A\n6Xc4U1CorA0Q+fPpmsoKrD9JpcYN5n3CJu+GWXtT01t24KirK/5Yr4XJvmw5\n3Khw7vpQJ1soMmghwZATE+YFogb54sdPmwQcJ0T2kowy5awOVs0UaC9Dgw+M\nDU3uWIbCZMJWQZh+3NHLy1wFLTqMVzJOvX6d9S3/TxxwYyXoKUWUTYy7B7bR\nngxQQwO/gXvPBaUdZ0SNxsPWAC0++vbS56QsSNdIcs9l0rFC1kwn4b2UowuH\nwNRoiORWC0a5J4xf9M5xx8um3QsPVqDNBFB4Ib631Ye8F/DXxfnuBBsakc43\nprToKBGFE0Ej4ivE6TZv6jGgfScK2z5rZyiCIDgOSM8mPK2g1zJQitIUt/Zy\n6UbP\r\n=LLTr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD30Wy23wZZrWWuofZ+GQydAdlErqj+XJ4PESgG5QeqPQIhAM9RvEuyqUP+5PsoDUn8nQkmhpIjcPAgNAwPmt5TbWnd"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-beta.21_1594761497227_0.8151260356101648"},"_hasShrinkwrap":false},"3.0.0-beta.22":{"name":"@vue/compiler-dom","version":"3.0.0-beta.22","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.22","@vue/compiler-core":"3.0.0-beta.22"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-beta.22","dist":{"shasum":"d3eae4321767529ca73f93a1ddb378f53e5728b4","integrity":"sha512-kJCEeyaBbS+VjYNFEi3o2mnwS2rqdthpQ6TNigojXmGKEoA3UCOrn3IGR3iTSdo/3knaoA9/zwJ8LcxSXkZXMg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-beta.22.tgz","fileCount":14,"unpackedSize":593985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDzJNCRA9TVsSAnZWagAA2VUP/jAziDyN2a6eOZo8fwqw\nmoS7PJdEtkNhOBXOfECQ2CvjqpDlg6zb7n9DeqV3FyHlAwGIiUaZD8/2xqmm\nLYgd8etUzwv54+t93Hd7QeotBm9Xjdv417uyYh5y0jq7byO0LuPADdZzI8eb\nWSQdbMJR1PE/MrqfkUtUqr6mbiV/KTRz0cEMOaucQTIZvSLXEmxqsgjRrHdE\nzlvcnHeUQjX7PgzL7s4yW0iBi93/GYRhYDFny85bY/LX4Ck529/XC5ADF0FD\nCsII0TRlcXZDDL3Xx96cLrwzujxx+9WyL/olKW5AeaffVsWrPUc9BaxWWx84\n4LPXP43krVDqPayHnGC7U7R3Q6vuh3aJyfUX6XvhyboEC5cOarJhxUje1DPW\nGcn6tS1DdGMm727QgoT7ijks+P4pkynQj6xM/yCGkjrkYdyXdyNlYw3hjD50\nR8wEJH9ob41d/BMyBJPgMgcCbKJDLwXyI0FADMeVivRzdT/oOp5/cEaRG0nv\ncErsl9G0tG6QgunWr/nqWAn9pbtihxzJFPLHJy5adAiOEBKarSgeM/Pm3BUF\no4/hwCsZzoqpPjvM19jYOlxbSw61NzNwN9Y8fM3wl51hnkt0c20WqBoO9VdE\nb6cIAzo2nAjCITIYCeFFv0zLBWrIIw8eqs9WiuGF+sYf6KN+beTcQ2Nya2WD\nbgpu\r\n=05P3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAEI/mGEUijwZS0bUtm62MyZUy7UvvAnCmpI8Sup/1nnAiEAkQYYgojPCfL9XC/hJ7byi3TqTYSkcEaA/wE06C7noTE="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-beta.22_1594831437213_0.4242072742961862"},"_hasShrinkwrap":false},"3.0.0-beta.23":{"name":"@vue/compiler-dom","version":"3.0.0-beta.23","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.23","@vue/compiler-core":"3.0.0-beta.23"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-beta.23","dist":{"shasum":"ea21dff46245051ddcac6b3141be41ba1a85349e","integrity":"sha512-lyGDw245+B48M5MBUurKS5toPZRpw2yG9jGOvjdWHz+rIx87JhyU2+h1rmV7Agx6j3y11cy/TxDzWkOW+o4BBg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-beta.23.tgz","fileCount":14,"unpackedSize":595439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEIUCCRA9TVsSAnZWagAAEugQAIjInUz8MmgDnT5LAfE5\n4Y1/slqwX+B0VXYHs6awS5gQduzVogptVTk6uEPsCs5FLrz8iKHN5IfpYZ70\nD3BZIcFA5ZY3TMYRi1+d6m4SxN/N2BZ3Ayu+5ZaHTD3yCiD3YhrHlCE8ZhBk\n0vIFAhe3fQ4O2wARMM81bNOOb+hjgA7sOTrjBmauEnUb8IZmj4/upGlLDva9\nuV2WkLwOSeWK0SOPlJOrO/OMrGxFRTtKcDnLBnWoZ2ZmcwuM/ez8RkTOO2S0\npNnQWryNo1AUp0bH2TLKt/UmV6rtVWTUyrX+kCJXMdiQqlGELPsmaa6g0ERr\nvq4m3TV6s43VKKurt3+6RTqbbmpnhmfXNAX/djKl3c8KEIzJMXIaR/o4anKZ\nwrplJlClH9bhmRSmtZRFB60kpaegTdxiusxSSqdiK1DRHnMz7tdPGPCmI08e\nDh66+aiky8zctE2du7Usbtw+ISVdhyBReugyGzQcDKoW9aEO41Vcthz2brMz\n5eX7CRvhUnXvy5ugV9KNQwu5V5XX/+Fp91bGvAtR5JeTyeNuM5rhJLgx177H\nKokaU3NtDOX1XuTt8sMczLrHHR85r3IVtYyJScTitMTl4BmcPyN0UcePpP7i\nGxrAa8nlejYv/CC+Pelr7PsQf4TNrrun2h7Ef0TLkynlvuQWZpaxlnfyWf0K\nr3lj\r\n=fhGb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDa0Hqf1i3xMYo8dyET9kMx+84S6jX5LD1iBGCT7PVbPgIhAPmhhA3fKbtl9NlF6wz+U1IFmDXzHG36LAeahPKSPNq7"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-beta.23_1594918145601_0.8074952272252027"},"_hasShrinkwrap":false},"3.0.0-beta.24":{"name":"@vue/compiler-dom","version":"3.0.0-beta.24","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.24","@vue/compiler-core":"3.0.0-beta.24"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-beta.24","dist":{"shasum":"287c1c80686824a56b6d8b246def9f7d86d534d3","integrity":"sha512-Nav5CqiOf4aIWnxJ+8+lSquAQccF1nRe7VzGrwigX8/pb0rMyNlRgxRRa+xnHJ+q5aNZEKlCHCxNQDKVzxP2Zw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-beta.24.tgz","fileCount":14,"unpackedSize":595454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEJPBCRA9TVsSAnZWagAAJKcP/izqKnXFNiaookRcY9Eq\npPLBAmKUN3O9+TRpZ8z9eOiEMrNKeBuOpdYkunaB0oK0+FzPhNfcHGmym//3\nr9zI+gNb6P7x0tx6VqpqgwBOpiUiKiHBMWuKwyS+uljWyMxV31iCE8oqsz89\nsZbAQwYWQXslIKNDVNGK1wqVQeus9sMwIYA+OoOcSTR0IccRAzAjp/Jubz5n\n5Eos3gMWHT7iO9yWK7Gb6PoAaXah/hpdG1aRdyEXnHRZCQx7eDGluzpumQAK\nern7vc5FspRZtXssfGNkESCiTwmmJsIiyCKpnbDTPc4lit8rQv7gLDcUIcZt\n581IqDrjtMVGA9clpArZZ6gr4ObfZ6O5/AijC2t7hCtNO8lLP3M/Sn7nT/9R\ny2MdBmcyHcuhsl3KShsbJZwnI9mK6HQf4urzGVkJzwN+sXBLnTuDZ0ptTZnj\nZQW7ys9tAfe5lejhz7s2z649+wl5zAFAKIfkLeiB7/LQZtPDiwNYXS+nJAp8\n0VD2fjKcsTGzvIbxg4U4W8HzJ6LBoOk3jYSVeIt1pP8Qg8w8SZF3NYGwdbq9\nlHxIwGw2bE4Ge9czkTZEb62PmRtxUdAMG7fFmGVCH2S2VtbrDZtXmHTGr2gV\nZ0pf+uoq2bR3pj9Lvbl9uG6Yj0XDd5ayZ0h5aR27UH4IgSyJfE0o0f8oHawL\n/9X1\r\n=QyZd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDmC5hliyzJzO9D2lkn99ET4m0mPz2RTmcoDWLsThCnUAiEA9rf73wf1hzIBkkPW0ZB8a20mpYRmXU/UTZqyaazLy9o="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-beta.24_1594921921320_0.13609149110577845"},"_hasShrinkwrap":false},"3.0.0-rc.1":{"name":"@vue/compiler-dom","version":"3.0.0-rc.1","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.1","@vue/compiler-core":"3.0.0-rc.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-rc.1","dist":{"shasum":"2d386624cb65094877ff615bfa5ed1484f11b978","integrity":"sha512-0Vs5eX5ed+0vkqNLlcQxaWzyK8EENwaa5dHlVwlH0aUQDuUQr+WIlTalHnLDWIqnTmRPHNjJ5nn1B4dqZt/6EQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-rc.1.tgz","fileCount":14,"unpackedSize":595409,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEfxRCRA9TVsSAnZWagAAy18QAIt1HUKA+Ru/4oW1TdKp\nX6ABiULx0C71U6xVqwKFXn+zx5xvAldjo5cUtZab1+ih0KMa1r3z4K/vg0G5\nqQjZi2uI3sMCuDbuc1BAHxUYVaN9vATU7eK09zeej9TkOs8SD4SE/d/8TY+F\nLhLXdp2RrlC/l4YpC6wGhPDYvK8ellKKX942UqANdHb53ydAng5bnoXug3/o\nBWWLigmslWYQcu9Sy9cyLfIWzWqtEurnjLA+Vp/J4n25bhV6etQetbkR20Hp\n+N7l33Kj/Jv0tUgWbRl/B8iNBnVpojI0TdFH/q6IGUl7YwPg2XwK8udUhmHU\nTbwMx5onwFvaE79AxjlkyZPycXGbUZL+ofN+XKQm4M4TXn4Fscxk2/IpcvJ8\nh0HQFoLYhok7ITnhxn3urwI2RsrGGnM01EaYdzu0glHkYV6u3/Yo1UscArdM\nkxeLqxEzuZbQwN4JOxBzw/vxmrLNM2rvmVVWA6FiCoUTm5kfLBxQ639r5/Jp\nK+zccHTXw3YGiH6531U139QUqmdOHdU6AG/mZXS8bvTqNBEgRhHfhyLJFD6j\n0DCcNQ6hwL2zv6V2LarA+5q4Sft0FNg8+uKR2mO6+LZkxJ1qvVmfkCsu0kRY\nXvCIdro6PkQzeuBETDeFrEadgUUoYr4l4HOagfsC1B06J06Gu41yxj82z31V\nH3QW\r\n=g7D5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDnMCn9L2mZXCkMQbEniHN4qnA3vzoCs9qMoTwXkmdHwIgFZ7ZK3KzrOSndOrLCry1AySlH6aWhgGmxY6tCSr3kR8="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-rc.1_1595014225229_0.6229429071068544"},"_hasShrinkwrap":false},"3.0.0-rc.2":{"name":"@vue/compiler-dom","version":"3.0.0-rc.2","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.2","@vue/compiler-core":"3.0.0-rc.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-rc.2","dist":{"shasum":"e56ea950d946ab316755fd1fcabfa627c6741ba3","integrity":"sha512-38iflPPoZtbPBBLDI9q2xP3MQAnUIQFs9aRwSMJqDI0PxEvB2J9O6o5bBtN7QIorL5KnxDO9LLz+RuCgmFIQVQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-rc.2.tgz","fileCount":14,"unpackedSize":595573,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFJaDCRA9TVsSAnZWagAAhoAP/2SVm0Iyqow7Dp5Og1/I\nWsUS8nBlc6vmwV5Y38NKwI3zg6qVcPEOq1vOKhXheENC04VsVjmvPckvyvrc\nJ7PBbqCpb3trknGzwl/Q1OUaqG9lsytvZoQi6tyL7YjW2O+Ly0DaO4accnBx\n6sebeNaoItqDk0ApGm9hLie/yVCzLf78wdYPl4sjbQhVoS40K5g0XiAmlx3a\n8WZ2if7bOF4LsE1YdVl/JbpW07AKREeaGxoDixzzc2HETpdXlb0b8aKbFANn\nXyh1w4bJ93CBWk5wui5ZW0txHzCTsIigxAzV8dptLBe9MUEwsSs/1SyJogzN\njNqpbfPvekchk6F9laWgb4F5YaZVskWhw59K6zZGAijiH2MIaDt1MRM5ltOK\neL5VVhg+iHTenyKb0lnfGVk5X+6wFiAxSYd9Pez+ToHxEaAxy8JK8ygZU8h4\nA8BHlHjxFFhGBDLPfERtoisKIhCeUgcWciY5aWpKtxyfSqh6G9njf9xG//QP\nGavyKwzP1QN/qFVAHCi6NA1FWDx3W5uIAhCVQIIR6cCWXf1xfEhSjxKpFQ1e\n8ttlm5VECxE1hgFAKo++dINaImqsR3Z2demWfARmH2kv0oHShaVaKyC50Yy/\n6w6ZaZCiv1QFH42HRD0a/PBePKlhgTdRIWx5rVKTO5x0BMoyDCkxFkAPJRer\nzBVH\r\n=p+RM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICnC/zEywlgKj6IW+3UxktyJ2VtkMMah4BMlxS+t7lJDAiAesxlUOIK0ObFXgGFCWuQGCyj8zX83sDvVpZrkFGFEyw=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-rc.2_1595184770710_0.42651914546385816"},"_hasShrinkwrap":false},"3.0.0-rc.3":{"name":"@vue/compiler-dom","version":"3.0.0-rc.3","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.3","@vue/compiler-core":"3.0.0-rc.3"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-rc.3","dist":{"shasum":"f9abe6c74e540b09104caded8c27defd0013f206","integrity":"sha512-WDRjXy4Z2Vct4qlTNCAaBSRA8sBA1OSH/lxBLGvpVx39JNzME0RbuvgTlReCbqWgdDKfgSPxUJSgOdXUtyxUEQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-rc.3.tgz","fileCount":14,"unpackedSize":597250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfF0GoCRA9TVsSAnZWagAAkoMP/0cZKReyLusu+ILtkDSw\nYBH3icKFw3D/J8d9zIxl+YjDBOK/q2VlXajKCAtSeBwBVHqa2Uf64h99M+S1\npXjhGxrq2hSKmOzoE/uTCIdR29F6kvdrPVKYYa+4scFj8Komuo0JhyobfqcC\nyqarNyYjAzIGADA8eCfNF5tPmYQNQgytFhmJsSafTHwLmRlc+OLGhMcZ33zz\n8AGUrhWCpRoT4uk0P1KYPwLdFcpDIwuYO267/GopwNWF36R/TgSHjM2o2Iy3\nOxYcQHds1GZk9yQzeSpNL/A3Y8+xPnzcJGOD2GHXQ1slN1FTra+oewYGkjGu\nV2GoJHppjnDgKWK63dhh1gKFz05vtzPH0txaFd9j8YeYhY2dBCAQ/V/rbVH3\nol4FjLaNXxfoL5cpqp5vNX5IQXb6HphdtAKZN2+hxMvLARt1AtVkn/+ctLSF\ndsafoLc5rLENHEXB3c0vH5oZ1TAq0nQqLmYCRFud61Ob356dVGjLs7Igzrbw\n0ACPRShAiIQtf1oUYl2F25gwEgfgt8nsR6nUXEBI9Y301aT2PzMpE48xNVsn\nYFGuSg0e7/7yePH91YJ99flCc8ABorqfjWsNGoqfWCfcdYWENx67Iq6YlgxJ\nsczMdJU3YYHyOY9/9gZCDl33Y6RSG2HjIZtJBdiM311DU01BqvFQZojK+20U\ntc+m\r\n=VesF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICejvazSJQ1N0+/2QF5CQJpSjIZYRIZB/aEG6TA/3vOQAiEA08erg6d37dQEZI/cdNSGzLg8HcEtmWVxaKL23V9daNc="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-rc.3_1595359655787_0.7366279527266459"},"_hasShrinkwrap":false},"3.0.0-rc.4":{"name":"@vue/compiler-dom","version":"3.0.0-rc.4","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.4","@vue/compiler-core":"3.0.0-rc.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-rc.4","dist":{"shasum":"3c6b56f8c99797b46cf7935ffb1e538a1a1174c7","integrity":"sha512-CZbPWlcQlLEa/IEXBxvIbs+OgCbONS3Auq/RXRff+zj440XNQ7j4vgd18+8suWaxObL5oBo0wg9BTUhP0oJgog==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-rc.4.tgz","fileCount":14,"unpackedSize":597250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfF0TFCRA9TVsSAnZWagAAkJ0P/iYojnwf1vuyYqUeBAWr\nEvciBxeyktoTElL4e8LfHf80e84iCUEA6tMikshV8PNLZAEgxl8j4zFbQKeV\nmiOXb4viiVj229QcrF3IvqbOt0xme6YPPw8Zs2kvpEWCFa4SxasKDiuBxT2b\nICvRt0pYD1p04NmHsgMhWoT/cRntOgmOS2ndgZcZSH8r8hq+lQ4GrNjYFW6D\n5Ki7aSO/MAGLvznfOPhjySMY5Ql9Rsuy/mHIt6bObDVBM7AdhL5NHPJsvChA\nu5NLIQBSbJ9QC6AzIe+pEAJMG8O3+BLcOF4pDCprtIZ33Gl2xxmn+5kmLCGz\nRd8yEl/2+AT0aNYIfmI0NjD+ty3hMEYq3K8qe2XcCXX3O3ynNpH5D4GbRPNi\nIa5UYmIhuvGQ7fUDF2/qTbld8cJ40vSLvQN3W4+bB5xXiBd1cC5fWDiiFrT7\nCH3AhNCL/lxyazFCFJHnj/Ahv1rqFR3PxfRnJkpEYSk/I2kzum5lJZb5TqRJ\nXhOlo/EGu77MA+9hw5V2TetZHEB4ML45OEmRjAx5Goh6Ythmnxj/H2EEKw3L\nlmnUCJW7hluA5rcGfv4rciKRPKzVBgJj16FDhOQCAvpoKNnY66CvZW8zuCnn\nbemr3fOKxL37qsf7TvXlx/LWmXlIwz41uo0iyyYMNJBAKF3OoCzkWHDYBpql\nkxff\r\n=f+2x\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAZ7EEov2k8PPdVvKtv/leNcfb6Dne0AajEBvh6oypMzAiEArH/7ILvCn2f7OaHG+IkTf3/TDy4YSAuY+LMF0/ayVq0="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-rc.4_1595360453016_0.35248789615724085"},"_hasShrinkwrap":false},"3.0.0-rc.5":{"name":"@vue/compiler-dom","version":"3.0.0-rc.5","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.5","@vue/compiler-core":"3.0.0-rc.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-rc.5","dist":{"shasum":"83905e8601123a3654b90fbd80708a16530ce21a","integrity":"sha512-z8n+R1GhFnWuKURLYxfVSEfP7nSNM91qteobxwys55fhlZZuReouMnUwgrn+ois/IL6RdFlT9H+n4+N6yLrdJA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-rc.5.tgz","fileCount":14,"unpackedSize":600002,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIJu2CRA9TVsSAnZWagAA56IP/iFb936gcn2rKCs0Nu3Q\nkDaQGsMQDnDNWtTaUOfCfrW19osxEzGXJAjpJCUO38UuYVFd4OagEc5Vq5M0\nXtMBPY6xot/TH/tzIKEsGRqOwF00XgHuS7958Aoena3m7Mlhepp3/v5Kt6PD\niMYvlgbz0pCJBMzwRRyM7qFAzd9rf2ky6Ie0h+Qcb9TCxvFRI6MHUfoqZaxx\nGaFBY8Hdg/ylPgpORMx4yEVRqSJllpLeNhCXYT8Mll5RehYTtBltXY9xayGn\nvcjHYai7GrtjAl4qdSF4kOm46CUQ9IgBACNEscphFrbzPVuYk5U8IYe1Scag\nwAz/I6r1HdfBvC9I7lQMW30NOGigzoT6Zn1XWHXZD6je09jHrc+Zkgj09Uh7\nokZkDgRlKXscttISs8hk/GT/jqI445uTciq6hirwwnBlxpR1548TeZ0kKc9d\nEtcmYMDdeqNfiJKIWcx16+k0TIgYiRJY9PDiwzzT6bGvpoxTs8v7zR1E/DvE\nmBKkhtUcz/2b0CCjjEmT7ocqkSqx47T4d5N4KTTyl7BXxBApZ24hZks9491W\nKN7KzUK/B1Kz9PKikBUvB+ITqAVb1U8ymv6KdnO88ZVigvkSu6s+uZO4kFhR\njPzED29DDyTbjlwc/HxjB0t7PQJWHB9os6PeaTudL5lLDZDoq14mltIXuxs6\nEyVi\r\n=PnNv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFHzl/R20ErMjwWqN1zLpuFIPcWBrHeuDDCaTwuTX6ujAiAIdzRDkECShTZ1WtCWXTUOiAkaGDMADAbp0MPrkN/tWw=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-rc.5_1595972533548_0.5833422005349653"},"_hasShrinkwrap":false},"3.0.0-rc.6":{"name":"@vue/compiler-dom","version":"3.0.0-rc.6","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.6","@vue/compiler-core":"3.0.0-rc.6"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-rc.6","dist":{"shasum":"6d7adec707834ab75b2ab89d53f484e74eec7253","integrity":"sha512-ZlBvrH5FUPtMLKHib1yR0eLvVbjMarz/fWRD3MtDJiCpH5TTHo5I24HLaMhbjSB0nnwahwAbc/ni2538agmJkg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-rc.6.tgz","fileCount":14,"unpackedSize":604540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPaUQCRA9TVsSAnZWagAAoCoP/3zbgbxeAzkas2ZurZuT\nLsDA8cYGYSM6vAoK/1AbgkLlqlRpsW26tAOhFkx4pj8T3ag2az+MJcpyo15+\nzjdaijyeymOLKiwbHpGhtCgoHQkNIDCrhvb5KZx6z6WaXD5RsgBnmJYkfdTB\nBSmnw1XTPMtsDoyxvuIlMIiL7l2/mXAU2qiE+vl7BrAfDZT7t4ppgsqz9Q5A\nppaMtAK+3QuBZkkYemek8PbbJVXdkKbJ/nn57H+lNOky5aKd3Wgl9O7KZu5h\nRuza9yCD6NfEsCLO1Tw3bAmugoh6pKfG4B6RTS5b1sy/vj78e1QPEFAgWv+d\n+DmQelKiXd+cGSGFc34ZqM2qs4BSRc7a0WyNSFmkA8TKW3M7nH4tefVcZG1G\nVaaIkepaQgcmtq+B2vDNJvToBUy3L4UqvHHD8KSmZ+s9FP3SxDo19xrxuZFr\n0QHOEKX7xhd6CqE79p4sYjmLKs0/sZfDcvFdEKOqkzzLO1aM0WJK+XcSX6KU\njjbM60Dw4pbZ6VBiNTB5FU2SJxjBZETrybg5VP+HHMntdoX7+w+k4RAK+rOL\nkWtubmjGz9ip551W2Sj3cfhxzUJNKBFBPseVmMkcnhGC9uT8/soT4yM9RCpT\nMH0Rq9Rt44MIeG5HQ+GA4icKpyKLRsSxujYWCXzjaUDHZ7mqIatp1Zf5Ljbz\nEGAL\r\n=SmED\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDud9YsxlN9XSlt1Tn7wpZbYG2P8wgUUiJ/SXY7sr/9FAiEA2Ngr42M6fAG2tf682Uazz9yyxfWwCOjFNcsbxUxjGVg="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-rc.6_1597875472105_0.7904658110652654"},"_hasShrinkwrap":false},"3.0.0-rc.7":{"name":"@vue/compiler-dom","version":"3.0.0-rc.7","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.7","@vue/compiler-core":"3.0.0-rc.7"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-rc.7","dist":{"shasum":"0e193767243485db314495e17d8fd56370b628e1","integrity":"sha512-wE8YmkN3ISodjijzG44YiRgbcb7skqdRbhoYgABGz8uHvNSMGPLrM80cRosgLoGlcgxDPxj0xaEAczBunJYV2g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-rc.7.tgz","fileCount":14,"unpackedSize":606450,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQA65CRA9TVsSAnZWagAA1DsP/iF2GxUWkV/4YnbAz9Bo\nvJHn5drj/WtWE1Y95xXkTeuQWf35BqiPpPylykTXI7WXqVDk1m5XAZitFH3W\nDHkn0db61jPjNM0eVYYXLT74zyU6FbwVmqei6h7uRT0yNaBdojep0eRQSMnF\nPCJkLMwS0udXZrkBSnV93EWB9TolsEp8iAe7+9eWDTzW9lKoG1r6ANcpjtgH\nU2tXQvL7JwBz9AKNFNvyFfRW2rI435eDni382I9B3oBthGl588RQBUcfftCs\nqSijvEuCvvFiiL42QpeJNs+EsworbkX77C4pf3YlTBrsEG4k6wdlFe9a/Np6\n7L/7fjUskgJ+5Yh3RwwKSqPW5InQOoO3MaY9Z66ZhkMExmhrS05Wp38JYtEZ\nnZ2VABfNRvorDRylr8Fv7aWaZPafgEylvFfkR+nHkaJBRVs2Euu6nzN0le+w\nmdvS7ZJ9N4lBb6MnpMq4ruVifLONftZ/1y7YZTnl7Y5tEul98Sq0wnofH8Fj\n+t+An3RYckH92i/V5l3a5vE3KyNearbaj+79IqvurdtHdaHNJzkDaul/asCZ\nvi+gptsFLFNoNjUgX6Qd+ZnG9+CFsH1BvU1oS3yKiE0hmf5cmDaeBVTV+0pm\n3Hu9P2WNqj6Qw92bv1ZXy4ZHOltq0efbgJrdsYfW3L0sI2Nfu6vfw4Mtas1r\nz97J\r\n=ajck\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDut1NljoOLMypdYdAthSsBmvBchqH5jxtv5l8jjUGfpAiAb2uOzkIoHQtsqn9vrMuEoYa5nyJINu946WCMYI11Wtw=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-rc.7_1598033593336_0.030251518463625615"},"_hasShrinkwrap":false},"3.0.0-rc.8":{"name":"@vue/compiler-dom","version":"3.0.0-rc.8","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.8","@vue/compiler-core":"3.0.0-rc.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-rc.8","dist":{"shasum":"a4fd66356e1dbe7bf3f3e41f6034e682b7c22b3d","integrity":"sha512-xnYswIMWTu8ck5ZcyXrZBhB/gBXla5JpfdEkoPqjNNSXZn1w6N398KuB6UQtjSDjjIsZ7shs7/x5hgtnqTNBJQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-rc.8.tgz","fileCount":14,"unpackedSize":606450,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRSDlCRA9TVsSAnZWagAAAZcQAJdpt65TVrIxbWGEZ49u\nkreq3elcBGjCw9GyV7lGVyYZrrebm4bAvzJzkxZsj7h8wT8ldKsPXgnFKD4U\n4g0N6fHuoGpdZEPpNEXen1fIEde0EnTmoG4HsDbdrdsYx6Rq2Cgi/MLfa6vg\nyol/ZTIaoucXk9Ea/x2W2m0doH3IHVXypDjziL/PBPc9FlOWrUA9HSKg5fkA\nH5jwLM0hz4Pc1PmP246xSQOlijfEwoYUdyy095bTSIhjpSIwtjApNqNE8gNj\nsfHsIWefNChQwoUyn4ft/WlbEpPBtZTDQkBLozCy7qmyzK7nAqMfJdOLMjOR\nyhX6novDOZ/wwf8M57I22yQBvWltbubbsaApIBLgVV/LA19jnrJe/iBxg6hA\nCWYhXA175Pa+qjR12n3JphLnMEUeZk8S8vG3GEJQb3Ciut88moAp4fHqKK4A\nS8Ujk47xUtpV9UC7p1m6KaAhrWYyk652uGReKZy4tPT90dJsoEc1ij4Gw/Ew\nIR8GunT784tJ1yRXS47xsb4a1waR0yjC70wxn03dAreaYC7ayOQQeincNUIa\nmjG4y03cx/bOQrgqmjhtm2F+4vy5mloscXfcpHP7qH9O7M1JbFge0HN35DhI\ng/NkQ4hAWsJAF+Rsc1yEwjy+vm7UyrVy/TtPsLm16Ck3uKr2EDJ+NtvgzaEN\nop06\r\n=u1G8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjHb6VrXbaasuJ2/dIlqZs7+7U19m5QlxIHThv0iSWmQIgVVEttisnm4FvYKkoVV98byzZDTnXxDV5cJ3/k8gxTtc="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-rc.8_1598365925310_0.691670902395368"},"_hasShrinkwrap":false},"3.0.0-rc.9":{"name":"@vue/compiler-dom","version":"3.0.0-rc.9","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.9","@vue/compiler-core":"3.0.0-rc.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-rc.9","dist":{"shasum":"2a122181db498c0605213fe541af24ecb03ef27e","integrity":"sha512-0hCnrIxwp0TKVXKnGYFztM4LMUvFpfXW7YoEglvHqIfZsGkyKcnCYDx4FPk1frDM21xnrr5HgcHt42rlz8lDBA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-rc.9.tgz","fileCount":14,"unpackedSize":606450,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRuBnCRA9TVsSAnZWagAA5BUP/2BTUbKDVkjoBR+35uh2\n4fFadYQnHBxWkV/Puel7zeBFdLPmOceREiQ5g66wCcNB6GOFg4hsCvgZ3kRY\nxe+rscMm2oRNZ+aUApqCFKnYOhhYBI/LxcL1pQS7IA8E6vTkqnKtYEvA80IE\nqP+QKdjTqaFvuzBPDmat4sVVv58ectDkUfWw0IQQ+5WLAkZ9hw/4mmqFLi3/\ngKk3+DvZB1DFKzFQD/vV7ox89Gv96JYT+z+dHEYiQYKsO+fiJzF88EFdiCmr\nFFJI0eWzOI3gYVP+KeHkmy7H2udUMXcTK8FFv8YPejT0TFv+dA/kap+Ca0HB\nLcupoYUyX8BmTbPTyRW6DMVfMa+R2Wc3Qq4UTgcZX19/jLSl4v5aeirUTp3A\nPSt5+YUlT4cydtTJoKD5bUhQctREm91EKgL93i0PGtBA4PkEDqa0x6oznSLV\nDYEgnze5/xx3uLBqDYY0J9abg8JAtslzqa7I/7cnmgzeEqc1hSGzSwwg5mXV\nDiCn9wqB0kNBfnYTK1/XKEqvCNr1/cgwRB8T8KcQWBVWr1+zuWP5toPTW/ea\nkpQcsSIMk0zzbw+J1emq4rMyQQVGHy7jJrDGlWNLbm9eHMNbVrx3bjMx0l5Q\nwDbgOPYbQI5MlxekaOts3/3oCMLNi3MN49ZxuN6QF8vOcRGfM5xWqpjVnDB2\nswll\r\n=QwwE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGniQKt9seYXBxYvTSANQZ8nmYZ2PbPxGIfPpGbeOlAbAiBk1XciXuifHFM6gcrNARa8BpBsOKCjEbt30EbIIlufGw=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-rc.9_1598480487345_0.3094477060367684"},"_hasShrinkwrap":false},"3.0.0-rc.10":{"name":"@vue/compiler-dom","version":"3.0.0-rc.10","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.10","@vue/compiler-core":"3.0.0-rc.10"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-rc.10","dist":{"shasum":"dd1380d1ee61170de76f9eb91e0d8ac7985f0ae0","integrity":"sha512-pqIUf5leZm0P9379utrRSVBMxhV8XaqJTEFFp5etCtbEa/H5ALs29EjFMtMcm9sQaVkZlKLu86mgIacbYB9Q3w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-rc.10.tgz","fileCount":14,"unpackedSize":607065,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT8tdCRA9TVsSAnZWagAA0LEP/0TR0rQQTEr6iQAr5Uio\nNMfwLVcWNDEyWA7LdFzlzfIQwrH1fR0iazfRaftt+mzyVSPPWfJCueagyeUM\nogoQKb7jXQLBS+YYp51RMsCJrBXuXc0Yyoq1vSyUX6PjDcJ6pC97CgSmr37s\n9Y67PxUthxXRGxkf+x891U2HtNvV2p/JNme1Krv8Q1HK0TqOfzGQSufTL/sD\nlCYqfX6ditfM7sHqkfUDKNpzr/xWZWQm9+gZiVfitvE2s08sMpAySGdN5Emf\n1hRCkuY0VqfjNWiDwGA+GFYO+qAPml2Oy8AlQIWCJYKu544QNbs5rmF7gT2W\nrZCQXmXdugA8/9dKVkoXvGW7fZx0XyUK7jbf+mlpGOY0N16Q1o6bFD+NW/BF\nfLPhcj8Qr/8noo0m25n7CTGLwES429FIh7IzV88se58lMgKvZNO57xP8H9RJ\nvKVukbT9URPiyOSPQZjGEfZwDezeDi/He/ASCKFoqZ77TUgbufMaCtHwXJXy\nlprjo5Lkoz6eWNLWFp6UwsMoK/nmmXAkpD32itvAhuznQSQwMtfoI4Ts1QST\nfK0THSZOLp+3jkDu+dfNGNET7oji0G3CNDzCC6hu1C4C1HkiAxx9kQwjuT6u\nqsAgDJRxFWF/FatpBLQK+GtL6GxYUwlfYqfsKxLlsBzXULQEAD1P4dn0kIIw\n+OQz\r\n=BfKQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBclxTDT9Z9DtCu3QVFOK6cZJEXpv5euqV6CGe+jmtdrAiBTwbspUR6rdUr5XMqTaUIuHhk9VjlA5/tOCHtWXuDNlQ=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-rc.10_1599064924883_0.30811614053927094"},"_hasShrinkwrap":false},"3.0.0-rc.11":{"name":"@vue/compiler-dom","version":"3.0.0-rc.11","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.11","@vue/compiler-core":"3.0.0-rc.11"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-rc.11","dist":{"shasum":"f991bba3d312e58b80927454e42d2e75adae186f","integrity":"sha512-bifgoi7/6E8F5ur9EC/7lFIXC1sUYXi9MzlOpj/VT8UVNN6Ww+2E0EImq4ZpDkZhXNkLfY7yIQIRkIE4SgcG0Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-rc.11.tgz","fileCount":14,"unpackedSize":606345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYPbHCRA9TVsSAnZWagAAqvwQAJ5A7OOpdrtdErtn+w9o\nHgo4Nlj06D56FBOqkx5fcGN4qVTp74ivwz8B3Cbh6gCouuT/g2L4a8aJAwtr\nwIPExCkKbXOj2TxXJD572hDlruCuAZpbSi2T+ZPRo9zTj120xGfrgzJBrUDB\nOzKeoxTAx8Pb5X77fWWLiEnxyomSAV0e04t2EmegZDKT/fG4PjjPoylsKqrm\nke7Csd3PCKLbP3LGHTw1OfbtKflg/E85q02xsMu71IcOa1rUxmg8XAqR1mh1\naEybfTITEad52WadwtXN+SLBiaelE7e7y9L5VnTaEJ9A14F9SLwWOM6EM/T4\nUltVsmgFvC8bIlnGezJp6jOMZkqCiEX9iJXzv8obVjge5Ku9Nd0rkWRjWCLJ\n5j3K10CmVbesOB/G0+mPjEO1KYXNFOBrvSJJzq9tjlCzlySfpZpbiZaKF54Q\nhpaevU4mJ+tDMvQ4KVQHrn0vZPvcl3RuUgFgcUlmJMb5s8a7Z2FJDYwp7UYq\n3uX4B8VdUAH1dh7EoPZ1jjXl0CMA3sr96yAS6eI645ESNO8TugyNLdb0a4L9\nexCajgRGh74g1fgyQhnVwaGZqvlW1cKwu9OIwA89Y5gOgV0G0jebM41UO7ft\nZSGzleb6OqzLYyXgI7yPXlkYHqcuemjS1a+WLEiAF8F78B7T6iTeUytyGhco\nkskK\r\n=xHQD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDRaEdBB/Ib/KCTSBIYyzW8ZUJHxevvekGX/S/V0A1tiAiBA0zCbqwC4iW6bDDddnS5JcsVCJb2aZO5m0ZmsM89gZQ=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-rc.11_1600190150924_0.4349355491040221"},"_hasShrinkwrap":false},"3.0.0-rc.12":{"name":"@vue/compiler-dom","version":"3.0.0-rc.12","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.12","@vue/compiler-core":"3.0.0-rc.12"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-rc.12","dist":{"shasum":"b8468cb3f81d43ca25592026482e1330b99f2b8c","integrity":"sha512-bCbXtJRYDaQL0e8i54rzUhmlB991ad08TAHiXyRK6ngTj9pO6lpJNcaHIeeOEv9gaZ6iUC7pEYtmC0708KkqDg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-rc.12.tgz","fileCount":14,"unpackedSize":606345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYlBlCRA9TVsSAnZWagAAMg0P/1mUZbKH3/1ksO4rncbU\n+zQtxSNEAUFeIu2G51e6chLp7UyyKLdWXXbntmF+pFs6cVhZihdkqQu3Z6+R\nOJ+sKc4hT/FZFVjx79gommlVApzHwc1BN7+wVtWjtdTYk/B28xZmvEtFrB2R\nVmB0l7CxdXnkyxMISO9HRtgGCjh89pFS9IEE4EUd80NhJzjNTJefIzOou3HB\nO9oYxrpE7sf01099gL8dv9efY/3khh3xigojwubxxAgJoUYfbO0fykzAhi4n\nzwP2N7MLF2RI4mIUS2tvU7/jk6KCB0Y0QKcqdAZISoq4qdn8FY4F2giNpvft\nRH/GxmfHWUeM0XolKjTLLJido6zd9oeZv2O6IeQbdeXY5vFFSNcJwKBwz5bL\n8eiMZXGQ1UL+FPOSek46Ucvaql8mVYly5sqpdRapTZwOSid4pkYpWrSZBlO6\nGaoqmyqJvWEBRJMl78D+DgPjH/dsuUNmeV5U+b5qCBG0dWqNYIxTHUQvzm0T\nHotzYKE4BJtm0GebOIMSFf1cKb1LCViSkeLTRwNG/UwgFE8sTzAKdNPO9Fhs\n/fv3M+vDKVcWxc7icc8V2SsWAiVyi2r2s9HKv+g96SZtiGzhNX6FGs1G0J+N\nxexexdbOdi3bbhY8URcvvNI0CsVabD3JF5fULbW0M1mmdP/4OPJMVUVhCxH5\n+8ZM\r\n=RxR0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCxxcUJqf0InpAl7t+zHkTIhuUfzJOIeyq6nfQKsMEDNwIgTfWJM3LpweyMN+Snjao3ELlgNGwASgJU/IUfnNhgTjM="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-rc.12_1600278627151_0.8379694732454843"},"_hasShrinkwrap":false},"3.0.0-rc.13":{"name":"@vue/compiler-dom","version":"3.0.0-rc.13","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.13","@vue/compiler-core":"3.0.0-rc.13"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0-rc.13","dist":{"shasum":"dc00b10c19a9d03a5302046de84daa5b1096d4cb","integrity":"sha512-D0x6cZFiDfz+rcmWSgvgxjhVQOADMmQy7kcbft3u5nlTurZaztBNBz7pwHYi57/z3FjhzyclpDf0daOrRvph4A==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0-rc.13.tgz","fileCount":14,"unpackedSize":606345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZEgdCRA9TVsSAnZWagAAaUkP/RFR/wQFYA+ozbWjWX0d\nZ8kvk7ugz1ICsGtJdgnJnwHSZF7TuvJMNx+VXLQoqKOHlYlgBHKvnaeyEEq0\nlCg6zIJ/t5DjSV0db8xzjsM0H9lhLnc0ph84hNmWcivctTV8Q50Z3Gvl15NZ\nWCclsrhNLwsMQgNMISKG/11N032lJBKQvNbkb4uyMddBPoZi9Wg10bbiCFhv\nCuGCIQWweHXgoOd+thQ+WdojskIh4R32qsTOxicyn3T9LUdYuEViX7qLj2DZ\ng715DH+aBrvRKpUoP5m+W/kPl/bLJdQWvJjmgiRKJs8DEQBYcmW/0GZhfFQR\nCN4NY9a1tK8OmixiqPGo42W/ro5R3vMsYtMOarOiks5NhXUYeDcntP9hFkaw\nHt3d52097LB9EZk69MRdEoMz2wQUpWqxylgSOkx4eTyNaeGWFI7bvwf7hqQq\npg1yXzS3zSzfi8hA+1vRh//tFbrh+iyqgKExv3NqyCST+VHRVTnYm0cfwV0z\nNHTnhJP4MkpndCVDZi8f53NCyQiIOhyYYiPuEhzk/iS6a/TOlE6HGJmBVeMX\nq8cicXUcA0g1cYhjcoJuLbKzqVz5Tr309BXcCLE5mfT1TOENi6+kTYPCvEXo\nxe2B26/YXiwyy3k/XjwYnuiZuiOYIdfOZo40OSjU8pUU7yKtMgHcAvplPXrf\neWZ7\r\n=U9n4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDCMc1ck/9PXWywiATfwXk0EY17H4+uM9lwCIHG3VkC4AIgNtV1mxTNdfn/TauZ/omL4CrCSprGHHwGg5s1i3V9R7o="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0-rc.13_1600407580678_0.6819491533571589"},"_hasShrinkwrap":false},"3.0.0":{"name":"@vue/compiler-dom","version":"3.0.0","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.0","@vue/compiler-core":"3.0.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.0","dist":{"shasum":"4cbb48fcf1f852daef2babcf9953b681ac463526","integrity":"sha512-ukDEGOP8P7lCPyStuM3F2iD5w2QPgUu2xwCW2XNeqPjFKIlR2xMsWjy4raI/cLjN6W16GtlMFaZdK8tLj5PRog==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.0.tgz","fileCount":14,"unpackedSize":606327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZNIOCRA9TVsSAnZWagAA3VAP/ihdAxyxtRrbNASXGwgd\nmRTCFZOq+4WlCq9mkkfTtI649uFmm9qDzP9x8TwjyTMLS0i/GSOwBVwMqv+l\nK10C5Ba+9mp1TuNOU6XaFA5SWiHPHkmYItdOGgCOcL7hvVwsESqKs5xD72Ib\n9oMgfdrLX7orlHxmeSepxLB+O8yCa7/TIUPkPSIaAq3xJcZPNZBgFGxvXMRc\nTp7hhHdM9nQlbzf/ymFfNpurs38cUDIfH+rsFE9EZkYDZn0PMualhIkExXZG\nrWAChuCBrNvKhmSFNqNAHny84rBk5bsca5/NqXFOwYKS6ntUvqRoO76PRh4T\nR3LrNU+oIQBIzvVMUaPWiY7OShz8nd3dwR8XiN2PIHQkwKHUBOud27HjClV9\npfCgFZXQnZuBbHn2IX37ewdjfl8Dcpab/d3HEXd1x2oJi/p9/WvBq/AJj55T\njrH29j7qygQr9iB38QIpyi7dUolST5f/xox45080OKKiT3MPjn86Fh+oqbsF\n6RRPPW8Jvt3p8M5OkSI/FVJhdsp7fb2R22n3L8XxA+PBo2GMB5UR9GwuSjt1\neDO2pNjMLpSMnkcW2JgAOyzpfyjWUw6s38drSjkGsAwYsJMc4PhoE9NCcddi\nQtZpWoU4wKPcejQ0UJ48b2i8BtRJcUkZUZixYrEMtdPwWb1tF4Dn5BW7KpSE\n5YpO\r\n=7mi5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDqQPimcBgDwtaBhP8g215xkmSRbeKrpZ/HbnyXaW3r2AiA4IdGHwUEZoUH2Gw1cF9yKdok7ErBW4Ivq+L9nbLiPjw=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.0_1600442893636_0.5392155667507865"},"_hasShrinkwrap":false},"3.0.1":{"name":"@vue/compiler-dom","version":"3.0.1","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.1","@vue/compiler-core":"3.0.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.1","dist":{"shasum":"00b12f2e4aa55e624e2a5257e4bed93cf7555f0b","integrity":"sha512-8cjgswVU2YmV35H9ARZmSlDr1P9VZxUihRwefkrk6Vrsb7kui5C3d/WQ2/su34FSDpyMU1aacUOiL2CV/vdX6w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.1.tgz","fileCount":14,"unpackedSize":607869,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiHrLCRA9TVsSAnZWagAAtgQP/jBLophA7yv0O8mPeQRf\n46foXPgApvnZtmgWlRuQCZ9T3HC5GinWkzSs3eDQgHp9ecMEHXIO0kvtONI5\nORZNShIHBy2jRMWwBiC/beHplZZG7/Og942GwG/wg5OMETzd59Q6MNOPY1fX\nrqQy9CiAtUmIXc1mDzgm1MVuB0H4xMqovMM7lvslhIkui2N5VplmDDrtPhRg\nA7lgMTBQzGMXXM8h3BwjwFzWZmH3i9XquGJOPAzghvlx042in2B0dtijHwv7\nDdSl+qqy8wVpQ11ziFv5Jt7W1Ki+njlP4Gj0L1wzjKD++9YhF/IPAikwPYwZ\nEdM6Mp9dbYWK4oCURTiFtCfFUUD76XWgyuPS3yrL+VaCSYV9SPOSjge0T4d7\nd0VN/t2FD1aASLq+n9OLNyCm1etG3ihPdhqTAtKLfWjM/70oz/hgIcPDijz8\n2k72PRQw2/AvXMgP8WJqNSOTCmMSvg6LIYSfVvVsL2azEiXVyHDE/W3Qsb2+\njyEwqyTi2KW0KcWADtGuNI02GfeY7SSaUXKrk16clMXJtWCNfS3PHBYhI7Hd\nIzHEmcUNt5VGFm83qDngLA6q+0N5bNlDZJbxK2PcYx3oXqJjgCIuz1ewAyxM\n+1z8cLl0GltfWss7gqGfWvD6pozxpkyM70XQ9JGv9xtFYtfH3/AWtjr19tV+\n9h5J\r\n=m7a6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDY2BIqd+DPSbsAUMGQWxWefY+9l+LGgwt0ZvRQn5RqoQIgPlI58A+MmoZyROdXhnOYMshDx9eDAKkYcQZr+9uqoQ8="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.1_1602779851003_0.7101688713087979"},"_hasShrinkwrap":false},"3.0.2":{"name":"@vue/compiler-dom","version":"3.0.2","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.2","@vue/compiler-core":"3.0.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.2","dist":{"shasum":"1d40de04bcdf9aabb79fb6a802dd70a2f3c2992a","integrity":"sha512-jvaL4QF2yXBJVD+JLbM2YA3e5fNfflJnfQ+GtfYk46ENGsEetqbkZqcX7fO+RHdG8tZBo7LCNBvgD0QLr+V4sg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.2.tgz","fileCount":14,"unpackedSize":609878,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfj0d3CRA9TVsSAnZWagAA/S0QAJh7mDixN6uBb+8P6I7R\nleYMUZwwRtWElyn03GZ4jCtBxuIzm2CZ7BgwapiwRsj9qRIbV4VwWhqZrBpW\n+UeORFCzC0nh37WRU11oOP+S0wKDenjqBTjC2Hcc8HiF18YDYpBVNW6H+js1\na7kQLOrtON58IHZFGPfINvyFXFj8NCUapvjYHEYvQrexaRbdVepEj1aM7WuN\nsg0KbuPuoO8pCwK0aO7f8iIWT8NJdAyrk2+NSPGytCx6dEwEPcCmLMGWkC80\na0OVQFi/vBHi12TE8SRZbOz7FunD6T3aAIdAhMmD0MujADpO5fkpakZTZQ3N\nVMDIzQqIKag4j3K7xXfZjIxzMibJwH0X8787yK65Ca5v43PtuVM5oMRwRbDx\n4RxL+QbbdAFDszWNcEXRl288CHKpMcP18TpmcdHcR0gCe7NgDaJI9Np07F8B\nYJMRV8+TlYRMOwaVO64I3MKp3AR570EjS8PH6ir04NYPavVCp3W9zV+dYlU1\nnaJ1Kn+DQM9K2rImfLkirioFSX9V17w2+Im0JWkiR3KgZ9gXW+WH/8oS83rc\nym7limu/Sg+0tf7jkfv5J5XrBr3w7T/w3RSAnJqDUzdFHmsdf/EYIKm+wmkI\nC9WVvYdpk13K/JnsDU2fvRvh16lMZSMEKhS+ZayeNsQKoFHbIGxd9Znf/baC\nwBE2\r\n=Rko4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJWPETG0T8RO1RlZqbplouo/IQ/kgXuSyFSA2GfCcxEAIgHkFFt/gDxmtb+dODINixlXaXRHAzWyKD5ozVF/dDyrM="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.2_1603225462383_0.748476085960116"},"_hasShrinkwrap":false},"3.0.3":{"name":"@vue/compiler-dom","version":"3.0.3","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.3","@vue/compiler-core":"3.0.3"},"readmeFilename":"README.md","readme":"# @vue/compiler-dom","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.3","dist":{"shasum":"582ba30bc82da8409868bc1153ff0e0e2be617e5","integrity":"sha512-6GdUbDPjsc0MDZGAgpi4lox+d+aW9/brscwBOLOFfy9wcI9b6yLPmBbjdIsJq3pYdJWbdvACdJ77avBBdHEP8A==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.3.tgz","fileCount":14,"unpackedSize":618243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvoNfCRA9TVsSAnZWagAAxnMP/0n72LKxDjJSaVuRz8HU\nv+1E6AHP8+0hxXSLgPOqPuKC9CyuaHReBYhUr7omTdab/9UQ9Hu8CbGIUVNq\ngt5Rn4vHaenk+pMDhCzlFBNMZMbVzUf/Lb3Qj6CQ7ZSRmbx72kPTCXQnEZ95\npfJhYcF9+sDRddEZLbqrozLq+k6la0VLxWCvHDfQy3SynLAdCl638ycAR5R6\n7Le/8TIQTzqN0OzwASOQhSsqr/Bw27SK6DIkBplAWFVXvLwZZs/NbvB2BFxv\nwJuMgzpKnawv/EsB/CQswsXejmi68+Y6kbqByWAv61Xf9C+AUg2N2wxaI9Ai\nWKrb1wHmPLSDRpXmxp1w52nosnWdPCUrVRDIO3DyZAfv7og3Uj0pToczAUbE\nk+R6ededjXkOO+HBOnE65yGuA6mdiqyoMsYnSrs9umuJ118hEBiBHn49nrB8\nRpVaqgAvcUeq303jLeJ5JMX0+xA9jFpcZPqCc9/aI0fnF0PRWreV1HKuo1+9\nAJUf/n3m4hEFg0QOEYcwN0y7FzngMUuhQe9OSaFxtULxhhSYy4Vd/L/zlZTK\nWl07pGAWiqsT+3A1TQy3vOq3XStoY4JFptC6FvalHn2cfTn5vjedwLtRY7B7\nXJkFhjO/GN9RialeqbJRrrc/i9ED29RYyR38HvV/o7Rax4HkUd2QzI0Gt07h\nQOzN\r\n=/Etv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIETMaddZgyrsKly5suaDbFecaaUohYTzbHSzxY6LHMuQAiEAnokxDHDL7R63MDYtaRuQyhzC2cwPImCVSD9JTp2sys4="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.3_1606320991401_0.1935287729557118"},"_hasShrinkwrap":false},"3.0.4":{"name":"@vue/compiler-dom","version":"3.0.4","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.4","@vue/compiler-core":"3.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.4","dist":{"shasum":"834fd4b15c5698cf9f4505c2bfbccca058a843eb","integrity":"sha512-FOxbHBIkkGjYQeTz1DlXQjS1Ms8EPXQWsdTdTPeohoS0KzCz6RiOjiAG+jLtMi6Nr5GX2h0TlCvcnI8mcsicFQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.4.tgz","fileCount":14,"unpackedSize":612906,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyBP5CRA9TVsSAnZWagAAprMP/j2clAIs5ZJ+tDFTzY7c\nVwCdM6ACCrrHvAMloABrOj1XlbHOKUVUCK8kcwsle3BqW4xD6ylfXjyEtOZk\njeCo6h4pvd04WnuqGPFjmgpTl+f/UXOGL+0fNpLZ3xjD2tubAAAGRv6GB2Bf\nHU316aKKpuIO0Js5+p1dkXekklt4DnPaDvHCEZbXr+ZKIhqiwpw+edcsA0Bi\nduG0/IqDmV47Cwc1TuFM/OclfeIsrU6Fw/PSmWjD57oRxAvnC5v+ZDzAnGQO\nyjMKcRPkHADU0nknsvP5a/OETRZ0nxoc844cCy6UjKsq2807FZiSLB/0bUeI\nkqFbH+egt06atsb0TDNJ2KC2fzN0MXwNHPVADLac5SXpDtjqADY0NboejHf6\n8M9SqZkDa3T1cPn/blsFbTVAV3xko714/qeIbvtS86IePDTbEBAjaMDUo6e8\nXBEVqNKHBA6TfZDlsqTkctZ+t91jjhlLoH8zO8K/5GF5YtiEHL9GjNZKRiA5\nWFt0j+sFBUPK1VRRoLp3GknT7ukFdGEDjW1NzH5650F17oN+M+FNBPov7OGf\npuHRZeufGfJ6Di6F+JxDDxX/NZcopKuTKxkHMpZ3cIQHQqNlxrXJtTCA1Bxu\nc7IMJF2b0PEr+MmfQPzHS2oySblfWZCj7o1TAb+3hIf+Mt0dMj6k79v7G4KK\nuvdL\r\n=tNbe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDD3KGXC+7rAE6CMCLP/XnIQLNjDTaY5ifXI3P5a96cjgIgYWwWbVPxuGNF71vlYTKCqAzw+9vB2tGRXS0SrVLEn94="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.4_1606947833083_0.12669228509215036"},"_hasShrinkwrap":false},"3.0.5":{"name":"@vue/compiler-dom","version":"3.0.5","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom/global.js","jsdelivr":"dist/compiler-dom/global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.5","@vue/compiler-core":"3.0.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.5","dist":{"shasum":"7885a13e6d18f64dde8ebceec052ed2c102696c2","integrity":"sha512-HSOSe2XSPuCkp20h4+HXSiPH9qkhz6YbW9z9ZtL5vef2T2PMugH7/osIFVSrRZP/Ul5twFZ7MIRlp8tPX6e4/g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.5.tgz","fileCount":14,"unpackedSize":613264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7OgaCRA9TVsSAnZWagAANrcP/1R3v9XQRjk8oB/ij5w+\nx6jt30uwgqgaHqpWirjgg4Pmu5eTJG1f/RFT34ZzIj4VRP8M4LaGOTOiMlWk\n0r6N2hv88gaNY4S15IviCnH7tk9fGchvt+XAGKhobc0xSZcqKAUBsCNyI2id\nsyyFp37wp4V7rqLL6fcT8pSKru2WleoZrKvzybZ/Ok2b27h82xnjkMGuJQzN\nJBvcOY1NepiE+91SvpGi8BS9F3iDqzXD1rJk7Ec6nKa/p5GDJOCAFeOFhPWP\n13CxXNQVlghhr8fyXYCIFiT4Ye1bKu4U4QrttzVRGNB79m2/Q3p0OL/cnXXG\nrBRT5PRSzIvaH8GKQCNVdgLcqbcOfew9MuCmKwf3x5gAaStVGuJWa/ghoQ2+\nFazbUg2fzaHyAX7T3LwZZ1elk6Mf5l57UygxmApgj8D7uwwQnHD6qa95wwEB\n1d+wYffUGkFocWDrQuHzzPSSpZH23PGJSwsvP2Cyw80QzIhTyvI0LoIKhGEP\nRAyy+eWHm6EjOqeDmIHtAlr4ZQH4VHzb06GTg+yEHtmiV/M2DaipjE/qu7cj\nZapa2i6Ar107Blx2lpLJWf0rDcXnKt7nzHOSHI+tAdPaXOPP9um9Upgr6dey\n3rc4BZF4E30vJa7TXPZ4MkBw/4M/ILrWq5D5/1QehbATkQRvN+VHG+2EPdTv\nryGf\r\n=RcGi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVUhl8dCNISiDTL60H4synw4qsrEBtzN6nkV//Ee+s0AIhANoPGTt86Uij1zd3YtiP9GG/jbhTzKxMj2QYs70SmlGM"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.5_1609361434367_0.5130625806318532"},"_hasShrinkwrap":false},"3.0.6":{"name":"@vue/compiler-dom","version":"3.0.6","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.6","@vue/compiler-core":"3.0.6"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.6","dist":{"shasum":"f94c3959320a1252915bd02b943f96a7ee3fc951","integrity":"sha512-q1wfHzYwvDRAhBlx+Qa+n3Bu5nHr1qL/j0UbpNlbQDwIlt9zpvmXUrUCL+i55Bh5lLKvSe+mNo0qlwNEApm+jA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.6.tgz","fileCount":14,"unpackedSize":612919,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNrTeCRA9TVsSAnZWagAAJdoP/11GIDKLPC0wyaAezJXn\nZfnh6oXnbzJ2sVnD+r6I81E7I4BlRkoOgwz4HxOfCL4VjyuuvJE2Jkn7JhOq\nZsifRgvT6LOyxJ5ekKMjO6W9Bm4nky+Vn5a5BshgXNpbnKWoqEKBDxjU0qzu\nCMOfBNLqSbC3+cDtJXu3wVXLjNaMwC9WLCTc9s1dmfaxRh1qB1BoRNjVR+6C\nxiM95KFCzuf2/EzOzTMHFqZWBQov9bmyRbHgyAn7x3dFrbuKY5cV/m3CUBEP\nNFy/60Ia7gRRFSHPwDVlfhhfy+QiGpN5m8B5agYCN3pq1SzNRu+LMqecR1US\nnzY/7kgnwxKiDAd17xJsUtoLUKK/GVhlT4dHcFhOyIFRxRKiCVuydUVR27rB\nKFx8aw89DDizQ1jIjQMOq2NRkaCsLs4ujBGLPhy7RJWCY6a0cEetFZMI2+3I\nOvXpndZ4kSD90PfYovjgL/l7C3Wf3qfulTJ4qi3I8EEsWUiYO19Ylq8rkO9O\nxrEKqKiy8pPKHewwEe/TeZ9mUrtZZJ+79x5l+nbp/tOUKo9HsA5vOm48Kv1m\nyUu5+RDjQidTNqs5A2ybgeJm5Vtz8OJCh/gUlDxlsohZQoxtnAyOdoNpmulT\n7WCAg9OJD7baXCkrf/mfbhiQ8HI7NVhoO4XFL7wbWIkEul4r/GGWocmLQ7vr\nZAxz\r\n=E9VY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCybuziCOfMlXf7fkTDegVeWwMxc4nkZusJZJr2O2TDkwIgKpEGESuutKb3AfvXhkgpckh4U/sYXqNURbs+p+x4oqM="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.6_1614197981607_0.5602331279168977"},"_hasShrinkwrap":false},"3.0.7":{"name":"@vue/compiler-dom","version":"3.0.7","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.7","@vue/compiler-core":"3.0.7"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.7","dist":{"shasum":"54d2e12fb9a7aff53abd19dac2c2679533f0c919","integrity":"sha512-VnIH9EbWQm/Tkcp+8dCaNVsVvhm/vxCrIKWRkXY9215hTqOqQOvejT8IMjd2kc++nIsYMsdQk6H9qqBvoLe/Cw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.7.tgz","fileCount":14,"unpackedSize":612859,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPQ9nCRA9TVsSAnZWagAAuY4QAI7ds6zfhyKOTtPOAL8B\nFZq15x/D5ccGHu/7Lnz2SaqMIx1dadP6z28oFmG2KWm09PQl4iGiEhEkdrQU\n6sBN1s4nll+eGBJwkEH2ORApFMTwQgOsBCWqbS5pt5O5Ie1O8muDZXfIBYyx\nRUmc5iao+wVt8hplRTTvejU8OK3Jvl8ONqDUJWtXxmTQs0m5RNyssv7C1BIN\nV/9Ln/8mkPVOhASs/KR8qbJ7zIoafdLJ4/8b+8jovYnVGtu3iGRBjXBcb2HD\nrPtJVG198+Gt+SxPB16Osu5UPrDqPjJ1UcHzTVO75E5HL81+eXXIKcLm4Eoj\n1TyBrqV2m7s6Z0h5oB+hAwGIyT56rjwjyyrv3TGOR7V2cW0zl28/Yph2cx7/\nag76FNR15EUBY6++Pw6+ZscYUGibXjFpSMwvShS45+rTHisT38aRpCJqtHbK\ny9eWoOQ7HAST77hTcgRLdLvlOo7wQTV0fbNzuGrvhhifrmSpxvFq1tD7kp/w\naOaZAMrJ7yDH7gAqH9nW6NmNqcaNULCyNGOZ5mOIydVO9a1GOA7QeOipkAbT\nusjG81w7pve8D9FZP5lMzE2X+QQHVJfqfRyaHFhcImR0kNji8RpVw/orx5jj\ndP590wUi8OufcbHWKtVSsHca2YIRr8B1quu9aoKQdmeV17srQRqERWC1WNRl\n4+//\r\n=RBmk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCFLa9FePrCSBa4MElj7FQQ6QopIxvt8jiXCCZ4CqBUnQIgQWXWcFE3FrlLvNX5qlIu3kEXIKAfSmvkx5QyL1hdA5Q="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.7_1614614374736_0.7406608480921464"},"_hasShrinkwrap":false},"3.0.8":{"name":"@vue/compiler-dom","version":"3.0.8","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.8","@vue/compiler-core":"3.0.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.8","dist":{"shasum":"97b1a56998472247b8944b6ef71dacbdd708eb6c","integrity":"sha512-uMUtpFqWOXlbnV167ihPJehVa/84k5xfTrYHJh2bqKaSL7sA2b1bkhFjTXAfOss9LcrGnQSk/CjOPZGZfExEVw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.8.tgz","fileCount":14,"unpackedSize":619861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXlO3CRA9TVsSAnZWagAAhGYP/isOgMcu8JYg3rXT1pJ2\nyOAYXTkxzsKKPlHn7E7hJQNmMUablgBhK+D9EdXoHuK28tHtGyvDEXSYSjIh\nFFZYYi9VO5ZPrneoruQMJ+C/a+tX/xRAcfv1XAopcSez2r7FRhQ21GBdTCeq\nK3HUkshaKUIFC6fGgH4t4UyWUvvAt+7jog3dsJ+VUYC4LPU+DKmjToXZ3Xe3\nzFvgvl3685COtpMJDvNHwmdjRNFpJ3NF1viPydv0Sh9cVK3mPvckzs23XFVu\narJQREDDHx4+kyngsk366bl4EHX9YTJ6sA3MrrusLgp8gaGR35E4HytjIFcP\n5b9mqxxrNPRsJvgdHm3Lb0liSQayZosqgHfc7dGTyYVuBYTwwcSt8c7aCYM1\nUC4QLR/AMGfLwwRwK1pnxX1HJPvcbO6VUjsdJQDdzBOOuEgkv7qzwtAoweAN\nEf1CM4Lyp4MjegyNyZPumRGzxS0OFjh74H3TFVpvvZaLDgQc0Nq1b/pmfULH\ndmd/zzzgeTJMbIymInRaaGUY/0z+ysYOZDpZOpXKWGAiORiFdqAIBH+KN68g\nroj7Lvlk8JLEjrdXTBjnjhJy+6VC4nkunv1zx41hejAJ19MYn76Qc8pdS4x3\n9uAM3lzaYsT6y0XyqLXhyDE9Ii9vInSzKfauiSqojQ/OjaWbmlZpDCBzbFJE\nUV/A\r\n=tceY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFdqFCsHVvWaoyGK2Mb69LdPHCDQiE+vhulCqIMiHKHEAiEA5O0EXLxSVj3kkJP9daMcBUa/DhrN1XydJsbbty75uIQ="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.8_1616794550962_0.43099927721971376"},"_hasShrinkwrap":false},"3.0.9":{"name":"@vue/compiler-dom","version":"3.0.9","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.9","@vue/compiler-core":"3.0.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.9","dist":{"shasum":"1fd554097d9ab36eca73bc6d0d9607fecf94e71c","integrity":"sha512-tkq6umPSELaghvOExWfGNwrCRc7FTul3RLykKzBZWhb87sSESq0XxiKELfBOfEbzdhWg6BJ1WXKDeq+al/viEQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.9.tgz","fileCount":14,"unpackedSize":620659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgX0+KCRA9TVsSAnZWagAAJLQP/jAsLzOX+OGV02OsXp/H\neaM/+oJciyAbEEdLgJmeQYUbIyfUuZ+IkFvhFLv1j/QjD7caiicgaPPnctB1\nDykPK0TI5Sxwrul4ZfdYcZ4R+8jdq4TInHvAiL1Fb3Fz9Nruexja7cdUI8re\nXSVldRvSuL8zQ6loeGij3QDryqOx3T0BukHFlnnyGWiBPr14jpJDytuS4C05\nYkWM+rylyJHPyjSBM0JyLQGCSrbD80lLvID/UNTJks47CSQoIzG8CS4sP86r\nGnFwDQfa+B11JgH//AHUGLKw8pVWLigFVrLVBggVcci6Oz3rsXo5Py3UKUNC\nBG4XyCiXV1UjOq0V/j39EG0RBknFvhw3sH1Kvy4LAiulJB4B3kbCmqn50ylR\ncYbkmMHxzKjk4z8pp97dlhTaw/uyUhbthhfHd3xe0ckf4p8LeA8GlY3AbhWK\nSL8HCTLjhfa5kiIEdvifjiO/R30+urLwqEJ9QRQKZJ4QqClsJDnDPFBZ2WIY\nJlTjJJj+WGPwCktdCo9IFp1A0ayD0sunxmUtHyuUPCE7FSSj40/mpqW8CmJV\nRrc1NdOfFbMYdffVcwAmP+GBVsGWogqVFAfmN4IBapdI3WvKjtO2I79Fdp4G\nalQ3YkO9s24oEMCcHeKi63+WVTVLl77KdrS72Nkm91I6fbBbhYwGOqJ7lUIA\ni/BH\r\n=qztS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDvHJOWGlmUyL6KahlFjGukEGGGIStIVdhlM6aABEUGLQIhAIlPyuwYBXfk+qR/0PvOzVhkhTBhkeFqotwnFU7caMfc"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.9_1616859018165_0.13248002668614478"},"_hasShrinkwrap":false},"3.0.10":{"name":"@vue/compiler-dom","version":"3.0.10","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.10","@vue/compiler-core":"3.0.10"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.10","dist":{"shasum":"59d3597498e7d4b0b92f3886a823f99d5b08f1fe","integrity":"sha512-SzN1li9xAxtqkZimR1AFU2t1N0vzsAJxR/5764xoS0xedwhUU9s8s+Tks2FNMLsXiqdkP2Qd4zAM+9EwTbZmRw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.10.tgz","fileCount":14,"unpackedSize":621102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgY7zfCRA9TVsSAnZWagAAxjoP/jXB0WbTdzZG+KcTwA7G\nqFh2jzlIeJJujFO98BlNgEbOF2+VERuimVJFWfQNgtqcNbEFwFAycRRb2fwY\nTEAXnuNn3X+anPJgcCCbuVbU5rZcAJ52MbfRgzYK2YMRHw2jgmnGmsA7oQbu\nSaUxgft1J3S4SiSh6Zi+t5VP7EprhbQquIQlzhLUM0qCkBc9yu4Je5zbkjCU\nG07Y22CunMwDHe8HT8RC32/fUxCsgElpfRnXpdQhQRCnCUzJ6RBgVR6l3Jf1\nRnMOun6+SZY09JoN9YsDWSYDv6vbe6OMZiB+q3KOTk7jQHsss6AbNHz8IkeW\n5GRBMSepRk1ft5vBJRNrHyA7Sq5vvMy8ct05YQ9MaZ82ke7YFaUE9TaAEetI\nBc/NAAZoIOUlCJfWbRsqteyB/yLBdm6KriiPiKKFZcDkHuJLArRVSWM5I3H2\n2bQBlk3jpnjbIRU2k3zkHNGse1B3+WfdDdchxsF8DL/Yfa3tGB66KfN2DfbA\nzAnUUURxZ35yz8cbJf8hhwsG4/kMKozKEYh/VACku4kJj+2DUNb+B+WBS5th\nOaWBxRqdWd5G92TinLa9jYFR5dAstxOTJIU2p7yHyQKYUAXSJGm3weZnIXj3\nmONxV/u78Q2K0r4QR8p5zChIlKc8FgMWvFMTV34fbwt/OmegBR+mSA3DNTLK\n5Rct\r\n=/ezR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDyK3111w1EOdyZ88/ef+D9EfT/bXzzO88y8nC6FyiHmgIhALUKhhU97Vniipi3IjAg2tYnaLKK9OIdwjeAkKY83wjW"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.10_1617149150821_0.22963152400951303"},"_hasShrinkwrap":false},"3.0.11":{"name":"@vue/compiler-dom","version":"3.0.11","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.0.11","@vue/compiler-core":"3.0.11"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.0.11","dist":{"shasum":"b15fc1c909371fd671746020ba55b5dab4a730ee","integrity":"sha512-+3xB50uGeY5Fv9eMKVJs2WSRULfgwaTJsy23OIltKgMrynnIj8hTYY2UL97HCoz78aDw1VDXdrBQ4qepWjnQcw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.0.11.tgz","fileCount":14,"unpackedSize":621102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZlzUCRA9TVsSAnZWagAA9xQQAIEJt8VybPNs8qRq1lgZ\nZ83l9+9mxarhQ64dz8NH0r425gkHmAtuHUaTwjLn4bKs8DmfDsDY42hOxXGv\nO7gpgs/a/9Bwya0oYHi+yG+7xrSo7ETc0CCb9Rpf8mn283wH3xNYL0XLIihs\n8dW8MGbpORSN5AIOcQAK13PRpss4SCx/BQwBWxTsAWmNr+kx9je9wKHpiZNX\nnaGRDCxtlu9rWTpLonHLcXt0ERA60qIJL6ORjPtSKALdsjzSMuO256132BQ3\nUhtb+Aa0PfeM+9cN7CW7qukQRIP88TZMXTTMNyXx4Hzze0L/OcUdR+XOHqe8\nLkaEuwpYSLehm4TJweyJT9+UAS69lmqK/4gQFv0vRReLJmwHyUkMTjRSUPjs\na6ex6mxNJk0h/01JLbWlAgV721olch2c6JW8zntqCgwDELk0hdVOQl8VwDHI\nkuh0aydNn+quqUaICTSdSY0lu68w22Y7dETlA6SA6SBwDshkKuyA3rHdnZGu\nwagewjSuEZVg709gagUE13Wu2QZic0evuoKD8cvW66YdTWoJKfS3Y48OMDcU\nDsL0m/9kWbuk+G++BH0cjo0V7tMHMlfES/sEwzUXnZmCfaMvkUkLvefRIxdK\nx+nFewjrEFgq4I2XB6J92Zl6huQnQhKYB0N1JydlRQ9+JkM34sCm1KdCgLCn\n8Ohq\r\n=qUmK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEbmNXTEswaC61e8X0VHM8N888a2d+vS5gt+OoCfyAydAiEAzZi1p2rtIyildegoNmZIg0+4BwtnY6tA2+DRrTX1rKA="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.0.11_1617321171559_0.7923987889196475"},"_hasShrinkwrap":false},"3.1.0-beta.1":{"name":"@vue/compiler-dom","version":"3.1.0-beta.1","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.1.0-beta.1","@vue/compiler-core":"3.1.0-beta.1"},"readmeFilename":"README.md","readme":"# @vue/compiler-dom","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.1.0-beta.1","dist":{"shasum":"948fbc867c7e37caf49121c487b15ec99f5f5073","integrity":"sha512-OwOrNdtRrS1e6dzuj7N2veFOMMMfkL9Rqz4UgvwtyrrxDhiJ3CefqbcEVafM2wJNe52I4KnSmODUXxdHGQCnxQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.1.0-beta.1.tgz","fileCount":14,"unpackedSize":669539,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglvOICRA9TVsSAnZWagAA464P/2/ECaWc48UVRPh2Dk8k\nHCKU7cffBozKH79l86naXsq2w9Y9op/XZpf/okgjmc81IWWGCdKj4xFRKNkT\n6eBrgWuo+hnifwE1PF9AcRiHr7kdscdgFcAmL473/QmjIp3tZPU3zhXCNyva\nn8oQS0V0F2h5D6OV9CnBFbd3JJQWm+gKpJ6ELBmOeZqX65IuW03mWjc2Ptyb\nJNn53H8U0PocFawFYrUYT4GAqMz8gwtL2y7uqM4xXsA6gwT7wNkZ3jFFWsmJ\n7nKHHIsYGxbV+UN6n3fJBJ34nGxK9BFj8saDjxIeZVLFOKpXuP+2/zbA8iHX\nb8A6piH+ixaG/vdVUdGJmKuQK7N1K7EJJxjVkHYKyE3b9DlWm+QEkt2rQzu7\nbOzY4AyKBF4R5EoI+nCn6S7u0XXXXf8oD1VMfFZxvoGC6oHDZnFuErK7ytD1\n0yZNRALLa8NlFOM8dvmJcGKqj3dKIpW4mGD0wDsB+bXUAdpDjERDDUe4oHTZ\n84TVpzxjwBYfzkIQTykjgLWvuL1HnxvJxB6h91FKkCmkW5JEdosAPmvlHJ3Z\nBaOo1cLcuLxuEMtSvjgJXOG2RcZ5Yc6bCYdbgEoJnIUk1Hm9hn+DqWStfiAC\nneWT2elLEm/xHRSogMFbUD4wZYFso64lhgZMBvIu5tL5alEQz0ebxRY5Jjo5\nmGsg\r\n=+pLu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHfUH+QVcxdgVqr4vO1GSJZmT22r+o7eBM2Ro0eDaZwbAiAhyQrPEbHTYpBxT2DqulHnhF0xs3EVNXqVQUvGptyUmQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.1.0-beta.1_1620505480119_0.6409581602084642"},"_hasShrinkwrap":false},"3.1.0-beta.2":{"name":"@vue/compiler-dom","version":"3.1.0-beta.2","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.1.0-beta.2","@vue/compiler-core":"3.1.0-beta.2"},"readmeFilename":"README.md","readme":"# @vue/compiler-dom","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.1.0-beta.2","dist":{"shasum":"4c415102e20b3f54f733dd47d299f396bd0026ca","integrity":"sha512-FgGCZyaJZ81eCydc6IY0u79DVt09vURYKj95bgQJo07doHW0tHptz9N3zRudfhA0VjoXuRMeDoKHMHuxI1rVHA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.1.0-beta.2.tgz","fileCount":14,"unpackedSize":669539,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglvumCRA9TVsSAnZWagAAOXgP/Ai5UJcPTpRCnoGwUBdq\n7sRvk6MUql4W12eFly+W1MDOe6sWZd1AXlvAF8FYV7gUy9HNSyhjwSixynd1\nTtP4LiueWIhhUh9XHAMm3a++oT3R5FT8I6HGshyuVEBD9ZAYfCrVb+Ztiwz1\nAxR+ekR0jYQFN1WPb2K/kXa08OjADYEqJ8XebwNEImBNZ8KZtvlLrTu5tGgw\nHkVatH8rvX02UuXv0kEh3VyKhAI6+69JgyArqq+9qdruUiyWOk3JOJO9ZPIr\nkrQnJqySXB468J1wdMp4WJ0Y8o/su/v1vuY3yW+EXl7mUIHzjntTpLvsO5T+\n5F23oGhevtUuLjoeN9lZE83SGAsDIbRi4SOyWbbsiiPFwZMlb4wxu5A9YHZE\nlDmFbD4q5iBibiIyHD8ZYzuj9dxRRPBK1cxiZ+dzO0Gjbzja3XR1xA2ZVXT6\nbzlO98muF5ZZo4eS6yrwFsINmeckD/ioNgGvYOPy1alacIT3OxI8Hr0cbKBG\nijcZkGET8jLYI3W0FXr3H2t/yyHldy5EYrhKjbbWREGrpK9KW7FPW8QYW1iG\nCWkjoZAW4PFiK1Ah6yXEIPFL5O/Glu7+5G04GulI8G1EV3hJ3Q2zjcpuSRbL\n6TE6kXNZ4jbApnm9Mc31QbQoBDDE4XRWrsanBWk6esz8X1cMLk7F8+Oa/0wi\nkcoI\r\n=0/Xx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBHXLad64Ek1BxBMODSHCcGpCJcHKN3x77BnFXv7ZGKsAiEAxPl+Oe6TOBkQ1MIuC0Jqyv00TNZH1RajLT/dM6iepFM="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.1.0-beta.2_1620507558175_0.9608289405557429"},"_hasShrinkwrap":false},"3.1.0-beta.3":{"name":"@vue/compiler-dom","version":"3.1.0-beta.3","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.1.0-beta.3","@vue/compiler-core":"3.1.0-beta.3"},"readmeFilename":"README.md","readme":"# @vue/compiler-dom","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.1.0-beta.3","dist":{"shasum":"2f17427de9c51046ff6d186f5a8100813084e9c1","integrity":"sha512-eN5fg6WLKauhX/vo7iiTsS7ITUXjkYRWl+KNRz94QeqmDkXKeK0f322u867tUtPZedO0bXnMt35VaBV6swJUEA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.1.0-beta.3.tgz","fileCount":14,"unpackedSize":670771,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnEqJCRA9TVsSAnZWagAAqtoP/RkZ1wTPwdvOf/fOPofB\natiCP+Mf8NzhLBYpVyoYIQGNz9+XTQ/gLFDdpjH4w7stwpucemID3eYo+UBy\nnQTE0zPNTd1+WcLUIrzRMwB8fElfgVq/SVylvETV9OQ6mwaEhJvcH1dVTv6z\nl19tz/VqdVrr8nBxpodWtgFjxSl4Hq0T7lvYctWxMSL0PtC2CZ4J3LQyBU3f\nphBLMjyT7G97x3UX1xlyCrxLYDcaNmSSNPwjy5xFRwMQaQJukXcW97tlZiP+\nh3PP6xmt6YrZob8U9lcNY+NWgJupnCwLcEsFO47g8wozCS72iQYQMFAT/iD4\nbp9USEIizVoVLcl18xlhPVYAwp882+7yAG12YvdtnyFO1mR0XzlveXBb28PE\nmOAkkmzlqrhHU/qAkdNX+wAL8LpR1HZOxkMbtuYxriKuSboBg8CUpCklhf4g\nLJ+br633LmM1OSEfUEAv0EMpZyPJ5uK6irst/OFYB96EYJK2VkPDqFi8tUoy\nyJSKnnEgk8tFoMGosEX+WImzltXs7mW/NqpzKfMT5BE/VuJ+VzAif1dU1TxP\nmHMNrK8wR7T9hIeothgnCWLGnQp4PdGTdYII2LWpI/F9gD/daAQvIGersC1J\nI38HfwNVVMHkp2ECL7XWahlFbjRwdy1wnHiB0nuBu5pFUNl24KXIGqvQtU0f\nbYdP\r\n=kfro\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCpBzvJsU6k0epDwgEip7A52bXEz3jMiIfg3waTfLxIzQIhAKh1AxgFzPtpueylLYrL/BIioflg9fnUAYstg8ZrMvtJ"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.1.0-beta.3_1620855432305_0.9296260498663769"},"_hasShrinkwrap":false},"3.1.0-beta.4":{"name":"@vue/compiler-dom","version":"3.1.0-beta.4","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.1.0-beta.4","@vue/compiler-core":"3.1.0-beta.4"},"readmeFilename":"README.md","readme":"# @vue/compiler-dom","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.1.0-beta.4","dist":{"shasum":"2d56d21bf39bc8e57278ecc3abb4c36f971c94d1","integrity":"sha512-D6s1WkunFOANb8gu3F9MhTsF0R0PwxrQAgswY9v0yTKur44vyv0mwaEgQCw0FIwnPNmL15wh5ahtItDvmfkbzQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.1.0-beta.4.tgz","fileCount":14,"unpackedSize":672661,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrDPkCRA9TVsSAnZWagAAOqEP/3CCCa0zEI1barXCnwH4\neVli76abg5xIN2UFuc8mHal0XpzJ68ztiKXAQhJ2ygmkZBBkIvpwgB1uFLNZ\np59MOTKVL8h0VBtHbQSV2G0Nj6EQW0EKUl5CwicSQRHjbTYRMAzgztX+AynN\nIOn8lztMSY2X6kT8sTIIC7+B7Na00bNA/RpRptAdvef50Vb2SoAxzJN483sz\nN/qxtoOunIVd+xafPu9rte7MPVUaSOsJdHP1lLiBltYT190q9KiIixD9x2Du\n8FKJnEXLBtmtrtYtc4cES0nI8Vix/UU5NbihZfLDGAyGWddbgCqw/1j8zm28\n/fghhHXwmsZtqqr9pAqn6B3xc0GvvgfCHbww34WrlcFnMggr9UfpIPiF10zx\np1Z+tM/k4BCNaop5JXX5/ZAjtG2q2hj7VsKfFehbC6tPLY9FBE+EgAyXWCD1\nQyeqSKG/JAgRKCBOfLUJ3mPWygc6NVGF9vDjWrC08LvSWp+8IxvkdTIN9sax\nY0/Xjz6RhbKpvQyqjFAVaKDMJZzILyXnComLmKdVSjB3UZjVk3PcdhkAXftj\nZQqR4PTUYchGe2IGp8ukLaer4K3Sxso4tB6L/0qnd+CfR4N+OtDeQIobNxBD\nasVaqILKXMVRpsCJagGSY7MOP72Hj3kheksn0uwCNm8KYT3Sb/t1Ws0iPQPf\nPPih\r\n=C0ft\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJm0J3vbSp+OgVJM6A/P5KltWThU9TcPknNoXO830sdAIhAP55Dubk8q0P1hoP9Wxwc5beb5FCSkXgK94MfFgCWGzw"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.1.0-beta.4_1621898211613_0.5075950531594358"},"_hasShrinkwrap":false},"3.1.0-beta.5":{"name":"@vue/compiler-dom","version":"3.1.0-beta.5","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.1.0-beta.5","@vue/compiler-core":"3.1.0-beta.5"},"readmeFilename":"README.md","readme":"# @vue/compiler-dom","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.1.0-beta.5","dist":{"shasum":"c0cccdda578845351c9876f28cc4d68e2e021a61","integrity":"sha512-DZTx4UViFxALOEsCNNb44hClDJEV02JW46G3cdCJwakcLE0o6vppgrazF+7zIOV5qjrN00sAQeCf9EbaLrgY2Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.1.0-beta.5.tgz","fileCount":14,"unpackedSize":672661,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrqpjCRA9TVsSAnZWagAA/ooQAKJJWCvlzel0rf2hvnij\nG3scWW73rYHxnxvZY1mKJMMH+QeNenO0R6G3ftH6rIylRlCshPkJjO6iuTDu\nX4496TyzFybjLlWjdVjhmd7TGqXcltQ7fATWbHUnvteDjta3xZNrKWk5mMh/\nn0hmHc4x6WYeYHN3YPSdG6lstoVjAJqEMq2+QmJrlPCCRxmGsshDQ1C6mIqK\nbbH6U4UiEQXTBK+dRaOZ5PqAqljVVvpiXZcWAXjMpCy5sz8r5AnG3LQT/BDD\nQA1R1e6B6EuS0sPSD+TGUq6Pp8FesM9oFUTixR5HFPyC4T29Gyc4/jGWKCLk\n9wZqWjWT45E9uvSvSm1Uq+gfg5jMBmd3UHmU+D01GqVS2Em0Q1Ma41f8iubA\ndDsRlMEF+AWzOFz0Xj1ZOiSa4HXawMHmbPh6ks8PmsmVr/aIS88ySkxM3YIi\nrcv31ovISqLKdfdUSHyem7Bj5QiVWXsz6Pm1pCTNwQR8kOxHRY6sLWNPaTEb\nHzVWjcWI+XErEgE/cm56eV5jiE3rMdoPExc6xqjpVfmV4h9BkHSgPc7v1m/x\nGKudtnIQfR/Bo146qlMoAsLG7IurxxBbScuMkxwbvG/gqzsTzLOGi1R91mfU\nAGeyiy4O/sqMgplgG9Dg5KWHQqrYLG5Z75+h3ItCDsxTFmTXnBpS6uBYDIeR\nGUx1\r\n=8x+S\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCw0uI8cVJmgs8v8VUJ0pguE0LuVEUsRA486oQgygxXYgIhAM5Sl0UL5x/A6lWPbNcSxnpuxyyyfJyR6Oa8E96+Sv5e"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.1.0-beta.5_1622059619412_0.19451569716209027"},"_hasShrinkwrap":false},"3.1.0-beta.6":{"name":"@vue/compiler-dom","version":"3.1.0-beta.6","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.1.0-beta.6","@vue/compiler-core":"3.1.0-beta.6"},"readmeFilename":"README.md","readme":"# @vue/compiler-dom","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.1.0-beta.6","dist":{"shasum":"ccdc415d4b9078cd9553797fca216e8730d5cd5a","integrity":"sha512-IKLVm8ysBXeAQlxCzaiDrcaXHPf5n56Poy/IO+RRCgOuimMwA/6bbZBocAY1GxBc4zes+GwectRCPMmr/JU0pA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.1.0-beta.6.tgz","fileCount":14,"unpackedSize":674157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsVmXCRA9TVsSAnZWagAAdqEP+gNEX7/yDP9kOxYanuxq\nflMYgNRS7LCyOrl9bB4DqM/aerFC9/UqFLHCQgXA9Rr4O63q8Pd6jRjK4K/N\n7nEQn1TZL0og0aBOlCwUJAlKmgSJaaCJzzOLBbYTWAe09u0KqBkybLJnBeaq\n97sPihyiga4wtge3VUfT1ST2sdj8O3q4Ed5pbyHSQMsuvYuLGqoQBBgDLrtg\n8XzXZs406O0NT5g3/+cnBXI0k9NuyOwpcyX7QWKQb3j2kl5y2Cq3lnhJtRJC\nlCGo4+P7yExyuY3GnjCZLTTuT+2ZUCr13NNQL9Ot4Shgrx51URxRK4qPDVO+\nrwnqDDFAcDHNZweqq66o/ciAsL627ZRYhblmVZU1IpoqdrERz8oxsTyxRNwi\nYViN9C1X2JGP+EUC1pxja+lllt4auIAO6i50ItPtypueZ0g5H+FD9TehtvUn\nivjzQ2EEmFvV2B+pbc2KAWdGJ4RKNn9o8wX3VqqNs8csxaKtUxIaHgJaZcYi\nvnQZ4XmoMB8dT7xF8BY7AItgGniroSRdVgSYIo9yKufnt8GhGr/uygNi99Lm\n4i52sQNJqfYHgwL66sd+rYabrdRZbniJQIW9C9qp/bd4VwPQeydQ1fklKmLe\ngWAYgyKsINX8PuYaH/V+VMZ/tgotyox8xFUkdLkk8bpaweALZ2AyaN3devap\nGM9I\r\n=OL4v\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFtTJ1j/bRYd9cVi35zqma65hYayykO3rFvcRYvvWNCpAiA9p2KbT5MhQTnvJPBqop8LhTwiMMLTq0+f400jiuteDw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.1.0-beta.6_1622235542629_0.19611174627278105"},"_hasShrinkwrap":false},"3.1.0-beta.7":{"name":"@vue/compiler-dom","version":"3.1.0-beta.7","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.1.0-beta.7","@vue/compiler-core":"3.1.0-beta.7"},"readmeFilename":"README.md","readme":"# @vue/compiler-dom","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.1.0-beta.7","dist":{"shasum":"4daf45d013a036b560f702db1ae92942851c1810","integrity":"sha512-Nkrntjpm2+MPWJuFQmzakwoqSdZAG+CzJt/4ZQQoR+6Q/3EVHr06vnTa8PgS12mTVU3ewjqz37NM2dDG/xCX9Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.1.0-beta.7.tgz","fileCount":14,"unpackedSize":674157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgt+ZNCRA9TVsSAnZWagAA48kP/3AIkO6QX2m1PAGsbM/f\n8dRO6tHH6dpxvlWh5tkjFCanfgwXD6YnQMkApCx0QH6PcyRGEz53EbcSOf0V\nLOsrduFeSetn9P1x9h4hjdVMve8wKpnnFMEvwsGx4A93RZpqUjDinaUAzueD\nnuObtiH8OaUecQBdZ2adE8R2rs4PbX0XunIgLzVV29AJBIxJG1+JqPgDXrhv\ncX5pDV6/NJrCWGlh/Jgkf6V4k3RtWbZaveI4DlQvAX5J7YLQFhUu/12V5LHN\nAdebviINq4wzBmPShcjgNMoKym0LZy90NhX7dQYQLYelu/u6/4rL8uyVy8cq\nkvxXONQhWDgdl7PZY7xpVtauQkCuUPXQleDIWLipRuXQGg6HO2w93uavx4nn\negqsitopDaOWZMgO7ulNyCgzB3FXruywxS5hApBeS06xSVBNP/kHA7/ODeHV\nwScnMKcxhBomVTSithtSDAJNxlYHwAKdwiaE+QC7Fsx70EQ/PLcbm7Bng1EP\nNapdP2xxkOxeui1Mjv4wHkfxFBFmeQuT20XBLI3THsq7gRDOm9e4cI6yBZhh\n1MODfWP6FUldHlQb0Jnj1utC2faxahd+Hus7wX+WX1v8HMdm8UYIwV90eaA9\nJm/N9q29H7HSfEm4x1kat0XexICObo5kKUaJlkX4oLYUzpTZpvcOCdF5DhNY\n61Ox\r\n=MK3C\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIANSxkDhaNoctxzchPjKuXQea6f3VVDUVqsnZ6OyrTp4AiBiTaEvWWbPX2qyZ+OoB/+3ZfVxf/mVLXkUfMiEBr6kSg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.1.0-beta.7_1622664781454_0.05574019379782946"},"_hasShrinkwrap":false},"3.1.0":{"name":"@vue/compiler-dom","version":"3.1.0","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.1.0","@vue/compiler-core":"3.1.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.1.0","dist":{"shasum":"1a94c04b8759f2e3d1b68c31508042563689cbf1","integrity":"sha512-Nz3XImMHiMpuJjgW1eTG952KkBgovjQ3KL5juzeXgU9dcHnjPMdWtfR3v1GxV5jq8q6IoXJtQIufytJEpBwGuA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.1.0.tgz","fileCount":14,"unpackedSize":674136,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvkuXCRA9TVsSAnZWagAA+iwQAJ86AhgvvwYKCb8Pup5I\n0dmj9AtpnnbeI3XmJTKS1k8vepUm5WIKOu0vncTp6LtPm+0Ztv1lyQMI+w7I\nyVdCJ37HVOmbBgAYpQNxdRcijGQoWfMsp9Zj7i1HRhbShfJWyNGmcX97Y1Ty\n873eTnP8r7eGVwi+dZYe5Cl6v0bpwHT1xZhtdjSZJuJFSIYqZ5aHfGrLXYau\nRZDKNtjULYziSTjKttMDXZnwWRG+oJM4pGVAMWClwXrlWHnlXGHj/OsgzEpt\nFo/3KwJdpaIRnoyKnDiGroR6IlOvY1+JvDi7p4HB8hTYssDOsYp0vdzkC+A7\nJpTtdrZgpMXvc+BHSi99so3Cp4D8qG4WBG3xCC6VQjkDCs/O8oSBbzfL360F\nENdrnmUimk3HmNdI6Bas/k7ETaKsOA8wOzLzn7M/df0oRdjVbAmKfrz4RJoh\noS5/iT/Kg6PpiiTEx6l/qtn7frzBOjpgB0HeZb8XZw1lZdxqd9ofTEpZIMnR\nRZ4I+TzUKIXtBPS3B9M3CGkpBRQDf3SOhXnwVWBeJd27UWJP3/zzY3zmEhKb\nUv24mCEJ+tPRtGFh2r7KtjMzO62jJwc9eswyjK+bA5ADNXx8Wx3tvz2Lld57\ndqKL63yHxwx0Cmav0USgmTOgN4Nt83CU7zyEJPH+O3I56kEMJiBWH4wfsBG9\nMRgg\r\n=aOmf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC3NkyhIcDS3pQDFUhVvU5s0A1zdxlkNBWOJInE18aoTAiABKg9hxUKnxAMkRmKDPBtKzLCTXtO+u9Xamo4/kXbxUw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.1.0_1623083927287_0.2242379038168716"},"_hasShrinkwrap":false},"3.1.1":{"name":"@vue/compiler-dom","version":"3.1.1","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.1.1","@vue/compiler-core":"3.1.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.1.1","dist":{"shasum":"ef60d856ac2ede5b2ad5c72a7a68122895e3d652","integrity":"sha512-nobRIo0t5ibzg+q8nC31m+aJhbq8FbWUoKvk6h3Vs1EqTDJaj6lBTcVTq5or8AYht7FbSpdAJ81isbJ1rWNX7A==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.1.1.tgz","fileCount":14,"unpackedSize":674136,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvoEUCRA9TVsSAnZWagAA2nYP+wcpUfGn89XLkJlQy2es\ny9X/up7n4WMD5rC0kpYyWuJGcjK2Ee1Yd1xSKbOHi+38S3vjuXlgkU7UrdHi\nmeU+keJ6DjJkD+bIsbg8gAwsjUjC/cMz+hGCnjdKxOExS9DEFrtX3dCHQd1+\nQ2LHW69UwUX4NFUmDg0mOKrt24raVyZC4veG3dCZ/VYHrUdRZ5lMdB6Q0xav\nvaNrjgjp3Dx/coydYO1NFDigN+uptCxVX5gKAd/o5fCz0D0u2sosyOQIEFMW\nBbVga6AX1dWoGZVH2d6gCyd07bzendpFqMleVzogjzMAfx+JVmX8cGZizqIY\nkgCumop39bPB8VlPvA7kOoYX2z3vFFWnES1zlgSzMvLY7amK+ODCFeIEs3KU\nXfYmGnQLN+PxLIjDk1CtqMDIZz5/tJuZJoWCD0FK0i8nPnlMLdpjAX8+61MN\nTSQpnJoXmA/mOCXtmA84Yw6BvXc5vwH0IbVxzZMcIpl1EYQQsoh58JEVvlqu\nk/jWjL6MRZjzT7YwMR2PM+8QAVOpAaFL/Rz4ig+wweCj8Pp8X7MoThO2mUsn\nYbbjb/zfDkYHnm7L+6CNxnUv9IeWFuqgYrnovDP+FNHjng90R8G5l1kGWiIp\nePgOKHGio/NOi1qiPq4wZLjTtowDkABzbBCypEjc+VevkUfn+WCP5rKeJshv\nEeS1\r\n=uqP5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC0x7eNdyAnuUkohrC3SAJZ42M8wH9rtx/hpsWGXn9TXgIhAPdSRKYsB8CJckl64r8hAD2V8tG8Ij+cPnLaJLUPlswf"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.1.1_1623097619921_0.9516549549069973"},"_hasShrinkwrap":false},"3.1.2":{"name":"@vue/compiler-dom","version":"3.1.2","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.1.2","@vue/compiler-core":"3.1.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.1.2","dist":{"shasum":"75a7731bcc5d9718183a3c56c18e992f7c13e7b1","integrity":"sha512-k2+SWcWH0jL6WQAX7Or2ONqu5MbtTgTO0dJrvebQYzgqaKMXNI90RNeWeCxS4BnNFMDONpHBeFgbwbnDWIkmRg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.1.2.tgz","fileCount":14,"unpackedSize":681160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0ir4CRA9TVsSAnZWagAAY8UP/0sF7C/IzUlnr11rFQSz\nKfRv9gZz8f8/LC1SfCNhY9ACmmKf+HaJ598+L0I/iX37dOGdMgUbp8fqd2T0\nIt0A2lrRhTqWGdvM+RHL5ZvlD1A27ONtgp+H04VhZ0STbfiUF77XT6TGNd5K\nf39uI7nT83hdziGII6D0zkHY/PBSYFh0vpnBh1cvhmfpCUQMFThyHIJr0CPS\ns4rw8PEK6mVD4Mp6XwOO0QY2ECaVRYbIlp+8s9LZt4Ol6y3k5DUmncv/Jcdy\nFEUVdIlRLrCqEACPQsFoEob8jPuD27YAyDQZJ3MIR6wc+BcbJL0vXa9uVCCL\nZ8f/L9Ow9Q4QvtKHayzSM67SBmEErQkuwXcN2li264MqIZ7r69DH/sG0q9nJ\n1HwgVBASmH7V9ZOZfaLRQFzyT3ffqI8kRJ2sv4T7xw8mHSToK8tKMkgFiqRO\nOF1TBQ0CAR468lsg9CdNoP0uQBnR7m0eyX5M9YbJBMlRYhW+I8UTzeC3giLg\nC+Oo5q9dpYSGNBG2RrqvmwFhQCa2qTGKpK2FU9ASEf32uoQH1h9rjmYoEWE1\nrlODKVcbrQ2dJERiPvfbKknMf5ZoscGGd26oq6ynhk8wE+Zrytquagdm6oI0\njxpDsuqdEFyOOj5PsEXK2BwXOCpNMv6LiJS0HkW/Dq+N8ThiNAeKV39QULbC\ncN1L\r\n=rEy/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCCqM6pjx5Rj/oYxAYWghzso6UZBtR2fEpnxzh0AN/QIAIgMTNnvPcyACn4NeBtngxxxCmshcWBJB+ZFFoIec34kzA="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.1.2_1624386296277_0.6619654659155614"},"_hasShrinkwrap":false},"3.1.3":{"name":"@vue/compiler-dom","version":"3.1.3","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.1.3","@vue/compiler-core":"3.1.3"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.1.3","dist":{"shasum":"ade4ff7db4b0a197c543dd67b5bd467d737ac344","integrity":"sha512-BunLXKP+UvY1XJ0L6M7KD/De0XP+kOlIxFg3OfXtVQZcLLgnLcTgSK3t/ylvIpYJOadGaHhb+BfCK/hdqOVAyw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.1.3.tgz","fileCount":14,"unpackedSize":681598,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3k+MCRA9TVsSAnZWagAATYIP/ii185/0uxE22OZDboHf\nFlkOxAmWTWkXneb26uZPHBjI3urj4OvY1X+HP+rKhe8CZ1aXLzn1/7N8Futy\nykCDMiNLz8SucROtJcF9968FAJYnXQlMF7/nFSMlZclMrCfyGy5smufXNmO5\nGVe/bgdnk1KQqjUPvgHCVW2lLrN2YwztD2bg8e8V0J5KkioPBet0KvDg+s1/\nbeCxsaPQBhqBWb0Boncm+31fpABi1huCOPoTHrFpBn0ttoTBjGso2toj9E7c\nPa9/kLoYn+3B9DNBoz8ss8RnBz9BsS1MqE8eue1UkmkH0DalmMIhEc3hS4HQ\nVd4zl+eVHFqKyp/5iUz3XWkPukFNJerpN88D9lsVMG3WxvNTR+sH8mB+Khs4\nJdjyzCogxep1/zZw82304mjsGFX3tx+RiaMzibV++EvybnsIAyRunBGLs1xk\nxBc79n8E8xJURreWwckLq8W3yjaidVVMUGDThmSUw3xCvQIX9o03RQ3Jq+hr\n57CQgQRyziq4gg65zZl9VU7ubQ6e5e4QUyFLGtJplyG/q7LN7ZW+215DezcB\nEH6Hsm+8ESw2Vyvd2Q4f9q1Hnxqr1kA8Y/T0zjIjAtHy7UuH8SqcujCmpRJV\nmZtZ2fbzoUAeVuZ+ygVLg7lhnDdn85Rr0mVwitftPmAziD0LtpTtdQnagc6y\n+O0N\r\n=URfV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCeVuGZ8T9nYmzrFoZFblfzbT3+U7swajayJJCezOhs3gIgJ2RAzvjqiTY42dSTx993P0OBfm3zOoVqpDRQ9ZDhr+E="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.1.3_1625182092042_0.8190764742970413"},"_hasShrinkwrap":false},"3.1.4":{"name":"@vue/compiler-dom","version":"3.1.4","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.1.4","@vue/compiler-core":"3.1.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.1.4","dist":{"shasum":"bf3795e1449f32c965d38c4ea6d808ca05fdfc97","integrity":"sha512-3tG2ScHkghhUBuFwl9KgyZhrS8CPFZsO7hUDekJgIp5b1OMkROr4AvxHu6rRMl4WkyvYkvidFNBS2VfOnwa6Kw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.1.4.tgz","fileCount":14,"unpackedSize":681776,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3wilCRA9TVsSAnZWagAAX5AP/jHxoxb05WJ3MhCAb/d8\nrz3ZHFGJBr0/ZirigdgV9l+J+YD8kWLcIq4rQH+PGHDNsQgng3o4BYE3DgbS\nLADU10I7BA/mgfbw8FE1IHhfIQMKN0iT4jedk9FJDuPuWkdMH7dYoACqBqu3\nt/2Buf9jeiiNI+qZBwntN5OCENCm6vpJQR/pCeBuPBKfSJ2R9T94sczsg6F5\n7lh0sjP4IYHKNU05NnATSD6bAatyxSvcB88blTz+Cu8YnMPgyEYoF3aRv3Xq\ngcDV2uEgs8dty6cgEB+A8IY66irqgL8p4TTmRbj7az7oLs6f9xQENEWGxNjn\nrvqj9O6jPdJ0+o6kTw3xeZx/fNjXcHllMOJzFXR0BpZMI+acCFMdOboFP/Fw\n+RyIdNJxQNujR4RPPKm3DH87IdwKt11hmSFzMOxwH4Vzh6mmOLDcWH0BwFim\n1FTl4TVYRHxN+SOKAPC1mGuD13njcuVMSxxHRb8L771dA35f+/TyXB3YpBS3\nSlaUBKEZURD8ERo6w0HEVmIIPkAbOfuM16kuO83iMxf/3f3Kd2gR0NHsfRyo\nn+j1h/dGt56m7iIzYNPCjtqrr9XD365SkpdeXMYVNVm5w6Jb9edsVO6GYwlQ\ndc1CT8YWkL1BCe5w+E7D7tIaeVTcvqLbYneCBAZGhtaCMOB4EMsfcHYNLdp6\nQMxW\r\n=rETJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD97jLkJZLX/wlLmumE/JPnL2FyoMkOqpPPxbiBkw2k5AIgYom+TlfazdQIOWDIz2cDLsAEzi48Lx+FqkH52jDhCM4="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.1.4_1625229476546_0.7035074602802878"},"_hasShrinkwrap":false},"3.1.5":{"name":"@vue/compiler-dom","version":"3.1.5","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.1.5","@vue/compiler-core":"3.1.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.1.5","dist":{"shasum":"cbb97020c62a5faa3fbc2a97916bd98041ac9856","integrity":"sha512-ZsL3jqJ52OjGU/YiT/9XiuZAmWClKInZM2aFJh9gnsAPqOrj2JIELMbkIFpVKR/CrVO/f2VxfPiiQdQTr65jcQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.1.5.tgz","fileCount":14,"unpackedSize":686160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8bXvCRA9TVsSAnZWagAA9AAP/iW9W620yeX1dMxC2sua\ndBI+37GEUe0iYPnCS6lmhon/kdDYUOvVmG11Xf3BAw6ZiI2BodEujz9dtjaz\nVqJsriXcrK/q21f3+qiJTDeu8mRBJ9HCDTa97IBC+22LZp4Z+UHEKirP4905\nJTjTE7dAi1F/CkeUFHw8l1RaQDAevxW6IeZj67CX177crFj/jbnf25lVEDhU\nBQICGaQMR4MAE4dL2xoh8QjQ3VBm3TkLI/DclW0YVMxb9CO+auYuXSbXfJmv\naHQ2wwZsXSvfEtWYs/Ksxw/elRNptM8at3bzrK3T0I3sTsOT+jjbRJDEqlnX\nwBgveYDBiPKRQ7HBMZqWuTYD+GnCIS1KVpdvizWohcWpeiS8jPU0IHPJVGpc\nQ/5QnRNsSlkyzx4rPhAeD7hnXkad9Z50IM5wUEqFenLFvvAE9GmAmx0nLhNP\n+h/emTlT5pD4+Fg5NYkWnRE+8/W1lrgDZPgA4A9c1YlBRC7BRPcD8eCeRC6W\nyCje483ydqmaYtNF5HfqnTiouMgKlaLGbqBX+CS9FmYLSCgpYJLeuq+TbHlc\nE9R614B+NtqWUCErVQ7mO3dC/M6OUggIBy82CeJgo5P/XKMJgpMpQWKVappP\nFRCETnU8T6Rrx0W4ztTpBSJqpYJcvNpWMyeKKrvLDCKBAatcHYHE0pPVg2QW\nxd/Q\r\n=ZKqr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGrVa9XoQ7UGOBOwPtPPHj0waDmHclhKrD9jpOKvOKUAAiEApt7oIpn2+DjKORD/aZl/1ahsDFuW6QJuKS8B4hir0YU="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.1.5_1626453486848_0.38457243749140124"},"_hasShrinkwrap":false},"3.2.0-beta.1":{"name":"@vue/compiler-dom","version":"3.2.0-beta.1","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.0-beta.1","@vue/compiler-core":"3.2.0-beta.1"},"readmeFilename":"README.md","readme":"# @vue/compiler-dom","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.0-beta.1","dist":{"shasum":"ec949a65eea9114fab94bc0eb4d77f85e33d36d2","integrity":"sha512-GRJ42kwSyvChpCKlCq1EszFFYnGDztaI9LJnXC+Cfu8/f/xmXYpkGqWYmDByjzyRIc1YqPKffxlaSCvXMnJd6A==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.0-beta.1.tgz","fileCount":14,"unpackedSize":717414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8dN6CRA9TVsSAnZWagAAByMP/j/zk/wAH3iOaojob8F1\n4gVF3SCJ9d6bo6sdDsUovekuzCH0W9Fw9QKrXDnMslRi8ju9WWmBVUBSumNV\n+DgJD37wt0S8jPFYaElyYbjz4Mkjtyxfhwgj7KYRzSNMqoJI639jZLrUj9nT\ngJk9Ps8WXYbqN6SlfqSEEFkCfvrnQ8wwmOFdph8mmuV/Y0kfBlXjQl1hca7x\noUt/sdhxQznH3L8qsm+l/MPogVVDL9buEH5XyNv30sXeX0pvq4MnxV0ruqkb\n96g8i1nyMLnO8TyXGWe125XiD9gkudJ41JKonervPITPWeTYrZGbndz5/Ejv\nLExmvbwTvnY+Ym7gbVJcNwujvuOtUu9wGOcfANSG2rNVjuOcYIIKpYWnv4Lq\nAcY6BND4Z0k+jA2npe/N9VOi/fkK7qjtw3o+fp3Ig277bblWFjmR2cqbaJ/A\n0CveBz6igTu1S5cwxCPq8OjNmJmJWEH0eWwi3Za0iAdKL06gpnw7HhzTSDvv\nN+NzSdExouthXovNL1XrG4bCEnyPBd5eCBvo9WTQBwu9ne3WPYWAPba2q9iz\nwy6bNE1lao9v2NtB3u7R6F9UWUPkIoQV8aEYaUrV75jZn0MepYQyvZLvmrdH\nHYq5wX3IIR+ewuLYncQY9By0ReUzMHtWhTloLNDAwf75wK71KXohQdlaiZWh\nrXil\r\n=L6sR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCxIohJzGfjmbuOUMfDp3npS8ialUds0dmdH3yAg5riSAIgGKX4YuX+GXDeC3UuioDfUdfUuRvDA30UaM/WXnvavFU="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.0-beta.1_1626461050783_0.6684613730797713"},"_hasShrinkwrap":false},"3.2.0-beta.2":{"name":"@vue/compiler-dom","version":"3.2.0-beta.2","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.0-beta.2","@vue/compiler-core":"3.2.0-beta.2"},"readmeFilename":"README.md","readme":"# @vue/compiler-dom","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.0-beta.2","dist":{"shasum":"f8f1744e7766064916eecea34c0dad1736de1fa1","integrity":"sha512-bBA5V3EoP//8934pRS3+TQN/gwRT/+dv3bG/fpe0CveyLB/EEE5KW0dyGy83HYERcNNKNhR8mZKmPB6XyTz7DA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.0-beta.2.tgz","fileCount":14,"unpackedSize":718084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9gydCRA9TVsSAnZWagAADMMP/Rh6EcFmgnDrQwe/PmxK\ndfVsAzAcPPXuyzi/DFgzOg5f/rAVavVp4tKkFr3wKqLcARon1s6jucUe3NDB\nWpYlCtdx3c3WUwGep9v+2UngbIKlFEQOqabz/sML+zTcgw8Rb+Szf9cdroou\n47krXzaQ9LKd2bF2pvzsyrGnIpsCuZSskrX1belyLjPFC3JXxNhJv1e8y3bc\nIKNbf6ivIuCYlDlgusvspqxH//yBzeYL6XCsxzqdc9i9hxwJ3BqCPy7LTcZu\nIOL+brcgOLAM2o2GPORNuW9TVk9XRAYmMADYhf1NBJU9DeWSf+EYXYy5fzHi\no235Oc31U+o1Qe7JF1+kUHSoo6sp6dPsYbYKHCOYRqnDWwPWOMxLCvpeMJK3\n8XqSfBc0eFzhrGkI5hXPlGfeYYFIL+q0OkrIhaXaMCD1c7gstf6B5yTDg82K\n6S3dlRGIwRqklKPN3ri2PqvkjnIIsw6seJFXicKshbwBnbVyVNLe3K9rjH+f\nGdGMXAoAbE1/M2jIREoWJJaOK8Fer2Jcq+GIgn+jIh9Y0XbrmhnWl9vr9JVC\nLb5VZmPcQkVGFGIJcgONDVBYvgj9YJOmPJ+SfZ7m3I60OinngYIY+HfB7xwa\nXrXmoe5lVLgPrhs5nCd64MQpkyZdmE324/vQRTd8ycijgiQpmKeo75FWv3hT\nNfBk\r\n=SnNa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAlLC7zfnXm92bmuiatgUyrnXqBlo5kFoRKUXCwPkM+mAiEAxI/hWYzAJDY53Tku3JjqJFy07/Xb2KeKwqjb6x6eOpI="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.0-beta.2_1626737821011_0.6800894103070183"},"_hasShrinkwrap":false},"3.2.0-beta.3":{"name":"@vue/compiler-dom","version":"3.2.0-beta.3","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.0-beta.3","@vue/compiler-core":"3.2.0-beta.3"},"readmeFilename":"README.md","readme":"# @vue/compiler-dom","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.0-beta.3","dist":{"shasum":"4fc64ad7ce708e2821800200d58f089aa4481b41","integrity":"sha512-scpBC68ZLGSU61W8xUJE97kZFZsrBZwaZtUy59dXFGrlIQtRd2HzyjCrXgLFgvYnlQLXPqaYpo5dJ1z1yNo2GQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.0-beta.3.tgz","fileCount":14,"unpackedSize":718084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg90RcCRA9TVsSAnZWagAAvp0P/jebiZVYu6MuW0wfc2I3\nAu69z2/8beupBb2McmrzzF6bU/LnTdbZH0u+g8WGBhL/UcNZCxbQolEmB4f0\nqgtzz+vZbiNL1FhBjB/1TdVpGyiHvjnm0ePbpGUh/ETQcCYIFw7zCd6Mpmlo\nWLhpBFlcJzV14woQvS9K3r3wvwynWznwOiN3mAeu/jBG5W/g86jKTh81pbB6\nixJ/k5xZukaD7OIaOzCO1DwECKO2aciLz5bNMMV1qfJ3JhmmP/w+ysXTgC/J\nHfTnrj2IJiTiTqWkKkMNA6UGQtt3RC2uSBlaqMhbElfCZ4tVBpw1KXrtat64\n/jmhlz+ywGGRR6xMcQ4te1OSuLis2iE/+kv40wog070Hq8axRYiadkSueJ9V\nCLvWU2X7PDie7c67OJoLpUt0vhkYkxaf85IiY2cRIWmG4dk67nk896W9m049\nLEgyKeS8XzGxswHtyTYK+M6Yturgv2mn+BWjGmZbBEfdSmv8xlV3LLkIznYm\nSjXCBvhzc4QxW09/B7xCkfoV6ddunL8Hr9NGFAVJ7xeq/nAqEHo4OpvJYTuA\nVOojAXuLfJZAaIex2VPtO32AJQ/NJeXK6OTVlDZV1LV1sAYQ3I0tk4GnU06G\nq5GGRQqMVoG1mgt9peHLT9goDDGCsaW27v5czyBEYckCs/uHbyrgi/qKIh3N\nP5Vd\r\n=/cBT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDqhEuO+HJgmoxk1EbifzG7b0/LljqQPiHiU6Hpg5giRgIhAOgjv/HVkwWunHWuxe4mmCLhWojVWroNAA3lCrP6BUkJ"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.0-beta.3_1626817628199_0.9792816104993596"},"_hasShrinkwrap":false},"3.2.0-beta.4":{"name":"@vue/compiler-dom","version":"3.2.0-beta.4","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.0-beta.4","@vue/compiler-core":"3.2.0-beta.4"},"readmeFilename":"README.md","readme":"# @vue/compiler-dom","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.0-beta.4","dist":{"shasum":"1c0bdf84ec2c4db4da32f65773d902e0324541dd","integrity":"sha512-Vtql3zHmkGOfEg6j5NdrofMV3CmkeVlyyzMS3Rg144H98L2QnGRCiRiPhse7TrSyxP8mJtBsq+Ury6M4yi8K8g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.0-beta.4.tgz","fileCount":14,"unpackedSize":718084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+JROCRA9TVsSAnZWagAA9IUQAIAh41zSsTK/PPSZeoVX\n39WFlnsRRQPm8e9FSRk//GI6+d43ikbs4uhlx8DVQ6DE0WPbn0jnbBzydxtv\ntthshKjuv+ORBxuhu6uKq3bHDJnOnbFXyglMb0JFW0wFMcAakFxMtItD0Wdl\nm81L38leGsbJokSoQOk2uhPVaC0ZaymNyG7u82v1znykeyLJcZObxLJIT9RE\n0BiaVrjJwV07uxjOzdLHAJX4G97GtZDeqZTd//jQF2P2T0ICZLSeEXsyoiW0\nSzvXcLHFt5bTlMaQzHEgJ1X/t2y3Aqpn+9eKNNHFDh3RNk940jz/hHzkkZ0g\nSnph+exQy5+Nnpl84zRWBvPccLzoZFS4BwLFsVvauISkh7SjNiaDRS8edCUk\n9AYEL3bRl85N+FJmBQ7u/nocXGcIv8YFV5y/GL6TOwJoYs9rUiCWwZWoxM7N\n0OuOT8mEoqIBUsUo81wcOkfWmdcI0UypGDvQbHMONVWkFd4qrHoLHcs2axZD\nAoU+4MPP0Tt61UB2rrqU0XN3pbGRKJIwTG0/5d82+jDz2LENO9wFreQ5sXvR\nq7Q16sedQ6JcfReGLttfcMVpdGZyTIDUHVSPOczHknaQCoakIbvUxEVF29T5\nt1k75knhaa1tC223NQJh3vY9kjN8TyRdWOPXkvpBHCSC7l5bp+ysv95PdpWU\n3Aqq\r\n=ZuFK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH6lNwaGeIS76HfX5Mt278pmKCYK/4uLk5oqBi5ed4RAAiA95fSZY4X0V4TZvx4ShJbF6XB4HA6S6EUQtZ/u17Xp9Q=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.0-beta.4_1626903629996_0.09381574460954956"},"_hasShrinkwrap":false},"3.2.0-beta.5":{"name":"@vue/compiler-dom","version":"3.2.0-beta.5","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.0-beta.5","@vue/compiler-core":"3.2.0-beta.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.0-beta.5","dist":{"shasum":"e43c25166c2cd94745d06da2786d95e03a4a6180","integrity":"sha512-1jdWiXyPAvNh2FXkh2nm/uYFQnmGewldVAeMaw2l9FUbRtFc9itwZTAh/7Dp1xTIRqXoJ1by9xYaAsawJugJ/Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.0-beta.5.tgz","fileCount":14,"unpackedSize":718084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+yIyCRA9TVsSAnZWagAAK1IP/3M05mQ508StPFgpwzfE\nk3jHCsy2rzytBG+jUz3epiUOAKSY2Tbrqw5T2dql3agj1edcTb7F46ohMubn\nQmnucSlQETKG29Aw662eSVpPZz1uhK4/LfZu7Epqa4QBHevzqwBQs/SS1ztV\naTQRb60YliaKp8kFR7FYz3dnQ79/XyYKpgNEFqIRfamcbHAoPqkX2eZkreqm\nIw1e21+paSn6BWqvSdL58RvNjLi+NgqDF986aBecyhcGDtuubAvlj+E/VSAp\nfEe634YmCkUUNnjFQK30Ey7gBQIkkkQcOPNB275PmTyaf682QdOsduepi/iQ\nW8GHDgQKtnznP+5HbexqxMiyTeyTfWnl/Ncr2JMLYDv+HSk/eFAau+oroivE\n7+tv4CNQ+XjZLsHIyvjSnxOApUW9RLXlV5is7yEAZkajku1xJgjw965qM0Ku\nLhK8GiFljKm2MrK7AMW3o+L6rZVrERiBO6gfLcDWYrs5Y0cfuL48MmRUGxRX\nmP/8eXYuztUOVcWRKksevuF94a99kU4xGUfKe54EHoYb1lMwbXdRV1lo4vwW\njhubi6t9hiiuSGH6umydUyyd3gmRJ4PD7Wo1UV1Do0RmJL39QHRg02AMi6Dy\ncdgjNUeAworTQcKfpdxdd4cjPK9OBCneJVfvzV2M492b4Lo6e+JDi7uByuw8\nm5u+\r\n=E7WD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFlOMgkpevYo7S4e1M1l1n3XMaLxIzrasUtZMjfqnLS6AiBFSOpEjORa4DKnF7mEgaEIaRVV+sgWjEMwufmw6b1kXA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.0-beta.5_1627071026267_0.543717594910158"},"_hasShrinkwrap":false},"3.2.0-beta.6":{"name":"@vue/compiler-dom","version":"3.2.0-beta.6","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.0-beta.6","@vue/compiler-core":"3.2.0-beta.6"},"readmeFilename":"README.md","readme":"# @vue/compiler-dom","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.0-beta.6","dist":{"shasum":"4d3c1221be1fa8177600d9e4e71fd84af82c18c4","integrity":"sha512-ThSXPhFzanH/XW1SGZ3I2r5x2z+DcXP0KO7TvTvgcTvxQ/sZod7WTj55uFjfErINcjvflaqLLoHVMtGBWnF/MA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.0-beta.6.tgz","fileCount":14,"unpackedSize":718084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAI8GCRA9TVsSAnZWagAAoZsP+gJxz+3ejH94ivL4+B4b\ncnc8LFwqJIomOXODzJpjgcEkI3jUThwVIRMmyYlHSGlzeAEopqpiA0aWsr8I\n0Si70+vKRKLcUJxtkllQeBg7TKuCLVJFEhzunwGqnw07fxUoC8tCZyYZyptp\nE6kR8hnBPbGn7epKnMbGBj7lOeLsSYFzi4YHcuHpzD45SZ1OGuah2g/byGaQ\nQIXrcSkOzcLcBFctP2/dVq9MKEFTdnFZ3C2BUx2F8IqE5vMT2AEWJWUdgb86\nod2Nds/i4foLC/DzkHfrIIuhmbK8WOVfe1y/jg0fbYuxPINIou/ovBp7u8qq\nZSodw0p6zmlBGeD6PG7rtl0KpQST9n/bv/kCAhL62aM5qOmfXKReUcs+McDi\nltoAjpn9Uncu+RR5vHHVWuynfuCXelsVzY7bxEPhVKJa8XBw+FDkNrFsjC6r\nNNiWetAFKMAeEMmo9juYNt7Cs0VCbVEbgxlT4hVpIeViGVWw6I1/vta8O2wt\nqT+hgGAN0AICPXiz31GLM/MU/OHMCpYyH3IlozItomZ+9ZiX/T3kndLfVeUK\nhHI/gZv4+RWEPprrZtMpasWume92OX2ShxQDEwc3xeMfTIOpLGBLK2JehO2M\nE6sLb/A1K5/t6nksw0yUUH3DdAhYDaZd8Fe+g4wjXFoBdYd2i31cu/Hh2CPz\n6DtX\r\n=oIIp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHoPsEJnOWiHA67GXpaSSnvNdo8TXG9Jz8WzprIO8+g+AiAHy8lK1bsTCGFgKZXkoJc3wcCAGvFQzeon+aEaZA3ENQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.0-beta.6_1627426566176_0.4390446994764601"},"_hasShrinkwrap":false},"3.2.0-beta.7":{"name":"@vue/compiler-dom","version":"3.2.0-beta.7","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.0-beta.7","@vue/compiler-core":"3.2.0-beta.7"},"readmeFilename":"README.md","readme":"# @vue/compiler-dom","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.0-beta.7","dist":{"shasum":"2099797206b5f773e949801dd1d6a3bd73d174ce","integrity":"sha512-51gwn3EaaNs1XI6D3aoPDuDmS1SxBb/HVlVZwlEYDoje6UeF3lx9M6pXOM6CoMLiFNat4CkwqQZu6SghlY0PYw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.0-beta.7.tgz","fileCount":14,"unpackedSize":718084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAuOfCRA9TVsSAnZWagAAT5wP/jZXm5mspu5U0mNBjX/G\n4mfmstfhNo+FIc2CULkwKSUgTIfQycRoFRIuI0LvK5WIwoIxl/RjdBR5Vg3S\ncePjuo0Nr0UlvRgp+HfHFMvLril1MzqKLTUHwxd4vDor+RmMpDZByTO+rKH8\nCO8Go9MZlaTClzJJ/m61pKczRobm0uS3TpXD7/vr9zpTcBZGpInA8U8xTRYo\nK9LGVOCSFPAsFstXzbJIfHHCvV/xX5MUc/6tV19iCEof4qecyrqpl/lBNqSJ\nhd4VvxLfOYAf14WBmd5mvXqyJyR2AzjuAzvp9Syk34m/3+26FnHxrNZJ0l/n\nNXnGkFfer+U9EJIvYrxc7e3p+M5pdiyon3fPYF+QCtHyQ9i/uKLeuBwMpux1\ncp/OixKgoSA0OuBdWjGRDQS3WEjJ+qIQUqUvlcewCqB3lBLbgbBpMox7g3GV\nEqcVLYMHmAv7nbSmfFnXcFp/Up9C/rJ78JLO2mCjg5b/hIygyC/DQOvhcE/x\nV1J1r7wuT85VZx9WRZu+oyfpfVzC3RdTmYuFfIwrSoqXqQz8orGEiiqgwUGV\ny8gEiZ58SN06LFEotNQjjLeA6JQVpHwhx/eFQiDcQ5kwQ+m/3YHyw33bTLfV\nD197GVZKT3o6GxEOMWV8pK5uvHJwmJDPjSUzeFfEYLUCsHDxDPwS7yaTSdVA\n0EcY\r\n=rJJH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtYqT7c3uAabAdJepAzKn+VgCWe5udq8lVwBzJSVnO0AIgMxlzCWgkrxmKvQR93cRuUbZekwct3mphXJeBTLpkEDY="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.0-beta.7_1627579294946_0.9818799524838366"},"_hasShrinkwrap":false},"3.2.0-beta.8":{"name":"@vue/compiler-dom","version":"3.2.0-beta.8","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.0-beta.8","@vue/compiler-core":"3.2.0-beta.8"},"readmeFilename":"README.md","readme":"# @vue/compiler-dom","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.0-beta.8","dist":{"shasum":"998dc20a7aff0b34e197c1d7b5b54d5a7ba00fdb","integrity":"sha512-A2RwLyUkN0jsC0fx/VOR1POzN64ZAzSFtnkhhuSs81K7MsIW0OgYmmFutqLJiycTSBXEs+yZ6J9cZPBhcfPxeg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.0-beta.8.tgz","fileCount":14,"unpackedSize":717740,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDfogCRA9TVsSAnZWagAAaNUP/1bZN2H4N3V6hqVoRaU1\ntvDSx9FbchFglXC9WuZ8kBI0EVqSbCJb3KioQLLdp2zLnTn0Ic5/hkK3eV8l\nFTqUZdHyuNGLtP4DVWLXSLQ24L2RhDF+uJvguvAilPo2hKLbKBEzPQXdsc3z\nWEayxLJcCYLwmhe/D0FofeOxBKtI3eaFSiakJ+/ZRen15h7IvWTLKaQtur2D\nYtzvfwGZTrJm32XRiDwRfKkpl/nICgD4w+5iH1lMoLRiHtiKJJcHJol8XzCB\nElG9VKhJU1xquUBVsrQSWX6jAqrAA6jnMGEcpHAzfI3qCfIaOZSxJny2nrXq\nR1aUkuJ3IHdhF93gijxsT87j6ilE5xbn5UOzvnvgGY7IGoDJCZqxL00BW/lJ\ny8Osk20q5mQdRAzt2juWL3DSAqHO4C7eEaaDaZWkpZpJSChqeRzmcISaUvSQ\n0vVSGDkLdikvk/wKsPaDfDOJB09HtEhzF0KRwyU5ZU57x+XkHfHWPj7z5Uok\n3YmdV4QW3vXytoPesv3jhpITqn2CUVfy2FQih1b/BYsXaoMGbcg972Aj/Mqo\n1IFzMLgVZN91HmQEQrAmE1AdNgZtmMa/OhdXQNObg//h4TP2NlSsGFFAnG6A\nm5CPXect6x4ePP/TEOaHTXO2Ydkt8wZAlxXb0ugJXxyew9e2R4IEhi3cCLDa\n9cyS\r\n=h2vu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHZ5VuhrNrN0osuTk/PzHFci5veMSNPcGLneAIItCgrwAiEA/VcBz7+wAKXHLyQqIuSbn420wDE8GUYf2RYPEX3I7d8="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.0-beta.8_1628305952320_0.1238722571054327"},"_hasShrinkwrap":false},"3.2.0":{"name":"@vue/compiler-dom","version":"3.2.0","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.0","@vue/compiler-core":"3.2.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.0","dist":{"shasum":"91bc35afddbd634b186e6da4c594f5705f68d6bb","integrity":"sha512-CqfATmX04+58LNBTTUPRBLyYGLP0bxtL+8b7B8pEvXja7fpmxiYcKBQsdaXfyqoRJsaTzA7eVXQt/t0dYhu/SQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.0.tgz","fileCount":14,"unpackedSize":718101,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEYdeCRA9TVsSAnZWagAAG8wP/3DX62M6qPNOBkB8c+40\nQId+Ezuw2fhxj4xvv8pYSbVlda72k4S7g8vTN+s7PCQ8EF5axJVCP79S8Lf6\n/C0JwgShAtM2msi4G55QsMBslbZ5igyd1Hyho8L3BmvnXCqp4AUGzZWp5pEz\nFsQiJn+fhGoJo8OkmisblktgV3934XHxOkr91ehijsuxFfVAI62BwiXpdN/J\nuFICuUJbrG4i3YdrUIBgOAROU0Aw+a5LWxEI98X60CYH5gOiS5WFU+tzfozY\nz0pBEylSLdHRh7L7yHV7TYxG5pOjVwuZ5Vvy9Xz7gSeJollBDc4iRyhkFdMI\nqgwmDJLdEbpbPz0GiwyC8EKOcYP49i2TB1MUNKbibfvSemGw7U5xhaMnqdtm\nDL6V3wmt2xbEUCnl9DW7BhySTZR+l832fJkeRClHK3BC7XblmTudV6qxN8X7\ngawVUOCR/TbaGpANSyVuIo9Olb35BojGgMMNoypInVidQZ1B2lsQWtilLMMI\njcOKlDhMHgq8aoW1zZr8V0R4/unv3hPlgl1e0r7HJd7ak2LDS9zbGcB14Tia\neisqt0o8dkmn6+izzOJo8o2PxoAfgKrEAfGMtumdCVQ5uvnj/J89ed1Y4vJo\nhxA8cCuuyGgX/iLt2UHO5JY5Ifb8wIDDEbepgoiZQNNvXOwNc609J3DIpWMA\nT8O/\r\n=Spyt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDSyXJZyBBlkl/n5IrtjnS0DBvNEKxFKxc92D/uBExghAIgAe1Laessw04EdEbvAkZ0aTeoXwheh5Kk1kJ8gaDp/Yg="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.0_1628538717890_0.4964982515920029"},"_hasShrinkwrap":false},"3.2.1":{"name":"@vue/compiler-dom","version":"3.2.1","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.1","@vue/compiler-core":"3.2.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.1","dist":{"shasum":"5cc68873f1928c7b9aee8c8a2846f7f362cb1ab9","integrity":"sha512-tXg8tkPb3j54zNfWqoao9T1JI41yWPz8TROzmif/QNNA46eq8/SRuRsBd36i47GWaz7mh+yg3vOJ87/YBjcMyQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.1.tgz","fileCount":14,"unpackedSize":718101,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEZBGCRA9TVsSAnZWagAA7aMP/0kl8Bm2h7P0lee93FE7\nex4hCNfBQaDHBPHXbHIx6UV7i5HC+rjDSYDlpU3EEdxbcqJiL11yvElq2RpB\nBATolMgmbIO1dPygGHnYDjhWw46EMNAQsDf94vK8Pmmek67r4QUFLY3exqKT\nJxJHCXU0Dz/v/uLCbr+TQE3Etc+ypjLDb3YrIFfa2LMi9f9WQaTeB9Sgf/RD\nsV6MAlVx+iCnBpjexQ18FEuw0HLPV+dJlQg46sjCNQ1f20BvvqrQ4B4XaC+2\naNgr1I2gJeQsZMVOstvUwZuUyFzUHWdoH0/ueUjOqQ3LPBi/402WPNU5Ed13\nwbRjqf36D89rGI3wKTVGmwFIR5FZDRwLqMb1Fvfewhxr1IEKDqtzODoGrb3X\nCEmPr278Q/ulOTHGS+B23KVUlzmJGkscjmBMJoFURDGGSlU4F/Nsqbuhy7N4\njiSyU6o8IKnW/tu8XgOSzRbX1+Tk5XymCLZaEA9Kh3dHGEX5KG/OxLaO7PEt\n4SHLHB48dUUx4xHWYWxjDOXv8eH2+VcNeKPwDuhzQv3sTZzsLb0A99WI7r6T\n2iGgWguHy/HZSO2KI3WJwtBZZKoutJ7Zwn8E9dBj4DweYW+hAyKdvlSHh843\n2YIKJdDf0J1PuDrT2ZCc1B57NlBA+8Ma218TekJFVmf+ERuU53n5ZGAPuELP\n1eMo\r\n=NVdg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC0VSRSpO/x+nFyukGUT4Zn1buM3DS7rb2O/VWxd/Om7QIhALz2XARdpJ3UZkAq0YfiDB1V5qbNtcDVWxIA8+NGL3FH"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.1_1628540998368_0.07696731225635434"},"_hasShrinkwrap":false},"3.2.2":{"name":"@vue/compiler-dom","version":"3.2.2","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.2","@vue/compiler-core":"3.2.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.2","dist":{"shasum":"26e198498746c53047c3744d26fc95e670692ab7","integrity":"sha512-ggcc+NV/ENIE0Uc3TxVE/sKrhYVpLepMAAmEiQ047332mbKOvUkowz4TTFZ+YkgOIuBOPP0XpCxmCMg7p874mA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.2.tgz","fileCount":14,"unpackedSize":718063,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE+9tCRA9TVsSAnZWagAAiFwP/3shTNSiRGAG6Axf9V3k\nq2AHbfdppZ2tGPeF35oo7Lv9soa5ne6t7xUFl473waYvdnKiMNVXzDKqcXVV\nyU3Qiqaj4E9axISIRij0Q2U5L16//TPM0YbBD9XXxqOVzX6TUFGaL9Ob9xuL\nBcFayI8DYkb8rIY5w+6ZiSxrk9NhnGIJ+zZrQaM83LJ3N8CD4NY1PpBd53Cz\nOglMU/6B8CtsmeyT1q1At6Fg7mkcsiKigib15RE8e7HIfUva6JOit+8U2mpB\nHg7Gxg2VH1Ov+OLQP5qJZrkGT/HlvpM8yTd9PNumZGC6boeorVZHEQEBfwgl\n+0uCNpMS7Z2tN270IONoad1CkQJBYNKoXJKEJY1crQab+PD4GHVaqv2jbuXS\ntArlNjN12afZx+N9Jm1gElWePUP4VKNurhUne6ef8XPwdpu/+I4hBeckLgcZ\n9jvzP8jnGdElF3YHJPmqf89giiRUktXRWt42gK6vxOCjN+bqSM0qByQ4Cidp\n/rBEqAloSeZKcIeDy4SvkxyGxlR64WDbbzZouekMC9KOys85q5awHHahH4dk\n/JSHDyCSI5vcKxBPaB9pZz0b3bDeWZUWjKiLFkfirAtqR9FkYnqmhm846bkV\nnPXY060wUtEvz/Uwi8qQ8M2I/1nIO4ANdoVlQELQmvCX1NIzK1AJIqYYsYm9\n4T4m\r\n=kanl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDeen9cLxeIBRzEakZlO2GfSF1YhmZxvywoUvyIWY5tVgIgGifWJBAUjMb87koc4orSo0XvsDTxTHiCqn0YxxEgd0g="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.2_1628696429580_0.4725521856204635"},"_hasShrinkwrap":false},"3.2.3":{"name":"@vue/compiler-dom","version":"3.2.3","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.3","@vue/compiler-core":"3.2.3"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.3","dist":{"shasum":"2576959b979dd8a765171943cfa5409437eb1e80","integrity":"sha512-hEKd+h9eIT+et/l0Nmiup5CWFHC4KuhUcrdAIPLcv1uskVQA3gSDAAx9UGB/G9cRB2gmBpFONHEi8zKrlnsaWQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.3.tgz","fileCount":14,"unpackedSize":718677,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGuXgCRA9TVsSAnZWagAAinwQAJB+dPEAhiR3yA4D3ZE5\nB2K3rrJFs6G6RjajHc2Q75WSVqk89QADGgdRjvg185DmGyWoSdB4GfdUi+Xd\nSIrz3EgGsS80OfHVheTuVf24nkhBeKJaEYk8mBB9wwuukxPACJQMcAH5/Qqs\nSA6pa9W/97KMWHfIlFaFY8d8iCbsFUMP4wywZQ1HSZsT3eCtOF6oqIKGKXNL\nEiWEFp4/TmKus4EVsvLmJF3AyBAcTwsTF68zEsx8qU892UDW4jIrCqaAs1Lc\niHhdMRp6pH9x/jywnMxgLkZPm6gu9Rf0UaVPJ+BJPy0Ujyam5lZWltgRKIeV\nzPITYtLHgJZfoZmuGUAmHbwQuwnEbHwRnsbbusqQsI4TXVjA///6K3u8Ebyg\nXDGOUKTlIH7s/bnhMYerT9/NLVgqW7UZvw6+rmXgry9EgPGb68VE2xaMyomw\nwVRLy21/Y1IYs2VdAZYNCig5mK7lY3Jy4V5vebfxbHogbpY/iEHnZTojS2os\nXiph2BVRnUZe5o7bGdD/i2+5bc+hJ2DZvENXH3vTxriPuQyVuSFTPTS6kL4G\nF1mVIBtYMes5cFlB+fj3RDNpjq+2Op/Ks7RXWkhS72iyahLyuiyHaltJQ4EL\nrvoRCSYH1/kWVUD5yRksqUUvKRAgZUHZnsS5JgaZJ/yO8FCFdq5uPVdo56tF\n+nFr\r\n=93R1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICe6YbXohhX/GfsbEIUp2RgfQTPFa8KUxqR4nxHlE6vlAiEAl2Z1v9evWnWDJpNwDKgHgC26/RFGCTQXtf+9Z62aM30="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.3_1629152736540_0.654015361921241"},"_hasShrinkwrap":false},"3.2.4":{"name":"@vue/compiler-dom","version":"3.2.4","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.4","@vue/compiler-core":"3.2.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.4","dist":{"shasum":"3a43de243eba127abbe57e796a0b969d2df78c08","integrity":"sha512-uj1nwO4794fw2YsYas5QT+FU/YGrXbS0Qk+1c7Kp1kV7idhZIghWLTjyvYibpGoseFbYLPd+sW2/noJG5H04EQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.4.tgz","fileCount":14,"unpackedSize":718677,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhG+NQCRA9TVsSAnZWagAAYQoQAJLv3gk4rE+QRBJXik0+\nSwhW6GvGcL4i64Dug3smmIH/pLRRfvp3Glpj0QYDRnwMVBxzneTI1mZlpCvU\n7+qTqmzV/16QmyppXq2UsZlI8wPLlK3fG53p0HwjeHNDxuVOrubAa000QfEz\ni8my+iB0oPnJUjde4u+V2oXF7namTaImee/LCQ3NwmRqxXyBgTqJCE6scsGu\nBrHn8LHnxDLUOJl+TlgsKLgIyx7xE8kdAGpv4cBP8GSX+LNYbmeDzgUcGLnr\n1rA1ajMNNMiOarOIBhxBuF4tLtPFzfAjfrBOjFIs0EfGRXZlDDUX02Ts4EVH\nP668YLvZ9qw2jFzyxkBvtPx2EPajkT6wmuNDR7zdeNyNRIFyRkjtAyfB9R+y\nCb6IHbT8h0SpUwuBopW9HJlsemzHhnCBQapmIHtTzUnyJAADw8FH5L7yYoLZ\nK/ST1HflrWzOTdD4l89Ytpjvir3wN1zU/n3po9JqJar9358GOQNwc8MrgDyl\nVHsvLgKzQU8i+jn54ohe0vxjGGRwXGwcfFK5Utz34Lu4+IkgKfoGIdFWaSN5\nuVWIRKrzCQ2D8jgOw4VRRosg/M4rdjad959lZwxlAapK5shU9erYwx5HBD62\niZiqHROrkT36ThxkSRE0dy4DfoSg8Y5urcRbl+5YXrCuo2Jtk8RjRv6DvNme\ndCPE\r\n=Q5Nu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDFGTU7iC5U/45+SzV2gdUkCmA+Rj62KIAWTHPPJk6RBwIgaQUEEZTEyfjXq+KhSV5UWjeSqcPyjnsPdGeNIRX4RJI="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.4_1629217616103_0.39295245955293434"},"_hasShrinkwrap":false},"3.2.5":{"name":"@vue/compiler-dom","version":"3.2.5","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.5","@vue/compiler-core":"3.2.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.5","dist":{"shasum":"1ed95468e0d16411950d5764d024de4e10b551dd","integrity":"sha512-BT+MqzrbwJeSdBY3S/0Z+nONrA1ufn9Gy62dStUQ6yr643JXr2+z+U3t/BIZSLS9y5v8TrQVJmPI+1zB9sfrqw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.5.tgz","fileCount":14,"unpackedSize":737213,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJRYzCRA9TVsSAnZWagAAen0P/3lKIPn2A7ZIm+UosvRr\nx55DHvKs1qbj1zLcAh8oZ34uAUivkRvUXUBQEShWe5kfNqU3n/1sKKWU4ULf\nr79UqUnW6MPQO2BBqLuIpBNVlNBtC5gfrhibZ2lApjtDR3cXRKVlViF9cvom\nHi40G6fbnMKoH6tkNZAy/OXZOR/6hlNYMsvGeoWr4NfR8t4b/0snyZGFjbBI\nM0L6mXX3bzusN3h/WvBVz49vX3lWhimGK7Hv1FU1005U6QKh+ErHbC/5b6BC\n/T78D7u9QSC60zYHooDDm2t5NqGtTFxScxpGt7oL6tkJC3Vpl+5P2fECxwl9\n5B9IF8V4bom7sZx42nL4y+wNCGieS3NyINP9zZid8W3oGVn91kCTX9nOH+Uj\nba0LKxV2MbdNNGKOf8O17Q5jUkjvOOnJ5NA4GghiC3cadKur2EwhF6MtTM9k\nckaHeWMmJvqoXiBbo3cAaP/Eg/18ZH6YQXBSPnS6QNOjD0LeJ3STmLfrDOJP\nKYFQe11r2LCbSBnqFrK6G98ITfknlCPETkeomG+XAajAUm0vAo2z9tDJ+Ya2\nDT75sDDurAfaiq2XhPfUVQB6tRv0FJpIXTUy5VD2TgVmjzM9RUh5qcsHrgYC\n04l0c6MOwz9KL3gcQRo4GKoWTa13pTB+kSK+QqLlRyukHvs+aTR1JBkJGJ9A\nGwhv\r\n=veCc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6WikZSALzTtw7xksxCpYAhUjbpo2goUH32dmKCk9tygIgY0oAlyjnu2TPUA0Pe99Fh+CqFYGvyS24x2Yc2Mn5b4M="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.5_1629820467840_0.5770266121244974"},"_hasShrinkwrap":false},"3.2.6":{"name":"@vue/compiler-dom","version":"3.2.6","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.6","@vue/compiler-core":"3.2.6"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.6","dist":{"shasum":"3764d7fe1a696e39fb2a3c9d638da0749e369b2d","integrity":"sha512-+a/3oBAzFIXhHt8L5IHJOTP4a5egzvpXYyi13jR7CUYOR1S+Zzv7vBWKYBnKyJLwnrxTZnTQVjeHCgJq743XKg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.6.tgz","fileCount":14,"unpackedSize":729166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJSRLCRA9TVsSAnZWagAAaswP/2itpv6xyWhzDMDVtipB\nwVc8TTfFb8Dg4fWi1qQWCnQbvZeWerC+f/5eJv+LU44/F/16jhGumN0kOpAJ\nEFNd6qpgM96dcEnFt0lwKPItOk5eOOkuURCkn8xBYf4qygObtVCfiZI9Me+P\nxmrh8EozTDpnkHhdAk9vFiTvKJtmhAxoq2eH4vHL1F7u7rvV0veBdcYcF+cG\nUGvvdaQpaG8ZYWmqFsveDt+gZQzYyYGafhKd5LyHvb0kK0j1YXvyMw5ZfR++\ntIprriz2RY94jrEWVuvwjoNznwrTgX5sh7dlKT+lh/OWXp/Loub6LlvIfkvP\nBullJ9SQ0t9B4uL1f4ko3UAssVoCmGGWteDxO/FRjNhqv+s/pnqg0949HUiB\nbS1dsRZq8UQeiMw9tfmn4hmp5sr6U8qXK6CeHmEj3ZXiZ5OmBhinMWtHthp7\nR/R+0gRGR6EBQ4WW9P31AlPbOoKDJNaLw37hlth2QlKVRO/40ADInoVbPEql\nvY/Dr4u6wQcFcN8pjbslK6wz45yfgMxOusiRmIFUN8lWmKnWq4K8xIGZBnGr\nz6yeGYLTq+Gb8vegE86TTCCctHK3WJby2K6XfKFb3YLRSoScBvldD8YOmiEs\nZKz9dDYhFVM/GaZjImd3/8jJqQAkm2uklNkUJ51TIztSHlwMM426IShcI2Yd\n+Z60\r\n=tF3r\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCe+0jXa9XB77oD8cdCKmmENEF3kMVY60ifkgdfOQgLzAIgcwRAOL2EgHfh0KYA8brjupZm/8S1CSXf9UHrTbPM344="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.6_1629824075202_0.9368894078021814"},"_hasShrinkwrap":false},"3.2.7":{"name":"@vue/compiler-dom","version":"3.2.7","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.7","@vue/compiler-core":"3.2.7"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.7","dist":{"shasum":"33abaeef89ec653e1a733143d4f7b6392def3de8","integrity":"sha512-YZyZNoZlTbTMqyY8QMC8IhwmcDVOiE1DdVwjnXbyihg+XVqpGQkDjNcG5nyMTbtZDKXREsYkcjaZntEfKyWK5g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.7.tgz","fileCount":14,"unpackedSize":728735,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhL/khCRA9TVsSAnZWagAAtWUQAIkbQxx6LFqVm40MaLR+\n+IGC211SpiENPznv4pqw0rQsmA8/ggOTAWpZeUlYvysKoJbCmBipGYSUteyi\nBwcJX895PN6aVNm+K6UMawP3LjwsDCAW4Bo6arncEH+Bp/u6Zu3jzyEa5UnR\nBAppvTzZpBC9e29AfRjywc7+C9CgM49iOj3QRS2kZQsUPcNgSWejl9bQhrws\nw3Bv7Esc81+K2K8SrCXRKy4nOA54k00SOoPFeY4ER4ZeJRwcnPfFEYhy9+e5\n4DJLDYRkWsWVi2WDgm3kFtsFWvrcgIBHYvzjVaOwJ4HdW9BroS37dIRDFI8q\nJMJouuGjYpCNzjCGW2ElXFfDiwt9StO/fmOBqR5wS6f95jjA4qAzTB018GNi\nLmpIN0Wqmiq5xlKc27hjhJfQaQW3bXxy2ZGNigUfxY2KMDc09oe9BZ0OkQQc\n/Rkuzkeio1wQGiqz4MscRMrH3KQFx5JftUWU8uM38aol32WWjIDggwPcDSyB\n9rIbgHx+bEjYqomJlpu/zIL4iLOMKN24VDraqADeytrokmTYh45jnocI+GlD\nTIgK1SAPAu02qQqh8WNx6gIMQPVflyfdgqybQEI3IjkJYTYW8ZndnrnSXqkM\ntZ6MWPJ1yFD3qNp1rUF4f6vMIkGwqCA3NKRQiZwzlsUXfQnl9IPJePuzAKal\nucSR\r\n=23Sx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIErxAUZxr4OBqKbgws0liB0JaQJ3OqdZy7IQF/UmXesJAiAqVSx/wTnRhPFo73lUq+5eIPX3/nQ2AqrI/GhKkW7zSA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.7_1630533920947_0.910779722214424"},"_hasShrinkwrap":false},"3.2.8":{"name":"@vue/compiler-dom","version":"3.2.8","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.8","@vue/compiler-core":"3.2.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.8","dist":{"shasum":"69bc9e08928a12295c31299067f18d87301981a9","integrity":"sha512-nxBW6k8FMWQ74294CRbqR+iEJRO5vIjx85I3YCOyZFD6FsDHyFL60g76TcJzucp+F2XXIDaYz+A+F4gQlDatjw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.8.tgz","fileCount":14,"unpackedSize":729365,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMRwLCRA9TVsSAnZWagAAkioP/ifxVepMGKMKnAvZYJb8\no5BT05Nxq/HEVm2uOMDWOPKxCvtzhOjA9oj5NmNPVMd7BnXeDkluHfGY6y+1\nyZknJNp6F1UeI+ZrjaBEy/mJz4oxliHW9kYwRtdtVg940yElrNW0+awtyqX3\niGo2BHxTp9Z17ZXU2zm6yD/GKnc70svhwVsuiAPDNSmIGf4TslYNLa0NRQmc\n4PeJwkkozndbEBRhcd+7+p456sO4+Vr/IAGFclh/IiWCvnEW9pI825gC9Wyg\npTqFF/ulvcTaOeJfnQN2u/DddG/wDOFLnDC+acMIjvlDWk93/pN8mR+lB1ga\nxHed0VAAf7IObsOoQoWD3Fv+jYkx6cM+YDVSjSe2yaZ/7Pc+Ym3Tc1eLeFgM\nlMrKkXV+eKcT/movgvTUOY9IwZWigFObAv2vjgsVAap6+PzjDcG6/mIjLY42\n5SMe1PXKKyQCKYji6vU41ivIeaJKoEMCLqTWkTUBnucNHhhK0BZS2LNwbq+C\nryMkYz7LDMrU51Nu0Q/ykGbBK8ccafohUfhPyQ3s/mFk+Dvh10bmLwjUP7wF\nOGJ/kkLu4sIMNIT0+w/VBnulGliBFulDMki/fybpRaCtCGE8Dz7Ag8vgq68X\nstB8SqtyKajKRaAFDb2jiDOdm6u8VEvgvKsNDQzi7E8aKjNjGTh2uJiiksIa\n3Ig+\r\n=Yhhv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGw0RAtcRRH0hv0P+VX9E7jXI9mlMkYTLbIu3cpUZdEAAiEA+NN2ejQJv/zUlv5E9ZkZmRlCxeXzhtZ1ls0Mz0FqLiA="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.8_1630608395333_0.2872513826101648"},"_hasShrinkwrap":false},"3.2.9":{"name":"@vue/compiler-dom","version":"3.2.9","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.9","@vue/compiler-core":"3.2.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.9","dist":{"shasum":"e42b2bc285366224a1738f7ed6648d4260cbbbef","integrity":"sha512-7GAMoCyBGMzMsbzxxFFCQMdblg10NRXkgFFhkjLJ4djItL0hyeO8t9wSLmaDaJejo1xjK8lm+4xPAUwvHuC8cA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.9.tgz","fileCount":14,"unpackedSize":729531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhNUOGCRA9TVsSAnZWagAAq9cQAIc2gk27vbIrUHJINJB9\neTi5pXOxByQAgwE3CN6JpqsXO730TT9OgDpbJhBYm914YUpu3DekKlGYsGUg\njAjsBBLov29V2X1r1OU/bi0BXnmZpvvbmYAfDLjQlC12G0kwyB2hnJGJiDs/\nBo+Pz6yPDJCW5wDeJwZUpI1fYSBWc5yTO3adXUl2DiGFbizjrskMIUYhUQyU\neL9K16RQPGlsZnPi1e+q2hilBbe/A8gv4eXJQ0jirW2r4f+9PIan1iH1HNVj\n18qOgZAOpOtv/bGfrOLe8TZoThE7CFaLq6053Erj913oKpfmFHVj2Hl30zcv\nnzfFvLLPLrYMHRoJZHQcY4ChSdEFYZuxM2w7Ei1yoJolLYVQGxBlZgqaBjK8\nbkQI01BFzGAJBJ11OHPzSrs1Ku/AdbZquyMigjTZu8Pl6Z9aubWBUq8lyPlD\nuz+CGtluQ8N9VPTOCYJhpjH4Ux/hYJTfEzFLuGDQ4bl/BJFeLJxeDOnuxBil\ne9oyi/bOUT/mdLpu8BSogeqHdi9cC9L0WFvQ+QmAO/PWU5QwRcZKuAZKfRaC\nQNQAYu9EHtEX5P6mZMT/yaJr5T/h2fNV3mN4wvlG3O6cQy5pi+ozzdlPch7E\nwM7xEk2Sh7ibTFa3yRu8N1dQbAms4xFZl3UFOC6A/5/ErO48XFy0KIlXmx0d\nl1fQ\r\n=KMin\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAPQnboqLgzcVtg3kxKHoirh7LHAcQF+eG+gCJ/AqJLRAiB/3TsKy/l7n0sZB9RG04kpd9GKuAsRlW3ZYZf0Ng9xAA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.9_1630880645940_0.7693121599545234"},"_hasShrinkwrap":false},"3.2.10":{"name":"@vue/compiler-dom","version":"3.2.10","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.10","@vue/compiler-core":"3.2.10"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.10","dist":{"shasum":"1b342e3a7930c99156945e6def27abe671a6a76a","integrity":"sha512-WFOWBj9dvIz5ktReYwvw2GMQ8YHtY//cOGTyCw5XSQw58sKm4JCQGe1HXfuEVDmRRI1s4L/gOFR2NgbRfGCtMw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.10.tgz","fileCount":14,"unpackedSize":730584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN8l8CRA9TVsSAnZWagAAb8UP/2QCcl4oVN0gTJd8WAT4\nx1pigRgF0hq8dt09/6P2n8mv8K1EwYvg+x0gwQMZtxJa8eJFlp14abjKPtV5\nDH2pJwsoFwlCcRcl7NWHRB2vmpJUwjpJOJCV2WDt7ET14A7nAb4mdQ6VN6yG\nNvgjurlFb3E7KiUEbqt/5Go3WBBNMm+BdX/zuu81rj8SCj5D+BNZ/SRVMigK\nrjMrUQ3D2EcNPxaFOoZLivOyOv6ESXKRy2ecl/bne2QPHQEweOKEQXSKUWdm\nSWVdG+mulwfCaj+sQkqRjdpbUtuIctR+ZCvA/h6hyKN9n6a3hTzwUbt1m0va\n9FUY0xHO3nghE8Y4Dc+8fB3TkGaEBY3X+Hggm8JaT85fV6o96qS+FpukvFr5\nxdy4o9mtFmrma2F5aUIqttBiNt4MQugKE8UXqcEXPyd2LcSSeAfDjY6FsLxG\nAtGh3rJvDBjMEgY6bnQ3nqiC/mUi16uPRUAygqS4IHVqWRrBk8wUAGj9yqVk\nyjfeciUlhqk1VVKnisCIbhtgB1P0Gg1eTU5CqjPhsS+kkSDpGuchZnNw7AWi\nYKD3A1WXN7ZBsFY5Tyzfw92NGYMZiYK4mdtvt5j0YXe/INv7LeKTsUTKeE+T\nWe1aCAtBXvRyW4BZUHenxn+1Efvw/hb2wEZrLALJAPvhPr2ilGLiHx0Kj+54\nPD9S\r\n=7E/H\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCc17j7feor16Z8kSjKLM1m+oWitv4fu5wLZSQLdDBxnQIgKRVzH7ayeTUk19dN1vv9ITHsMSeMQCD08eVikr72htU="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.10_1631046012240_0.779857935954704"},"_hasShrinkwrap":false},"3.2.11":{"name":"@vue/compiler-dom","version":"3.2.11","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.11","@vue/compiler-core":"3.2.11"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.11","dist":{"shasum":"d066f8e1f1812b4e881593819ade0fe6d654c776","integrity":"sha512-DNvhUHI/1Hn0/+ZYDYGAuDGasUm+XHKC3FE4GqkNCTO/fcLaJMRg/7eT1m1lkc7jPffUwwfh1rZru5mwzOjrNw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.11.tgz","fileCount":14,"unpackedSize":730584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOUAKCRA9TVsSAnZWagAAEKEP/2JL921UO9jO3kRj1Yd0\n7uq7Yx9o66T3vAa8aTAzblDis6IKMm4N9+FETy3Kr+WUY2lYj8kTFDNFST2V\noEKvS2tY8ljwd+bO+DMr7equcosx8rWkhPD5HLDB4+ClbaP5jyZ+wSUNw41R\nbGm1jGUmSDchATlm0AcRtqI8YbCa9nogF2YWFqCZwZd8zU94XaaHYnJWF4mK\nj+WRDV/GspAmYE+UZlkAc3qYRFQEkHJgeHPYrzPlGMnvBKsYY5QqPt8+vbzU\nJtyz7E9CV6LlgBJQRR87yH8/CXCW/O+mCNlgIfGxdxbUO42+UnQp203mmiLu\nnKnEIBXklDcQOg1Rl+eoVWvZF5Zj1d9QWBnLY05o2+wtp58Qr3K//bwRvV6n\nAkhicg7ugwUT44LkQ2MJAkA1vsJOBUi/mAXfpG6tuF/X0LGlD9VFgZa7IwA5\nm9XCgWu6dWayWrFHfYWLXEoGRPU9jVgx2gGa8rPNLbGu94sBq0hobLYiV6W8\n/OTLy0i5dkgdvSgMyDlwZ73672SpL8dbTkvmR7nUpBgBArq4xedfIP5++oP+\n9s8XXHDKTz874HXBlylrjMJaICBwy7CKK9wAwOT+X5dXi74Oip1A1ta0m90l\nWe/05tjZtQs+OTjdsPkgcIphwpFzEBzEJKZ68A5ibvoGaIc3j2/Ge7Qiuv8b\nqXWb\r\n=pTWJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1SCDnHhmc42dKYQ1Hrqr/ZdftqhCVzUYgDLyjmEOdsgIgcFQrKPclN/Ij+2bGP9+9RxSUfdyj7KBbHujrqatMbtI="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.11_1631141898670_0.43028981661805554"},"_hasShrinkwrap":false},"3.2.12":{"name":"@vue/compiler-dom","version":"3.2.12","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.12","@vue/compiler-core":"3.2.12"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.12","dist":{"shasum":"d6ba00114e73adb8b18940c3ff18797cc2b0514f","integrity":"sha512-MulvKilA2USm8ubPfvXvNY55HVTn+zHERsXeNg437TXrmM4FRCis6zjWW47QZ3ZyxEkCdqOmuiFCtXbpnuthyw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.12.tgz","fileCount":14,"unpackedSize":730672,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDiG/c+/WEIesenaPyGCSbepoKBfNTrW9iOLqD3x1JOtwIgGLLOFuRBJRCMWyQY0oJzsuk88dl+NGyhlHnteYA/I6k="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.12_1631890529020_0.23075742704517044"},"_hasShrinkwrap":false},"3.2.13":{"name":"@vue/compiler-dom","version":"3.2.13","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.13","@vue/compiler-core":"3.2.13"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.13","dist":{"shasum":"028982494fb9d97807d5275b42355732686f8ed7","integrity":"sha512-5+2dYgQyNzM97EEgbdAusUpLjulcKkvLM26jOGpd14+qwEcW/KCnns5DGjlZD/tsdEwToOoTDCm+mjx7cO/G1Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.13.tgz","fileCount":14,"unpackedSize":735059,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjE4p0MdeUOW0zGjNDAgnwexq4DFWU8miuXoWOLXhCXgIhANM3ndJL2DdYSL5t/oY+YwhLeXBezW9sHl0qZQaD4bku"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.13_1632248577389_0.841656262889261"},"_hasShrinkwrap":false},"3.2.14":{"name":"@vue/compiler-dom","version":"3.2.14","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.14","@vue/compiler-core":"3.2.14"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.14","dist":{"shasum":"acddabae94704df543448e2ac31fe476a70d8307","integrity":"sha512-AEfQPdvVvwy+U5WnvmVHKjQwaR3vWhALe/40swnu/AH/fQ4/wKrNf2e3ACMseAF0x8XdBQJJe+kZ+OaT0phc4Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.14.tgz","fileCount":14,"unpackedSize":734773,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFr9vVhFP8DBDoYEyZrI4COVznfCes6luCd5cBBDSgYgAiEAhKrLfXWJGNmOikiYS+JhapKLMx6IlrvyzWJy9mfPUmo="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.14_1632350219834_0.3712900281910152"},"_hasShrinkwrap":false},"3.2.15":{"name":"@vue/compiler-dom","version":"3.2.15","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.15","@vue/compiler-core":"3.2.15"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.15","dist":{"shasum":"7846a0083189ca47fc70909d5428a9a4179ac68a","integrity":"sha512-YS/kCwdqOhv3I6VmddJRMinRr/tOGGvfecERP/q/v6zHsJINptQ42ykaOlzWUA7zvthw3M3mxi911HTHrrn9Dg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.15.tgz","fileCount":14,"unpackedSize":734773,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHr3FiUBgDlB5K8zdNbOVGG80fQST2RamilFUrJyGwi4AiB+Rl+mxrCMHhMGEi+i34W2eIW+QUEXwryskcp4+8WrEw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.15_1632404942288_0.5324995883997818"},"_hasShrinkwrap":false},"3.2.16":{"name":"@vue/compiler-dom","version":"3.2.16","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.16","@vue/compiler-core":"3.2.16"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.16","dist":{"shasum":"b0748874c4fcf98dfb20efc8a40f629c90c8a620","integrity":"sha512-K7lYfwvsp5OLb0+/rKI9XT2RJy2RB7TyJBjvlfCDAF0KOJGqWAx++DLJPm+F3D29Mhxgt6ozSKP+rC3dSabvYA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.16.tgz","fileCount":14,"unpackedSize":735109,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHwY0Mey/KnPZUAfB55AFMMvp7hOjTuUxvC/7puA4p5hAiANtgRIO7X7MmFz0dKp9DMs89AJd7kCLeEF7lnMXEmgtw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.16_1632406624755_0.4657338012600569"},"_hasShrinkwrap":false},"3.2.17":{"name":"@vue/compiler-dom","version":"3.2.17","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.17","@vue/compiler-core":"3.2.17"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.17","dist":{"shasum":"32f564017efe6ccd7bc70a32165d63c0aab9a386","integrity":"sha512-ApLFcgIwKSwKSc70u0TpsDuq1d15v2JbBbIBWRhTr0+bU/3XH/bRyeU+9+goI4lkYBfCcOv8WdTp9NDyuKiOfw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.17.tgz","fileCount":14,"unpackedSize":732461,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDmQrL66pAafF4/K9n1ajYKdXNkS7KtJ60m48kOQskuwQIhAJhDyfhV1f42Gv7cxr+oYA2c7HzZNewGGUVG8d3Ri/V3"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.17_1632501793685_0.5622729508037312"},"_hasShrinkwrap":false},"3.2.18":{"name":"@vue/compiler-dom","version":"3.2.18","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.18","@vue/compiler-core":"3.2.18"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.18","dist":{"shasum":"6bb3b0e318a7eb16c02eb42fefa96a58766c6730","integrity":"sha512-AqCND7Q0vYFlsBcwWnbcmOiVS/J/70qTZOCPxJnktvH+w4Y7F9omKDyuhsd/ZsJCmSvvpzqBNf2hgtMnoTjNiw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.18.tgz","fileCount":14,"unpackedSize":732461,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCeFdltcu2k2V6eOCztX2oYHQedCUePFsf4H+k+88OhcwIgFMOhKKPb602L8EEHROABN+PWTlHwPtq18xyQ5I9pM+E="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.18_1632513919896_0.8939477809488741"},"_hasShrinkwrap":false},"3.2.19":{"name":"@vue/compiler-dom","version":"3.2.19","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.19","@vue/compiler-core":"3.2.19"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.19","dist":{"shasum":"0607bc90de6af55fde73b09b3c4d0bf8cb597ed8","integrity":"sha512-WzQoE8rfkFjPtIioc7SSgTsnz9g2oG61DU8KHnzPrRS7fW/lji6H2uCYJfp4Z6kZE8GjnHc1Ljwl3/gxDes0cw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.19.tgz","fileCount":14,"unpackedSize":732461,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDHVzjZHhjyjdx6jkB7YcC2my0O4ULftmpHx14Cj5RrYwIhANLGvbyTZBdS3DTf3qWDQKI2eEVRsaYIAkb70oqghY5W"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.19_1632596302789_0.38606142459431325"},"_hasShrinkwrap":false},"3.2.20":{"name":"@vue/compiler-dom","version":"3.2.20","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.20","@vue/compiler-core":"3.2.20"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.20","dist":{"shasum":"8e0ef354449c0faf41519b00bfc2045eae01dcb5","integrity":"sha512-QnI77ec/JtV7R0YBbcVayYTDCRcI9OCbxiUQK6izVyqQO0658n0zQuoNwe+bYgtqnvGAIqTR3FShTd5y4oOjdg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.20.tgz","fileCount":14,"unpackedSize":732481,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICdQuv3ZW1b30tyH4apHm0rs7v9kxj7H2D2rOdNfASI5AiAxXqSe1SrBs8xuR1VY9PsNPWeUGU6kMezm7ULQUu12dg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.20_1633712513952_0.46209619128125046"},"_hasShrinkwrap":false},"3.2.21":{"name":"@vue/compiler-dom","version":"3.2.21","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.21","@vue/compiler-core":"3.2.21"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.21","dist":{"shasum":"d6f6c85364ef8888f9c4e9122bfba11e78fb398c","integrity":"sha512-gsJD3DpYZSYquiA7UIPsMDSlAooYWDvHPq9VRsqzJEk2PZtFvLvHPb4aaMD8Ufd62xzYn32cnnkzsEOJhyGilA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.21.tgz","fileCount":14,"unpackedSize":732403,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICbClJzkIZHjkv7Bc3W2aFB6gbLRdD/YXIP9WddyHpBWAiEAmw/Tb5ZUOLJGbmPJBGUUpXAO61qR72EM1yjWFeKPTdE="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.21_1635834918067_0.2110565849492485"},"_hasShrinkwrap":false},"3.2.22":{"name":"@vue/compiler-dom","version":"3.2.22","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.22","@vue/compiler-core":"3.2.22"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.22","dist":{"shasum":"221cc358a6c0651c04e1dd22a8470b21e56ee1a5","integrity":"sha512-VZdsw/VuO1ODs8K7NQwnMQzKITDkIFlYYC03SVnunuf6eNRxBPEonSyqbWNoo6qNaHAEBTG6VVcZC5xC9bAx1g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.22.tgz","fileCount":14,"unpackedSize":732361,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD7j/KaoXTPj/mBdmbDCuRBYj+eSih2ZfLJbeEpC7Fn7QIhAM/eD8txQjqXwnmNddHdGuXMEWTTsM/YI5dHUJGBMbhU"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.22_1636947908697_0.2541404552935309"},"_hasShrinkwrap":false},"3.2.23":{"name":"@vue/compiler-dom","version":"3.2.23","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.23","@vue/compiler-core":"3.2.23"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.23","dist":{"shasum":"1dc5ba6c61f4d9e5e22442bfbf1ca306bb698507","integrity":"sha512-X2Nw8QFc5lgoK3kio5ktM95nqmLUH+q+N/PbV4kCHzF1avqv/EGLnAhaaF0Iu4bewNvHJAAhhwPZFeoV/22nbw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.23.tgz","fileCount":14,"unpackedSize":732361,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhoH/RCRA9TVsSAnZWagAApVkP/0NatTB6YxwIpqU3si1s\ntI9+fHBTDsGGJ9pwsIIjxpA5ZjWKF7zwFsSj0tu6sxWFWYh4PObbKvzx/DIM\nTpymJYxblXiTdZl6Wge584QFozgXwAE9Poyb0+L2in6lmWFyX6SCtHz5GPk+\njVre2B6psUg+pnNfZ9BSX2UYIdXhIZTNMNe+kTspf1HodgOWA5zztxPLCwDX\nNRtsjpBeunll85xqYMuiOEDt8HkLHNuUoU6aZmtmlXtkML0tcnRac8H/IiJq\nkpegDivZhc4kefR6A+igjgdwMXcM6LmdpJpOoMEZXx4ayGoeSDVkBqr+xMX7\nb3k3KnQJDySKuFj80f8iH0Vslm+FZCr4hnT/9SvbWV5FeV3GOFwfApUYqnEY\nxTjZhhHMWrYjYYJgivXEy7vh6sqIjl4RMuBUsmneRc43K25zpgSKbEI/d0QW\n8zGs2oYc9fkYA3kQpy7MVPEBWqX3/G+0c1512UssnOLoAPXTn2wFARdRVXea\nTkXKY0ZxMaEVk7NB2SdYo6BTp/jncrX2DQpvDuPepBGAKTg0lkiQAuCBAtSf\ndIAkfpqz6OCG3fe0lsqknfUofmq7ahebBTY3EkXOZ2RncWrQbT6V9nTgJWdU\nEOhevAAgNrypLEYERXdW88teBr+GvMcIGX+0sRrZIVH6ExUxlmxvl/To9j0A\nZVyj\r\n=cZb5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAefWgjIkp5i9RcJsxB2cZnfnpM0Mzby3flaj79BByruAiEA8EXAhlw5ZJDPxh07IvrlRVr+zHmsZX4l+qCq26RCJDA="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.23_1637908433474_0.08682257680937111"},"_hasShrinkwrap":false},"3.2.24":{"name":"@vue/compiler-dom","version":"3.2.24","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.24","@vue/compiler-core":"3.2.24"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.24","dist":{"shasum":"32235cb444660245be5cc58f4beb76747400505c","integrity":"sha512-KQEm8r0JFsrNNIfbD28pcwMvHpcJcwjVR1XWFcD0yyQ8eREd7IXhT7J6j7iNCSE/TIo78NOvkwbyX+lnIm836w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.24.tgz","fileCount":14,"unpackedSize":731769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrdHVCRA9TVsSAnZWagAAVm4P/2gIOg/rpODeTb6W4vf1\n/v5+Pl98D/JNiHsGwaG6WPs8kzPjfCF+kDfj7ip5NweuEqPMzpr+abtmcd4T\nJxQoTVCcHbO/n8KuQEDsloS7YTbr/TXShcmVuwhogydMIZnuUkWS4gxHTgTJ\nZ1H8xe5NbWEmgW+b4BosOeSG1lM8GXVNxKXGSLTmL5j7smmoakxjlziqO8Ho\ngSNYe4Z208Az9JthleYWXmMGc0gMeCgI9OPWZ4rU9ZXB1Dvd/NNLOX/clcZQ\n5Z1y5ud4kzLXi6sUkRGaD5KFJNJ/AEQWo1E5yx/s83+iBCbTFBY9spghWi1Q\n3J30NlRZVKBBIMncSQDxrX5jU75HMrNkJdLP+qPHUle/F0UkQ7CO0emDQvMY\noHcHduntDfLFB+Kf8+5fyzTf8PQotGCVDacMSxo4t3cX3fKkGPqPBU42v8gW\ni+kvlI/I6v6SS5XyncHY9V0r6eSum/5h2+7OtbMuivoEYvhxRKxf+E8ctDiH\nhoeixq2pP2ytQj/baXkh8uxKkvJHoU2XAZF97BNFMca5XcUkwD7DqItunSaA\nVA5zuUNpSkLcOUnPJ8Q20eyKgo7/mTwSv7c+Q6EuBGr62F6bMfe5f8PPJg1O\nLnE2Vdxd+K+fHFN5FUijGrJxBYLg7es9uHUsijxFCgn8n//6ATHirenHVxy3\ndakm\r\n=E+QH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAlER3y9v5HtrznPwk2wAhSXAQs63Dc5zTV+PgET5Ub0AiAl3gZ/yKvyfODf/dSDUR7Xn8dHbySTGyC/5Xf4HWMPYQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.24_1638781396814_0.3580458768999697"},"_hasShrinkwrap":false},"3.2.25":{"name":"@vue/compiler-dom","version":"3.2.25","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.25","@vue/compiler-core":"3.2.25"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.25","dist":{"shasum":"b1a3b1ef057aeacea5ee00f7b20dc3edb8bd1ed2","integrity":"sha512-4JrburkRg4VWbc8AKpzKFWbNY4MDXshqjFl53+vINq7zaw3Z7aSqnLv0EkKh8B8ynf/MYsAdygGutyVbEWYxOw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.25.tgz","fileCount":14,"unpackedSize":733779,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtXi/CRA9TVsSAnZWagAAehIP/0KdPC7c7jCIPCREjJaJ\nnNLxOoMHMAgn4fTJkDGqH9CKXsmfz+7uQtMymX1HLTTKl9L91GQ3d9eOJbkc\n3hfp41HhBqSAVXOA/QLWveOUHshy3Lqp+DsEEs35vibnkh2i9pN1l1ouX4iA\npeffn7SjAXI8qnGIeycgN6gvnTr0gvY/08JyVvNoabt16+wlT4CGWCn/NEyJ\nPmJE4MsOdjI6I0qUzl024E0vHSvBXlE+l7S52oeJPFTb4peIfAtvfbMiTK4A\neaReaSBm4Ium/VIHCyKktlok21DOdkl2fm41+x0Dic6cMcZBMF17t+MoHuH/\nj7NpH3ojN+XQQRjxx2SBjKJiH+6K4VP9X7QA4A/HAL7af85YR4befJwPWwfM\nhrnz2D0sBEPsfl1ussQd9wik6MceI1UutwVpM0MKJuoEcEmZCgISwznhoYGg\n3t1kyacGnEKHGXHiIb/NjxYOD+UHMKEQhWiq03udBjfwnhDVOyVLYZ95TWig\njLnX1vLrzXqJf3QEljThzTIn3LQCTnZIWDdKSLIifd3zXk5yMqWlRrJ0cDJN\nU33JN7az4+E/uAysaXgMOdPJP8F5MeEmuJcMApa8HIKNdYT0gO1OIIdp7Ij/\nzt9Nknv5yNRPKf1bnykx5z5wvK6uRQkdegmElA21L8ofEFp/4sRyVU0kNpyJ\nf80d\r\n=iXW6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQX4Jl3Byx1bTrxdq4GU1g9skUJCiKY+Rcsyv2+efoagIhAMx1IClvf0aIZGY/u5db0KKEleVw+us4E+ryYn83rrKu"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.25_1639282878992_0.9812985919119106"},"_hasShrinkwrap":false},"3.2.26":{"name":"@vue/compiler-dom","version":"3.2.26","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.26","@vue/compiler-core":"3.2.26"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.26","dist":{"shasum":"c7a7b55d50a7b7981dd44fc28211df1450482667","integrity":"sha512-smBfaOW6mQDxcT3p9TKT6mE22vjxjJL50GFVJiI0chXYGU/xzC05QRGrW3HHVuJrmLTLx5zBhsZ2dIATERbarg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.26.tgz","fileCount":14,"unpackedSize":733779,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtZ7GCRA9TVsSAnZWagAAoAMP/iX6vOV7Tns5rjskxprc\nHr6aht3XvGUZLmUzDKv1ju2WIm3xtpc5H3yzuwoPlhgI08r1tCEEnlKDzCKl\nrCKib3epMjBJ6SfSzEUR5vd7LYygPrP+VjroGiaIJLMQB3GKeR0LNZ4HSkWW\nnYRCscO6T/F7/rTgY3bBPkT0+V0/EEGfbOnB7vjE3y4mXXjdhcq8ojVk3I7N\ncHxxMWpraII03IO/wgoFd/gqZPOOBKgjzrhyhjIKyvnQ1NESkmsXC/qmnrt3\nNBM0d/05TkGr4yjSfVRzT6EfcVizrb4Tzi4InBQw8TmDjFGL9Oz+DyDeJOp0\nJecwZZM/Ws8fJW/5ijwEd4E41OeZkKvvsMIY/ny4UltwMcJKc9YN9ldTalw2\nisYG+aOQ6d9hjJ3bjRlKLcLLdrbQV9DHYDXR58DihaeMSN3dXVRNfs0BqEM1\nVjzZTcRDjbeHsI0EYI3KRTtDZpszOMrmX1tE2vf3IWY3xTupq6bOA54/LiNi\nXhkU1qPfoyzqcMncsXOo0YdyJTrjkIG6jgI5Q5DIpTVC+ZAAiWcADX6a+2R+\nJJUK7L5o9ASJwpvju/LMLKMNSrp4xKrh4+7WtnMoMrDg/XlJp+jP05lddbwi\nrL8S+78aznW6w/m1yi4ssTa5i6Q1a0tHoEOPNeO9+UxwbwmlAiH/X7BK9vYj\nkMxZ\r\n=MJzF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIArcYqF79HB/CyVICt5Moi2Os3ebp8zZsnXtF5ugojRrAiEA7k9axOKPJWLdxDY3yDPMLx+HgvQRlxZASWe0NYu1Tz4="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.26_1639292614207_0.7453727940597596"},"_hasShrinkwrap":false},"3.2.27":{"name":"@vue/compiler-dom","version":"3.2.27","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.27","@vue/compiler-core":"3.2.27"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.27","dist":{"shasum":"a12163e3f3f1d5ff1969253eba4b4ea3e67bbd0f","integrity":"sha512-NyQ7nEbopUBPUMHM4c3FPCbFbnQwptoPjW5Y5qfJ7hfiCNhOuhQsDNqi5JYKBxfpxiFNwjcN9F8t1AsnLrDloQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.27.tgz","fileCount":14,"unpackedSize":733779,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5CbXCRA9TVsSAnZWagAAY/MP/jg+1N0QRh6LVBS7VGWM\nMv0F8yJ44XXZ23/bbuvI9Sdo7naUfLEy/t8kfWFdPe8G/d1aTGe1JhRghesZ\naARZaXzP2cZRuqvYG6R912K8Cu+KQFWW7r4nJMJrv0DfZhCKuMM+IBAQ8UPY\nNQlAbOccfYFQIAtzcCehirBGyVFttNtKt8BH9a5xIUEC0Xelfkd3mVDwo0t5\nhTBHUPiFWiPypywr8OFdcCre8Ud/MjduulX++rbdR55FqB3k/vnJGm7P21sf\nSQWq7vCPl0oXpNwCFUwTqqA0k9cedm0BmWoy6T2zCLwCvkEh+0ti7M863o4q\nRBCMUNCc34yTdH5zCtiAqRZXgPRrZqX4w2umTERyFIWcmBB5l5bVs2Fahx1y\nhbyJNZAo1MyxpFfndf2kvSk51impfD/m2TXgvR0ka+Yy6haNuhPidNIAWd4d\nTr7OyO1X+VQddsz8PVhX32iELOLgnL51ArtY5jMAV9u2R153vr/Aup8j/9Ru\nTA6+Jpp3FTmYLmHsRouutd/dR8Xnw931f2BCpJBT5YAD5X/eLsy0zlszFHwu\n8KKegcwuKRu62qafiXJUR+JX05cWUndhd5FiKaBhWKIlY1qIDXjgHdYWQ8ym\n+RJ9Oh9+xMbLD9LbXJBFvmVlbiSKBBju1i+RU1vTg0XkzomDe8KzKC+TdCxT\ngJ0L\r\n=RuEq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCU2wGRiaJNlT1xHiybuIkQx5aPZmeZ/F0EgibmlpJ9ZwIgIZXwrg+CcK+48m59Ew88Frs+hVTppaSVX6rcP5KXU64="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.27_1642342103228_0.9405356029396765"},"_hasShrinkwrap":false},"3.2.28":{"name":"@vue/compiler-dom","version":"3.2.28","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.28","@vue/compiler-core":"3.2.28"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.28","dist":{"shasum":"cc32a987fee50673f25430df35ea943f252c23e6","integrity":"sha512-KA4yXceLteKC7VykvPnViUixemQw3A+oii+deSbZJOQKQKVh1HLosI10qxa8ImPCyun41+wG3uGR+tW7eu1W6Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.28.tgz","fileCount":14,"unpackedSize":734311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6muWCRA9TVsSAnZWagAAKjsP/jGIX9Rtw7MlpU1mXgnA\n6z8X1QTvxeDncjmLqebsYEvct6QRaiFXWOs2plRTed/sSf1RLFnGGW/TBYDG\nJPC7lFiyfJXxOrEmpWDqkjp9lHWmNIEkuKlpoqKXiJkUzAy8sxaivS2RJuaZ\ntnt1BV2aNP7/BNk3/8V5TSjKTHquzxL1GbB3hv77WbXvtmdPBx78PK5wf3JP\nQE5c+XlhAfTjVFa+BPcuhzEWm2mrj7NmDOdU5pm3+Cl8/vcQHn9ymA9V+dLF\na16CMc4Ej4cMlTTqjfIIsfDjQANIN2mqAqGR50bemkU1EVM+nwyjFJLF7vvK\nwV+oWaEE/yqF4HIPDc8nCcg7HjMq2kdBJ6VJjTa9Rei3CEXqQDFDeG2N9rlO\nYEZeTxfA42woEQomtJHlP7bF7/SR/MGBKJ3zL989wmR98yq2NdaJv0LWdAJL\n7Bj6yJK4j6X3De0Rf1/T5KeA8YAWIDTCe66EXxuPxGuAIifVAKJEB7xYP6Vz\nNFXbJLs2ZeoZDupdnFEXamxkiitBrFBohPIF4UiVTWu4AfoQVkjObC8P+nxw\nPogErvBS+nG5aXiQhcGsiEd6Dvbhi34yuBeCMgArDmiXpgM59WHRpUtsKfen\n76ttxaafY2ZB2tTQ22nuBZg3g6JegJUyqLScCRavIONicTBUnrog85xXoxgH\n9x6u\r\n=umR2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCc6jsNJm/aCa9lGFv+p//1yLvhhw9klE095s6MYHDelAIgZcjQn1YNkUPBwejpQE3jpBC8atyAPaXCew41VriDwqc="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.28_1642752918161_0.7879480049535883"},"_hasShrinkwrap":false},"3.2.29":{"name":"@vue/compiler-dom","version":"3.2.29","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.29","@vue/compiler-core":"3.2.29"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.29","dist":{"shasum":"ad0ead405bd2f2754161335aad9758aa12430715","integrity":"sha512-y26vK5khdNS9L3ckvkqJk/78qXwWb75Ci8iYLb67AkJuIgyKhIOcR1E8RIt4mswlVCIeI9gQ+fmtdhaiTAtrBQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.29.tgz","fileCount":14,"unpackedSize":734311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7V/2CRA9TVsSAnZWagAAPP4P/Aq1E4Dnip2h8Wate1uq\n+Peo06ewmKEQyWAhY4NkPKbPQFbOt6OJtc6OALRW/dQD91X5v6aAPoCihMGj\nNqBFCC2oANGZN98LjVrY29tofTFiBUqcsZMBPsNMsQWxA+Xrq8jUbSGkumZG\n96TuXUtrJ0cs+eYDWRJ7XBi76EytSA2E3zLK0FsVNOskjQDRXVEZ8oIpqrIU\nTQpIAV5lgVePK+swyeaql8P+rBRERmS7YaMZtwOit9bWi8ABTnFX3fTo4eK5\nh3HiKv2j/7vodW0lUXciv4HdfspcnFQJm1Cviv4jRhoW9ExgiM3+WklHd/G1\nZKIasHh7wlsceb6jAq57s9dUc0f90A2T2MsUZJCI7nnXbWGFc4MzvxgYjLGl\nT0CFqWQm9AjBC5PzzIYx+QOxjMssdWlOMPzFJ1QY7vzNPROuD1Ivur29Bg40\noE5dgho9LoRA1mY7vyKrzTqPbpZ8ruk2ykaRhHTGPlRIkj9VbQKhnoPQoluZ\n+ETbq/alG96pp6dbWfdgatWGgL+hQ3NLz5Wug1CdHICuadjqyrqQWcbifvdD\ntTI3ANTK65XR52t1pIwtcJPJde3ru1R2tYS6etQmCvVpRp7/WEmnjHCCzQvV\nsQ21b52/gsD17A+IV5pac6lL3YQ7ibAGv+CZFtRRfFdV5y7qnx4i46+o/pIF\nampW\r\n=4MA6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA8KzX5UVntuGWFnNEfLj20+9JAJQNYiL9be8Cv6fb/GAiEArKcCn5SzPRY483RrxUzjt0jdCwhH3LVQpl1k9Owi+jg="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.29_1642946550175_0.42960271180178555"},"_hasShrinkwrap":false},"3.2.30":{"name":"@vue/compiler-dom","version":"3.2.30","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.30","@vue/compiler-core":"3.2.30"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.30","dist":{"shasum":"ed15e6243227baeaa445d04df804aee6e4926eab","integrity":"sha512-t7arHz2SXLCXlF2fdGDFVbhENbGMez254Z5edUqb//6WXJU1lC7GvSkUE7i5x8WSjgfqt60i0V8zdmk16rvLdw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.30.tgz","fileCount":14,"unpackedSize":735261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiALjiCRA9TVsSAnZWagAARu4P+QFKuLCjYLCOhasqdWu3\nj+d3uW4ZhxCSmIYbq1tvnehkn4cf47Imsl+Xj+mjE2qNEAeWQ1iYKD9+sR0z\nnOaNRCYhJaEXGUz6G4mnuA6malV6qLDNwV3BroYN4Eur6o7MT9l9kXm7tRMp\nUETzLKRrEMgCcFQ3Mq01bjQXrmyck6cdUPVJBJFMZq5HKflpgeZfw+C5WD3b\nTfnPM7zVxgOB4Zm8v0Q3Nn0ipQkeN3a/4i3FxImZxqbXjbMcubJyr0k0bB1a\nWs63ykheRvdLYl4hOKasBRkw3rZCKjcs+tOhca9Ikj2ns96WPn6lojvyXDCH\nPMH12ET7GCJmH/Zv7jnNZrOa2iLIAheXddGrvnZofL8Dt3iQaFTBm5Oth8V3\nzZ+RPzegsMk5F++AeyyITuaGye973opZA533S7Wsu5QCjqEAtmfjGywdAIML\nY7KK6lgQIJ/CLfTyXbuavNSnseS13HrSyGiFB0r+VdIYwZCJPmHOkhfzhg3G\nSsTcldJlNq9yV9SIfQhdseS6Zm62hCPx/pSI32FHdQkHG+J1XzamLt3+0/RW\naoeZH0rUWDtykpO4gO2LWeTkiWXSidmSYongixxBE2X54wREj/PzsaKznPd6\nOqQzsYMU9OG08AWvl93JTGzcPHFn/T1RS+B+VFnDQixB5xU/XQsm4tWFhfHL\n502T\r\n=nV+d\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEE7guyTrM/ImWzm5zdOeO9hbhhx9/Dgu7x4REHfS6GlAiBURSBDVkJgGXlKPEoGiIUfKAYDFopWqffQhCVNPWsinw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.30_1644214498295_0.09467184032213916"},"_hasShrinkwrap":false},"3.2.31":{"name":"@vue/compiler-dom","version":"3.2.31","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.31","@vue/compiler-core":"3.2.31"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.31","dist":{"shasum":"b1b7dfad55c96c8cc2b919cd7eb5fd7e4ddbf00e","integrity":"sha512-60zIlFfzIDf3u91cqfqy9KhCKIJgPeqxgveH2L+87RcGU/alT6BRrk5JtUso0OibH3O7NXuNOQ0cDc9beT0wrg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.31.tgz","fileCount":14,"unpackedSize":735261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiB3LVCRA9TVsSAnZWagAA5OoP/je2QEWo6SC9lhqj7e/v\n4ZOBtI7bUF+UbpJSCzXfrrBWkg0yQeoXN+fHX2ozeUhf0MWLc4dgbnUrTi2Y\n83wieX3aLyke3IHezN5JrPDSgCymZ8SXfaMDpyUX8NuYHwk7frzvaOWd8fsU\nTzZWKYLETlwj4/Yx+csQzRR1QTUzCYLzC84tt+2ZDkrzOI5nYhmzufLzlT50\ne/XR/UmNRuAViQ0ofwdR871J7gUx4cV1NI7NOxJ8h44A9+TH+qEMoOmxGeGd\nWV2plr4FK0ubVVvqbmOJYke9lgMaNk+YIG4mbh7VlKq56N1jpWU44REafafU\nncOzcgc3JUYkZIQ5YDpDe7UuQSliQX9KVTjJJUHC9U0BlvuxWkEQgltC8v7v\n/P0Ov/iq++dERD3A++r8fWQPLYblT9Yj3uybaA+vjcGHj4X3uU59hi7XYkLq\nrxRzy/Cgb6nrCRaqVLIe53PA7LDCsTAviK4wHOo3Lq1wiLnANTTznjNfgjf7\nEaPi5To+/8QyE7wPJdJabQorPQqgDzdC6LUO5AG9KK8CRYCMzrUOfi0uJTjh\ne/jU6eoUnFgxAa3Zds0udp22bb9HAR8mtWsWLR35GmQX8HfDH8HXmY2cvv1m\n60RkS2g/tUVyeE25Ps0ZZScjzTZJJ524CYEnYCZz3eD684oOEGaq3n3WLxTY\nZ/P/\r\n=khWI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVr0gRifQ1oJ1zqONfXNMmmEOXCWi8fDXpG8l3CBgxDAIhALKZ7vt0mP7kTGfqG4t3VxX1NAc2m655wtqJBRaTKfFF"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.31_1644655317396_0.9656397068081799"},"_hasShrinkwrap":false},"3.2.32":{"name":"@vue/compiler-dom","version":"3.2.32","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.32","@vue/compiler-core":"3.2.32"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.32","dist":{"shasum":"8ddae1ee463c18c5c3353c4716ec7c84ee29e5ad","integrity":"sha512-maa3PNB/NxR17h2hDQfcmS02o1f9r9QIpN1y6fe8tWPrS1E4+q8MqrvDDQNhYVPd84rc3ybtyumrgm9D5Rf/kg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.32.tgz","fileCount":14,"unpackedSize":735261,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJI4m01FJMXqAgrtF3VWLJtmmJg9s1gCK/eG0S48mRkgIhAIwSM2ndzzl+a0OPA8nA5WnI0ni8wy9wblQco4LBJsDu"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVTNSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqCxQ/9ERrjEdFDKlChk4fGd9oSEuxOBkRgQ/ZVdtccBEPWZeQ8aZ8r\r\nDEFsiShvdCGRv/yJlEGiw1OaxB7g2xHaKCRduPck/luwlt883mnUrttSe7kP\r\n/h4txmeC8DiELQzpkTdXenCw7tpf0bx/XTnjjdkb80xZHQ591ZDKK/IFV6Ap\r\nyAwbqpT5ExmYsVkr3eFzUW7N0zDoooNR455f4X10BNE01bBAGOz4TgQ9f4oH\r\n5biHaIcqXO0YSddeW9KQnqTgLPabglEZBy0IHGk3Lwbsdjkvkaz0YIOeqJcx\r\nBvYSVLuhgtL0eZ0LOo/QzkoNmDlIxs86szSEedAWa0pIWxgcPrdf8IM10Fdh\r\nkEslTA33a92V0m4uoWj8myEelJzbCM36JjwTwJsESYeIHQTgeV+KAaVAb8V4\r\noqs3C2VhqD79pLmjGTaeGGOV+gkq9w2Il0UMuzAvkVhmqhezF6OIbBvDKAWR\r\nlV5V2SGosZzC5sOV/8UGtIs/BVNuP6l9Y2N0nsCE9E8fdfxya4iOb5C1TMPw\r\nArC+ynmHKttSPJGDm3Kxd19Yx7zncBvFoCvEKKBWcWCuvu/IJgf+b5a/+Rzz\r\nQ33IYM3DwKpNcpt4XPZNadvbgis/Qbe1SurYHWyEpgfF9NRqH8YJFGZurzIL\r\nTP94hz91IDwe/p10J0mczjm3bNOrWL8mkms=\r\n=1p1U\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.32_1649750866312_0.7500334028360971"},"_hasShrinkwrap":false},"3.2.33":{"name":"@vue/compiler-dom","version":"3.2.33","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.33","@vue/compiler-core":"3.2.33"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.33","dist":{"shasum":"6db84296f949f18e5d3e7fd5e80f943dbed7d5ec","integrity":"sha512-GhiG1C8X98Xz9QUX/RlA6/kgPBWJkjq0Rq6//5XTAGSYrTMBgcLpP9+CnlUg1TFxnnCVughAG+KZl28XJqw8uQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.33.tgz","fileCount":14,"unpackedSize":735261,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCw3+AFpJ5akF4OfIyc0anu5W5YOpiGxlC/QK7lAgiqbgIgWU0cEGJF/sKzQX0XlK45JVPWIzzSG7TX5poD7xRjum4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV/QPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmochBAAhJ4vEd1YN9jIRHatnHmld6cAz/SHIJIY3zKIgJ2NpBnluUVD\r\nbhjbelvwc8yDu+X95tRsf8FsIQ2+P/qBK7ZFDkTWSsIr8/2FVgblfkmt3mwP\r\nQKvGReOUgX8t9Vr6kfsFcGF5CJY6+GBpggXaOio8DNXGs1XmvvpOzw5T7pZj\r\nVTHXqxvgV5dTNZ6NFQdKFH1On992xJ8jzv9yf/VQBp99SVeikfNbi6ocTp6u\r\n46IxJNuz9vHC9ztHUw59KCxxEid0+8M4+/WNA1FY6y6MkNKE3wcvmURlslfX\r\nnAieYP8YYL1ERUoQRgGuK4Dajnl8W69EqI9oSpnN745MTRz9PpdMXBMXbhmk\r\nwwAKjES/X77bndAgxUoXnGwjZ/r8prQOeTFkEbJwNnPRUU9h3YJlpIIFX08e\r\nmiBlQhgjV81ZyCNIkATXqVWI4BFZprhPmjxqhfBwwudGKO5Rtuu19d49oLRr\r\nc1ljUj3lC0jaPWbMcbi7cHM/XxUWrBhWsJ0aZzgS6E0J6cgqvBphZnZ4m7D7\r\nvpMoUd2IfFrGiBHerCXh8fPtpOB87MOb/TQ6FApRcbSCieliVP950Vh6kWQ3\r\nfn7ksEl/cXQHsCCp6WvPXuyp9oWh3eSuR8t3PugjQNanZDmbEoau2kd+G88K\r\nx8r4Q0bZ3hnAKZ5N+3p+E5Emk3bKSSYHCSc=\r\n=vUFS\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.33_1649931279565_0.0911598572082819"},"_hasShrinkwrap":false},"3.2.34-beta.1":{"name":"@vue/compiler-dom","version":"3.2.34-beta.1","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.34-beta.1","@vue/compiler-core":"3.2.34-beta.1"},"readmeFilename":"README.md","readme":"# @vue/compiler-dom","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.34-beta.1","dist":{"shasum":"fc7a1a34b00ae380f6b36f41b6773faf4454cfe2","integrity":"sha512-VF60DU7TsvSDAP1jEki+ZmI5UG9MWoJxu9dcXwI2SSXECTMjfkVBDDTIWPCPKw8Qmk9OID9k0JBW1mKpR3o+Og==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.34-beta.1.tgz","fileCount":14,"unpackedSize":740474,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDxFjsYKWtg5xh9JaT/ILAQ67yBbeA9o2VNPlaCyM9wlAiB6Jf6Oi+eVr3Eq6Wa2SGW9sp30Fm2dluY3j9ro9SUkGg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigyphACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5lw//RJ+yNTWiPvIzri9i2hgTrIVn9qXSCZUdUC5+Yl9ykMIb1Nqv\r\nEgaVll90K2JD74jzAcT/bkbqVhTFMMETi+bbhi+q6byErU4Z+BZy6AOzTwL2\r\nykev5e0V1MIgVVSXRTRNJx7LpOTQXLeuRlvIvghTqJok0FdBwHGmR9WzxUNx\r\nxVZdU6m6qalf7u4Mw/8YQ2myQ6pJ3aPla2LTO0QUdnkiIDN5iC13W+JQ0Jf0\r\n0zPaEVk8WERbEbpm/DMfmiTb50gUNWnDBMFtIVvhZp3N59DNEz9UWDGvsGn7\r\n+q8fJrsY9ucY9cQ0+h552LiJiBmJZa2nbFNL3Y7cJbBmx4PoI6OFH67zwAeu\r\nuzskPnvmwgvCJsW7fjDlgNvMfNKw4QbMRj2ZxLHiOxkOWLPdZ1cN5vpdPvsc\r\nlwwm6Y6IJ7bLNwJez+9i57eLxAZcwSWwOOFmq9LnCzeASP8lK8qAFW2Ji6jN\r\nZRk8e8uidsD/YaWz0fti3/Tf8suvQa5O2WqrEX+cAeg7k2hgv0bpgArpJixs\r\ne/5G4N/IlcHGOZQgV2yUCzGd5pfsIEj50pCzKQuVo0UoGWInj+rhn/HlWZf5\r\npWAyA++/7TaQ/O/La+g8kg6ItHDEUtG0pHimr/H9J0OMtWG6mp4SGcZXLQcY\r\nrDpMNOL5lpAQJYNcXpWbNTextz2L1LogoNg=\r\n=sif7\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.34-beta.1_1652763233562_0.6796908697917228"},"_hasShrinkwrap":false},"3.2.34":{"name":"@vue/compiler-dom","version":"3.2.34","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.34","@vue/compiler-core":"3.2.34"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.34","dist":{"shasum":"3aadd83fd789c7feaa56f838e86c5c7146395579","integrity":"sha512-MFLUYDgy0aES9x1goU/pgxpzgT9IZOndO8qwQVSyVfUvl/CywEBtfBi5+8fsiBDhoGIT7g8qcsUUF1NYViU2vQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.34.tgz","fileCount":14,"unpackedSize":740597,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCC8Dew6ySofqh8xqMqrilqT7k0meLzuoZRnzXw7T9DdAIhAL7p+enBGka5uLQOw804L3uEqrOpeeUUBfv20uT6SZcK"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihcq9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9KhAAgJ7aJFevE0yXomhWLAsrCexiOA+N6ycc+/P9frJ97hqDdEP4\r\n7f/sjbz8ofp/8Kct9ZOy4yrzmS/VVkhJ/FIPD8wGCVTJkciIw3redx/uhif+\r\nX/XiVD7L+b/Vz7iDfyLZ/iZB890Qk2wufSdg94a888A9m6SiArOwtAI+cD1W\r\n5XocRf3ymWLBv/t1LpeJQ4RCc5EzsTmXG1215noe5UC1Ohm0hBd26EP+C9Sl\r\nbHrYg4jKU9U5Fvx+acTOmfart7c2C0aLFM8g4TsWvjAHpq/owpUa9L4mOhEI\r\n8H5QaVCdbkYiAg03YDRc1WDI+RFzwPPaOP7Bw49airvGlLEB1pQkZEIC4sIw\r\nrWgtCLrIEPHF/SNpbPFh38OkSzD5V0JA9wiSZI+0LS3cBRoQsmcFHXT92Vu1\r\nPPjrXW8lCT/lE37RRnjfWtjuvtOEg5ErSosoIzut9wjyh5ZGl2qtgx4Cbxry\r\nuAhyaLmsXZzX4f43ApZQ6NMLmJ6Pph2pjzlk3XWKD/pdm4p/AQ3wnK9CpSZ8\r\naB9lsjHKXqzdAPyCDHVXn9K4KILxrzwv+O+y4lT4GvFpurxhZbXQc1x8MDrf\r\nngh9UF/U+HMvD29A0VMmODm87XGrCvfpESYOiBW7uQayvNXWxr8DrJZYm/lc\r\nYWrYPf7pMzUaC7bOKWGKXNgHJGAr3iakwbs=\r\n=YupW\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.34_1652935357339_0.08238137453323202"},"_hasShrinkwrap":false},"3.2.35":{"name":"@vue/compiler-dom","version":"3.2.35","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.35","@vue/compiler-core":"3.2.35"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.35","dist":{"shasum":"11bbcca0d49f9991d64dd8fbf8a0a4453caa571c","integrity":"sha512-I4bXB9MkRSTJ3gVXRQ4iaYJgABZGew+K/CCBoAh9fdLaeY7A7uUlS5nWGOlICSVfOH0/xk4QlcXeGZYCJkEleA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.35.tgz","fileCount":14,"unpackedSize":740597,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFFSPhx+m7ntu3srsh+UD8+ilQPzUuEvGnBhfmdRF8MtAiAMSyTRV1eIU8TGEHwygfkxFbora+uqVy+sjH/W2OWN+w=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih8ztACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoaYA//WJMfR7t5/3ibz5wS9UBlyQ9uc6f3eBtJ+pi0pBJENaeowAjj\r\n2hEtsL8Fe2Jb4dIdUzbpH8ruFvLKlk990Z86aAifmXZfh3Y4nbBRhqjKpqz8\r\nij0rxpl7fh7SkEQ0avgwQKD+jzEzBsTI1oXCi5iLjAnjbjYQ8ekwq+eqzTtL\r\nkAlbxpUyr/QXFalP38ntSba0bOiDBModhfuWa9h19Uo/9M/ny51lIaItJ8BE\r\nMGyhGo9r45PEzAYl00tZUIaKzZC+iwU/CeIniTweCXwnp0v+Zc79YkrGeqTj\r\nFRbAtHv6vVNfPCH+Ra1d2kaR0pQ7967+0RU+mxhcIUbv9qsjPhoy5ZBQ4tI7\r\nJb7AOkYhwqZr7QKsOvTxZ7A1y7Vm8y2F9agtCk16i2TM4F45wG31JLEb91Ka\r\nsz9icW1sjcpjLvO4KczWYZjgVRHh7AB+qXVBOQZHEOe1eK4uSJmI3KjtWf6y\r\njyX6g0n9vSwWo/pparjbJ0gS9LBr0UWyE9Mb0BIj4oq6jlMOJq1giqd3nts1\r\ne1oL4ZoUlmWlu3/0pkZSXhFpxiOE0bG+A4179emNkR7X9DC/YR21JHQwfxN+\r\nr5CqmafhSpUXGJsJOVzXWBg5/uxAbZmtGEZ7tv6UIGnvDmvYAP3SaScK0IyF\r\nBAt0I1D+X5TqKjQqTEXjAJdy37yha2roYGc=\r\n=apUo\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.35_1653066989484_0.07061232591391708"},"_hasShrinkwrap":false},"3.2.36":{"name":"@vue/compiler-dom","version":"3.2.36","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.36","@vue/compiler-core":"3.2.36"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.36","dist":{"shasum":"16d911ff163ed5fc8087a01645bf14bb7f325401","integrity":"sha512-tcOTAOiW4s24QLnq+ON6J+GRONXJ+A/mqKCORi0LSlIh8XQlNnlm24y8xIL8la+ZDgkdbjarQ9ZqYSvEja6gVA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.36.tgz","fileCount":14,"unpackedSize":741601,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID7h1viEl5+8hUZHIBpQemmb6FYxSbnk8Rvpmt/u1JcrAiBz8TLry401VNlsCHxjtYKp4TKHFvn8XBJJFIpAcLU+Tw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiiuufACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq8vw//S4PI8gMTlt3q4iLylxDxNt57+16B+2/HHPEIT3shP4y7Mqk3\r\nLfdSRpkhUC0/4renzELDTfjyMt7NQP2gXSuVQ+qGovpRsGhi3jI+8TGaA1Cu\r\naxiBcGL/pPcF/YnHhTSigI34IAGmtDQjNhZM/IwGynyyv76Ljl3vYSdGiuhA\r\nj83SWDqmJnr5D0ENU0piu0wgVfLHsV1tyzMSooK+OaS/MqonrvHamHfWglXA\r\nNwS64Va998wNWu/qpQUly2LMno6o5lxPlVMCIBVROX61pu934XlTK5tdZZ32\r\ndoI0njl13HFhK7K4Zi/p1w6qbIGBCfcYTq5dIxneHxjRvHmM9s8o5ayzPQNL\r\nmL2aXyRm3VakiG02GTEjJ5P83NekjuQP3L9l7iJktlsHDOmOdU/rbsnUZSmh\r\nxwY/X+mMA6kvks2PolCzYYi25aobRJFTyLJ+4bS3oahATVcf3OMMD2110E4c\r\n0JaoUIM30z9EAbsvrV90XbHxw7nCkU6bHPUtCOSaGwf2gZ6J2HG17ND48vab\r\ntWwA3VZdgaUncUNk0wMPc7Sl/Hwe8WRw7X2rDw1iFmVyAkcfSJtusiu8QbYj\r\nOWm01uLL0bJaG6jqiCQzLdkyb9s3aez6P7BKE6Wf8YCNdo6n+haHlrCZfn+A\r\n3tjWadAtI9xKCyqkwpnctWdQWCfRUzCTCLU=\r\n=YKNr\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.36_1653271455324_0.16589417802620376"},"_hasShrinkwrap":false},"3.2.37":{"name":"@vue/compiler-dom","version":"3.2.37","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.37","@vue/compiler-core":"3.2.37"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.37","dist":{"shasum":"10d2427a789e7c707c872da9d678c82a0c6582b5","integrity":"sha512-yxJLH167fucHKxaqXpYk7x8z7mMEnXOw3G2q62FTkmsvNxu4FQSu5+3UMb+L7fjKa26DEzhrmCxAgFLLIzVfqQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.37.tgz","fileCount":14,"unpackedSize":741601,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDoV34BXHP9hQNfDPhJ0JvWyEIwVQi89bBSee4pubxBfQIhAIVMcpOenjkcgDa4bIKFPescDchYQpAzq2SWKV305xMv"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJine42ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqc3A/+IOTjAY0SsuKSwz6v9Zfe/QQ6DB5AKZv8yavjUyLrZS7nvb20\r\nQiFO4r4MuOdPLL+OwjWnZEUq/wvbcw16iOuueJ8KhoDhllpUo/8eD8V/xkAl\r\nD7JL7/aaaV5FrIPnbcYIMOQUnjSfJkGvFHrzLZS8wa2hlCr2lGfVO8eYo1qs\r\nEjEoJ+J3XOpOauzxI+udkTK5nqzY4wDDdUuu8DzoHdfqApKtwaOwXjSB+PCG\r\n6fsWqERN8cQtDLI07tsxjKjHPZ1TbbgqYaHaLg87wXcBmMJGtSX7FeXvj6Fm\r\nK5B8UXTlLC10xM5wsNva85j1PevI4NW0xwaNFfWsLDloqzADMT3Xr7fInlPk\r\nTY5gSDK/Igo8S3w4ZbZjKfCBn21BfvjAVvyExfXE/Wpr5EbDCTf7FLUqmOUs\r\noMTwEw1+U1xKaPWGC+bnqM+aM1SdpqycyygxRqURVYgjPCzCqN60+nr8jDkg\r\noI2CoYnFjer7XS4DfkxJtdCbgUFAp18Ecsc2VHYgnDoAwkan9qxTyRnUsTP9\r\nQ6yrlA5maGXBGuDgeQlTsaYnpxU7DV+SjISub+bz/gvTAYzewPmQ04vM0Q5V\r\n7vEzHCKGYrC/nq6AIC6G/rWnJc7a08sAhLZS/B+QTBtR2gBGjXIFILeB0Sj8\r\n44uo/AW81Hsk8sNngfO3Nc55DmG5g4eoQoQ=\r\n=geCM\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.37_1654517302257_0.9508604786109682"},"_hasShrinkwrap":false},"3.2.38":{"name":"@vue/compiler-dom","version":"3.2.38","description":"@vue/compiler-dom","main":"index.js","module":"dist/compiler-dom.esm-bundler.js","types":"dist/compiler-dom.d.ts","unpkg":"dist/compiler-dom.global.js","jsdelivr":"dist/compiler-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueCompilerDOM","compat":true,"formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-dom#readme","dependencies":{"@vue/shared":"3.2.38","@vue/compiler-core":"3.2.38"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-dom@3.2.38","dist":{"shasum":"53d04ed0c0c62d1ef259bf82f9b28100a880b6fd","integrity":"sha512-zqX4FgUbw56kzHlgYuEEJR8mefFiiyR3u96498+zWPsLeh1WKvgIReoNE+U7gG8bCUdvsrJ0JRmev0Ky6n2O0g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-dom/compiler-dom-3.2.38.tgz","fileCount":14,"unpackedSize":759600,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2mAYyYXARZ7RbubvapagWysT3wXmdqTbrSWTqw9KA3QIgOWXOYUllQuZbkyrKbvJKZ6QMkRLzwkGQ5HcpU/4gFnM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDcP8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoA7BAAiXwXIr6HoY3c70aUrlTuChXxy29bfSEY01vGMhnbirIX09m6\r\nL6KKHDiaGolS3z9f9jlT096Lc5KS30RwOyzxlMNpkhT0v7aFb9t55kFQoDt7\r\nvtXMgqitb6QnNEr82mSt0TZEmhwTIdAoKfxH4vlxgQ+mnyRzjkZll6laf0oY\r\n/QFeiM5e/eeM56Es3Hh7l/YzaBSxbQpzrgdtCYQOkQj3AW2jIqKkkDuzgYd6\r\ntc9Vj1Zon3ANrFEvHFexrLQIG3g6hTLU47XJTwhFh/REXBwo3cM8sSwSYxOD\r\nMtYGZP1flljae4MHsAKvc5AYpqMPPCD2sBPtXYYnrIeJT9sfP4UEPiiySLA0\r\n76r7Fo1LM+ztzHhO9qF650066xcfy5VgUpL4dW8FkLZZG+3b1LrUC5L6G3vJ\r\nTlSQ6JluSUmBSDZw2QhLuZ81RAj+ePZzid+A7mTdj+bv8P6BgnfdwhC7DStf\r\ntNw5pLK88cdeBkY2F4mx7ddV5fB5ro8r92JVL3kIxAjZm/h1tZhuqAterBk0\r\n3zEEzpmgFzsWEg6ZZZtSbMdA608wDwH3CqCDKZW0hMRhdOUajN/YnedVnL4r\r\npqU+xwJm3TtL8nXcJrMUEDBE6KE22JQB4l+fko7fFn3/x2kInSpAG9N89cLx\r\nDACI1LOmo/ZF11abCcX87xzC8xhTmkHOouI=\r\n=jj9S\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-dom_3.2.38_1661846524253_0.9281179130610613"},"_hasShrinkwrap":false}},"time":{"created":"2019-12-20T18:39:46.475Z","3.0.0-alpha.0":"2019-12-20T18:39:46.788Z","modified":"2022-08-30T08:02:04.640Z","3.0.0-alpha.1":"2020-01-02T23:25:27.104Z","3.0.0-alpha.2":"2020-01-13T22:44:38.940Z","3.0.0-alpha.3":"2020-01-22T16:10:37.866Z","3.0.0-alpha.4":"2020-01-27T21:20:13.567Z","3.0.0-alpha.5":"2020-02-18T20:01:04.125Z","3.0.0-alpha.6":"2020-02-22T07:25:42.675Z","3.0.0-alpha.7":"2020-02-26T19:36:48.071Z","3.0.0-alpha.8":"2020-03-06T20:58:50.156Z","3.0.0-alpha.9":"2020-03-16T22:56:51.032Z","3.0.0-alpha.10":"2020-03-24T22:33:47.970Z","3.0.0-alpha.11":"2020-04-04T01:45:58.960Z","3.0.0-alpha.12":"2020-04-08T22:59:56.979Z","3.0.0-alpha.13":"2020-04-15T16:46:35.781Z","3.0.0-beta.1":"2020-04-16T19:45:14.765Z","3.0.0-beta.2":"2020-04-17T15:01:08.815Z","3.0.0-beta.3":"2020-04-20T21:00:37.990Z","3.0.0-beta.4":"2020-04-24T20:20:28.453Z","3.0.0-beta.5":"2020-04-30T20:20:37.605Z","3.0.0-beta.6":"2020-05-01T22:57:02.465Z","3.0.0-beta.7":"2020-05-02T21:06:24.839Z","3.0.0-beta.8":"2020-05-04T14:49:35.575Z","3.0.0-beta.9":"2020-05-04T21:14:51.176Z","3.0.0-beta.10":"2020-05-07T15:21:26.564Z","3.0.0-beta.11":"2020-05-11T18:25:51.165Z","3.0.0-beta.12":"2020-05-11T19:52:47.464Z","3.0.0-beta.13":"2020-05-17T01:53:55.257Z","3.0.0-beta.14":"2020-05-18T18:42:20.197Z","3.0.0-beta.15":"2020-06-12T22:09:15.478Z","3.0.0-beta.16":"2020-06-29T22:34:58.582Z","3.0.0-beta.17":"2020-06-30T16:08:52.085Z","3.0.0-beta.18":"2020-07-02T01:06:34.664Z","3.0.0-beta.19":"2020-07-07T14:04:48.692Z","3.0.0-beta.20":"2020-07-08T16:45:37.870Z","3.0.0-beta.21":"2020-07-14T21:18:17.397Z","3.0.0-beta.22":"2020-07-15T16:43:57.367Z","3.0.0-beta.23":"2020-07-16T16:49:05.755Z","3.0.0-beta.24":"2020-07-16T17:52:01.487Z","3.0.0-rc.1":"2020-07-17T19:30:25.395Z","3.0.0-rc.2":"2020-07-19T18:52:50.934Z","3.0.0-rc.3":"2020-07-21T19:27:35.964Z","3.0.0-rc.4":"2020-07-21T19:40:53.283Z","3.0.0-rc.5":"2020-07-28T21:42:13.729Z","3.0.0-rc.6":"2020-08-19T22:17:52.246Z","3.0.0-rc.7":"2020-08-21T18:13:13.495Z","3.0.0-rc.8":"2020-08-25T14:32:05.432Z","3.0.0-rc.9":"2020-08-26T22:21:27.570Z","3.0.0-rc.10":"2020-09-02T16:42:05.046Z","3.0.0-rc.11":"2020-09-15T17:15:51.159Z","3.0.0-rc.12":"2020-09-16T17:50:27.313Z","3.0.0-rc.13":"2020-09-18T05:39:40.874Z","3.0.0":"2020-09-18T15:28:13.902Z","3.0.1":"2020-10-15T16:37:31.258Z","3.0.2":"2020-10-20T20:24:22.660Z","3.0.3":"2020-11-25T16:16:31.682Z","3.0.4":"2020-12-02T22:23:53.247Z","3.0.5":"2020-12-30T20:50:34.582Z","3.0.6":"2021-02-24T20:19:41.798Z","3.0.7":"2021-03-01T15:59:34.931Z","3.0.8":"2021-03-26T21:35:51.208Z","3.0.9":"2021-03-27T15:30:18.415Z","3.0.10":"2021-03-31T00:05:50.988Z","3.0.11":"2021-04-01T23:52:51.824Z","3.1.0-beta.1":"2021-05-08T20:24:40.281Z","3.1.0-beta.2":"2021-05-08T20:59:18.310Z","3.1.0-beta.3":"2021-05-12T21:37:12.866Z","3.1.0-beta.4":"2021-05-24T23:16:51.734Z","3.1.0-beta.5":"2021-05-26T20:06:59.581Z","3.1.0-beta.6":"2021-05-28T20:59:02.870Z","3.1.0-beta.7":"2021-06-02T20:13:01.666Z","3.1.0":"2021-06-07T16:38:47.570Z","3.1.1":"2021-06-07T20:27:00.110Z","3.1.2":"2021-06-22T18:24:56.491Z","3.1.3":"2021-07-01T23:28:12.268Z","3.1.4":"2021-07-02T12:37:56.847Z","3.1.5":"2021-07-16T16:38:07.066Z","3.2.0-beta.1":"2021-07-16T18:44:10.918Z","3.2.0-beta.2":"2021-07-19T23:37:01.186Z","3.2.0-beta.3":"2021-07-20T21:47:08.405Z","3.2.0-beta.4":"2021-07-21T21:40:30.183Z","3.2.0-beta.5":"2021-07-23T20:10:26.427Z","3.2.0-beta.6":"2021-07-27T22:56:06.321Z","3.2.0-beta.7":"2021-07-29T17:21:35.183Z","3.2.0-beta.8":"2021-08-07T03:12:32.531Z","3.2.0":"2021-08-09T19:51:58.086Z","3.2.1":"2021-08-09T20:29:58.556Z","3.2.2":"2021-08-11T15:40:29.836Z","3.2.3":"2021-08-16T22:25:36.744Z","3.2.4":"2021-08-17T16:26:56.283Z","3.2.5":"2021-08-24T15:54:27.986Z","3.2.6":"2021-08-24T16:54:35.440Z","3.2.7":"2021-09-01T22:05:21.179Z","3.2.8":"2021-09-02T18:46:35.590Z","3.2.9":"2021-09-05T22:24:06.101Z","3.2.10":"2021-09-07T20:20:12.470Z","3.2.11":"2021-09-08T22:58:18.856Z","3.2.12":"2021-09-17T14:55:29.178Z","3.2.13":"2021-09-21T18:22:57.620Z","3.2.14":"2021-09-22T22:37:00.075Z","3.2.15":"2021-09-23T13:49:02.478Z","3.2.16":"2021-09-23T14:17:04.919Z","3.2.17":"2021-09-24T16:43:13.919Z","3.2.18":"2021-09-24T20:05:20.242Z","3.2.19":"2021-09-25T18:58:23.044Z","3.2.20":"2021-10-08T17:01:54.185Z","3.2.21":"2021-11-02T06:35:18.228Z","3.2.22":"2021-11-15T03:45:08.880Z","3.2.23":"2021-11-26T06:33:53.789Z","3.2.24":"2021-12-06T09:03:17.033Z","3.2.25":"2021-12-12T04:21:19.237Z","3.2.26":"2021-12-12T07:03:34.429Z","3.2.27":"2022-01-16T14:08:23.518Z","3.2.28":"2022-01-21T08:15:18.462Z","3.2.29":"2022-01-23T14:02:30.459Z","3.2.30":"2022-02-07T06:14:58.543Z","3.2.31":"2022-02-12T08:41:57.643Z","3.2.32":"2022-04-12T08:07:46.719Z","3.2.33":"2022-04-14T10:14:39.887Z","3.2.34-beta.1":"2022-05-17T04:53:53.780Z","3.2.34":"2022-05-19T04:42:37.545Z","3.2.35":"2022-05-20T17:16:29.715Z","3.2.36":"2022-05-23T02:04:15.589Z","3.2.37":"2022-06-06T12:08:22.503Z","3.2.38":"2022-08-30T08:02:04.554Z"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"description":"@vue/compiler-dom","homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-dom#readme","keywords":["vue"],"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-dom"},"author":{"name":"Evan You"},"bugs":{"url":"https://github.com/vuejs/core/issues"},"license":"MIT","readme":"# @vue/compiler-dom","readmeFilename":"README.md"} \ No newline at end of file
diff --git a/cli/tests/testdata/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.38.tgz b/cli/tests/testdata/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.38.tgz
new file mode 100644
index 000000000..a12455d3b
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.38.tgz
Binary files differ
diff --git a/cli/tests/testdata/npm/registry/@vue/compiler-sfc/registry.json b/cli/tests/testdata/npm/registry/@vue/compiler-sfc/registry.json
new file mode 100644
index 000000000..ec24f27e5
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@vue/compiler-sfc/registry.json
@@ -0,0 +1 @@
+{"_id":"@vue/compiler-sfc","_rev":"169-86fa8aa102916a22c8bb8dd0f280ce79","name":"@vue/compiler-sfc","dist-tags":{"latest":"3.2.38","beta":"3.2.34-beta.1","v2-alpha":"2.7.0-alpha.12","v2-beta":"2.7.0-beta.8","v2-latest":"2.7.10"},"versions":{"3.0.0-alpha.0":{"name":"@vue/compiler-sfc","version":"3.0.0-alpha.0","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-alpha.0"},"dependencies":{"@vue/compiler-core":"3.0.0-alpha.0","@vue/compiler-dom":"3.0.0-alpha.0","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.21","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-alpha.0","dist":{"shasum":"f6376bca7f92421490b1e2a259e2a47f53aa3fd6","integrity":"sha512-4hXGviUL//FXdiLIqnTLc9hZsYu/UBe4/HKy7IfFGIs2t1cjkim1IOXv4Psu78h8XwFwGTRKKo+p2aOZRim86A==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-alpha.0.tgz","fileCount":6,"unpackedSize":36293,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/RV3CRA9TVsSAnZWagAAPuYP/jF4aZtv6eSL5Ci5pCIQ\nR35A2IzSa31d2fkHFDg0PIR4+3XW6SC2J6EzBl9WzMdiksfBcOQPQ0Xcv8dZ\nLYR8sPiyU4dyJOay+fdcrY21Lic8T6/cirpuz0vwRXZE0qUAgmdqujqXG4tY\nZKdER92A3NdboMUeWZzQoEBYBljhhzpIYt/RaSFxeASAUB7nwN3iKg3qfM+F\nsIuhGl8NzMHeVoFSLR44BD/9IYXpA6c9VBx1rVPyEyH4frwxb/hOUtc1n/Jl\ndhoBovHyxsQDMdPKy+WzxXYqTF6kMGb54yeN7nbDe8T4X13MnZBiowOL8RQz\nrq9ErNmZKo6zh1O5zIPEsaVllCl6R5gA6s89WiIywxoP8/hzS+fpF0vURgij\nw+AmDo0aALG1Jjd/bWoaej/vlwru1ag9Zq79fOvHcpeNadSRdg24Ps26FHmL\n8bH0Vpj7Mu1+UI5BEi91z0zSxkerrfa4LFWyFczrl96JwBVO7k7EdmF0AKZO\nDjc+q28BJnXf2304SawDtQz0WBrXu/8UsvI/g3KVwf8L9L6Gn3uz/PAfWQEY\n+L8D1D9IuFazBsLCX7CeQ+yUcnDkEQMJni4OyYfPkwAZ1T8MDElYDDvRZ1B3\nS0OFiWtRWRSREjAJmoY9k28KLsPmy6gjRr7MvbfydDybWAqNZYHmen7A8CHA\nw2mE\r\n=Lqo+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCvqMq4RzdS1TQn/+nMJnZysyFbjoNDWG3sG2xxJCbctQIhAInpnymjPTUTw8jaez17wWrmWiPA/17qkMAazv+TR/Id"}]},"maintainers":[{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"znck","email":"rahulkdn@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"chrisvfritz","email":"chrisvfritz@gmail.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-alpha.0_1576867190803_0.9347892950328227"},"_hasShrinkwrap":false},"3.0.0-alpha.1":{"name":"@vue/compiler-sfc","version":"3.0.0-alpha.1","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-alpha.1"},"dependencies":{"@vue/compiler-core":"3.0.0-alpha.1","@vue/compiler-dom":"3.0.0-alpha.1","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.21","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-alpha.1","dist":{"shasum":"f703abcfca73d39cf79286e58b88fe1cd884967d","integrity":"sha512-ww8WF5U6zSNiar8YIPLKsiLTmgJWP5O2pskN3gkPd3Uhc+K41fvH1PpH6eSLGH/sYozXNT0iA0sSOErbG2T0BQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-alpha.1.tgz","fileCount":6,"unpackedSize":37539,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDnvrCRA9TVsSAnZWagAAEzYQAIs6jOB3dfzF5hRuF3cj\nZF8qK4qMAbiIjscmFa4dsO8PtDYwWotIFZV+/WRJiWS2Ip1hEBLXif7ZLfsQ\nbDdlUjePtS+xb8iOAGdvpab/wNay2oXtswCZ4E+rcsR9a2ct2IL3j88Dl8GQ\nDatRubep9IK6LMo6kQ9MqenlIb8WRJlqM6vz6jP26Qo5qQ7eFWTKAriUG3PL\nNET3oIYN1CCkWSqbCynal0S4YgYF5zoltRgp2YUw/Qw0KT8RDTuf1dvSXOAd\nKlVhreGoMQGJGq/eLhbUQqWoLQQx5i0Nad4sAUeO9OktJ6ZMbd2lTu1Ll0XM\nrkY1CgPIn+VcTojAoUn7BBITdvw47aM9q3XlCyTMsxuYXOKhzK2VjKYT/+W+\n5K6oS8OU5TWqXOIeUN99ARHjOlCLwZTpQBKteQafOQYPE81VBRBjgIfMyTYR\nPQ2oa23KyQ7sM6q89mV7+LBhX1vJSYI2HMA5Rr/OIeymxwIi6BiiFUXVyusC\n+zY1D4JTVElom1WD69Czi2rciK0xHu6NRvHVft8zORyRYsoYFlXmnohDvXin\n2/k3O8/Urgo7MePaCIxMuzJsCAvn7L/LnRL60k53FHdWBMD1Ieru6WWbmPbn\ndUnXt70fZ++ZXwU5veMD8H8QsTFmrBebjl0PpCSe6HGvJlyRXpN2ndS4eFDV\npfwf\r\n=TIj2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHODL9rB8CPTVXOL+NhUoKtx+f7g95vcpm/FdAXuru9KAiAu5CB3/juTNbWF/KNNEzsbwj4cQBcVNLZUhrgWcFSeww=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-alpha.1_1578007530943_0.5937078639877789"},"_hasShrinkwrap":false},"3.0.0-alpha.2":{"name":"@vue/compiler-sfc","version":"3.0.0-alpha.2","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-alpha.2"},"dependencies":{"@vue/compiler-core":"3.0.0-alpha.2","@vue/compiler-dom":"3.0.0-alpha.2","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.21","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"readmeFilename":"README.md","readme":"# @vue/compiler-sfc\n\n> Lower level utilities for compiling Vue single file components\n\nThis package contains lower level utilities that you can use if you are writing a plugin / transform for a bundler or module system that compiles Vue single file components into JavaScript. It is used in [vue-loader](https://github.com/vuejs/vue-loader).\n\nThe API surface is intentionally minimal - the goal is to reuse as much as possible while being as flexible as possible.\n\n## API\n\nTODO\n","_id":"@vue/compiler-sfc@3.0.0-alpha.2","dist":{"shasum":"b8d7485c2075a107508a1554b75cc5058460ba0b","integrity":"sha512-lOlGX8znccwrC8iLcw/dQt58xt0rR9D+Sj7SDiWcIXCrOWEIE5j1obGdJnOjuysnZKu9w80XtQY5E4zeCNhJWw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-alpha.2.tgz","fileCount":6,"unpackedSize":37539,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHPLbCRA9TVsSAnZWagAATxIQAIYMqe0HwFrBHRwohia6\ndI5bOhNX7ViVEhN8EGjV9lcXgknaJa5ixM33cVlSRDoTbOCOIdK4plrRE5fA\n60QWwbIjhIeJod8HDJDvD65q0VjR4/V/+6dlTYiXwjrA3UUo9C44QblazUDc\n2YaAeNoyBb4Obs3xDq0niXbIkXmGnmStWGDr3YuBggnfkoMG50Fhu6R39gkk\n0k8erW9bbubt7eO1U3VNwTG7hjooFyG/oGszUCZcNU+szhKKv4eEyeZjGhD0\nIw843YCYqKaM6u7QbWrSfdm/7V87lgodNfKOB2dS7FhUdi3wDXxExIa9raRL\ndPOUdExrj8lGKoc7Bt4/uouQWYV6qHLUUxMbFxyNlREKD4OhVTfwIHk7h8ws\nbCrre1swF6LlnZVYjqCDFMUAg5Z+f57KPgTZACIru44Jh+uJRzI7lZgWTbCT\nxX0SVEHcvcpLBSIVtP01K3u4pDkh6bmgUuBfUiHSykuoaksa0sol1Kc/In6e\nmYNYmmg5ATIulbys9dZkKMAezjy/C5rQpeum6F4rkSulclqc3BFGo4GapgTH\nj4EkAXySbtNyuMBA+UmsJAf6EC2AKfoA3+a+3BFJRrZ9E52miduipK2bOWck\n8Xy0ZjWbcFmNttCXbU8jZWhARlogFJ9n/pTqIta0qCG85tTp4oB0vQlOo0+9\n1wEH\r\n=XQbm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCbV4Kz3pkkLYygOjn4FsEuakixiPbsK30gcom6/WPJ9AIhAJM0KZJ0Oot6pQQsLfMChdG3g2mqZvEDHQan6gjaWcKH"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-alpha.2_1578955483015_0.6332485980300189"},"_hasShrinkwrap":false},"3.0.0-alpha.3":{"name":"@vue/compiler-sfc","version":"3.0.0-alpha.3","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-alpha.3"},"dependencies":{"@vue/compiler-core":"3.0.0-alpha.3","@vue/compiler-dom":"3.0.0-alpha.3","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.21","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-alpha.3","dist":{"shasum":"5e1c8fd5dda5b8d8075140a547afb146225fd382","integrity":"sha512-TmeS2xugaibC4XQqqMPeb7vyfMEoIVKepuI6nh7Ad54Mm1yl48eit3XJMoBUbKzSz6rrOw8ECvKoANu1WZFAmg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-alpha.3.tgz","fileCount":6,"unpackedSize":38269,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKHQCCRA9TVsSAnZWagAATRIP/3rh34qcQu7zOtO9nJx3\nzZwQzOu87sdS0ACC8+uRig+FeOJqrlf/3OiQsBwmSBX9TiNpmhrQDyzo5n15\nUKPScf2JjoG6SzsxhyXGGP6MnDZzKeMDFAAJwHgXZ6hW6AeRFTTdgzn5sR8G\nVwABQbgkyJKvdkGrad7pnY/lKvhCQM7/H8QWbgdsCW+SMGWaPXXOVog8gjvf\n/nvKW0GT3WQe0xX2qM+VPbKYe4jELJjRzkTnOsGsD3mhe89JqSiVPXo5ptDo\nbHcMYkConBxzagDsNHrNj4vKcIX+RJcgc8fAnLwZ43p7KDvEo2kX1X4Zi6QG\npJalQa3hbVIF5q8FWssV/jZ+4wjhLaoUsuLbuTOT18x4jbcrJjbmaeTVUPpn\nj+GbgxxaLrObeRQMK4CMupDIuYkhY7rni1fKhw2mBdFuvYgy2X0DqFDqE6NU\nD//zchVGoXotOle4QfohFkDeIwInu9bybp2YXghCeLLiGL8YK7bUhy0gBbo+\nvFkwemGPUdBaI6igJM7eAFsSqaThgq/OsLEoDXOECe6+a0oHhEWkz5EXZe8t\nx35QZuYvV7yT5efNgXqPYu8sf7JAV0TocDQ2bBKkT/RvHcn1U7LsSIGxwNa3\noxg6ko2fsMIGp874o2YFOMw5uiTtUp5KxJ4TVdCBPskjHQ6jK3YSoYNppn0F\n36LL\r\n=YRPU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTO8I/eShjvtfkjrSc+tBFITphJqX6xUip5k96b4EPpAIhANE+eHZBZyCh0MkLSq4bI6RwcKnsVpQodid+gGZ0iOof"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-alpha.3_1579709441621_0.18365372187600149"},"_hasShrinkwrap":false},"3.0.0-alpha.4":{"name":"@vue/compiler-sfc","version":"3.0.0-alpha.4","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-alpha.4"},"dependencies":{"@vue/compiler-core":"3.0.0-alpha.4","@vue/compiler-dom":"3.0.0-alpha.4","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.21","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-alpha.4","dist":{"shasum":"5013249b00f5c81ee1f247bc1b128f3233af4f96","integrity":"sha512-JlER3RUHC8seCMHV3dZgqDf48IrEGZ6HKrCWOi/ed3N825pJQAgmwJBe5XkPKNMmFBjiWypT4NYAkBU0YbLkhg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-alpha.4.tgz","fileCount":6,"unpackedSize":38269,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeL1QVCRA9TVsSAnZWagAA65wQAKElXJlEiH63gHUtRnS9\nAFeu5AfBDcdZ69A6mKT1IS/m5usRCpgC6r8w+nul3APd6cmUPuJinK7P3sGL\nPeGGbmdO3QzSPjb9DZYE8SHE8rCt0weK9laSKR133HImdlHGmYLe/37EaGpP\nU9QT2Fzyzw3nJvompfl0BYxnP4hhbVEDK3bdhgsnvMTQxnvrcycX5GzZHiJT\nVbLpP3z03MjRB+ULuhisaTfyZ8ouSyk5EOpSjH6SVv5SIuJjAxtytcqT+aNK\nvWu1AveWkEEdex2eHGrV4O12ooPt28v7X/ZSlUwwRBv+78wEdJfNfc1Xg+VP\nmS6YdR5495LV5B0US5dSmdZDTwmMYJVCyMlTs/ZXP4iuvw54dNpNvgkyJQY1\n1WbeLE9W1DbI0DKfyc00Tl13hXdaSp1SG0UWZB9rjjPRJhpbFB05pd5Dsvdx\n6kJgVXLDjnE8fXJl25H/U4C18nSRZ4yxX1RyevkmZPS2cNXGR56u2nFQ6nVe\nGiu3Kva980LQLJFd421egBpL1XflceLCUIihBbf9aHC29OU5sRsF8A2yQxH2\nb4b2Vl1Hqt2agBFDVVfWb10r5b0sFf417gRyjLb0elODMIGRkmFy4yfH6YiG\nvLX5OYpMT/VyLIC44cCd6x1k52fkvrLEY51xa/dlIO08Ypvjpvxl9GM9cn0C\nb1/6\r\n=pD9O\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEG2jkG3QD9dPy3CsksB/X3LXuZ16UyUt28W4uvy3HFFAiEAlVH8CkVLYf+wZZsKD/S7qSq9xERtsVrdnn7s1RgFSU8="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-alpha.4_1580160020775_0.3450590241587921"},"_hasShrinkwrap":false},"3.0.0-alpha.5":{"name":"@vue/compiler-sfc","version":"3.0.0-alpha.5","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-alpha.5"},"dependencies":{"@vue/compiler-core":"3.0.0-alpha.5","@vue/compiler-dom":"3.0.0-alpha.5","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.21","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-alpha.5","dist":{"shasum":"f215cbbbfa68b666e70a2fa50e7d96ce57846433","integrity":"sha512-hqh8WsoRihrWFXWQ6+DxeBOj+QN60/B599zMYspQSWzghEw93ldTYyoaZiUf+Gf5o8wnzLLe32vzccnQ23xBLA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-alpha.5.tgz","fileCount":6,"unpackedSize":38568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTEKFCRA9TVsSAnZWagAAkSoQAIL8+QVBxT7EgxDEinzO\nuQf8ixTyxeXM5UfuKXOY4LS/4gJB8jAv19H7/36FVNYdzx6+118lBhMq8k3r\n7oHTzTeVbL9EM+p8JOtBW03r44XYSOB/lFxba8aAfAMsZqANq3yzHMbQqfP6\nBgCl36Hq/LvcErpQ2IgnofV6Nfg/Em1ioA1ZHWPMPVJGxyJqFFnKO29seiEd\nWamK6hbz32QPjvpgv2zzNYpdcLZ9BlttqvwqEVBIEaLYuPjnUB4eJZoOjABv\nqZ/aZEoWxsoNdVou+4PJIi8CLHkVgKiE9oWlU4Xl6PWvTejL2b5TtFG3Ud+n\nn6wvSkH1yM81EToAbRw1PTcTXGOchtOOPf46o0IBcjOUJLGLwgW3Sl8Vt5AT\n3/BRoG12ZOm/7UFz4j6TBAmqHj/bgKhO704naAIwwofOuX7Ci81AmUnYKs08\nCBilJiNwq4tvApAm+n0sh0frE5k+lu5fBAnmut7lEfgRHNbto+No2J8cPduy\nj5baNXm0beOCbC2D4MQ99/lDjsM2GLExQSU6jIa8NNUIEi/O1s7RkKpP859t\nwKA6zn2i0gTZQkQ27djjxXhMv6EnNAcfWlqL1VrLfAaAd3QE8ZCBF4ERTNce\n3F4KNrD3+rVeoAZy1jWwHAkMY6y56LhYYmJ0Sien2w3vfRE+MMnfH/wxkUYf\netxS\r\n=nIIW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDPpmSa5VUKpJWVnQBKgDSZ4QUeCg0jYGvU/wUjO4LFFQIgfCZO0CPDXr9gZ0bS3TMYiBRDUihQVnaYNJIQxsPdE0s="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-alpha.5_1582056069297_0.6996848030371381"},"_hasShrinkwrap":false},"3.0.0-alpha.6":{"name":"@vue/compiler-sfc","version":"3.0.0-alpha.6","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-alpha.6"},"dependencies":{"@vue/compiler-core":"3.0.0-alpha.6","@vue/compiler-dom":"3.0.0-alpha.6","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.21","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-alpha.6","dist":{"shasum":"d42036f0135ccabcb054a744e0baa93f2a73af6f","integrity":"sha512-i3SPUHHDHuyXkM+yA7SPn/JBcfnvgMhefyEuhMv3adUpjECwsjludyDCIKUw3MvITHXXRmGQ0eL5TXXaYICp/w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-alpha.6.tgz","fileCount":6,"unpackedSize":38568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUNd7CRA9TVsSAnZWagAA7G4P/iKH/QSKrwx/DVZm0aYl\nzyojpHa+4r5xKhrX6cf/5cV88kxLdqjtteZfEgBoL+qr59of9/UNaKj/Ltke\nxAyFr6+18fcHzyrkHNhYYpJ4n7TpMpZXZXDAmJbZ0bu5ewsaxAD65hnfxXa6\n/LUbTKhuIeiwJmeGlS8Jt110Ji6/OvfXbwlJV01AY/h5LY7oQxlLPQSLj1Dl\n6377OYkVoxa7t1Jk8oCj5+NsR1p87KRWdblRpL7Kj4AZLqv5PUBvzqOgHQur\n8S6VQCOAvB2hacKPKoK5X8xsfXRgPb7n3Uj52Ai+Y50qnmj7E5oDlnoW/qbK\nzXP5jmVVP9ZCeITFQ5p8LE/pcEyuxixiElrw5PH6pWKL/5ql4HkGpsoYtafK\nQjb3rQrhJPtwWrJlfnuKxBrbkohbynlGplKpl3nw9lY7BGXcEAlGrRldCpZB\nmgj4+Drm0MaLwlLLbNMMnaUrTMMuxQ00AUpwYIBr1S2fg3bzfZ5Yo07x6WEp\nZgVwIZLpi9iuwyfCd0sekVE14xKoKyb0ZlO9esUw/WIE41aGEQRpmLYoHAn3\nFNasLNSHBax8vjGvEbDgxpI4nAv43E2GpNPqMw9D7H2BwxHoy2jooIEihnQ5\nHM1LOvM2sopih8Di+WryyYgY75kuGh4JlH+rY0IrYX+jGBEflivrAzHsXqvs\n5S57\r\n=OLwc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDxrFlQuHDmhFu1t53SbPcNsO2AJo9x6WaY+cKr9osXKgIgAbZ76eIXIdP6Pyv/IpmlwP5vjajkJteLSlLmwqWiGMM="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-alpha.6_1582356346733_0.01432350634695645"},"_hasShrinkwrap":false},"3.0.0-alpha.7":{"name":"@vue/compiler-sfc","version":"3.0.0-alpha.7","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-alpha.7"},"dependencies":{"@vue/compiler-core":"3.0.0-alpha.7","@vue/compiler-dom":"3.0.0-alpha.7","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.21","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-alpha.7","dist":{"shasum":"4f60b7fef97fe4b973a59316e398fe8800cfc908","integrity":"sha512-CWksD0Vcl2z+zsYnrX2K38K9hHQU/IVjmD2zugjhLSgScNsXVFMU9DaB93oVqFEScdxeqfqj8P/56J/LbFIRPw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-alpha.7.tgz","fileCount":6,"unpackedSize":38568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVsjVCRA9TVsSAnZWagAAzigP/RjWkCRPjtcTWC3eT0kz\nYknQMbgf0X3yd9sFYTzHZKlbeE2NS8P/XAo2rsfpLUWPrzCtKDrnSfh5rMmr\npBuIfn2qAgVfYMed2F3ztq+COuJgACFc7gyAr14ATizGnJ/SsAw12QGYXxi7\n80csa2JJ1c6lD92JL7x7bVa2DzNiu9voTFb0lAmVLnX6jY22CCcouNtX4uJx\nVpbQ5Gw72e1T4vxNtNV8xwYCdIsC1/RwcHrEG37AvVxTtDyS9MMOH/dAVg5U\n9KYqZTWoTpkLaQX/Y/y9zzvjmqmDJcLQry0U+jRYjdnlGCq9w5DipB6hBvSw\n35L9MNXz/4CRMvqJSAF2LSuaeNZvMnVbM6KF8peb4QojWq/CqIZLkol8rqnX\nn2Sfr4l6XhMhFuJe/gHlGDl4Z0cPHh6y12aYMTVQ39MjItCn0OCEeuZka8QK\nf7IoJi9x7KCkoP44fsSSbmyv6YuXVQEPzPq1j8sd3iUQBg0zmtXsWwrfcK5c\nhgQOD0qUgNNeZvLswIVCOI2KCEKz7gg8AB0Tfyx/l8oP6KuPP7266bfy24Q3\ncgL9kroyVAM0kzaz2nyrxGuTmEsceGvBdTF14Z3khCXjQFRr9zA4vu7hscla\nBM7FEdAKbsUX71Tut1vpbKLpi56HcKi6dj6WZ1+VXSj0allsAUyOT+rwDrGE\nPLgp\r\n=vMFd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDp3yW5KcgFrcedsB5Fv/k3y3Sn+K53pEyhgM5iZfFTFQIhAJ4vVGp5lZXGrvGWsMjrq14989C+R2Com3TxC47l+UjW"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-alpha.7_1582745812825_0.8599575738755143"},"_hasShrinkwrap":false},"3.0.0-alpha.8":{"name":"@vue/compiler-sfc","version":"3.0.0-alpha.8","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-alpha.8"},"dependencies":{"@vue/shared":"3.0.0-alpha.8","@vue/compiler-core":"3.0.0-alpha.8","@vue/compiler-dom":"3.0.0-alpha.8","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.21","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-alpha.8","dist":{"shasum":"e4f9a98df1af6e60f9e704e3dfd7fa3ca5edd65a","integrity":"sha512-BQezRHe7F7z+J9Qb3UbVP5G34nW5xiWoxvDjDJIkqwMMJ6p8s9ITz8LRSXMP+cTgpRbN0l5VqmA2NuhCffAdPg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-alpha.8.tgz","fileCount":6,"unpackedSize":37160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYrmRCRA9TVsSAnZWagAAEZkP/1AX37r9EsIFubicrTrS\nocCkqYEnzEEdWOTHL5aZNFFts1WP5HI3N+08gNZfK8OSd3GJPXFgvWW7JSiT\nLMAksXsnPfcXwiNKfb8+xWLlXto6mMhawkt+KprfcLroZhFd7RFODxwK/oLC\nqQRwXUxRCP7cDBNAWCCLTzv/A7ufzxlJMKeo6nUAFVzUBdfUd6+X2iO3y+qi\nKsNNcGDSR3ZxaWx5kWFgQCqZYno/22Ngsra9M8lm0Vyls0P9q4Pqa19Wez56\nFdZ6NZIL2I5veVxtPrifMdcOpFKCY3h0yKa+Neni3FuhQGBj5uwwb/VvzL68\n8JY7IgRuzqAm4rOVgGGBU4vaHyxpMePh1oCQgfoBhhsfcxHVyhUXLHzhNK4l\nvLEjpJ2oRxz3gXDqjQm9fyRKRD48ks6C9+ya2QTmKCADdPRPXsRfW55bDa0M\n3B0ryC+Zqhhlqj0t+743d/XxG0qG5cWQRQEEOUTMAo4JywxZ9VmPIyVvipYR\nRmv7hF2febQwNJBG6/Em9pF57uHy81XbmfvBuMfiTHoQnm5C9bE9Syn5JXm9\nH/z8x1uMn5mSldnzm8hoZIDacHdRu5dgF/tqhK4V5i2ASyniVb5U/wbunxf+\nJ2YHGaLG2+uykmjyxTs9UZ3tFdpsLboBHeYLQOW+SHnYr1vNBKl7AP0nvV/2\nYoIq\r\n=QFt0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAFkz6/I5oCHBN9NLuRPivXx5vL8I3PLsAU6hWW7OVycAiEA8XwYLoXAGYoSn0cgW+/og1XsvmZ2rzg4gt940pp3r8U="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-alpha.8_1583528336744_0.9035227603472789"},"_hasShrinkwrap":false},"3.0.0-alpha.9":{"name":"@vue/compiler-sfc","version":"3.0.0-alpha.9","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-alpha.9"},"dependencies":{"@vue/shared":"3.0.0-alpha.9","@vue/compiler-core":"3.0.0-alpha.9","@vue/compiler-dom":"3.0.0-alpha.9","@vue/compiler-ssr":"3.0.0-alpha.9","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.21","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-alpha.9","dist":{"shasum":"5d28d9d18fd0c4fb7fbe0e08f85f333fd7ecc8b1","integrity":"sha512-Wr4O0J/lO4Q5Li6RfhZFZNIuYlBkmhk6UxxgCWdW1iPko3/C/oI9/k2SBSiRQcGCE+J5N3l/x1elYlq77YHvHA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-alpha.9.tgz","fileCount":6,"unpackedSize":37272,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecAQ4CRA9TVsSAnZWagAAqWkQAI4+oT1HKbF+3sRP7ChN\n1BdR30lFBe6t3ib/fgMcSkbL3F5SGe2sR/Mk+WwTlsfcWgejVdLrPygelEkG\nLGPC0oqUUQtWwUTAKNUWHZclVRVIClf7Let/GaLE3yKBpFkmkICUb0rYnMjf\nMrkit1kPPQ93PXb8o14mL962GUscOUfF1SqBZwRGuiyS1GOiJI+yN/FyJkwL\ns/FE/ICydMCWdFg1RcgtsRMZhk3uV3dVv7b1gh0qD7nwB8F9TRmccsXYwBpj\nZa3A293VoU/OXcqNvBwb8WI8TwHhS4inXntDHTrVhZcTJr9kKH6hm+2OI9vf\nJrzsq2mHZmlTEImOxPqj2ADWO2MqXt0GmXHWflbJicxF7tARefsRSa4cbS7V\nta4+Q+/bfbXnBSTntUMJPz/ISB1J7CpJRxp4TSsikvpn1TbDpQISKL/qv3ab\nSHujvBs7+0DeMtyrKAVmMk7n8J0GeAww7a9w3CYhloy9a6DHaUD4DD0kPYM+\nZg4djIZSFwLTjKfcIBPp9aIHpBRv7Aps8/WXW+CTR1sPyLRhThr+5Zla12IC\nvwRjDJ03E7JNYoNQNtUkL7VdSgOTS5LK6mFVgVA+x839Usl+7hmB2C5eocOX\nk9X0UlsCFk1RG6To1NPPRUWr69/bcbsA34DU7dWjnO73/CtqIPtyFCjUox/7\nVltV\r\n=tJEy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHiKvVkSB+07tMvKhwxALRIN/eo2+Tc8sY/XU+yvfytxAiAQBcqy2ZCYj4EVcEAG9rzQKdhNr8SRi2bGDdqA0LGdtQ=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-alpha.9_1584399415792_0.294438830332008"},"_hasShrinkwrap":false},"3.0.0-alpha.10":{"name":"@vue/compiler-sfc","version":"3.0.0-alpha.10","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-alpha.10"},"dependencies":{"@vue/shared":"3.0.0-alpha.10","@vue/compiler-core":"3.0.0-alpha.10","@vue/compiler-dom":"3.0.0-alpha.10","@vue/compiler-ssr":"3.0.0-alpha.10","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.21","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-alpha.10","dist":{"shasum":"c2e148d224bdcf8b1a1be026e492c8a2e65401a1","integrity":"sha512-JyZbNkAOTKcEk90/9eB+sqsBBCP5+exspDYLPmiL5HXak5G1+pQsVFB8sZAEqz35TMDoM2CxTLBuwKdhF6jEvQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-alpha.10.tgz","fileCount":6,"unpackedSize":37278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeorQCRA9TVsSAnZWagAA7nEQAIYqwLwbzBz5QlTHF7UK\nfLlOR9XqGayPc9rJYwVBqcjTUBFV58pMyBx66ot3c8vsmf2GbdXf1P1YkKPP\nAfcq46qJrIRYvXmPY9okTkaTge2QzXinzIcQrOGKZthQbjO1DJFTD8xIHiJC\n5mPifEbdHtUa7BwIG23Zgy8SG8oT3wmTPdOC4iJIv4pGJ2vHYhx5s/cdYhjF\nnKzNdyG9QrS+00yA6YlhFXqSLa1hdRX2N3Lsu+NUBw7K7o4INXkBj5RejRI+\nmDvQDSqpcOU8OOTODIl9w7IWu24BvGlFXTcSHl0V36l+VAQ9Kv+WhsC13IpM\nLFmPxyct99XADZrjxwu/qJ3XZK8GhS/R+1/FOgAagOGaCGRqaO1o9GkAnio9\n/XlpyaUH4E1txiycP6luhMeIvSzqWqlQsfwTTf2iEdGqpMWxM8qoqgbqz4q9\nGB7B3FmA3PU0hh9eAc5CVoNPXRwHGOrRjVkL/MkRlkcc3z83Uo/mJGqznrOp\nCASb/9dz/Mo2mqPectlzAHeFlvyODbBRLLdqxSIIgl9Sp0CW+b+VUZrn2t4a\nw6PSMZZcQd18SmyL2XAxmr+4Bs5zoa8GwQE/xmFIbZYTGTeK1kz510mjQsD9\nXc4VVl+Gp/ic0MQV1E/GnlhEdx3Bci+RrO0iMWCHH13lvRcKYBmfAAG62rBO\nD207\r\n=dlvk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAdwugx/dXmlt9Pgmh8yqBVq50WB9M6nfYh8zNpPelE0AiEAiU/qK8ONp+TAW9qki6AswV5AdhfvGN5XFxgaidJ+nfk="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-alpha.10_1585089232125_0.7983286741784008"},"_hasShrinkwrap":false},"3.0.0-alpha.11":{"name":"@vue/compiler-sfc","version":"3.0.0-alpha.11","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-alpha.11"},"dependencies":{"@vue/shared":"3.0.0-alpha.11","@vue/compiler-core":"3.0.0-alpha.11","@vue/compiler-dom":"3.0.0-alpha.11","@vue/compiler-ssr":"3.0.0-alpha.11","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.21","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-alpha.11","dist":{"shasum":"aab056a24900c7e8fdd3bc6083dbf8ccaa8f0734","integrity":"sha512-4/iBR/dUFVnR+6csWruBgOBZwQcYb3YzN3shbC7GslXUVVU29OOozTBjN/6y7tOfDwHe3lo/WRHYNq6gYQW0VQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-alpha.11.tgz","fileCount":6,"unpackedSize":37283,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh+bbCRA9TVsSAnZWagAAul8P/0LwyEbMvFdY0awZUgv9\nD64mLW59CFzIr9OjfrAemfq9dX3NNm3LmbnkJw6CG+mN0zi5a3f3ak4puJ42\nwu2yiaPH9j7BOqgZK/E4j/DimVUxCaoPfQWm9u1yJoNcYVx3Q1k2wpOUpssn\nsUWE851Ua++7NNdv714DEQsiVaZ0B9bpPdyMKXvc0qcko/G1PHVpr0XMOuue\nxwqI3ia2s9OBYDSAYuowLttN7rrpUSZGWAVuyQB9iF/8kLt8PyY6iweTJB5S\nIeRjw7MOUaNSJgknkkicLufWVH8aycMPxwZ+asb4Sbz4zIBmDyZ+oJJIXHpR\nfKMTlf5hJtAa3WqOliHQckV53ei5yP3OQ/VINUG4iqj1OkupJSChFL37iUKK\nzY2Mh5E7vvtqTdGllPVnMYrMx221ZYjTpYg9a8JUSyS96IDYpyxPZtqHclBM\nmI6oKU2YJrgNrf/XdeEVZ6hVuRO96GCsenrTgO/CZhKJL5O55gelr9diikji\n7QZg0VNjfWG+3EgqCvM99qWv+RQQnBlduXV0NHmfikwkCeFcMQ3RNagOR+Gs\n/vC9CDbo03pe95R8/OilabG6mK8WBX+sBzltKgkWKDlpgxeQazpnw0wFaDM2\nDXDsU73wRB7WqBZ0FenUy5Jn5HB+oSaqnU6ZysBVHzRfOKnsnyrk6+oainTq\n8bs/\r\n=StoY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDDZsLDI8j8O6yIW0t91z41m0fjKSRuG9c4SROuco2fPgIhAJDhLMQ4SJzgMdsOl70MVIZDHpjlcV0QkwStTMibZNzS"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-alpha.11_1585964762769_0.8757039217720826"},"_hasShrinkwrap":false},"3.0.0-alpha.12":{"name":"@vue/compiler-sfc","version":"3.0.0-alpha.12","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-alpha.12"},"dependencies":{"@vue/shared":"3.0.0-alpha.12","@vue/compiler-core":"3.0.0-alpha.12","@vue/compiler-dom":"3.0.0-alpha.12","@vue/compiler-ssr":"3.0.0-alpha.12","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.21","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-alpha.12","dist":{"shasum":"485db9f732486c9007402683eeac2ed78313a788","integrity":"sha512-rshwehh3tvRf5xx4ONYgQOYYjXKeZEwES2ZeSEG2oLRw4vnkHryFB9gLpV6I+E9fhlJ4RHiNRxR1Sj+kbDk71A==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-alpha.12.tgz","fileCount":6,"unpackedSize":37283,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejldyCRA9TVsSAnZWagAAcfcQAJH7l+7tMUpIAbEiJe2q\n2vkQT4DMF4n4k8nqJG712/pQSX1sKjoraWqcUO8/oxjcbKUJZuL2BKtxFM2V\n7/AVrL8K7cigLaa47U2nkCEmUd54aF1KQiapm0gcNYU2uX8ETNUFO4FXzJAj\n5tPby8d4AMKNPCP/IrTLU3lObab0UkERGtvoPcYVNbqxSmoTQ/9dpgoWeY0W\n762wcw4GWgcQYefn17oRseyluWYh1LFQCxcF+H8rbkEkrZBpcGtd01U3+MVT\n+zK4CLf5A6rA3yb3mD0ic2w0eVb0Ose+oOnmDl3ZvHxx0ar8k63518uYkfbh\nBx+sSaEXUUGI79lJLXZrXg9oh7AplqFb2Xt6nB4A2ke+y2Y6UMLrssPIq8ni\nWjWGlQRLn6Zy624HPKKOYNtJPCS5xfmbHmfQslXcOzpKHAOWv0LH00k1Zdwd\nkm9NykVlzkVRR6UtIrMIOdUk4oNV87NuFxlUv+ZtzKg11/bpXVwvSR3ALIPm\nJb39hiXXwKJLIuU7z7g0hCUP47bZglDRYPilrzcqEvddxbymWwyoqmFuLP2S\nxkVQJhY9i075fJ8a4DIWpgHEso1z7g/fhz1lcbyIxL35fc6RQdHOkz+abrbN\ndpzy+BfzWfYVbhDh7JAlZL59wKpkahqgImqWSzChbc8DKscDRa9uVb7HGWO/\nTr0c\r\n=2pqc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDUN2BA/w1hzEO7vmxWRg1x1JgqsXJm64h+1IIVvciL1wIhAL2e2ubMR67FHzI/JthF1fEP3O1zA4m06eEth1oc/d/5"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-alpha.12_1586386800885_0.4171614573228144"},"_hasShrinkwrap":false},"3.0.0-alpha.13":{"name":"@vue/compiler-sfc","version":"3.0.0-alpha.13","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-alpha.13"},"dependencies":{"@vue/shared":"3.0.0-alpha.13","@vue/compiler-core":"3.0.0-alpha.13","@vue/compiler-dom":"3.0.0-alpha.13","@vue/compiler-ssr":"3.0.0-alpha.13","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.21","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-alpha.13","dist":{"shasum":"075921331a01ab483e71e3b33bf4238c0c35a449","integrity":"sha512-koU+iNgyleTBRphI/XZ4V1UxveQC4ILniOXFVRNTHBCzSzfFI+Dd5lHMr3BDOABnb1EuUZeC/hAz6tc4U0qzEw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-alpha.13.tgz","fileCount":6,"unpackedSize":37283,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelzpwCRA9TVsSAnZWagAAoQwP/1VrIMgtGtXkDHi5WfWP\neO526EG0mrveS5hMX8KFfHxA5BDSEIscfrOyCeQTX8YraFNcMKD2Oshq3BNM\nNdWKNOMgEiEJgPBjH45SivKSW0RnC5VgfgoOWBiRdTmKATqpwo39ARl2D0Z+\nVd2Ud52jQd9EgfoHoFaCLtDqT/VhhtfRTw8a2B8F/KUv9+rRvPWSKTCr9tfk\nzC4/GqgfJ7VRwP37WQrgyNJ50bgcZ3cUIBNz83FBKLjyMiC3ykYN7QaTbF13\nKkCDc1KDTODplv+59z+e9DM4XH8TmlQ5Ib2BrOSRPt4dkT3sgQuoZt2SB9Tr\nGxqNmPvPeDjyeroHFG1o0kBI1eieK3UC/joSPtB7MOqQDlUTxjXlV5VReXi/\nMi053v+cqHvn89A7axefI5O2yfLezOY/fcLIbAl2e08Da3BFu5u7b3guJ7Ri\nFykKSFl7JwCGxwkOEgINAqd0vb7u55Ct9Om5ZxHw6Caun6Vz/8nkYfpN/ha+\n6IW7bdqSQx+ELHtQub4WafL7hOpLYmDjzXL/qdI6K7l3Nkh/idodNxzftL/w\nUdABmnm8xXrDVIVnl+X+e0C4CvFjBiDzkOMYlq5/ld0fs+99MBRqGUcXxiKy\nvz5xpk9tOlomsA0l+RCJ+EpWbc0TX72DnnadXf4w8BV+Qi/BXH2f6IOrXu4V\nt3oh\r\n=Bdf9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF8aicuPnkjUGyQvT/WcENndygsgHUUdCamcZI1QO9yPAiAs6CIRinapRNaGAhcvhXQztiDMW4UzTQANOo2ejtcGKQ=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-alpha.13_1586969199804_0.9685040168982058"},"_hasShrinkwrap":false},"3.0.0-beta.1":{"name":"@vue/compiler-sfc","version":"3.0.0-beta.1","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-beta.1"},"dependencies":{"@vue/shared":"3.0.0-beta.1","@vue/compiler-core":"3.0.0-beta.1","@vue/compiler-dom":"3.0.0-beta.1","@vue/compiler-ssr":"3.0.0-beta.1","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.21","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-beta.1","dist":{"shasum":"1d1ae5e2d2ba83f5234d4b2f84e4ba4bd5741c27","integrity":"sha512-Dv+cKKGMwGOpDzE9UuWe/jCerIdDxwd0CAtxgF2XrXULxNeHGSedmx7m2fkPLSKqqDfHtbPZuU55jWp4axL6wA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-beta.1.tgz","fileCount":6,"unpackedSize":37271,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemLXSCRA9TVsSAnZWagAAhtMP/1HjBvhTcVRgEkZ38Zo6\nHTomd1+n57dOWvozdhGeHDa+dUhiuR32MFw78LtS1VWmc/9pu9JyQelG44z8\nQbsnZ3tqaQxt5GZOQlEal+dODokOau6chIJYfDcYgJm14Kz/u1BvMy0WXmty\nzc7wb2XqEfnENg0mYOAD9rNa+A2tR+ycXmg6QuqdbWoNHNuWBbq+U5xS+np3\nJYgTw14vYyxFh3PYbJDqZUuPsqKfwaRPnt6rNyC8I6yyqbMf6zD3VsI39mIS\nbk4XiF2skRFBTIV1+iYVSJesyAA8vAV/Wce7H0uiMd14R8xnct8hhMLV8Zvg\nH02WWdlVVFBmChxYvosiXH7j06oHsl5gb+V9PV2xhOaduYICbsB7Oka8rbcw\ngSWMBNycbAbLhrYW5mCo4C0C/DAku/XMPciQTo/L1+nkENUmhZ2NzZFHhloq\nQGhJOFkUc0IdVhNn6xJ+XtzJlFXtQCoGiJlOd1rG+hlGo0WQeaC8AyLhs4Yf\nSaPLGLZQPtEKSrr5dh4R+XcWBv76SBCQv5mF1EUa6Z6wFOxMmS9XD3wDzBo5\nUG/GbSqRmVID5BpWnlpW59c0Hxy8pM514KH2WZ3yR+SfdCWrmNSy8Ybj5NWb\nHFlOUh/rRiQb6NNdagDNh8Pxn6Qxx47Yl20QM3XBdvKmPz2I9pyowlLalkk0\nZqRk\r\n=xHSG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEDmB+cqUlc1qSPFEiKlSfXGMONqO9993hdoLYNFiyxhAiEAyWNK7oSITgXcKvD+WSvXLvPHw7ExYIqZp8ajQ8m8meQ="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-beta.1_1587066321685_0.22974857322688558"},"_hasShrinkwrap":false},"3.0.0-beta.2":{"name":"@vue/compiler-sfc","version":"3.0.0-beta.2","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-beta.2"},"dependencies":{"@vue/shared":"3.0.0-beta.2","@vue/compiler-core":"3.0.0-beta.2","@vue/compiler-dom":"3.0.0-beta.2","@vue/compiler-ssr":"3.0.0-beta.2","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.21","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-beta.2","dist":{"shasum":"610697d29e067165d5e2ccf81bdd238399b6d156","integrity":"sha512-v3zQ8fR+Oc8U/WZFmJY641b05ayP1cdngZMn8PUgPecRwjQkdR/k9ikCMZpsrWtoS4am0e3PHyCt/BBZCxA4nA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-beta.2.tgz","fileCount":6,"unpackedSize":37271,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemcS6CRA9TVsSAnZWagAA9iQQAJtVvmf7baAimkIcIWe2\n3ssjf4SpZu9wEFcQmLZRRkVWroijrKE069/dOXI+qcEMHCSfvYY+ByaS2rRU\nTHVj3U9H88/Um/87YNQp4b5dVJvr/7mrL/DxhpEfMKosMebup4yuP10O/aAL\nA20UVptfnV8OWecxnCgGQb5key9VnCB3duTBSaJLetp32n8Z8Qyh5gq0TVoY\nZTVZXRxcQrJwxxznEXnVzd3VN8cHijF8kgMI+U/lPbvS+Kt+f/8pvfDa7Wwl\nxY/cbcTG6VTrgYF8RTlAYVXKdbAz6aQsO84l6Dn9LKijQQOfuwi7+u6RLP43\nyxb4BD8NVRoBNeV/+g9KNjC3w0fNcNz6XZpaqvqnPAYffzCVSfxPVerIfuc4\ncNHKy3q0KsO8T1Wbvd9ZRe0njWhch6INmaJ+X5VmEpJNJNeUhERIZ1XYelEg\nG/VEEYmkhQuYvjLky2BTTCGzINpPrupye5FlN+pa/lrNWjvjgz8mYiXXU0xm\nsHstVm2/hi2g42y+N5NoIc4wFw84H14XFM0hGJWV9MgKturz86bY7VwR5Gyr\nY/lbFIfbMjx7uu/GviZKEefa+jKy8eDcwdfWFZBA5Gd4JgJ+dpeMA4jA9irx\n81w+fHmWCAJXsQNZy4WGe1WHByzhQ/2Dtyxd+WFvJWX62uS/EXkFYAWcJHwQ\nFkc/\r\n=shXc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDwbfbCAkCi8AjMT+fsXHtUt0bTsXXHQkrvjdRvwE+/7AIgWyDK5a0/PmN1Mgt0PejeF5p6pCy2HehG10JQR8sp8tY="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-beta.2_1587135673648_0.8799317075854352"},"_hasShrinkwrap":false},"3.0.0-beta.3":{"name":"@vue/compiler-sfc","version":"3.0.0-beta.3","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-beta.3"},"dependencies":{"@vue/shared":"3.0.0-beta.3","@vue/compiler-core":"3.0.0-beta.3","@vue/compiler-dom":"3.0.0-beta.3","@vue/compiler-ssr":"3.0.0-beta.3","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.21","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-beta.3","dist":{"shasum":"c3d2d0a7fa606b246bb875a5fa6f7b19a03d0b09","integrity":"sha512-R8gfZX5fm43dig/cKf0jOKOIhKXIZibf4ycF+yjbNGzHfA2lgVbBGOp/4dYxe9l7ajCBqGTgHkAHwXTeorKKYA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-beta.3.tgz","fileCount":6,"unpackedSize":37271,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeng18CRA9TVsSAnZWagAAH40P/j8wLBwyyGBeySWe8jqV\nXtY+BTQNWfJOu5/OFBEdb3mWArCrTN9a9nGle2FrFO/9rsFIV5CV/2UILbUQ\nyCWNeew2t+apvNcacBl+9bpZdSX5avVUB4fene0yZ1ysLpxdHkguSToxAyDD\nkbxBIqn1P3FroM6UjnVlZLVy+E7HOPLejvvIbyuURGf+5Ltu6QmiKfrnM0lZ\nYk1RL4phrtVD1qjxETr2aCtVbZof8Bx6QejDF554vceyO2y0veJ63YfWfKjA\nKTe6tnOuDft/e7xeUlEnqIXBGSlKBIDm5moO/8JYgl8lwKKs+XxjAmYsufSN\ncjyjb6Tw8aj9c+537l5ajJASM2/VVmvIaypS2qhvsxK6uIAWbxPAtMVmhtE2\nI0j5jcmqCgL9NYFUf0qxLWl7kWdQn9BHdBOMVWe2LLHVF3/lvQx67Gbp0GdV\nJ5XIwIMWNZlXWI8hUv/mH0YkPh3nlZA9bkJ0Cz05ZuvjMCK3AHmkbgEL9Bf4\nl6S4YCNKMVqPLKS4BVp8XJvIuF1blCjHBUqKkN+arv3O+/PQleQpvspYOpUD\nqGT9I18wF5mEOWTMKHAUhKUWs4TlK5TfG9TOEqoqY7CtWoLwUwfwUDIHUepK\nQRk/NLMJrO9k6Pfns9ljMh76HFywYrUlsCMq4VFVmhlkpab+baHXBrRpJZgN\nE0U2\r\n=XERb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5K+yGa2Vq9muM1MJ2X0vvF5Kbbt4+zoFfDyBQkayBgAIhANSZiMw4qQWToWFqghylDogE4OrYPgZTzQuhn5TtIns7"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-beta.3_1587416444409_0.15197263891575008"},"_hasShrinkwrap":false},"3.0.0-beta.4":{"name":"@vue/compiler-sfc","version":"3.0.0-beta.4","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-beta.4"},"dependencies":{"@vue/compiler-core":"3.0.0-beta.4","@vue/compiler-dom":"3.0.0-beta.4","@vue/compiler-ssr":"3.0.0-beta.4","@vue/shared":"3.0.0-beta.4","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^2.0.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-beta.4","dist":{"shasum":"057e7269effd390959b20190d30b39f3adab90e7","integrity":"sha512-XTXPxU8Rr+C2UHaWd7LhFG7yM56uu1gFq3UpBDA6DC3ME7Na08j43/e/r8f3jb3vYZl4yRB1HT1UInYnnb5j8Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-beta.4.tgz","fileCount":6,"unpackedSize":38415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeo0oRCRA9TVsSAnZWagAA6rQP/jM/VEvaFU+vHp/ewzQ2\n4jt/R3Dpmb/lucfk8xdM1zSJksjOyYGE22Df1lqCgbptmvkp7N6Y7fakeKat\nMpAioypKkbh4lp2oYWzukOTIHYDqujc8gyPPA835jtNWkBUNU80rlULXgWPY\ngfOii4qiy15wWRQtNJ6QgpazsMUEfvx2r/6czsraOUd5BsU1G3eS20gbt+Vf\n0FDtIUwk7AfNmKXnye2fnkJqOw4Qhje/cCuE8sSI/xGQNRvJqlbDBPJC0VIw\nEA2pteHrF9JfNTBKfDv3VYgbcA4G0uUz6eJ2+I/ZoBFNwFo22XTv5/8COPEA\nKIs8/h2PLu7oVwEJNqbuz/LT5wkmH+PO+ujN0aXrclag5SznbDc9A5HvzXu9\nvn6om7tu6pSZB221un1I0yI6kIR+MYwLAaTWz527o0CYUYUbQjmv1tMmHEtz\nOTmc6LL4NNo/9vxgCOGQUAnQUhmwKbgkstAdvtpVKkhtEQxiLHAU3xcXhabf\nb9Ov2dsn1/lt+LrdBcm8hJn+WKuy0nHCoXRaKOiqWLPn7MrVRjVg4R3mcNl8\nIwIRLUV0m2kEE7/TwoXedEUWcnNDZF95aOmFnIVlGP9mdK/Ys9dxmGdg5wqw\n5MKLhQ69Nt7YdRhqjG61aNnmN8qpUc5/0g7lHjNAJsD0AEyMZjqAiHy8Da7O\n+N4U\r\n=hkAM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG7jvFT9B/FZEbZzgjp3bcrieidQcBGDFD8j0BUfY5bCAiEA68Xh3ktDyiKvVjnnHbDS2iY3/v0WVrDUG5JaKgdZR7k="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-beta.4_1587759632641_0.15494807019119516"},"_hasShrinkwrap":false},"3.0.0-beta.5":{"name":"@vue/compiler-sfc","version":"3.0.0-beta.5","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-beta.5"},"dependencies":{"@vue/compiler-core":"3.0.0-beta.5","@vue/compiler-dom":"3.0.0-beta.5","@vue/compiler-ssr":"3.0.0-beta.5","@vue/shared":"3.0.0-beta.5","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^2.0.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-beta.5","dist":{"shasum":"0c79c68cb77cf5c02b07962ad120ecc6952227ad","integrity":"sha512-s/GgBhh915PKi62CD3VBzLJMOJaAs2za8pyBz2rZP3BO5xPkUry8wkaZIEkypfXVOgqxIEJHaLGynEFIgl1Z3A==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-beta.5.tgz","fileCount":8,"unpackedSize":2128979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqzMaCRA9TVsSAnZWagAA4OkP/it+eGnVLu+ZUaSC91XM\nK3+Cjl1ByuuCgddHJy7Hs0d2Yf+7zg9FJC0mU4D6lBNyQjrm8JLBBHAjhAxC\nhV2gawX3iYwntTxLuAB/pvw4rELhFddUffF2514pjDcrUQgFXIdEJxRpK2y8\nhwHGeKBavgE8Hp1u3TEHLiFtb/1DFgU9ViCjgher2+sqn7IGwz4ChUB18LTU\nkXr01rac3hvA2SQUxQGtg6ZXhUas3zw1wjcesbihpIo+moX2Svvg9bUTJeff\nXZCdJVOzeYIB/wPsRDzoU9PO3olSCYnPBqWyL+vate4bv/Td54bROgPvm2VX\nIBqGmlVf6qlmgYciJwkAehB0pcUXzPf2NTsidNq7gYMwpBz+Kx3awV9sSPos\ng/VmgtsvLZ96ZHiBrsT01/urUPWKrho/4eO/whlYjydfL49tmAdmN7g1j81w\nnqzcD9WZi+AsWZoNV/+Cj7Iv0JqXskfcjCP9Fg7kt04hkJEwCcuMO0lHOAie\nE/RqymxWv9CCQmYGB0T6MQ3QMU0ZLgOe6/J921KhPYCWfo0eR9lXsKFDV9O/\ngpnQp5wQPnwqWh+HjCUcQT6j3ar55RCRdkxuHt3RqkxfFpAoTIulmmKyOuip\n/bZRWgOANyjjUt0NwG/q3ixExpeKb2+AMkmSt+twa5tSVvadBDTY3pk0Yqik\nogbr\r\n=b8+B\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzJT8usX3FLESCmYT7VLUr/DZCJYhHMddXR/647YAc0QIgEyKArcPgGo+t7eSC+JFiiswhVP03REEW3zcsSMwl5PU="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-beta.5_1588278041960_0.435031864937947"},"_hasShrinkwrap":false},"3.0.0-beta.6":{"name":"@vue/compiler-sfc","version":"3.0.0-beta.6","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-beta.6"},"dependencies":{"@vue/compiler-core":"3.0.0-beta.6","@vue/compiler-dom":"3.0.0-beta.6","@vue/compiler-ssr":"3.0.0-beta.6","@vue/shared":"3.0.0-beta.6","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^2.0.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-beta.6","dist":{"shasum":"f214ea718110c2f099e6467918d329cdf31b3a47","integrity":"sha512-ZMOSYhIJwa3W1qckH97XLg8In1L2dk4DkfB9tnSttUUbe76fA+1ffhXtrIT2Dq3iYykAcaog7UXNbPXPVIz7Ew==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-beta.6.tgz","fileCount":8,"unpackedSize":2134743,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerKlFCRA9TVsSAnZWagAACr8P/Ah5wxT+/bkSGFpuUnji\nJrBK2TFFYOmuoC5tww8hBDVjpiu4FUuw//D3q7McESMLmDFlSYzX/IzPYlcV\nIN2dcLXogUkpCXpa7sUdIQfCxg6iyqpNBoHtCye222A3qz4ilnx6ejmfIUGP\nFIZMXXIj5s/f8wWJSwCt48OkbJzRDhI/QcSNZSosENRzaHkhe2ScQlpP2Zww\na1qbZMeVSlFTf39gC5LK+ICwOg49hlgGqYaQVGDO6ot7HGey5pi2mCFho3Ao\nkSvrrwPIR1rUrWJ5nR4qCl2+3eurtTy+LXOb2Vg8SYBF/na99PQeOTHPa53A\n78P8Ie15+r4zBa5PF2lbKDw2rQwKpqVsVFafbj1VgCJPcb61zdErDip9WXMO\nDQaeJ6rtR0q6UaON4Oz0+uVIfkCbjhga4qdflG6TpU/cE3X/wkJ5Q7ZGf92J\naJPwlqw1MJKoMUSXQzWFQDr4yOMtrF88bxQkhgHmPLOTANBZWHdvtMq0spto\n3J0efH6lurmgkQ3khX/OsGdOjelxWMqDY3CgAVqMxBC75Y9x1RDR8ZMHeXAg\ntj9buJHMZYfcmVBEm63aJjLTG8UEUH7TGx1ChUF1WikqhcYbqCzKdK9PnvUg\nLL1hl+4+OTAAUNTjcI7bpvdhA2agtAQKhdn2WCsb84FHseWRJq6CGpgsYR3m\nFUqg\r\n=4+qu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCncf7gRqR55/Jr9gSUidrhZ1o7L2onOn+vQSJlRrw+JwIgSi59tX32nkztY+DNlY+x25DwcWk6LNgI7JyB0q5zsQ0="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-beta.6_1588373828792_0.9105521900139817"},"_hasShrinkwrap":false},"3.0.0-beta.7":{"name":"@vue/compiler-sfc","version":"3.0.0-beta.7","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-beta.7"},"dependencies":{"@vue/compiler-core":"3.0.0-beta.7","@vue/compiler-dom":"3.0.0-beta.7","@vue/compiler-ssr":"3.0.0-beta.7","@vue/shared":"3.0.0-beta.7","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^2.0.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-beta.7","dist":{"shasum":"d4d6e1b60802e7f90c61c86986b366cf69bcbb61","integrity":"sha512-BhDO3gzcKPt5S9UonTYvM/3WgrLWxYgEV3D40/X0aRIrCp88DCzSpKxDvTtHSdaZpCzm2HgW3E2fdGWVbCWeqg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-beta.7.tgz","fileCount":8,"unpackedSize":2153306,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJereDVCRA9TVsSAnZWagAAN1IP/27j/de4GwrUOeXgDzS5\nrE58qt0XmAoUxtDVX/QwKNr5JaiiPgHWm+HJYJWx+p/D+7KQfhejyop5/eII\nme+SPQ5bG/e5GSafoui8F/leKw8gMReWqNLlFIOnOjCROik+540y73eIGCvD\nwH+zoiAICHFwC3INy1uZS87xAGP9JhfVQdSiVGSmpExY7zed6yjBsSHUDCm7\nVL1IZRCordpHdJcgpX1l0o3AW9NRUSp/KrE5hCqiC4tmKbuBUGo3WvL8luBs\nyajX94ywj4/1Ew0SEIcoFaURDEQx0hh0gRsv2q0jpKbjRpftA7f3NiUGfzYt\nyMzVQPolDYBHwE5rt3ezXKyGP/hs6kXRx2Y8bazrYTazupYl/YkxCF3RUNM4\n/zLAbaRufp+t9MYZPKkDQYwimQLAmMXB03/0JHJrGSCXMQwGHWHKoI+oceSi\n0yJZBLA5oZp6rTtyMxzfb79XN78Z7n8XpaokWdh71C3Hl6BUqg82EI2t5i49\nv5Wx9kElxzcgAilr731D+Of0eC0gkVTYjVFVdT/xnNwBMf9xsP+J8t5X/kKz\n9lBbrM6woNOELSrQtWuzoo6BeQ+L0GXwsNOoiAcuTSao175Jg6E1FDNUqxJB\n/p6iivQLkOjvwCrRi23PxA9BMvEqZ5776t4/LE/hc8ZYB+hgg0JfUKAty0YS\n2eoT\r\n=VKw1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvmgodyhhnFkkXOuz12lIq0DTIi2up87jKLUY2EWvPIgIgY7GrwLzJVTNkjVVFC6bjkIPBmt4PGVsbs+qFX/64Dvg="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-beta.7_1588453589065_0.8574787375753654"},"_hasShrinkwrap":false},"3.0.0-beta.8":{"name":"@vue/compiler-sfc","version":"3.0.0-beta.8","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-beta.8"},"dependencies":{"@vue/compiler-core":"3.0.0-beta.8","@vue/compiler-dom":"3.0.0-beta.8","@vue/compiler-ssr":"3.0.0-beta.8","@vue/shared":"3.0.0-beta.8","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^2.0.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-beta.8","dist":{"shasum":"e0509e578c3771d24793dd6c8b93e789b68e6dbd","integrity":"sha512-rHELIv1LAvg5ctS0pptoqnKq/JL3xkUqH8QnqJ36x/o81P1Tu6mFdc9da0TKbI+RZK6HjJNHqMsEtkDLnpFXxQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-beta.8.tgz","fileCount":8,"unpackedSize":2154322,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesCuJCRA9TVsSAnZWagAA3b4P/iylVwbUyPmCVW08PiF6\nbFOTrZMTgkPVPoTgHVwdNIUmE/bVQ2Btrh/GuzqbRwBbH/fsW2tKeplmMURQ\nB5SV6KGmERioavIW0eZpqNJldrkDs77gRuYj8rj4rKikTA8DE4GHdEb3OaEQ\nzzZWCfiv+WW2+NBJ0Wqtn8CPtEWcAkGLcQogQIi59GbHRaZR9DJHclumQiIJ\nHkMl/IeUeW24fkOj5x95vDwRYbrKZVS5+Tojx3bf4TVYpCJ3+B0rD72DS6Jx\nryox5um/1KHFNjoC6nDCqpnGls8dh3eEKNvWOOopfcrsX9YuTs5wWHQ7kJ3w\nwA9lc28u6tmu8HTfY+19K2ZvrDL7KTtLFKPekOztrj1bkUSmT8bP42aZQo+P\nXXozxPZ7ypI6LIk/iNGELG/cteft2uudY1hpfKGdYBILQSCafXrLbFera7yf\nlYJVqLik9FViy9WvFDW2CALqRgEilzo5smUg20ga3DWoHJzL/EtPBSKfivWv\n7jhlEYmaKz70qUOgkAMceMjwx5ngM4Rki2+VsC4NPc9/m3bbxBZcqdmP2zqI\nIRKZg9hFirIdLtRABKTcvCOS88Ix/5RlW7u1hpkPJizdJc7U3TKIMWqBjts+\nKWrY8+aDHYWpOtWKCGbUMtmEelBm7J/zsQDs7caF0MFez/9vtXa+oQYaiHeL\nIVVZ\r\n=ZqO+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDwNXA4SC+b0t/d47rS0yvzjWZKkIeSCo4W6AwbLg5DqgIgQ7eaJ5EAf4IMrJQfpwQ6x0tnFI7ZuQo8IFaAh3+UJm4="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-beta.8_1588603784573_0.9927420083391971"},"_hasShrinkwrap":false},"3.0.0-beta.9":{"name":"@vue/compiler-sfc","version":"3.0.0-beta.9","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-beta.9"},"dependencies":{"@vue/compiler-core":"3.0.0-beta.9","@vue/compiler-dom":"3.0.0-beta.9","@vue/compiler-ssr":"3.0.0-beta.9","@vue/shared":"3.0.0-beta.9","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^2.0.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-beta.9","dist":{"shasum":"3b85acf7c8b9792ffcfa9880cb8684fe679d25b3","integrity":"sha512-J6C4l8GxP2jWRZFXGO4AwZcOzHUYNT08kGTFZM2V9GBMg3UaLmE6DvUPTPBTrBL55RTyaV2O+U44S5iYlyUi1A==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-beta.9.tgz","fileCount":8,"unpackedSize":2160758,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesIXQCRA9TVsSAnZWagAAdBQP/jCtHiIQDvIUOIsBXEG9\nHtXPaRxXACLixeeLWIvyem5fxaDN6zlMh67N/yP5FEHMBVDnyTtxh7gZvNmd\nh0P5EvhpQ7l5RCkaeBZBtjVzgTjtH/ThXuF992XONCifJsYalAn99ozFc56/\nId5flOlP5pmv5VsSvJI594ArcmXHerYdTLIH+hDzkQYD/LK8r2PZesJ+i/ru\n1wMS51OLBvITYLmq0r4XfzwT+2B21NhGhKcFPM2L/mGruRgovX6/SVNC+iJC\nVLjH7PHyNm/prAV2Z3S+1OEHMd2Cr60/Agjgp7ijPCTCzpon1yOaGsLNQKpW\nuHHlPzPJFpXSXDA4CJE6ov4bCQP7frdx6DChgZFztcos/knWxXw1KlWCVVPn\nlVAeWqDKCAvd0t5Ikp3jJqgxZPLqP53AVi9H3hKlBZM7hUX4cyqLD5RN1ThD\nOMdblkmPmXKjPSnzp4JkrDvDVk9shcfw2zaBTfarUxtvS/Y3AwCPt0gs40Wk\nHvc4HSEKhyW4Yhs3UdKe6MxcxrlibPOucWuLIDQuuzn35ebD0R0u+mTndC6x\nbXRsBXJZEBMeUtCEOg0Z6HGYGuvslzZRxVarDedG/F0KKZarIhZLf9SPY+UL\nFHie8R9o3n25znNiaG/4mMflWD9sHE8sTQx05GjWkaXDzSRnFt5NwE88LPYP\nt8mE\r\n=mYhe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPnW8p6cWR/uNSzVf5GLhRnTjr2qf97skoUrdVM3HwnAIhAKoOvPZJngEx57o7YtZF5sQ8w2RJEvVJvmGsDEr2BM4r"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-beta.9_1588626896130_0.450938473211399"},"_hasShrinkwrap":false},"3.0.0-beta.10":{"name":"@vue/compiler-sfc","version":"3.0.0-beta.10","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-beta.10"},"dependencies":{"@vue/compiler-core":"3.0.0-beta.10","@vue/compiler-dom":"3.0.0-beta.10","@vue/compiler-ssr":"3.0.0-beta.10","@vue/shared":"3.0.0-beta.10","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^2.0.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-beta.10","dist":{"shasum":"bfde1343c79147a270b64b96a0608ce8bc7cfd6d","integrity":"sha512-m8N0zP6Mpdka3o1bCnpyPvGQ47SVqgsnLuL/xmwIsMl/ml2f/UQpbsICY8ANN1/1QLvmXEP5Gl5PcoEVB7uHpQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-beta.10.tgz","fileCount":8,"unpackedSize":2166807,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetCd7CRA9TVsSAnZWagAABiYP/3bHOxzh+1qGaCAz/hXR\n6hiLgg6EF7mpNEfOOnHmBppTian4o35cpLS1REjBzOyfDXdcP4QgqOWYt6+I\npuWdErpByOp7+1wmI5M3HSV7TpL1H98xb2qKLxcYIJf4ZU41V8JQqFLTmQK7\nJKc2HOzHnzr+MKdfMz0UhSonY/vDaQ8AhcZrddliksQTv0sJcDUOqBJzr8u6\nxzzLY0pjepb7mqnhhlRHtgW4BtkoN5UYiVlC1qqMF8qeOWJigKGxFof4IP9J\njO2t2k9c3Oh4y9K4jGi8uWbCInJGMqahW6Hq9zxCmclTjKfkWQYkMTJv5g0m\nGHj3sDSUM9t9SWRtr6ybw6Bim1tTULXFu6i+sHkWzxrHtGKWT9B35ObxPNtp\nE5Yjjvn8RjCV76aq0CaKzGLAN/ZGEg3QPvR8WXTuZhW9LRnoujmtmdoUoKDi\ncb4EQT8LMyQI7QUc77beKurmr4u6z+hhr5uLB2YVf3aOboXd7RddSukzcS4B\nfOVOxRN3ta6jT1J4vJeEcJIv+OGdvbvJE6lLIeIDPNTxRkgOBXv5JJ7qG6NR\nCb4FpNVAZNj3DSzjJKjJu49Waw51GvudymNS8EEZdUxULGnDuZHzvZkxihfT\nTDGDhe4y6eubFfnyMIp3UIl3KghIAyB179HN0qvVsViic5K+tfO0XAPqsYX9\nQIbz\r\n=HT5c\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGvN07eWik3RlAzyZJo+EzWSvu/aBSAUvsC+wlQsWZRYAiEA4jyNctEruXb8HSfbYWu4v9CyM9NC1JhrjfM/d4ScVmc="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-beta.10_1588864890942_0.07274457867961637"},"_hasShrinkwrap":false},"3.0.0-beta.11":{"name":"@vue/compiler-sfc","version":"3.0.0-beta.11","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-beta.11"},"dependencies":{"@vue/compiler-core":"3.0.0-beta.11","@vue/compiler-dom":"3.0.0-beta.11","@vue/compiler-ssr":"3.0.0-beta.11","@vue/shared":"3.0.0-beta.11","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^2.0.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-beta.11","dist":{"shasum":"91db20acd897aaa5ecad02198ecec032e3fe8f57","integrity":"sha512-dCdmVBqm/ZgEwlsSDHaqprrcGWHSS1ymJW7bKJaGuoOKklTCSi87z/jG3Ot0j7NSJzUICBX4VSDpriHbFvqe3w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-beta.11.tgz","fileCount":8,"unpackedSize":2166807,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuZi0CRA9TVsSAnZWagAAKyYP/RJ9SfjZJYT0Nf9ApuCt\npT8mUeK7tkHh5F2pG9/cRPmmMMNAaJJm7gJnraCV0craOxA/Jx4CFpYZ21WI\nv2qvRzy9ibaJ73RlT8IhD4/f6yZBbXY7HTuuqI/WKRAJRy7J2e9NzOwfendN\n3Mo5ad59JFjKivjoickyz3z4mDhVH4HtA02TmgnSkUeqF8KmhdH8/nB3U5Fa\nCPVUnBA8GpIBJCIPsqdY5sZGKr4XwxYwQK1MFHyDhV3AuAjRp0CBfXTaXZz1\nT0KghE+F2s2oZviAnpxOkeLG2IQtqDxrQpi/ULdk/S/HNvDSHClwf3pkQPBi\nV7Wa40c7d5ROuraYh2+W4fIRtjaI4rTt7HgHF2YpqZaCUyRJnalhia8XM48n\nY8AqMqqaIl6dQYzX8RHGzv9FZ8ebhg9fNv2iXnqFNZYFsH8KKH2j3ge9fNYt\n9zJBtdkAA/dROshBa4VuKbGfhGZmhiTk5q0HmgSi0K7OagQMyVowJGozt8Zu\nedaQGBWNyfuYn138NRySeBRgpBEm1az0TicbfrYEeRXyh7Qgx4sQcOv9kI+e\nj73p7zyhL6ZyvIWF3wAFxVeGPKC2JsO59BWywUbdK+8sbcR6jyv2P01QcJ8W\nNNUsiAb040bR3/HXmRHphDfCngxQB/JFWWKq2KA+BSPTYC5LXBm9DhRLjE/o\ni+PH\r\n=Epsn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDd5WRFIq1KnaT4pRFh1YxkW8NEycQbkQbwKcvmzEuWbQIhAOp8qV1SETzqOhNd2T7aOqvbqNXa3EcjRBB3E7O4auUF"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-beta.11_1589221556094_0.49988877714757596"},"_hasShrinkwrap":false},"3.0.0-beta.12":{"name":"@vue/compiler-sfc","version":"3.0.0-beta.12","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-beta.12"},"dependencies":{"@vue/compiler-core":"3.0.0-beta.12","@vue/compiler-dom":"3.0.0-beta.12","@vue/compiler-ssr":"3.0.0-beta.12","@vue/shared":"3.0.0-beta.12","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^2.0.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-beta.12","dist":{"shasum":"ed93aa0f07d5d099cea7582118e05fbb7c77b1c6","integrity":"sha512-YtX7SJdk68eKPwcL0u515MjOerMSao5UrM0EtL5zxLlQUiokmqxddxALEM28C62CoUonAWr8CWqnb262u0DBoA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-beta.12.tgz","fileCount":8,"unpackedSize":2166807,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeua0VCRA9TVsSAnZWagAAbeoP/ArkOK4KaRkMAuFYHDOc\n244tJnYhqqwnC8WIkyCohYWINsmQ7Zt06LVCUESF8gCCzbM6lBhZV0Q4qnIE\nIFrYSCcIuvGv9LfAakcMJeJNzp9f9e7x2CgZ9M2qv5TUhraX7Gont96mjzfJ\nR3jdKKdVncpEhBDEPXBkUwxXMxwtycUg4QmcuxewzcBdlzWT1NoeTgxLkvYy\ntjtjJBMQRzTCkP8leTL6BenqLGwXBMRa60OcV48fUNdPV1jknOiQFzRn/Bk+\ndAKjOemK9D/Wm5fGiYO5mL8Ad0gtDyGmMjsqL3zwHyW1g0c8tSWaJuctLx8b\nuJqIrLnsX+qXQWAQ+FiGB+QYX8rshQf1pBj9vPbKaQ+qGADoGnjukcNXaOHw\nnQwl7gMobOyoonl1UQ52jYN8itHjMxuWQdDRpZMG89ApUJtgThzlmGwLMlyl\n6DOrXYZgHuktGJdGxJ5vG4BepaHKAwLSrqzw3xOPSKJzxaqO0tqCzGVSIZpR\nBO1MLcwHIOXYlcjNG6GR8Nfym1UzjOrJxHfiXYPCfu9W057qKjfMg/k4MgTo\ntrz4mnFjEbgplJ5oIfziPzjocuxTSKKosrz9qhh3+y24+4Jlg/kCSnWJ0wJp\nM39kftEdlP43ujt7NVUcnKQR+6l5xLPT89YrddB/xqvnjC6L2Pv8jRLTNWT2\nM/Go\r\n=AdQB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQCEKt1H40qz3oEn8WtHiULQEJpZgFxpdJSpb+jK2HmQIgIC6fZnJFpJk224/1FYXcJIUtMImBtN1DRJDMk9YT9qI="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-beta.12_1589226772414_0.9540862339299709"},"_hasShrinkwrap":false},"3.0.0-beta.13":{"name":"@vue/compiler-sfc","version":"3.0.0-beta.13","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-beta.13"},"dependencies":{"@vue/compiler-core":"3.0.0-beta.13","@vue/compiler-dom":"3.0.0-beta.13","@vue/compiler-ssr":"3.0.0-beta.13","@vue/shared":"3.0.0-beta.13","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^2.0.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-beta.13","dist":{"shasum":"131cfda84489141889ec76cd2c9371fa3a118d2b","integrity":"sha512-wAjwSSf5j/DUIO2ugBdHlYJxw7GXdO1tF1upo7kDOJft+qCUThuhsg6rsxVN+zZ+dmiqBf/Yj9u4RjDRHXkeLw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-beta.13.tgz","fileCount":8,"unpackedSize":2174759,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewJk4CRA9TVsSAnZWagAAXzMP/izANzAt6dP2agHKhn8Y\n4CRAhc5Dyq6i/pZi5J3rnO/31SOZaWaaXIrM1A76f1EvQzn0qvX0OC3DdITE\nTE6ckjKymL+p4Wc6s+ud5v3RIKhwUIN6iY7GsxYaKBZE6WE9REQXCZZ66UhU\nuKnLGWBo9GOr8d+YYtuNuHQ6crVj3ntIReT0nq7YVPVQ+8Ekzj3qHC/rvPQs\nKrRXo+ICnR3HSn0glmlczWA55wPXWUTBuCmmLhS+pfSw5sP7qka46t7eIze5\n4tpo0v8w47p/e1M3rHYUhzNnfZegiddUpBp/sV6ILw66U903l8fDhqg7yyIu\n+ko+0u0/X1cYhUJC7cynrgk4HJpwLgCjJQU9KaQblWstW/ZLoAaJYVjm6rsm\nJ65AnetwvBEeqrBqkU/izS0HXXFSTTCuoohoXimxfEtI8CL2j7ZBx7KhN7mX\nWo6qhwC6ExjLCl+xbM12OBGEhIEG9WwmkMJUFbzPvbIRxTgC8Y5qnpSZNncn\nl1SlH9rf7SleJGioGTS+IUVEoQgOb5/krEnq7wRJQKHK+AJ/vv+CMUi6eX+J\nRXuAobVXXTEnDBZZZ0ny94T9lyUnQjSnI+nTp11vkofAaZEJERDOvrqc0DyI\nBz/hlSxkf21gnSYtSc6VOxr6V8l1pD5WAcRVyeLTf5DIQtbMabROik0ajG89\nsxk6\r\n=FNgm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF7vKGT6M4NfWwVM82vz278lsXvvGBnGrc+QS8DvJUWbAiEAq2Iu4sZgCeXnzVitq6vzqKAvO5OfWArUEnL75MZvKUQ="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-beta.13_1589680439800_0.5917996311646894"},"_hasShrinkwrap":false},"3.0.0-beta.14":{"name":"@vue/compiler-sfc","version":"3.0.0-beta.14","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-beta.14"},"dependencies":{"@vue/compiler-core":"3.0.0-beta.14","@vue/compiler-dom":"3.0.0-beta.14","@vue/compiler-ssr":"3.0.0-beta.14","@vue/shared":"3.0.0-beta.14","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^2.0.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-beta.14","dist":{"shasum":"3984416c0ed1bbdfbeee9d33c8a2c1152ed00770","integrity":"sha512-pS/vTlLWBEkyyA2oZBQHqqObaLEy25BKX9LzNphDBC+zKRufGQEObecwSbJK2QGdu8/bzxI3sAJvBlPm8ZmDOA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-beta.14.tgz","fileCount":8,"unpackedSize":2179493,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewtcRCRA9TVsSAnZWagAARMYP/0J87o+JwDYM9uL6Gs+f\nZhMCK+TQIe+GgXGeF0vvBNa0bHzhXuoJWXa/IBl3LaKLPEbo8wIqqv2gcpGV\nw+pwUSoB6HAy5+Ljdojn8La5u2akIHrmDnORpIsyxDQ6dMvUXYv7JiBdsaof\nhQuhANoGXgNrb4VvievaJeYKgpacyJULEm4YHUJ2Dy6ZyJxREXqg7PestQbq\nCVGPS5ZPEdLgx5/hXNlI7l5lG+AYvxtjIKf1JQoNHpkcLY4J388QUpcWJd6I\nxniJwOmklHuARosmOH8iEftSKcDjxVPN+4AqOzgrXaUYc9qViY40IJKwaj38\nUuHUG1nVdOsBXUprKILPjUl8KyCJauOlHaM1dHZpmlrRl7sMxtqDtqeY5NQ1\nfhXzaWcB9iqSCCW6fICcvgCw8e/Bladz3oAP+2AP/0KPGzEN1pOpDnVrwMyG\nFC+ryvvCJLkjUx1t8FzxkklF96R0VXZCmkhrDe9nYbPBA7+hrCitInr7Vhrx\neQHfHUnYsAarw9bb1ETlOoLm/Co6R/ijNw1ijcPkHtWvwd683TXzyFsTmGOZ\nUAJU6coRVRPQG469LxxPB+olIFGsRSxff7NxCWHwgF+1EgOvOnypgMaecG2f\nKIaIMCqqsQ9CN5rgOVlRe59ow4RLhhbHGlqgLxNrv+tCoBWmDrSDX6nwekFG\nLH4d\r\n=4Isx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHik9s/C3sfEgM4qeI5pAI6wr2CFexn6NaHXl+PsxsSdAiEA/ueRJx0Y7gbRv3LonbTQWvRigGENLFBpW7B+Zi/sj/A="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-beta.14_1589827344528_0.4351686551764673"},"_hasShrinkwrap":false},"3.0.0-beta.15":{"name":"@vue/compiler-sfc","version":"3.0.0-beta.15","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-beta.15"},"dependencies":{"@vue/compiler-core":"3.0.0-beta.15","@vue/compiler-dom":"3.0.0-beta.15","@vue/compiler-ssr":"3.0.0-beta.15","@vue/shared":"3.0.0-beta.15","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^2.0.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-beta.15","dist":{"shasum":"8a8cc309fd56d5ceca76160743a4eb4e8a43281b","integrity":"sha512-ZNHwUCbhGJHNmUQ51Q/Er7kvPUWru00DlWTGC3u/C1wbcqx/bwgzJ6YENbFq0rcGwrUCo7H6nP6ZSAhE2Euiog==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-beta.15.tgz","fileCount":8,"unpackedSize":2190459,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4/0QCRA9TVsSAnZWagAAWSEP/0ijMZW4bRWMNdb3GqWM\nZjoDOoPj0QLFwLqqxYkMI/giBTZUjgOksO9hkiI6LMHhcpvSh1if5+aTNZax\n4h8SHTEtdaK2FAtW6EkIXUvEP/ZEu4OdS7SNsGXuMh4tFjZEgNlkFM5hEzKy\n9JgUvnF//RGtB8ihpfkwINoKJ3VLAHy/6RhExRCiQt/LM3QsHbz3ULfvkvEb\nda192uuxUkOk5PUo9h1b8Kr60XGxXPg5vYdH8ogDomvwHHtujNYxkp4jvKC1\nxj3iBccvevkF3bSSdD61ZmCV6BECsYGQVH8Z/F9Zp1rnRFjXG5IqVsSDbjoP\n6ODdI+qA8wPsYEWEyK5Tknovuyye+4kXA+NKDevlUXMu+6sArAwSLn/R6IPh\nQwrilS799RY3ixX+s8YwncB/085Iwb6pwivDq2o+0RT3773vUHPk76JvOI/+\nVB2QzZ75NpbUT2r6VwB8YKnY4DfhLBYCCyGTiaULc40I3kOyQddulFEUf8AW\n2cO9ZyewjrbpdB2n+N8pXXccztKOtqeUcI/AhAf2AIGIBO9+74mZed8Moz0i\nUedOSMo7ksHSF5uSj4B2PqaK3RlMSUArWd9A9OyedXo3y7Sg00gKYwta8M/6\nLEKObnJDnkSTvqPLQkuLkghFat19kfjuRgmtsq0gvhNNtiTIYIxKXYUPpnY3\n3sFa\r\n=p2QS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC8MjpdDN5C4HhHvXPUcz7BgaLPLqnFFrFcjm47jAtDDgIgWufaRD6YLICStPcvsvt22+CELunH9pXw0kfIrDwhimA="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-beta.15_1591999759949_0.9747891805293476"},"_hasShrinkwrap":false},"3.0.0-beta.16":{"name":"@vue/compiler-sfc","version":"3.0.0-beta.16","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-beta.16"},"dependencies":{"@vue/compiler-core":"3.0.0-beta.16","@vue/compiler-dom":"3.0.0-beta.16","@vue/compiler-ssr":"3.0.0-beta.16","@vue/shared":"3.0.0-beta.16","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^3.1.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-beta.16","dist":{"shasum":"83fcd21e54ecb92a2729aaac486f6d9be9677c52","integrity":"sha512-VTDi9A8tQaB7BjzVDcSPKp2z8/u3XcrkFYaTv/FxdVqr9Vpu7IN4ioPochQhB+Fpg07udhJzUP0dCei6xdG//g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-beta.16.tgz","fileCount":8,"unpackedSize":2191324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+myZCRA9TVsSAnZWagAAw2IQAJSoYKEvqnYQRCSjrhyC\nuinvBy7eRuAbmJfamqOhqWmUHtJuPi+YzV5k09qPnhcHWf/cvkja55yhiUKZ\nrKOg6JE0tOgBsHut2trfAaYV91ccuPUYxn+swDiZjKq4MyYg5gkcRw0AZNl+\nlb6crzBAzMPnsp9FK9zSHkc2anb+2TK4LmIo7d7231+f3NoSKcwTxpJzqEI0\npO30Gn2zIqsSRGGBA1uCHIt96uKe3mlMQH8NJ+z1a9ysog95Gv6GwBFQrnGd\n+WJ+U+oKZMUpzkXs0VHroB0dQAOM/SlcaoDgIdjrs8nytzoE6AnbGR5dVS3o\noT9QjlzzNYMMqYexokOsP815qsQp6ItTuTI/NLpgmuGuudGXO/naVEZm9Tjo\nObD4nuvG0J36Ly2OSIrFyj8fMHtQ1+sGrwiynchena4aCIQPiFPin7tXNNjd\ntFo3HmJMkvj8gAyMFCfM4+pxIPwfu6qwwcTpjDyT1ZgAOP9Y9RPO3SuKZJNt\nT2hoXkKcn/uI04a5suCU7JvL4JmQANvDaQKuIz8+QleEd94iyZO0xhsnGlI5\nLZJSA8Lwsd5+JEvj1l7JZFbgwgy4/5PeObFbdbys+bOaI04/qW9rHSbr8ZyH\nx/L5tLcZ528VIBwQKKOB7OTkncVztarJqEmJ2uk6Y3X7QrbnqM79QgUJeu8p\nYFSv\r\n=kg6P\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFpIJkMt4gjqv0CHb2ugrtqf5BaMctBKmMSptJog/4VFAiAyIAJQAXTYIwkpRVg1aSfurj4ByD9SVoaUvXt4XAAZfQ=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-beta.16_1593470104587_0.900298728071872"},"_hasShrinkwrap":false},"3.0.0-beta.17":{"name":"@vue/compiler-sfc","version":"3.0.0-beta.17","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-beta.17"},"dependencies":{"@vue/compiler-core":"3.0.0-beta.17","@vue/compiler-dom":"3.0.0-beta.17","@vue/compiler-ssr":"3.0.0-beta.17","@vue/shared":"3.0.0-beta.17","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^3.1.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-beta.17","dist":{"shasum":"d932a9e5fe9074fb447a6d82f22c52503d1da0dd","integrity":"sha512-MpU0rtDNzSWyhoLCqcov8XyrXIO8lqwA8Nlt7uy/EWndZv/Vw2VQVQYmfQQZzv2fDQ39f4s7LYcgEM5prRHX1Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-beta.17.tgz","fileCount":8,"unpackedSize":2191324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+2OZCRA9TVsSAnZWagAALtMP/jXOIecgwIsrC91swKVM\nICSliZKpIBHPVDvAWuJv58qI5wellfWL0o+lpT6VISjO0hdfKtufuVt08aFi\nwwc/docuLlmkW4cj/F0x132jNzOPgg0PelGww6aAUf4S1L3dL90jN9yH0xp+\numskCHxWUjnrrwIkpuztCKGbEnWOZMvUOSLAWVWDq3QR6jrZWH0dojAE/2a7\niWUnF4OHx/gkrTzK0z5jtAsucdWplKjdKrNq/bYKKa97q07OI0VM7hIytv2T\nBVUT4tTD9MiEcPW7J7NRePU+LunHGc9I5fyE3TOgj57miErfMWXGJpNva6De\nFOQq1YxHVZpQMButR5NQV4q1qLkgSr5ppsv/UoJM4bL5UHXMNhh02PryVBMs\ncgyOUGJYoyQw2w4Ke/FXY11epf6ky/5LO+W9HvIpmrZFm49HX/lKx2UOEF+x\nRGx/A8ycBKPqEbu+8HRHxL9vsjY/D3Af3T9lQ2cKDVky+sfy81dEN3QoV8vA\n5cj6EPIWGUMbpufeNbzhm+yZw8TvhuqvFJhv5t6Mgqua70LFJfy9hE3st8G/\nOy2vTek77udTaGNI6+0+hej0DJQv7oYe/HLvwKtNyQEmOBKU7yCHgUlV78tq\nJWGCDDR5YkVEoTsElzA8lLrDr7mIwCT4tEaVJHeR50RcnUX5tEAVUo2z9N2a\niRg5\r\n=zxe/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICwYet+Aa5qDN8ntj9KoH8o7aGG4bx/9hVsU9uPN8LTrAiBmUr65fR/tiF3DG8monrOkW0ImAdOMPmgi6TK3cZ1m9A=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-beta.17_1593533337000_0.39307625739465535"},"_hasShrinkwrap":false},"3.0.0-beta.18":{"name":"@vue/compiler-sfc","version":"3.0.0-beta.18","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-beta.18"},"dependencies":{"@vue/compiler-core":"3.0.0-beta.18","@vue/compiler-dom":"3.0.0-beta.18","@vue/compiler-ssr":"3.0.0-beta.18","@vue/shared":"3.0.0-beta.18","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^3.1.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-beta.18","dist":{"shasum":"3c4660396ca267b443214c09b71923bce17c5d8e","integrity":"sha512-RSErTbnKWkI4hAFBTOLg1tCHHVP2hG7NDbf2LVJdf9OWBr9FWoTQaMTby25rJs6aiSch7reNRzToq6XMLagQjQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-beta.18.tgz","fileCount":8,"unpackedSize":2191324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/TMfCRA9TVsSAnZWagAAFWYP/0aODjyi3sey2sOazBaj\nqW22lxKlK6mLKod8INXee9ZkRuHr9WtGvbAfkXX5bIH/rk6EOvqmBmfaWkTh\nfkQTJXVcMvANr8HwoH2GmLYxkwXl88vjCtcYLYj0baeeEsXKsMLXRCio9I+W\npMoMNLZSuxlxBQidruw1ERk2P47RumeM/c5P2HGh9yHLyzlLyl1gB+rUM3hT\nURhyi9DgiBVOhF62aiSfqD8UrjQA5hwODkjR6bl9zcrjIY4P95gPHAFAalTs\nj7aiEuceA+8YLkrLaIEzHcXAN6L3fPg0mUyCDcVGk4UxwUeyFnYBpLyRBmVQ\nGgTX7j4ONW2Fcgggl5XwUB6a4eH0ws3yhSowYO1gtmWdZRzc/vBnFZm/1zIV\nEygSgr+WywXZmXcgxgEi8Z+PnTmLaDmTuDRl+xUhA+MqJ11soWYK/FT/87AK\nh9kCQqQ3XVwFYUKBv0AgA6PFUQpAp4XfvkdSkYx4LQ0hwpUzx6dLT78wky8T\nMLEU/8zP2/SpPREAxje7ds1Pz0lylRwJ8PbqX3sXXSMLnFF/tm0Wr+PF9pLa\n2AdOsFwCr3YUazRB2PE5nvsXvHE6r8HzTmKq68QcZbiRUh/h6Fov/+tqDYb0\nYsEKVc6/gl9/kGKgLP9qVZSLYi6RwVmEZcjOLLyskhqlu/RA7w1vzIEK/WEf\nvMWj\r\n=2xbe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEomtGigNv95LJQ/3nER6F1bIjgE7Ae7Kcy+cRDfyLG/AiEArENKYPliBFJljvb9z0lsntwvo3Kn+uWMXFz1L9IvOJI="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-beta.18_1593651999322_0.22035296866565512"},"_hasShrinkwrap":false},"3.0.0-beta.19":{"name":"@vue/compiler-sfc","version":"3.0.0-beta.19","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-beta.19"},"dependencies":{"@vue/compiler-core":"3.0.0-beta.19","@vue/compiler-dom":"3.0.0-beta.19","@vue/compiler-ssr":"3.0.0-beta.19","@vue/shared":"3.0.0-beta.19","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^3.1.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-beta.19","dist":{"shasum":"3d7e4c8e249d24a9415f9eb55ddfe73820f74be3","integrity":"sha512-sblKw+a3pRMrLRF8netMKcrxCKtid7fMTig/p4nc8pkiy1WmHOQbkAA7iF1OYu0wAxyBZeHL4TFm2v70YX8QeA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-beta.19.tgz","fileCount":8,"unpackedSize":2194056,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBIEJCRA9TVsSAnZWagAA+d4P/1BreEbWU7ZxjkQilSxV\nM+B2rpkC9f9+cH774o3S5LEl5WDQVNsxn2Yn9/YTtGgUI7znIupMB6gtqCmM\noGmcAyz8WeiLs3Q/eBlRp2WUsbyCVKBXh+WTjG0GyBQUbskggSYnkzDbymTL\n4PbaiSqfiUX8UQ0exFa2tqlvRT68S4l3ZY6WoU7PAR7sdc7J79qqRO1HEkrG\nBnTWXVci4lg0PaddiPq4Eq29N4t3pV6scxWtywscnnUBaV7v4vM0w7MXBIhI\naAEEcNvJp5TdZu4AvBSGSYqZjo+8mcfrZdDRiRUpyoIfBTVPJ+Xk/qBDYIF5\nIa95c3O8kQ3k+eKWrxscwuZP1YFYkqM92p83ZECiHb6EsiTfeLXVydf6azu3\n0dJRMvP2lbO7XYLqllqiP2kzROA4BJBVUt0hYWhpe+qpZmHeY0wbZiXt+Y/7\nzh0lwM3yIt9J2OetgnRn9ZpHi4U2Z+zeCuqCXqldDtCTXb2nFFiPuNYnj2Dz\noXmyFJZT7vezpixWQsp6lElY1RZYtYgU757Hd2f4FNDT9hk7IKkSFPcBPtui\n3NL/pGBNL6ldt9fEA8OTottSYSQM6HqBih1t0QITPxw6Q30Xa2g77tcOQRM+\nDQ4t/7wGRtfw4phNpVo0FmjWc6D185F1FwH5TNMWqixByTX+nc8sLQzQzm0Y\n7FDa\r\n=zUqp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAmaQjFln/IHmnNP7W+cayBMC2r+JhqJpI9s5RWEFATVAiA5NBppNS5hU9bdK2hYUOfjl+N+VM+z36amcAN9+NEIdA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-beta.19_1594130696965_0.6419913695519306"},"_hasShrinkwrap":false},"3.0.0-beta.20":{"name":"@vue/compiler-sfc","version":"3.0.0-beta.20","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-beta.20"},"dependencies":{"@vue/compiler-core":"3.0.0-beta.20","@vue/compiler-dom":"3.0.0-beta.20","@vue/compiler-ssr":"3.0.0-beta.20","@vue/shared":"3.0.0-beta.20","consolidate":"^0.15.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^3.1.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-beta.20","dist":{"shasum":"8ffe1a31e709713708fb625cae62e7efdae90b14","integrity":"sha512-n5bNvZCxvzGJqH2EXsurmzJDHnimOi93ezoeJTOguqNG2XYiiN+IOwzoOy+eYGem945FtKcgvawPhUMr5vPFug==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-beta.20.tgz","fileCount":8,"unpackedSize":2199698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBfg2CRA9TVsSAnZWagAA9HUP/0Jz6GfWbWnWi+rIp3TN\n+Rn/uOFXE8vgf74NN5AqKW8Gv/DWwHSDqxDctAz5P7fr3B/70Cp47o/m0ghi\nnzzDR3k9wqFnwbqFe4U95KIJNJvX08YgkwWDIxxcSHVGnvgHn9CzwXN6dg+S\n6MHQhOdTXXX+ASahrTGE58RspUfhfCJ/aFPmC1QSvGzgjWzq0FqHbPya1XQY\n+dJILJrUp/+7KWHKzGvNDyNhGcGTNldFZIW9mfBjpMuBQptYogG7JlVH5r+L\njba6C3a7v86Yb6qQe9cC50LHQtvb6pLJssYny4DuI94Ice2rIIyH5MDK+uVA\nOaNUf4Iz4WJ6Qq+P8+3roOHdp51vZc3SZMBd0ox7aQl0v5OlVmnqBj+H5OnX\nujdfXm8dq/TWidzWknmptpF5oZu/NTV8GpmlagJd7ZWsz9Ig5x7XwRVuDjZX\nuZJ57UQx5cQMWnhyDppXHg21kDWs3XLm7x8iKY9GoZUp7wC63zXhfVcsV1Pq\nJ2XZ1FocQevRo1jlhmaDYwPIDjisSDsceIpvgw9qEveWBXnDYaVaMGC8UjY1\neNKC2QFjN6a0TpEmE8U4P/BHhqKM8jt/eFto2tnVP6h9Q6iVNvZHAE9q5Xgr\nzM/5W4+q+xtFCqO2N+Li1nWscn75z3F+fvHRzs/vsy92tt2gHhuXpsK2eiqB\nKVkO\r\n=kNnj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEvp+sHCPtr28Pmxyr4XgcptpuuYaW8e24yIFS1ZHe/vAiBpVrwDnIh2hXppO3dd8Jrcz3TJU57N+Kh5WbbVI3Tg3g=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-beta.20_1594226741744_0.7251661332617412"},"_hasShrinkwrap":false},"3.0.0-beta.21":{"name":"@vue/compiler-sfc","version":"3.0.0-beta.21","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-beta.21"},"dependencies":{"@babel/parser":"^7.10.4","@babel/types":"^7.10.4","@vue/compiler-core":"3.0.0-beta.21","@vue/compiler-dom":"3.0.0-beta.21","@vue/compiler-ssr":"3.0.0-beta.21","@vue/shared":"3.0.0-beta.21","consolidate":"^0.15.1","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^3.1.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-beta.21","dist":{"shasum":"56c256c0d1067ca1ac58556fddb2c7adfcec9572","integrity":"sha512-AvjEiGqonKKA58EkoeycRVvgGxSAMefcf7VMn11Sw6wiz8/dwfGCiVvae9ezN0NI30yQd5+9x2VyWXlbOgP/qw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-beta.21.tgz","fileCount":8,"unpackedSize":2384607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDiEeCRA9TVsSAnZWagAAWu0P/3WS6cmXLaZOkfM3SzPB\nfw9Tg5kt/UjHSmd1F0Akk/aONd1kLPohx49fyyJKlkLaYSVoLtcj9B3lvyRL\nKOxbOZ3T+evgAykgl+CLlG+OcTNRoC8bsei4ggCs2xi8WakPSV67iiIOktOw\neQOPiKINvrvFGG7NG3et6xcqTXZLrpT8NMK1G0+mk4stBBEMoCFKfjlVvJSJ\nrjCd8xh9HrqfOBf8CzVhA1OBf//gPIdq8L7EQEm+tbKdWAk7ueyC0BX+lvD1\nElmRdpoxBSlAx7ph8ECZYh3OUeSVY01SiA3qbo2w0St+060zXG1LXeH1EO/H\nm6IHh0qCtDEURLt1Nc+hrH4Ai9RgVGKofogT9PKS4f1CLKYne6salu9SAVoc\nwYTT4I1P5Mq94ubFdN2FJI1oTN+HRgLISqsB1cbRFfw/EBlpCvU7Zc4vUtCh\nMC5uEg9G5ET7zLtg7yDYtcW/hfiZIu/v7/b6g10byOmkqZjm4r706ndr6nNf\nblBPtapYyMhIcoyRy10UV/35qS1CFZ8esydsm9DJNx4MfJSqRugDNKu2Bhu7\ncEqFcm0PxtPsIzJtdF5mYiC/qhOe9wdPBqObLb5QL2gaaorNFKYhVkEfgrmA\n9xVg+LcTfm8vXG9DzKnCBwQGPuTwQ+ZUrcPqlBDLfO9wJ/DLq6y+ktG2pCJE\ns+Hi\r\n=WfQb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFnQNXQhkPRfBvIF4p6v7aBkGmB288oFqyjn7nMNcJkeAiEAlRBDI+SrdcfyBUaQXe5rtUeEc1nOo32Y2O8K2JAnxxc="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-beta.21_1594761502112_0.04927644220059313"},"_hasShrinkwrap":false},"3.0.0-beta.22":{"name":"@vue/compiler-sfc","version":"3.0.0-beta.22","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-beta.22"},"dependencies":{"@babel/parser":"^7.10.4","@babel/types":"^7.10.4","@vue/compiler-core":"3.0.0-beta.22","@vue/compiler-dom":"3.0.0-beta.22","@vue/compiler-ssr":"3.0.0-beta.22","@vue/shared":"3.0.0-beta.22","consolidate":"^0.15.1","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^3.1.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4"},"_id":"@vue/compiler-sfc@3.0.0-beta.22","dist":{"shasum":"14694b57b78c7332d7c65084395b5eb457241be6","integrity":"sha512-G2ex92dbhrsshQV38SrPKwlvBi3kNqxXs2yJ49OojPxuQrH/ndcLHeFaiuK2T6W796xHMBesGCsS8AmHFNuOBg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-beta.22.tgz","fileCount":8,"unpackedSize":2385974,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDzJUCRA9TVsSAnZWagAALMcP/1vZ6YFylnO6eYvatooF\nCJhgyJVG3Kx2Ymt+Rh57dKRqnS+czf5+TmefghlU0zaghcc6tjzU+6QZe2JD\nq5r8oYpamu3f/TsDJibh7xK7nfekbjzL27pc44sGHhzVOpxOtgrPlbdsq9Zo\nOMsVWGsxrxatJHP/UyyscyvXHbnyiJ6aUk/UIIL65UR42356eAO1XIrOqaR1\nc/h8z942DrTPXcO2oEogRxvExiPEeZJeJd+MeFSRZi/1EKgk4mxsIMn9eHqg\n4n9UzSQKDS4Ugki8geCq1wSkHxG3cE7woqj/7o2jsdnTpS3Z3c/ueGV56PHc\nQVIZb9H1nGfCh8Xi8LDtC0wxzU8pGuXXojx+zu6k/kRJuKmHZ9Zule1dr84a\nuj9iyMB9RYyONg5/9IMqHctwmsW01TGukSHArriEGDSoobUmg7BRfssQcDwm\nqfNUGXmpB2C30Z8jikYVDTAEFERWCjQNr97Be8kCPwXyWV1kcAYM+gc7FNn3\n+3D3FzT9EFwvDlpHCRivzhMK3pAkGAObmUQCyvSWcSrmIy0yz2bPzCuAymM4\nwyLKgNOQ9v9xQYEm9N45kbQllom5RQ5eWTb1ibPgViSzmcR8Az4ErufjuUOY\nyAaQDzue4976ZcbCJGqrh2n9D1zd04B9l3D2u3aH5Xng+fy844GNoMxvjdjR\n+aaD\r\n=obK+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHTJn4A35zLodtLkHWIsFFxkGg8ACKl5bwKmEQtuZm/XAiBrFkijvEoCAa5E4nsOCp0PevJ2okF8iX3tTRj2tJPDGA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-beta.22_1594831443944_0.5777679027610003"},"_hasShrinkwrap":false},"3.0.0-beta.23":{"name":"@vue/compiler-sfc","version":"3.0.0-beta.23","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-beta.23"},"dependencies":{"@babel/parser":"^7.10.4","@babel/types":"^7.10.4","@vue/compiler-core":"3.0.0-beta.23","@vue/compiler-dom":"3.0.0-beta.23","@vue/compiler-ssr":"3.0.0-beta.23","@vue/shared":"3.0.0-beta.23","consolidate":"^0.15.1","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^3.1.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4","sass":"^1.26.9"},"_id":"@vue/compiler-sfc@3.0.0-beta.23","dist":{"shasum":"f29d471401fce576b8fde8e4e5c4d419fd725edb","integrity":"sha512-w4nemZpp2cPzetiNc0fm+U8N2HhEa+bYrTEQgkzLI+JmDEY2u8xJa1yCf7e1Gw29jxh89suhRSSPNlVq8Eytlw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-beta.23.tgz","fileCount":8,"unpackedSize":2393786,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEIUGCRA9TVsSAnZWagAA88QP/3tbeEfOFCqG1V/jYldq\ngdWyYbNhTEX9NIPcDjJGe07r8ALAnJ7Y/CCkoN/cU1wTr9kzEwV1D/047r55\n0OyvMxYDg3rVY3m1PamnQSF1u5jlWanoHc72Hz3kxCWhhoBrpK9epjYHjYC9\nniOiEDFcmY2d4nYCQT5utoBbVSpiraiNkl4ei6SnSVLmQ0Cnd1baygnZIb1v\nC8oI1ncs9pQom08h5KxfNNHukMnU84iScDBIyu01HrYcab8xNrU5/C/KV/6E\ntxc08rzjCzbDSjE4M+Q0/wfRUxUJzqHpnfQmbvcZFQU3Y9eqfu0u1oTsytnl\nxzvKDDoXm/ZgDbPjf8P8HK7kyRqlt02MGIcAXLCvFGldTsPT1ytbMh2qp1S6\nPApk8E+Is3v6P6axX20Gqa36x01oK9H2ULcvEqwIDunLBAjTkQH5Ai6RhElr\nIFqCoioCzfrqv0ecd/DkEN+SuNtmd0RFgdb1pOcX3AU677m4u4JRcRoKn2SH\nBfKamyy/i8xu9nESzwFS8msLqweTEa1ba3jUwpoX3ouf0T9qc6A203OG4lNG\n7TB4ayFFZYe8nN59eE4p8BgyaybP/PA991bwz1lO1d4Vkc6oupCWb+qHkkNJ\nBqqSYKpJNGggcDa7UK1bAo7rz5VeZmTgKacAfTgETKQmUtid/0aHZgSwk/gO\nOzPM\r\n=9uja\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFIQaTGSr7ZGrr0wJPOMukAcFDJlPE5Z10W69/YLCzKfAiBXX/eZLzsWnwtsHWjdaMpzTopPOHEu/0wv7NnCBj/kzQ=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-beta.23_1594918149814_0.4613280120284111"},"_hasShrinkwrap":false},"3.0.0-beta.24":{"name":"@vue/compiler-sfc","version":"3.0.0-beta.24","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-beta.24"},"dependencies":{"@babel/parser":"^7.10.4","@babel/types":"^7.10.4","@vue/compiler-core":"3.0.0-beta.24","@vue/compiler-dom":"3.0.0-beta.24","@vue/compiler-ssr":"3.0.0-beta.24","@vue/shared":"3.0.0-beta.24","consolidate":"^0.15.1","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^3.1.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4","sass":"^1.26.9"},"_id":"@vue/compiler-sfc@3.0.0-beta.24","dist":{"shasum":"0ecc8b682a3688c41ada23a6db1ad4b4547aae25","integrity":"sha512-okWJnk2yiJEVUMbrm+RT7gMRBFtkNqSnAqFQFvQzJgbjzDccMAnH0Y3B4oYU88t0+4xGyl6xxtHGRVmP93JTCA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-beta.24.tgz","fileCount":8,"unpackedSize":2392538,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEJPGCRA9TVsSAnZWagAA508P/29Xewaimvi/0aCaYpBG\nT27AH1Hs2Pulfak6aKoIHmIANvPo27hFxSUdu+/mFnG9eiSXU5GfWuh7E35o\nWgZBLibEfcMplA3GeEtLZnEXhLULJLFw6cxtXAFygLpsmz8+hlonlSWDZ7E8\nf+h+OdBIJcPRfV3Vqpm9wscWJ6oUU0DjIVTyu7/5EmxTlqFmvQjMriZciA+V\nAYbwy0/3QaZr3MDS/tD5ePv4yoy3NDnwIn0eyGJxwi8M9GEaajyTfnL8h1iv\nzMJulFNBQXpiixZ5wErf4LcC1d7mehLPvMGAI9PxC3NbE22BaOyhuyjhPWj6\nQWgETptselDzP1nVsP6HlZFaxR6LA0nMCM+ISDwNRWcYURAubDLDRLezq/tt\nSqaZLOE3/qbCTErlu4LEw8j1mGLVZmHNA/8SFUV+wAdJKBEHvLRsoLBiT0Kw\nuclF+djlnGEu0nqUuxm2dloeX1WtWjniTCb5JVCWfoy/8E4CrumR4Odd8vey\ne6mP2rJ6qh0zVgBhmC5+svYcv84RHNNOaUfYz50NVnxYzUXAjJ3t5vn4f08V\nMDuv3iCi6kncxJkt+BBc1V/jIY3ujT68QyPIF4aJs6JURELdqJSNUqIl/qqX\nQxBYRDlUb8+xOBctP3rNuGpI4DpVAi6JOOSExtxPPyjlv4Z1D3U8KbEDWPKe\ntAi1\r\n=3uQe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDAgydE70p10xc1nK/URaZ9f5vF7ohNa+7qbrNDRxkXoAIgbOvKsy5hr0DhXsSPr3ZolzzvIyWva/bxuu0JoOxP3so="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-beta.24_1594921926091_0.3450269119640186"},"_hasShrinkwrap":false},"3.0.0-rc.1":{"name":"@vue/compiler-sfc","version":"3.0.0-rc.1","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-rc.1"},"dependencies":{"@babel/parser":"^7.10.4","@babel/types":"^7.10.4","@vue/compiler-core":"3.0.0-rc.1","@vue/compiler-dom":"3.0.0-rc.1","@vue/compiler-ssr":"3.0.0-rc.1","@vue/shared":"3.0.0-rc.1","consolidate":"^0.15.1","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^3.1.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4","sass":"^1.26.9"},"_id":"@vue/compiler-sfc@3.0.0-rc.1","dist":{"shasum":"a46d50cdab1993c7b8674604086fe1c75e161586","integrity":"sha512-DmP9MfmCOvSg8rc55Dhhiop659Q+swlhvmiym/i8qyHQiFgvcdSbxSL1WfECywngep8bD1ABEuG8nuRLGp0R8A==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-rc.1.tgz","fileCount":8,"unpackedSize":2392511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEfxYCRA9TVsSAnZWagAAklYP/iVL5DqsUZ/w4uABi6en\nXaqFgK6B4qPnRDRU2xz4Bq6WX4D/isix9d9W8H6fq1il+1EY7R6uiQPgli/e\nBth7zmhXDgugGQwAyH/+iZMw5MRh7LB2GRzLZOGysNSgyca40BHrd6uPHzUw\nxCRAPjHpcsWA65N34/SHw6GbHkXC6JbFXixXdBjDIy9Y7ekvXw8VA4LfQRcd\nQSxmWbrfDuWAE3LB9dz7MpgX340+NB2FWTbWbcluwI/qMNVktYryJM7W1KWO\nAhv4Lus1IAkALqy3mABIPVpO6XfkV7TbxOeuPwtoqyHOmNupj9lHiKvnfU+1\nbRdMD6CBo5S765yIVtxWa4zCyUTTDyRvXo0cJJ2CAEDeemshS4b3kYK21s59\nFnOpq+IZfzwESdT3KvpWzZMhP0BZpA8sOfZ8Ik9reBrfoLPuEfyBxUTCAAbj\ntJFgLDQRuErUmGEG3byWe9+DeFyp6Gn9OUlIM5gvKJkFc9S6++Y3j9/Zbiop\nYyZVPeocKhqrd1CIobRa35MDt1zHdHmrPvXDQDPxF/3q6Yq04exwlANHQMiH\nXgvmF48l0VmqOFtBVJ5XuOeKbAO5SmepNVaRpwx8r2je1QlQ2CDP+Zz/PtSV\n1ikWa1a/I5ZHXl/Oss7rtPwGqLc/eSG+ZFvvJylLGTu247W0iums8/GrDqPe\n1Tl6\r\n=6rZd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGn5AC7l6MIV9cPzS75rMyI7mlXrQpCDhYEK6N4DNnZKAiAsYuUcu9Oe4Qy5Vdyr3vbRk3gFnAQ/yvuYMcsVeuqVMg=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-rc.1_1595014232468_0.25205205302146494"},"_hasShrinkwrap":false},"3.0.0-rc.2":{"name":"@vue/compiler-sfc","version":"3.0.0-rc.2","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-rc.2"},"dependencies":{"@babel/parser":"^7.10.4","@babel/types":"^7.10.4","@vue/compiler-core":"3.0.0-rc.2","@vue/compiler-dom":"3.0.0-rc.2","@vue/compiler-ssr":"3.0.0-rc.2","@vue/shared":"3.0.0-rc.2","consolidate":"^0.15.1","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^3.1.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4","sass":"^1.26.9"},"_id":"@vue/compiler-sfc@3.0.0-rc.2","dist":{"shasum":"c92ef9ddb6fdd37d1c5a5dba53af7e4384aa9e31","integrity":"sha512-DFQOVrUzkcjbv65wJEjRI7v//9cAXoeOBj2nx527287DMNWBQK9WuFyNVt1+U1hTOjRohL6VBFtSbw8fy21s6A==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-rc.2.tgz","fileCount":8,"unpackedSize":2392633,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFJaHCRA9TVsSAnZWagAAK9wP/iozNYvNRbct6RFGz/OZ\n8xzff2lkraRkwrIrjuBkTT8UQCchvKia6eH3JcHgcVcasHBqm12HwQqb0ORG\ndZpDrXbRcprT06HepWTaOplVeZ2MVOMOnvJ4VnmHIYedacdYO3eiioO3dvfi\nlTv6jFhMa8BwN1dTzBEexvdmAndOrPLAkFYDDmOHiVVy1n8hnQwJ2u393ygO\nqLE19VkU2lgUKdxtt/iU0AEXyDTGwCsIlu6iKjg8cRh5jV3QiZI9At7FnDsM\nxrzhKog2VVGSN0rWxMKIm8U0mRLyPy/V7kUZrbDbFqkYt7mK7EVC0TfNPRCZ\nANjXHi5QB0U98WFttpaGxebUD2l90rlqmVugXxkTJmQ63wq3ImgWI2xtQhcY\nMJR2qhAwPEE+TIBEd4+0/4lkdnrFFKv9CCrv7Nd/oatYWgJWhcebriFlSZNT\neR55qd8WS6VFNwz36MgnezStvoD9sYCNmOOF3PIdFv7lVHDeN4BDb4sF1xdG\nUphtzqjPub8T9TM7IMST/IW6WcMoX1NYhwMvyI68apRxObGh/7q7HtQ6b85z\nE79pfk3lki+VYiTvjN2q07mnJVg6CDFVVWDI6HDwakeYU/trV7fq6+g20FWl\nxAQ0aYeyR+00sdvMDHOAtIyJym8FgCbFlzgOP20xLdmFSVoWIJ2gMAqspLP2\n+pT/\r\n=Q9UT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAGXVuVy7GZoAioc8zxyApe0g+53QOIFzdbG+XVYFpFEAiEAzmQ6Wq9VOR8G2UwGzEdZq7ONq3gMEdFB2zrqlmvj6FE="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-rc.2_1595184774722_0.5779094717431876"},"_hasShrinkwrap":false},"3.0.0-rc.3":{"name":"@vue/compiler-sfc","version":"3.0.0-rc.3","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-rc.3"},"dependencies":{"@babel/parser":"^7.10.4","@vue/compiler-core":"3.0.0-rc.3","@vue/compiler-dom":"3.0.0-rc.3","@vue/compiler-ssr":"3.0.0-rc.3","@vue/shared":"3.0.0-rc.3","consolidate":"^0.15.1","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^3.1.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.10.4","@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4","sass":"^1.26.9"},"_id":"@vue/compiler-sfc@3.0.0-rc.3","dist":{"shasum":"8f6acc9e71f1fb250fc81200c02e882578fbd653","integrity":"sha512-fx4qqwGDzUegtDiAT7/NP66w7YppzbgsOIn9vW1GTgNJTIAkh6YCvwvl0+xzP7EAl/5VZSSiTXSdbEG3Pgp1jQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-rc.3.tgz","fileCount":8,"unpackedSize":2392239,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfF0GtCRA9TVsSAnZWagAAkWwP/1xK9yC8acUi5rHeSCfj\njKAqzcb2Icxe89Swt9d5SpPB6pNXCALpakc0bUzB6tqEB43dS+hwXrlKsL0G\nIbYoP9VXa9NTW+BR+Il7UqQrEgET7jPjVGPZszuaYmT+8btKyTLiMLJbXJn2\nlHYXgq396mhf4Ac3xNEFqFPvXVEojgW8CzNPn1juSQPBT6GKI7aELfi9awIN\nvMW2inRb+ihn4qs4g+hpRPmfOBQPWGI3kVAvuF6D66narfqa7JDkm/hcVTRk\nD0EISWGypnN59t9RVl4zqEA5mHZet4aF+Bj6wDTgWuYsg/3V1pKZ3WQbNNI3\nlFdLJWr53TukfFQeJookbUn9wilebcFTb9PDQCpL48suJGwQqMko38mdsh22\nngqq/gT2ekDOqSUfW63SRaUxsYpvjMPfnAx8J5N+OU3CGCfIRTI2kEVj+qm1\nWmgPF9pB5HflGdv3i2zXBisEyoDXZdCxz2wdtAbS2DYYBzNj5jRfWqtkIHka\nPzFQi3AA7SmkTUnFHOY3ev+iDOjr/NjDUfF8Y9NlVvUvx+rS2HU85aM63sqo\nOq/PGXttcgDhgXpL5JaNOFWWLazI6sSmzNl4tKdJlqKWQg76npt98kA1Dy9N\nSqOySykL2aji/OE8Q1HIvnY7GhKaBFQmFNwCmENotXL72/pT6Jzku3bCN0VP\n6A20\r\n=D/S0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDlB+/Ui5g168I+BQO+ve1497fRdiXH4xbPROe8gSC3BAiEA0TZixCY1j+PtL9HV2h68l92YydS37WiCRfieAg2MNpI="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-rc.3_1595359661073_0.7138407943535021"},"_hasShrinkwrap":false},"3.0.0-rc.4":{"name":"@vue/compiler-sfc","version":"3.0.0-rc.4","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-rc.4"},"dependencies":{"@babel/parser":"^7.10.4","@babel/types":"^7.10.4","@vue/compiler-core":"3.0.0-rc.4","@vue/compiler-dom":"3.0.0-rc.4","@vue/compiler-ssr":"3.0.0-rc.4","@vue/shared":"3.0.0-rc.4","consolidate":"^0.15.1","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^3.1.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4","sass":"^1.26.9"},"_id":"@vue/compiler-sfc@3.0.0-rc.4","dist":{"shasum":"cdd8154c3a6a4dc34405fbdb75db4a55db2fae26","integrity":"sha512-zY2F+mk5y9TDF2kzLVU9JmI55sNJQEXmI3STuSbyaSKun2Tfhw4A43AY/TXTI2aHuIWBXnZWzjBG/29SMZxvNQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-rc.4.tgz","fileCount":8,"unpackedSize":2392239,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfF0TJCRA9TVsSAnZWagAAiE0P/3IhuTVAT1Iwn8s9nO9u\nf1OOg4Dz8KnTHk3mA7cFD0l2odZxVbjXj7Av1QX2R1nEcKWaYXslteGn8MwD\nuSEr+KhZwSIRz7BDhmPnfEVcnHbxN7n7ttQHkDLzkh9GMWTJ8Qa8efTeTADc\ni9dJf4pSDGkZG66hK2bq+H5I7+VMTdPzANpiROWmWT6L063haZzIGZHeavp9\nS7ODDz+ejxyTpsKbvYclU/bYGOE8sHEL0MhLzOsOYGa3QeGAcbgR+sCdgGgw\nRsyH7JOHsE1ghc9xIj6INw273qf4LeU8e5VSv1ox3iKgQOr+c3x2ntS1lxCZ\n2diwdAkhSYxIxBVxYHQtVnUGkscTSvulAQZEhR+lbn7jfwmtQ3X6df9cGVGV\nW1t6CzF3dzT6sC3dUNO+XOrWWN1R/0X1Ngv9X1jWOBgj8Od+Egv33eIF2IOn\nc4basp2DLjwBqNH/8pV9LnwgbgPHf7/CIeUoIHyCxbOVquupTnL7hJK1ijKf\n9qWE+Y4tTrxoyLl0QzRoqMoHd+Upemy3m64/17esmtv+mLvg5fYfmHoMZYp/\ntiHEnMX0sxm+NcqS56HIZ/5zYvzsqPH6vnqbwqOA6kiBG7+YeKwwYqcn7xGO\nrmXKIQU8inwDLjKRHvgTKzO6nnTIcwp7IGgUgebs1PitP2rNnI3D9zGimvnz\nC/m/\r\n=jaht\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC62siYv29Hly/gwAT/+kjIbCR3pmT838J/jV/NnLx/oAiEAkg+GEDyPG8LVPmG3tq6bDQBor7vT3cRiBjVXLvJWB14="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-rc.4_1595360457405_0.909718542553595"},"_hasShrinkwrap":false},"3.0.0-rc.5":{"name":"@vue/compiler-sfc","version":"3.0.0-rc.5","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-rc.5"},"dependencies":{"@babel/parser":"^7.10.4","@babel/types":"^7.10.4","@vue/compiler-core":"3.0.0-rc.5","@vue/compiler-dom":"3.0.0-rc.5","@vue/compiler-ssr":"3.0.0-rc.5","@vue/shared":"3.0.0-rc.5","consolidate":"^0.15.1","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^3.1.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4","sass":"^1.26.9"},"_id":"@vue/compiler-sfc@3.0.0-rc.5","dist":{"shasum":"374e52a6fbf8fb9aee1213026050a0f1c496fecf","integrity":"sha512-huoIFEfFCJxHcpoByAUQti7CIwJdHPLJXKuy2HG7J1B+IEKugtBdF50CLH35ZD8dWM0nyOMFFqTbO7i6CCjL3Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-rc.5.tgz","fileCount":8,"unpackedSize":2395153,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIJu6CRA9TVsSAnZWagAAgAsP/AhddgIRIijpwZfY3Qmm\n9c6DzXC576sv/4bT+v4jDBvyOPcuVC+jaTDr4Nc3Xx5vf6YUpsKxYoVPdiv3\ndaMrNt+3OJBF7QhpXC7xByLTVXs85qSi19yyZi/Ym5so+hBpWYZnPqnt+8+e\nFVhvjuPdX67y5QrHzan2P8kO5Nz/Dg4i2PmyVaan2vs3tLkyYnVMN36sjYbl\na93miKvNWEh/dXbftL1HBWV83FrcyU5sq4t6knReDbG7o/sMJfHnY4womP3D\nQE+1hdNeMPrw2eKRHVqZagtF4Ym7FVmfR2e7lgGTpv3LZD6qknlbsiBDESCc\nbh+F2IBxVJ2ccH54k4HAsUb/rNOyPYceiGaslyShm9L2EdHYd5LXHEy7Qzal\ngTUbwCM1CUB8u0WRXnj3YUJ91VQ2qYSbfxSDuiw9PDefOeciiIpl+lxbevJy\nckoFZSCsT9XhFjulCcE/5Qn23MupvhFLLB9ZBXZaOQ/0Y7qMawyN3kSTruaD\ne9rA1HNovHQgJryprL2ZpRrGQjoWvfEM175nKLSG6qJRRgmg+dJeg27l92H+\nTq/Qu5JvYNYDuK0pjBwyYbf6hZ532Xc30DWduXWgOI8sJme49mfErzIni/xF\n+OJ+bCFm5OXksJ0z9IPfi39TD3u7c2gBqobP50RGW8fkyNuwjABgYAxPCdaW\nMMKH\r\n=r7C9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDAy1HxtVKqJER1U/xULwx9wj3dotSsyRaTDLm7JnsQwAIgUDKhpmjOqhverNfCg9vg1Z4XOhKaEuDEDlIjb+eLGUc="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-rc.5_1595972537830_0.6774564769808911"},"_hasShrinkwrap":false},"3.0.0-rc.6":{"name":"@vue/compiler-sfc","version":"3.0.0-rc.6","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-rc.6"},"dependencies":{"@babel/parser":"^7.10.4","@babel/types":"^7.10.4","@vue/compiler-core":"3.0.0-rc.6","@vue/compiler-dom":"3.0.0-rc.6","@vue/compiler-ssr":"3.0.0-rc.6","@vue/shared":"3.0.0-rc.6","consolidate":"^0.15.1","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^3.1.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4","sass":"^1.26.9"},"_id":"@vue/compiler-sfc@3.0.0-rc.6","dist":{"shasum":"22eccc19936abeb860535b3be1f00869456507b4","integrity":"sha512-ebzFDNhnQYsmZFh0t+TF/ro8LinyHebdNQEfCZ2sYLJZC0fn4NyvryxflLXwpFtPMl+5s3dWk37wQMDL8NbYHw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-rc.6.tgz","fileCount":8,"unpackedSize":2406147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPaUVCRA9TVsSAnZWagAA2wQP/31FN6M9upICuUBrA0m8\nHt1YgFIbB/bQMl/QYimLt3oXjAvp/1Fqcjz3G6xTB7ten686GzmZAGa0cCsi\nBjOY0qUcwd8uiII7tAVE48bFGpm3rExwzgwWQpdUwwpNYGwcgprqUQejezXi\nNDbIGDnDbKL2bqwVpdAdsUCpz08GQW5yu6a1tAEVXSK/f/SCXFk2g6hWr98n\nDEy8EuDbl4yaT4FMLJErbhznmMYlYmbHpw8vasunkX9QKht569NYMOaawoug\nzrYfaUwTlrIIQ4zRdyvt1bFJKW/i5rBoF+4z+CVzpBnTfbcIFSLJDWrYXzO5\nNjMZUpyx5/7eYeHWhtQbWE4PqUQis9CjF/TQzH2vsYUTE6tfG/0TRVJnbPIf\nH8v2EpeQzkvyaXUD6V1eUNg/q3MhWF3fCoCRGTpL9i1PH0T1kmBnyOqBagVq\n+4eqgnhbPMCsqDNqbFIeCWXOsu6emVrc4dgslbg9cIxwUkXEooemqGYqzj7z\no4qnklEgShk4+hVvZPaP1cWdqZt0F9UQ4QBq7+L6zUhFKlj3yw7W83R2IbLm\nqWSUtslpKS4rJPKz6Ky19mPR1aeu7HB2B+8IV46zSKjhZMU+LRkeWdTEgbFS\nnhXrHE5T11paA7jzHO4Jk4ZQfz8IhlkRMpeJa5eRBbpC1kLGqkfjw2P/bbt7\nimvl\r\n=uL7l\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCdtFUIz+op75bUnfYXeMBZ1zyBhWShyMAig+ocRMdpnQIgKfso1pAhTBWfzF/xa+OIJkFJfteD8DeIp6fvPA7Aihs="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-rc.6_1597875477304_0.2867365041931229"},"_hasShrinkwrap":false},"3.0.0-rc.7":{"name":"@vue/compiler-sfc","version":"3.0.0-rc.7","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-rc.7"},"dependencies":{"@babel/parser":"^7.10.4","@babel/types":"^7.10.4","@vue/compiler-core":"3.0.0-rc.7","@vue/compiler-dom":"3.0.0-rc.7","@vue/compiler-ssr":"3.0.0-rc.7","@vue/shared":"3.0.0-rc.7","consolidate":"^0.15.1","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^3.1.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4","sass":"^1.26.9"},"_id":"@vue/compiler-sfc@3.0.0-rc.7","dist":{"shasum":"9fb8dd5b1715a7ffba9c82e74596655832cf2ebd","integrity":"sha512-4DSOw7yczVf5E+Dbs9/OmyEmG2zWsDx7dmOYWcv75LOj2/dqOys3fVtcJfsfeIXzKBTy51hX80+P1lB0nWq32g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-rc.7.tgz","fileCount":8,"unpackedSize":2406505,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQA6+CRA9TVsSAnZWagAAYU0P/0QXQHzKOKHaWVS9NkQf\nYtQf6ROYc74KcRu6U2DMEM5PAAIWhJHvhxWIF+mzdbuptLpaP9Ro25E9e8LW\nHr9WAogBT5nC1FGcYfSDTym1GAEbVadW2fROCa6d0/29Don6BRc87lDsNcNt\nLeSUBy9WE82Wnn+fKy6LSyolnbgnDg2gofOBytosrNKh/Gkt/MmPLATD0Q2Y\n0EosVJCOsR6OtrB4qoasz4vuPSoW0DecIvPVUvF1rFtobSqTjKVN/9S9r0PN\nGLrBJ0aufdNtHsLCykNW6OWAkbkNFsOXVYcuKexO27d2D1F8e2lTadrxwh5U\nwKEInj+57z3S1JB2sW1Q+zwYkbp5Fy1vjWcvR1reEuSS91bRvtvRuk+5/5i/\nyvr4ntKcbYFJ9rARdxcYxQvwKoDXAdxsvE/o8aVDFdYGyDJDJd2lqnWoQSPz\nldsnGvAizZvKdQF55umFpcUMiRtDFjy3llS2C/iR5xigcTVoxXDIf3dgmiJj\nZtZluIvDCjKZppjHiwY7iP1PMO6aqSF3jOm7vkllPhiHoHEEml8hZBC+30Jv\nzbbknPaDzHnO8v5EN8jJz/gPRWfMCR4m/zrldR6Djn+LxmcxqWar6a3S/tEo\n329ekQlvf+bx2XpGhA2fd9MXeokYr1cqRj3RUUS/O2qpp+D/YFQkMrkHm9Py\nhjhP\r\n=Y/A9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDI7byNYebv9MntIrU87cUdFAKLPipjOpEUmxsZg+4JYgIhAJSWIqXS/WojANm65B49ZPO8jhCSGzIJ8ZERmIxuxhxh"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-rc.7_1598033598003_0.5971606874238764"},"_hasShrinkwrap":false},"3.0.0-rc.8":{"name":"@vue/compiler-sfc","version":"3.0.0-rc.8","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-rc.8"},"dependencies":{"@babel/parser":"^7.10.4","@babel/types":"^7.10.4","@vue/compiler-core":"3.0.0-rc.8","@vue/compiler-dom":"3.0.0-rc.8","@vue/compiler-ssr":"3.0.0-rc.8","@vue/shared":"3.0.0-rc.8","consolidate":"^0.15.1","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^3.1.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4","sass":"^1.26.9"},"_id":"@vue/compiler-sfc@3.0.0-rc.8","dist":{"shasum":"ca2a90188039def429103732eaefa705743bb406","integrity":"sha512-oJXHqMVVXRiI04rV5ncbyv+lwJMSxMFHxZBCt10bUDBBl9E7ze6/01OcSI4/mzB0RRDa1X1byMDMAgLq/07lAw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-rc.8.tgz","fileCount":8,"unpackedSize":2406505,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRSDqCRA9TVsSAnZWagAANDUP/iUcLMgxhYe4XQ7SHjGJ\npWWVhJCebfFgK8mS9GiRuzEKHdDtuJmbr3rhBkKTZu+XVCfnsIWGb3ka2CuW\nHHIfNdN7SbtQ3w5cbWcmUZM8edCoPscln+94CEvoL+0fM7fAQu2ybrxd0WXa\na9oduWRi/oc1sOGe6vTtlLmMU4nIZkvLmzIOVKqtodjEtKDda/jQkVf5XFR9\nokHtjuF4cbq/+PeZ29Msa//DWsS+6K06WClD3UUHUGILzxJsyjLPiuIdL6vW\nsWJVC2LsKYWH2uiQBxIxZeAzny4WGB8EJ5/Xd3YnkKuC0TkPbhE6dxZBrVdK\n9iOAwMEevbXo+bkV3nYZN1/CQMWBQDsRH1iQ7xgcl5XqXIEa26t8DNX8bE32\nqt4qiy9iqr/3E4FCspkf+ySeFMmx6dVP677Azl7jd6QKokWUD59zQzaC6xlD\nFr+Ukqix8RwVZ4XDzhmuut6N+/HRshnJ7p50BfX9WcrgYk49F834HURuAFZR\npt24RK1pkqNb9j69rSu8xn9IIsk9iK4pa1XbOdhY4g2F5W4PGxwEIzqsTL/Q\n9VpnMV6eZ6S9c6OtVNdvF9vnmPL6kLKTHHVT5SNQGOnvBVDZAJFg96v2+uCv\nL1rAsZAj9M4rjEOGHu5lj5DMhyHlckwhRbyg7ChP/33y7YuRRCgiCi+ndW70\ntOCo\r\n=bbM9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDyUBacT51Hj9z64+vWU2ElbdXp2i6In73ZidH5yJzo4gIgbf4zZw9yRnYMSizlfQA28VEbKxQLzz11ignMbMJM1cY="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-rc.8_1598365930358_0.9913891069817564"},"_hasShrinkwrap":false},"3.0.0-rc.9":{"name":"@vue/compiler-sfc","version":"3.0.0-rc.9","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-rc.9"},"dependencies":{"@babel/parser":"^7.10.4","@babel/types":"^7.10.4","@vue/compiler-core":"3.0.0-rc.9","@vue/compiler-dom":"3.0.0-rc.9","@vue/compiler-ssr":"3.0.0-rc.9","@vue/shared":"3.0.0-rc.9","consolidate":"^0.15.1","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^3.1.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4","sass":"^1.26.9"},"_id":"@vue/compiler-sfc@3.0.0-rc.9","dist":{"shasum":"8b1af6bf1cb2561b5f92ce11053e5d21b558ca8b","integrity":"sha512-kmjGzcyp93Q+ZKfvxC3GtI9bEXCa9TxsuO+Q9WtiyvOWBLxZkklQc1n5DFn6vtAUIjjlIE5GZoKawvn9LfKejA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-rc.9.tgz","fileCount":8,"unpackedSize":2406505,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRuBsCRA9TVsSAnZWagAAzY4P/0Ta8HPYGbtZV+OPU+H1\nPVrxOHU6rBMfot4sYHTKlfe4/Ae7brWqBR3mBko6dO40c/sbb448jJ6XIF7s\nLgBZe/N1C3pVHg4hySYIKHfMYnwDACOsX5LByEyivkJSmtmHIFmpMndPad7V\nSPoXF5CWcUr09XgLIBXu2Xy/XG41aUbLlt5a0d9SKhYblDQjnKSkPCQiY5rS\nKQj9YXeuwslKHWq3QUafgG9wCrrZjjQMRHV2j738P4rV3zZC3etoghntGSXh\nxd5tAUaYRS6+ZsIXYsA10mH91UGxGaAycLDWgUgNhh/fsIrOpwDvW2NjOuAN\nJqo96BWUDyeNlybFvfDknOVHMLCrZo1YQNEWux14wAJu6901CX5jrHVxQgHR\n3kP/vIGbMXHlyr2M/NRNx2mXMOTSR2jYutP2Ay0cYw6gm+1qkAy6/4sYwIFJ\nsi+n54cbWd5j7dzH2oOr1w3mHEWSDdQ9cPd3d5S1qhFWRDYDf6ujScDSJElO\nEqu7WbN0ELYsef2+j5Nz2iXtSC+UjvaaubSywN1FNv3KyvAtZlknPNjNLBmE\nDbjr2xArcL0p06DLxRVCghaOE2yURpZBYRACphaCtEyd0p9ctNk8DeMnCV72\nZSSSLTwo0GMTLxfz5ol+2BniVtNUtsTSY//1JbguotJCG2Y1BkhvgDY5YYvJ\nv89J\r\n=yuPB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBcanqqdgOdaZ4cyVGakgSJIQbpF1zsBY1/chSetjrcBAiBTbUWCjq83F+QZWGjbxYoIXuYxb1G83A0YxQeI8aTzrA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-rc.9_1598480492354_0.4226273410887398"},"_hasShrinkwrap":false},"3.0.0-rc.10":{"name":"@vue/compiler-sfc","version":"3.0.0-rc.10","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-rc.10"},"dependencies":{"@babel/parser":"^7.10.4","@babel/types":"^7.10.4","@vue/compiler-core":"3.0.0-rc.10","@vue/compiler-dom":"3.0.0-rc.10","@vue/compiler-ssr":"3.0.0-rc.10","@vue/shared":"3.0.0-rc.10","consolidate":"^0.15.1","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^7.0.27","postcss-modules":"^3.1.0","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4","sass":"^1.26.9"},"_id":"@vue/compiler-sfc@3.0.0-rc.10","dist":{"shasum":"4351ece66cdf4d758877482f69421c43d994dbaf","integrity":"sha512-VIJ+VXqeM7WoRNgD9uYSARVb6CYq+JS2NNHfeerfNc7Uk3pjYHRv1MwEicAvN6zWFm5GLC1ZYTVD+WFg3xGAkQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-rc.10.tgz","fileCount":8,"unpackedSize":2418820,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT8tiCRA9TVsSAnZWagAAcIMP/2BO562ubHJCxXXzGfxK\nx2jzOimxMJ2DTdc2w1jAaSvGE+SwBxf+D7hIMrkuIONyNSSY/ZNSRMCdV0/D\nE99S9dHxblutrIv/cNlzme3w9MpYPtj8UZy+P4tzGv1FaFp47By0WKxOB7bc\n01yk4wpItbuJdvvOqNnbJH1DMs/U+WYOCnw3+fI8Lk8Z0P9L1WrqISBu+boB\nldhBRefzYYeEMIQ+QDaUxn51bMNBfjbGCmw0b8jHlI382fT+bnlJALfwmhvX\nkNrXUG6An9t1WoQ5GWP6Oom9k+ZjxRS8BKvOlbWcB6HMylPgIqcl8/Ns6cPU\nTXMqZWj7lT9R0jJV4qbpMiWQN6BiFTljOyC8GAXFtGGjTGZgutBijmfGFwIb\nRe2axz/wrTsh0tca0Xwx1uhQ2/bzJ7FHKytxUSu0yzOJewcCO8RXEhWC+hmC\niRu4uawATlMlwrQ2JtBXMB8P2tPUdb++BIIuzbtF0pwm/qodWX+Nx33bkUH3\nvQw597N8Z6JDiTcIinJWkJ3EymDiVBJx8OpcxZf1KP55k/ENPKoILHeWvDmC\nPaiZjG2rLNi1lEHgSyURpKYumpXPZLR3F0t0xlmA5xftrNGf3WqiRMnhkfMt\ntq93bfpZb2F9S9d9WEtjpnaNO+QhOd3PFET8F78jL7SQJaXOsW9YSKapH1Xa\nwPmr\r\n=FNIY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF0O2HeZzdJTssFbRNfUURpUZBfvlxiRvvAhzCjtiqEoAiAsHg4T+J5//XEIX7J+WA07z5AbjPgQJnFVnnZ4jdOpdg=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-rc.10_1599064929707_0.7622017548421969"},"_hasShrinkwrap":false},"3.0.0-rc.11":{"name":"@vue/compiler-sfc","version":"3.0.0-rc.11","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-rc.11"},"dependencies":{"@babel/parser":"^7.11.5","@babel/types":"^7.11.5","@vue/compiler-core":"3.0.0-rc.11","@vue/compiler-dom":"3.0.0-rc.11","@vue/compiler-ssr":"3.0.0-rc.11","@vue/shared":"3.0.0-rc.11","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^7.0.32","postcss-modules":"^3.2.2","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4","sass":"^1.26.9"},"_id":"@vue/compiler-sfc@3.0.0-rc.11","dist":{"shasum":"bea07c12c5985ed97e744af1b0461169e7501a60","integrity":"sha512-5rNbRiY9pG/govbwv53Y5PcL5qZRDv6twz7Nmap+hfo06u/yhjFmMeU6ftulc6fu/u/hpePVu4rrthFrmOj3hg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-rc.11.tgz","fileCount":8,"unpackedSize":2419442,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYPbMCRA9TVsSAnZWagAATS0P/iy/FZt+F9mHnSNwyVG7\nOAvHSXJ7/4mPExNt76khGFFvmY6TxxjUdoBkXoMS9RbzuThhsUEtjCc84oXs\nVOLEkA2DxnYoasCuzCrn4rpHJGrB6ktWXMXLHf/krRBfxkN/51/HGnGVSs05\nvNLirBFPq//6rlwXUrlbQ9KIQYjg4TrShFtCE8qnx+x/Qkd4E7C691aLeCzW\ni6FD74FDEtRfFLFoY9WLahOutJcPYLgQRQpQ8uAP3zM9pCXp/fyoTYAl/opK\nxgseXC88mUJkiZ509rigkc9Kuv6phhIpBWYXoaCboIXtPVeg0O8Br+97eNp9\nxxLIiLTAseNvSysi+n4tACqM7NNADPZ26vItUjz3vl/IMKRKBq2fHdRjyHKX\nWb9f/VEUP99y/TvNqboRlrw7mVi1o0FqZtJmfcubE0MtZUJ4OaybHiYouwPw\nqJAsMNvT0kr964IO4SP3+CY0GAQRzlLyARkFYqaj9X5Fbvw6i3xFGn+m+nCK\nQr8DpZeDTnnTbmez9nn9zkCG03JaolmlbQ5L1dnwp3GHAQeSskvppdkI/Lvl\nCeMEwdnp7oz51F3hMegYiyAz8B5Sr0R6X6ZEpsKSsjFyk1o29OIjj8DQxzhm\n5DYfo9w4gKAUD7P4N8S573FDJVc+6U2GiGLOf94JSCaUe/e189/cCjWTZl3K\nCs4/\r\n=GIi3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC9LCp4GdZT4rKPnMVXSzsDoFd3J7NoK+e0VEZPyfyxsAIgIXbANwLGdwp15lEN2ZKVgOMNAvBA3PhwCnVhyCnwrls="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-rc.11_1600190155665_0.7542798109959705"},"_hasShrinkwrap":false},"3.0.0-rc.12":{"name":"@vue/compiler-sfc","version":"3.0.0-rc.12","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-rc.12"},"dependencies":{"@babel/parser":"^7.11.5","@babel/types":"^7.11.5","@vue/compiler-core":"3.0.0-rc.12","@vue/compiler-dom":"3.0.0-rc.12","@vue/compiler-ssr":"3.0.0-rc.12","@vue/shared":"3.0.0-rc.12","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^7.0.32","postcss-modules":"^3.2.2","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4","sass":"^1.26.9"},"_id":"@vue/compiler-sfc@3.0.0-rc.12","dist":{"shasum":"eff29e9688b8ed840506d88b94336689cf2970f2","integrity":"sha512-lHy0LK33KjVBeu6aCX0oLUSZtatOIY/1w927Fh5nFrN1SNnqA31q2wg/IDmvNU6+Y6F3s0MZyN5H6dyZgO5r/g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-rc.12.tgz","fileCount":8,"unpackedSize":2420536,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYlBrCRA9TVsSAnZWagAA8FgP+gKih2no37Hfr61FcN/I\nTngZpOESWGPi24PU/nfQfKjSiCYQIFicLrXV07yWtiVvjkAKCsOVT+KCdJJn\nqiJjybyMhmY7nW/Lp0knPJjCB7+7xYtFCtQlJXMEvzmtfQtsV4QfMr69EaLe\nG2WeLgqBIhYUH5fqXGKM4CR9eNka3ZurZ+mXV7UQtlmVUMApCmEWwFaFpkCL\nxE2cwm07mA8HKSrVCGPlZf1vpcCSe9yFNJXxRMf05nZOtgJnztmOq38flsT+\ncIrxrRZ8Iw6gbjN1Tp9s1rjWQ7/W3aNGVziWpAw318lU6mS1+QFzOH87JxsE\n89AbcZ7aX029u8nXdBhXZfElJpvB9RrPQnnsSEKluYI5JrE++mTftLCWc2Ix\n0w/zy7SB4zZECflyvmrvJL4Ke//3hM4grU2j4ecO6ZtyB9QtI87xJi1ddTNS\nVWD2RHUDmewiE2btmjtoIzXxGd88P/M2eiAiRvEhvz+WVVBV+YinvXK3ujmg\n/GLAtyg7OeMoXcalUeJVM4BnEvee1i1szbK4VrU9iV8E/K+9FQJYuuDq9iHp\nfrmdLaPIpyFd8f1pDqgaQjU5v8IuX6zxv4/FH+VFmAufX+1UA8/nbWZWFuM3\nLnHnm6Pby0kRjQNnxzsRfcNLbMWs4HAgYUJxFm1ZcZ6WUH3og8393rZlaCcc\nJ/jt\r\n=j8eu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA7AF1BbD7BebbpJgcZ2XaH6Dc7XvoGkUUST7NegD0DPAiEAiuzQOulCzvdaPzlY1UW6gbctRnHyGqVl+eQoYm6DWKg="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-rc.12_1600278633368_0.7502667672786252"},"_hasShrinkwrap":false},"3.0.0-rc.13":{"name":"@vue/compiler-sfc","version":"3.0.0-rc.13","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0-rc.13"},"dependencies":{"@babel/parser":"^7.11.5","@babel/types":"^7.11.5","@vue/compiler-core":"3.0.0-rc.13","@vue/compiler-dom":"3.0.0-rc.13","@vue/compiler-ssr":"3.0.0-rc.13","@vue/shared":"3.0.0-rc.13","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^7.0.32","postcss-modules":"^3.2.2","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4","sass":"^1.26.9"},"_id":"@vue/compiler-sfc@3.0.0-rc.13","dist":{"shasum":"9048c95537be38ab5a31bc3084f0444000b061fd","integrity":"sha512-b98HQgq1dEWqWUzUFMnGxeRpuOfbehCCWbT6+cH+SARNVwUi+/5UPHLxJ58GyXlyy6hMY6IDr6TUmGPG1aXV7A==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0-rc.13.tgz","fileCount":8,"unpackedSize":2420536,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZEghCRA9TVsSAnZWagAAjY4P+QHOhupsnXQdxR3EXVCZ\naUw//EdjxiYjEvEH0q+PX+pFccskIUVcrSYCIci3kxcoS7XGnfCRbiEsLim6\nD6GGCkkxumy+r07KZjwY3tIoYfvqidVKATX23nV7BCJfgQQdgF0lU8eGbFXh\n+a8xtZ0o4hH4ESZYzJRaVS4fEqios7+V1ZPV5X3ix+y9uwDDKeZMNJYXLUhf\nwct88SWugWTMkfACjk+0jIyaG5Jrvh9RqLke7XEuJywxx7woXsdnSrGl8Z9i\nwi+ew4SGcuPR56e17QXYZ+TjKV/DAgK8fpnLN0VjNzYsAIr/+/RKYDQM1wdM\ngMH4g5ciigl2o+ZoQZuaKpKTNv2MZEb7HBJMnWOFSvoH7GgIciCDqnXgR/66\n2vWkc/ZTbaxu2x8gqHK6msERjzf1cgFaI4y0JvuzsxiUdNMf1MNYZAZvwC6r\ns11TV0fiTZhZriVQUME/shJ3bmMKnRYarIse1fcE9mfSH/TPoO+jzm/Ukdo4\nWfwCivaD8P29Nbb5Fd8j9LBQSHD8Ie04lbuW2v2Ujtaiyvmd8RhJ1egvdSp4\n+PHyOxuPeg4+7HBwAWp+tkz3Tn66cVSzGE06kA0aPrc8QQ0v7EzhxhH2UhGv\n3lSTfUErlVUBgfllUqsfRbLhzydmLNAwcqz26oPhzNm8rBm+/9wIBIThjmEw\nQi8A\r\n=6vEs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCvbPEYzx1vMqwYYj4cLWeaCg37M2ralzzGNnxMZUbA/gIhAOUSphSlaJarpzg1TRR+o2ldG/oIxLEGqUtHvo1wfabq"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0-rc.13_1600407585170_0.912006671835192"},"_hasShrinkwrap":false},"3.0.0":{"name":"@vue/compiler-sfc","version":"3.0.0","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.0"},"dependencies":{"@babel/parser":"^7.11.5","@babel/types":"^7.11.5","@vue/compiler-core":"3.0.0","@vue/compiler-dom":"3.0.0","@vue/compiler-ssr":"3.0.0","@vue/shared":"3.0.0","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^7.0.32","postcss-modules":"^3.2.2","postcss-selector-parser":"^6.0.2","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4","sass":"^1.26.9"},"_id":"@vue/compiler-sfc@3.0.0","dist":{"shasum":"efa38037984bd64aae315828aa5c1248c6eadca9","integrity":"sha512-1Bn4L5jNRm6tlb79YwqYUGGe+Yc9PRoRSJi67NJX6icdhf84+tRMtESbx1zCLL9QixQXu2+7aLkXHxvh4RpqAA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.0.tgz","fileCount":8,"unpackedSize":2420500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZNITCRA9TVsSAnZWagAAO3AQAIFNFbbpZKeFtewuj5/r\nOW7DCdQgxuswiwmoUgaEAmMqzdHE/4P4B5bNrGmCs4uvI00CsiQ279EhkTpa\n9spWQ/+lUovAni9oCtDUx0WhBkCy0G+KjNJ1oRoqhQzn3171vXkGWafSzbMC\n7VapJ/J8XjiXIk2Xh6nl0YtK1Og6Kxv0uLL1EPhpbAAHOrK2xKr7cElJkvvp\nZLmygeVbOY6MbVCEBLuQyvr7QLg6wfhtUd9V4fb86RfmvXwtXnizBO+jZLHx\n8BxRmM57zraBvOZy+liZCuhBSGxpV1Nzo3irDW/o5jkJa6uPBqbibjGntA9G\nVe4VrHxj/Nzp2Q0ztGdBHpiXoq+3ZI5PxMEyNaBBLy5+TpkcCFsIbUFBLpSI\nhxZS94oIwKubJx/RHNmEMNgLGkpqV1ww17/U7JRXdUKamwBbyLbTk79Q9HQC\nIZJXW72beKJfho9v+zLxV5io+eU8c/CD6/5q8KuRqeT8XVvOyd5FhyC6555Z\nNAp11nglL9FQZcxHbHvHhPAN+ovVv1DjCfoWe9TO2rOmL4/1qiFAVMFrncPC\nosu2OlXbR5oQrKFCzOTiTsBw2QecYiUNkZfG8FlaKb9dbdGsSvJEINeA4Ya6\nCdyDpi4GmTIS8ZB5yHzTpvlmaFMHw/Uf8YqayYaILRFIuPCntvKaGUTpr/IA\n9wcy\r\n=pKHT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDLK5k9y4C3tTiSrw/zSS5t6CxvfMzeN5jVgSsbRNVFfQIhANOSjIptR17PFbWto/VpZtBT93NeA3OeYn5Gd0ZfN2Si"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.0_1600442898819_0.670224560254649"},"_hasShrinkwrap":false},"3.0.1":{"name":"@vue/compiler-sfc","version":"3.0.1","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.1"},"dependencies":{"@babel/parser":"^7.12.0","@babel/types":"^7.12.0","@vue/compiler-core":"3.0.1","@vue/compiler-dom":"3.0.1","@vue/compiler-ssr":"3.0.1","@vue/shared":"3.0.1","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^7.0.32","postcss-modules":"^3.2.2","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4","sass":"^1.26.9"},"_id":"@vue/compiler-sfc@3.0.1","dist":{"shasum":"f340f8f75b5c1c4509e0f3a12c79d1544899b663","integrity":"sha512-VO5gJ7SyHw0hf1rkKXRlxjXI9+Q4ngcuUWYnyjOSDch7Wtt2IdOEiC82KFWIkfWMpHqA5HPzL2nDmys3y9d19w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.1.tgz","fileCount":8,"unpackedSize":2450761,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiHrRCRA9TVsSAnZWagAAXBAP/iAB/LQzyvLopMVxXKgo\nPeynsEyi5voeOO31PoS8QWzTYzMS0IelVRzacK71ApyGPVXwNrObd2EhFr28\nP7knB4ZItIs/YPBIqBwbfqzxfW9cckY7doF2XDDHthIsRBUVpEOjDsa2z92K\n0YHBj+i0oSZumXI1600WuPq6Q5W1Ar93yWbzQNh7Pii+zpuTu+CUFOCpAGdF\nHXKzbioHeBlCPRCYz310Tplny5OPwB6n/ic6dYQ67PveeqZds/uQ+u3joIFZ\nkUMgfxJylax5oypWtNpr8UHStxrxGief8jCGaZKaihvZN8l6AxWZBS0vRoRH\nL4g9gVo+QrWdObg3K0RtGxsStJ8S9ZfHwVtXFbqaVR4XJW0y52edgsRnmhqo\nqk4KXLDHlaBnyI3/Jqi5iGyVhjbkXmf0OFPcX5n9Lq+b7PTOS5YPRjluwNCg\nLnI0fiy9gvX12hiRP/Fl28fW7kn3U3LwgGFVC1JOku7ZuzUcalKPwbFgmtpN\nLLTjjInKDQ8ALeJAa4WvMhyBDeVaVCKMiEU6aE4UaR9Sj9RDIKmoaaZrC8hR\n+GBLD9RXhQoBB22Qz7HrrDsvV4eKMk9LS88vIbnCgH8UlNtfnDBU/zb7zRpr\nzfLxzE0pIj4VBFIhjir90TWZhPtSHNd8WN288x/moPnhiivqArIQaqHxbMZh\nCtsp\r\n=FbLh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClvtXQHEKmPhqj0kMl5T3rXqq7oCXsz95UfDReB27bkwIhAKxDDrPIA7+FiFg8wkZmU2LNK98d0VaFGP5lmsqryJWl"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.1_1602779856612_0.6241619451366851"},"_hasShrinkwrap":false},"3.0.2":{"name":"@vue/compiler-sfc","version":"3.0.2","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.2"},"dependencies":{"@babel/parser":"^7.12.0","@babel/types":"^7.12.0","@vue/compiler-core":"3.0.2","@vue/compiler-dom":"3.0.2","@vue/compiler-ssr":"3.0.2","@vue/shared":"3.0.2","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^7.0.32","postcss-modules":"^3.2.2","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4","sass":"^1.26.9"},"_id":"@vue/compiler-sfc@3.0.2","dist":{"shasum":"22c70fed72c347a4d5fa2db2e80594b3193dce57","integrity":"sha512-viYjT5ehDSLM3v0jQ9hbTs4I5e/7lSlYsDOp7TQ1qcwHRvzoTQMTkFpY/Iae+LFKM124Ld17tBfXgfrZl9dt+g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.2.tgz","fileCount":8,"unpackedSize":2451995,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfj0d7CRA9TVsSAnZWagAAm28P/2V0LJqU2Trh3dPcxf5K\nRI4iurTYFM94nu1PniR2b21w/8dPeqx2L9CPf+eipeHWN9OrfLgAtWXg5FKT\n5TsK8prsZRyABgnJj5vG7KQqZVnHHKimhlXW4Sw0q1ziwpJL93GN7gmGXeae\nZETIx85r/bE9eQNAoXIfaaXqSiW+rr/EQ1/o+cOdpvuZB9sKIfwCzfxYgCt2\nknN4FF3RFzRVIa9lw+a++nsZDa7eRrO5ahICBhPSkd5mbQNLcZ9bTFBTgYMk\nCtL8FqC4DJRoToXntpPH9op1xQUj/NJHn9t7eJTY5QX14pe2XfUzBNkU81hn\nWNWe1JE+ttovIG4HLIq32oidChR7ngLPHFMy6U5UKKhy8E1zx9YTXAe2eMhZ\nSlx8QN/4YsqS9ubUnpCBa0Zp2Z606Ap/G9DpXBPsguRvjRiGj1Bvz5gfYcEV\nb+f5f1Kz2DWwPqpesN3JJ5JCR18YJBglacOL2y4DKuYm08DZ5Nf3IItqD27t\nPHRJMEUY4U4xayDdmeX0TWGUTVSu6/ymKQZG3/DPms1QLBOm/gwb/hqLmQU2\nbv7AspjWZK0qx2+UfKv4aLbxTxgukktT5qSj5AqOaTnukOUe2VwY0qjUNuR8\n89zxEXNho5TrnzlVlMWPhpUZytQ4LGdDcauIPQl+k85kg0CAz9SmcBtcQBTz\nQh8j\r\n=R6v7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGy2IHX8YMu/UQiiZvEA6nckI5ZRuEMuqtzjWrsMlxJUAiB4M9vK1erEyhfR35TmNmgt+e101daZujhrP3xr7jMkuQ=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.2_1603225467100_0.8676910625001324"},"_hasShrinkwrap":false},"3.0.3":{"name":"@vue/compiler-sfc","version":"3.0.3","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.3"},"dependencies":{"@babel/parser":"^7.12.0","@babel/types":"^7.12.0","@vue/compiler-core":"3.0.3","@vue/compiler-dom":"3.0.3","@vue/compiler-ssr":"3.0.3","@vue/shared":"3.0.3","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^7.0.32","postcss-modules":"^3.2.2","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4","sass":"^1.26.9"},"readmeFilename":"README.md","readme":"# @vue/compiler-sfc\n\n> Lower level utilities for compiling Vue Single File Components\n\nThis package contains lower level utilities that you can use if you are writing a plugin / transform for a bundler or module system that compiles Vue Single File Components (SFCs) into JavaScript. It is used in [vue-loader](https://github.com/vuejs/vue-loader), [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) and [vite](https://github.com/vitejs/vite).\n\n## Browser Build Notes\n\nThe browser build relies on a browser-bundled build of `postcss` to be available under the global `postcss` (since it can't be properly bundled by Rollup).\n\n## API\n\nThe API is intentionally low-level due to the various considerations when integrating Vue SFCs in a build system:\n\n- Separate hot-module replacement (HMR) for script, template and styles\n - template updates should not reset component state\n - style updates should be performed without component re-render\n\n- Leveraging the tool's plugin system for pre-processor handling. e.g. `<style lang=\"scss\">` should be processed by the corresponding webpack loader.\n\n- In some cases, transformers of each block in an SFC do not share the same execution context. For example, when used with `thread-loader` or other parallelized configurations, the template sub-loader in `vue-loader` may not have access to the full SFC and its descriptor.\n\nThe general idea is to generate a facade module that imports the individual blocks of the component. The trick is the module imports itself with different query strings so that the build system can handle each request as \"virtual\" modules:\n\n```\n +--------------------+\n | |\n | script transform |\n +----->+ |\n | +--------------------+\n |\n+--------------------+ | +--------------------+\n| | | | |\n| facade transform +----------->+ template transform |\n| | | | |\n+--------------------+ | +--------------------+\n |\n | +--------------------+\n +----->+ |\n | style transform |\n | |\n +--------------------+\n```\n\nWhere the facade module looks like this:\n\n```js\n// main script\nimport script from '/project/foo.vue?vue&type=script'\n// template compiled to render function\nimport { render } from '/project/foo.vue?vue&type=template&id=xxxxxx'\n// css\nimport '/project/foo.vue?vue&type=style&index=0&id=xxxxxx'\n\n// attach render function to script\nscript.render = render\n\n// attach additional metadata\n// some of these should be dev only\nscript.__file = 'example.vue'\nscript.__scopeId = 'xxxxxx'\n\n// additional tooling-specific HMR handling code\n// using __VUE_HMR_API__ global\n\nexport default script\n```\n\n### High Level Workflow\n\n1. In facade transform, parse the source into descriptor with the `parse` API and generate the above facade module code based on the descriptor;\n\n2. In script transform, use `compileScript` to process the script. This handles features like `<script setup>` and CSS variable injection. Alternatively, this can be done directly in the facade module (with the code inlined instead of imported), but it will require rewriting `export default` to a temp variable (a `rewriteDefault` convenience API is provided for this purpose) so additional options can be attached to the exported object.\n\n3. In template transform, use `compileTemplate` to compile the raw template into render function code.\n\n4. In style transform, use `compileStyle` to compile raw CSS to handle `<style scoped>`, `<style module>` and CSS variable injection.\n\nOptions needed for these APIs can be passed via the query string.\n\n\n\nFor detailed API references and options, check out the source type definitions. For actual usage of these APIs, check out [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue/tree/next) or [vue-loader](https://github.com/vuejs/vue-loader/tree/next).\n","_id":"@vue/compiler-sfc@3.0.3","dist":{"shasum":"7fad9d40e139dd717713c0db701e1eb776f8349f","integrity":"sha512-YocHSirye85kRVC4lU0+SE6uhrwGJzbhwkrqG4g6kmsAUopZ0qUjbICMlej5bYx2+AUz9yBIM7hpK8nIKFVFjg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.3.tgz","fileCount":7,"unpackedSize":1358319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvoNlCRA9TVsSAnZWagAAwKUP/RLP/vEPxhxchYLyhQJa\nZRF+mkpTPcORTqT52idguM4MfODkwe3sOW3R+lYzQuq7k/7IG9++EALTB62T\n9JSDpK5WKOt3J98XO0SXhRFRzwViSTSDE8qomA9usbPUhECddE30fmpz+mG1\nOm7U23bU8madpTNIWbwx1CsmPrqzdaMyCSa8DsfhC3/zDQPoC+EZ2na6rGML\ngygTpawDc48D7cm09MRrPZdqn5VeWDwMP9D0YefQsWAKeW028W+Ti76+C9EO\nY2IIlLQNCrhrGIFQBRXG8kzUPT0HVbzsBd7TP+V13NYcnJwRJdM+gbyGQ3Q0\nZwDsSCery2rNAyx9eMq3IeEust1DHfHIIpkPng8CFLaaBt0cLPYnYdGyQ51k\nT1RuBN2L4+1fTLk6ruHf7MWRhXeKbptphbKdYFkLeLIx2OiJ3N3fSEtBASxN\nJhirYA/ppE0c6oJ6KB+W3ecmNWh9UV11QfkHMRmLxjXU4mIywgt9rY9l/RyF\nUx3I/B2vY+NIt8fieApNvP+D4zhPgzQ6w9pgP/rhNQXspAHMcs/zyeaf4RMf\nlZedFu6sUTxZRvpA1LW15wBXp4KPcKC7rNT5Rb3NkS2iUWEKk/SPIOR1w9kU\nIMT2m6eNWYcbH1Xw+DEgfwFdCpNodbc3XPwTZj9HEF5ZL3+5xjN+DS292zcc\nIBgO\r\n=cAWe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQ+yDOxu9+4Vv9P7oSwAbSZQ2IqkpEJ3dYVPkz+84a5gIhAKMDtzVqjyr/dBnN059ZWkBCAOIQa24p+/xIy58ZaMQD"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.3_1606320996528_0.8432665621945552"},"_hasShrinkwrap":false},"3.0.4":{"name":"@vue/compiler-sfc","version":"3.0.4","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.4"},"dependencies":{"@babel/parser":"^7.12.0","@babel/types":"^7.12.0","@vue/compiler-core":"3.0.4","@vue/compiler-dom":"3.0.4","@vue/compiler-ssr":"3.0.4","@vue/shared":"3.0.4","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^7.0.32","postcss-modules":"^3.2.2","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4","sass":"^1.26.9"},"_id":"@vue/compiler-sfc@3.0.4","dist":{"shasum":"2119fe1e68d2c268aafa20461c82c139a9adf8e0","integrity":"sha512-brDn6HTuK6R3oBCjtMPPsIpyJEZFinlnxjtBXww/goFJOJBAU9CrsdegwyZItNnixCFUIg4CLv4Nj1Eg/eKlfg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.4.tgz","fileCount":7,"unpackedSize":1305303,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyBP9CRA9TVsSAnZWagAA2GoQAIzG8RhijEClw4Flw62Z\n1Y3NDYhjGwah/pPMVe7a0FnoDFio/63GbATjBWpZ19LjhcQXx2rGYX0msZKl\n4yyisdH/U6SOC+lbtuQHJFWDc1ThCJoQF3nts9Ljx2VjUfuNPzOMq/01rI8+\nUE8GQKDFFu1GqfsnaYKvU9/HfxDHZZQz/aRY0rkovpUoK92ny+65q+DhGEkB\nwVtVdPD8ncKsKDW8x3eZ2kRzckCTuSJwBLYbBH6BVX5GO4b26n2o3u1U3zTy\nwskqhobuGi+SrBDGGcawP1ZDThht2eGwTLEFYZWPfc8xP4o4uO1+9TnZwQQF\nqTsNZzbfWTLvv7WYDQmqg33lek35UyeRhpG2Ehfw43clI05ueMOf4Zx4B3M8\nfeLP8+46rFTkROtfPTMz5yqMpnupXmW4H/Q3IhZDiwmz++Exoe41iXA3+uy4\nScF0xRpGHd4cMDtDJw4TsRfImJjKKD7Xl6uaaUxLq5OKRWfOsHnQiz1ww3bK\n612as/mczPZivYjuLi4EQfFbyW0oihH5/ULkeRUiMsyiP1Q8XnHaJ4V9ML4i\nPskXsk7Yo/3m+EDwWjl5PnPYTNUuD6/gg7TedFk3JEGxxOeaIoMBdlOwxSkZ\nx8QuRov39J+dAGFDz0Ryv2UK1ZxQfiazA1kwKjoVKFr0WkAlsz8MuUUVdvU/\n8xEN\r\n=NuDt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC+rlGJM0CiwVdR3xecqBHPpqfQYk2Zal1iNIao0z749AIhANbVk7fdm90A72ICYAGUQZCkZdomDCMflolXQSkEo9BL"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.4_1606947837427_0.7529433320674608"},"_hasShrinkwrap":false},"3.0.5":{"name":"@vue/compiler-sfc","version":"3.0.5","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.5"},"dependencies":{"@babel/parser":"^7.12.0","@babel/types":"^7.12.0","@vue/compiler-core":"3.0.5","@vue/compiler-dom":"3.0.5","@vue/compiler-ssr":"3.0.5","@vue/shared":"3.0.5","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^7.0.32","postcss-modules":"^3.2.2","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4","sass":"^1.26.9"},"_id":"@vue/compiler-sfc@3.0.5","dist":{"shasum":"3ae08e60244a72faf9598361874fb7bdb5b1d37c","integrity":"sha512-uOAC4X0Gx3SQ9YvDC7YMpbDvoCmPvP0afVhJoxRotDdJ+r8VO3q4hFf/2f7U62k4Vkdftp6DVni8QixrfYzs+w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.5.tgz","fileCount":7,"unpackedSize":1306305,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7OgeCRA9TVsSAnZWagAAbL8P/0M5thtru6V2lpacE4Yp\ndJzp7EMjwCjbFpgfgzwtOHNKoQl/Z2VhafF1k7POx0sf/3KrKcTWxOBTEUzR\nw4xDSeOMgI04wDSiED6Bt9pxfzKP6J3dd/a7QNHJ7/aL2S3OJHPCG1bOvBXX\ndZ0VV3g9m16YZljUUJVznHJPEdnOgy2v6uXpgpyXUDCPqcdRHJlPCr2rsyQ1\nlQ5WpOAfnXsCxBMrwJo7GC9Z5ep0J4r2rLrSTldnabI1/R3cpbYWo7fljpsu\nhp6Mw9tbKtNCqbWOBEh5a7QFljTP63QS1O0m7mztOr25q5JP3jkMz9AimHY/\nyA0LUcj5WTCYH0gJO6x1brJzipb/EyLNUFHcEhZnlxrZXmmt1c7s14gGTjms\nTv0V35cQEHTW854YEF730uGoPKwIcEC6MFk6Lo9NcgnIX+3gzTd2t1g4Bnq9\nIiL/NecvQPxv4S7LqxZoqS34nHWkATr6TRGxz0AdVJk1Dnq+llQ1wG1fT7NZ\nHo0dd6EACEbubQ2JLIlf2ohLaKRU873EhnrbqMGv0gLS1H00DfL9lYzGms71\n4VsPmNNb0MzRZlFXF0y3jJ8PEIEat254B/ZcddaJ6lk1jH/LNCUPuksH9GYZ\nWakJL+0DGkAMfzMWtbRtp+xlbdUhuzTUSaIl4/N1YxPLzxtEPW2CrpYV+MzX\n2FuU\r\n=sYeQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA66HzqBM2c1Xz01I4fYzg16c3T+dLwXTVzjtbv95dYyAiAnYc4XabdT94VfCAw5d2WmfNCt9rhz2xYpyC6NStEdFQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.5_1609361438331_0.6929953378427478"},"_hasShrinkwrap":false},"3.0.6":{"name":"@vue/compiler-sfc","version":"3.0.6","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.6"},"dependencies":{"@babel/parser":"^7.12.0","@babel/types":"^7.12.0","@vue/compiler-core":"3.0.6","@vue/compiler-dom":"3.0.6","@vue/compiler-ssr":"3.0.6","@vue/shared":"3.0.6","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.0.6","dist":{"shasum":"3945f73a93d52868799f1e332a75bb8849976ac9","integrity":"sha512-g1tkswnhtiJpj4ELQ3SzeGxtOd0t8E5GkT+n2VlElEnTI1BzueSvr41D5QthnUS+TNWZd52ZnPtdaNz+Lfum1w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.6.tgz","fileCount":8,"unpackedSize":1307099,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNrTnCRA9TVsSAnZWagAAzmIP/AxdfWLj6NH/nGC9UmC5\nkO1/1tqi4tBFfwF0Dbbo8ORQlV2r2PvtTDTFAjm/JS2uDGKU+HY9pQ4GGJOq\nacmPkEQUKdA4YbdHrr1gqkcEzF8Jut+G0NCo1GevA2G5abFqwCWjMjQse6gy\nfDqie3y4LywQPfzN1Bi/o94mYgoljwKJ8k3nXna4VkHdxZw2ENPtgLnnXcjW\nW/MiKh8Mvn/1d8NPQ2B2V40yJ9dHuPddf9jODIlRo1MPjZg3+lbV8O7rRQNh\nuEyDeob3WAyftpLEhhUq6wyAujevgXU124pGklSKr+Mu7mh3MPVeTRTGfjWw\n9589n1bEyuLcxA4vtCKJhUf1MaxoUH5SPBuCFwQrU90nXBvfnlVgih0ow2p2\nQ604OVotWS7bSIBC+JynSnQ0npZEJED4EzGM0uEPS8NHOdVeq7icS2AEp6tn\nrv8V3uQk8RV1Lq0KeRG9yKfBZFYV/WQSFOLPPISM6fdXcnP4HnI2UAoAJPT9\n/BxC7z7oYNXbJ9pvqKjWmozqAiFbL2l9StsP0BGnYvmG23fj7uFJvAK3hiNn\nMaAU8XcQV15WQDdmLp47qzfxq+DTbllqS5SaK7VBohPbseoTNd6M0zM6Vr1s\nSBPhGSpAyWNtHFkTruHt55qrB0UDOBp96FJnRQ8cwSqbThI7T8ADI/RDi6hd\nX7Vt\r\n=aNdV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGPOVOmTPbn4AJtREsiyw56e0RaQF27jeff9wdvqGx06AiAdsyxCZc+iZ/Q7u2roUGg5lddxPypLM0RUEshSoTJBlg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.6_1614197991230_0.9785228690215593"},"_hasShrinkwrap":false},"3.0.7":{"name":"@vue/compiler-sfc","version":"3.0.7","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.7"},"dependencies":{"@babel/parser":"^7.12.0","@babel/types":"^7.12.0","@vue/compiler-core":"3.0.7","@vue/compiler-dom":"3.0.7","@vue/compiler-ssr":"3.0.7","@vue/shared":"3.0.7","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^2.0.4","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.0.7","dist":{"shasum":"900414750cc726553b870490f48073451fd14f07","integrity":"sha512-37/QILpGE+J3V+bP9Slg9e6xGqfk+MmS2Yj8ChR4fS0/qWUU/YoYHE0GPIzjmBdH0JVOOmJqunxowIXmqNiHng==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.7.tgz","fileCount":8,"unpackedSize":1307834,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPQ9rCRA9TVsSAnZWagAAseEP/R2OY03arYgp8B/cxNOm\nX7VYvfGWq3MBRyzqiDA0kjiRoVl0JRzUAs3VXunYLkZnduOGqt8DtNll5znP\nhdrPpeTkuQVKNbMWzlo+SqLaZoyRX8kCM/5gBwxw5CDMfKEuMA4cddbtxbi7\nNuiyw0NfpNEv0+JQKn1eW/NeJ0aAUFPWPhdSJhkpPb0ERt3zLuAXpl9qamgK\nQkit5w+HpAIoFntzNAWNqO1cVryWHVk1g3qpUpnfTYLg8wk4Lpmqh6b31Hmt\n8Mq0ofAEAoz0vg44qZjKQdQ2TYrCCqLkvRFuqq57U3oiSG4aGRrOqasUrxtw\n8ngM0g1c2mecdZ/2+IMaC7j8BmZmtSpr00MMKoDLu3SYhteRDhmPElzMmavR\n88/k/EcaCVVgXyh+AoqXHJq2ohHxNwD5YxMnk8qAq9C08iSqXwXqXjCdGA4v\n5qCLl5haYepbjc3Zqobr9PcXik1zCNmQOp9grrVOuO6jLmRFxY2sSYFjJP+Y\nCZmoPfNKAQMI09c+lrRfv2KyzZ6ff7jj5hpx3bS0wx4uqNQlhUz76lyG1IMv\n3htDNxFNmI6T245w2/ojLyRWklFKW/0pffgBzz24jUABTv5h9s62JYwAv3Fj\n/NRAVDU8TEBGoM6T7aVyTFsiDApKYnbF9OnpNnLBdb+cDbUzko/PM/I1xOOF\ndSS3\r\n=43MN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDFolfRVaAA6eEI/Q7jIRfocvkuu70hJ54CyFT0+GK0qAIgWj25foQhmxZralkPpoBhoPQ8LQ3trKDRxLabCYCr1Kg="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.7_1614614378671_0.9338040417388345"},"_hasShrinkwrap":false},"3.0.8":{"name":"@vue/compiler-sfc","version":"3.0.8","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.8"},"dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@vue/compiler-core":"3.0.8","@vue/compiler-dom":"3.0.8","@vue/compiler-ssr":"3.0.8","@vue/shared":"3.0.8","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.0.8","dist":{"shasum":"f3515814708895406c5215329c57f30571e39f01","integrity":"sha512-KDSvOVopKwwxdVlktkUlCYv2KUvJz/2sgkflb1LmqSSNMwQ1Yso934fNstd4Su0u25JIYl1piqISBIcBnxtFBA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.8.tgz","fileCount":8,"unpackedSize":1327484,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXlO7CRA9TVsSAnZWagAA3LoP/2PEi2G0hstMiLcin0Fi\ncvXxIEFVXKMxBjYFRw+l85m/bjOY2bRNYMHLGZkAxIARXhEWozdiONVP8fIY\nioeLVlvwapoP3P/43ckSYLgl8vkh5XErk/friRgI5A1Ibi6vOU+bzqRud0oz\nstOGsg2RJvVqiwt8LORheQUxRlGTWJRAUxetg43Yd4N251jboP1YFff0h8sx\nkF+MgbiGKHc/nlC85GJ1uB/rsy7PHLfnG3ofbtZIOiDu6u3RWMiWFiyYD/tK\nRU+sUD+Nf000+Gokgszg3gKAtJU3cU/VY7Uvv02SmjOp5zS8JFTIHBD1ZaJG\njpEOAxBhfIeDsf7cMdxYR/XzDQRHpJuyZ8/EDbPMaC/NPYRjBcV3Hcy008x+\nONgkKiqC09nYPqLhDGOhcFZWGo3Vej5vhWCSXdOQtpL8SiIJh1S1OXiyC97K\n8eyErRldLJy6mRtZ+7xpE4KugvlHqRpjBVT6VlW2RHslDygEr8BbKmYR/YPt\n72qwEGedtyulbCka3wzT9W3hkzNXuD2UyL134XmS5EjWEM8iMdonR8pzwHLk\n0bUDa01IPZ47KbZMGCzWS3FzD3U9h5/cMzprAmYnal/fd+NowT+AG8rwcQCi\nwIkGvpEKUpX5vTXB1ql83f891kyOFs6knya7Ly809RDR8QT4fk0wT8C/V7Vq\n1iEk\r\n=Jzgb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFbmlOVAkSxFNZQWzeRmsgziFl+0oQ+R2dv6buD0e7J4AiEA9ceNr6/gWXTf09mTX9xJB/uFFiSCHUVPpyZm7z09B9U="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.8_1616794555090_0.35087352343868394"},"_hasShrinkwrap":false,"deprecated":"this version contains incompatible compiler output - please upgrade to 3.0.9 or above."},"3.0.9":{"name":"@vue/compiler-sfc","version":"3.0.9","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","global"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.9"},"dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@vue/compiler-core":"3.0.9","@vue/compiler-dom":"3.0.9","@vue/compiler-ssr":"3.0.9","@vue/shared":"3.0.9","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.0.9","dist":{"shasum":"0f993a6e159ca6ad351d8ee0c4734771d2590115","integrity":"sha512-meneFRb9xIDgv/gYWCr9xKryvPi0tVffQzLjCkyN4RF1EndqLS71xugUX9wQsS4F1SAP+zlZbcgMFmTSC4OpHw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.9.tgz","fileCount":8,"unpackedSize":1780412,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgX0+OCRA9TVsSAnZWagAAsyAP/1RZOTNr7sgSD085+6nk\n95e1dkDbJ1hE/IhSnGSQFC565wwKusUeLWMLTNWzGhTdUSksq14A25Es9PYl\njKPt1kxU2oD0kFWWLrLiQ2okNJPGP3OA3Z2xhWKgo8Cw1RL7q8HOrHDHeprI\n5k6qY1M1lxMm9ey0WrVllYCEafXRBVZkyGTRD8CGRSgzVSDnxw7ByZGGkXKC\nEExUzmx+WWQkPXbKttjFridJHlKtKch17jG7fA9hJn/as/PiC0Q72hX5Y1Hk\nQmQ8MC3fldlQN2GGIs2U5H3QKrllY5neLNltzze2b2CwWI4Uxs22ByFgGU70\nBDMqZB+K+EW8FDuGW2UFTFrj1gQCQEGamJACx1lJLhTkWJR1n5LHM4DEOHwg\nuTZiVG3M2v+NuFVzZupALhaC/GpBWeF16h6tAybLcfIxFSfnvaEByPX32Umd\n9U+RPMGjYsMlfXDDqyv795lxY4wjYwkjTdvdiNx8SHqU96xcx7H1XaTO68vV\nZ16+YpMfHIvj0ElPYsDp4bq0s9uePuiiZeF0BLycyOVD7ik1kRAAf21/RyC0\n6GpabM2VbLpQZUqgaluCB6vmBE9i6DM9GLHpPmwyY0Rk7nYCSFbBbKCpBtol\n77fIWtqSdm8yaub5z8Kke5FWUH3l3VTP+QYB9QkWYqxajyokl2KXTaopmbmG\n6aoa\r\n=M1RZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC3NJYdADbvaiOZYbnkivAz5FXKqoFMsLhBUc0zwIvdnAiEAsvn+6PARCUdzWk7q+zlJkRCxw/C5geFJlUnyB4wJQkc="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.9_1616859022245_0.06758915709172286"},"_hasShrinkwrap":false},"3.0.10":{"name":"@vue/compiler-sfc","version":"3.0.10","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.10"},"dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@vue/compiler-core":"3.0.10","@vue/compiler-dom":"3.0.10","@vue/compiler-ssr":"3.0.10","@vue/shared":"3.0.10","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.0.10","dist":{"shasum":"de6bc9be7f5ab1d944048a9be04c72c3571d4321","integrity":"sha512-LLbXHwKMM72aomKsj9AySkLP1xIHREh/3w0nueenKhsWuaKTL1/XUhIPml23+Z+tX55qeJiUIHDeJuFSxfgQfg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.10.tgz","fileCount":8,"unpackedSize":1424411,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgY7zjCRA9TVsSAnZWagAAMcEQAIKMcMI67+fC0lLJsJwk\nL1DZi1Rm0eZEW41q3DRe3ma1dh4iZX8Nfbum68XbM+sdhgQ4YsoJgaRyfnI0\nxe1cn+yVlProyRj8AJsE15iqZRahxFiVD6bC/7CGubLvfqysguoqQFGqex0/\nrXMFKwMoUIRJyI4Sy2YXomFl8E+3MACobIvmlc1GH4IEJr6AC7roRMYU5z5c\nj4Do1rMPJF5EiTMsXp5jiCmSP6ptC1nX+JSiLTZdwb2vnvq6NhDyDd+ASw7S\neLy/Tv8Pdq5HgQbzEQ1q/hAIr7Ijm3gaKxOiVdXGM1nlOZsWH/XJkWfTUZvO\nbHgpHYgMWcuzzANKUZ/VYzoSZQak74x/Ekf/29GUE3iVRk4ob0kBEoz5eA8/\nkYxhGcuYarZdBthat2l1Fj36L+gY6tAKKRoQy5c0qYKyGX8P8Tjr7q6hDd7G\nkqbN1OdB5+Byv98RrHKm2+IrmgSp+KVER2dTD8ygiJrO6LvJ2xSwPhetr5+K\not6zMtDEyILZ1XjQoB+rvmISCbUzug06c8YuB7Wl0tTIjtfj/YUKiXc7O7+x\nvSZDmkyWrjHcCqCcDrEnNW+Z9V3RT1mmll2jyyxcou+/aR1ZHOuTXXiZ6tM1\n3RWaAKp/nR818DWuwKlQear/0zfPeO5p3og5aRWQEKGbykU5oSxH1Hkeqgwe\ngyOT\r\n=gQnq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDobgG2ws3kF+OTd0VnA1HYGSDhTvs6EaYMQv9kiqbZEgIgFwL8/axBIpNKvl3qa40onsH/sKQ2AIj4Oo1oNyRAozM="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.10_1617149154817_0.1771010100574888"},"_hasShrinkwrap":false},"3.0.11":{"name":"@vue/compiler-sfc","version":"3.0.11","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.0.11"},"dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@vue/compiler-core":"3.0.11","@vue/compiler-dom":"3.0.11","@vue/compiler-ssr":"3.0.11","@vue/shared":"3.0.11","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.0.11","dist":{"shasum":"cd8ca2154b88967b521f5ad3b10f5f8b6b665679","integrity":"sha512-7fNiZuCecRleiyVGUWNa6pn8fB2fnuJU+3AGjbjl7r1P5wBivfl02H4pG+2aJP5gh2u+0wXov1W38tfWOphsXw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.0.11.tgz","fileCount":8,"unpackedSize":1424599,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZlzYCRA9TVsSAnZWagAA8t4P/jEk3rTWWDdH82ZZa1Fm\nzKpp2jouGX6Ild5JbQRIagKp27u547BEvhlMFggq3G7OUXMY7Y2vz9YVNdg1\nPqBHFPaWceQq/zHGcWR7rxLSfJe0VkBcjxpKSo71iioWHyUzIR5DyTBQFX5x\naJpN3NhmVYkj+Y28hMvWy+cBrV07mxBVW1crG+Vj0fOJjilK13eFJ1pOrefn\n3Or8Rir9aQJQuIvLEY/6PX2ERBmZbC60tquUjgIejQcvIfvilywyk+0gWZxh\n5Q54agvL1mma+McSXsFeAuStipUMoJH7Xtzy6qRC5xhC6HpRySghLPwqonb/\nrsdTdf5lqpf7ibhU5OoFivT2mtPsJp+Cc92xUm0bXu4HvwWmVGFYaBTSRb2w\nsHowrAtBZSY9cBgkVOY4+1DwAr4EEoak4jaLzge5avLPQImWhaty9YwOiWTy\nVq3ISgTFNaFUDJ46TbjS3q6jqsGkxHD4OfAp0DiSQ3bAF8JDOe6VfjBQU0k+\nKOllHlvA2azi0Q+E7NQOHrYFhghC307Lwqmv7VcKFAEBH7PVJH5dG1XoCQ7G\nth0SpObJojWWI7q5FFwNk3zpCe/MfqjGnpfv1Xi61neZaF4xCACSFjheMGBc\nq+4OalcdDxBoa+4fZuLjnlQQzqwO5D1PM9YYgPzkrjcphIbu3QMyNNUTsYr2\naiqi\r\n=1fir\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID7D1X2qjSlubqVPke+ClleXyRHQBPXfbTk72Zyo585gAiEAklDOBXejoa3+LOizw5PK9+k/IYwrlj+ynTWS9GWpmMA="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.0.11_1617321175596_0.10638484336775433"},"_hasShrinkwrap":false},"3.1.0-beta.1":{"name":"@vue/compiler-sfc","version":"3.1.0-beta.1","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.1.0-beta.1"},"dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@vue/compiler-core":"3.1.0-beta.1","@vue/compiler-dom":"3.1.0-beta.1","@vue/compiler-ssr":"3.1.0-beta.1","@vue/shared":"3.1.0-beta.1","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"readmeFilename":"README.md","readme":"# @vue/compiler-sfc\n\n> Lower level utilities for compiling Vue Single File Components\n\nThis package contains lower level utilities that you can use if you are writing a plugin / transform for a bundler or module system that compiles Vue Single File Components (SFCs) into JavaScript. It is used in [vue-loader](https://github.com/vuejs/vue-loader), [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) and [vite](https://github.com/vitejs/vite).\n\n## API\n\nThe API is intentionally low-level due to the various considerations when integrating Vue SFCs in a build system:\n\n- Separate hot-module replacement (HMR) for script, template and styles\n - template updates should not reset component state\n - style updates should be performed without component re-render\n\n- Leveraging the tool's plugin system for pre-processor handling. e.g. `<style lang=\"scss\">` should be processed by the corresponding webpack loader.\n\n- In some cases, transformers of each block in an SFC do not share the same execution context. For example, when used with `thread-loader` or other parallelized configurations, the template sub-loader in `vue-loader` may not have access to the full SFC and its descriptor.\n\nThe general idea is to generate a facade module that imports the individual blocks of the component. The trick is the module imports itself with different query strings so that the build system can handle each request as \"virtual\" modules:\n\n```\n +--------------------+\n | |\n | script transform |\n +----->+ |\n | +--------------------+\n |\n+--------------------+ | +--------------------+\n| | | | |\n| facade transform +----------->+ template transform |\n| | | | |\n+--------------------+ | +--------------------+\n |\n | +--------------------+\n +----->+ |\n | style transform |\n | |\n +--------------------+\n```\n\nWhere the facade module looks like this:\n\n```js\n// main script\nimport script from '/project/foo.vue?vue&type=script'\n// template compiled to render function\nimport { render } from '/project/foo.vue?vue&type=template&id=xxxxxx'\n// css\nimport '/project/foo.vue?vue&type=style&index=0&id=xxxxxx'\n\n// attach render function to script\nscript.render = render\n\n// attach additional metadata\n// some of these should be dev only\nscript.__file = 'example.vue'\nscript.__scopeId = 'xxxxxx'\n\n// additional tooling-specific HMR handling code\n// using __VUE_HMR_API__ global\n\nexport default script\n```\n\n### High Level Workflow\n\n1. In facade transform, parse the source into descriptor with the `parse` API and generate the above facade module code based on the descriptor;\n\n2. In script transform, use `compileScript` to process the script. This handles features like `<script setup>` and CSS variable injection. Alternatively, this can be done directly in the facade module (with the code inlined instead of imported), but it will require rewriting `export default` to a temp variable (a `rewriteDefault` convenience API is provided for this purpose) so additional options can be attached to the exported object.\n\n3. In template transform, use `compileTemplate` to compile the raw template into render function code.\n\n4. In style transform, use `compileStyle` to compile raw CSS to handle `<style scoped>`, `<style module>` and CSS variable injection.\n\nOptions needed for these APIs can be passed via the query string.\n\n\n\nFor detailed API references and options, check out the source type definitions. For actual usage of these APIs, check out [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue/tree/next) or [vue-loader](https://github.com/vuejs/vue-loader/tree/next).\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.1.0-beta.1","dist":{"shasum":"f794894300243d4b094d62d203053bff86bb6f71","integrity":"sha512-o8LeaS/mjS8/YBqTMuCOjpfQ53DSX/fUvY08QPXIcb2poz3CxMa2mMWZNARNc/xP+bYc3l1S9TmHk6i2hUDymw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.1.0-beta.1.tgz","fileCount":8,"unpackedSize":1433263,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglvOMCRA9TVsSAnZWagAAgrYP/0r8ic/WYzgz0R6xohRI\nnN5/TzttQQ472RsL+jr7/XW8iol9YPIQPQy6Sbz3Y9Oz8AhbHWeWHUN85WCt\n8j/XPgBDQkgHXUmxawgghqa+Jx2x4JHU8mvQs+rKecDp1oxSNuzZlSGngK7Z\nc+8kOVsm+cJPdlS4wsLyAwHftUcfnqNr312JTwiRvVmrLnyNcfzjBJrgEF8z\nuay7iiih+hdJ4hLMZ4MdKBxFP9YQ7yRJ2qi03peMfiaWcceBZumUrxRhepSa\n8gl9sKLXXKCHXCXfUp30wp5ZHzcdvevsesYahCbC/vLUnBugmhWTA20tVWyT\nI24E2Z44o3c712qMeumnWB9IdsdTJm1DtaB160pYvz/tvbe1EIJ/7x58oEo6\nf2KdLCgtNtqOxhWmicKD5yypxH6IOGqws680sj1cLG8HyzeCWNzCUKrKh4gP\nre4ZMdEUblAlR9h6GJMNxfmtyve0KU/Hoeu2gw6kfcr9yYIA9mq2yp7rTinZ\nttTZrBBSN5IGafUw55a4UXasVJXqbWuLDVea6WzPt2Vh48cNTow3pe+6pJZj\nN8zntHhP2Z4kyYYry2WgDtifKSJgnC4biehKh+Jfur1wQGwOJZqoZMEU1HpK\n7Dt5vMzw5H++qc0OgnhN0BJMvePiabq+i12dfTbJ3aqMkqNZJP+BtsCMkzYT\nEn0p\r\n=TL9x\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDy9VNA1x3iHV7MnIsFJb/qWRP3V2AEJA8mUFIrTnrXQAIhALO1Lax2GoOwfEiNXmYkvxGeB+v512IHya+h6Y5tRMPH"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.1.0-beta.1_1620505483830_0.5290797346355904"},"_hasShrinkwrap":false},"3.1.0-beta.2":{"name":"@vue/compiler-sfc","version":"3.1.0-beta.2","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.1.0-beta.2"},"dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@vue/compiler-core":"3.1.0-beta.2","@vue/compiler-dom":"3.1.0-beta.2","@vue/compiler-ssr":"3.1.0-beta.2","@vue/shared":"3.1.0-beta.2","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"readmeFilename":"README.md","readme":"# @vue/compiler-sfc\n\n> Lower level utilities for compiling Vue Single File Components\n\nThis package contains lower level utilities that you can use if you are writing a plugin / transform for a bundler or module system that compiles Vue Single File Components (SFCs) into JavaScript. It is used in [vue-loader](https://github.com/vuejs/vue-loader), [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) and [vite](https://github.com/vitejs/vite).\n\n## API\n\nThe API is intentionally low-level due to the various considerations when integrating Vue SFCs in a build system:\n\n- Separate hot-module replacement (HMR) for script, template and styles\n - template updates should not reset component state\n - style updates should be performed without component re-render\n\n- Leveraging the tool's plugin system for pre-processor handling. e.g. `<style lang=\"scss\">` should be processed by the corresponding webpack loader.\n\n- In some cases, transformers of each block in an SFC do not share the same execution context. For example, when used with `thread-loader` or other parallelized configurations, the template sub-loader in `vue-loader` may not have access to the full SFC and its descriptor.\n\nThe general idea is to generate a facade module that imports the individual blocks of the component. The trick is the module imports itself with different query strings so that the build system can handle each request as \"virtual\" modules:\n\n```\n +--------------------+\n | |\n | script transform |\n +----->+ |\n | +--------------------+\n |\n+--------------------+ | +--------------------+\n| | | | |\n| facade transform +----------->+ template transform |\n| | | | |\n+--------------------+ | +--------------------+\n |\n | +--------------------+\n +----->+ |\n | style transform |\n | |\n +--------------------+\n```\n\nWhere the facade module looks like this:\n\n```js\n// main script\nimport script from '/project/foo.vue?vue&type=script'\n// template compiled to render function\nimport { render } from '/project/foo.vue?vue&type=template&id=xxxxxx'\n// css\nimport '/project/foo.vue?vue&type=style&index=0&id=xxxxxx'\n\n// attach render function to script\nscript.render = render\n\n// attach additional metadata\n// some of these should be dev only\nscript.__file = 'example.vue'\nscript.__scopeId = 'xxxxxx'\n\n// additional tooling-specific HMR handling code\n// using __VUE_HMR_API__ global\n\nexport default script\n```\n\n### High Level Workflow\n\n1. In facade transform, parse the source into descriptor with the `parse` API and generate the above facade module code based on the descriptor;\n\n2. In script transform, use `compileScript` to process the script. This handles features like `<script setup>` and CSS variable injection. Alternatively, this can be done directly in the facade module (with the code inlined instead of imported), but it will require rewriting `export default` to a temp variable (a `rewriteDefault` convenience API is provided for this purpose) so additional options can be attached to the exported object.\n\n3. In template transform, use `compileTemplate` to compile the raw template into render function code.\n\n4. In style transform, use `compileStyle` to compile raw CSS to handle `<style scoped>`, `<style module>` and CSS variable injection.\n\nOptions needed for these APIs can be passed via the query string.\n\n\n\nFor detailed API references and options, check out the source type definitions. For actual usage of these APIs, check out [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue/tree/next) or [vue-loader](https://github.com/vuejs/vue-loader/tree/next).\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.1.0-beta.2","dist":{"shasum":"445b13a577545ca7c347ff59e66ee3e48fe307e5","integrity":"sha512-LmCCGJoqX8N5hkBzFQkwrXCgZQdMzsQNuB16CmlsehBomQNfv1MDNaBexU9yUMC6OIn3Be/6ZN7Tg/MlhpSQTw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.1.0-beta.2.tgz","fileCount":8,"unpackedSize":1433263,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglvuqCRA9TVsSAnZWagAAkE0P/i2IRL45HCiiH98vQpap\nl1aY7L/OW4JnWWNd6iMzx8Ek26l4xe2S+FiezEgHQAj8zz+D9PJeZo5zYZgN\niJkIsdJOHfcLFvgKPPkk6qawme5/1N+bxOnIXnInKfYWiXaWGuTsBbSC2cYp\nUCgCBA9/iRdAwZqyhbkv/aMSd97MQG7WUzAs6qJo2nc8RfUtWrDR2oVeRhR1\nfHcYDDNmFOQzIL6E8YVSO4NKRTlvfjOZRTyRekC60CLQxX5mBY/QRDjNs2Et\nlMVEjzbSNE/KlVwtrxpMT79BBpPmjcYF/kb0dI1khHW7AvNQ8qXcfDroSkjm\n7gdWijktxcH1AxoMuCov0e2vyWYSCbsqikbcIx7ADLv9RILOqYxS99iZ/aMH\nL3Qt3FKS1tXATvuJS51r+nWXApxPFiC2UFJz+4IaOcAsBEadAF7VXV1LMRxh\nhQLfiV9wJyiSSw00zyP5IKWh86pnmTp9k0ZI73gAdH9Z43o7r61xbFxdwNpL\nbQyQQ0qqmtYUqiZxLJnGHPE1E2r9vynZxYP31FNyT72dl+RDZhCv4K37DxUm\nXVqUUuOv4ptOjPIUfWB/4a8TOlwGFD0zKXP4AMUlw99o08A492Y42UXx2h/q\nSTWbW5uti2EGkvNVq5qINsVHvvid7yfk2mLhQcI+U0pNcJFEsl/4q5irG+cK\no8tB\r\n=Qx0u\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCHwn1cPH7okS+GxxUn6cA8HyJdnh5q+HKv5fc6LZudk8CIQCyVcxKA0yL8ucMEf7B815pA43+sfVfvDeTLGxLx94R8w=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.1.0-beta.2_1620507562256_0.2134225751393457"},"_hasShrinkwrap":false},"3.1.0-beta.3":{"name":"@vue/compiler-sfc","version":"3.1.0-beta.3","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.1.0-beta.3"},"dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@vue/compiler-core":"3.1.0-beta.3","@vue/compiler-dom":"3.1.0-beta.3","@vue/compiler-ssr":"3.1.0-beta.3","@vue/shared":"3.1.0-beta.3","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"readmeFilename":"README.md","readme":"# @vue/compiler-sfc\n\n> Lower level utilities for compiling Vue Single File Components\n\nThis package contains lower level utilities that you can use if you are writing a plugin / transform for a bundler or module system that compiles Vue Single File Components (SFCs) into JavaScript. It is used in [vue-loader](https://github.com/vuejs/vue-loader), [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) and [vite](https://github.com/vitejs/vite).\n\n## API\n\nThe API is intentionally low-level due to the various considerations when integrating Vue SFCs in a build system:\n\n- Separate hot-module replacement (HMR) for script, template and styles\n - template updates should not reset component state\n - style updates should be performed without component re-render\n\n- Leveraging the tool's plugin system for pre-processor handling. e.g. `<style lang=\"scss\">` should be processed by the corresponding webpack loader.\n\n- In some cases, transformers of each block in an SFC do not share the same execution context. For example, when used with `thread-loader` or other parallelized configurations, the template sub-loader in `vue-loader` may not have access to the full SFC and its descriptor.\n\nThe general idea is to generate a facade module that imports the individual blocks of the component. The trick is the module imports itself with different query strings so that the build system can handle each request as \"virtual\" modules:\n\n```\n +--------------------+\n | |\n | script transform |\n +----->+ |\n | +--------------------+\n |\n+--------------------+ | +--------------------+\n| | | | |\n| facade transform +----------->+ template transform |\n| | | | |\n+--------------------+ | +--------------------+\n |\n | +--------------------+\n +----->+ |\n | style transform |\n | |\n +--------------------+\n```\n\nWhere the facade module looks like this:\n\n```js\n// main script\nimport script from '/project/foo.vue?vue&type=script'\n// template compiled to render function\nimport { render } from '/project/foo.vue?vue&type=template&id=xxxxxx'\n// css\nimport '/project/foo.vue?vue&type=style&index=0&id=xxxxxx'\n\n// attach render function to script\nscript.render = render\n\n// attach additional metadata\n// some of these should be dev only\nscript.__file = 'example.vue'\nscript.__scopeId = 'xxxxxx'\n\n// additional tooling-specific HMR handling code\n// using __VUE_HMR_API__ global\n\nexport default script\n```\n\n### High Level Workflow\n\n1. In facade transform, parse the source into descriptor with the `parse` API and generate the above facade module code based on the descriptor;\n\n2. In script transform, use `compileScript` to process the script. This handles features like `<script setup>` and CSS variable injection. Alternatively, this can be done directly in the facade module (with the code inlined instead of imported), but it will require rewriting `export default` to a temp variable (a `rewriteDefault` convenience API is provided for this purpose) so additional options can be attached to the exported object.\n\n3. In template transform, use `compileTemplate` to compile the raw template into render function code.\n\n4. In style transform, use `compileStyle` to compile raw CSS to handle `<style scoped>`, `<style module>` and CSS variable injection.\n\nOptions needed for these APIs can be passed via the query string.\n\n\n\nFor detailed API references and options, check out the source type definitions. For actual usage of these APIs, check out [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue/tree/next) or [vue-loader](https://github.com/vuejs/vue-loader/tree/next).\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.1.0-beta.3","dist":{"shasum":"67da747d4aa5025c9b2b48222ac76713e95ce887","integrity":"sha512-rEGYgsjC+iLzkgV1FQnhPERzYjSkmdkv9/nySdUHtKPwN/rex9Z/Yq1d8MmMJ627UyoGusg/A2VRtcN4eUfE6w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.1.0-beta.3.tgz","fileCount":8,"unpackedSize":1433809,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnEqNCRA9TVsSAnZWagAArroP/1lLxdyleovdPufiIWMg\nFQ7Lh+ACqBbJEzJ65Mx3YG/Bkovu+HlHfsUOBRpdjIpd+PQBGam65HTaYBr2\nek4QlZU/oFpsl0qCHLi2cUq6FEJ1MeZPnr7Rx9CEimAQabkbn7gp1IMWMjgM\nXEJ2zmCbzopjbxX2qSlhcWqlNx7OmouZsDncERh6RjiygencQ2k7u8400qYO\nwZypwdRMfrBvZSH/Eazl3KYzPs2g2S0XjPWxavEMo8TCkqkH9wFOTAdmg8rX\n3p7zxnsTQaOibrbeUzoPHIjonfNPQ/wstIUJ93omImmg5vw2esI/aQt+kgy7\n58wjHv14t7N3Q3MAFT1pbLDcYk/3yrui8D1f6kJS/21RsA4u5MJq3JTfY+s6\nFeBS0DRp9iYIcBclN/IutaFFHGkp9oEr/egexlFDWgdOJFoBKBP3xZJwPvR8\nVmyG8nduYpOMO9G+urzKi19jzedpJWq1jJk512ABApwg2iP+FfWZ73mEO4lq\n8dKPej7MAwwUUUjOWgfTp2xoE3K51xuTOaesF3jNXVyVkJCk5fw3aLjg571h\n/fQhU4gVDytHsdlaz5VUtuXxp4aSRzN/A8yUGlSgdzJUBk36my87M2jk/8IB\nSgCjdM263q0Rir0oePZjLjLu+RUsG55tjhioq4X97qSdrxm8uOFcEHYu9vIb\nmN2k\r\n=5mi6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD3mf+wkBNmRivKB+bnHWO9hF0qHOo9o5nOA6FhkqdCSQIgZ7JWs8Tl+T+ldg7iYo56/XSf/F5pJ/EIn0QUBwpGjX4="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.1.0-beta.3_1620855436846_0.20682383886159705"},"_hasShrinkwrap":false},"3.1.0-beta.4":{"name":"@vue/compiler-sfc","version":"3.1.0-beta.4","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.1.0-beta.4"},"dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@vue/compiler-core":"3.1.0-beta.4","@vue/compiler-dom":"3.1.0-beta.4","@vue/compiler-ssr":"3.1.0-beta.4","@vue/shared":"3.1.0-beta.4","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"readmeFilename":"README.md","readme":"# @vue/compiler-sfc\n\n> Lower level utilities for compiling Vue Single File Components\n\nThis package contains lower level utilities that you can use if you are writing a plugin / transform for a bundler or module system that compiles Vue Single File Components (SFCs) into JavaScript. It is used in [vue-loader](https://github.com/vuejs/vue-loader), [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) and [vite](https://github.com/vitejs/vite).\n\n## API\n\nThe API is intentionally low-level due to the various considerations when integrating Vue SFCs in a build system:\n\n- Separate hot-module replacement (HMR) for script, template and styles\n - template updates should not reset component state\n - style updates should be performed without component re-render\n\n- Leveraging the tool's plugin system for pre-processor handling. e.g. `<style lang=\"scss\">` should be processed by the corresponding webpack loader.\n\n- In some cases, transformers of each block in an SFC do not share the same execution context. For example, when used with `thread-loader` or other parallelized configurations, the template sub-loader in `vue-loader` may not have access to the full SFC and its descriptor.\n\nThe general idea is to generate a facade module that imports the individual blocks of the component. The trick is the module imports itself with different query strings so that the build system can handle each request as \"virtual\" modules:\n\n```\n +--------------------+\n | |\n | script transform |\n +----->+ |\n | +--------------------+\n |\n+--------------------+ | +--------------------+\n| | | | |\n| facade transform +----------->+ template transform |\n| | | | |\n+--------------------+ | +--------------------+\n |\n | +--------------------+\n +----->+ |\n | style transform |\n | |\n +--------------------+\n```\n\nWhere the facade module looks like this:\n\n```js\n// main script\nimport script from '/project/foo.vue?vue&type=script'\n// template compiled to render function\nimport { render } from '/project/foo.vue?vue&type=template&id=xxxxxx'\n// css\nimport '/project/foo.vue?vue&type=style&index=0&id=xxxxxx'\n\n// attach render function to script\nscript.render = render\n\n// attach additional metadata\n// some of these should be dev only\nscript.__file = 'example.vue'\nscript.__scopeId = 'xxxxxx'\n\n// additional tooling-specific HMR handling code\n// using __VUE_HMR_API__ global\n\nexport default script\n```\n\n### High Level Workflow\n\n1. In facade transform, parse the source into descriptor with the `parse` API and generate the above facade module code based on the descriptor;\n\n2. In script transform, use `compileScript` to process the script. This handles features like `<script setup>` and CSS variable injection. Alternatively, this can be done directly in the facade module (with the code inlined instead of imported), but it will require rewriting `export default` to a temp variable (a `rewriteDefault` convenience API is provided for this purpose) so additional options can be attached to the exported object.\n\n3. In template transform, use `compileTemplate` to compile the raw template into render function code.\n\n4. In style transform, use `compileStyle` to compile raw CSS to handle `<style scoped>`, `<style module>` and CSS variable injection.\n\nOptions needed for these APIs can be passed via the query string.\n\n\n\nFor detailed API references and options, check out the source type definitions. For actual usage of these APIs, check out [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue/tree/next) or [vue-loader](https://github.com/vuejs/vue-loader/tree/next).\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.1.0-beta.4","dist":{"shasum":"fb4e1b3cee19a34428c9e52c64df3b81ffda6687","integrity":"sha512-G89oMfxPN33d2g1LXxpLIWi7e3wLCh0/w3dV1HWswq3+5YWCW4ITVc/nArPKKT+B9h0CTJ8WSRkBDsbe4AHDTQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.1.0-beta.4.tgz","fileCount":8,"unpackedSize":1434855,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrDPnCRA9TVsSAnZWagAAkNMP/Rtkic5Wy9ZDulIUBQD4\nP4aeCcRQ3b/EmC2xMlogxkgko4f0VWQ/iWuzoaLRamsVi6cGddhjvcPcF97W\nDqnKb8l+6dL4lgDBmj9wS/mxmTHyIcxl5WuEuC5wP8EquYFIWMyMC0XMByqE\nYN9eoN3VcMhbbb84YREOIybmFDSsCgHeJ68uqBg/lloCWSeIQhQlhMFvAEu7\nfaJxKM8AmQH43YZk/55SVxyRa6YNtfF26EPJ+y+iKmQ4jMWM3KjDB3ITr9y1\nk8O+FN0UOlDZjd2wbN3b5nneKmJeg2JT4phxJCDliRHNbO+rURMPkenDWUtb\nLJGFkDCllWJZ0Y46aSiMI+zJyhvTZXFla/hcIjC5ddxk5YacHqCwp0ia778y\n7Ph43i8TPvDRaZd+2xU59oF0jINytJapjQVnzu42pYyDeMc2VUkXxBqYXJqM\nXjx6un6SlOvpu3caQu3n/SXFSf/o9sIXrUqtaYda7E9PXo3NvOR4wmuU/VL9\n7G0heea4KXToL6WMcGcDUT6HRv+RN/4k0vvRhh/Q02q8C9NDRMVnrjs5ILJ9\ngFiE2rLlQJXnH2h+SvJP4JYpNV9IB9XL/lddWd3wfFjlKe3PhdC4JKXQlcyt\nZ3GC0OCHezfA4llmUiZXEcUE1KeZ0Py4HtKHNRQGiDHVX0VeTyQExFMHCkE8\nNlwn\r\n=p1mW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqOvQX6e2V88WvdFPZPwp8vX2JzGTl+mUu4Lru6RdALQIgGhZq0xDfP2j0nfk5rokAYlzT5hhZgXv5eQd++5O3kWA="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.1.0-beta.4_1621898215279_0.23256747282900592"},"_hasShrinkwrap":false},"3.1.0-beta.5":{"name":"@vue/compiler-sfc","version":"3.1.0-beta.5","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.1.0-beta.5"},"dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@vue/compiler-core":"3.1.0-beta.5","@vue/compiler-dom":"3.1.0-beta.5","@vue/compiler-ssr":"3.1.0-beta.5","@vue/shared":"3.1.0-beta.5","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"readmeFilename":"README.md","readme":"# @vue/compiler-sfc\n\n> Lower level utilities for compiling Vue Single File Components\n\nThis package contains lower level utilities that you can use if you are writing a plugin / transform for a bundler or module system that compiles Vue Single File Components (SFCs) into JavaScript. It is used in [vue-loader](https://github.com/vuejs/vue-loader), [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) and [vite](https://github.com/vitejs/vite).\n\n## API\n\nThe API is intentionally low-level due to the various considerations when integrating Vue SFCs in a build system:\n\n- Separate hot-module replacement (HMR) for script, template and styles\n - template updates should not reset component state\n - style updates should be performed without component re-render\n\n- Leveraging the tool's plugin system for pre-processor handling. e.g. `<style lang=\"scss\">` should be processed by the corresponding webpack loader.\n\n- In some cases, transformers of each block in an SFC do not share the same execution context. For example, when used with `thread-loader` or other parallelized configurations, the template sub-loader in `vue-loader` may not have access to the full SFC and its descriptor.\n\nThe general idea is to generate a facade module that imports the individual blocks of the component. The trick is the module imports itself with different query strings so that the build system can handle each request as \"virtual\" modules:\n\n```\n +--------------------+\n | |\n | script transform |\n +----->+ |\n | +--------------------+\n |\n+--------------------+ | +--------------------+\n| | | | |\n| facade transform +----------->+ template transform |\n| | | | |\n+--------------------+ | +--------------------+\n |\n | +--------------------+\n +----->+ |\n | style transform |\n | |\n +--------------------+\n```\n\nWhere the facade module looks like this:\n\n```js\n// main script\nimport script from '/project/foo.vue?vue&type=script'\n// template compiled to render function\nimport { render } from '/project/foo.vue?vue&type=template&id=xxxxxx'\n// css\nimport '/project/foo.vue?vue&type=style&index=0&id=xxxxxx'\n\n// attach render function to script\nscript.render = render\n\n// attach additional metadata\n// some of these should be dev only\nscript.__file = 'example.vue'\nscript.__scopeId = 'xxxxxx'\n\n// additional tooling-specific HMR handling code\n// using __VUE_HMR_API__ global\n\nexport default script\n```\n\n### High Level Workflow\n\n1. In facade transform, parse the source into descriptor with the `parse` API and generate the above facade module code based on the descriptor;\n\n2. In script transform, use `compileScript` to process the script. This handles features like `<script setup>` and CSS variable injection. Alternatively, this can be done directly in the facade module (with the code inlined instead of imported), but it will require rewriting `export default` to a temp variable (a `rewriteDefault` convenience API is provided for this purpose) so additional options can be attached to the exported object.\n\n3. In template transform, use `compileTemplate` to compile the raw template into render function code.\n\n4. In style transform, use `compileStyle` to compile raw CSS to handle `<style scoped>`, `<style module>` and CSS variable injection.\n\nOptions needed for these APIs can be passed via the query string.\n\n\n\nFor detailed API references and options, check out the source type definitions. For actual usage of these APIs, check out [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue/tree/next) or [vue-loader](https://github.com/vuejs/vue-loader/tree/next).\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.1.0-beta.5","dist":{"shasum":"2c3c8aa4148ca17d2b46eb6fa36363b84b99ce46","integrity":"sha512-mjozHyFFbMOPRFYD1YqpHGvcncnGkPidud9Q+93E0db4crfXJ8dK7jQhc8HYXcoXaQ7WCz9oeF7AaRrAv9CmBw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.1.0-beta.5.tgz","fileCount":8,"unpackedSize":1434855,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrqpnCRA9TVsSAnZWagAAy2sP/A3k45mCCi8xniRNibiA\nvSuCq+MGHblOrwM28Ea11UwugAeJQG8Hz+IPgHytAtKSw/aaZRXj9l4KHhfb\nDgjGmpZ/Zog7YwZV/79IGmh+EP3BuXU6q2D4BnPkM2+uD4dy54hbwZEHefl2\nq0KEQgPC1yQgJdPiK+517x9CPY9hRncDs26mGErr4Nv3sY/ArAiHcssutSlQ\no/YhWGoni2eUxesHOf7kGZFev/JKyHRnRtm6nrfboMOpLJkdTkKH6RVkjvme\nYFdN9l2YGi/gZ2I+GsSP4M5eRBqqUsYg06LucI44ouw1u4Xy6G95Y1+8TUGm\nqoGWxLLAfNemMdavKkCD5MtfebNTDT1UYA9SKvSelqtX+8Tn/746Nxa3Ezme\nVnt0gCmL34Q2A7FRaGLHwijUa80bDk8DDbQT3ZRCyEdNXO7FYkyuEhjhXlFD\nfdScaNOEIqUL4WLjaTL65ROhMrRck80k8u8mE7ywMzVU+ijOGlmbk3a1TvXJ\nFEH1S7lq0FoqEFtqlC3gW7/t1VTblJ+rDTsQ3hohLbJAnQb0hFFL5GYQPyTp\nEUEe0KjirNUiTzTkXvcqgFmVsBhVedieiLPKqO2Kh4p1zIqXSbkGz+bBeQvd\ndS0J5cbLcg86tmylzMClSe/n8OBmhDyl/XHgXrofJeGPqJkL54xJx6VGyCVp\nLu3d\r\n=h5ml\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCfgDvMZUHl+mAjYVlGaYaD1JoIlyZAHeebTkgUNJqipAIgeIHmQ7VvsH8+j8iEaxjoZEfbr9QfsbjESRqWWpiyTFQ="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.1.0-beta.5_1622059623387_0.17257910439356694"},"_hasShrinkwrap":false},"3.1.0-beta.6":{"name":"@vue/compiler-sfc","version":"3.1.0-beta.6","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.1.0-beta.6"},"dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@vue/compiler-core":"3.1.0-beta.6","@vue/compiler-dom":"3.1.0-beta.6","@vue/compiler-ssr":"3.1.0-beta.6","@vue/shared":"3.1.0-beta.6","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"readmeFilename":"README.md","readme":"# @vue/compiler-sfc\n\n> Lower level utilities for compiling Vue Single File Components\n\nThis package contains lower level utilities that you can use if you are writing a plugin / transform for a bundler or module system that compiles Vue Single File Components (SFCs) into JavaScript. It is used in [vue-loader](https://github.com/vuejs/vue-loader), [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) and [vite](https://github.com/vitejs/vite).\n\n## API\n\nThe API is intentionally low-level due to the various considerations when integrating Vue SFCs in a build system:\n\n- Separate hot-module replacement (HMR) for script, template and styles\n - template updates should not reset component state\n - style updates should be performed without component re-render\n\n- Leveraging the tool's plugin system for pre-processor handling. e.g. `<style lang=\"scss\">` should be processed by the corresponding webpack loader.\n\n- In some cases, transformers of each block in an SFC do not share the same execution context. For example, when used with `thread-loader` or other parallelized configurations, the template sub-loader in `vue-loader` may not have access to the full SFC and its descriptor.\n\nThe general idea is to generate a facade module that imports the individual blocks of the component. The trick is the module imports itself with different query strings so that the build system can handle each request as \"virtual\" modules:\n\n```\n +--------------------+\n | |\n | script transform |\n +----->+ |\n | +--------------------+\n |\n+--------------------+ | +--------------------+\n| | | | |\n| facade transform +----------->+ template transform |\n| | | | |\n+--------------------+ | +--------------------+\n |\n | +--------------------+\n +----->+ |\n | style transform |\n | |\n +--------------------+\n```\n\nWhere the facade module looks like this:\n\n```js\n// main script\nimport script from '/project/foo.vue?vue&type=script'\n// template compiled to render function\nimport { render } from '/project/foo.vue?vue&type=template&id=xxxxxx'\n// css\nimport '/project/foo.vue?vue&type=style&index=0&id=xxxxxx'\n\n// attach render function to script\nscript.render = render\n\n// attach additional metadata\n// some of these should be dev only\nscript.__file = 'example.vue'\nscript.__scopeId = 'xxxxxx'\n\n// additional tooling-specific HMR handling code\n// using __VUE_HMR_API__ global\n\nexport default script\n```\n\n### High Level Workflow\n\n1. In facade transform, parse the source into descriptor with the `parse` API and generate the above facade module code based on the descriptor;\n\n2. In script transform, use `compileScript` to process the script. This handles features like `<script setup>` and CSS variable injection. Alternatively, this can be done directly in the facade module (with the code inlined instead of imported), but it will require rewriting `export default` to a temp variable (a `rewriteDefault` convenience API is provided for this purpose) so additional options can be attached to the exported object.\n\n3. In template transform, use `compileTemplate` to compile the raw template into render function code.\n\n4. In style transform, use `compileStyle` to compile raw CSS to handle `<style scoped>`, `<style module>` and CSS variable injection.\n\nOptions needed for these APIs can be passed via the query string.\n\n\n\nFor detailed API references and options, check out the source type definitions. For actual usage of these APIs, check out [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue/tree/next) or [vue-loader](https://github.com/vuejs/vue-loader/tree/next).\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.1.0-beta.6","dist":{"shasum":"22375518c69c1bff8ca6a4e541cf211c7b8f5c77","integrity":"sha512-kpXB28+XKGfyIQ4q2yPBefS+Cnxph/rtGMbo7xeym45B/P88VxEcuCEtSGZg5SnlX5O39jYzSju7aZY+aziv8Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.1.0-beta.6.tgz","fileCount":8,"unpackedSize":1435060,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsVmbCRA9TVsSAnZWagAALP0P/3hPFVyqw2jvbRfi4epS\nfJGx0nLEccfxU5N2L+6zy7XgBgbPOGSyMOY/5/kJUcespjjw/sjNVKOiJ45N\nYDxb5HTDObJsBcgy25QdP8q8bk+hvRVWe+IJFgaYlNK9KJeeVShmLiVdNdb3\nrN55TVghqvE1NcdbECXTUz/O0aXV3nFkqLAsbuCXeV5lj1PtMDh6IcxattQb\n/JoPLgmzV/iezBUilm9QV2qVP2F12cifG8eME/J4cSlTNSZygEJ9FvL2Q35L\nxqCa9JTFo+zec4T3JiTQHXlGgJgPl0DxmhMZ4lCGnO7o9DyOM+5RbDMhgcuG\noXflKwSrrcClVbZQa8c4ZH9EmjvqIYLdeOZB8mUUHgGi2ehUCj+dFhncwrl4\nC0SbhRpl0JddalwKstmvfTIvXjeMmkC9zIWOT41b+4EnZvOix5qF5vTjNsHm\n7aGHCLmiE/Gd0U1+WHvPqFfDBtJ2vlEOgwdCom50FH5eUaJejV9cUgLDmdfz\nUtmZpRxxf20vTwY+TJ4QXCWYK2oZc8RiWPIoQ6hMY9+hYdQIBunR2lEmWmZl\nnZ+CZmf6W9H4JGxZ4CQBwuM+exGqlFEOwVqLhyLRbyjA76uUGXfSW9gHL6sX\nEw9b+b5juBA2ZsnfRUUmcRWSeKQZaSISRnGrf+ycq6NVnywtH+g5kstJG1k8\nnFYN\r\n=5oxV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDX9qGNlOLQ/wHyVmOGunRfASetHpxPgX7l6SpgforWbQIhAPQeumfH76SSlYLFCFb5ajEjG2CVoo+dkNZkaY4E2kII"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.1.0-beta.6_1622235546522_0.7471706142105727"},"_hasShrinkwrap":false},"3.1.0-beta.7":{"name":"@vue/compiler-sfc","version":"3.1.0-beta.7","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.1.0-beta.7"},"dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@vue/compiler-core":"3.1.0-beta.7","@vue/compiler-dom":"3.1.0-beta.7","@vue/compiler-ssr":"3.1.0-beta.7","@vue/shared":"3.1.0-beta.7","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"readmeFilename":"README.md","readme":"# @vue/compiler-sfc\n\n> Lower level utilities for compiling Vue Single File Components\n\nThis package contains lower level utilities that you can use if you are writing a plugin / transform for a bundler or module system that compiles Vue Single File Components (SFCs) into JavaScript. It is used in [vue-loader](https://github.com/vuejs/vue-loader), [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) and [vite](https://github.com/vitejs/vite).\n\n## API\n\nThe API is intentionally low-level due to the various considerations when integrating Vue SFCs in a build system:\n\n- Separate hot-module replacement (HMR) for script, template and styles\n - template updates should not reset component state\n - style updates should be performed without component re-render\n\n- Leveraging the tool's plugin system for pre-processor handling. e.g. `<style lang=\"scss\">` should be processed by the corresponding webpack loader.\n\n- In some cases, transformers of each block in an SFC do not share the same execution context. For example, when used with `thread-loader` or other parallelized configurations, the template sub-loader in `vue-loader` may not have access to the full SFC and its descriptor.\n\nThe general idea is to generate a facade module that imports the individual blocks of the component. The trick is the module imports itself with different query strings so that the build system can handle each request as \"virtual\" modules:\n\n```\n +--------------------+\n | |\n | script transform |\n +----->+ |\n | +--------------------+\n |\n+--------------------+ | +--------------------+\n| | | | |\n| facade transform +----------->+ template transform |\n| | | | |\n+--------------------+ | +--------------------+\n |\n | +--------------------+\n +----->+ |\n | style transform |\n | |\n +--------------------+\n```\n\nWhere the facade module looks like this:\n\n```js\n// main script\nimport script from '/project/foo.vue?vue&type=script'\n// template compiled to render function\nimport { render } from '/project/foo.vue?vue&type=template&id=xxxxxx'\n// css\nimport '/project/foo.vue?vue&type=style&index=0&id=xxxxxx'\n\n// attach render function to script\nscript.render = render\n\n// attach additional metadata\n// some of these should be dev only\nscript.__file = 'example.vue'\nscript.__scopeId = 'xxxxxx'\n\n// additional tooling-specific HMR handling code\n// using __VUE_HMR_API__ global\n\nexport default script\n```\n\n### High Level Workflow\n\n1. In facade transform, parse the source into descriptor with the `parse` API and generate the above facade module code based on the descriptor;\n\n2. In script transform, use `compileScript` to process the script. This handles features like `<script setup>` and CSS variable injection. Alternatively, this can be done directly in the facade module (with the code inlined instead of imported), but it will require rewriting `export default` to a temp variable (a `rewriteDefault` convenience API is provided for this purpose) so additional options can be attached to the exported object.\n\n3. In template transform, use `compileTemplate` to compile the raw template into render function code.\n\n4. In style transform, use `compileStyle` to compile raw CSS to handle `<style scoped>`, `<style module>` and CSS variable injection.\n\nOptions needed for these APIs can be passed via the query string.\n\n\n\nFor detailed API references and options, check out the source type definitions. For actual usage of these APIs, check out [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue/tree/next) or [vue-loader](https://github.com/vuejs/vue-loader/tree/next).\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.1.0-beta.7","dist":{"shasum":"dbecba7ffd9ec83df7b8e01eb10819fd8ba7a143","integrity":"sha512-mXmhMZXMs3+/ONgiQ0lIShOFpkCO1B7p+ul6YFfwUkVLurCbCLO1qTT8ZFUyvelFUbEjdaM0jcaB/oSCmTMcuw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.1.0-beta.7.tgz","fileCount":8,"unpackedSize":1435183,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgt+ZRCRA9TVsSAnZWagAAqEIP/3BpY3v8gZiQypyw5doj\n0s67Xd6X5nxxgHtH9Caw1mNKwSK/8ZQKiRplkBfyzgDSjeKOI1xddAVLa/WU\nejMk7h1Zvrop4M3mdCSm3c6jQupEQSPjlYgB2u+8xtQ1tlXITMycmuLKtc8C\njXf6+85n46wCeBKM13VgnQdhCjKaW7IUhLnYWs1QOtgJxWn5Y6yJO2xvxbye\nCXKvlg3OSttjSWGtmlCUuwCLniixkb/gtx/cH/UQsDs/r9Ug5/hpr3RqShVf\ngdri626hw+mPdcb8yyEEroIHgFxFT+2dScNbb3TKKaBqbbCJF/ztNCoJk4vv\notSfWWVoHYVtG92NEqfpMcxxqc9Van7pqfEQCWcfeHvqBwPCcMaCfuHh1A4/\nwARaREdLHGGUPKO9X6LeEpQOJzaU2rkCuZTZRqFAIFo8SJcC14P+Ira4TtDf\n5q9QfyHqJ0nJTPEffzIpgrR6ngRFdWKJirC7KxLQvzlU3oPWC7luEOLYngnP\nxsSfLCFatxtIWidM9L4Y0ffO+fZDzrwFIfu5ljle/ttVFTzsPpVv8W7zmdAJ\ntZeyxdfnO+O4K7Crmo6OpNS+sukp+L7ftNFdJbYjQ1Buwl9n8OI3COM/UfF6\nZ8cdru9cllNNIe65fyWRJPOSbvHMPF9293mTvw9KrMTXzxtu2uroHdpzERvw\n4s6O\r\n=eVIE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDqiG2iAJ1uw8J9XLAcvWj08Td/k2S/PmN4lxtXUXX8GgIhANPVV1/peCdr4LDERiLH7LoxaQQPBAjyQr8nlRTfI/xz"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.1.0-beta.7_1622664784943_0.2845313816495292"},"_hasShrinkwrap":false},"3.1.0":{"name":"@vue/compiler-sfc","version":"3.1.0","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.1.0"},"dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@vue/compiler-core":"3.1.0","@vue/compiler-dom":"3.1.0","@vue/compiler-ssr":"3.1.0","@vue/shared":"3.1.0","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.1.0","dist":{"shasum":"3ee0efe64bba9407b6659cea6592641a84c2567c","integrity":"sha512-MzSXtuNTnJVXSsjm30bc3ef/XIitz5F8UVruRvp1k7c72zc3US4jKI7bkMS0r2UjT4aW9mF+4JgPpieG0n+5cg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.1.0.tgz","fileCount":8,"unpackedSize":1435141,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvkubCRA9TVsSAnZWagAA3n0P/RD5fsw09J0AigA791WS\nEyMfWW93bp3X9nAJd1EUqKgG6tuQk67a6GuPMpfOPDblCUQed5hgTzlbclR+\nsb/S2p8+NuZ/OTvVEn8OLSwIzohVmh/Fu0Yj3pGvBn7l3lhw0Uor3tFiE6NJ\neis+Onby5jDgB+IIfF8Wudkpprtew72rL2hATiQwumVMVOjYojxmjeOqD98y\nf8uSpQvCWkjAtgBQ/qZlI80FVDXR/8TZTCvFzt9SZnXxYXVMnujz2Weqwb5H\nAQvar+PZoCdJua5aqTqobIL3kKdb3NTyHVZnx+tIGdoLLNU2j6h7PBs21t0x\ntXcc3KIZY0GjMAr8Fg3BvoGkaRUBAojTYSb69oScBmj7ReghwdTX6aNu1STY\nQU1tLqr7hcNI6ApHJul3m1dmSp77WMrEwwvkAncw6Vl7RgAPE6Z0cAsj76HO\n1pGgGPoXQwOhp5+0QbupLoGrQ8KfVKFIhycsdLKRj2IH8nbIj4PY5EJ+wNqg\n6wwooZGsF5RE+zDl9aWEtQ90sqBZqlU0NYzCHjHYWtIHZkCPFpoAYcY2gWXG\nXxdW16Tw3YIoqNcfIlSrClSuQrA7Ci2d2avT3FPT0ZHeTTFMP+yFYBBD2WUO\nm8v9wX5YI1VaOJR4//DeC8c+VjPrIZpPFGqv5iHY4Xyt92LJmrAUhSH15N7h\npKjT\r\n=0Ts3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEgN7PvanRuMPpJrCeKAp6jVe1riWavk0yunOmzDNqZEAiB3vYPmbFkdVGGQkZO3AJsYB3MdYvjkWli7ahmfegODhg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.1.0_1623083931094_0.05819952561149444"},"_hasShrinkwrap":false},"3.1.1":{"name":"@vue/compiler-sfc","version":"3.1.1","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.1.1"},"dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@vue/compiler-core":"3.1.1","@vue/compiler-dom":"3.1.1","@vue/compiler-ssr":"3.1.1","@vue/shared":"3.1.1","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.1.1","dist":{"shasum":"d4e4507c013d0b219f0b106b317ec5bb1cde3398","integrity":"sha512-lSgMsZaYHF+bAgryq5aUqpvyfhu52GJI2/4LoiJCE5uaxc6FCZfxfgqgw/d9ltiZghv+HiISFtmQVAVvlsk+/w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.1.1.tgz","fileCount":8,"unpackedSize":1435141,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvoEYCRA9TVsSAnZWagAAj9IP/12aUNj0hV5BeBgIWLcU\nZGGurfqTQls3r/iGfiMxvupnAoZAFrx2PJDDSabd43i2Zz8Nn6pt1kYitnng\nM9wb47KnZbqaJiVSrjTk6SjzscFTyPaRznwWcoM0ypDhcU4QIEAB+GuRoxsB\n67xrgTpl7E/VL/YRiVc86CDPXws/bXtvcZjJ3txO3Np4Q+DeRnBaOxVp8UH/\nBGwdgslRXbsM7gBlVQx5EU4Anngt4+uX5g5pF1LRd239BICNlioNW4Gzp2Vg\nh/WFg0Tgufh4pqy6AA1CKYkHg1+Niyi+Buk4gpYXu2gmrszjTxdPZCmMU9ta\npU7Rm6myglI8F3wDr3u8ENWJ/PYoGA4P84giJtUg9hU08C04LBBe1mRqWNKD\nqmqvcV66b6MUcRoJLfHicP3KPStikg/nfuTrAXTPzOpaLzG9a/osE4TTtEmJ\nS9e5stCr0J72bPPvb+zoE4SeX9I5ai8CeGHy7Ik4c1tw1HEb1JCJgMjbjYjH\nIFdQrJXOhznXu/lSFPKByJN3hYynMYUBCTY9r9P0YPKKzCZN3/gk1z3L5IDO\nXR/DZhL67brrqju742MlnjGnQYQRRF9+EZUAa9j2vXbwrr3U/k4AkhhSTbfu\n250ZYzFMcEQXgoWroqvq7mlGEoK+d5mg37UvuMK9Y1eLNqQpmcGis+zI/SkP\n8yTW\r\n=S6WI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGgNkZwHibx2gq1thEScvvikUBDnHQsXWpNDbksFz6yeAiEAoDOrn1Z4KBTttddtqVM/nnaqUghRQXKJH57XQO5ZQoM="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.1.1_1623097624098_0.5117751658365444"},"_hasShrinkwrap":false},"3.1.2":{"name":"@vue/compiler-sfc","version":"3.1.2","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.1.2"},"dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.1.2","@vue/compiler-dom":"3.1.2","@vue/compiler-ssr":"3.1.2","@vue/shared":"3.1.2","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.1.2","dist":{"shasum":"23ff1e366d887b964899568bffcb11e3d0511fc4","integrity":"sha512-SeG/2+DvwejQ7oAiSx8BrDh5qOdqCYHGClPiTvVIHTfSIHiS2JjMbCANdDCjHkTOh/O7WZzo2JhdKm98bRBxTw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.1.2.tgz","fileCount":8,"unpackedSize":1563563,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0ir9CRA9TVsSAnZWagAA8DAP/0wT+5pY8RWpzM+zXEiV\nlN2vgHTojLkfA6xzaKDP7F7OIKvwOUJQsc6XgBIQGBXdqrCff1PXAe9jLbH0\nwqvijKaqEgDmrIDEqe7fTZlkkaCCTjdOFsqhs97249hQW2H7BIIDZz9hjEZ/\nQHGrhfTZFG4czFqXblZ/EXMzpWCtRlo5uioNJFfw0EZKcjzRScUblj2DCCn9\n0KrEx5FTNnCmpO2+Lp7HGOB2shGcL5KF1K5+utH6MzLa7Pa1WgFXsvuLSwh9\nzPLugxYEdY+bJ5wzXR4JWr1SNevTvI7b6HGnW5lq3CcslMhlU9wI7YjE0tsa\nHO4kQtzEofJLU+WmYiG2+WsD4HzzPNFidNSqbbuWCmYMMQEFoW4JQuy44Wxq\n9G0kvvb2/JZ5OYzldQ8C36r5FVGGpty3QDYxPLXCARO+T/MuTSWG3IhMWhwn\nnt7f6ttd292MnbAkUggjS23UP+b5vvqoOHK2a1WAwGSTawsZDogcFnVAHlCJ\n/KgDlXLgGCJfGZNvxsx2ZpfFZnmvtIgihHxH8FjixCGmhxQ3wAtAesomwy0y\n2OxwUU/J5bY83MfAczBCR7tNEDC2JLFugghZl32nYjnv7qodDVlQQy16AAzo\nGolGYiMGNTp3dd8uhmH3EHklY3dfh5pQeAMxp1YzEsX9X9/HuP/+PUECmVUT\nPgEz\r\n=ePOz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDh/DWznuYvvjKNkpvA81FZc25R3sw1D2C0zJHYGmNcSwIhAO9jlQ4ezAgq5U1zTwaJLylGpQhz/pn0u+kO2DiXb+OZ"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.1.2_1624386301374_0.5045442121127639"},"_hasShrinkwrap":false},"3.1.3":{"name":"@vue/compiler-sfc","version":"3.1.3","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.1.3"},"dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.1.3","@vue/compiler-dom":"3.1.3","@vue/compiler-ssr":"3.1.3","@vue/shared":"3.1.3","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.1.3","dist":{"shasum":"f8aba30e5254a2b7be9516159630c8f75b412216","integrity":"sha512-WpQ0oHMT5Aeb92UBnYCOxfHwdOGFZJ+BUyFiu2rG6TTDuw+aPNHCsFxvi55eG+2P7uiqRFK03lc0mGh3v8OVmw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.1.3.tgz","fileCount":8,"unpackedSize":1580789,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3k+QCRA9TVsSAnZWagAAaE8P/AopIgksCd+65UQBBQba\njxH/pCTw6515hTlocqcC5f/vi2UcCnKNu5nlmhxOlHaWHB0jfftWBXD0FFrl\nBoc0HN4qEgO85b2ElJu/X+yIqay0CqakAtLE6Vw46Y+bJ9+EGwpfDgCWklfc\nqCJPT5eAIMeO5/zP4JHc1h05EloO/KvMQ+1sw1M0c/mLWr+NTYwn0HDmZvV6\nQI/An4X6/khicvx1+WAbRonYhRdqr0dEFTxDSj/W2dWn72VO/3jVcQe62dVG\nYI5eoSrz8Bd9mIMTdm0uOUGP/7XIJ8116buL6lX1SqrGwYjo1YC08xe/qBV2\nJSpUc7opwegjgnQqaxI5XXgtlwxjwZW8szXE3ty5+Gw9b46trIhTMg8MJkhA\nhDIx37Xox9p0KoYZxyC27v6GbtlVMZefJ4vz9Us1eVTDsjGtWzNKl/wHzFuX\nZSivk8TUJMYgD1+j4rFbpP1bP0t7C8NmlcsvA4TOvKWSK2RoFH7RCeiNmpDj\n6DxFF1HiL5jzfXTNy1IUbDlynFBY5xbWcyYvafYM4uyXHL7gWg94+AlzJSbV\ntxsb+x3uWgvzVTKiOhLZKHEzWrWKZA9sswRJH4BrzzLKBuJ7aPVp5fKRGWtY\nQfkevjucAeRQfiLk7Tfww2jZP8ztt22xlR1c7RvNkRbw/RbK+UWX15iJsE5J\nDYCq\r\n=hCRN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAc+GcL7NpCStUhPMrZhUlX3ouWPoU8Ybq8Qoif38rsPAiAX0HvEL3SbfXDinhFQKkBrdRS7XD7oOlTgLChu6Fm0tw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.1.3_1625182095845_0.6560352154208187"},"_hasShrinkwrap":false},"3.1.4":{"name":"@vue/compiler-sfc","version":"3.1.4","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.1.4"},"dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.1.4","@vue/compiler-dom":"3.1.4","@vue/compiler-ssr":"3.1.4","@vue/shared":"3.1.4","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.1.4","dist":{"shasum":"93e87db950e0711339c18baa7bb7d28d3522d7bc","integrity":"sha512-4KDQg60Khy3SgnF+V/TB2NZqzmM4TyGRmzsxqG1SebGdMSecCweFDSlI/F1vDYk6dKiCHgmpoT9A1sLxswkJ0A==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.1.4.tgz","fileCount":8,"unpackedSize":1580286,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3wioCRA9TVsSAnZWagAAdQMQAIz32QNInO0KASZMb70C\nyTIIEWBbDzQ76r0z7Mrhl1hVsWaox7Q5ttsCOirMkzv1vgQPFKIAfJbPVZY7\npDSdhlQEZ8xBbZVxEVlYycsPNJJduIPebYfG/GSDfGHYTOxfmesJd+BnwmIM\nX/i73oKbuoHs981LS8VS9ue6YS98b21oQSlS+sEO9XDLI/Ghyky/3nEGMV5N\nLXtmkshVG1rNM1B/a8TAVUxnPZfGFXYEXXwpmBgqA5r6xVtfKw2uVdd2LiQt\n3pQcn818mMSGt+qhdRtceJylqHTID8DbUsdwlI4SyYTs0mV9QuwgO28YS4fn\nEYMDCLL0Wl1wWbAEa2fuutfsE/dwm7iDnKmsDmS7FTmDCltQQgxcNds8yI35\nh8j0v9RDwLQA4W+w8i9UvUaQJTsi5mrqqaHyGKnZzXo3YCZqhzMbK2ackvzy\nSTOq9kATZpmtCTSp9YR/b06ywnCT9h8qucAm3IN8f15/KFy4iLKX8E8rMN2C\nDfq0fB+j3OWQzNqjvfPoRSgkf4CQ9MAx5VvSKVs0gl4+EK2tcEEXKPABrs5P\nNAR9aMW3Es4cJuD0sm+XURk1F6PtztxXz+gDHAWV14NE5pKAz111Ng4eTezx\nOHFgS+zWXiAy7Fmeu6+iVo0j1aU8bXZIfSEqP8SeIL09mWz+39e1MPspm+EV\nud3W\r\n=UllD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOUbE91V2Ewx2qoaOiNkyrCiDdyndHgR4ycti34DtSigIhANsVXvrKmbctue81jZPUuNiSmNPZFwsfmeDwIQV6SQvN"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.1.4_1625229480473_0.31352401336766134"},"_hasShrinkwrap":false},"3.1.5":{"name":"@vue/compiler-sfc","version":"3.1.5","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.1.5"},"dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.1.5","@vue/compiler-dom":"3.1.5","@vue/compiler-ssr":"3.1.5","@vue/shared":"3.1.5","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.1.5","dist":{"shasum":"e61e54f3a963b0f4a8e523fbb8632390dc52b0d6","integrity":"sha512-mtMY6xMvZeSRx9MTa1+NgJWndrkzVTdJ1pQAmAKQuxyb5LsHVvrgP7kcQFvxPHVpLVTORbTJWHaiqoKrJvi1iA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.1.5.tgz","fileCount":8,"unpackedSize":1583939,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8bXyCRA9TVsSAnZWagAAfAsP/A20VhfHtDmngnZ3beG1\n1QS6YboiN7AUszTPKfd/XFjMk+NkzHhcYRCkxBZEQh31s2meLNquEprfBtAI\ncOeVQ5bXr9AXMOOg3HnjDj++4gSLjqa2/Jvxeio6EMjdiCkhQXSp/yhsbPM6\nqwgGFbenlyTvnZ0Hyo7XbJSzlmhm410rNrGT21AarxOqTa6+yp2tLeBL0isy\n+2+qpjzkrMfvK8leXsFSl101W46T/qWystZG0sB1lWbz68xKt5Fv62isdQmx\nDxR0suz8yhK9V4/qQWTgbcPYD3bKcgde4bBiIXUKh2X7p7NB8dVBTDSuEoY1\n019qNFip/kfhYdW+NZ4TyiGb+akJLUkMQFU4GkL+GmSCd0XSyJybdfcN6Tvw\n302MIbZTO6fwHjBy508XpOSsPi4VYTx4OAkR0Gc8b3HClUS00es8/kigDq9S\nPv6J04iZzjiR0NgZBHuBfCD0JAmdCrVaau+PgchQRBfiIOxRp9wvcrVOlHg1\nxy9FXty3V83X9kBeqOVAPVWCUbVfdq+mQrBmWHV1Hiu55aWMhuNUV1J5DVEo\n9dAGenGWtsvQ2EWeguEPjugYUDwrkGe5jn03psk3rSJYVK46/lHlWh9rWCEc\nz0SrP1Tvyk46Gg18jNSzP4OFL4swSs4/hc+maqiZhi7j/n2Put0IU/aNZC3l\nq28Z\r\n=A5ME\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB19l58GmALJwBATPMmea1tQru0dWlaylbPPehuY44W2AiEAjz4PoOCF6LOejzp6Xv1PWbP5UKjFNJjTaV7OJybfPEU="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.1.5_1626453490073_0.8247522255594304"},"_hasShrinkwrap":false},"3.2.0-beta.1":{"name":"@vue/compiler-sfc","version":"3.2.0-beta.1","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","peerDependencies":{"vue":"3.2.0-beta.1"},"dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.2.0-beta.1","@vue/compiler-dom":"3.2.0-beta.1","@vue/compiler-ssr":"3.2.0-beta.1","@vue/shared":"3.2.0-beta.1","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"readmeFilename":"README.md","readme":"# @vue/compiler-sfc\n\n> Lower level utilities for compiling Vue Single File Components\n\nThis package contains lower level utilities that you can use if you are writing a plugin / transform for a bundler or module system that compiles Vue Single File Components (SFCs) into JavaScript. It is used in [vue-loader](https://github.com/vuejs/vue-loader), [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) and [vite](https://github.com/vitejs/vite).\n\n## API\n\nThe API is intentionally low-level due to the various considerations when integrating Vue SFCs in a build system:\n\n- Separate hot-module replacement (HMR) for script, template and styles\n - template updates should not reset component state\n - style updates should be performed without component re-render\n\n- Leveraging the tool's plugin system for pre-processor handling. e.g. `<style lang=\"scss\">` should be processed by the corresponding webpack loader.\n\n- In some cases, transformers of each block in an SFC do not share the same execution context. For example, when used with `thread-loader` or other parallelized configurations, the template sub-loader in `vue-loader` may not have access to the full SFC and its descriptor.\n\nThe general idea is to generate a facade module that imports the individual blocks of the component. The trick is the module imports itself with different query strings so that the build system can handle each request as \"virtual\" modules:\n\n```\n +--------------------+\n | |\n | script transform |\n +----->+ |\n | +--------------------+\n |\n+--------------------+ | +--------------------+\n| | | | |\n| facade transform +----------->+ template transform |\n| | | | |\n+--------------------+ | +--------------------+\n |\n | +--------------------+\n +----->+ |\n | style transform |\n | |\n +--------------------+\n```\n\nWhere the facade module looks like this:\n\n```js\n// main script\nimport script from '/project/foo.vue?vue&type=script'\n// template compiled to render function\nimport { render } from '/project/foo.vue?vue&type=template&id=xxxxxx'\n// css\nimport '/project/foo.vue?vue&type=style&index=0&id=xxxxxx'\n\n// attach render function to script\nscript.render = render\n\n// attach additional metadata\n// some of these should be dev only\nscript.__file = 'example.vue'\nscript.__scopeId = 'xxxxxx'\n\n// additional tooling-specific HMR handling code\n// using __VUE_HMR_API__ global\n\nexport default script\n```\n\n### High Level Workflow\n\n1. In facade transform, parse the source into descriptor with the `parse` API and generate the above facade module code based on the descriptor;\n\n2. In script transform, use `compileScript` to process the script. This handles features like `<script setup>` and CSS variable injection. Alternatively, this can be done directly in the facade module (with the code inlined instead of imported), but it will require rewriting `export default` to a temp variable (a `rewriteDefault` convenience API is provided for this purpose) so additional options can be attached to the exported object.\n\n3. In template transform, use `compileTemplate` to compile the raw template into render function code.\n\n4. In style transform, use `compileStyle` to compile raw CSS to handle `<style scoped>`, `<style module>` and CSS variable injection.\n\nOptions needed for these APIs can be passed via the query string.\n\n\n\nFor detailed API references and options, check out the source type definitions. For actual usage of these APIs, check out [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue/tree/next) or [vue-loader](https://github.com/vuejs/vue-loader/tree/next).\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.0-beta.1","dist":{"shasum":"1c980f58ebbae1080b68805fbbef2f13296ed75f","integrity":"sha512-W2YrvjIWtvE9hftCXLGLpr1oZ/tAApTWSzNvRXTL/nu4by1jLnRfZlzurBkjuJe30wxZkku/kc9Uc8784bjsow==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.0-beta.1.tgz","fileCount":8,"unpackedSize":1595078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8dN+CRA9TVsSAnZWagAAUTAP/jpeq8Hw8OOcvHID8l2Q\nweBGq9mLdc5cTvv/5qmNaTKnSKl5UaAnKtPLHUlWg7sWvukze5G8g3s3+uwM\nT0vndM091g5PBNNe+Y+bzzwhebq4noc9KJVXiySo/QlTY6FCfeY9VG92kYMb\n1xrOFvClj7CpTQP5MXKvAsoc7bBA1dCDSn+vAzHsARL4RJGmpUEN+awET8GK\nuGlEaqV7J+/wzOTpxjPHBcXsO2trw6J+0ek8V3VqlM1IV8H/O+5jbrWTH7/A\nKm3qn0pB497IlB3Ad7PK8osPvMulj5cmrjmCjf1CTzifMnJCUxIRcsLeD4Zr\nJDezkWBbrAGzD1eCjckjG1i0Oj2UIra9RHnaOqNac0UOoQEkI+0SjLFXuhRV\nnMLI41ZqU/4Sl+a9WX48EI1cvx3dUUouIX76ElDuncpdukeaMjzYJljTKrPM\nm0f1F8zU0tOXE4AZjZfme4yUQ5cy/69US5OpctM2Rv5c/qmtpRejCCPm2j57\n1pUqyF1+PZrb4U2rzbGs6C9t4f4Hra4DjUETgYMJQa4cHm0lKuy0bb63M8qI\nHzj/utmUDmKK0UkJwlyA8HFTnC2y4DKqAeD8mogPj4z2/9FfilZYtowkoGEH\nu5WlCB7JTmzlhyaWDZnIdQnT51+yZroAwWeNr3dK1EpRjeTeOYXI6pvYV/Os\ndsJ+\r\n=5Izp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC4AtIm+ZPQcFs28jqYUXWBOrH7V49MvTnGhozOwYDkaAiBdlUO27yVFUbdOMJ4jLABinJtzCUsON/6rwzz+PDdn+w=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.0-beta.1_1626461054265_0.79988753534965"},"_hasShrinkwrap":false},"3.2.0-beta.2":{"name":"@vue/compiler-sfc","version":"3.2.0-beta.2","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.2.0-beta.2","@vue/compiler-dom":"3.2.0-beta.2","@vue/compiler-ssr":"3.2.0-beta.2","@vue/shared":"3.2.0-beta.2","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"readmeFilename":"README.md","readme":"# @vue/compiler-sfc\n\n> Lower level utilities for compiling Vue Single File Components\n\nThis package contains lower level utilities that you can use if you are writing a plugin / transform for a bundler or module system that compiles Vue Single File Components (SFCs) into JavaScript. It is used in [vue-loader](https://github.com/vuejs/vue-loader), [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) and [vite](https://github.com/vitejs/vite).\n\n## API\n\nThe API is intentionally low-level due to the various considerations when integrating Vue SFCs in a build system:\n\n- Separate hot-module replacement (HMR) for script, template and styles\n - template updates should not reset component state\n - style updates should be performed without component re-render\n\n- Leveraging the tool's plugin system for pre-processor handling. e.g. `<style lang=\"scss\">` should be processed by the corresponding webpack loader.\n\n- In some cases, transformers of each block in an SFC do not share the same execution context. For example, when used with `thread-loader` or other parallelized configurations, the template sub-loader in `vue-loader` may not have access to the full SFC and its descriptor.\n\nThe general idea is to generate a facade module that imports the individual blocks of the component. The trick is the module imports itself with different query strings so that the build system can handle each request as \"virtual\" modules:\n\n```\n +--------------------+\n | |\n | script transform |\n +----->+ |\n | +--------------------+\n |\n+--------------------+ | +--------------------+\n| | | | |\n| facade transform +----------->+ template transform |\n| | | | |\n+--------------------+ | +--------------------+\n |\n | +--------------------+\n +----->+ |\n | style transform |\n | |\n +--------------------+\n```\n\nWhere the facade module looks like this:\n\n```js\n// main script\nimport script from '/project/foo.vue?vue&type=script'\n// template compiled to render function\nimport { render } from '/project/foo.vue?vue&type=template&id=xxxxxx'\n// css\nimport '/project/foo.vue?vue&type=style&index=0&id=xxxxxx'\n\n// attach render function to script\nscript.render = render\n\n// attach additional metadata\n// some of these should be dev only\nscript.__file = 'example.vue'\nscript.__scopeId = 'xxxxxx'\n\n// additional tooling-specific HMR handling code\n// using __VUE_HMR_API__ global\n\nexport default script\n```\n\n### High Level Workflow\n\n1. In facade transform, parse the source into descriptor with the `parse` API and generate the above facade module code based on the descriptor;\n\n2. In script transform, use `compileScript` to process the script. This handles features like `<script setup>` and CSS variable injection. Alternatively, this can be done directly in the facade module (with the code inlined instead of imported), but it will require rewriting `export default` to a temp variable (a `rewriteDefault` convenience API is provided for this purpose) so additional options can be attached to the exported object.\n\n3. In template transform, use `compileTemplate` to compile the raw template into render function code.\n\n4. In style transform, use `compileStyle` to compile raw CSS to handle `<style scoped>`, `<style module>` and CSS variable injection.\n\nOptions needed for these APIs can be passed via the query string.\n\n\n\nFor detailed API references and options, check out the source type definitions. For actual usage of these APIs, check out [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue/tree/next) or [vue-loader](https://github.com/vuejs/vue-loader/tree/next).\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.0-beta.2","dist":{"shasum":"534e69cd386bf4d2e2b6eaa43d36f4f1d35acbc2","integrity":"sha512-0+sXdpZTQR+UO5g55ZcYU79GiysBvW1vg9qCfyShvmVmHs8d9YdNxXTuy13dk64BjEHgeMi8PRRKK4kiJ/2/9g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.0-beta.2.tgz","fileCount":8,"unpackedSize":1597191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9gygCRA9TVsSAnZWagAA9tEP/Aja+CCeMkvZSQ2b7HjK\nwc1EW4ZKg18pw4sf3GhgcCZLQGEIwkkKUHYdQKiknEvqNU85XcgeRvPAyyqE\n1E3fR467eMG7IH0KEmvVUMgkLFsOV3889QD3Osvs+FL+YYBLbDUVkGelnqVl\nuv7lW2WhIlJMUNAndnr3fL1n2q+0UexkLsrk4dq08W1L9c4RvpuxC90Reghh\ndUFEnbbOHvfR7J58Gh3lyE9yp9QJM9If8mg1T5wRi1OTzfXRLmAGFIwoCEx0\nOnJ+ndDT2pZhkMAny7OXnrpwaYF5TpCHqzIvoANfJsqtq9EFt4KOgFR0ERXd\n+M1AN1P1fRP8w1tOzgAOWSAJ9z7vw5/gz6AgsC/rHjC6/VPihnMwvhwxtNcF\nEm/GeTHQVYvhgAqgAUULWET1cI69ebUDqLUqoshfKN5I7kuN8XJS1TG0n0ll\nU168p2rkeMCQIufyclo8nHwIsJXgvp/jYH9Sqnr5S+9YbHHkcEyQ6JmnDkls\nRWkCejXMpHxUAJDdfplzPm44oBc2yTYJjjCCwBfPwT6MehtI0DqSmsFkBuNM\nKbwwUkGBL3TCcGYRGzwVnm3DxK/7YLxe0LURZRUFEOnxHXIwXKeRHlOmf3Vz\nCXcYecOfOxinKkqttmCN5SSaLD1N+gNUSMT+OSzcfjbK0JAjheq6Ur0eo7fX\nU0lO\r\n=KjY3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBMXub+EBV5vHEgt5ogrdajfOKu5XTgyl87XB1mTNFEJAiEAl+3PQEUxxWm86VkRdHZ/2JKLppSSVw+TQYAzMrfZgOY="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.0-beta.2_1626737824743_0.8356791357792797"},"_hasShrinkwrap":false},"3.2.0-beta.3":{"name":"@vue/compiler-sfc","version":"3.2.0-beta.3","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.2.0-beta.3","@vue/compiler-dom":"3.2.0-beta.3","@vue/compiler-ssr":"3.2.0-beta.3","@vue/shared":"3.2.0-beta.3","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"readmeFilename":"README.md","readme":"# @vue/compiler-sfc\n\n> Lower level utilities for compiling Vue Single File Components\n\nThis package contains lower level utilities that you can use if you are writing a plugin / transform for a bundler or module system that compiles Vue Single File Components (SFCs) into JavaScript. It is used in [vue-loader](https://github.com/vuejs/vue-loader), [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) and [vite](https://github.com/vitejs/vite).\n\n## API\n\nThe API is intentionally low-level due to the various considerations when integrating Vue SFCs in a build system:\n\n- Separate hot-module replacement (HMR) for script, template and styles\n - template updates should not reset component state\n - style updates should be performed without component re-render\n\n- Leveraging the tool's plugin system for pre-processor handling. e.g. `<style lang=\"scss\">` should be processed by the corresponding webpack loader.\n\n- In some cases, transformers of each block in an SFC do not share the same execution context. For example, when used with `thread-loader` or other parallelized configurations, the template sub-loader in `vue-loader` may not have access to the full SFC and its descriptor.\n\nThe general idea is to generate a facade module that imports the individual blocks of the component. The trick is the module imports itself with different query strings so that the build system can handle each request as \"virtual\" modules:\n\n```\n +--------------------+\n | |\n | script transform |\n +----->+ |\n | +--------------------+\n |\n+--------------------+ | +--------------------+\n| | | | |\n| facade transform +----------->+ template transform |\n| | | | |\n+--------------------+ | +--------------------+\n |\n | +--------------------+\n +----->+ |\n | style transform |\n | |\n +--------------------+\n```\n\nWhere the facade module looks like this:\n\n```js\n// main script\nimport script from '/project/foo.vue?vue&type=script'\n// template compiled to render function\nimport { render } from '/project/foo.vue?vue&type=template&id=xxxxxx'\n// css\nimport '/project/foo.vue?vue&type=style&index=0&id=xxxxxx'\n\n// attach render function to script\nscript.render = render\n\n// attach additional metadata\n// some of these should be dev only\nscript.__file = 'example.vue'\nscript.__scopeId = 'xxxxxx'\n\n// additional tooling-specific HMR handling code\n// using __VUE_HMR_API__ global\n\nexport default script\n```\n\n### High Level Workflow\n\n1. In facade transform, parse the source into descriptor with the `parse` API and generate the above facade module code based on the descriptor;\n\n2. In script transform, use `compileScript` to process the script. This handles features like `<script setup>` and CSS variable injection. Alternatively, this can be done directly in the facade module (with the code inlined instead of imported), but it will require rewriting `export default` to a temp variable (a `rewriteDefault` convenience API is provided for this purpose) so additional options can be attached to the exported object.\n\n3. In template transform, use `compileTemplate` to compile the raw template into render function code.\n\n4. In style transform, use `compileStyle` to compile raw CSS to handle `<style scoped>`, `<style module>` and CSS variable injection.\n\nOptions needed for these APIs can be passed via the query string.\n\n\n\nFor detailed API references and options, check out the source type definitions. For actual usage of these APIs, check out [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue/tree/next) or [vue-loader](https://github.com/vuejs/vue-loader/tree/next).\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.0-beta.3","dist":{"shasum":"8199e8166a6721e7554d0d8446f8ff3752a45492","integrity":"sha512-M50steBwRJiAYvCvVe1kFiab9Gj+NBZTpO6rRaXSWEvptv9blIdpdFiPFzGUhKB65/xGbdj3fyUN9fzXkIjrwA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.0-beta.3.tgz","fileCount":8,"unpackedSize":1597191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg90RgCRA9TVsSAnZWagAAvMoP/2iaNswnb1E1gL/sfcwb\n8YjH33mkosze9KjFUh+AEAhBqKZmoSeTBynvVV5YQwAZ1Rfbjtu+TIY7ll4M\nRd4ULjpYHCot8DQ5Psuy8ShGZMmz3HaFSQGvcq6huBgy+B/Ofz5QJDfR8Sns\ncE5pwZftI4CL1d9oN1eOdSzhzBQJAU8cldaJ+jtvmdA3+Oj4ZIZdCZ63ACyg\nhlGNpEIjkIQlSq6vxPYJA/vXunZNsvjBCBoo8KGKNXr04VkvRtP2ui1nu0dc\nRw7W7P6p5aAUHbSu4VAzG6VaN4C4lYS/0PsXcT19+QiTKt+Ke+YjKYN64t8t\nzG6pd2HRNPshXFePGEKv1vNKDVeIjdFnif1SU1PTYqo/hTG4mJ9XRoavdPqO\no72r2Po8W6ueItGIgJMrrWZ9R4JPoDuW2yzbBcvE++SNZK95oebI7WHGENcQ\nDRE/aJlChRP2uI+k/eLwidqqibbOl+zU225oRduataUW2kZOWMGBuw0bmjio\n5rqJeEJma+PVJDSHIcUZnEStZncCl2qX2f7V978BEUcUMFWs4zXAkKzoohBW\ng6Mpd/HQHaSSNyzQDiLG4/a68aSyG1bHoB+qIHnfpcs5q9lUHm9Sd+6mJGmx\nCyaJmtn+upHSKzNszm/+2jhRPr4PbtytC9hrzqjq3mtS0flChT86jxLCdZyJ\nXHCd\r\n=hD3J\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCLgOE2ICdJddf/lwTa9LugQ/EWz4AIGdHOBZ28sbsYYgIhAKhGVR61CmGVwczcUb6vVn6RbfZs796AgEQldxHQLj5c"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.0-beta.3_1626817632344_0.18377611853482922"},"_hasShrinkwrap":false},"3.2.0-beta.4":{"name":"@vue/compiler-sfc","version":"3.2.0-beta.4","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.2.0-beta.4","@vue/compiler-dom":"3.2.0-beta.4","@vue/compiler-ssr":"3.2.0-beta.4","@vue/shared":"3.2.0-beta.4","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"readmeFilename":"README.md","readme":"# @vue/compiler-sfc\n\n> Lower level utilities for compiling Vue Single File Components\n\nThis package contains lower level utilities that you can use if you are writing a plugin / transform for a bundler or module system that compiles Vue Single File Components (SFCs) into JavaScript. It is used in [vue-loader](https://github.com/vuejs/vue-loader), [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) and [vite](https://github.com/vitejs/vite).\n\n## API\n\nThe API is intentionally low-level due to the various considerations when integrating Vue SFCs in a build system:\n\n- Separate hot-module replacement (HMR) for script, template and styles\n - template updates should not reset component state\n - style updates should be performed without component re-render\n\n- Leveraging the tool's plugin system for pre-processor handling. e.g. `<style lang=\"scss\">` should be processed by the corresponding webpack loader.\n\n- In some cases, transformers of each block in an SFC do not share the same execution context. For example, when used with `thread-loader` or other parallelized configurations, the template sub-loader in `vue-loader` may not have access to the full SFC and its descriptor.\n\nThe general idea is to generate a facade module that imports the individual blocks of the component. The trick is the module imports itself with different query strings so that the build system can handle each request as \"virtual\" modules:\n\n```\n +--------------------+\n | |\n | script transform |\n +----->+ |\n | +--------------------+\n |\n+--------------------+ | +--------------------+\n| | | | |\n| facade transform +----------->+ template transform |\n| | | | |\n+--------------------+ | +--------------------+\n |\n | +--------------------+\n +----->+ |\n | style transform |\n | |\n +--------------------+\n```\n\nWhere the facade module looks like this:\n\n```js\n// main script\nimport script from '/project/foo.vue?vue&type=script'\n// template compiled to render function\nimport { render } from '/project/foo.vue?vue&type=template&id=xxxxxx'\n// css\nimport '/project/foo.vue?vue&type=style&index=0&id=xxxxxx'\n\n// attach render function to script\nscript.render = render\n\n// attach additional metadata\n// some of these should be dev only\nscript.__file = 'example.vue'\nscript.__scopeId = 'xxxxxx'\n\n// additional tooling-specific HMR handling code\n// using __VUE_HMR_API__ global\n\nexport default script\n```\n\n### High Level Workflow\n\n1. In facade transform, parse the source into descriptor with the `parse` API and generate the above facade module code based on the descriptor;\n\n2. In script transform, use `compileScript` to process the script. This handles features like `<script setup>` and CSS variable injection. Alternatively, this can be done directly in the facade module (with the code inlined instead of imported), but it will require rewriting `export default` to a temp variable (a `rewriteDefault` convenience API is provided for this purpose) so additional options can be attached to the exported object.\n\n3. In template transform, use `compileTemplate` to compile the raw template into render function code.\n\n4. In style transform, use `compileStyle` to compile raw CSS to handle `<style scoped>`, `<style module>` and CSS variable injection.\n\nOptions needed for these APIs can be passed via the query string.\n\n\n\nFor detailed API references and options, check out the source type definitions. For actual usage of these APIs, check out [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue/tree/next) or [vue-loader](https://github.com/vuejs/vue-loader/tree/next).\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.0-beta.4","dist":{"shasum":"ad1de09c8ce3beb4c23f764fbf71b43a8fe455c7","integrity":"sha512-aj3tz+1qjyl9TVsNBIVgtydMJdhGjOej49tTRCgEM4HSmJF3zFZalF03D8lvJSX4V9tlFyBVI3D69e1+YGqDlw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.0-beta.4.tgz","fileCount":8,"unpackedSize":1597191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+JRRCRA9TVsSAnZWagAA/DIP/3O6gRo4Vfj9zA/ujPFn\nhpKqL6CNAK6fQ4GE7Te5floKbQ92bNC2myrrNvLrC3UBlcJlHoc3vclbTaTC\nVeZP8YOjR7EnKNka1pMms4O8OhTBGEypUWR7RdlkHPT1CfAbFwZWoJFkxX5A\nHQjGRoYDua+VStdEu4Njrv8kLECIehZeQNaTGVZnkt4kTdnYUbxZn7cMr2gC\nzLU9xWWZ8O9R9SRd4E6SnazDrU5IwRydLDT6RE3UpvbpwmwigtychcWHu/m6\nKMAGJd7V4ijXYk5wf8mbG7Bj+c4hXQq0ukFX9vM5ZvAKVkPp25xyBfQEiIxB\nQUePvnNjm3sOz2EaUce4uy8pcV3XJXKsax7xeu7XS4td3Gv4tfMdFI6D72Wr\n3rK20LFsyfVW/1c7RQa6Ky1dxOr/aIowrJty1wN1nGCn4elbH9DpHpCP5JEK\n7vzb0XTG65nbTmVydBw60ed327Pqf7PrWPB1w+nfKMPV/BSFSoMuG4gpYxsm\nYyPn4U0Wz5of4Q9UHxFAm6ZGaewrAh4SRWtiVwRoCvAgpv4cE6XFp/+hs7KF\n0E7oA517FxdyKFF24FyVymsoucXxPKuMj1gfKHduz1gvazfWzzTHdkHryrcD\nteuTrgEiR/mxQbOyEhAuOvfoPzSMDpxD0cVG20sMrdaiS9SBRFHKE7GXoKNN\n82C4\r\n=F+9X\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCZCOMDfxvCV84pWFMPaJy6Ni6ChJnbOE/KpFcTinhVIwIgDP9ml0kT2a218UHLYHly0kAi60TqwyAdxggO8nabC5E="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.0-beta.4_1626903633214_0.7608045650861934"},"_hasShrinkwrap":false},"3.2.0-beta.5":{"name":"@vue/compiler-sfc","version":"3.2.0-beta.5","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.2.0-beta.5","@vue/compiler-dom":"3.2.0-beta.5","@vue/compiler-ssr":"3.2.0-beta.5","@vue/shared":"3.2.0-beta.5","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.0-beta.5","dist":{"shasum":"9de430dbb3307f56759404151f51c6bf20291f69","integrity":"sha512-9JJ22GsQJKsBP7925t5q1ZPyFUjH5zKXrnuy3HA7gXxtz47LHJwK7WjsLb1mY106pVyCkm0KDbvNZWymoIOX6g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.0-beta.5.tgz","fileCount":8,"unpackedSize":1601269,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+yI1CRA9TVsSAnZWagAA6hQP/jBzoscLh3V9emF1Psvn\nMU4eb3TB4IPveovvqkgPCKNDV+uIV44DSlZgaXiiYfkjy3IG8PSjMgH1xWm5\nnUHQMEu8sDqqR4LW/8au2u0UbbzUae61auWsOnGPvBrhYujQr+MZskEsl32Y\nP8wXctobXK47QNqVteKSadPheh00v+BoKH95KaX7B0l0/o+cb2csnCWHdzHb\nPCjAYNwhT5th5zv7cmnejm8bOPQFmW0a7ZOvgWreGtVuc62WuLRbFve2rxpt\nf7e4lOwLp7KtSDBxYZlV7HStd/6vafI4Cn5DLtALIGTdIjsP6UJYVMnzR5z9\neTJAUeFPfzUWURKfXGvY04q9txhvSxHOQQvNJ4YNIP1NiKZ+XyB9zYFb9DnX\nzw+g9+7wiWICc5ALAyPk3EP9oooywe/kUh92ofQ+/8ey40YY1R4yAzxczKzf\nzS4DGKKnTUhAausWG/RTUaWJtDQXhcES0cOBWk2ZLb2LX5vtcozgmJ0wGuCM\n4ztgHJqTQtFkW3jb80YED8je2wMNFLmrnFt9/8A/fWZqGy/GAc/fVeItUV4N\nE4g0QsDjSZPffcG4pjnNRuiCJAkV3k1w+yDiGu92EGdpOjFzZDoz/5NhT79e\n9cx0RA9xI3p5BVtRv7Fw9HizGsxMYj8JPJ5ZnngYaMmlL/+HOqJ9f0Leeyce\nKgxp\r\n=yyhb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCBFjuVT/l5ycta6FOkrQcVpX9civTXNmuidOREpcrglAIgBQcSKjMbQRocmLu2R90DlT9iNg8lDv67RlpTuTNcOW4="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.0-beta.5_1627071029275_0.20196238527858235"},"_hasShrinkwrap":false},"3.2.0-beta.6":{"name":"@vue/compiler-sfc","version":"3.2.0-beta.6","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.2.0-beta.6","@vue/compiler-dom":"3.2.0-beta.6","@vue/compiler-ssr":"3.2.0-beta.6","@vue/shared":"3.2.0-beta.6","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"readmeFilename":"README.md","readme":"# @vue/compiler-sfc\n\n> Lower level utilities for compiling Vue Single File Components\n\nThis package contains lower level utilities that you can use if you are writing a plugin / transform for a bundler or module system that compiles Vue Single File Components (SFCs) into JavaScript. It is used in [vue-loader](https://github.com/vuejs/vue-loader), [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) and [vite](https://github.com/vitejs/vite).\n\n## API\n\nThe API is intentionally low-level due to the various considerations when integrating Vue SFCs in a build system:\n\n- Separate hot-module replacement (HMR) for script, template and styles\n - template updates should not reset component state\n - style updates should be performed without component re-render\n\n- Leveraging the tool's plugin system for pre-processor handling. e.g. `<style lang=\"scss\">` should be processed by the corresponding webpack loader.\n\n- In some cases, transformers of each block in an SFC do not share the same execution context. For example, when used with `thread-loader` or other parallelized configurations, the template sub-loader in `vue-loader` may not have access to the full SFC and its descriptor.\n\nThe general idea is to generate a facade module that imports the individual blocks of the component. The trick is the module imports itself with different query strings so that the build system can handle each request as \"virtual\" modules:\n\n```\n +--------------------+\n | |\n | script transform |\n +----->+ |\n | +--------------------+\n |\n+--------------------+ | +--------------------+\n| | | | |\n| facade transform +----------->+ template transform |\n| | | | |\n+--------------------+ | +--------------------+\n |\n | +--------------------+\n +----->+ |\n | style transform |\n | |\n +--------------------+\n```\n\nWhere the facade module looks like this:\n\n```js\n// main script\nimport script from '/project/foo.vue?vue&type=script'\n// template compiled to render function\nimport { render } from '/project/foo.vue?vue&type=template&id=xxxxxx'\n// css\nimport '/project/foo.vue?vue&type=style&index=0&id=xxxxxx'\n\n// attach render function to script\nscript.render = render\n\n// attach additional metadata\n// some of these should be dev only\nscript.__file = 'example.vue'\nscript.__scopeId = 'xxxxxx'\n\n// additional tooling-specific HMR handling code\n// using __VUE_HMR_API__ global\n\nexport default script\n```\n\n### High Level Workflow\n\n1. In facade transform, parse the source into descriptor with the `parse` API and generate the above facade module code based on the descriptor;\n\n2. In script transform, use `compileScript` to process the script. This handles features like `<script setup>` and CSS variable injection. Alternatively, this can be done directly in the facade module (with the code inlined instead of imported), but it will require rewriting `export default` to a temp variable (a `rewriteDefault` convenience API is provided for this purpose) so additional options can be attached to the exported object.\n\n3. In template transform, use `compileTemplate` to compile the raw template into render function code.\n\n4. In style transform, use `compileStyle` to compile raw CSS to handle `<style scoped>`, `<style module>` and CSS variable injection.\n\nOptions needed for these APIs can be passed via the query string.\n\n\n\nFor detailed API references and options, check out the source type definitions. For actual usage of these APIs, check out [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue/tree/next) or [vue-loader](https://github.com/vuejs/vue-loader/tree/next).\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.0-beta.6","dist":{"shasum":"e49996ecce31a0b68ce5b3f67cad433fabe47720","integrity":"sha512-v6docclqRg8yqU6lW8qwQNGF3/HvuP2kQXRJgn/mwGPnHAdPbZAbO/CDM8CGg9MYkzqOdr0ix8Ft//gmLpXQjg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.0-beta.6.tgz","fileCount":8,"unpackedSize":1601648,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAI8JCRA9TVsSAnZWagAAeTEP/32hKIgfzzjYhuwQEUlr\nbblgNw1kSvWr6CFwtpTUCsa5Mpw5siI/q9dALLlH/U7I+HhFb44b3E3lOZNy\n9HMRkroHrtmotfqKmW4ufJyeYN+DGpiix2rWqKxE1Cb5C4W6bnJO+BLw0Kjy\nGxIzDaQkZSoqN0EXChbwh9E7biRqiTquYajb62+TOQ9D5uWcr8DMUEbti/Cq\nakvXZRCCap4vzxYbqanLPSxvDYGLw+uimuc5VFLcpHD0EWgUfINHFId992XP\nbtFNkaqs2DlyAz5jjw6k53LVgg8qSkhtyIeukNE0RQ3I1la52yi6yM4hnLTU\nWC7dka1kmn81YCKWJtzH1bES35kM+SNLsnVxbHa0V1xWjj8hX1p2jhFnBhca\nXefvT4NZPIWzncyYB7gz33dDIZ+02zMHwrQ+S+QJ4xKZcL84jVTrm6LBZONT\nrb9+jULTutHpMPOgNtiJCof1wtzVBE5jrmK9OwY3GKsgok55q9SSek7Cu1po\ngWKWhOhq+BY9xf3GYgWQKJr9bqavz3sqd5+pZ28//MnxowqfbbP1cPkbCxkt\nPH3l20F1ZS5xpIP7ekaGfHgAWs3NxsyxTH+A5mhHFNtcj4doHlTmECtJZycm\neCaFeQ3mIbGjZjd5D1WXD3FQxh4ZErV0kILHcDzXSSb2XC0QoSRtLKlBPDI8\nOdAW\r\n=gYZU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCvkpFD5QuKFk3aIKkbozQz+8t4U6gY7BUe28yD0vum6wIhALEpfYum46US0aTyxk//KX8jvtiZ09ehpH3ypuh6NLzV"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.0-beta.6_1627426569404_0.44010012426729705"},"_hasShrinkwrap":false},"3.2.0-beta.7":{"name":"@vue/compiler-sfc","version":"3.2.0-beta.7","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.2.0-beta.7","@vue/compiler-dom":"3.2.0-beta.7","@vue/compiler-ssr":"3.2.0-beta.7","@vue/shared":"3.2.0-beta.7","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"readmeFilename":"README.md","readme":"# @vue/compiler-sfc\n\n> Lower level utilities for compiling Vue Single File Components\n\nThis package contains lower level utilities that you can use if you are writing a plugin / transform for a bundler or module system that compiles Vue Single File Components (SFCs) into JavaScript. It is used in [vue-loader](https://github.com/vuejs/vue-loader), [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) and [vite](https://github.com/vitejs/vite).\n\n## API\n\nThe API is intentionally low-level due to the various considerations when integrating Vue SFCs in a build system:\n\n- Separate hot-module replacement (HMR) for script, template and styles\n - template updates should not reset component state\n - style updates should be performed without component re-render\n\n- Leveraging the tool's plugin system for pre-processor handling. e.g. `<style lang=\"scss\">` should be processed by the corresponding webpack loader.\n\n- In some cases, transformers of each block in an SFC do not share the same execution context. For example, when used with `thread-loader` or other parallelized configurations, the template sub-loader in `vue-loader` may not have access to the full SFC and its descriptor.\n\nThe general idea is to generate a facade module that imports the individual blocks of the component. The trick is the module imports itself with different query strings so that the build system can handle each request as \"virtual\" modules:\n\n```\n +--------------------+\n | |\n | script transform |\n +----->+ |\n | +--------------------+\n |\n+--------------------+ | +--------------------+\n| | | | |\n| facade transform +----------->+ template transform |\n| | | | |\n+--------------------+ | +--------------------+\n |\n | +--------------------+\n +----->+ |\n | style transform |\n | |\n +--------------------+\n```\n\nWhere the facade module looks like this:\n\n```js\n// main script\nimport script from '/project/foo.vue?vue&type=script'\n// template compiled to render function\nimport { render } from '/project/foo.vue?vue&type=template&id=xxxxxx'\n// css\nimport '/project/foo.vue?vue&type=style&index=0&id=xxxxxx'\n\n// attach render function to script\nscript.render = render\n\n// attach additional metadata\n// some of these should be dev only\nscript.__file = 'example.vue'\nscript.__scopeId = 'xxxxxx'\n\n// additional tooling-specific HMR handling code\n// using __VUE_HMR_API__ global\n\nexport default script\n```\n\n### High Level Workflow\n\n1. In facade transform, parse the source into descriptor with the `parse` API and generate the above facade module code based on the descriptor;\n\n2. In script transform, use `compileScript` to process the script. This handles features like `<script setup>` and CSS variable injection. Alternatively, this can be done directly in the facade module (with the code inlined instead of imported), but it will require rewriting `export default` to a temp variable (a `rewriteDefault` convenience API is provided for this purpose) so additional options can be attached to the exported object.\n\n3. In template transform, use `compileTemplate` to compile the raw template into render function code.\n\n4. In style transform, use `compileStyle` to compile raw CSS to handle `<style scoped>`, `<style module>` and CSS variable injection.\n\nOptions needed for these APIs can be passed via the query string.\n\n\n\nFor detailed API references and options, check out the source type definitions. For actual usage of these APIs, check out [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue/tree/next) or [vue-loader](https://github.com/vuejs/vue-loader/tree/next).\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.0-beta.7","dist":{"shasum":"6f04a2b37e358afcd7791b68efaeffd0bf198ddd","integrity":"sha512-NsZgrjQJtZhT0X7IeqnkI2F1FZtoI+4rssx03BlQh1jMkuydrkWPeiOuHbmPmtv4V0kbfwG68+PmgJfimdTbPQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.0-beta.7.tgz","fileCount":8,"unpackedSize":1601483,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAuOiCRA9TVsSAnZWagAAVXoP/jmSSuOCLL5CNJxJyoK0\nTWREA4Ghl9XEwmrArIHNvRPCH67YQNJNrRLwfAGkytm/gBeps0/sPPF+SgBO\n2Q/BDL+Aiupho8VlrAPeCm1P2wBGGVauHWYp7fs9yNAzwRPyiW/znawvufH0\ndgSgihE/cJ1qBRVwyTJxf0tMZ9ahz79SX5AvkSDnm6nRUzZsJOXicT/Nj8PW\nEL+xtEgwXmckM4uvSJKvts0zFQgSZe5rOUnHq4CzSDYYNO7u+Rk/gybJvBki\nx/M6+RhebKJxK4/CQrXPyTX4HxhdmJ8nb5s6NInSmAo8+2rd9hiybNpBfzrG\nebO6AXS3UHTZn45Z685nURB6vpYaTgbll99cGgCvnrFqzC5zwJagV888jY0i\nLQfn2qXpfmNzJRzJXhFQfFjokeUsTFSvV2j1rfDjxd0en5vOrsBamhZfFKH9\nvzWOzDx7Ps0PXfw9nu83GJ2k1crgC+0vptJnI011qZYBAI+hO1o+KCwfPc0f\nrJki8PjkFpjxIcDTP1Tw9Tw08gM1mkSVywKg9ZRkaTFd8usEJB/5pJyx2aSa\nDJED6oP3B+sNjMbpAVgcYMKIw/vitgP8bEKO7olyW0jz+s/282zYpMyUVJnk\nsp/qPOF7p6Ay13x0HcDo0fDTbBuNHYx01BfRMuy9z27ImM9J2iLlcK+UKfgj\n9NgX\r\n=Hgzn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD4U+axhJseDaBpQVXK+AxK1crVbIJ3iRFPNwL1HEypnQIhAJHo18fuVNWn9fbXjBaOJ1/iOWuxDtw21HEojfy9x2E/"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.0-beta.7_1627579297991_0.4910729824670119"},"_hasShrinkwrap":false},"3.2.0-beta.8":{"name":"@vue/compiler-sfc","version":"3.2.0-beta.8","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.2.0-beta.8","@vue/compiler-dom":"3.2.0-beta.8","@vue/compiler-ssr":"3.2.0-beta.8","@vue/shared":"3.2.0-beta.8","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"readmeFilename":"README.md","readme":"# @vue/compiler-sfc\n\n> Lower level utilities for compiling Vue Single File Components\n\nThis package contains lower level utilities that you can use if you are writing a plugin / transform for a bundler or module system that compiles Vue Single File Components (SFCs) into JavaScript. It is used in [vue-loader](https://github.com/vuejs/vue-loader), [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) and [vite](https://github.com/vitejs/vite).\n\n## API\n\nThe API is intentionally low-level due to the various considerations when integrating Vue SFCs in a build system:\n\n- Separate hot-module replacement (HMR) for script, template and styles\n - template updates should not reset component state\n - style updates should be performed without component re-render\n\n- Leveraging the tool's plugin system for pre-processor handling. e.g. `<style lang=\"scss\">` should be processed by the corresponding webpack loader.\n\n- In some cases, transformers of each block in an SFC do not share the same execution context. For example, when used with `thread-loader` or other parallelized configurations, the template sub-loader in `vue-loader` may not have access to the full SFC and its descriptor.\n\nThe general idea is to generate a facade module that imports the individual blocks of the component. The trick is the module imports itself with different query strings so that the build system can handle each request as \"virtual\" modules:\n\n```\n +--------------------+\n | |\n | script transform |\n +----->+ |\n | +--------------------+\n |\n+--------------------+ | +--------------------+\n| | | | |\n| facade transform +----------->+ template transform |\n| | | | |\n+--------------------+ | +--------------------+\n |\n | +--------------------+\n +----->+ |\n | style transform |\n | |\n +--------------------+\n```\n\nWhere the facade module looks like this:\n\n```js\n// main script\nimport script from '/project/foo.vue?vue&type=script'\n// template compiled to render function\nimport { render } from '/project/foo.vue?vue&type=template&id=xxxxxx'\n// css\nimport '/project/foo.vue?vue&type=style&index=0&id=xxxxxx'\n\n// attach render function to script\nscript.render = render\n\n// attach additional metadata\n// some of these should be dev only\nscript.__file = 'example.vue'\nscript.__scopeId = 'xxxxxx'\n\n// additional tooling-specific HMR handling code\n// using __VUE_HMR_API__ global\n\nexport default script\n```\n\n### High Level Workflow\n\n1. In facade transform, parse the source into descriptor with the `parse` API and generate the above facade module code based on the descriptor;\n\n2. In script transform, use `compileScript` to process the script. This handles features like `<script setup>` and CSS variable injection. Alternatively, this can be done directly in the facade module (with the code inlined instead of imported), but it will require rewriting `export default` to a temp variable (a `rewriteDefault` convenience API is provided for this purpose) so additional options can be attached to the exported object.\n\n3. In template transform, use `compileTemplate` to compile the raw template into render function code.\n\n4. In style transform, use `compileStyle` to compile raw CSS to handle `<style scoped>`, `<style module>` and CSS variable injection.\n\nOptions needed for these APIs can be passed via the query string.\n\n\n\nFor detailed API references and options, check out the source type definitions. For actual usage of these APIs, check out [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue/tree/next) or [vue-loader](https://github.com/vuejs/vue-loader/tree/next).\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.0-beta.8","dist":{"shasum":"f237a26f3219a5af7b13c9ee5a2ff7853b8a2248","integrity":"sha512-5kfSiJUtpvBmTazUFDiGGvLTI5lDuJJY/R7jRRE9uBHcxHs7iSveToMYldwQ7tiVB+L1QFItXBLp4o/0uPlmcQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.0-beta.8.tgz","fileCount":8,"unpackedSize":1603810,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDfojCRA9TVsSAnZWagAANEkP/0OancvRsX0MT8kcPn+d\nW7w7W0vmX4koY+qQhdiR25DVMLnDYh7TNl7WhejGFy45HdVtGUPBwDkD/Uou\nsj+xElqWfyEngw0dB9aoCUCe93gMLI1VffXg5t2VMihw4s1DDZhlwV31gNcZ\nrMJX4HxdNMBkvTYAA2H+aJo0fwvhVR5z8GesfzvT/Ky+ySkfn1lub/s37clv\nL4eH+Hu+ab3sP5WG+mIcVpVStLbubyp794F7KqwqBOFXmS8skxt13+OIxcGj\nFu7W2XOHuNFhOv6YdbXA0zqzi8p2iYPCftZnIslncVsXKU+ry0UpZIADbVfK\nmz4/w7wm06eFfImJk+sZHRf4m0B4eKH/ptvHX2AiQ3Ati/J4YvFpRuPyB+an\nibR2e69kvs+le7r1Dcg5G+odf3e+tnLJtnRd+OdU0YZo0LPbL5w2paS/ki+m\nUq3rf4clltuWayKJTikvE4WAkdsy1QTQEOABPfGk9zl5PrdisdI0UWthUUsf\nMWd7APWNdpEQ0AzHaBexUKsZE+HATYpg8pjszGtmak5zrd9W3QMr9nI8rFtJ\nKnZGmw4Y3NYfAXWpUZGda/JEZoxBngsdB4UYekxtnMy0UcNRY0Jk2tQgeLd5\ng/3rkdGaX+xLGvxvyEN95QsR1X5LsWPhvCW2qIr34AcwJob8giakwOOKKTKK\nNO7k\r\n=GNUy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBMsogFqk5QJng7aq7Pg61yIPMuX75W/LdQtVE1nUPQiAiEAvLx1lt0Rk2TmXZmY/oddOsiK9DgBK59luVvLRDmlTHI="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.0-beta.8_1628305955672_0.8677308547443217"},"_hasShrinkwrap":false},"3.2.0":{"name":"@vue/compiler-sfc","version":"3.2.0","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.2.0","@vue/compiler-dom":"3.2.0","@vue/compiler-ssr":"3.2.0","@vue/shared":"3.2.0","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.0","dist":{"shasum":"cc83702a21d03235923bc128e2d399e341bb9b95","integrity":"sha512-EWxdXID+a71UPQV/xNZwL60X9AJtumxIBWMBmvT8gT9ng57Ux52nDJVcErLl0AkT53h9sGP2K9Jt51gGSgTWEQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.0.tgz","fileCount":8,"unpackedSize":1607546,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEYdhCRA9TVsSAnZWagAAKDgP/ibLYA3uWlNqFDqJu/mw\nMPfVYwVFBRTdRcfXnjXLNIqp3hjNmpDbUHtqhSqwytr8OHAaoQadZRQs+vcD\nMqJVDh+m5NB8ogADRZeTQhjSIFQDFYLl1EdOJmI6jtMzB9auiXkMQNas3MXE\n0MBT+8+ZLHCroW4j7jJ+GiczCLW3chXs76gsSQkAAWYLcXSckqjaIBE+psFg\nva9NUE0YaMeLP/VkKG5HxrMquPoxftYqBB9a5Tqk5EIZ7gTHcQAzKH9e8v6H\ngFyTmFu4yp3GNDUyfteTp9jBqq+/En/wFOqsV6S7gFvfxx7qF3pxnViVEfDR\n93dV1Zz1t30X33SWq9MNhm5nUpNLa2x6ayajyilAKqDqBOPlJPytFNnlWwF5\n3BihdBr5zHU8yng0RJegeJHPwDFmxzsGScfJXD5ewktiGvg+atQMZNH0607g\nNWSZp0kC3aJaXFr6/lkY3OjjcWiNWAyQhg30ZiGKUW8ALdm4oUmg+cvtbkh8\nZH5sldaz4i8RxuAu4V3yZ4gWZqCk+nwiQBNLpyusAKPTuzjKP8DewJIoBOGL\ny838cdHVui3PYWH8CtgHetT9/mrr4BMguvTs6O90HEPelEK0ZpoHc63P6Lxf\n8C2ZqTkK4UEs5WETclNQ0fCFJG67bKZw/jrtqzF5UFzsKbWRbv5ML0eWC4OA\n3RQ2\r\n=0gXB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD7TJcyFhuXvOvcWr8gT0kLSu0Z8c6MmY/PtrUFmYZNuwIgTRs1KlYtdi2iaoYAeHrKyGq1YbnEBCYAiDw8+yVFwaQ="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.0_1628538721075_0.7539081515818267"},"_hasShrinkwrap":false},"3.2.1":{"name":"@vue/compiler-sfc","version":"3.2.1","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.2.1","@vue/compiler-dom":"3.2.1","@vue/compiler-ssr":"3.2.1","@vue/shared":"3.2.1","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.1","dist":{"shasum":"7809b298cf0fbce62a2c628b7dfc1e82dd9a3a9b","integrity":"sha512-fVLdme5RZVkBt+jxv2LCSRM72o4FX7BR2eu2FpjjEi1kEtUMKBDnjKwGWy7TyhTju0t0CocctyoM+G56vH7NpQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.1.tgz","fileCount":8,"unpackedSize":1607582,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEZBKCRA9TVsSAnZWagAAd88P/3TepWh+EDhE5lUCapxF\ngRx3UMnvytYwd1cUk1LJ++ZReFL9WxKCJXBpQl1x8vLnrmtee2qW2oAlA0X8\n0vrl5kRnQ9tLy+nRQuSdZ2nJss3sDD7iO8F8DyyXaBYXQJSiYSiaVa8c2AeG\n3RNQMOUHVdOilTW4MmEaysd/rcBaVjGIm8GhLPE3BDhIkRi3NH9Zsje2204K\n5SzSgYb/MQCvmXOK+ddnEAX540IOfNNyBOD1uY8xl5otngXOsF+S72aibHfn\nZiBSdsxQQDjLfMhUPch7seK8sVkz2SUOuRfsUtvjACIQNkHdwv4eg8LyIP89\n342YW0avnWi2x0nQvTfna1yW29f9/WOpxu/LBkSe6Fm6+jv99gOxTEmEEMql\nG699iEw3LzW2Jc14gaZS/ilAKKUHharpP7CtQeBb0coRCt2veZ6Uwnb5x4bt\ndE+6VWesJc7jfRCHK8bLgUKu8ybHB1ma0e4EMjV4Epc8eubZlWGZhod0Cnqq\nWGhF9aL1wBXKiBCMCPEW6gWSYFkgJBqT/k4ZevzyAQ+6BjqMzru4Qf2FVHUh\nFMkWjf9PhP4wDQpSo3CX2NajsHLfMoxvpkeGZKoxLcUGEbtrVoYJX47UFdzn\nBePcIAzOzZhB+uqOCfQxcx8A8/NK2lUPxMnxk3Rxera7tqS3XnhSghGdOOK8\nl95R\r\n=HMzT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID/c/KpwCbqEjZIwm52Wb0ZXuOTbf2yzGiaaY8F1A6/rAiBIkp8p6W4V+tw/fi6uo8Su5LllwJBpK0ri2+fmZxFJqw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.1_1628541001561_0.7033572378765198"},"_hasShrinkwrap":false},"3.2.2":{"name":"@vue/compiler-sfc","version":"3.2.2","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.2.2","@vue/compiler-dom":"3.2.2","@vue/compiler-ssr":"3.2.2","@vue/shared":"3.2.2","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.2","dist":{"shasum":"5b7b13b07689be8e4880d856f72d1be500785be9","integrity":"sha512-hrtqpQ5L6IPn5v7yVRo7uvLcQxv0z1+KBjZBWMBOcrXz4t+PKUxU/SWd6Tl9T8FDmYlunzKUh6lcx+2CLo6f5A==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.2.tgz","fileCount":8,"unpackedSize":1608509,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE+9xCRA9TVsSAnZWagAALCAQAIDUCJpP9oxmNq38ih8v\nWQLl8WOdRWd/bh1OtxojiYNS1wjfsqZKFN1cyuX9lIx1R46ibONircoldHdb\ncI8f3eDN8A8h8ck9LjmWtlmI9bMX8uYTsyL0gV+wg7LkmA797GlPJkDzE90L\nVsOPINOqPoh+5RhYep25c+KM8jG4xfYSf4PAFzUqICbMargjV0t13djCXInu\nq4I/M9RojKKBesnxucQs5SObo+sOuCLYInxh1c9EHwR+yXagBnWEivN4Ap/O\nxPMlFaFsHJkT4panRl+LSQkRbrs3nsRLUmFnU8Ra5OdqhXOVB4YM4ADrIDv1\nQE2sYNwcYfIfD2/XCZ+DszVvDZD5LAdEzCSbGGUbOcZRp4s7J7DXIeDwVtmV\nKvaiXGidxZzjZ+9UQljXCW0AUWVMdJUBJSE0NJ9eQhXDqwtuNbS/BsLcrrxR\n6sjhqnwMsAiG89ysgPSiX/2yraPCu64EXdDqwkUx8VFCVYhEh+/2ImBoRx7X\nlWDEXr3GzJB2XpW3KximTb4bSj0gz5109RHDxoeq6yi7Z2Bemh8rLNmdcWrS\n8cV21MRwJZ1aUGmrLqbd3+ppZR0gj+wYtIBFqR9yWE8dTtX49nlh3O4Y4/5+\nEUkoSjb9A+ZQQT35WJugTJ5GeiJdAsyqreVpywuDIwyiwh1quGF+PfMYkkA1\ni9oo\r\n=QfXa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDfZ7l7a7DWk7p39CR0yycz82EUO1d0L+cz7nnKObDjBgIhAL3wozb/WgGP1xRJHYywwfHHQVuXt/HiCmPlq5e1TM8F"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.2_1628696432876_0.2822202581069877"},"_hasShrinkwrap":false},"3.2.3":{"name":"@vue/compiler-sfc","version":"3.2.3","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.2.3","@vue/compiler-dom":"3.2.3","@vue/compiler-ssr":"3.2.3","@vue/shared":"3.2.3","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.3","dist":{"shasum":"49195959e168cd7fbecb6c46badb5756b8edaf10","integrity":"sha512-TlaDOChFUzt3lqqaFNRD2XI0lrRWYA0/jTgWKUrCLVEPZ0tNP8Vyjmml3+1QlAo4pyjaOjYacq0OS4eCGVFJ3w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.3.tgz","fileCount":8,"unpackedSize":1609440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGuXjCRA9TVsSAnZWagAAnDgP/3rs9glotrW/0FrwSkL+\nnViRKHKkC4BUKtsY31up7mdtRnb811H0nqmWcENmWwDKi9EjuioQ8LqzCRpG\nefQGrurXODiCi4qf90djFEaIAAZxVm/JNbdGbgS7Dt2K7uE+vtpLjyoLk8UL\n8QZ69yz5mTbFi+YvUIs6z3S7gMu/H5pRVvpo3dUa/ZqeF8+GvdED1K0ILWNh\nnU+AMmKaNquGhL3DuTEeZ8VpFg9qoqatEj57WCe0vnLVXmq4MSdcmW9Tajoo\njDI3cnECCu1kzjT8zpVxvhuH2CWOr6h4svxgL3ETWNOMoE6NUhHGK2Kxljoe\nanSjFumt4DUvGLCSwvrb/JBleyJLJSIds832Olj6e8Hqr+kJ63f3MzwFpvWZ\nkTWuLy4p5z0FYb133w+MH/C3V8MQZVT18tPj1FqAEydtPo0B5HfxeYW4tBEj\nl9TrdNnlTLjjJG753FHvVE2Eha0R/W2bNHFyJ1JK2gjjbtEiSYwHln87ZejE\nnL451pmfIzxzEdI7vmVugbgs+n7mN+kBBc0DIzjCy4nBD87rBj9c0R18S798\nk+HSSibNbh54+ENUQ3RDX6kNyvLrGKvjuPLAEQwlIFfkGbadNyh0NPWOvO9G\ncjvSveKejtPEC2/o3yIH7txGChOgIRk8kyajoLY5N65OQpAmQN08VfNz8fYE\n5txW\r\n=5Gc3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAbIUvFWxaFoDI+/cBU1u86WqOL7q81pDdH06xIQUCz0AiEAq+eGQuIOThNH/020K8204f6twe/9DJgHfs2ixNAFYdI="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.3_1629152739564_0.7550466751407632"},"_hasShrinkwrap":false},"3.2.4":{"name":"@vue/compiler-sfc","version":"3.2.4","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.13.9","@babel/types":"^7.13.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.2.4","@vue/compiler-dom":"3.2.4","@vue/compiler-ssr":"3.2.4","@vue/shared":"3.2.4","consolidate":"^0.16.0","estree-walker":"^2.0.1","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.4","dist":{"shasum":"9807868cc950291f163c3930a81bb16e870df097","integrity":"sha512-GM+ouDdDzhqgkLmBH4bgq4kiZxJQArSppJiZHWHIx9XRaefHLmc1LBNPmN8ivm4SVfi2i7M2t9k8ZnjsScgzPQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.4.tgz","fileCount":8,"unpackedSize":1609367,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhG+NUCRA9TVsSAnZWagAA004P/0/mNmlIpLeA7oFuAVVl\npLr1S0PClGTl/QtrEqROxXUkL+eMhufRgybl2vayPFUSPzyOOgqSWfqtEf73\nHdnguWfVsdpUeJ3lep1XLQvfIBbWT5QzwVHDCJiFEYhlbO4/1jQrmIQ21GCE\nEuqbPB7cEg8QoZLlHCdf9/QtXuGgP7k6XXhmbLLM/3RrKBqHvggaIQKVUdUA\nsONGIKp2OLGqyDZE+uyGXmCV94nZcfcSopWeSrDjpMYgnsnTEegggQEWJs7g\nTWbbUGXidhKQxxQx1i8PphHzr12kM+QsEW1/coI4NSbw4YP5mMXzlD4VKShS\nbskquBs09duCYZzWQXOEQqhJSQ++xLUW91wYgGAfxVVClJI2CwEsHNkhFqs6\nl4G+tBiv6Jgq80vlHQoosTsTAJsPaglme+rbVFxKCPk6/zA6TOTjxxFLedwY\naEaGwh3S2+xXSN+vfn6uk2pcJriSp7cQPLZ1yH/l7hLcFgLDZIVmVgoAoyL9\nuDbGAOmnBtOezXdqpmQJDSajP79CZmpeYpFSiHeoYTXXqQKvKjVv0nubi7dK\noCzM3qKigrTNX0CYzW1dKYWFnS0bjNXx+0JQJWNUm/MtHzPP/7IRF7QGVBKS\ndqeNzlrdrjTTc4/M2whMzF/YtPGEph4B3EKMIbbUSPbDR5BygBms0tiNVGZ7\njd4R\r\n=l62f\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBzdffmGjNzVYKxNCMqMd6QqpU249Oz37Mz4TMLMOxLaAiB5O7JINamEMQvZA1N3o7iOG3cCpqEBv0GT24KmfE1mCg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.4_1629217620615_0.43751853298658117"},"_hasShrinkwrap":false},"3.2.5":{"name":"@vue/compiler-sfc","version":"3.2.5","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.15.0","@babel/types":"^7.15.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.2.5","@vue/compiler-dom":"3.2.5","@vue/compiler-ssr":"3.2.5","@vue/ref-transform":"3.2.5","@vue/shared":"3.2.5","consolidate":"^0.16.0","estree-walker":"^2.0.2","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.5","dist":{"shasum":"83b9fdeff7895c8e01d089565a09d8552d4a33b0","integrity":"sha512-s1YQqkd6d6JY2aAQ0yDvVj81wOWldKJzq62DQcom8dPVuSxbN8RI2jztYgHyWqtn2TLDpc5Qb8TcMQ9d67q2Ag==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.5.tgz","fileCount":8,"unpackedSize":1962975,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJRY5CRA9TVsSAnZWagAAzg4P/3ceXrfJBPxnIHVZVmpX\n6grVF3V45smG4tMngqnZY/gatem4pIhG2sCTjrCE6TAH0+DLxU/AygF443RQ\nuLIVXFEGv23VuJ9LZ3qVrKSSfxtl1gSDp9Bx79Seh7aumkwvBanta369Dgy4\nhflYFGkWImGmbEJthMIaEeCwePzkQpgJ0ecscY74Ene14fZgTfOFvw6xiF0X\nRoDwr7JQYyqDnA0PvL9O/u7+5uWzgeDLkGaFXBYgMrR+Vkzkb1+kvz/cqTlk\nDyFAo0j/xRtLa1D80YlXEXSftl0XM8pxNPOMYV512KfQDugi4qro4sBVhuNj\n2MiU4KgrK1F0Bz3UIaxPGdDjhfkV3/dc9nxiIX8pX2Bj7k8Ehnwgmw5+4Q2P\nLUF9HLMyyX8nOSL5ugn7F0hnenSmpxzZmcUsXv8sMbQJeecFhvS5jaJKKxxO\ndlJcWPyKzfEb6iOQBbo/rbUQSXXAeyV/uer1hW+cFGStSAx7uSJ7HK5tNVIa\ntDWVCdHt2eYJzxSTS8uz5bCs4P4ThYvjP4DoQFp1QgGHZaYsOiqZvSRKYOfL\nFIX1VWv8VUtu/NH5zxUjRInx3jRjsK+JmJIxkVtuhOsWM7MpHCJ80apoIesr\nglanDe3f3/6WeIOU0AsMw0hehNdmAB2EiAifhLYj9zRCZ7SBYK+Fhog0PVqm\ncbc9\r\n=gwNc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBAw8FupVTGRUwHC2GJ+NsneKhTfMj/2dPd9IgdhMXKRAiEA9Y133yUSM78VSOxuzCzVDzfXKhoeA2ooBMv5qXR5ux0="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.5_1629820473558_0.06141173185696713"},"_hasShrinkwrap":false},"3.2.6":{"name":"@vue/compiler-sfc","version":"3.2.6","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.15.0","@babel/types":"^7.15.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.2.6","@vue/compiler-dom":"3.2.6","@vue/compiler-ssr":"3.2.6","@vue/ref-transform":"3.2.6","@vue/shared":"3.2.6","consolidate":"^0.16.0","estree-walker":"^2.0.2","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.6","dist":{"shasum":"d6ab7410cff57081ab627b15a1ea51a1072c7cf1","integrity":"sha512-Ariz1eDsf+2fw6oWXVwnBNtfKHav72RjlWXpEgozYBLnfRPzP+7jhJRw4Nq0OjSsLx2HqjF3QX7HutTjYB0/eA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.6.tgz","fileCount":8,"unpackedSize":1962975,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJSRPCRA9TVsSAnZWagAA4qsP/0l6Eeor2ViMOyXaF6Uh\nkZkv7rjJvo62ZV3MXYE2v/281w34e1AXqDClGqCv7jzVwJOJcQ7PcR8b9l48\nNAur3JxIs6ex7jRaMOPUA+sDalnEvm2P793V3eQmQFdB3iEuiPYFJ/fF/HRU\ncuELd1785lDQcXOL/qfDK0yYbicSGGhhj7nQt7gFa5L3IRA10z6kxEdt6BXy\nbIuNhy98WqPzPLLnJbkRR8H7O/+FTGIziXfDkE6ASbyU7S6UmkX47m0SbL1b\nTcjhRqkz/qmogY1MYOTCBzOiRe6j9Jw4u86srxnQ2HNiLME8eox+3LID9Hsx\nXIy+CFC/+u+naWygRlEsl0WYxMlumJwCGEQp1cFKNtyO3JOm04ZfTT5vgr7G\nb66LQ7uIZrNkUFfvXV63TUJaKYLR2Eluum/yXSQ4s9suDuY2TcUUfzkxsjl6\n+ephkpz9ugd09XAe03utuTuwN2VvFaS0GHHCGY1VyzLma5J+AXQL5v4NZw/z\nfsgvNRPyaNcPuZt/XGe+d6AgXYYiZv/6+ryUsIpRpcUGYh7R/7/nUM4aQBkq\nSW8NZvIBmVF/xELeKF2ihcSfghAqHeK2wJ1uAKmKtfmhW4rc2ZpSUBxpHiT0\nOAccN9iE7NF4wVA4faynIXdsAz4e2sb7g0ELLSdg0q7CMi1rND4pOamjDBr8\n+B+7\r\n=tQ+5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCB0VGczQmSP+/R6ROwWn23iHoh47ZpmiD00hqx4UsyUQIgbHdOXOJJ8vDNBTGOAJK9VO55xrlUQUImzMIrwZI8u4o="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.6_1629824079675_0.5967684965310152"},"_hasShrinkwrap":false},"3.2.7":{"name":"@vue/compiler-sfc","version":"3.2.7","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.15.0","@babel/types":"^7.15.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.2.7","@vue/compiler-dom":"3.2.7","@vue/compiler-ssr":"3.2.7","@vue/ref-transform":"3.2.7","@vue/shared":"3.2.7","consolidate":"^0.16.0","estree-walker":"^2.0.2","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.7","dist":{"shasum":"6ee803b7d5d375138fe86124b9c161eebbbc0f0d","integrity":"sha512-qjfvRw7/9Q2Qm4cDmrJwTNqnFTXSSI3z/mmS9BSJTYZqh4FC4w+IIYYLWUpS3ef6UTTYY9STC5IUZqfpIod9Uw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.7.tgz","fileCount":8,"unpackedSize":1962903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhL/kkCRA9TVsSAnZWagAAX9MQAIoDI6uGIz5ob1HG+64m\nXOPYEPc8/UaMZjMlsVushJrtMarOqVio15d+w3eqn5mIjzY/2A8o9RUF1lzo\npkODTZT+NUhWgt80xF2jEYzAiS5E2i62SYcQHYqdXKArCUSCc5nqsSjpH6hH\nbmW+LRVPRfItXXYqZW6uzTC97pzjrn3dZAN3mPcoupzBgJMxu378OqZfcQuW\nbwL2DjygEd4IpLR/vVhEhnNiP6cm+8dcdNL2JiOshXEDqDYs3KZfRKgfXW/I\npIOQJWbVkTXkqqFvI8lYtnVCa98mD8adqqxrVhdcZ8Ts6SM5Y7HLORaSk/Uj\nU7mgaz6lEyALwnIvAUqDnhThvDPwoFCTxoiqaXfMIPsuLLPJDMqg6/wrBgps\nacak+/lsN1+YZcs5oWMHz1YwbtOnx9fR6ZD7b9sNB7ftrNez6riSYJKNzSiP\ngwY8k5Ohk+I/6d7pndOO9n41OzCa5Q0x850VozrGoTz7uCWEl890my7HTrnT\noiUdNp17dwE5CCK9kTFzlBFypKxRoTAwXayDu7JAz2m2uD3CTMVz4+Nn5uW8\nSAKDmJMgWt5NpkdQqjTzAsLSVUDG3mQFQ5QSfYgEOAx/dDktnClqqBeoxESo\nLuXYJbQOZsblcb58kU5usPQ7OjZrOquCfkp4RYLuZECOf+zghCiHTvY4Ic1D\nPlfR\r\n=ZRNh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEq8QIoaKa0jh8lYrVXQkU/wIx2KghrY2+YCJ01yr6raAiBiKb68oRUqiHXveOA5IiKNqJNATFjArpLw/QBh3VDNsA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.7_1630533924367_0.011157281337053737"},"_hasShrinkwrap":false},"3.2.8":{"name":"@vue/compiler-sfc","version":"3.2.8","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.15.0","@babel/types":"^7.15.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.2.8","@vue/compiler-dom":"3.2.8","@vue/compiler-ssr":"3.2.8","@vue/ref-transform":"3.2.8","@vue/shared":"3.2.8","consolidate":"^0.16.0","estree-walker":"^2.0.2","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.8","dist":{"shasum":"23699f69d38b1c32ec54f8b470f3e6375ffc6b6e","integrity":"sha512-XClueQAXoWtN2EToKgfYH9FCL70Ac4bxx6OZFZzxYSg1bei8IB9srJP1UOfnJb2IpnM1heikAz1dp1HI1wHcyQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.8.tgz","fileCount":8,"unpackedSize":1968165,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMRwOCRA9TVsSAnZWagAA6nYP/i9+dVxR6ts1VD+CgIys\nwGnQ2r1jfOQlNHxIuqG57fvhv3FKJqNwacpPgaMS2Kmi+ER44joW9fOVKJKI\nci6k3TUC7tjAw1cG7psDs0Vp9fQLZ/39oDOLYZNhl0UUCRhWCSWdBTb7SNX+\nThuHR0YEHTZ+/AJ7UC4zHRReNgbAChmlpQyHenXAcQy3wiK1JU70GcE1TDKL\npT7eWTAi2QtLx8HIXYJpxqg4HztREbq+f51xEXCX/da6TgPFVT9WJ6Ag/Ycx\nMl3cwkK73AomE7Jr7SJ1W+PZQAu1gDVUofVQ6WWKH5xUGuKLzXhzoSq0yOdC\n+M/Q6gFxSQtKX4VeBPQu9UjrNljn1OOSrQYy/J/uyrRiJaU3xP/ss8eEELrk\n/ZItPyuMrXGw2T2PYz9cwqPC0HJPLlfwqmegCrekKmLYGaQe/OzMpz7zK17z\nBYo5HjLkrnlwH4U1v4N97pXSvavCymG6W+Qvljh1aSvtmD4Mqh03qYU/tNUf\nuA51H0dN9t88AE+ok0Ory/BjP7jh9kHT9estl8WNnbZOaDTqF49eEsXzX/MJ\n+xlmv1aM6mBaA/Usl6au0AooT0rwJVwpHah/58mOJ9VN8W+9cK/vs6MUDRf2\ncZ0uDkpTJWbIxEXSXUZkJEZnFZEL4VOWxQzb0JATIDjdbUij8DUTveDhrjAo\nUHZe\r\n=7w9c\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDo3KWmvfuIJyp9pg9xvsfhgSrfyOQ4LcOfEAeLLKhi4QIgYei8Syg4bPztGnk8wKKAYyW3kdVxhVryyn5chtwzZUU="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.8_1630608398681_0.8958201855787731"},"_hasShrinkwrap":false},"3.2.9":{"name":"@vue/compiler-sfc","version":"3.2.9","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.15.0","@babel/types":"^7.15.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.2.9","@vue/compiler-dom":"3.2.9","@vue/compiler-ssr":"3.2.9","@vue/ref-transform":"3.2.9","@vue/shared":"3.2.9","consolidate":"^0.16.0","estree-walker":"^2.0.2","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.9","dist":{"shasum":"82c0cae99625a4e5b9d998cc9ef5e0c26df2a8e9","integrity":"sha512-egQCUOvb+3fz7sNx5F85ysPslbbtHiw0l2hOlqSGx5S7vQ8nzPvhxjy/VATYbd4lHZGQltA/3U090ncZu8M6hQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.9.tgz","fileCount":8,"unpackedSize":1962424,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhNUOJCRA9TVsSAnZWagAAWlIP/jje9RXshXLEvc6Kxb92\nNEAndlNpRC6Ru3FP8ZrkDXf/c535xqcWrJzO6ObZhP1KticLiU8I2iDJuO5g\nE0kQMF/921HwUi2cEPceW49gfTbt39YQyRSBtm/hsLV2Pkk5AVKYLo93GZRn\n+j1zlaJ+Ve/yZ+qH2DJRgV/R1yuZLAAmW2e5QDnOnEOXcM7F2i7Ph5sS0OPn\nMDZgEV9b1uS+WcZIKQ3E2sTrSFt98pTbhp+Em5BBh7HpimWYDjrGBM21wnVp\nfGyiK8Vwq3E4IooCWUN9CyEFeA19Ty8FwvlH+1XsWfgRRWJsM0Q7zDn5I+rM\nR1aIe9OLUk+fl+y0l3fq3+GcqniJpfqicCDQ0I6BcZsFIncRKCFQtfEKAA1P\nOWn4gg+iZa00Bers1RT01zK7eEkY1hCEDVEjHOvggYCgN+GlETmmMSRMLd3s\nUlNlDoBPu7Wiub/UCKJK+CXUrshPaetkRUulY1KxmWd/QqNkYa9SjRoii4V8\nog+kSicc3+YD0J/n3nnIvWp6FT7KVin5AsKTlccP66KMKKJJ4ERoGsyBM2i8\nIdA6iKaqq9DAyPIN6y7zQGB0m7tChhqs5AlygP9ReHPWJc5YSEQpR4C14/b2\n4R3Euh7jWvpPPFUCRRMqz3VLg5Rt7WKmSjcLp788ZiZLz+sCiI7zdLzsyix8\nB8wy\r\n=XxrN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtJyJsyT+HfaEQc5/yBGmPy1uSNzqtaPJJtpNsN/eUagIgMEQaSaR4JMUfyARVCASDcSldH+HVYvJOop5Ch5S8Uos="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.9_1630880649371_0.3769808276915716"},"_hasShrinkwrap":false},"3.2.10":{"name":"@vue/compiler-sfc","version":"3.2.10","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.15.0","@babel/types":"^7.15.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.2.10","@vue/compiler-dom":"3.2.10","@vue/compiler-ssr":"3.2.10","@vue/ref-transform":"3.2.10","@vue/shared":"3.2.10","consolidate":"^0.16.0","estree-walker":"^2.0.2","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.10","dist":{"shasum":"31372f7fe6554dc5dcfbde3983f4e4a1bf89d6ef","integrity":"sha512-XEb84jC3roda2Cw6Kx/w0UGigX+qKu8ylIVoh3xl+6n93xzszk8+FEkoBF2Njm2rN9HFfa2kU8lmol8CHlfwBQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.10.tgz","fileCount":8,"unpackedSize":1606480,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN8l/CRA9TVsSAnZWagAAaksP/i9a4ZAEld509na+kdTY\nA9fgf9suqC7PmMah2ENooCVJT/ZsQNToV3J35HHKkd/zo2k96GVx/hln/3Rw\nJCA0/coHp0Pke8+Q49gHdkrAsNVYl/jArySfeKrWAtq7rPaoQRBiODqEZKRl\nV6n0xGogp8G35uN1pckrOl3bQAChyf1XOPLtoMG3XZPzbhijukxgNcNxxfSa\np+mJvTdMz2mlVMouP+Gmle/CzftPzE0d8boPuNmr2qrCexzhQVmFHdinQTrP\nAWLKak3Suv5Lo9xhTd96L7Q0G3bDw0eUS14DqWN7u7vH7tcxREYxNWpWxJTo\nMOpgdRSlg6idjeKsTtR85WQZStSFSR4oTjb7By4Jw5dlqhk6BcqjTPUUvaN4\n879fD5ZLa7poLbrdvujLdndR4c1bf+/97DGulzMy+jV/oryUw/OOcTaf+BEf\nZk4nPyYxx2XEgkHvxRiKf//5r/4NzWdqE2HMhmitzjsr+cY0qix0k+jHh0rC\nhr+VBvy/BzXqBvX9JV9JKf/GbfkajTTbhkZAB0R4e57cQNySjaodcd+KboUs\nK3rV24St38P1Leu++ZSwNDnS4Fv7hiv8hNchlmVqnmcf9g0c0yGKAbYR+I1G\nDlhRjEUn3MQNP9GLkSFVSjyxEpWASjrTpicnoijcPVPGbbNeAqoknZAI6bIc\nYB8J\r\n=1lKf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBT8ypduR6liCgR8GES5nCyS5M7dW8bSmKetRHtOJQtZAiBu6pEGwMog12Ndr30wsRjQteotWFoWR81F2XHg6Nl08g=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.10_1631046015519_0.5040116474351863"},"_hasShrinkwrap":false},"3.2.11":{"name":"@vue/compiler-sfc","version":"3.2.11","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.15.0","@babel/types":"^7.15.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.2.11","@vue/compiler-dom":"3.2.11","@vue/compiler-ssr":"3.2.11","@vue/ref-transform":"3.2.11","@vue/shared":"3.2.11","consolidate":"^0.16.0","estree-walker":"^2.0.2","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.11","dist":{"shasum":"628fa12238760d9b9b339ac2e125a759224fadbf","integrity":"sha512-cUIaS8mgJrQ6yucj2AupWAwBRITK3W/a8wCOn9g5fJGtOl8h4APY8vN3lzP8HIJDyEeRF3I8SfRhL+oX97kSnw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.11.tgz","fileCount":8,"unpackedSize":1606480,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOUAOCRA9TVsSAnZWagAAAjwP/Ajxu73UFJALVVbG7Gu8\np8bI7eHOgmTTsrXQ9GFm3S4FDOR9HXjg7mJyWj5PrHuZ6rR8GsZVLgr/UqSk\nzeby27Wi4sN29Wduty4KhyarhAV0jJWRPSaBuJ0fUIZOkwHCaPMx4Wu1khIa\nloFQelfdl13yrBy2I4eI2ov0hJsAS2X13X6MGHHzEqwX0u/itCMwb5cjg1ra\nCMWIjva6Am6bfybZQgH/fa/Al6oVae4M5p4cB5wrLzkwDL4PchJRxoIjRKGN\nuHBXrXBSpg3qNY2GBhp4JJz2K9VvH27gy9q96VNE67ELqtr+bk8f9rom8V8V\nTILyFXpLiRZH71uzw/nZNC6+xWALoX6YMCn/5XrpZpI39BpRk2RACr9uYVsb\nqUaoCEHOcEf+P5Iat+LIcrj5mRs8FJ+Cy6SaAkiIjpZSEiLC9xAfYR92mih3\n4y5CtGtp0Q5oHrVOl7Mf5hTBO4zsz2+MtdsdTqF0oeNruTQ+G2kq6yRUDUYD\nVwY3L0sE+yeWq+QXUsXrwCGEGpP15DwBlgL+vExxih0gEdiHe7vkRoEueQ7m\nNuJo1jRggLWcJoHNw27ahVYzlAv7MvSWUB0D8KdoWHB6lheQYkQqs9SwS6xV\nBs/r+kNFT6evPIueLpi50XlEvMUxC+7uNM7ZsV0QCwdnbxdfXS4R90waqSFH\nR0YH\r\n=96Vv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFsRu9zGRjLvYEGpO7IBR7YwWcnSNNDNj9Y33AFsFbCTAiBB4sPYttB7OvcjamsBGApgmM5czNsr+mGTsUDdsHtdYg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.11_1631141902230_0.9968599013038095"},"_hasShrinkwrap":false},"3.2.12":{"name":"@vue/compiler-sfc","version":"3.2.12","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.15.0","@babel/types":"^7.15.0","@types/estree":"^0.0.48","@vue/compiler-core":"3.2.12","@vue/compiler-dom":"3.2.12","@vue/compiler-ssr":"3.2.12","@vue/ref-transform":"3.2.12","@vue/shared":"3.2.12","consolidate":"^0.16.0","estree-walker":"^2.0.2","hash-sum":"^2.0.0","lru-cache":"^5.1.1","magic-string":"^0.25.7","merge-source-map":"^1.1.0","postcss":"^8.1.10","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4","source-map":"^0.6.1"},"devDependencies":{"@types/consolidate":"^0.14.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.12","dist":{"shasum":"39555550d96051508753ba934f7260dc5ee5211e","integrity":"sha512-EjzeMQ7H2ICj+JRw2buSFXTocdCg8e5yWQTlNM/6h/u68sTwMbIfiOJBFEwBhG/wCG7Nb6Nnz888AfHTU3hdrA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.12.tgz","fileCount":8,"unpackedSize":1609832,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDr4+NL2H0te6/Fe0Lj+ylxl9XBUh7oalrGVRmlzglcgAIgePsb/VBsqCbppOfsOhvswYqVQHgc7aVaXUPzX59H6jw="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.12_1631890530512_0.7952331226577771"},"_hasShrinkwrap":false},"3.2.13":{"name":"@vue/compiler-sfc","version":"3.2.13","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.15.0","@vue/compiler-core":"3.2.13","@vue/compiler-dom":"3.2.13","@vue/compiler-ssr":"3.2.13","@vue/ref-transform":"3.2.13","@vue/shared":"3.2.13","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.15.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.13","dist":{"shasum":"a38475048aad9c96cf04dfe635129b417e0f9295","integrity":"sha512-3j970d969aOILykcTstdihP33xH1Onm0wsvcl+rGv9AGxivB9xicRxBw93HCIA4dAPivr42WjHEoci9q2/85uw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.13.tgz","fileCount":8,"unpackedSize":2006674,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDRPlIvjCp2RosFfjgdbSanM3/h2xSHl4kpKGUMoTjLOAiAkQskWtwEV6FFi1foDKSmo9ZsW8QB/BlfM7jBY9/bBKg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.13_1632248578981_0.270269221934504"},"_hasShrinkwrap":false},"3.2.14":{"name":"@vue/compiler-sfc","version":"3.2.14","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.15.0","@vue/compiler-core":"3.2.14","@vue/compiler-dom":"3.2.14","@vue/compiler-ssr":"3.2.14","@vue/ref-transform":"3.2.14","@vue/shared":"3.2.14","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.15.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.14","dist":{"shasum":"f48eefe8c33502d5861cc1bbfe5fd2bf0e67d2d2","integrity":"sha512-Okm1g5SsAA8XY3bOXSt265+oRbGNBajBzUhdT3TBmlLcJOSLFmdzZbkzM9pCU42CqA/28SsCEeoNeY7KPAr6Fg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.14.tgz","fileCount":8,"unpackedSize":2007280,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA9FQLno8GcfBwq5BR3orQYcTDegqFysnYFZww+UTSmbAiEAgMcuefvV5GEsu38jV3XnwHFyAE6dK9ONezgDQHGJGsk="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.14_1632350221548_0.6809969957979438"},"_hasShrinkwrap":false},"3.2.15":{"name":"@vue/compiler-sfc","version":"3.2.15","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.15.0","@vue/compiler-core":"3.2.15","@vue/compiler-dom":"3.2.15","@vue/compiler-ssr":"3.2.15","@vue/ref-transform":"3.2.15","@vue/shared":"3.2.15","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.15.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.15","dist":{"shasum":"890148967bcb096211f92064ce1fa02effac16e1","integrity":"sha512-4S1ymki+s/CyPgW/vUzol8Nt3IVQpO4YQUypaN3YyXdT+i2T5GmgDOghggGOAigXrRaFYL8tHCEB6rBaQd7k1Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.15.tgz","fileCount":8,"unpackedSize":2007320,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQiaI3nCyU3Lo8brEvRmmdn+2T6NQa16LLfcgKMqOu4AIgEEe/MsvuMaeBYD5CexMJkvt6kn/8drS05pfpn4qsCE0="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.15_1632404944323_0.9594301473928812"},"_hasShrinkwrap":false},"3.2.16":{"name":"@vue/compiler-sfc","version":"3.2.16","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.15.0","@vue/compiler-core":"3.2.16","@vue/compiler-dom":"3.2.16","@vue/compiler-ssr":"3.2.16","@vue/ref-transform":"3.2.16","@vue/shared":"3.2.16","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.15.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.16","dist":{"shasum":"7e8c372baa0fa93f0c91058d8fa25780f7233f29","integrity":"sha512-AxaDDg0ZjY7lCoVnCq7V+K3SIEfhyIHtten7k/LRupVC/VzSbelBmW0J8bawgsjLJAfTsdWZjeezZ5JJp2DM/A==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.16.tgz","fileCount":8,"unpackedSize":2007448,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDKL+Z/Ht/MvrcAi8twxxL3ZITQw1yobH0TMHufpPKT4wIhAPprIzJSuuGBr5sYNZr+6tw4cVEWLBRvr13lWWaWh927"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.16_1632406626065_0.13641737685566446"},"_hasShrinkwrap":false},"3.2.17":{"name":"@vue/compiler-sfc","version":"3.2.17","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.15.0","@vue/compiler-core":"3.2.17","@vue/compiler-dom":"3.2.17","@vue/compiler-ssr":"3.2.17","@vue/ref-transform":"3.2.17","@vue/shared":"3.2.17","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.15.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.17","dist":{"shasum":"99755566a37eebd69bd90a3c14973b03535b4704","integrity":"sha512-9Ii3F5UcG7kDHjYL8cY9K8eBwE7t/k2lURoNLZ6t9s4eV1VTHlMRcw6PyjYyDpEZBExPW+3bVA9zW9Sw2NLUAw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.17.tgz","fileCount":8,"unpackedSize":2007508,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDGw4JLSIytC4XPrCnRVJo1tZPv7kmxAb+hubHij67u0gIgG/XLKxseKTavxzO0kYsVHdV34K84Xj05AMr+Mn4q6qk="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.17_1632501795297_0.41818366139307894"},"_hasShrinkwrap":false},"3.2.18":{"name":"@vue/compiler-sfc","version":"3.2.18","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.15.0","@vue/compiler-core":"3.2.18","@vue/compiler-dom":"3.2.18","@vue/compiler-ssr":"3.2.18","@vue/ref-transform":"3.2.18","@vue/shared":"3.2.18","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.15.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.18","dist":{"shasum":"d2dfcd09d2bb5a1dfe70d686ac5139473b25d5ef","integrity":"sha512-ui+w1WtVjxlSlnvR4uYgVbbYcN75SrADyMuStnhRqhQM8E2MzJ99W/7Qm3UDs+GxzCEDyQA1CmUvtCg5tlwOMw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.18.tgz","fileCount":8,"unpackedSize":2007508,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDrSdkz4JAJbuCeNQzy/CcScYOlNwaiYe0WRxDW2QIDmAIgXIO8H8r1WL5ddj6ICqWD10YEXebmF5N7PUocbKzrqz4="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.18_1632513921845_0.12840099308792619"},"_hasShrinkwrap":false},"3.2.19":{"name":"@vue/compiler-sfc","version":"3.2.19","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.15.0","@vue/compiler-core":"3.2.19","@vue/compiler-dom":"3.2.19","@vue/compiler-ssr":"3.2.19","@vue/ref-transform":"3.2.19","@vue/shared":"3.2.19","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.15.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.19","dist":{"shasum":"d412195a98ebd49b84602f171719294a1d9549be","integrity":"sha512-pLlbgkO1UHTO02MSpa/sFOXUwIDxSMiKZ1ozE5n71CY4DM+YmI+G3gT/ZHZ46WBId7f3VTF/D8pGwMygcQbrQA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.19.tgz","fileCount":8,"unpackedSize":2007572,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDmaiLYZtuDhjJSVE6ELAkJpCo15hpiwO1SgbXTOLs2TQIhALJOCMLitcmZphm6Z49FnivCbz/LK42jqe+Vj2vA9PB1"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.19_1632596304973_0.14127087136648808"},"_hasShrinkwrap":false},"3.2.20":{"name":"@vue/compiler-sfc","version":"3.2.20","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.15.0","@vue/compiler-core":"3.2.20","@vue/compiler-dom":"3.2.20","@vue/compiler-ssr":"3.2.20","@vue/ref-transform":"3.2.20","@vue/shared":"3.2.20","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.15.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.20","dist":{"shasum":"2d7668e76f066c566dd7c09c15c9acce4e876e0a","integrity":"sha512-03aZo+6tQKiFLfunHKSPZvdK4Jsn/ftRCyaro8AQIWkuxJbvSosbKK6HTTn+D2c3nPScG155akJoxKENw7rftQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.20.tgz","fileCount":8,"unpackedSize":2016147,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnGQByfHTZh9dL6lSxmNILzYYxy4J+LbfWMcLa5cLDCwIhALK8KQDFadDOWSRCgzWbXMVRBnNdaigZYxibXGXk51MT"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.20_1633712515345_0.006547732621639213"},"_hasShrinkwrap":false},"3.2.21":{"name":"@vue/compiler-sfc","version":"3.2.21","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.15.0","@vue/compiler-core":"3.2.21","@vue/compiler-dom":"3.2.21","@vue/compiler-ssr":"3.2.21","@vue/ref-transform":"3.2.21","@vue/shared":"3.2.21","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.15.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.21","dist":{"shasum":"42639ee49e725afb7d8f1d1940e75dc17a56002c","integrity":"sha512-+yDlUSebKpz/ovxM2vLRRx7w/gVfY767pOfYTgbIhAs+ogvIV2BsIt4fpxlThnlCNChJ+yE0ERUNoROv2kEGEQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.21.tgz","fileCount":8,"unpackedSize":2016147,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB9V1TyiKOGHZ2N3pBmNOiACsiWpveG5gS47ErcF+rvRAiEAhy1m8zam4+6S/+1XcJl14e/pOnDUd2XDvEwGKKKmz2A="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.21_1635834920094_0.8503850179901136"},"_hasShrinkwrap":false},"3.2.22":{"name":"@vue/compiler-sfc","version":"3.2.22","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.15.0","@vue/compiler-core":"3.2.22","@vue/compiler-dom":"3.2.22","@vue/compiler-ssr":"3.2.22","@vue/ref-transform":"3.2.22","@vue/shared":"3.2.22","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.15.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.22","dist":{"shasum":"ffd0e5e35479b6ade18d12fefec369cbaf2f7718","integrity":"sha512-tWRQ5ge1tsTDhUwHgueicKJ8rYm6WUVAPTaIpFW3GSwZKcOEJ2rXdfkHFShNVGupeRALz2ET2H84OL0GeRxY0A==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.22.tgz","fileCount":8,"unpackedSize":2016900,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHvZ5XaNT3KR0WexDLcUBDT+ZmX1ismnkz64zp3eHdh6AiB1QSqAyYsM/Q4WIY8b5RR08ov9O4lmEHLJk45041iRow=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.22_1636947910816_0.9738690570083308"},"_hasShrinkwrap":false},"3.2.23":{"name":"@vue/compiler-sfc","version":"3.2.23","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.15.0","@vue/compiler-core":"3.2.23","@vue/compiler-dom":"3.2.23","@vue/compiler-ssr":"3.2.23","@vue/ref-transform":"3.2.23","@vue/shared":"3.2.23","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.15.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.23","dist":{"shasum":"35ef678240b29da5144bc3c6447fa51a07d78875","integrity":"sha512-Aw+pb50Q5zTjyvWod8mNKmYZDRGHJBptmNNWE+84ZxrzEztPgMz8cNYIzWGbwcFVkmJlhvioAMvKnB+LM/sjSA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.23.tgz","fileCount":8,"unpackedSize":2019718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhoH/VCRA9TVsSAnZWagAAz6gP/j8C0BO4aBv5kIhlaOT0\nMdtRWLqYlsVL8+sBCBaE926N/S2v5EhLSqOkZspiRRZvdnFL2Ye49oHZvZXQ\nlgYVXg0TjQ/WijURuBNsHKMn4GrTgY2VNf0Shqk08fKHAu1pj1vEOcq18Vrh\n46FgZtmIsN7G2K+nmIEwfGtBPrYrm6VJ+dA9syPwyJzMsLzyNCkWqfYiZCHD\nmyqaP3Z0tllyIaKsGDj+fJhBPvhpEvvJ8VfafQ6PL8nu/hTz+PcZkv20Pjqn\newee0a6ctqAqRNBYRt8m8wfvChJowqReXsO12TvQHlZRgWWLbqOH/QO+jIL3\n+7n5K/r1Mgu8BKLwGjjiDZCLfkCmmI+NzbgCzb6bdc03xTp8MMf+hvhPaog2\nnj18zgv6bPurN04IWrivnr33ql4IWtCmdGoyT97z0xqTkiwb7B86Qct2mijC\n4jtYesvE2Zh6CuMT7xlF6gr/h4EsBNDbRZ8Q78vvctTlSMagnaVvYIR/LtDy\nn6NhR5icJjIZ1U7eA8ZJlL9mMwLE2jaOfAsuV76NCLWGVitiMjNldhjWcxIU\nKXElUmmruz0WMyPxuF4dRGs8KGATW2a6v7Uca9utDdgewvJb7thCfZ5V0cdO\nKzVDMXSXR/253cGEu31NoCAk9ZDNzn1z3mrL63zU7EK88bqRDNEX3LM15Wl6\nekCF\r\n=aFQh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDHcQkuJbnG9g1urQag/bUie3EJxmFBTvvD5csZoziXkgIhAK9fSNCtvi4J8W3PIlE2c/1ddUur5aXNvOVcSMZY2Yuw"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.23_1637908437725_0.13209403265286634"},"_hasShrinkwrap":false},"3.2.24":{"name":"@vue/compiler-sfc","version":"3.2.24","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.15.0","@vue/compiler-core":"3.2.24","@vue/compiler-dom":"3.2.24","@vue/compiler-ssr":"3.2.24","@vue/ref-transform":"3.2.24","@vue/shared":"3.2.24","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.15.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.24","dist":{"shasum":"803a309e1935fc85981218d88fd4fb5db05afdb1","integrity":"sha512-YGPcIvVJp2qTPkuT6kT43Eo1xjstyY4bmuiSV31my4bQMBFVR26ANmifUSt759Blok71gK0WzfIZHbcOKYOeKA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.24.tgz","fileCount":8,"unpackedSize":2019575,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrdHYCRA9TVsSAnZWagAA51AQAIaOEUsfo8jjycmQTuCt\nI97+Q4EfAN/mS06oN94kN8CYP23ilTIcOYhv+ROVa5epfd8vSH3+RWIH16En\nIWSGtfTsHk6MpEHKcRfTYHt695mhP5o6UIkIEfQkj6u1hyYp0KQuVbIAjsbF\n9q9Fb+XdFJp2+JPuLYValQew04Arxgat3sizbj/+BLMCKrjW/KwnQ8MuKVop\nGiTV+scI+VG9E7aUuVv83eh3hkkztwcP8LRHupByhPmlswNXK84i7xrVDfIl\nYpYfJgKutSJMJivOfGSo/qacLJfwqduwR6JJ1kmohQDstBjtSA4hgi1FAUdV\nYp5NfkZ445uWMGLVo6WD7TVTTZqHxuA2t1HwIudMVdN1CoTxbWypdXX9wtQO\nQAzEy/1jRYQhEEPh6dXYBxMNOiOhQo5vTsKx32jLg59nbCuOCzi2+teT0j0p\nhubmmUMYH6azU+fD7kHHzi94mf/rNCzGTLzgvMer3SNfdAdYE3kQxIl3sNoB\niscZsn7AaI8wz/0NDOXgyLVNiZ4yeK2V089Sd2NMoB1C+SIdwbaMmnLgVOLX\nQab9NvaAuD1146hywdGr5lfDGQLzK1lmUKpOHYmFnc4ybAJv6WzbUQTd4xhW\nQ4Y3r90Xm/dlUnhcGvBMUw3/eeUz6KIm/kfyiOHV4ioFh/g/cFMLDekP5Wc5\nTnHV\r\n=C/zl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEpbZSvDvQHSSsg8tlcyxpASf0PPoPdGGkaR3Vy9jl5hAiAewRP01Gnst3lDBkVqMkwpXET9KlglkTVWWDHNfq5bmA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.24_1638781400470_0.7149467272316035"},"_hasShrinkwrap":false},"3.2.25":{"name":"@vue/compiler-sfc","version":"3.2.25","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.25","@vue/compiler-dom":"3.2.25","@vue/compiler-ssr":"3.2.25","@vue/reactivity-transform":"3.2.25","@vue/shared":"3.2.25","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.16.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.25","dist":{"shasum":"6a5ae9e3c8db6a462d0bada53364108c9ba8f379","integrity":"sha512-PminuOYIcFI7UZn+mdy2OPbogyAb0IHkVuqwmLDJiSRFhc/QAXQnO9KdS4nez3bQ9XlQmoAveQzcZuekHzdb5w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.25.tgz","fileCount":8,"unpackedSize":2040113,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtXjDCRA9TVsSAnZWagAAzgIP/A7/3nK+3NkHTgv/tAP4\ngxqAJTy0ufY1TPOCMtezSu/ZpEYAxIaUFA9FUY8aWQNP7kEwcUBb0zKmfvxU\nLLfLgoaombaKpFgkhbF6MsS0uUrob0elDohFKR6vCLlFaxCBLTQpyycILuEC\nhPoLXoKPcmEm9+5XQ7qIFnfeQW0Mpz2Shc7T72ZJbt74wvGxl6pPQyGg5U5+\n7UvAij3muXCJFbZRL0dJF7Mm4tS+JF0B9+vkBXxbavLuVxGJopZBJ5+3P+Um\nsUrJ5zZpWr9wtaTityLWdcRDAWMjGFB2avvkQc0lgxysjjiWrtLbviPEPhHx\ndMzPy4Rtf8LH5uL/p/tJvvpZyMJ32haakYiaVh4R6wmym+hKnLboYSaIxD1j\nnIcPXebePOpxWtD1KZFs32kg3AUsjOssc3tVkyx46408Ce+/UgKPIzmAlbbX\ndP0dOxhtXdnybphFWFaKWyL1NHFQ52irrQctPIlkKWM7cHUToR65//9kUJe+\n7ah9ATgTXmpMY270Qhf6VUBrd4qjJghjqpRQujCPyrjTylHXLO7mSqAJUZoj\nDBFs8JMSOv2iYWGID0bGXwcHiMFruQGzC+ds0mFkgJoHEltij2tMUrP4+9g6\npwWzd8LZQY9pNIm/TaQT1NzOskcyrNfhCs7XIWFa15qu7QH1x4i5ePz6RUUZ\nVpco\r\n=AbH/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIChp2nfsO9kBQyugmWK7q9KzbEOR6H2KemPShIecsWGnAiB+ibYjREROSrXOk2fozzhwrxp/V+2Om/FlyV9AEO1mUA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.25_1639282883184_0.4678266184205153"},"_hasShrinkwrap":false},"3.2.26":{"name":"@vue/compiler-sfc","version":"3.2.26","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.26","@vue/compiler-dom":"3.2.26","@vue/compiler-ssr":"3.2.26","@vue/reactivity-transform":"3.2.26","@vue/shared":"3.2.26","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.16.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.26","dist":{"shasum":"3ce76677e4aa58311655a3bea9eb1cb804d2273f","integrity":"sha512-ePpnfktV90UcLdsDQUh2JdiTuhV0Skv2iYXxfNMOK/F3Q+2BO0AulcVcfoksOpTJGmhhfosWfMyEaEf0UaWpIw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.26.tgz","fileCount":8,"unpackedSize":2040113,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtZ7KCRA9TVsSAnZWagAARhIP/jaEmeIYvjUD7hJx3JI6\nbbXZtUtApm068VC2p83yjl5gArQhx02d9bPRjkcYH1dLgzE+qlEge0ZVtn12\nxViyBDAlu12qHpwr6bRxhib8CfuL3H7xiftwRu+834dPDKbKDEPk6BfojUSd\ns61WtOIDZx1kEk/NRFeV8H8MtUsg0fgWMp/DjCmFx5ir/dt/kT1YTz3cYFMB\n4Snyt4iDNiyERBwnNZQVL3Dwa2w8HpFOPRtwv70ekNPEn2B6gpWy5yov9zWs\nhX5W95RBdrzfyD3Z60UUrpjMI4DFOL81TSy0ohCm+Mgn1q5HqoSjNDEJJFQ9\nWRMAceLyQi1VZG5cIWT0jDv9FbVYCpEtlQ/WeRDWQsP8LlfXn+e5DCZU4E2n\n8pHPWfoBKFtz8unqvR4qotSD+cvso+DDqWqz/lDzw1CJ9bjtlVNDieIkQT6Y\noys0iTLKQalgbopuj3r6zFTlVt6TKIP5DpW2Pur+T0hqMUPI2hGt34jZP1x5\n5/aR0BC9DgmgbmooQ2+kwL4sTz3ESwijoLWQ9QkQ6zJazhTB+Mryr6LIfrBw\nj1doZ+vF6DL73qRKy5TVK6nhbIDYoA6P6MBYHh0obU6dnKgsrutbzwiQeJBR\nUbf1XxLr1P/3jM3hD0V4hqS8Pz7m8YLvF9+NbONXL+FLZOeSXYhy9VXAX+Wp\nikB8\r\n=ldl0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5Aa970oqqoXPcazqt2ybmOQCxCTba4N1Untc+h7MCLgIhAJp4J75mXm7bB1CviGXnPg0UNkC7MHFhKH0RtyOK1wVl"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.26_1639292618230_0.7718719771429472"},"_hasShrinkwrap":false},"3.2.27":{"name":"@vue/compiler-sfc","version":"3.2.27","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.27","@vue/compiler-dom":"3.2.27","@vue/compiler-ssr":"3.2.27","@vue/reactivity-transform":"3.2.27","@vue/shared":"3.2.27","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.16.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.27","dist":{"shasum":"43bf23fe24feacba334636fa7a332f9d8a532c8c","integrity":"sha512-WyecUhLN5UAQAr2QlmG2nA56OEnhZJaBnSw0G1tazb9rwDuK0V9tnbIXbQgmQlx+x4sJxgg61yWGcIXfilTl3A==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.27.tgz","fileCount":8,"unpackedSize":2039843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5CbcCRA9TVsSAnZWagAAPRsQAJ5Wb1O3u6TxWYLr8rdM\np46+9/6wDQlGOfU2aVF+a5apeXjsmNbgM0Xi7s2bTkdHOnH/quovmOmJNX6r\nH3hmSxxEObnhhCbbKvVBst2D2N1YxdM5rlcv49DcM2DRhDyjieHIkzEEoE6z\nNvaTCAGHQKLZa8SLbDFVF8DvJc+ILXjknO/+h5n1tg7PC6JggzrLOLlL/qcL\nK0S3IuNkmU58yKq7JM3QZouEHjPJyfxRX6+ZhrJz53cObP7zivigETOgwpS7\nxyu4zGJp7i+6sjk7BRwl2vsaxkVNCaxG5TxK3d5e8NuKdfBFq9TJ3Oj0irAA\nTzQdtOQAkBBujgNdZGXz5V+Og9kAHZ7h3KUExivUyWcCIBwFvOp3+WNSzYSM\nOfRY0QKOagnx9ibTl4U41y/FoO7iNz8os2IXbYJYrHTetIg3F5LGH7SLv+Cc\nEKoEwSLPyOxT+/WNN10lKAwgZ7KBhiZ6l6aoe0JyeEEX+z97y0fkNIkNWTVR\nfMZKwACFFAj12TKfzn22/64I0KJf33Hw1q3Cqa93zTWiR2qnv/NTAAs6PoPs\nfTOcPhEAYGpWYm3tH/k/3fJ9ghVr+iI88HDniGfrGXxoNX3gEbl2C/iNqGbH\n96AemGu0lP/laxN6Z7JfG4qi6JYXLSb/J5LFW69pVwv0lNvfukm0+n+0tJtU\nil9r\r\n=fhRn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA5GFUmSsgVFBjfU/jPpEA4AdGmTW0NwwnM0XGYolJ3wAiEA3MSjiNdTGaIuR/Z8kqoJzIOE8Ke8CPVsZaJ5DWpM2OI="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.27_1642342108283_0.5021386032989528"},"_hasShrinkwrap":false},"3.2.28":{"name":"@vue/compiler-sfc","version":"3.2.28","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.28","@vue/compiler-dom":"3.2.28","@vue/compiler-ssr":"3.2.28","@vue/reactivity-transform":"3.2.28","@vue/shared":"3.2.28","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.16.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.28","dist":{"shasum":"0a576c09abc72d6a76b153133de6fd7599c182c3","integrity":"sha512-zB0WznfEBb4CbGBHzhboHDKVO5nxbkbxxFo9iVlxObP7a9/qvA5kkZEuT7nXP52f3b3qEfmVTjIT23Lo1ndZdQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.28.tgz","fileCount":8,"unpackedSize":2040938,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6muaCRA9TVsSAnZWagAA+iAP/RH+ZyK3YV1F/PhYSlOW\nddOZTrNclTdyV7eZUPpM2TyD9I8d7ksrgvsJGBNw7yP6Tfqbp+BpH0AQUUZK\nj2CxwG/Py1PMFfB2vuFggvuzKMs31k8Fi99Yzb+aY21ocJq+DPz71nlriWJa\nhDzJ9MMjwA1Vkd4eaYl18CbA9j5mOlFk6hpGy+paIm+lIceMRgccmfL5CMsX\ndNnjOyh9fyrWNn8oTCkkYrHHlR4/jbjigYDa1asWkxOhz1+t8drFsOuO7e1Y\nGf17sXuqlxnjyXesmeAu3r1RMoxU4d9Y0srBnQhDIqHHlLeojRMBYFv/weUZ\na2sVuagDdYNKXhEXnnp0xl4KeLzlwTUF+oIBbi7IRlxyPRpMmKDbWDVEsI+9\nujymAW+OEB7b7V3kYs4h9o0evkV0OBep29GRlH7c90glYiqgN2fa4A6NrYNX\nIPZ8kyJuSklY6YrJgwVeTDSI5wyxLIJOs64DItURuND4Ce6mvImRHy7mPmL2\nUcLEfzvvqVpSP92j02neEoFPc9qqE3XWZh+ItSWwuuEAAzuoHkbJjoTrgZD7\nXSsmmOVmr+PB1Upg2FeBWCe7pbsJ35tVCtvDIABSlHI9sL5pLaRvdx4g6xDC\n4L7uTA2U4Ct6J3kBZWu9aRXWuxCzdy2Mu9xYpzqI0vQfFs83OqkHxlSMLsIP\nWZQi\r\n=xmjd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAHFGefFyirEtoWMfP087nGofF3GTbKnnGiDpyOf1uMVAiBWSwlvol2RhqnZh9to+TtT54vIPSRHmJcdlvWCh6lBKg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.28_1642752922100_0.35774074163330294"},"_hasShrinkwrap":false},"3.2.29":{"name":"@vue/compiler-sfc","version":"3.2.29","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.29","@vue/compiler-dom":"3.2.29","@vue/compiler-ssr":"3.2.29","@vue/reactivity-transform":"3.2.29","@vue/shared":"3.2.29","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.16.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.29","dist":{"shasum":"f76d556cd5fca6a55a3ea84c88db1a2a53a36ead","integrity":"sha512-X9+0dwsag2u6hSOP/XsMYqFti/edvYvxamgBgCcbSYuXx1xLZN+dS/GvQKM4AgGS4djqo0jQvWfIXdfZ2ET68g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.29.tgz","fileCount":8,"unpackedSize":2041518,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7V/6CRA9TVsSAnZWagAAZ4AP/A/xX61lozvK4aVjOVrg\nKKl72D/S4Ir9U13idSuJn4gX3Dsn0G/PMKqH75K88N74LH9RCiu1/g+LaqMa\nAv3XpEOmRaY6wn8GN94GO8oPIutkYJq+X0/rOxkqu7TENjuI8gyaGqcSmdPm\n8MDZBLzImF8DSewwTzF7sVsiLGi3FVFUDtIlgedAbfoJqeFj9Hbq9sSLBP2d\nKdf0EaEAZ1lwcSYuzV4J7P+aFvyjoq2si0AK64C191QePEdGTDGrqJU6ZYb8\n7/hyrZK4hf6XHAvaiLmkX0JKgI3+eyhc5Rs128P07WyhsAf8sJkiT60ZBZJn\nxQFMcza7+2hEaV8E5wFUtB1ljxmFg4S5lEUgj5JaCgs7HBEvQ8hFrgVdnfXf\n8XMyezadwf8DGlBaKX0bGcm7TsU6RoNHYhttlcReApJF63oYH1PhvQuob7v+\nQC7LFmhyqJgqLo/7iABqQbDCe+9SPn63IYaFVo4HBkZETtYQQzH67a8sX9lH\nd4Atuyc66Pta8qCsD2cZrtKpmmhs1b/mv7R31srOkYy/NLZ4wYVpU06uf1iP\nlGN3+Ws2zgRiwQ9rybyYZ8nhErnhzEqlVRk1J6Bg18q+QXLwmSP7okOjbptu\n1SOcAGi/aAj4Cu1qIYZ30A7sLDDPxzZ1e0832HivddheH4dARAzzAWGEsnwL\nDxEq\r\n=oAqP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC4y8g2spLvzk/8FVHLrFCHIbaiyR89c8Cblvyy83rkCAIgFcNJ3/LNG82hYbvhobDzscBWCLxIgogAFBPpjRNDjCg="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.29_1642946554540_0.8204955050315661"},"_hasShrinkwrap":false},"3.2.30":{"name":"@vue/compiler-sfc","version":"3.2.30","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.30","@vue/compiler-dom":"3.2.30","@vue/compiler-ssr":"3.2.30","@vue/reactivity-transform":"3.2.30","@vue/shared":"3.2.30","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.16.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.30","dist":{"shasum":"9d2e56adb859059551fc1204bc37503f168c4d0c","integrity":"sha512-P/5YpILtcQY92z72gxhkyOUPHVskEzhSrvYi91Xcr+csOxaDaYU5OqOxCzZKcf3Og70Tat404vO1OHrwprN90A==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.30.tgz","fileCount":8,"unpackedSize":2043281,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiALjnCRA9TVsSAnZWagAAnrwQAIonKYklYNSHL5eXuO/g\nbSRSrK79ZaTaierIxWesOpvyP91i9CIGlhYbIDPww+9bclgsHr2NnV8ftwt0\ndsE1lG8uPplM4nh3dbUsI8+iE1BE4bMZJBXDHEEsrm3A16tmlKExQQAUtpbD\n65C7pgzrMq04nEO1467E7nS/pbI+GqC3ONV3jcQ+5GKzG5+Kb9TgFng+P7ez\n5dmwEEEuKywTGj7Ax/l0CRG4BnoxbNyONQn1ucQDoISh9uJZg+9gnQVImY0X\nphqFdc5AJa4R38+GQGFOlUD3X5Yzj/KZNCZohqSsPv6C/0L/8WAZDOQ9KUAr\nPu2uq9I1YUphl7CEp1rOIo1CfYfv/7hi9fN5yPseIuSVjc3qLlkHCCk+NleG\nPLlS3Qd1lSq/rhujxk12ePCXbUEloRcltR9kOmot/DGUiOkN1CLEuk8SAaiR\n0Yn7u5KML9OeOlbo70MlAAyOV+xqPYYsd+GmyaZakmBuCK8e/7CQZnRkRGPx\n7QIH1fKT7TlCpAXta9W7lk0u0mV5dp7yBhD4Lwr3q1vJlYlQ2hgttS/ro29e\nygIPVEr/f2MjwMFrgy+w2AoL2DSGdTbWoFvhMUZKtJZvVzhVjXWY5u0oPykq\nWuA9YuK955q2bmxKZyASlninXfMVIOGRQCWBICJyS8/iUwctYut19hHR7m1Z\nOpEg\r\n=NzU8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCsjGSVjqZw4JmlDbvpugeJ0mgfB6EyIKeMtWyqqhqtCQIhAKv7xg+k0RuZz8i2jDRF1uv2ktteTptmHGpWYiNDdkX9"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.30_1644214502635_0.20502864671153898"},"_hasShrinkwrap":false},"3.2.31":{"name":"@vue/compiler-sfc","version":"3.2.31","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.31","@vue/compiler-dom":"3.2.31","@vue/compiler-ssr":"3.2.31","@vue/reactivity-transform":"3.2.31","@vue/shared":"3.2.31","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.16.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.31","dist":{"shasum":"d02b29c3fe34d599a52c5ae1c6937b4d69f11c2f","integrity":"sha512-748adc9msSPGzXgibHiO6T7RWgfnDcVQD+VVwYgSsyyY8Ans64tALHZANrKtOzvkwznV/F4H7OAod/jIlp/dkQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.31.tgz","fileCount":8,"unpackedSize":2043234,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiB3LZCRA9TVsSAnZWagAA9mcP/jgqydR6zdOBT6nSI01c\nph1CX3XPnNHeC3q0Lg8sHfxGJ0CKw2OEJKjBXy04y8oBrQAyXOIv0iqc7uC+\nKjVCpvm10k53xi6MWpk5E0/XRvilTteTQnZCFiyNuRiG9TusJrV6BKG423/C\nDPRcw10NU2Lp7H68jKdRqNjg+RTDCV+i0loy00K2UaouJlpZNx3CtxePSY02\njJ4dM5TsN+19qePLjSPvlea2rlyamQtU0ltknaE4XLvbsenfLeVmtbUoNor9\nB/pjZfKra5VV5MUPVzKlP4Zgl7giOlQ51SCw9YhStWhH2v/t70DwYFLZcNNP\nd40Vgbzi56nL8f0qWcW8NoGtzEjIVDju27x0gBL/xmYkYmEK6iJK7kOj7VU9\nf6goQoQ5Bvoacc+m8poEGVMGd/QXLy2PIxiCHbLw5I4NO9bH9HNTknHUnwUy\nTqw1B1KmLz2hmUI0QA+4h48zel2YSNQTfIQl8UoL+7SPAU91WXBrlLD9lnHk\nVtmQlJsEUE09MupzeB3JoFzDL4qP55Pw1vR1vEMYpWzflvrKC6MLJC1vnnOz\n/VZD4WETjOhYsGoUfds/PyZHHFE59s1mRrrrurULYNflhMncBFi9/fpmZ29t\nf3zllPaFxz7AgrpKnuu5QgxfPR6J4Nwi1+yiOvBYi5IEILcsI7COiWkOrjHK\nbXGw\r\n=jinZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2I8uSxb2YgZRtBVEpN6Rihj/X/yI/yShU+/Pk3lTfVwIgeRvAVWg1ZXPtMI6F2WYwElGj1QpHnRoqi0wZBmcE/j0="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.31_1644655321164_0.8593449291917923"},"_hasShrinkwrap":false},"3.2.32":{"name":"@vue/compiler-sfc","version":"3.2.32","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.32","@vue/compiler-dom":"3.2.32","@vue/compiler-ssr":"3.2.32","@vue/reactivity-transform":"3.2.32","@vue/shared":"3.2.32","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.16.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.32","dist":{"shasum":"63e09762812b985aa97876fb5cc3265ba8990a8a","integrity":"sha512-uO6+Gh3AVdWm72lRRCjMr8nMOEqc6ezT9lWs5dPzh1E9TNaJkMYPaRtdY9flUv/fyVQotkfjY/ponjfR+trPSg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.32.tgz","fileCount":8,"unpackedSize":2043234,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICWDQRZzHNnE+/0B/arB/0g7Dyf0bcyrqyZq/jfQ3culAiEAxRPaFiRoDUnwhtafkQGlniaiZ32KTTMHx9ZZ9zzRGVA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVTNUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp00g//TFP/o66rMoTQFfIN6gy1EjF6ktKtHwLq1rIMwuCRzYN9UpVN\r\nd2mUuca62QO/mksiyxlJfLu2qC7ZXnZYGMlewoRaEWFDhf2AyEmI8bOooMc9\r\nHlqceG88Yl7WATvKHtCRU4GDr9ZeuOenCDZabdZ0FIJAQqU476G/cRtvoi0Y\r\noolzSntqvpKQt9WSo5jcEq9MRR6DUlwARL413o+GWXqp1iZ9xj5SVWeXNbdl\r\nefKkTBeqJ6coY/HiBv+Z3DPGXKqw618nQVh/HFl9HJ63LJ/5Lc1U786EAJYI\r\nkXsmhCwnMjJw/DdYpV9StidEyZl4plqKpoV4gC4VilBy/Lhh0OG3NvqPzR54\r\nm3USBJ3FrG3tMGYsHMUGWteUgUS+YKejEWIqlgFjs7iSZ7zq/rhY9vCm39/U\r\nlSvVjDab2MLgJu0o6jixHUWGxIzZ90i5+qfwDLeEJfMpYEkLgwk9MtgKzRJ0\r\nFIQEed5itDYw3r/mZa4/Gap+Io2n66JsQ6LvFVQmDLe8m6Ad0zcCng+fvIHy\r\n8lIQL4f7uncjuXnJ2OrqKiVlL7ZRec8eA2oQS3tCGz1icNyUIBgjFpb39yTb\r\nialJxIJQOgYYHXpFhgGdPNXGbqwbLx1v4Fdhxqr2qFIpfcWnABuvVnPtqIb9\r\nfQZNcjId86EVAHp7R76tmQbsKdeQxUgs1Cw=\r\n=eilM\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.32_1649750868555_0.5447689725897631"},"_hasShrinkwrap":false},"3.2.33":{"name":"@vue/compiler-sfc","version":"3.2.33","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.33","@vue/compiler-dom":"3.2.33","@vue/compiler-ssr":"3.2.33","@vue/reactivity-transform":"3.2.33","@vue/shared":"3.2.33","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.16.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.33","dist":{"shasum":"7ce01dc947a8b76c099811dc6ca58494d4dc773d","integrity":"sha512-H8D0WqagCr295pQjUYyO8P3IejM3vEzeCO1apzByAEaAR/WimhMYczHfZVvlCE/9yBaEu/eu9RdiWr0kF8b71Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.33.tgz","fileCount":8,"unpackedSize":2044108,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDG2bznOFX/ep7DCt1+pbtX3Ur4rLSRm+7d93bJb/2zWQIhAMbbFBscMSEWSNYarnj//gqsErNFE78XhtDKGgUWpk9G"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV/QRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQTg/8DZb+NtvLrf/nBCS8mMylilmTae9cUaQLYrrOwfBRIrCBeGig\r\n5mvXk4UlER7nPAHahdzh3ahXr7W2zPNXGtZ6iTFjJdUAnkmloHId7guqFvr8\r\nBAEP0u+rlhDG9XJ6kbqxFle11NkcBpZRHeh3sw1DF343EpRbXK9xxbFomTdG\r\nHJDRLe3JJhZXkDAibCnujtc440XNtmhFH1YV9agT5fe6tVH/XNxZ/1whx/cs\r\nEpToc76dyazV8VXyarg/aHqvfW4ACpdGHzmfaCWTOGitFPDknwMBSU60fogT\r\nj/WvWcBp9UGqKkmQ1VBsjbbPx6UKPx0zMyBfq7akKZPqArIwCv72pEmN7+3Q\r\n0M7fRcslpY4jck3tgG9fWIu5CjT7apX7MVb8u4ROOMT74S5wA6yFQ0bxA9bZ\r\n5JSDGULNIQ67K9pTUp2y4xj3JR1kvbDgmlndBN2sr/gd6SJ9PvXCi8zE5t1H\r\nhqrOjZkTMMk62ro6LOUqsn9QoDqh6TfljFk6Ai1h0SGmYyeB235Eggv+sPRS\r\nF8VSFOcKw4T1rAmLHXIV1UJQ0T4n9EMR35/VKAbOw5m+RZr1x7OTEbXSBkPH\r\n3JgZJV9/dTymHekoqyKjmKLrSPhhkJEUEjsUmBjhzZh+IhzN7/5j5Z5sZ2iF\r\ng8xZ0fkcrxgs3hQyUEEspOeLsnaEo6yKXOA=\r\n=hqKc\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.33_1649931281502_0.3438587985242554"},"_hasShrinkwrap":false},"3.2.34-beta.1":{"name":"@vue/compiler-sfc","version":"3.2.34-beta.1","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.34-beta.1","@vue/compiler-dom":"3.2.34-beta.1","@vue/compiler-ssr":"3.2.34-beta.1","@vue/reactivity-transform":"3.2.34-beta.1","@vue/shared":"3.2.34-beta.1","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.16.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"readmeFilename":"README.md","readme":"# @vue/compiler-sfc\n\n> Lower level utilities for compiling Vue Single File Components\n\n**Note: as of 3.2.13+, this package is included as a dependency of the main `vue` package and can be accessed as `vue/compiler-sfc`. This means you no longer need to explicitly install this package and ensure its version match that of `vue`'s. Just use the main `vue/compiler-sfc` deep import instead.**\n\nThis package contains lower level utilities that you can use if you are writing a plugin / transform for a bundler or module system that compiles Vue Single File Components (SFCs) into JavaScript. It is used in [vue-loader](https://github.com/vuejs/vue-loader), [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) and [vite](https://github.com/vitejs/vite).\n\n## API\n\nThe API is intentionally low-level due to the various considerations when integrating Vue SFCs in a build system:\n\n- Separate hot-module replacement (HMR) for script, template and styles\n\n - template updates should not reset component state\n - style updates should be performed without component re-render\n\n- Leveraging the tool's plugin system for pre-processor handling. e.g. `<style lang=\"scss\">` should be processed by the corresponding webpack loader.\n\n- In some cases, transformers of each block in an SFC do not share the same execution context. For example, when used with `thread-loader` or other parallelized configurations, the template sub-loader in `vue-loader` may not have access to the full SFC and its descriptor.\n\nThe general idea is to generate a facade module that imports the individual blocks of the component. The trick is the module imports itself with different query strings so that the build system can handle each request as \"virtual\" modules:\n\n```\n +--------------------+\n | |\n | script transform |\n +----->+ |\n | +--------------------+\n |\n+--------------------+ | +--------------------+\n| | | | |\n| facade transform +----------->+ template transform |\n| | | | |\n+--------------------+ | +--------------------+\n |\n | +--------------------+\n +----->+ |\n | style transform |\n | |\n +--------------------+\n```\n\nWhere the facade module looks like this:\n\n```js\n// main script\nimport script from '/project/foo.vue?vue&type=script'\n// template compiled to render function\nimport { render } from '/project/foo.vue?vue&type=template&id=xxxxxx'\n// css\nimport '/project/foo.vue?vue&type=style&index=0&id=xxxxxx'\n\n// attach render function to script\nscript.render = render\n\n// attach additional metadata\n// some of these should be dev only\nscript.__file = 'example.vue'\nscript.__scopeId = 'xxxxxx'\n\n// additional tooling-specific HMR handling code\n// using __VUE_HMR_API__ global\n\nexport default script\n```\n\n### High Level Workflow\n\n1. In facade transform, parse the source into descriptor with the `parse` API and generate the above facade module code based on the descriptor;\n\n2. In script transform, use `compileScript` to process the script. This handles features like `<script setup>` and CSS variable injection. Alternatively, this can be done directly in the facade module (with the code inlined instead of imported), but it will require rewriting `export default` to a temp variable (a `rewriteDefault` convenience API is provided for this purpose) so additional options can be attached to the exported object.\n\n3. In template transform, use `compileTemplate` to compile the raw template into render function code.\n\n4. In style transform, use `compileStyle` to compile raw CSS to handle `<style scoped>`, `<style module>` and CSS variable injection.\n\nOptions needed for these APIs can be passed via the query string.\n\nFor detailed API references and options, check out the source type definitions. For actual usage of these APIs, check out [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue/tree/next) or [vue-loader](https://github.com/vuejs/vue-loader/tree/next).\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.34-beta.1","dist":{"shasum":"eea268c92b053b67134eab0966361f624dff372c","integrity":"sha512-7IeNFSY6PUubdXiyWVFlRnlDaHGkf7nQ+15KycOxh9iMmVMTrzhWaaXDOn1eISfGDUBAcSHEGGbXXjXG1qZyNA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.34-beta.1.tgz","fileCount":8,"unpackedSize":2057646,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDf+JZPu+3mcVSnHRFWEDWoK/Le8aWxchsP3jcKtdPmTAIgNCLqxdNyegRl5dKg4xPLl5xFSwcNBTNNf1qrlirIO4E="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigypkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpseQ//XEA/MdrxjF5hpMzHe/PFK05/HUv4GmPGhhLTNAkiwTEDFW3O\r\nq6sYw/hO3KnyVMNPcMzOEaPDuO810JEvPvz8T+RlLlkgudYTfJ1CDLhOWTei\r\nz40zLDrvKU37m/2CjHedQEIl0Squ1sU7nYBEpNXl64Fu848kGkujG/iALsBY\r\nne5XllrOcsEKTBm1Ut8n5WgMTHo8mLTWV2HYom/pKnlJDi2D/tqapuGjMSvu\r\n0TOzgMTBB5zjiSoPvwJtTk35Gy84JLdsf2eJKmisp5DRD/Dxjey0MWnVwezt\r\nbchgG6n03cctTTscGccRaYqA927z8eGeRe4LE8NSsa0QfOYtgEwRyMb40C4+\r\nTTi1DLF8VpBjkdUmlGA3hkKJ7mWKaYQtug4trAWY+yL5axTNpqEgqZGtAFfL\r\nOoqakGe9V2uZN9PgjxKNn+CR9fO6QMJ/Zebnhuh3Eycv2aMI1OUXY7BsquCB\r\naYrSajZv/GsKWU/Fbmw+OzC6Ge+0cLmdbg6Nx9mkseBHVdUCaeU9JgFOXjpF\r\ny8/vNK4qpMb5LstcplJpIwCYPuCRiOMEmUcZJTM01PALCnov2RD1a/SRAL/6\r\n4Xt+AiZK9AzZBYjQsts5N+pbwPe4tN7+A576dXYx5lqqH69ki6iL3Fjxzwhi\r\nJq+LT/ymvQANND4NgYc3bfrXo7AQBXuKzjI=\r\n=BYWA\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.34-beta.1_1652763236601_0.5543703651471781"},"_hasShrinkwrap":false},"3.2.34":{"name":"@vue/compiler-sfc","version":"3.2.34","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.34","@vue/compiler-dom":"3.2.34","@vue/compiler-ssr":"3.2.34","@vue/reactivity-transform":"3.2.34","@vue/shared":"3.2.34","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.16.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.34","dist":{"shasum":"3c02b261e631f20587b31e2b9ddc5596cd36c9da","integrity":"sha512-I+vT4soKJtdsoREBDYAcz56+yGpZ5T3GUigvBFgC2yTeTtBtREOPzYw8kZyMuD2ZlryPYBkbV8D9xxcvU0j/aw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.34.tgz","fileCount":8,"unpackedSize":2063815,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE3yQgMVfX8M63yB3PuQF8NzcLhVIJb4K8PZUisM01hnAiEA4O3kXWTTuvyDtZtY88S6rDC3gVHgY+HNrenyGmIQCNM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihcq/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTHA/+KvbEXeLuj+jXcQ2KPMHPrOEReXYQ/4Aen+ky7J8rovrLj1E0\r\nciCAoAA8F0fU5BVcu6X8TmXKwMXkai/OD2xACLZy5X2X4R7MVH5IjXsjgz3/\r\nscz+RuRwjknZ2hzcgOmaY1EyFFdCd18AA8EnD1mDFLjtBC4OfgSnEOiiq/GL\r\nyrivESw3G0yoOeASEsYLVda1k2IWr1w9o8JWzpXRLfBeQXmY/TmcUPc6Khzq\r\nBy/3nLmoHxINggEnClbXEy4NSPpCSKJl7NmuaNvBNrsbY1mYvjdJqJ8zjaxT\r\ngjZFfPNXKmE8zpXbMOwpivFv3KpVsdSa7OGt4J11HWUG7W+6LNTFsFGawic4\r\nevwVpmeF12MOSv+BwUDkP109EpiGq07qwJDXz9e+O0zfAyolTyzhV/5zA76d\r\nZR2BnBLIFKRFFaPVH986btz2grO1aZZZzIRwc8ObcoCjuyt4JUGZjGXcbVPR\r\nFys8MTs0TG08AaRUEgwrP38HeEUA5Oj1QVZ6KFsbErlw+4WCLqQsxLcEKWuk\r\nhqV2cLj5VWvrFZ2R3eSLmDb9oExMfsCA13GUJYznXBdx3ABx6u3bfRblregq\r\nQyO3zVTdwKGWltcnVr3FjGDg4k1GQDKNUmykWy+Am8krfu5vQ+91h83M2yaN\r\ndDwWnikDh8KE4R/DZqQ7JdgSgnGwU6zhrJA=\r\n=tEba\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.34_1652935359453_0.5680783945690109"},"_hasShrinkwrap":false},"3.2.35":{"name":"@vue/compiler-sfc","version":"3.2.35","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.35","@vue/compiler-dom":"3.2.35","@vue/compiler-ssr":"3.2.35","@vue/reactivity-transform":"3.2.35","@vue/shared":"3.2.35","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.16.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.35","dist":{"shasum":"1de80f858b33548bc22d166126234435937ebe0c","integrity":"sha512-2wKQtnuHfwBFc7uV2Cmtms3Cc7u/u6kKJI3F+i0A+9xnuahK39cCMNJKHzI9x93Xai+uft64fDc5JSh8zDQBQA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.35.tgz","fileCount":8,"unpackedSize":2064893,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHR2jniF4jfw2XpjXhPbmK3j6S+5A7SaWCB0gm5lfPrVAiAT28mYHiRqQmNWq2wMlABTaL2EK4JuI11Bz0p9V9/Z7A=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih8zvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmocEg//SMCAHumtmBrx4QcPbTUis+xtg5DUnnbaglOprrb//vPsZmmd\r\nGC3dAsW3VR6/Q4f76CE0gVOo6k7OUP1IV8bglvwuDKOnskQKPu6uuT0BXJYj\r\nYJtLsaf/NPAS46h+xo+PqjocmGcOzflAYOrUBW60h9A+PiYi4soSEAoI0NnZ\r\nA06EgtuOTSgW5DFpSxlAOP9khsE84eNN2+IVUwlYkKFr+533lnp5MAS1dxwW\r\nBvAWKwYEpFomGvk5llZ0WJ7blPavPn7ECAyiRFx1Us5e6ITytAe0NYMYnIFB\r\nTjAMnM8uLY+g1HbZ7CFYLDFobhVUu7X6VsKUTjVeMw8Z0Dkh7esXE0iUKE0U\r\nH5p4j6q05mhwuTO//L3s2GPrjY6JQDGCzx0KN5Ul3/cReTdLqOIQm6Ux4o6Y\r\nPIa83RaRdqqOmGufYdgFWnqzLmgJ69IVi9Vqn3Ju0+FLgqhe9tJzOnX5knrS\r\n2/VYCYMGo1rYzZqGmRh4YsnTPDG1CR2Uw3Z7VKCYf5ICV7svu+mguvwDtN5Z\r\nuJ3B7Hqqv1jV3fNPvsBreHds4PSqyhwv3pZeRaS+IuvB6UfmcZk5j02vTPpT\r\nfywE/TlctMJgijMXJgRxSe7xRZzEbCITUVqnpr4c3d0AHGa1krNv9JST26lS\r\nl9lBhDS1trNV4aH6frn9xBC1FC5alLJMBHM=\r\n=Jcuc\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.35_1653066991268_0.31068206494989425"},"_hasShrinkwrap":false},"3.2.36":{"name":"@vue/compiler-sfc","version":"3.2.36","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.36","@vue/compiler-dom":"3.2.36","@vue/compiler-ssr":"3.2.36","@vue/reactivity-transform":"3.2.36","@vue/shared":"3.2.36","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.16.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.36","dist":{"shasum":"e5065e7c0e5170ffa750e3c3dd93a29db109d0f2","integrity":"sha512-AvGb4bTj4W8uQ4BqaSxo7UwTEqX5utdRSMyHy58OragWlt8nEACQ9mIeQh3K4di4/SX+41+pJrLIY01lHAOFOA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.36.tgz","fileCount":8,"unpackedSize":2065181,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHwzJz+EUOjCTveeq4i4LgJfhYx5eYJqkBZmzb6RCPURAiAQ81QbOUDQNCVRgtUY/vZVLtiwvaCrdxEMpweshvoCzA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiiuuhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrdyA/+LkTd3WQbUTc/oYlZHSH+Ov7G7aEcHjV02CVdMOD+4OZIorzR\r\nJzU/NJRTLLk/anYrHuPISxJP7gMthrCepDQHZSBaehku/OJtm6wsqms8h07G\r\n3PAtK8ejBhm423bx6t59dMnIuNvt4m3V6H9V4FtVbl43q/ON5W48h23QUwpJ\r\n6cFOORTRbruzVkld4LItu+05jdvVQpupZ+tvWF1wq7nrmUnCZXlN+wtP3pbi\r\n1g838SbS9lMiTAyMMP/vV26jBSvtnxeG6yl/v7Y1TG4KWwxNJwzbO+hF3x0C\r\nxTskdMHDP1uYzb6nTYwbkip9ZZi2KGeqqbctyygH2KHAz5nX1w1DOOxwgNEI\r\nILat4qyno39YqzclHbZ2M+Tbo5iev+hKbtM2jyRC2MZaFKkoKhyeZrQCNz+t\r\nSXqQeCDO0hOY3wzYbndNiBZ1+T5T1RisJUCgD5QT4W3pwdUppZIQjCIhqSuS\r\nkMgr4uaPJvzAnl2ZBRFg1XdC3zLV7u78oqumTQhmXYPFJRWWInfHKOdfhII6\r\nuZ4P56zGaGquDLxLudoY6iL0U/A37UqHvyAxqj/J8tdoJKtxtxG77XmUgVBm\r\nwKFB2L0Q61DcDQl5LQGOD1B8rih+ehHBAQvKrNjQT8IaIVRNl+RKhHTQmSJ9\r\nIfUqKRKQeumCgS8nHEUGvJhqdXsDRe3G2hg=\r\n=KJqS\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.36_1653271457394_0.47400938232317946"},"_hasShrinkwrap":false},"2.7.0-alpha.1":{"name":"@vue/compiler-sfc","version":"2.7.0-alpha.1","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.16.4","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.16.0","@types/lru-cache":"^5.1.0","estree-walker":"^2.0.2","magic-string":"^0.25.7","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"_id":"@vue/compiler-sfc@2.7.0-alpha.1","_integrity":"sha512-pLte1SptcqVMBMhYfjC8TYA/ylzc0tBknBNw/tex9dUQPI7VaiHkkb+9uRt/6kacb+VALO07M3c0SCP/cVWyuw==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/9009858eedfb067aeb16939daf3013e8/vue-compiler-sfc-2.7.0-alpha.1.tgz","_from":"file:vue-compiler-sfc-2.7.0-alpha.1.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-pLte1SptcqVMBMhYfjC8TYA/ylzc0tBknBNw/tex9dUQPI7VaiHkkb+9uRt/6kacb+VALO07M3c0SCP/cVWyuw==","shasum":"1025ebb616b77f79a3a79ce7ad15b013871d8182","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.0-alpha.1.tgz","fileCount":3,"unpackedSize":1963,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHLO6YDzbziMo04/EG80guh4staS64V6vBXxbCr4f13uAiADwxZyDh9/fCfzN8cRLimSulg9TMm8D2oQMfeSq9RBIQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJileaTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpw1g/9GKyqyDrilOHckNuinFWlAk+Z060GQWU3reixP8ysAT+q84yS\r\nBODrEUbK3ca1WjtwWAC6uFycVcNKpfjQJzUoLqFgUG1b0apRBGrJKwSYFSgy\r\nyy3eLhkEf23QxinpWpwxmvKCO+np+YhmynNNkpi/SAoaX4pqq00OKxP8Q2ni\r\nauGwzs+LlP7xfsj1daKpmvj0cSSpirpm69Tkd1oMZP1Fucujf5d6un7RAMGX\r\nljq/ZkexauiDyc03MhRdnaHHf8J0rZxCWoU6H09xClVmo56Dz7Dm54h7GBPh\r\nCIKwfm5JA1sIf94nyIo+rBiYKkktu7uqsjk6qFg/xcVfwKgffcWv/umxi8zK\r\nYLi7qzHrLlS0Vs8W8761xdlsPtHAlaFh8PiN30lbYxapVoWHfCgPt7n05rf6\r\nqWe/NF05y5MBGPGoaxmdcYMxf1rRW2Y1aKsSLA/CXDubvIbordFt3k/4tDRX\r\nJsaWBCdVDOolBUPzBpqgjLyyVMSnggMGZOHf9xaeqICVH87LtRU5TiDTSkEy\r\nBO9HFi6noeqemrF0ek4cuHmI7vKZyg5PGfU9OBEfQVy9tvQH1UlsEzbmWlwA\r\nEHVB/TnRtTORf0WH5jAO41qmtwac//nvKrOoasaSpVNC43WvSqNLJNSRyylG\r\nql5w4QEgUX8y/jQHITSlbzWcbIgggY/W154=\r\n=cBhf\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.0-alpha.1_1653991059652_0.8648535417549679"},"_hasShrinkwrap":false},"2.7.0-alpha.2":{"name":"@vue/compiler-sfc","version":"2.7.0-alpha.2","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.16.4","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.16.0","@types/lru-cache":"^5.1.0","estree-walker":"^2.0.2","magic-string":"^0.25.7","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"_id":"@vue/compiler-sfc@2.7.0-alpha.2","_integrity":"sha512-/JmjkBhok8Fgp61jOyBWvNZLqN15848oP38Vf6/gvOePeJ8W3f0IttHqlhRhVEy1gJXLvHahsVSDYqm0beivDw==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/8ee1c87bc8c68f9be662b5629c45e785/vue-compiler-sfc-2.7.0-alpha.2.tgz","_from":"file:vue-compiler-sfc-2.7.0-alpha.2.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-/JmjkBhok8Fgp61jOyBWvNZLqN15848oP38Vf6/gvOePeJ8W3f0IttHqlhRhVEy1gJXLvHahsVSDYqm0beivDw==","shasum":"80444f8cde505add6eda88df5b5c4e2ff58151c5","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.0-alpha.2.tgz","fileCount":3,"unpackedSize":1963,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDZmdn4AS+7zqB05EQEC+v4iBZ5pVdTK4ZiGdBQsK0GeAiBgqUjoXHiJZmEr1jUNqzgNB5jfcLTxpAJBDhmlFUQt/Q=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiltDfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoc5w//an0CrG0uNM/H8z/bNYOlxsnI1Hf3miQXN1L0BgLtiAnb0jeX\r\neHR31ajSJ28NyBPECd7KicFIoEKqsrojdIDsB4Peaq2St8sjNkY1nAX1x3uk\r\nM8PXaATnl1UQssplqA5XbANX8Wqs8bOGYYNINihnVFT//KHhjVD6sLcMSQ78\r\nDStOCCgFCSYkosmH7MYO1/yF/v0Dczhl4C7MlnbO9CFCm1ZmdQMG5LspauEd\r\nPJD3gI3Lnt/c3YJHSw3kbrWh6q0lbrgZzho9Ji/XLLP+xL1NMlzblvwSn1Do\r\n4tdGJp8kE6sz8Ylb0Noj0gGqMhyytGdt78RzGSCZL7IWXUw0glHzdpYHLM9e\r\n/B1WV1Yh0WU0qBhK1cV8JNVdybArniRebGfDi0WaTgsvwMmONzOGC5bBY/lz\r\neoQ6fZAtQXtfboigPC0XArRJ99mFJSQDDZQmKt07JfHch+79gGe+LAdoqDDX\r\n+ST4V4xUKrlKtITNlXOFanW/AUZLQ2xdjksisf5+zgAZdUxhmEEC+HVd9Fjv\r\nr16xtX02AidaqXSGHT6m314UfHFEBcq3brZweDI480A0BkL7IFgAF+ncyYk+\r\n5iabHgXH3nRJrG/okuz82fGGpfup9hSBUlwIK9LgjnnKvp1wPOtAZ14dvCRA\r\nR7O4CLbNOxEK7j2LpDRpdr3QgkagPVej43E=\r\n=UEqS\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.0-alpha.2_1654051039292_0.1288226537166337"},"_hasShrinkwrap":false},"2.7.0-alpha.3":{"name":"@vue/compiler-sfc","version":"2.7.0-alpha.3","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.16.4","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.16.0","@types/lru-cache":"^5.1.0","estree-walker":"^2.0.2","magic-string":"^0.25.7","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"_id":"@vue/compiler-sfc@2.7.0-alpha.3","_integrity":"sha512-y2a+j4MHArBlBSLPrTZEavoymWprfHpIVstM9uzbCwUg+RAqZU+MfcwMBm96Zrf/HNQKBcQRQJ3ukqfXGD1Thg==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/5bc341e7d33590c525ac1f87608f10ee/vue-compiler-sfc-2.7.0-alpha.3.tgz","_from":"file:vue-compiler-sfc-2.7.0-alpha.3.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-y2a+j4MHArBlBSLPrTZEavoymWprfHpIVstM9uzbCwUg+RAqZU+MfcwMBm96Zrf/HNQKBcQRQJ3ukqfXGD1Thg==","shasum":"73c6306a15190e3beaf5260978c1838026c94811","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.0-alpha.3.tgz","fileCount":3,"unpackedSize":1963,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDZz21UiZBsHqmbcFRJQmAhNia3GplAwQz8dTVcz8lFDAiEA9Goww7xF0f0qWiKd3H53JbOe7rOoua42cL80sykYbtc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiltlcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmriNhAAhFfyzXOCvAiYoyk0XsWJFQ4A89HiydjtfwgebqJ0sKyXoCkC\r\nhBhMz4/+99Splekt6kE8oIVXpIHnbx/YubiRN278snHzkWQ7tSFttD+hlFOW\r\ncM7FdLojyxFKIyDImNPCAjGsem1zibw1W3n5E82Qz4HTrrYXYvkr1Nsitxtk\r\nrC3lsIkqz5gEZnby/YzKqBEfNhfx8vC0JrMknABm3/PwOjyl25OH65PBwNXc\r\nsnAioilx/wlo/UtqgoXJK7gF5VR/ucXNJBc+MCoNmn2xmiKoseVMOhH8qpHF\r\nMp5OZrdqf9s1vOFvofmfTM5miNPMDb9P6ZWPUqymf1UY43X6bx2Vi9B0uSJe\r\ncGQXCNXd56LmX5GdVjRdIJpRsFZTOvZAGX9EjjGGSrvaOzBbt8UA5aaAKhmt\r\nFIFnZdC+CNBjSfqLt2PlwnBiO/gjS1Z5qKupEGilHnZXXlVNfrwgUHYNqoy/\r\nWpqZX/HqI+lfvrw1s7NwWWYuygj+iSKtHOgtsnAKoy/eyh9QMGFmaWLn8u5A\r\nsfmQxJmK5r3FWeyn9PGsRMqUYh5gSHg3RERdmfIt2KLCybrsYWJZUOT9ypWi\r\nnU5fc4/6YEZmuDiMmIurWDnAbNiDYeB4QFbwS5tmGfkRETBnYIzZuro1VwS9\r\njJltw3w7/1msYLH3tqib4rftGJX0C4eOL9o=\r\n=ROoA\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.0-alpha.3_1654053211848_0.8064502290204101"},"_hasShrinkwrap":false},"2.7.0-alpha.4":{"name":"@vue/compiler-sfc","version":"2.7.0-alpha.4","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.16.4","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.16.0","@types/lru-cache":"^5.1.0","estree-walker":"^2.0.2","magic-string":"^0.25.7","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"_id":"@vue/compiler-sfc@2.7.0-alpha.4","_integrity":"sha512-GMGv5Y1+Y0lLj3uDCjjqz73KlcqRHQuk0dSCwOG8wagLktqlkO4SOVGMqmuAwOmqfjntTCvn6ogrNCypq88tWw==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/34f94bf855372038b77a0219df21280c/vue-compiler-sfc-2.7.0-alpha.4.tgz","_from":"file:vue-compiler-sfc-2.7.0-alpha.4.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-GMGv5Y1+Y0lLj3uDCjjqz73KlcqRHQuk0dSCwOG8wagLktqlkO4SOVGMqmuAwOmqfjntTCvn6ogrNCypq88tWw==","shasum":"429dc3967c6f317d5ca1b3e681e5404b6be3450b","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.0-alpha.4.tgz","fileCount":3,"unpackedSize":1963,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCb6BVqR6KqTkEFu9sbHjm3RcSvAMFpBbfF3kj6pWlU/QIgXprJMVuTzOvL3ZVrJLJrwc9Ns/L/FUDwVIPiE7qG2k4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJil3V2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpy1w/8D24F8cLNUO3ZqqGjPoHGn/zLPu/9StDp5c7RBf2IU5PaHb5r\r\nBxevu4rWrnXUP6QjTTkHSZb4f2dmrYPPf6kFO0DkYYJM+s5FxZBltKmlb6jc\r\nwB0S1meaAiWaJxqstmdrDmKkb6AQtgqQWr/gtoraBef6Iw9rHysAe+WFWK7w\r\nZBRuEQ5LHNW1DSy6rwZl48rwzrd0RFomPgqk8GV5b/sYFZRJosvro/I3JLNn\r\nb5FRiXcWeL1DtCWoDAhFWgPsEbCrXT3UjI+o3yd5ngYWWon94ya2A29lg6HS\r\nUPoNTDdNpOMKI/e0rWBRKr0PEdEZbWtwNjfqIylknhnXYijr9q1akqAssFJN\r\nMSsmej9iShTZS/9P8QgylQA5VztuQz7GuFZ+n/ywHa0dSIQfQFPNfqKlhXfa\r\nYptThKMdeAZsaV/vs/vbyrTdjZUrlhXWl0uemxMglhJbepmltEotJej9gVaR\r\n8YWwGbqAowcrgGk36jbQaW/0VxcG9Ghne9W1pErIeXWR5pDV0kZ0nqLJnKGH\r\n0n9jIhIJLMq1YhQ9/A41OSR6GDmGKrxXX1k84JcVDiF5QUU9vpC5qD9xcdXI\r\nd6gC9bj3MS6hAmZfSAQfkCbsTVVPrwzn/n7z/2p3L6yFH5EvJ0ZcvBUakY8I\r\nDadgz7JGYnV1IXqHvRqbYvBqTL9Ivg4pl7Q=\r\n=ucKs\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.0-alpha.4_1654093174077_0.7681570600851713"},"_hasShrinkwrap":false},"2.7.0-alpha.5":{"name":"@vue/compiler-sfc","version":"2.7.0-alpha.5","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.16.4","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.16.0","@types/lru-cache":"^5.1.0","estree-walker":"^2.0.2","magic-string":"^0.25.7","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"_id":"@vue/compiler-sfc@2.7.0-alpha.5","_integrity":"sha512-BYRbUwrvcPmTd1oqoUni9Ej/4WM8tTeWFTfkGtXeM1GkPZVxBZlBWDEEyHoHoEcff46ML63tIhETzmAyAAV+Tw==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/1eb8d3b0798eb68635a1bb0b90ff5b00/vue-compiler-sfc-2.7.0-alpha.5.tgz","_from":"file:vue-compiler-sfc-2.7.0-alpha.5.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-BYRbUwrvcPmTd1oqoUni9Ej/4WM8tTeWFTfkGtXeM1GkPZVxBZlBWDEEyHoHoEcff46ML63tIhETzmAyAAV+Tw==","shasum":"b5f7cc855833cd3265a2af54a3a5754079416dec","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.0-alpha.5.tgz","fileCount":3,"unpackedSize":1963,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDnqL4HlJmtYUHNhiasjeudoJOvwlf/vErb45aTY30QPwIgdjNoPrYUlesIwRaaB9LsJll5x8nI93FKIPZO3u2Ms48="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJina3CACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4Xg/+L4FOP8AizmDT4PG5FluNZnev9zBFIC1oDD1bntp420jMK640\r\nFJlZ6ep2T31WH9b75VgZWW6NJqNmysJ/qYtVolNQgwuEhRe2wSADjB+p1hHw\r\nPk/Rc3xygm+wzGdY6DOYUqoOUaQyyWUgLlPXayH0soqnb4aNz5RrF7gt74i+\r\nofY35lGxsbH8up1e8RQL/v9oyNqgSbZkm18OLULJ+93y7Li0PLEGu0fTfkbj\r\nSqFPXvDeuzbeWKroiqTtysVUe/lxhZ/cRlT8FrL2vVJWrZ3uQqfFUs69r/Ku\r\nVRJil1k0/QJ2PZ3MhKxauQhG5v62TdIi//AcKAztIAfnwynSr7YU6/3Q181t\r\n9HhGeDPvOaaIOWW5yEl3XhyQWAkp2+idDShUOhjoKtDLr1kNd3+zZqwm/QLW\r\nwUnqW0vPpuJOHaUNjo3+1dpzI4tPrKHmfVjW17wYlZCYjQO/A4sZv2pdw0MD\r\ng8VQ8jkelNLkGf5MKtLLIRER3eGZlFTyK3zHz0t9m6UfYrR7XmXC8Li6xbrj\r\nyFV9M2V2fF51wzrlLTqKJWGAPzhr+z4LlqGKd50WZ2i/TMymbg+TiKObUxdl\r\nAuFN2hF6jnd8DmTdluoHmCUrUoehwAs+TmgtuyB5J82ankDtNgNzm7Uc7aVh\r\nxCp0tWY6+KObqToHkNm7Ven7XZvXcmRasV4=\r\n=/32c\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.0-alpha.5_1654500802163_0.6975620733791184"},"_hasShrinkwrap":false},"3.2.37":{"name":"@vue/compiler-sfc","version":"3.2.37","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.37","@vue/compiler-dom":"3.2.37","@vue/compiler-ssr":"3.2.37","@vue/reactivity-transform":"3.2.37","@vue/shared":"3.2.37","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.16.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.37","dist":{"shasum":"3103af3da2f40286edcd85ea495dcb35bc7f5ff4","integrity":"sha512-+7i/2+9LYlpqDv+KTtWhOZH+pa8/HnX/905MdVmAcI/mPQOBwkHHIzrsEsucyOIZQYMkXUiTkmZq5am/NyXKkg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.37.tgz","fileCount":8,"unpackedSize":2069308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjyLR5UDduQZEzsIedYFb+VzR30IjBxPz6SSvjjJYtxQIhAPUCfpxOd0N/ko7VaLwwJVLUz9mnariCkXk4WCRdMG7m"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJine44ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpoNA/7BEpKrRl3qrKM1SdOgwImRa6+wZtTiNtq8eN5QT0ysIR4WPvO\r\nIG9arL1hKzIJhV/TIFy3mKvesYHoybplWvqTf3w2VJt6ckwBvvUEQdd3asSa\r\n03WbNG/Jzjp7fqUQn+76v6TMQTot7tN14EGgvVUdLyYY/aQ0kKKsIyQ+3IQP\r\n6zgjjsU/MklW8UCbSqSWyhpUUCUoG9yR8Og5iR2A7J3nHE4ojNaOow/nuqEv\r\n7jM9s4Ts+OWp84NdBkS51Pnon7WEyl53XchlP/HLJv1uepGYs1BnDjIp0DDL\r\nbbHUgMfCQmHQBY1xJIgRrYWVJ7BLkr8sdToEVxBLe1FilkNc+QG/F7Xqr/f/\r\n4qP1ZwlC9hNNT6RhDg9w7SevG+D8rtprPwP3bbDLWk0C8qSkXh+WmRdge80C\r\np1EI6WYWjd+vj/X1qkimo3HyABcVrju1HrotlOewf5xEwJRUxl1gsTmzTuJN\r\nOf4bszk5bQ0fjCQZ+rJcwEwsFmjVhcYYdHsTW7zuF32Ac+DFTZNQhMUO6DXR\r\nevWV+aJ5XEEigodvffjxWC6rtjXgHswN8RSeEhV360M+nDAaHI6pOTTRftd4\r\nGGabs7nY5h6pzr2O+8Pgmr1VLGDXhbfqWKw0qRpPGik25YIpP+DqBh4kLy8G\r\nXsHOYckIM/aRimfMtvRjORmtcymGtz7lbbw=\r\n=kxwu\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.37_1654517304157_0.5743290593308534"},"_hasShrinkwrap":false},"2.7.0-alpha.6":{"name":"@vue/compiler-sfc","version":"2.7.0-alpha.6","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.16.4","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.16.0","@types/lru-cache":"^5.1.0","estree-walker":"^2.0.2","magic-string":"^0.25.7","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"_id":"@vue/compiler-sfc@2.7.0-alpha.6","_integrity":"sha512-aXi6+RILOlCtjlL5vfebODWBhM2TrARlgtTx25Ujtc00XtsK7MK/MrghARnKhy3ahYshhHW89BGvhYhnb+TvKQ==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/4d817ac394ed441d59a2acdea0dfb55e/vue-compiler-sfc-2.7.0-alpha.6.tgz","_from":"file:vue-compiler-sfc-2.7.0-alpha.6.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-aXi6+RILOlCtjlL5vfebODWBhM2TrARlgtTx25Ujtc00XtsK7MK/MrghARnKhy3ahYshhHW89BGvhYhnb+TvKQ==","shasum":"5e8c9ff7253e7a45787c9a7cff28901253b9344c","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.0-alpha.6.tgz","fileCount":3,"unpackedSize":1963,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA7dGKHcR1usSMloX1RfPFgCQpownIcgUd7i2gImKZHZAiBxLINFaO2EPU2RSWVYwSESKzmmrNRGytL00WzKx//kHg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJioZdnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqnfRAAj0jHgw8p+oANG8jiK0rEsaFnrW5JfFYrwD7xJugugHZP9u8x\r\nyIcMZSRNCZxSoZ3ROGeQ7RW6g7mNG82+t7CHmoA4OxwFU9uuFUN564GukLYG\r\niCY9gyOyQvqRNkBqIzuvdPoJ+FVAXGux0rWLx+Bqf6Pa0fkkiZWpkCuDsYTH\r\nIzu63r4OMebo6/73Ix7D+KHic7t4f8oQWyreZtGNWJYVxnf1sYRniiSWc8yE\r\nxNqQxgCOkV2FV9N3mZrTUDpqHzlu70zY+nIa9inel6QBU49aE1NkpFT1uf7B\r\nFrXV5qfNirmrft/PkPjgpcxWeAat7PjP4grdWTm8iFwPMfd0VTa1D1BbJ88A\r\njmdlw9OuABigricMm8bS7mbEI6/zAgbP5Kgok8UlpevHsuhbDuY9/ZpPGrFJ\r\nhKbPDf2BFQrpfDu5uLiQx5HkUeoh+raT7lBiIBSkLZmfolNP3KXhaJ7cjxng\r\n3qc6bEynLjgZLvH10YCLrvXTQNU6w+LPzFO5xTPTlIauyrWRjmSzkim396p2\r\nP4UgNcJtX3rw5TKtUomSvvpzCVekBnr+/igsrZzky1yWmNBOFH9/N/i7t/Vo\r\nAFsiw0nRdeAqjZQzVOyefvFbPPoU3F4GR1v+BuuBUzIcftzPk4Txxjai1GOB\r\nTNFNAMDBvnBrB7fdD/Ghx5fURhcnF33PZLU=\r\n=XESe\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.0-alpha.6_1654757223692_0.9107670055992869"},"_hasShrinkwrap":false},"2.7.0-alpha.7":{"name":"@vue/compiler-sfc","version":"2.7.0-alpha.7","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1","vue-template-es2015-compiler":"^1.9.1"},"_id":"@vue/compiler-sfc@2.7.0-alpha.7","_integrity":"sha512-vpYP1ggVdhfWSk6a8vraTP+0C1aGyg5YyTKrAkv4XKfIDZ/OaBguk+wAhG8xxmKa5rmHyuVrnFcrb9UAwZOz2Q==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/094430e03b9f24d90e11ac6a1317a536/vue-compiler-sfc-2.7.0-alpha.7.tgz","_from":"file:vue-compiler-sfc-2.7.0-alpha.7.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-vpYP1ggVdhfWSk6a8vraTP+0C1aGyg5YyTKrAkv4XKfIDZ/OaBguk+wAhG8xxmKa5rmHyuVrnFcrb9UAwZOz2Q==","shasum":"61b5508cb85a96ab8b739c4d51d4161b9c5772a4","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.0-alpha.7.tgz","fileCount":4,"unpackedSize":665008,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEK6mUGcJ3IsyEOQUcPerNjUnAy/xE4GWNr0p4Odt+AUAiEA7XR7DcvmZsNKs8hGj5hu+VvvBt/oVbfc8jZFp7ZdiDQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqKk8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8dQ/+LQsV2R/O3uMTSdE+zpC6Z1Cd5MHXcNT3Dnu4mLk08BUZVs+m\r\nYXngJi7kJBRzTROrDkT2NgaujeOQdDSCONVPkLNImuuv5Sc43aenlt6+tYb3\r\n1AysoTSI/j6BXqcqfYm597Et681zRLTDYRKv3O0t9+8uk27vcjUF4uAz2RfY\r\nntdVcwSZovEeaV/bWZ2DbRAesPTqENvnaNVkGP9oEdmAEa2Svy52sihsNi66\r\neAP8Mg+n516a65CySaGy+s9NgvJKT3tDqgLzjxuMPBNUD6RfS06eZA7JyitP\r\nl/nYoQl1H5nt93wBmTAnTjB7cxXHVCxXhVtA1aB+ZONF6LTMEWYWsBCmsHFe\r\nlvO4Xjsa0us5Vwrui1Jq3pzl/Jvz8+Tk4z+j6cQlGMef98oXFMqZ0HWkfFdt\r\nwwJemxcnan6tNrlvUyEHtI0UQvYwaw55g6iXz6VO17BpfIorxTFXRSboXTFY\r\n+BMXlME0OH3u6Y2vHjEorXiY9PogUUU+t8WOvfydZGUwhpdM5L6T2cnMzS2S\r\nuD5ibFVwyP8CQLXJuSzf3mtn4hVNhxxvoZnmlEqMQmvm0dBbmeayapiToeHf\r\nNuIRiGiL1eCt5RFDBBt70iYjx+JP0+mfGPO3hhGuY3X1qTYVz7dCnm5uppq1\r\n8UfkrxswmQkxThuHDP8VTYDcO8rU1fvL1Aw=\r\n=hlf2\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.0-alpha.7_1655220540435_0.4209527344256079"},"_hasShrinkwrap":false},"2.7.0-alpha.8":{"name":"@vue/compiler-sfc","version":"2.7.0-alpha.8","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1","vue-template-es2015-compiler":"^1.9.1"},"_id":"@vue/compiler-sfc@2.7.0-alpha.8","_integrity":"sha512-gUXBPAhkvmxZL1mSYocIp4YejYfOrp6O1QZJNJ5DcS8/CmaZRaTBtpcWFKbX9EilkaRugLjfWhQGp7/aN9hzFQ==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/fa3780f235f416d5b227f3b7a300f362/vue-compiler-sfc-2.7.0-alpha.8.tgz","_from":"file:vue-compiler-sfc-2.7.0-alpha.8.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-gUXBPAhkvmxZL1mSYocIp4YejYfOrp6O1QZJNJ5DcS8/CmaZRaTBtpcWFKbX9EilkaRugLjfWhQGp7/aN9hzFQ==","shasum":"28b30096b7067cd0a62cdb3c3759a5fd8a56822e","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.0-alpha.8.tgz","fileCount":4,"unpackedSize":665088,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGd8y8Xz2qoUgGNiSpIt1U7ltcIEBnUd6d+WfIkpMn/XAiBfvFf1nvTkHCDLJqUH/CtRU0sOWDBQI8SUBFBfiTTulw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqK1oACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq32A/8DT/H47P/qAbKlZBtNZG14WymVg/TfcT4ASA5wIZKEe+uHjiO\r\nsB8bKzfd+UzsvfUG6mk4nS2B2mLqNrCEUIvfEzJDARPPyRumcLnEXirNrE+B\r\ni+qQq4fCPuwHe2VxcY9ndRhvbCtPMV8VWJKK6x0tDlFNIUcGYLYGzWX4XyI4\r\nbHE3WqpbVLPxsC/3xLn8UpTzuskqKvSfD7yfCOBBTwxxgiAizfR8bxC3QjNF\r\nZDQEllgOXrDfzUMmHhQuagDmEfqwyDhc/3XbQ9Dd52NOaW6BYoLVFHGOyRAj\r\n9X/J9amOpD2rZtT0zwjgFiMRCsgThF/pzlUdiQp/smg4U4iEugxSKfqKBfFh\r\n2KRhbVXWeCKlR2ODCIMSXtLOdn97HgLL6cG4pd1RwDkBNpABI3A40m3AdkBk\r\nOIMtmGQ+6kNtdfd0no3RU7k+kNgZtpTKeTa+qyZksdh4Ah6DfQN8O2ISWhi9\r\nD9kiUdbrF37hE9qroiRiO3JTyB1VHZTk47VTCnPaB7VhkmV6FPWDzku1P34i\r\nHzxTUdm0lD26aMfK3uATeCI4b4MlgWxnn5a9h2pMcD6doLA4JBqAeDvYDaxN\r\n1Tflu0Y/5aHPDZhwRsu1u0PKv2yJ8XprvAp1y1aUf4NnU3U2nbf+LG6CUp6X\r\nAhG8kiMeBpioamLBsQShHem784WPZeHd9Eo=\r\n=XkQE\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.0-alpha.8_1655221608412_0.7214154563167527"},"_hasShrinkwrap":false},"2.7.0-alpha.9":{"name":"@vue/compiler-sfc","version":"2.7.0-alpha.9","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1","vue-template-es2015-compiler":"^1.9.1"},"_id":"@vue/compiler-sfc@2.7.0-alpha.9","_integrity":"sha512-S+nSISulD3ptFUX/axaXcf5Dnc0nkTi6Jp0U5Hs+Mcz96MYWSjOSL6bVY8pHH08eWkcl3fWT+r70qIKx8tVUPw==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/aa4bf5892bfdb71f16e3798cc9aa2e21/vue-compiler-sfc-2.7.0-alpha.9.tgz","_from":"file:vue-compiler-sfc-2.7.0-alpha.9.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-S+nSISulD3ptFUX/axaXcf5Dnc0nkTi6Jp0U5Hs+Mcz96MYWSjOSL6bVY8pHH08eWkcl3fWT+r70qIKx8tVUPw==","shasum":"f4f25e6534357a152c7773ff6e3efcbef4a952e0","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.0-alpha.9.tgz","fileCount":4,"unpackedSize":670813,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE0BHc1o7uNZCBCwsjJMBlHqY4jTeBlp+JvPYAVMHo6FAiEAgDUjndU9a/6VmBA7ypqKM77ZZUOpFo2vX/ekK7WpTHw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqpcmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHxg/+Ol9Y/i8LflvlRfDudW4zT6Q1rKXAYKOqk9XWbZwxiXbZd8Hu\r\nFm+WHNlHL3a7pWr7oPAAPogzhWoIjvoUT+R9Cyk99j9fKFtK0CVtkdrvcqLL\r\nvyyxslvlp2C+LJ5iYy3afhu6gFIdwVqrdtWYPPJyC+NEw1JMTpyII2kb4hcJ\r\nsgy0YnxC62W/AVeETsRiJsHtA2SX93TQdAhtetg8cGALsJLxpSkAKG2nYZv9\r\nA8aUU+cosMHfCo9Q2AEQSq+HuIQRhOxGENsKNSDnS2fJkwiqQjfM7XanMmYn\r\n6z5N51S3vMLBbojOQn6tuSyj3lqXjS6K6XWY4UFAXf8pn6BrTdQPqGNuvJRc\r\nIcsCDaC2XOYaSnb8ndrEWFSYiR6YOk+QP2S+LMoJJosJK4nTOJvMpYxZx7MU\r\nwS1fCVwf0myLtM4YsMvfhIJ0dBMPaRm2/0cVNGFGXGGm4I5XSPzlxQnS87DE\r\nbTrKRecknTmJj1qdhrKh5WBO39pargvcwSGduCIyCAd5+2V6UkO8qZdxTCjX\r\nkz36N50kLj3Nx8mbyMc1oOpbl6wG7k7g1j5g4SxMqW2bLn+LCJdTRZFPiVVQ\r\nhd8gbIMWV8GmW7deh6nzV3LJOVOeWWOL5OLFkdjCDjRP6PjWpNCwqNY4jfU0\r\nRhZKOjkyhJeFpdjxdfnrQe57MomtNjP/4NM=\r\n=3Jmo\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.0-alpha.9_1655346981668_0.0258778809546798"},"_hasShrinkwrap":false},"2.7.0-alpha.10":{"name":"@vue/compiler-sfc","version":"2.7.0-alpha.10","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1","vue-template-es2015-compiler":"^1.9.1"},"_id":"@vue/compiler-sfc@2.7.0-alpha.10","_integrity":"sha512-N9XXZB1G4DAn4lrm+eHBx76dmZ2k23Jlx1cVzmBvSs/GD9DuSpWMZQoZftSWjFdXgYvg196NL8C8ZpIzwNPhwA==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/c5cd75e0cfdcae219a718b3f80c299f3/vue-compiler-sfc-2.7.0-alpha.10.tgz","_from":"file:vue-compiler-sfc-2.7.0-alpha.10.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-N9XXZB1G4DAn4lrm+eHBx76dmZ2k23Jlx1cVzmBvSs/GD9DuSpWMZQoZftSWjFdXgYvg196NL8C8ZpIzwNPhwA==","shasum":"e09c1c175f2297a9ca56ca9f15fdd5f2be005e85","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.0-alpha.10.tgz","fileCount":4,"unpackedSize":670856,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFXJQot820lNaUabGXegktScv1zCHvjBYjgNMwfVhKUlAiEAh8WtcBp8HmNVNfkYcbRkrf+LflZqfXDHq+XXHubdSBY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqvVmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpuSA//QCSw/QhOeV1vC0SpM4ZiGM8rMNIqUSkimT6aWhujoeLZzrf1\r\n4P4e8N4iq6rxF119bEUfBOxGkQWOJBUKi9gFwPUcVugVcIPhqNZGIsXgHrEG\r\n/BkiOGW3/rHN4MDDquCWuQI9/0sYzO0H1HyH2RAexl53P7dU8WmsMuRPXu7a\r\nT6VQ078MWo773MMG8gzX+VmVvtgB3+9DNswM0btTfIFi4UVi+agAJ5wNrH/x\r\nBAoIa3+yoW79bzB6Y0XE+uXCgWwqQACoTUJjcH/KmsfmTygKwXzV9Ol24YGD\r\nw93Op0wUKXdoOQawkYyZnqt01MWICaEo0FVZsS5ShyZV27pyYjqsP1sUVl60\r\ny+kwDCMiMG7/8dxOgUg0iZ110iW1vKpzf9lhx+1wISoKKjxD3TgL8Gi28aAG\r\nPHRIL4vjz8xi8rOqzh4KEvfyR+gvc8kymT/6hQyWDI4TkqnVoW1nYTD/fB2H\r\nkNDbw1+ycSk8ABd1KwL1bVCTgHQ3ZsC/zSnxNw3JGqsBVGBIhoFOXBDx2U9g\r\nrL1jqG7kRi23fyoEC1eJZb7LjXOKNZNbas8oL1X7ZzE2mYLYbHkgD9CdQvfY\r\nL+Se70zcifcBr2xxClPwzc2tMa0HamiJpQy1RSb3g7BhEni+8p0zH9XdsmZz\r\n3agjcyLN4K49F3cJ/NeX2X7rk9wPisNd+/k=\r\n=YQPE\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.0-alpha.10_1655371110346_0.5504394909140069"},"_hasShrinkwrap":false},"2.7.0-alpha.11":{"name":"@vue/compiler-sfc","version":"2.7.0-alpha.11","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1","vue-template-es2015-compiler":"^1.9.1"},"_id":"@vue/compiler-sfc@2.7.0-alpha.11","_integrity":"sha512-03uCJJHSw2pqVTmiwwEnsvIWEOTxCNLKqoeisD072c3WK3aFuIMUHqnBdV66+xzlTjEVq0KohkPKz9eo2S/88A==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/dfe90ed191e0363652af0b94e7d328e1/vue-compiler-sfc-2.7.0-alpha.11.tgz","_from":"file:vue-compiler-sfc-2.7.0-alpha.11.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-03uCJJHSw2pqVTmiwwEnsvIWEOTxCNLKqoeisD072c3WK3aFuIMUHqnBdV66+xzlTjEVq0KohkPKz9eo2S/88A==","shasum":"9d63a46a034fd70d9877ea73ef61d1e95d960c51","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.0-alpha.11.tgz","fileCount":4,"unpackedSize":670690,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCL3ZSNdCVHVW0vsz5hesqo3y2kcxUKiWnc5htrLAe2HgIhANai1MlOPj22+jxnJugsjiCJ7Zfv5e2v+BqZUd4bDsiH"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqv2oACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmobUA//bz9Ct84uatbUyVBL4k8gIgL8CdDYXFmO3H2USuRtDz+0S7MZ\r\nZiWaZpaRcVjEyp/M+9vdvroiFa4xYJUSoFi4hHRpVkSJdshc1+Bjmc8Dj9QC\r\nKcb9cg5MnuUqrhbip6ItNKKiXzYTSs2OYT8tuNcaeu8jfuFtkXeiV9JoRw+M\r\nMYeJkLyf0Xh/DOmzd6V/EMsEmgVW844W0loripJIE/t7kLzFWHDWUv32K7Ul\r\nxUqyv4+Pt797BFprCtQ61NxQhboLlB/x84egSfAepIoHMnwK5qkjppMqotCN\r\n7JxLdVUeaT/Bjkdos8QYKOdzI9jVP5N3CEl3nEv0XJ3WJylWZtuauVNn3aUe\r\nnKi1FXiR+gOd1b53By5I6sba/1rGsg0dziSoM1+RJrMu1tHDmJFU8W96Ut9F\r\nbcTwbaD2MpDqm9sp78WjBv1HrqWFtgBEAoti1zZa5JktgBSGpWSDZpdvduX7\r\n4Okcd9LlD0bGte266RQo14GeVi77R4DzSkZwR8lxhaggTFldy2svkhlbWe2v\r\nlKB/r7Y2Z9ramWiqZOQKrl6GzhJQ5fiHUy9qUzqomPnla2q74dgb9muqeBc7\r\n5sj/7lHUEYkejAHECPUkkE2QmMab6ldFnOdxwX/+h2Z4jvjPNp/kSxR/nOQY\r\ntbymPG5V7iA4AuMv4WQA+3fk8jItYloSiTw=\r\n=GP35\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.0-alpha.11_1655373223876_0.014520704059416634"},"_hasShrinkwrap":false},"2.7.0-alpha.12":{"name":"@vue/compiler-sfc","version":"2.7.0-alpha.12","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1","vue-template-es2015-compiler":"^1.9.1"},"_id":"@vue/compiler-sfc@2.7.0-alpha.12","_integrity":"sha512-IDcGU9+SLLisEbbFBYqfXM5wLZ4lEpIhhhJ8qcf475/V47QWCwRT9D/AuRQuYUfGEceF78hl5ul+qYonwyhLGA==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/3f4c5160e95e4c631e290ddb9ef665bf/vue-compiler-sfc-2.7.0-alpha.12.tgz","_from":"file:vue-compiler-sfc-2.7.0-alpha.12.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-IDcGU9+SLLisEbbFBYqfXM5wLZ4lEpIhhhJ8qcf475/V47QWCwRT9D/AuRQuYUfGEceF78hl5ul+qYonwyhLGA==","shasum":"db0c15e30b1270fb34354e1aa416ee14cfb488c3","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.0-alpha.12.tgz","fileCount":4,"unpackedSize":674641,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA+WjXL7s/jk/F6UPI3t2RE8Gdm0pnl+jzza/LPlOBmuAiB94VfPoubB2MeEpZHSklafapH+DU1y8iPXshS88GXN+w=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqzW+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTbw//TunO+s7Ubb5KKwRBJI0nYHp/Ppo2rTz3eFf0FHkIAeyxnszH\r\n0HmGqQ+5Y3pk0Fefia2hh3oOVsZuIET9Rjsz87uLc0EHx0jWOJq8BOr6M5Vk\r\nUpKrkugM5KZ6DCCoFn3NLX8zMe1TXQ9h1BLA3FFtAWIhs0xo65c3U6kzowTl\r\nqKqdhmaC33/hfDoNfMZY5RlQ1/vhPXRE1wV8ZHNNuiBaU5JVMk+1+Usi6mhc\r\nFHbQLbrZE8Y8MPmGyAvhGZ3rK1WATrlSMTv/zqEKOxHHm0cfyktK+S1ZVRXb\r\nxxNafVGwnvncFy3g+oadwzsiLqNGTmgScaIFdKjKCxu3Mv2BN0LhC/JSzHm1\r\nquV7+eS0STfPdD7h24VDC8SeuA59auwAd8eXoej11vKx7tVVV2cLHrnXArHZ\r\nMvjOl8qynAC2EC7mkd06RE6b+8UeQv3sY0FBaOj5YVJP6yg4M2RhM7Lak2Yg\r\nBhi0wOOK5EvJ8LqZ+sZMD51LKQ2ptZ+Zun7/9FH+QVM1+z0zDWTwc2RgsW8I\r\nycNr4w/bNUA7IgMQpb3/OMAPW1xEHsUeu7CMzkcTkfi0hVxevRxphU7l8iBt\r\ndTb+bB0oTTdCOcqyXaIDGlRBcCpvmVk76JhFb0eTFiitiHhSg0sTCmf0aB7a\r\n+XNsAdMtIUu/OFs9lPVY1NwG/bLDC7An1+U=\r\n=yMcx\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.0-alpha.12_1655387581878_0.7015303495691041"},"_hasShrinkwrap":false},"2.7.0-beta.1":{"name":"@vue/compiler-sfc","version":"2.7.0-beta.1","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1","vue-template-es2015-compiler":"^1.9.1"},"_id":"@vue/compiler-sfc@2.7.0-beta.1","_integrity":"sha512-Z9g4Ba2hh0AYaAt31IKHYSx8yavXdVfw4Jisi6lhrEK/odzHGNsysMKoWbNte/q4MsSUFddpEOdV+wq+obyeYQ==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/3e25a37ac2f884d4e16ed231d55d285e/vue-compiler-sfc-2.7.0-beta.1.tgz","_from":"file:vue-compiler-sfc-2.7.0-beta.1.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-Z9g4Ba2hh0AYaAt31IKHYSx8yavXdVfw4Jisi6lhrEK/odzHGNsysMKoWbNte/q4MsSUFddpEOdV+wq+obyeYQ==","shasum":"3d3cea5e60e630d3b0a9202d23192582a7519246","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.0-beta.1.tgz","fileCount":4,"unpackedSize":672634,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/rR2opteFY5kBowiboIpxjWZ9F4ouKjNINhEgW8KSmgIgRSp0hx/CRKyg/4uGW4s7/PTqWbcTmk83bV+AiOwLo8w="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiq9+iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqnzw//aqYRT+aVHziP6MJ6U9rMSc6BXMTIjEGuYa75fjuPUjcg9y9S\r\ni0tfnExXiU89uZ+4AFN7CizpikG1SnQ6DgIfRgyDMBOZvOF//VPF+lNowfdh\r\nH3aNUg/gFcs1BSbhur/LCOGpY+0sy/OfVDIV/1sRIhzpYxDPQXRxm4zRYKsi\r\nMuZM9PcBcijOA0lUVFCchxte3JYUT9ECqHs+/6zfTIByH61kFOMVP37ie4ov\r\ny0kqmmyUkpo/C/JGUSs8eISGT2a0vOgqhI45VgnKAkzzah4IwDaR4+L3c3Fh\r\nyFagV9TtL634CDiXWsojj5jt40ZITLWmudJ3V6p9EO/ChpnyKFiXEfN0gqc2\r\nNmSwuRqZR/satdWxHzt8TewmY0foLxEj53TUWy1Foq/Kw/BKNyG5qqirF4Of\r\nUm8neuwpyASKsfPWNw+slZWJZTan3JjIOJQw0P2/U2nLMVz653lQ1DrHZzye\r\nLK7EZ1BD/uREszDDk7qMK+EkUXqKTNeVqIzepmn6LwxmmgJrEhJoymUFAtTv\r\nfOiMqO5kIlykoi4SBKf44dsb7ViP6tTPuD4ZCRSOj1ICd9rxvTZXNI+Bkyny\r\nlh5j3FxWNvsWDvDeqpEGbHtlTcgQVBgoZoanfRABhEkwYrkegSGEKUgMi16F\r\n9q/haKZbkTwBMUiU5yVKnytR5Cl40gySC7k=\r\n=KsuV\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.0-beta.1_1655431074143_0.4191101546256417"},"_hasShrinkwrap":false},"2.7.0-beta.2":{"name":"@vue/compiler-sfc","version":"2.7.0-beta.2","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1","vue-template-es2015-compiler":"^1.9.1"},"_id":"@vue/compiler-sfc@2.7.0-beta.2","_integrity":"sha512-uPXBAwziEaHE1sQfWQuxzIyA84qYFABOmsTFLxG5PVc2b0pDmbSjIXzqqaCRImcaWkCoMgq/vwK0mOYPl4NmAQ==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/d4ae9d4b830c8e48dc65b418c364c5df/vue-compiler-sfc-2.7.0-beta.2.tgz","_from":"file:vue-compiler-sfc-2.7.0-beta.2.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-uPXBAwziEaHE1sQfWQuxzIyA84qYFABOmsTFLxG5PVc2b0pDmbSjIXzqqaCRImcaWkCoMgq/vwK0mOYPl4NmAQ==","shasum":"bb6db1d434070f1bc2fd3fd66721c85ab75f29aa","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.0-beta.2.tgz","fileCount":4,"unpackedSize":672943,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnl4KOq+q5rrdPyBmWVfflTOyfMvqEU9JzSoZHxwt1WQIhAMS/gsUAFblB/er8unoaOJm2d2KdlWzYGhx0/gaAVbBs"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiq+2KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUqRAAnolKsO3LxI5xH/NMoYYnVgQot8lcW59JALkK8Be/b923l3nd\r\nIRpIV2TVLbpuMiQTYzVFAKKEvBFarhpnj84Uo8EZZ8Z18TDuxM2dHzrPReAQ\r\nOo8Q7CghrFukWGYc5OyM3Q0YsbqtyIWCIyb/Ep+azVV1edibJfv03Ich8g38\r\niGCdoOrcYMU41hoo2in4nEhq5Dv4w+qhGE6tH20q6mmOwmOYQF7Edv2WvuIv\r\nY/XVyucf/LX3PTAmbuiTEoHXE3+8WOAQvQXtt1YvSIYpErm6aj2UZC3i0CsC\r\nfoxnEp1Dq7DYvifiIhHbIg5HrAuNolchwa44Qfm1dB0s9buhx/RJs3SZ5aKp\r\nDkPepeUNrowXCLWbUw08RN0enhPsLi/qm4Sd07QMb/qwOauj85ErzyicZ6mj\r\nDBMOaNTtbIeMW9ixHNE6Ky8WeP28oF75FNgM0Va3TwnZCcE6ZXcHPlgMkI9y\r\n5uJHMpKay+q8Y4xQtJj9NuNLaYs32vxNmfix01LhZZ26+ThJuiTl0un1TA95\r\n+h2MBK5dIn2WYlil5I8NdCz8/XEdfHpOneHS+wKpBoP2jrV+wV4Bqd4Yb8yS\r\nk4WFzoJeKahOFIndEIX5yCF8eWhgUpW0AJ0DsZkAh2LA+y0QVADiFi93IY0a\r\nJfS6u5SEvcfWeSW/EFGOYrqANhDO3T89nYY=\r\n=UD7n\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.0-beta.2_1655434633895_0.2368010853407081"},"_hasShrinkwrap":false},"2.7.0-beta.3":{"name":"@vue/compiler-sfc","version":"2.7.0-beta.3","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1","vue-template-es2015-compiler":"^1.9.1"},"_id":"@vue/compiler-sfc@2.7.0-beta.3","_integrity":"sha512-oO+UwaL1LpxellKkiKcm3BfwQimJqKX4ozxurCKWZWqoCXCCSTdQJriOGFozk1h95U9pWvCa0rl/U4RlWprupw==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/ebc90aa500d64bc86c6c4fe48de5a033/vue-compiler-sfc-2.7.0-beta.3.tgz","_from":"file:vue-compiler-sfc-2.7.0-beta.3.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-oO+UwaL1LpxellKkiKcm3BfwQimJqKX4ozxurCKWZWqoCXCCSTdQJriOGFozk1h95U9pWvCa0rl/U4RlWprupw==","shasum":"1c78cc383f81edf06df1af03d517981bd77da649","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.0-beta.3.tgz","fileCount":4,"unpackedSize":678454,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNqfnhJAlcsk37nBN9V0Rxgng7V2NkzyzMQHAXCp2GxwIhAJJLW76n4bt2rybd2Qu7Z3wYQHyRUtnnLkQmFdvDMDVm"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisDESACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7pA//RvVwJ0gSRODrE/1l4luicVwIvYG+9kCpY9IxDAbShmGIt5Lp\r\nPbtdaYpqLaa2x88YdR7QZPBKo8PZnJWqlGPaM8VGLdAX345D5CcGnrzKiAPL\r\nxk9i7sQZKPhwv12LFaT7qMgsToRdKSYoZedMWactNf7sIHDVmtAcn/AitlNj\r\nKogugVELN6hJ41uXgN+UhO71bMdzCq05WYCUJLF0q4s36kjtEvaqAHG5//Ay\r\nBJK/23m+jA6+qZIspAj2Y9u7z74rFnqyoD/3W9y9sCjXGXVPrQNuj1VDCDE7\r\nhdFqQ8bMNtaipR8yJHzmmXkwsPTnCuX0nV1L1dF7E7Z413F9pTUkdoofz0bl\r\nMIZyYPRMcpBvtyy9nOpC8wwr142Tou3OWzwgxGMKs+CTYdOVSUXMBJ0JOxNS\r\n0I6OXndBzaBOHmwQtQU/siVgyXpyuMKFA6lBqboM+ywwYz9zgkOqlpcs3hF4\r\n6Ja0wfcBH8O6AR9O7E6s+hUeajdLfLvKcCkfoHqi3d6WcVZZEyr9Cv/trtfX\r\nc+yZZJOY64m3+frnMWABaOEBzCqOsvHubSTDkYL7TckADC4iKriHR4rJgZUA\r\np/P23x4viF5IKO7ZtrkS7+/S1CKl4HPid5BaEVtJXNPdHSZ2yepDhNkzAQAl\r\nliTawX9uVGuujczTi+HYDPTdv6xuvYGseW8=\r\n=mdFW\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.0-beta.3_1655714066246_0.6728716477919259"},"_hasShrinkwrap":false},"2.7.0-beta.4":{"name":"@vue/compiler-sfc","version":"2.7.0-beta.4","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1","vue-template-es2015-compiler":"^1.9.1"},"_id":"@vue/compiler-sfc@2.7.0-beta.4","_integrity":"sha512-QhURWcLm3Ckz8yWuEsg1lxszxoLyW6eMzvab+rjATB9gq93iBjZ4XZpBgMeXpAb+j8jsPAOGGU1lNfQ06W8UbA==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/7253e8047b1830c21b4694f3e3bba355/vue-compiler-sfc-2.7.0-beta.4.tgz","_from":"file:vue-compiler-sfc-2.7.0-beta.4.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-QhURWcLm3Ckz8yWuEsg1lxszxoLyW6eMzvab+rjATB9gq93iBjZ4XZpBgMeXpAb+j8jsPAOGGU1lNfQ06W8UbA==","shasum":"9e1ae3ec6e1b10249fd93516db2e91cb377ae168","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.0-beta.4.tgz","fileCount":4,"unpackedSize":678775,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHo61ykgtt6IAewvjFHd5Jmki0/T5nax5YR2+byoXqGcAiEA0cLE1Z02cmkClgf4FNkzapUOU5TzZ4vXhFEymqf7pp8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisTIqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6mw//VdVRUcu/fw483eRSAiqWsRG/f/wYkaxNuirk4UgAR78yP34o\r\nDjwpjopUZZjI26DgoZFdsqrMryJcWsXjoXewPbKbBgGERTkLCE1v08H/bvPl\r\nceqpvHI4B5lA2/VyxLANnJSDCvWztOy6BfvARwCYXOZRP51Kevvtc0XNJCN7\r\nk3I1vIMhfTGU9GAh4meoF/LdsLxv24YctRaucApEWMKXUpoYGUXVvvOL6xgJ\r\n9KzTxgaom9xvgrDIb22LdBI3cMYIiimszUTCwkAZ95D//85n3gMdJFVbSRVj\r\nb5Vad6t5sNpCJJuqr8/PyN3Lnm6pCaEHu0nuu9FklJ1Xv30tC6JpGJ75LYiT\r\nOwkGm8IwCNZlmRP0pFLAMkxyv8SW+TaQVPR/sUSr9uxYwPeRO/O47l8Y+KRW\r\nZgz/rvpz/+I/JRC2KtTa8EYJSRll6YYUdKBcr2YHlLnlH4g82R9vOSEnpNdD\r\nmubM9Z+BlsaSkWzWqJfX/kzMHGqyVj0/Xkyb6GtFFarDcWrsL7CEWU948dHf\r\nxHMBOeqRna/vlqfzg96yYpaw1KG2JXFiioxFruLRCjys6wVLS+m3MKASxCbx\r\n90Qb8rQZfQbQNjE5kOj7xnGiaPh3JK4EXtTvjEmYaOa3qxAPAWDcjXCFvmQH\r\nsgecPbZV54od7deM6RVisqk+T2BFOnAs26w=\r\n=3OcP\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.0-beta.4_1655779881880_0.4058127031816159"},"_hasShrinkwrap":false},"2.7.0-beta.5":{"name":"@vue/compiler-sfc","version":"2.7.0-beta.5","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1","vue-template-es2015-compiler":"^1.9.1"},"_id":"@vue/compiler-sfc@2.7.0-beta.5","_integrity":"sha512-pBHd7DqWv+r2h+0FUJstd3QhDAhImRSRDGQaetc4EYV3R36l9UDVplmvipwODbM+06zIIW3C9tonXO67S5YixA==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/a3ca69dc47f670c56ce4fa9da23a7631/vue-compiler-sfc-2.7.0-beta.5.tgz","_from":"file:vue-compiler-sfc-2.7.0-beta.5.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-pBHd7DqWv+r2h+0FUJstd3QhDAhImRSRDGQaetc4EYV3R36l9UDVplmvipwODbM+06zIIW3C9tonXO67S5YixA==","shasum":"c771bbe8f50db4eebe2eea32490c9538abbb163e","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.0-beta.5.tgz","fileCount":4,"unpackedSize":678775,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGnpGAEwGxeBsX0G+DVk6QNDJMtAh4wV3gw/7Y/tWn88AiBNpnutG/3pBGaeSMlAuZTisktZoc4LOXusQqkrVj1hxQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisnz7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrbShAAoPFtMiGnF62S0dcbw00bq0q8OoUbvg9CUO1/V8IMZTlYdZ0Z\r\nyHVqIFdoffLE0HTvwWHJEe36TIfm7x5X0F8NEHX75n3IJBuUdsr1UHTBk/Zr\r\nUmD4giFKr4Hhsr1hRUN4rUPpyTUt5/ESdYF7MdoAXUsTO4/1C2QQVdImX/Fk\r\nYe2smMDejGscPDxsXLLBjBX2f7JAbDNl0lMGOEw+klGSO0v+bErS34LuIWl/\r\nqYr1bQwKqYaUhGRREM00yDgsZZUV4gEYKn/2dAtIX3b3VFyiGWyJfKsWb640\r\nmoo/dfltUonQyQYePuPpOXjTOsDDIw/61yxXVY095Hrbbir7t07PQrGdLqT9\r\n4VM4XG0N6Zf9fzg0nI07gO7Yyo3J12K/JVAJ9UtMTqdOAWUCF0hgzE/oCfXz\r\n+MwtC4uJsPi9DqV0Zfek9h1bbyKwqqq9G7X8XCKdUHO6Ono9WXAXcEYs0GjM\r\nhRK61/po4X1xb6KNuQjJJh+mp4nLPU1XONnH/4nRZ6FaC3qx+sEks2qA7Qcj\r\nW3JtAkIxxYNLuv1Ta8/yLVTrluzJF5zXkzmomweuUcYFVtFd2GPYz5Rm8Eac\r\nlXV+RdZS+6Zvg6MCXBWdajxfEdVMQA6EPAkWIMff7UAj0E0rBjFfCc4rqL61\r\nlxIBVdvZE183Mm5SuRsMSYtmcdlldkRbRHE=\r\n=e7PS\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.0-beta.5_1655864571506_0.14488484684118696"},"_hasShrinkwrap":false},"2.7.0-beta.6":{"name":"@vue/compiler-sfc","version":"2.7.0-beta.6","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1","vue-template-es2015-compiler":"^1.9.1"},"_id":"@vue/compiler-sfc@2.7.0-beta.6","_integrity":"sha512-SqblDAMB4ADlwDbNSbNQkREncaJyW3uu+j/GSOLnWF7+NfZ7BBkWHZT1vp2zg+uKmSATtMSP8z68Kwc+S3aXOg==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/d03cf76c04369e3e21eb666797d6df01/vue-compiler-sfc-2.7.0-beta.6.tgz","_from":"file:vue-compiler-sfc-2.7.0-beta.6.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-SqblDAMB4ADlwDbNSbNQkREncaJyW3uu+j/GSOLnWF7+NfZ7BBkWHZT1vp2zg+uKmSATtMSP8z68Kwc+S3aXOg==","shasum":"57ef77fefde5d9b66c0e905708da2c71656d0fda","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.0-beta.6.tgz","fileCount":4,"unpackedSize":678775,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFZ0yJ76cm1+z9MQ6HuiW7zJQ0X2DL3KbFpQ+mOkJwD3AiEAzyb9FCk0bxNkl4To4jmltXDM8h9rqW8tZyCtGEybFtY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuBvVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoOpQ/+MX7/w1w9XJrwS9wuK0C8sXb/xXKFs0cTEccAE6dHWyUN1pz5\r\niescLkFZ8sdEcH6d0n5Ym3XLhr+u4uOXRT1c/x5BDJhhRr+r9zTTVuS9XCs2\r\n+6MaZk9taaAQErUB8DWMfzOS4Umgrxi/dVckoj/Vm0xtRBqtpqtstiVGp9LD\r\n3ps2iOn57CAf5yBOFwz2oYMRQ3HPLzGcxXFWA50yoByrMgeK8IeJCHAXm5qZ\r\nAeHQY+KHobSUnJppFoDm57XjWJSv2mr2Alq77wYROtGlfKNRG74TfGEcclmw\r\n+EGQJ/m4PcrtqmTVNDudSmGL7KZTk/TaELTGbrbCJui3KTnRcCjfG91e1WfF\r\nkcczrquf2dDBARFR/9oid4rEcJmmXMPbsREVqzuZVup+LvT2oradPY2LlZt7\r\nXOzuKRc6qHJWLfx1CYNk89uYbsoUVu30Zt+hdX22paQU5md2J7qUETUfv3/2\r\nIGSMLekjl5m78/YeEjXHLRBo/8hpMeat43X8Kahp3bzenLcdOrexbcW9zoLq\r\nVwTpNTqwQXa/oK1s3lMDy5feWLe0KIiSQNX6H5JUAkjW9kl7xdMrhOGIVyAF\r\nb75UzMJqaGPs26/SilYx8n4oBNOPoHEygWWaB7KvkHccbHvqQfG8VZ5O14eA\r\n9hVfM8+1yN+sag8rJKTH5e6U2bcFF+Ms7o0=\r\n=2opn\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.0-beta.6_1656232916761_0.8025760574805227"},"_hasShrinkwrap":false},"2.7.0-beta.7":{"name":"@vue/compiler-sfc","version":"2.7.0-beta.7","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1","vue-template-es2015-compiler":"^1.9.1"},"_id":"@vue/compiler-sfc@2.7.0-beta.7","_integrity":"sha512-h97n8UJnrK8jLKSUgaQk0iGwLvcxULJHV80jMiFFAlnjTvaoISfw2xmp8wxSvBM2P7ruaCat4oUKoywhJ6/nhA==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/8c26fa52e7b3cbaecc63e11d4f5bd273/vue-compiler-sfc-2.7.0-beta.7.tgz","_from":"file:vue-compiler-sfc-2.7.0-beta.7.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-h97n8UJnrK8jLKSUgaQk0iGwLvcxULJHV80jMiFFAlnjTvaoISfw2xmp8wxSvBM2P7ruaCat4oUKoywhJ6/nhA==","shasum":"5ec0b429b9431d00797e8cf472e83280d57a869f","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.0-beta.7.tgz","fileCount":4,"unpackedSize":678775,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDM5iT9jfnW1l6w7FGfdtMGLn0fp591LZZEhUOjpnd+nQIgH2VeyfwxmcTCNR7RsX+7QkMBfIzuy1GDEYHG20PAGTM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuVWRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmouNxAAj85NjuGzdFP1LRbpI1Ws1dteTsK+eP7f6ChDF2LcTRbeeNen\r\nRts7zZXLU21NWYLullfFgj5wfPuIFI/7VI+7ihFnDUMQ/dGmlEC5aiE2gclo\r\nLh+8KIuAitxz+vqBolT3CvFHflOc/PEcZtgNO5pQD1m8NxNxW8twKw54P3po\r\njhNfnlsLB0G7tr+hAQj8gP6D6b+rhYDUJaXbRo+ohuKUTTaHNPy2sdgY8VrC\r\nQcL9FokkQn2obadZAj9hfAG/+CSK4oZXKqQgSN8jJ5B82QRpMAKrBTHgtUTu\r\nbbBOeMop4GDCDWlZSxFQxXtVq2D/gTxvqocUByeZgIwNj9dFJ97ascxk6jHK\r\nOxTs6EetvPJZbO84skTk42S+Ac+CIXzSfc8fsKCv3YnkUg2ZMao46SCbhjS8\r\nYJH/xPkRKpQ7v4hf6V/4727rn6edHipYsfu1ZRPB4AV4aHf/lbOIHAYFA5T3\r\nKb6E7dgoo0TZKWV/r4lXvgt+uGdAC8uG9Q9aBVBS65IqBjJouBCG94nMWnz7\r\n0e6FXhagwegYCxKfDmfFFP+G2fPOhWGEzbrOlbP9/EZFtNW8YmHDhMJNFiJW\r\nrb6Z5EWgD8pgyUYiXBfLwY8XaANcdlKvpBOTyNopCvP7iYgDcoJO70gCD5kH\r\n5juWpIY022k+O0y7fzZ8w7ZNkkYzAgYCkfs=\r\n=PLbn\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.0-beta.7_1656313233002_0.7700267471155118"},"_hasShrinkwrap":false},"2.7.0-beta.8":{"name":"@vue/compiler-sfc","version":"2.7.0-beta.8","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1","vue-template-es2015-compiler":"^1.9.1"},"_id":"@vue/compiler-sfc@2.7.0-beta.8","_integrity":"sha512-Y4JlnxL2CLntIdWM7zQ8GIUOAPSb47ScCsAPLDud4Qhh0N/65fQBNZRts8+jQ4beL+GL+lZ6dQmruIBY9bVy8w==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/8d467620fe915cc32b95db7bb3d9913f/vue-compiler-sfc-2.7.0-beta.8.tgz","_from":"file:vue-compiler-sfc-2.7.0-beta.8.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-Y4JlnxL2CLntIdWM7zQ8GIUOAPSb47ScCsAPLDud4Qhh0N/65fQBNZRts8+jQ4beL+GL+lZ6dQmruIBY9bVy8w==","shasum":"ef7e95e66d2b7f9a6a4b3ea9bbac0f9cd5c11d49","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.0-beta.8.tgz","fileCount":4,"unpackedSize":678746,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHwTaBCsgLd0+ZzQzBSsVvT5X2/XVqFQACzrO2naYRlvAiEAp3pg7XYunjghu11u/+mOZwqcR9QoF/ccxhjmxvNRIR8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiumCqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqI3w/8D9sJH++EsXdGqY+M/jG11mr3DCowNngEHSJPHKOA7ihob/79\r\nQ3nVDHzIg6yHUlRHjUZ0tHyVmOo02lycyI30jBcT8ux/JB5gpcS8oJkLuhaE\r\npeeat+vvK52MHJwmO5tsgHBlg9EtSJJx2xRj6PqqGAAJzfw005vb26hTjBxQ\r\nrsaQU3VNA2m1zsrZTvVbwqX1IlxSQV3px7izV+S6fFibAJwDAaB4ZLitplZ7\r\nIcJdPH0KgwBZo4gVCaXC/YjFdlEmkHhuIrZk77IaYt2GWuUWu+r8/WMyQ8Uw\r\n5f6Ppfvb2uAj5AzpEiM37C7XyhjwXJpZE+eYL0hb50qeYDcfTvVyaUx6eYHF\r\nhTJSA0KWZZfBzd6qj4EJQgIyAkipBk4xv8XDlPBtog+TQVh3ApxtnjLUC0Av\r\n95bSxSD+x/hDZjfP0HLvTYg/nLeimWUUpreJ0jaRT99xC+ocjEzIrdL4YSXt\r\n6QV2+vI1XIE6GU5Kl/a+BuR9zzVn1mtlusMYS+9oUPJtt2cofzWH681faJz1\r\ni6Uw4xbZ0HcdE5SWGX51H1i5Fp8XOTLpl392uP92KUcYPavEXdc2aVZ9NJnQ\r\nasSnSla6QiywULuVJb1EPF5b60sq7Rd96CTTiSNLtlGt/m7bXOd4sS3aY/wX\r\nlo4rRP96jWtWyso1eweSGlGZFNnXNlMg9S8=\r\n=XbHI\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.0-beta.8_1656381610678_0.8330102749784001"},"_hasShrinkwrap":false},"2.7.0":{"name":"@vue/compiler-sfc","version":"2.7.0","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1","vue-template-es2015-compiler":"^1.9.1"},"_id":"@vue/compiler-sfc@2.7.0","_integrity":"sha512-hPOI15RsXO1G8aK6FNF93ld9C/D4e/uAJBE59K8NnL8giuKqeVksvamgu4jKhCJ9f9bbUpj5BuSV3sufIx2hmw==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/4a497c2cc699c9fb5ac7b0925e07daa5/vue-compiler-sfc-2.7.0.tgz","_from":"file:vue-compiler-sfc-2.7.0.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-hPOI15RsXO1G8aK6FNF93ld9C/D4e/uAJBE59K8NnL8giuKqeVksvamgu4jKhCJ9f9bbUpj5BuSV3sufIx2hmw==","shasum":"1c203e85290688e10ed3e70b151b9a2f8acab9c1","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.0.tgz","fileCount":4,"unpackedSize":678834,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC+LBpWEEKHLC9bmBahkNA55cyQxidMGoaaJjTfEcLiyAiEAxEmIq50Cacsl3Wu7lcU64iONT/UpOBrYcQhx+OXzwh8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivnaFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqK6A//TC2cZIFzpTETvdNhXqAfsTL0hR04EWcdz9Dt1HkISNUi9YiY\r\n3pstCUHgcnJ5FJfyhjI3BirOuwR4SGDGlaz9CQU7d52FXCLkh1tBqtDvvy4u\r\nD5PXKwDpNvkWkUEjVb2CtxPW+CgbroH2+cGsskAJXLjnktmKuffSUL5K4mc6\r\nDxXYWO9axbVHtXmGflKWT8z9zotiishgIAOfXVM02aHCC9b8yj9PEjrHNTWa\r\n0dT6npCw0pOR5xh/GznuV7ihD+BX+/AUDLNAmg/e4gv1eUDKgYU+QXl9Mzwz\r\nczjOEqWw1XEO4HErsDOg2hOsJ9nbx1afV2HsTWMnWdQhvFnmmSz2vzjRp47E\r\ndpM+6cqdcTiIJxj19LOrrRgDOeQQxZwfbOXE2PVtCDjEcykOmY+WVEvj2vsJ\r\nOKxq+t5hHpE2QyOG2uSCdQSpUtWlKtPE824a/c3yCrg5LBDrId/+XAR1pamK\r\ntCEkT1jMmT0SzEd9rhYt+jEkbm8GSmig8bada+yggE18um5dQOhyMGWSZBYt\r\nW5GAv1gxlGQKn5um/KNUXihKOQ7lLXbTFIKpQPSAOD5ss1r78xC7JyRB1NO1\r\nNhGGr0rZ3zXaGwwyn3Fd1KHWU90nuznTCgpFXF7sNaQ10BncPRDhYZBtTG2q\r\nPSTKckjf0h24pGolkze5zc8QpOXwGnYwoYk=\r\n=f1mX\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.0_1656649349374_0.9225134480942496"},"_hasShrinkwrap":false},"2.7.1":{"name":"@vue/compiler-sfc","version":"2.7.1","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1","vue-template-es2015-compiler":"^1.9.1"},"_id":"@vue/compiler-sfc@2.7.1","_integrity":"sha512-YQRE2uYhlvyFgHmKAqySCdLm7O37XZc+yG9dujwD3h8em+rD1qGOthxc0H3XcijOy50gj/pYHgBO6C3MjV+oug==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/d0d536be055155c35d1023d0192bff39/vue-compiler-sfc-2.7.1.tgz","_from":"file:vue-compiler-sfc-2.7.1.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-YQRE2uYhlvyFgHmKAqySCdLm7O37XZc+yG9dujwD3h8em+rD1qGOthxc0H3XcijOy50gj/pYHgBO6C3MjV+oug==","shasum":"8f6574f1ed454f7db17053c8ed1688b3eaf1e9cd","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.1.tgz","fileCount":4,"unpackedSize":678941,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDzZS9FRuCOZZCoawm/Bw2vVibjcwaqpiaWarBsS3f5tAIhAJg5RahSmWQpzzIDn17HvbhZAlkjJ27TpAEPRZKrNLI4"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwsMtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpYuA//WfyKPXuPB0bZTGL1ob+YI0RED9gvvlWKd07EuRxQ1IIchIhD\r\nsmilEkqb3iouOsSBLrZs2EUG/uSFOpPnP3sCzS3h3SkpqY2WUrTfpJavc3UR\r\nQXM8lesdSsy/0YWxCq4qATDyYAOePEx6OWvlTxhrshYAUST9+aWIZ02D8vXD\r\nrpJp+s9ATAv9VyORw/Rh5yr/ODeeM0JRh8sLcJ04/tFNiSOrlt/Negm96u7S\r\nbrnOvuL2dwUAWYlxMiphxWjZg7OnLRc2bbI+/qjgRmOpIhu1zFFv0BXOkamE\r\nEBTqlTeRZJGQtEU4EpriJ9R90Asl6rsTCHBgMiH7fXnPEJwPYkz6ssoSeVRN\r\nBWnf9/WkdVL6fv9/UQVjAX/hvro1zZtA2ntj8Uyjhk6WaVv5lBzcebEcG3xf\r\nIFa4iL3q+kIPtUKNrsCegXDIiLiPgXFPPnoMrrVMS+cBV74PphFlakofag/j\r\nKl8Oih5zLuewCcKDj6TI6P8t3ZuqNk747KuVfAy0rbrp97AdjVZyOyGtl9d/\r\nidL0uAQF2zuIYX6i1OJLJyHWUDJSH4jp9ss9CMPnfvFglEV5zP6yN7nt7NJg\r\nM+93i8JtKmHQ8CPI5KFt4md/NAnxcsN8ZgIM5h038AIKeyT5qqUo4OiIno1B\r\nyaq5lxJ8pnsD1WQLgarAHwPZa20d4fNiNPA=\r\n=zEVt\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.1_1656931117503_0.8935383652643314"},"_hasShrinkwrap":false},"2.7.2":{"name":"@vue/compiler-sfc","version":"2.7.2","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1","vue-template-es2015-compiler":"^1.9.1"},"_id":"@vue/compiler-sfc@2.7.2","_integrity":"sha512-khG5m63A4DSeHEOe5yyjHQY2TAE0pUXqKqxgauNUcFaa8M4+J55OWhagy8Bk8O6cO4GhKbQf2NDYzceijmOy8A==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/fa1cfbaff59858e00cd7fdadf8476f47/vue-compiler-sfc-2.7.2.tgz","_from":"file:vue-compiler-sfc-2.7.2.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-khG5m63A4DSeHEOe5yyjHQY2TAE0pUXqKqxgauNUcFaa8M4+J55OWhagy8Bk8O6cO4GhKbQf2NDYzceijmOy8A==","shasum":"15ec0a39c81dad831add7da45d28de37e75fa577","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.2.tgz","fileCount":4,"unpackedSize":679154,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDdCTBsT5QMhlGUmIDjD19huwbLWtlXx4QPYFE+9zEeawIgcjsAXpsj77f1PfD3ZKXYbFxo5KFAxYUdAFAWVTy3MRI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiw6f5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6/A/6AzWCBakyMGRdpR+nehdh6y4R0gk6CjgJdaUuF3PklAVcXa3h\r\nzYkYmvpa5WN8xgSsclcCGo5RaDd7u8+jHcD2yzcCUyYUlxTOawCrlb9mZ1+b\r\njGrpOfCa3aEIqwb3ngnPGUbYUvDSykG/d/eOwTtI7qu4JWbaMzSgMStk9due\r\n1UT4MtQ+868Iojr3LACMmHNCuJsvQQOrcFdJKy5KIqO0LHeDVfO3CrlQHm0k\r\nReYEvKNSxaYNz7GyS7Txk+B4bf3h24CiZGK4iW0VPCVEjuZ3N5PcQVHaBcNz\r\n+PJqCDJnxCV5u8gjOKJ5l7ibH2KBLHhPPHrI5hY+ulsm1WrBL6T7g4A0uyrs\r\naWcUJ4Gr6Sj5UovS/qnY5WjJcwVT/p7rq5BRA4aHavvac9HLWqZS1INmjYFs\r\nkrP4jANnNljgy5igAwq7Kl0h37hHuEzkKiHf+2TLjih5O791NlAH8eNqkWTO\r\nAsTblFCKwXr6Jf/PGWTXvsVMb6jmPOSiotWEdwK9nslsir8akut3QzUUurq5\r\n3d3dck5e9RmQTUQGH+/AgbyrjbN6KAJjsncNR4T464PXF1ptItW9i+fOG7L2\r\nyCu6Ktz5HdYuMPZaiR15qTV9mYG+coEn1jBW5jfKaHC8swHo4J5HtBFf/apM\r\nNXzGRjWT1lHBa8U2snTNQKxJn0ss2KJX6w4=\r\n=KHYe\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.2_1656989689343_0.2060302244111567"},"_hasShrinkwrap":false},"2.7.3":{"name":"@vue/compiler-sfc","version":"2.7.3","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1","vue-template-es2015-compiler":"^1.9.1"},"_id":"@vue/compiler-sfc@2.7.3","_integrity":"sha512-/9SO6KeR1ljo+j4Tdkl9zsFG2yY4NQ9p3GKdPVCU99bmkNkTW8g9Tq8SMEvhOfo+RhBC0PdDAOmibl+N37f5YA==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/d136aac712f6c68f94b658cbcfded744/vue-compiler-sfc-2.7.3.tgz","_from":"file:vue-compiler-sfc-2.7.3.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-/9SO6KeR1ljo+j4Tdkl9zsFG2yY4NQ9p3GKdPVCU99bmkNkTW8g9Tq8SMEvhOfo+RhBC0PdDAOmibl+N37f5YA==","shasum":"6179ed9787e10c270563e0c1b440955bf9dd8342","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.3.tgz","fileCount":4,"unpackedSize":679426,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD7oL8FoBqRQ3rx49jJAL6icuYB3shHt/ffgLGMNlS9uAIgFLRZ68/HtX8lFihwvZXDgOkqLKaJlv9wrGKf2zo/IEM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixRqoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqPkw/+OyHSQdo1WbfFgruoqglR0y5Nrh9Fuaa3S8C2C5h3qff6L4qd\r\nuY7/jNw8Kut9yqwepEWhjFpW2e0f+XWugNzGBh25ICI+nG1Y0kvAwaFRYA4P\r\n4qUlFLlvwLCanfVDhMTmiPCeih44PicMZUZXLQ1wjqhocOoIWe7gvEIWDfNw\r\n3Q08aUi+0qAZSX6AknA6CtUV/FB9MGMmGitUmAB8np1NC4UcBMY2Ucw/ta4K\r\nwBk4Oo5RlRTxGPOvBzJw/bdkXVVqCACcqXUmP+TjBS9wYrC55Iai2l1AUZhs\r\nvKem6Qk6sVRB0qUo+DbVozu8vIh2CLbBZiyoQkZRPps+ajLwwl8CKCWKvXNS\r\no+Dc8WFKPVJ+KK/UOTI5DSjgar71CZlaKBxiknm3aNRmLuAfnuYytTisqJZL\r\nsNx8fGba0+AveO0ICu5m0DkvVIGFqJA1lLA2Rj1XtECgb0N5sKh6OU7joX7v\r\n7drk/2CbEd9KM39ZVg9acNgWfyTXgMKCACVyTn6vWqnqmSEp2zDB9plQodu3\r\nXTSr9uFlVWiboqOyT/lciMzAVVURFLgE2yBEWoo7RGgOaFZOTnf5yOpJLT6r\r\nCnBahPik3PZInJJDUOomL5ghTy7HoGCbIvmIRyPi2gMdy51aKzFkiocCavoy\r\nqd3OBO80EUyk5zT3p2i644iaiNVSESKuJdo=\r\n=PO4y\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.3_1657084584654_0.7539164177017146"},"_hasShrinkwrap":false},"2.7.4":{"name":"@vue/compiler-sfc","version":"2.7.4","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1","vue-template-es2015-compiler":"^1.9.1"},"_id":"@vue/compiler-sfc@2.7.4","_integrity":"sha512-WCaF33mlKLSvHDKvOD6FzTa5CI2FlMTeJf3MxJsNP0KDgRoI6RdXhHo9dtvCqV4Sywf9Owm17wTLT1Ymu/WsOQ==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/b92dfd85b217c8444c64c7d5dd72510f/vue-compiler-sfc-2.7.4.tgz","_from":"file:vue-compiler-sfc-2.7.4.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-WCaF33mlKLSvHDKvOD6FzTa5CI2FlMTeJf3MxJsNP0KDgRoI6RdXhHo9dtvCqV4Sywf9Owm17wTLT1Ymu/WsOQ==","shasum":"41cb520a3ea65f7081194e79c0de412c75bda236","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.4.tgz","fileCount":4,"unpackedSize":679501,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGPx54XRyNo3zp7VGTYdYfjpE5i8XjVKf/Y537dm8xNMAiEAqn0dU3N8yyAUWwjVsvkcXYKs+MV1UuzbPQjGQsgL6EA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJix+DPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoKVQ//e2rkYrgF8q3zxIedvhQMn4OgV3gpCo9ko1wYXBLE75E6DZdv\r\nvZ48EO2pPiRHzKPYlNRApqdWJvu6weddqWIHmRfshK5hM76ieClfOe2qD/yB\r\nx4pu8Eyhnxi2YWbOGtQ5WKjcvvIXbb5VT9tkf/u89AG6lBR0p5O67TsXwNB5\r\nkuSUIw/T03n2cO5aJgSIXfmqp/QXxC3yJOkg26C9WxuYDIX+4IXuNC5M05DA\r\nH4veGE8MU9T/Wxa9S/HLZ0i3JxDWgEv0h3Q91QppYRHIIHHvFBZ4N0A54zkv\r\n0PPyJGl64GN5Mjz0KZst7Cz7tVU+1dNyu09AvQ66bvWcYZRtRD8GLYcsYMdX\r\ni+vcQy+OloZLay73nv2F3Pon0a4fOCG3Itta4D1djRHzEdiu+ySVBtdfCLcW\r\nkCuNWxCnWw6w5jk17l1QsV0Erdnm2VqRrEh+gjaFee67yky0ioZUrcEhoY9C\r\nSiO4s0kT4ZKceJwg0dXwXPPiKiVIzZv6e3YdCGgfftrR9rxmBcG/7eFk28as\r\n/2FnceHgVJnNVtJ2sWGDFWKff6Km0V42BYephIyIxJDe7wonUISpDNkK8YTI\r\nG9AoSRkOUgTlVqueyoiYEsY7hE28qCyvKQppTRXXJUewAfICaPwWXf6tg5nK\r\nPhdhs6mjogpOBLU8wQ2oLhM4SY83WjynmGM=\r\n=SDX7\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.4_1657266383289_0.38154940461250386"},"_hasShrinkwrap":false},"2.7.5":{"name":"@vue/compiler-sfc","version":"2.7.5","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1","vue-template-es2015-compiler":"^1.9.1"},"_id":"@vue/compiler-sfc@2.7.5","_integrity":"sha512-f2xlkMzBLbTAUy13N4aJBnmb7+86WJqoGqHDibkGHd1/CabpNVvzhpBFlfWJjBrGWIcWywNGgGSuoWzpCUuD4w==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/13995406e7ef1741ecab094368f4fe96/vue-compiler-sfc-2.7.5.tgz","_from":"file:vue-compiler-sfc-2.7.5.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-f2xlkMzBLbTAUy13N4aJBnmb7+86WJqoGqHDibkGHd1/CabpNVvzhpBFlfWJjBrGWIcWywNGgGSuoWzpCUuD4w==","shasum":"57ad9ab41090522cdde3598c0e7a8ecbd911a094","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.5.tgz","fileCount":4,"unpackedSize":679731,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKyF/XfXdcMS+MEUf43qTULoDln5TWC9zXNdrT8O9eBAIge5BSG6pEIDbWCxt/QHq/20qX/YxwHez4d6IJaCrxzEc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizjc3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5yQ/+MQEOJsKXuTkjTphGvhh0Bd1d2D3C242MtgF4qjCkilWHR1x/\r\noeMu9Am9RI+eNJPk29iS1qbRdZJo+FQimIDnf7LlOBeh1NpRykf+4WveFTRG\r\nV5IbtBznHX/toeKjBwZgiSJ1QxsPajbcrD3fSIJtTRlik7kTk9f1HBAXJOyn\r\n6tvVym6+llFFFkgwCdS4t8c4lXEugX255czoqELIbCVmSqOX7mBAkEFOa7Cm\r\nWaKa9/LXVlVBAhGK5NhVR2y9lH6BkSItMTrb0Kp71eSAU05JblyZ1EB6YG3P\r\nL6PeTtyH4YDtLnH/to6bUOsuGdfQtEFprZ31R6+TyZc0d1SJTfWaFoxy1n//\r\nLwyD/uFwqlB99lnlsavC6XoGJj7O2F5jTfIMoVL7c5tRAv8IrVZfAB+kW7Mk\r\niqgZ+5Nho+WXkpm7M2ok9WGUwHF+fLZR0t0aj3RIve46RMiBcKMC7qqpH6Cj\r\nbO4akSUg9Ygp6GnxyqcxikeStZCPSr3FZcNW3718h3Z3HAXrGOe776w5/frG\r\nqs9n13dUYbXAAtilaDK0/n70zl5TljmZ9aP08PHD0exuznvWzWOmG07y5alt\r\npL7+4LwBOex3QBsiYWR9LD5JDs90OyeTjdIDDNKv4avaIC4HrvO6jgOoddY/\r\nvfVfp0++jKstmBv3/7NgIUhwDpMOyydp4Qo=\r\n=CSPT\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.5_1657681719715_0.7458358437978618"},"_hasShrinkwrap":false},"2.7.6":{"name":"@vue/compiler-sfc","version":"2.7.6","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1","vue-template-es2015-compiler":"^1.9.1"},"_id":"@vue/compiler-sfc@2.7.6","_integrity":"sha512-W677WEQdXSBEMd0egLtqKxQqmMuLM2zGPKFizjls0SYkEVrQL0ad124j7VbpEU0JLG4j8dp/3OFtvFGCG+grlQ==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/6d14bf3d373682d0ed08a3f59efe4df6/vue-compiler-sfc-2.7.6.tgz","_from":"file:vue-compiler-sfc-2.7.6.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-W677WEQdXSBEMd0egLtqKxQqmMuLM2zGPKFizjls0SYkEVrQL0ad124j7VbpEU0JLG4j8dp/3OFtvFGCG+grlQ==","shasum":"964615c10ba9098e82479afe19e87068fc72fe46","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.6.tgz","fileCount":4,"unpackedSize":679731,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQv9vZTFouPOuLgMm75E4eW30lHWjcLI9HaLR0yk9hQQIgCz1tlGiUlIJKM7Jx/hHax4uGtx+XqfWnrrVLcJJvu40="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0S9+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmppwBAApLsWvgPsOoFlw12Est56lEX7F0ZuxsrUSRmQy1J8g3Bjg9XV\r\nUHl42rThdw6GIdXni+SJg6k4NYl8oFLlipe9H/4207t81aX3MEb/f4EZmsMX\r\n1rRra9390qnXdC6rFMqL7Y6+SkwNe6Ys1lwibOWVAnG5MQekemgeSPj6JKq/\r\nX2ylL7AsLly5ZtHrkpTF4Iy/IRXT0rD5huZvgiF437b/ddmKD+ITCTECtjSM\r\nytkJCaaOc3Pfs4AOnMccUyOJrbsqywI+HrU+H3UGagGSMnb1uAw4AzhS5rdC\r\nh2TZrVJD2+7jD+PkoaCmKk9llNU/UlC9TNvgkGo+IQZrgvbjCtdUSBHQjQqr\r\n+MjjOpdaSmLFrHAJi895nlqs53gZGBcuW3lARt+1aSfE8ZhPtMkbfqouRHGl\r\nwo0H6hpjDqCsPLDBm0B+MArUUq+Bq8VJXerRXytLBK+bm1B+jbn1AZcNmLiV\r\nee9nJ4uBOZe/JtgnjsQ/rtvEuUMm+6DmvULrTELnMXweBI261ismJMVJlARH\r\nVCUyjlX6Gf3UBn87w190FaAuTB3A19h7qjLn7AdKEtNZw43912gcNg/yF8cA\r\nwzcuOjtjNPT0EU0wgIeJ5rZUxY5GGLQSN/OqQbqer1yxzylki2hxMAXsFjDM\r\nTj/IHpGq+cw4L3IXinnL4HIbdCaf0pYmt+M=\r\n=WAsb\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.6_1657876350479_0.5678547324768417"},"_hasShrinkwrap":false},"2.7.7":{"name":"@vue/compiler-sfc","version":"2.7.7","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1","vue-template-es2015-compiler":"^1.9.1"},"_id":"@vue/compiler-sfc@2.7.7","_integrity":"sha512-Ah8dIuo6ZVPHTq9+s4rBU/YpJu3vGSNyeOTCrPrVPQnkUfnT5Ig+IKBhePuQWFXguYb2TuEWrEfiiX9DZ3aJlA==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/6f1fde22a069e9e1e81b76b13c7ef6d4/vue-compiler-sfc-2.7.7.tgz","_from":"file:vue-compiler-sfc-2.7.7.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-Ah8dIuo6ZVPHTq9+s4rBU/YpJu3vGSNyeOTCrPrVPQnkUfnT5Ig+IKBhePuQWFXguYb2TuEWrEfiiX9DZ3aJlA==","shasum":"74aebb24c1ebfa22642c70f27ffaeca4dabdf692","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.7.tgz","fileCount":4,"unpackedSize":679801,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/pTn7VyiMBfiB5rMFe0T0kguxdi/bjU1lBe5bnqryYAIhAMlzfYVAJSgJnXvsCj5+k75LZJDdR5L5T7YQf4qyBjVk"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0s8NACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpGuw//ZD2BI3jeKogomyfF4i8dcymgs/dPSGKl3J5aBzcQGF4fCeiQ\r\n40jz0/UDh3WjPK6FWFMx0vZB0BuYQinOBgsnuge/nNyp1wIYJoHJRoJY34LY\r\nZGie6UXtsCNdBKAI/BkzBOqYcAHu9dntzux+cuvTjVN7JR3ghgIt7Melpzmo\r\nrcN3XXCr0ci0L9yUHqUGKYKu5P+kyCVho3OzxHDGjFCJKRQsyGLKUON3Atuu\r\ncPMdUQKSzPdLqFENW+xb80GaHkNQGX1byrcNVsCzcAEQvPa6PA+NyTRuSmJO\r\nYO51jOwIKAjF9931w6BTl9E4szpZ/uEdTC4LnGuqDN7YZ37fsO4NeDMDOl9h\r\njUo0Zz1x9dsc661aHmUSH5La5Ux1XMRDlHj6Gd9WeKjQxPbmpJo6z3Cg7rKN\r\ngQTYoncjOKJYIOq4GWDx9k0sqnvwuoWpsThou7O8sG41LYWAoSraRsQ9VDGH\r\n1s5Vk+c76R+qMdqNcTvG5LxCNqDXix2inYsjRde9oiPLJyCeTmb4NJ+83ADb\r\nMKTnjOGL/XBR3SfLtvgPehed8iq28Ben1KIMswUKGkgXg5JL5r8JG8TkXBo+\r\nDlK/kx54KWyMvIgAbIODaD8h/KYMMrrOPnU8Zdg91MBsCYjjJbLWfdOKzAge\r\ny9wlPVmDmpuG5S9s2tffAr94ckbTQ/kEdQU=\r\n=pO0M\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.7_1657982733629_0.2664678975440684"},"_hasShrinkwrap":false},"2.7.8":{"name":"@vue/compiler-sfc","version":"2.7.8","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1"},"_id":"@vue/compiler-sfc@2.7.8","_integrity":"sha512-2DK4YWKfgLnW9VDR9gnju1gcYRk3flKj8UNsms7fsRmFcg35slVTZEkqwBtX+wJBXaamFfn6NxSsZh3h12Ix/Q==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/96a002658e5838406e4f662500a37e85/vue-compiler-sfc-2.7.8.tgz","_from":"file:vue-compiler-sfc-2.7.8.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-2DK4YWKfgLnW9VDR9gnju1gcYRk3flKj8UNsms7fsRmFcg35slVTZEkqwBtX+wJBXaamFfn6NxSsZh3h12Ix/Q==","shasum":"731aadd6beafdb9c72fd8614ce189ac6cee87612","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.8.tgz","fileCount":4,"unpackedSize":680374,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDs5YnyYVTCuA/9LBq13gxZd8RAJkfu3hBa6gGLIZ/D/QIhAMP6rtgTe7hUsXOOR62PwGT5NsVfl69c5uQCqQo8BjGv"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2hh5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrFjw/9EwTp4aPC6p4lNlGUKxTeXYglLcUmC9WZoNHmqvOXvcNBKrvM\r\npjxpnJKYHiS2ckTGLSs5SCrixu9cM9frxQbIhN8brVDMV1qGFh/oPNZFGo8x\r\nOWC0Wbo2Zg59Zcoa16OfZDGQjWhTwwHeRplBpex1Pp92K9YTMQYFmPTg3EUa\r\n62irwt6dLghtugm+NyFCvSN/48c69cjY+bwgOX3MPgqgEP5tINctiTuKUMf9\r\n4VLFkFLirY+oXS1MNVXtpSD1/ec4BcToeP5+UsmaN3nSiC26p5/oOcAMXxM1\r\nafoM8qx/+5pQFbXM70NLXyX459wz59R77fgQrj/CVre9vBvQeGp1Gz0hikAs\r\nE6DFMpLPLEbZYt9SwiAbTVJDEHctBZGDEozK7MxXoPx6ryStW8++BJYESi7L\r\nksCYqN6d/BLY7ge4xStI3Jl3fYwiHItf4CRq9A9h/qJMwnx6Jfs3wOJyK4k5\r\nslsQR3xHyiBSpp1pMnrU9D9vnoJQy5z0CJcn8x8pNBhFZB5vF9FFf20NKfd6\r\n+NmbR0FoO48Q2XcjU8ThKpdzqaGc//ZtStgstSG4zRCi5pA3zsAoLJOSpl4u\r\n/2waEWobDh9d2brB8nUNkl3UsV4xPHUbZ1OTnMmVPtrdpn1uRHLlTp596P3n\r\nKiCSm4DBFZlS2I7yxRrANTDLV/CQTXjoWpA=\r\n=nn/x\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.8_1658460281264_0.04055726110155056"},"_hasShrinkwrap":false},"2.7.9":{"name":"@vue/compiler-sfc","version":"2.7.9","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1"},"_id":"@vue/compiler-sfc@2.7.9","_integrity":"sha512-TD2FvT0fPUezw5RVP4tfwTZnKHP0QjeEUb39y7tORvOJQTjbOuHJEk4GPHUPsRaTeQ8rjuKjntyrYcEIx+ODxg==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/ecf7873bfe3c2fb4a298527b9b5efbea/vue-compiler-sfc-2.7.9.tgz","_from":"file:vue-compiler-sfc-2.7.9.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-TD2FvT0fPUezw5RVP4tfwTZnKHP0QjeEUb39y7tORvOJQTjbOuHJEk4GPHUPsRaTeQ8rjuKjntyrYcEIx+ODxg==","shasum":"aa31813c94de39f4977e4b924eb261c2199218ad","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.9.tgz","fileCount":4,"unpackedSize":680954,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDsOiSSBD7elR7lq4JzUhza+R++MLqUSCgEDINt2U/JuAiB/tLn3fV1JQgh4XDOC+awRHxAqN7mRFjrosHb4PCU9qg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/xEjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqMvw//dhJJ5NYNf7eKh0Z+ltEzDJdW+4j6NMdqsCChlW1cIoFCb3YC\r\nmdsTPotOtk8pJsImfiTOrUpphxr3rwuhcc0funH5ReLTtFTnX9w/nI9KqzMP\r\n+29lA1mYqgs80z2zPewrpjw0FztFIrr/eXRd1hzL55u0j+RuSI9TrWTfvAC4\r\n9Nx5AGVdwo5VymPBdFdczkKyB2Mxz+Xfq8SNHvYa7XLUzXEB+Bh5BsT3KdTx\r\nvjguJTC3MpN5/grl5aEgCxmriKadAUV95qn9gnkcPhrq4K17klzy2MwHB2dN\r\nk3nJqZkyzpTNTQ/aakQuHDowc7W21Rvmn6J8VXe5Ajyhfx5lSCZNyOLUmkAr\r\njA9ssjK0TOPNzWuCfHQCZDLa1lkq/0y6bZm+n6q/LXAsXOcHOGK12uJkUF61\r\nJ5ukua1RQ4MAvEk9h/wxyLez/UoZCI75Iwm4kK27qoL2EyfgUupYszs2cbGG\r\nKs2X0bOB4NJ2zxAOjag9K1QwxdpZRpJFW5eYNRe6T+zT8CrMesyKDA+4uXqI\r\nStv5YT/h1E/UCvhQDNlKPI6bGtPdcXwWqkLAKANQRwbGmj0cLMAaDQmb5DPJ\r\n9HzVPmCOMbd1vtKfsazAq9OgdB4G86ZkDlXEz7g3grDLI/bK9dYFQHvhOsfs\r\ncOa2borqlisHC7MQTDsIuilTZil6b4AfG6c=\r\n=1HBL\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.9_1660883234800_0.8602946899615029"},"_hasShrinkwrap":false},"2.7.10":{"name":"@vue/compiler-sfc","version":"2.7.10","description":"compiler-sfc for Vue 2","main":"dist/compiler-sfc.js","types":"dist/compiler-sfc.d.ts","dependencies":{"@babel/parser":"^7.18.4","postcss":"^8.4.14","source-map":"^0.6.1"},"devDependencies":{"@babel/types":"^7.18.4","@types/estree":"^0.0.48","@types/hash-sum":"^1.0.0","@types/lru-cache":"^5.1.1","@vue/consolidate":"^0.17.3","de-indent":"^1.0.2","estree-walker":"^2.0.2","hash-sum":"^2.0.0","less":"^4.1.3","lru-cache":"^5.1.1","magic-string":"^0.25.9","merge-source-map":"^1.1.0","postcss-modules":"^4.3.1","postcss-selector-parser":"^6.0.10","pug":"^3.0.2","sass":"^1.52.3","stylus":"^0.58.1"},"_id":"@vue/compiler-sfc@2.7.10","_integrity":"sha512-55Shns6WPxlYsz4WX7q9ZJBL77sKE1ZAYNYStLs6GbhIOMrNtjMvzcob6gu3cGlfpCR4bT7NXgyJ3tly2+Hx8Q==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/59cc52dfa03c28b6bb665759325ae9e3/vue-compiler-sfc-2.7.10.tgz","_from":"file:vue-compiler-sfc-2.7.10.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-55Shns6WPxlYsz4WX7q9ZJBL77sKE1ZAYNYStLs6GbhIOMrNtjMvzcob6gu3cGlfpCR4bT7NXgyJ3tly2+Hx8Q==","shasum":"3fe08e780053a3bbf41328c65ae5dfdee0385206","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-2.7.10.tgz","fileCount":4,"unpackedSize":680971,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVOOZHJG+pR1UuG7ltbG/xcEN9r9QF4y+qBsel55uuxwIhANcpO8THaJzigS/bbDX5AFyx+y6QafWBxDPAx609QVbP"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBC2JACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJOg/8DBDurrPFuwmUVWM+xC7K8qZ6gFQvg/4DLI9d2e9y7lsq+XHO\r\nwJIpKf5W61uUtUBA8xVj4azrcXUXpxcRo6XRqz3RmNzypjWGiTj5Pu0rJJcX\r\nrsWmLm3ZZcDYzsOaZQ4hmzJme/jSSBusJeTjPsi1wqrvHIXapwezAYSdKpqH\r\nhuKQKrMPDLZs9TXtz1/JpfnvhsXespfHINM2ygusA+S5LB6kmWY4h7dFomHC\r\nYKznaSx054AztLoi/NT1dSdagvFzPwLXyQzi+darxR+SbAKbmNTEbaDzn5tV\r\n8e0WD6keOVA1RSKChUm3mE1xr+Fe0+x2gOZJFonqF3ifs5rH5xW9VUd0ThnO\r\nHMsfK5UIbHFNO8NQ4QPdO9cmw8BqOAGGzuOdK8ZONnzki4wq2g090c0fjuJH\r\nxN9sH6RKR0WbMpu9CWcplFovplhEz6shxwMle31RZboT/Ptr3ljjUxaeg5Cc\r\nWkO3XkgWMl4Z5sHV//hNwg6w7torlbNqTPGezXdtk8A0910wkwzJkAC55X3m\r\nrx8za4Xv7CpJFmHHfryhhHxQTpm4Rzf6I59O5FxVPb80GipH8uy6rG77U3Ta\r\n7JVeUXxrwisS77l8ELLdWzQO/Irr/XvK/E+ckuLRKqayEKIyqd+sQUBoNH55\r\ndSIUHg5UBSDPWQNom7UlLLTuSVtnN5CmnVU=\r\n=1pzO\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_2.7.10_1661218184680_0.7587270056450162"},"_hasShrinkwrap":false},"3.2.38":{"name":"@vue/compiler-sfc","version":"3.2.38","description":"@vue/compiler-sfc","main":"dist/compiler-sfc.cjs.js","module":"dist/compiler-sfc.esm-browser.js","types":"dist/compiler-sfc.d.ts","buildOptions":{"name":"VueCompilerSFC","formats":["cjs","esm-browser"],"prod":false,"enableNonBrowserBranches":true},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-sfc"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-sfc#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.38","@vue/compiler-dom":"3.2.38","@vue/compiler-ssr":"3.2.38","@vue/reactivity-transform":"3.2.38","@vue/shared":"3.2.38","estree-walker":"^2.0.2","magic-string":"^0.25.7","source-map":"^0.6.1","postcss":"^8.1.10"},"devDependencies":{"@types/estree":"^0.0.48","@babel/types":"^7.16.0","@types/lru-cache":"^5.1.0","pug":"^3.0.1","sass":"^1.26.9","@vue/consolidate":"^0.17.3","hash-sum":"^2.0.0","lru-cache":"^5.1.1","merge-source-map":"^1.1.0","postcss-modules":"^4.0.0","postcss-selector-parser":"^6.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-sfc@3.2.38","dist":{"shasum":"9e763019471a535eb1fceeaac9d4d18a83f0940f","integrity":"sha512-KZjrW32KloMYtTcHAFuw3CqsyWc5X6seb8KbkANSWt3Cz9p2qA8c1GJpSkksFP9ABb6an0FLCFl46ZFXx3kKpg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-sfc/compiler-sfc-3.2.38.tgz","fileCount":8,"unpackedSize":2080509,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDk5/k9sPiRsEXIxkcyK2qEeEBwvOLFL15UTD8bURAS5QIgT/WJ3KfBz3HA0VYwKRwkOtm3dYRO9H5pMcUA6LvJiNk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDcP+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo/uQ//am1jTR52w+C6oH9kLSHrZGjPlChTzIgSZ0fzMf/j5BJrgfyo\r\nvhA8zhdpbxxs2KREDUiRISUo+ZWKX6LUwT20z9J835YELR6sSwV0wxSmA2Hh\r\nFfVIm4s4XkAqMudfaiCFVdF9qPcBm578Kz1p/WmiCBORKTnVcSc8NlEWYIf4\r\nzfO9ilffFpVvQhTLoDtLG/yAA6s32+mShRFDyuona2fizdU+9kf5RSPP7aOd\r\nKqIBiRU4OmwK5q3CrIFzdOszhLoFqo2qhUhecOAOTzTaOuRAJoqKqWq7UzBb\r\nKnmqIVD77JccQXV41PEMeSJrLq2JsWmvhOfa7ExkotT0K0CAhhZj839NC/q2\r\nDGeKdEmaXyhInOrpSXgD5vktgf+6G/jDxUb9bJyUjPMw2D4yAD1hBzZBCG/j\r\nWZKEhOxlnCKiIGZ++t6uTi4o6GQiwLX2FnBXkJIEi9NJj3+0LstgDT1EZFK3\r\nFl/8gy6k3bDCCVefZzsUBCaPDaVBQHeHI/NwUNTT/YGnPl30gi7Bqi3ApWQl\r\nETIRb88BzcpH58Ml9DpnnOCsEkFe6CJ2B+ZYKhUXmhQDYaexSBS53TizuMAO\r\n+poMrYP1XV3eLVlIbWGYYmdGT/sPa9nKFiUgM1d5Lla6BeqZrlfuYori+KYz\r\nefaLCjXPNtbKcBTDxbq4Pv7hCQwb2UbK83o=\r\n=uME4\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-sfc_3.2.38_1661846526385_0.9307874502489475"},"_hasShrinkwrap":false}},"time":{"created":"2019-12-20T18:39:50.661Z","3.0.0-alpha.0":"2019-12-20T18:39:50.930Z","modified":"2022-08-30T08:02:06.691Z","3.0.0-alpha.1":"2020-01-02T23:25:31.065Z","3.0.0-alpha.2":"2020-01-13T22:44:43.179Z","3.0.0-alpha.3":"2020-01-22T16:10:41.728Z","3.0.0-alpha.4":"2020-01-27T21:20:20.923Z","3.0.0-alpha.5":"2020-02-18T20:01:09.581Z","3.0.0-alpha.6":"2020-02-22T07:25:46.880Z","3.0.0-alpha.7":"2020-02-26T19:36:53.002Z","3.0.0-alpha.8":"2020-03-06T20:58:56.902Z","3.0.0-alpha.9":"2020-03-16T22:56:55.883Z","3.0.0-alpha.10":"2020-03-24T22:33:52.292Z","3.0.0-alpha.11":"2020-04-04T01:46:02.973Z","3.0.0-alpha.12":"2020-04-08T23:00:02.037Z","3.0.0-alpha.13":"2020-04-15T16:46:39.977Z","3.0.0-beta.1":"2020-04-16T19:45:21.857Z","3.0.0-beta.2":"2020-04-17T15:01:13.800Z","3.0.0-beta.3":"2020-04-20T21:00:44.603Z","3.0.0-beta.4":"2020-04-24T20:20:32.730Z","3.0.0-beta.5":"2020-04-30T20:20:42.141Z","3.0.0-beta.6":"2020-05-01T22:57:09.188Z","3.0.0-beta.7":"2020-05-02T21:06:29.258Z","3.0.0-beta.8":"2020-05-04T14:49:44.899Z","3.0.0-beta.9":"2020-05-04T21:14:56.291Z","3.0.0-beta.10":"2020-05-07T15:21:31.139Z","3.0.0-beta.11":"2020-05-11T18:25:56.267Z","3.0.0-beta.12":"2020-05-11T19:52:52.656Z","3.0.0-beta.13":"2020-05-17T01:53:59.962Z","3.0.0-beta.14":"2020-05-18T18:42:24.699Z","3.0.0-beta.15":"2020-06-12T22:09:20.095Z","3.0.0-beta.16":"2020-06-29T22:35:04.760Z","3.0.0-beta.17":"2020-06-30T16:08:57.214Z","3.0.0-beta.18":"2020-07-02T01:06:39.461Z","3.0.0-beta.19":"2020-07-07T14:04:57.560Z","3.0.0-beta.20":"2020-07-08T16:45:41.895Z","3.0.0-beta.21":"2020-07-14T21:18:22.275Z","3.0.0-beta.22":"2020-07-15T16:44:04.111Z","3.0.0-beta.23":"2020-07-16T16:49:09.946Z","3.0.0-beta.24":"2020-07-16T17:52:06.259Z","3.0.0-rc.1":"2020-07-17T19:30:32.664Z","3.0.0-rc.2":"2020-07-19T18:52:54.850Z","3.0.0-rc.3":"2020-07-21T19:27:41.386Z","3.0.0-rc.4":"2020-07-21T19:40:57.619Z","3.0.0-rc.5":"2020-07-28T21:42:18.060Z","3.0.0-rc.6":"2020-08-19T22:17:57.491Z","3.0.0-rc.7":"2020-08-21T18:13:18.168Z","3.0.0-rc.8":"2020-08-25T14:32:10.551Z","3.0.0-rc.9":"2020-08-26T22:21:32.650Z","3.0.0-rc.10":"2020-09-02T16:42:09.886Z","3.0.0-rc.11":"2020-09-15T17:15:55.883Z","3.0.0-rc.12":"2020-09-16T17:50:33.579Z","3.0.0-rc.13":"2020-09-18T05:39:45.318Z","3.0.0":"2020-09-18T15:28:19.002Z","3.0.1":"2020-10-15T16:37:36.788Z","3.0.2":"2020-10-20T20:24:27.289Z","3.0.3":"2020-11-25T16:16:36.707Z","3.0.4":"2020-12-02T22:23:57.631Z","3.0.5":"2020-12-30T20:50:38.530Z","3.0.6":"2021-02-24T20:19:51.418Z","3.0.7":"2021-03-01T15:59:38.946Z","3.0.8":"2021-03-26T21:35:55.280Z","3.0.9":"2021-03-27T15:30:22.444Z","3.0.10":"2021-03-31T00:05:55.008Z","3.0.11":"2021-04-01T23:52:55.784Z","3.1.0-beta.1":"2021-05-08T20:24:44.032Z","3.1.0-beta.2":"2021-05-08T20:59:22.473Z","3.1.0-beta.3":"2021-05-12T21:37:17.138Z","3.1.0-beta.4":"2021-05-24T23:16:55.490Z","3.1.0-beta.5":"2021-05-26T20:07:03.619Z","3.1.0-beta.6":"2021-05-28T20:59:06.743Z","3.1.0-beta.7":"2021-06-02T20:13:05.119Z","3.1.0":"2021-06-07T16:38:51.360Z","3.1.1":"2021-06-07T20:27:04.271Z","3.1.2":"2021-06-22T18:25:01.552Z","3.1.3":"2021-07-01T23:28:16.063Z","3.1.4":"2021-07-02T12:38:00.611Z","3.1.5":"2021-07-16T16:38:10.216Z","3.2.0-beta.1":"2021-07-16T18:44:14.506Z","3.2.0-beta.2":"2021-07-19T23:37:04.889Z","3.2.0-beta.3":"2021-07-20T21:47:12.542Z","3.2.0-beta.4":"2021-07-21T21:40:33.444Z","3.2.0-beta.5":"2021-07-23T20:10:29.573Z","3.2.0-beta.6":"2021-07-27T22:56:09.576Z","3.2.0-beta.7":"2021-07-29T17:21:38.199Z","3.2.0-beta.8":"2021-08-07T03:12:35.920Z","3.2.0":"2021-08-09T19:52:01.301Z","3.2.1":"2021-08-09T20:30:02.016Z","3.2.2":"2021-08-11T15:40:33.059Z","3.2.3":"2021-08-16T22:25:39.728Z","3.2.4":"2021-08-17T16:27:00.811Z","3.2.5":"2021-08-24T15:54:33.752Z","3.2.6":"2021-08-24T16:54:39.909Z","3.2.7":"2021-09-01T22:05:24.565Z","3.2.8":"2021-09-02T18:46:38.853Z","3.2.9":"2021-09-05T22:24:09.586Z","3.2.10":"2021-09-07T20:20:15.771Z","3.2.11":"2021-09-08T22:58:22.422Z","3.2.12":"2021-09-17T14:55:30.733Z","3.2.13":"2021-09-21T18:22:59.222Z","3.2.14":"2021-09-22T22:37:01.741Z","3.2.15":"2021-09-23T13:49:04.520Z","3.2.16":"2021-09-23T14:17:06.327Z","3.2.17":"2021-09-24T16:43:15.547Z","3.2.18":"2021-09-24T20:05:22.036Z","3.2.19":"2021-09-25T18:58:25.151Z","3.2.20":"2021-10-08T17:01:55.480Z","3.2.21":"2021-11-02T06:35:20.234Z","3.2.22":"2021-11-15T03:45:11.019Z","3.2.23":"2021-11-26T06:33:57.949Z","3.2.24":"2021-12-06T09:03:20.726Z","3.2.25":"2021-12-12T04:21:23.374Z","3.2.26":"2021-12-12T07:03:38.452Z","3.2.27":"2022-01-16T14:08:28.507Z","3.2.28":"2022-01-21T08:15:22.877Z","3.2.29":"2022-01-23T14:02:34.785Z","3.2.30":"2022-02-07T06:15:03.084Z","3.2.31":"2022-02-12T08:42:01.531Z","3.2.32":"2022-04-12T08:07:48.764Z","3.2.33":"2022-04-14T10:14:41.723Z","3.2.34-beta.1":"2022-05-17T04:53:56.822Z","3.2.34":"2022-05-19T04:42:39.630Z","3.2.35":"2022-05-20T17:16:31.526Z","3.2.36":"2022-05-23T02:04:17.655Z","2.7.0-alpha.1":"2022-05-31T09:57:39.807Z","2.7.0-alpha.2":"2022-06-01T02:37:19.505Z","2.7.0-alpha.3":"2022-06-01T03:13:32.017Z","2.7.0-alpha.4":"2022-06-01T14:19:34.243Z","2.7.0-alpha.5":"2022-06-06T07:33:22.370Z","3.2.37":"2022-06-06T12:08:24.400Z","2.7.0-alpha.6":"2022-06-09T06:47:03.845Z","2.7.0-alpha.7":"2022-06-14T15:29:00.706Z","2.7.0-alpha.8":"2022-06-14T15:46:48.682Z","2.7.0-alpha.9":"2022-06-16T02:36:21.973Z","2.7.0-alpha.10":"2022-06-16T09:18:30.604Z","2.7.0-alpha.11":"2022-06-16T09:53:44.190Z","2.7.0-alpha.12":"2022-06-16T13:53:02.104Z","2.7.0-beta.1":"2022-06-17T01:57:54.443Z","2.7.0-beta.2":"2022-06-17T02:57:14.127Z","2.7.0-beta.3":"2022-06-20T08:34:26.498Z","2.7.0-beta.4":"2022-06-21T02:51:22.157Z","2.7.0-beta.5":"2022-06-22T02:22:51.703Z","2.7.0-beta.6":"2022-06-26T08:41:56.991Z","2.7.0-beta.7":"2022-06-27T07:00:33.155Z","2.7.0-beta.8":"2022-06-28T02:00:10.834Z","2.7.0":"2022-07-01T04:22:29.629Z","2.7.1":"2022-07-04T10:38:37.715Z","2.7.2":"2022-07-05T02:54:49.514Z","2.7.3":"2022-07-06T05:16:24.900Z","2.7.4":"2022-07-08T07:46:23.495Z","2.7.5":"2022-07-13T03:08:39.946Z","2.7.6":"2022-07-15T09:12:30.695Z","2.7.7":"2022-07-16T14:45:33.861Z","2.7.8":"2022-07-22T03:24:41.526Z","2.7.9":"2022-08-19T04:27:15.043Z","2.7.10":"2022-08-23T01:29:45.027Z","3.2.38":"2022-08-30T08:02:06.613Z"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"description":"@vue/compiler-sfc","homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-sfc#readme","keywords":["vue"],"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-sfc"},"author":{"name":"Evan You"},"bugs":{"url":"https://github.com/vuejs/core/issues"},"license":"MIT","readme":"# @vue/compiler-sfc\n\n> Lower level utilities for compiling Vue Single File Components\n\n**Note: as of 3.2.13+, this package is included as a dependency of the main `vue` package and can be accessed as `vue/compiler-sfc`. This means you no longer need to explicitly install this package and ensure its version match that of `vue`'s. Just use the main `vue/compiler-sfc` deep import instead.**\n\nThis package contains lower level utilities that you can use if you are writing a plugin / transform for a bundler or module system that compiles Vue Single File Components (SFCs) into JavaScript. It is used in [vue-loader](https://github.com/vuejs/vue-loader), [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) and [vite](https://github.com/vitejs/vite).\n\n## API\n\nThe API is intentionally low-level due to the various considerations when integrating Vue SFCs in a build system:\n\n- Separate hot-module replacement (HMR) for script, template and styles\n\n - template updates should not reset component state\n - style updates should be performed without component re-render\n\n- Leveraging the tool's plugin system for pre-processor handling. e.g. `<style lang=\"scss\">` should be processed by the corresponding webpack loader.\n\n- In some cases, transformers of each block in an SFC do not share the same execution context. For example, when used with `thread-loader` or other parallelized configurations, the template sub-loader in `vue-loader` may not have access to the full SFC and its descriptor.\n\nThe general idea is to generate a facade module that imports the individual blocks of the component. The trick is the module imports itself with different query strings so that the build system can handle each request as \"virtual\" modules:\n\n```\n +--------------------+\n | |\n | script transform |\n +----->+ |\n | +--------------------+\n |\n+--------------------+ | +--------------------+\n| | | | |\n| facade transform +----------->+ template transform |\n| | | | |\n+--------------------+ | +--------------------+\n |\n | +--------------------+\n +----->+ |\n | style transform |\n | |\n +--------------------+\n```\n\nWhere the facade module looks like this:\n\n```js\n// main script\nimport script from '/project/foo.vue?vue&type=script'\n// template compiled to render function\nimport { render } from '/project/foo.vue?vue&type=template&id=xxxxxx'\n// css\nimport '/project/foo.vue?vue&type=style&index=0&id=xxxxxx'\n\n// attach render function to script\nscript.render = render\n\n// attach additional metadata\n// some of these should be dev only\nscript.__file = 'example.vue'\nscript.__scopeId = 'xxxxxx'\n\n// additional tooling-specific HMR handling code\n// using __VUE_HMR_API__ global\n\nexport default script\n```\n\n### High Level Workflow\n\n1. In facade transform, parse the source into descriptor with the `parse` API and generate the above facade module code based on the descriptor;\n\n2. In script transform, use `compileScript` to process the script. This handles features like `<script setup>` and CSS variable injection. Alternatively, this can be done directly in the facade module (with the code inlined instead of imported), but it will require rewriting `export default` to a temp variable (a `rewriteDefault` convenience API is provided for this purpose) so additional options can be attached to the exported object.\n\n3. In template transform, use `compileTemplate` to compile the raw template into render function code.\n\n4. In style transform, use `compileStyle` to compile raw CSS to handle `<style scoped>`, `<style module>` and CSS variable injection.\n\nOptions needed for these APIs can be passed via the query string.\n\nFor detailed API references and options, check out the source type definitions. For actual usage of these APIs, check out [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue/tree/next) or [vue-loader](https://github.com/vuejs/vue-loader/tree/next).\n","readmeFilename":"README.md"} \ No newline at end of file
diff --git a/cli/tests/testdata/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.38.tgz b/cli/tests/testdata/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.38.tgz
new file mode 100644
index 000000000..9c30d8ab4
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.38.tgz
Binary files differ
diff --git a/cli/tests/testdata/npm/registry/@vue/compiler-ssr/registry.json b/cli/tests/testdata/npm/registry/@vue/compiler-ssr/registry.json
new file mode 100644
index 000000000..53f311c77
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@vue/compiler-ssr/registry.json
@@ -0,0 +1 @@
+{"_id":"@vue/compiler-ssr","_rev":"127-f38523c17388e7fee6fdfddb565af223","name":"@vue/compiler-ssr","dist-tags":{"latest":"3.2.38","beta":"3.2.34-beta.1"},"versions":{"3.0.0-alpha.5":{"name":"@vue/compiler-ssr","version":"3.0.0-alpha.5","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-ssr#readme","dependencies":{"@vue/compiler-dom":"3.0.0-alpha.5"},"_id":"@vue/compiler-ssr@3.0.0-alpha.5","dist":{"shasum":"4c69283e6c5c682bc7ab24fc94f9aa2b421c3dcd","integrity":"sha512-0i20FgVARJMRW6uvrSRRj96QDLFRvpA5Obx0Yibh4UQfr9Na5GKgiiNd4B7sSIIDNhsHFNhlLJPsMVGoQg8OvQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-alpha.5.tgz","fileCount":6,"unpackedSize":38817,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTEKKCRA9TVsSAnZWagAAuMsP/3x1pKGTn9o/SaaNApQE\ndz2MWWFZCnCUYX0toBEYomtRpyUaq5NB7cSBLTU6HH6SnjSZt6o75d/2oGlO\nP3jhFSF7J/VIJQfod61iTJ8xfhi5W8/ozlmYbEu7m+BKlnoUlwMVvBHUm3cf\nGTk74YWK73cjBqJV+tOiTX7ikn2T66BP7bDf67Vu3xUGlOojj78koTjGAB1R\nUf0Xpv2jnuQEKCyFTLeHbrzFLippsQXjIYqkhxbvzfcX8vIi76vAyOz2CLFY\nu3XQsgTJ8cQYWM3ecyA1tQaRgilLi7APRLchU+zEIGp1+sHwoTrj5dVzAWTU\nuESy7TbDOdWlJmThMJNfP6DPi2pDYRlp7lHF2SLGgQB850b4MR2zAfTQ5chC\nRzYtPIItHvtO3+7LqdHOH1JjbgtgDfo9VeMF7DewQniBfFRbPCClOvEjwE7D\n7N+5jxSS0aEkfZSy178klLVl1Qxsv/Y1quAsgG/Osp/I4kpPWWL/H4AqIl7H\nxBIxn1GmNFEfVtb5hc50C+2a5IylG0rh/fCwfzNxZk1LM3H5wyYzpzOrlHHn\n8PN064eEujJKJnhOA+Mnljsbufg0wDcnqry1n4Wye3bKekSFfrlikoFq42Yo\nz/w+YxRrw/MXekhJ8G643QGlvbVI64Vv1IxdtDj4osQcccDiZMw8UFyvezMt\n6Jyz\r\n=1W0J\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHvYkv3/+8JDgsUP8NxmOVl7ZXWjijFwdgvs29vU+2I3AiAqO/8zLMJGlWhOXKk68shoF5FzMWkVzk78TRqVKh2S9Q=="}]},"maintainers":[{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"dobromir-hristov","email":"dobri@digital-cult.com"},{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"znck","email":"rahulkdn@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"chrisvfritz","email":"chrisvfritz@gmail.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-alpha.5_1582056073965_0.7225388460938611"},"_hasShrinkwrap":false},"3.0.0-alpha.6":{"name":"@vue/compiler-ssr","version":"3.0.0-alpha.6","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-ssr#readme","dependencies":{"@vue/compiler-dom":"3.0.0-alpha.6"},"_id":"@vue/compiler-ssr@3.0.0-alpha.6","dist":{"shasum":"18f1ac30913415257c7525e946717f610cb64ec1","integrity":"sha512-+gv91mUmIAhxLQK6dP3ailJqRW7KBSolcdzqHiOIP3YpU8cIcNuU88KDaHiv39vi8IgchXpYU2iXXG8KDP137A==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-alpha.6.tgz","fileCount":6,"unpackedSize":38817,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUNd+CRA9TVsSAnZWagAAhb8P/2nqyMDadTdPDFIYkBte\nch7Q7xc+5PVydgiukBx1xRKTHAu4iahkbvBkAjSJz4WqAUbvOzDRaOMloD+B\nfrFIUQCHfS2SQX7gRxYsehFAK6wm/Wp4NPRlF1niBbTer92orrzmkwjtSX++\n+xlolzV4uhPV4ud2GGtvfjZlpEWI5j0CF3saQIaUZCX+jmDONoVM3lprQZn8\nEF4jCR0fCZWNrFffBYzW9QUtFlN0UcWw0HkbKgnbntRzj0hKv6K39DrPySof\nEpfUE3b8rDLkM7QrvHxl4rLa2LS9NaRnpBduCZ/aprVUnUyji0zGhpLmteWl\nwpy3BRpQVRtEfOduJGIuV4nuog8bVTGACGaoih2/y4Ad+TNELUkm4P4FMYlY\nxjEysvCVNzJbeIdKm7jL3ANeZ0A3Oe0N19vmMlyrt5YdtF1tknc4kxMRzbrV\nXqowqiN0tfGqkKP4hEicyC7KTD8Q1G9FtL6PI0iDMOcsuaYFkJ3VbrNsld24\n/UqcPO9ixVDFki5J7oLrPwYLsvwB/1hT7WnErTe9HpUOJmVCfr+h3dEF+1Tt\n8L9stdo/TJdaQTHL/c1N3Erf5PoLJVLWtEZcDBJiu2RY4hcVBF9MDP06GMg/\nDpVfp4V9NagMZUQPzUHJ0dw7Qp/RaSXfW/rlVHaR61/vMhUxbg4Ytq8QROe3\ns2TB\r\n=yTxj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICsPBTzL8P/U2WL04PRXyFc8zqqVvFfJ2/PKuWPSXHJ6AiAIEjFOkHbw809PqBSBwd7Ce4i8jWuVCOHePbo7ZqVu6w=="}]},"maintainers":[{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"chrisvfritz","email":"chrisvfritz@gmail.com"},{"name":"dobromir-hristov","email":"dobri@digital-cult.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"znck","email":"rahulkdn@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-alpha.6_1582356350344_0.8170464344694739"},"_hasShrinkwrap":false},"3.0.0-alpha.7":{"name":"@vue/compiler-ssr","version":"3.0.0-alpha.7","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/compiler-ssr#readme","dependencies":{"@vue/compiler-dom":"3.0.0-alpha.7"},"_id":"@vue/compiler-ssr@3.0.0-alpha.7","dist":{"shasum":"fca72a5edbec30b3a5b30b2a731586b69c63a9ab","integrity":"sha512-OBKKCp3Klzkzt9NYvVyDuwEW2Mm3K4CXU2UCBsTY2RsCNGCbbwXO7+Ti9Az1d8w1n4ARJ6Mpf1Eau0pYRjzgmw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-alpha.7.tgz","fileCount":6,"unpackedSize":38817,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVsjZCRA9TVsSAnZWagAAo1EP/iZXbXQdUFVsJEcfct1Y\nV71NYu0bQrpkwsaQARgVcXVENj1ZlVBProrj/EII8wSgnecOo07d20pEDhv1\nk3WqhKODSpNUGJXUtcwArBWEXN4gWphBuR3r2xGFKVWH/vXl7qtz7QcRZz4z\n3JMf5BLV68qosJQ53LCfDOOSohSFnnuXVgq5rs4nY6BakR8SDnPuE5M3NwJ3\n4xFxfgNh191/vlHxIK0M+GJaB4oZ9tqrfdz532UqQz3cOhJhaZQV+1jMpMQT\nF3KfXpl/7XNUIL7XbXfZv/hU4ztQSqZ7tQbnbGWK05lh+shmlVwh/pBuWkN2\nHUVwuLujUrQRUyfQ6aICTTK1Tn/g1ORoA5cDfseLnSNKkrGnbxJeVVyq4QNw\n3ABzYkbyqKuxsNRDnN38xpjL9tH0VkYLnRChij2znRvVTLfeUyfpAy7fqS+f\nh1yNe0VDCsXC+Ei1mOgDj8NZjEB7LPqjpVwPsvlGaZlFdKRuYYJxPD3Q15JG\nawfIJpmXwHADOuBZwNg6u64VSxnJZ9XR462wCoi0vN2hV5WABtOxWEhNKRza\nefqbk9zCcUhOwWY6tWY1El47g3QSYnE1JfazMSOvsOK8kec7BUlX8GNSfhTB\ntcJyGXA49lMIxt2vDYTznz2wi99ndlFyiUmeCs+5f4o6sIQKUtJX0HKIEcDr\n1eXp\r\n=StGW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChNnLZvEavEP2pcyTpfystJtEQxGMwzdK5UCnUfi2TcwIhAIt2rm1nJ+8CL1arvk4yT04+5Nn2lqsfTCoidj2ocUP1"}]},"maintainers":[{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"chrisvfritz","email":"chrisvfritz@gmail.com"},{"name":"dobromir-hristov","email":"dobri@digital-cult.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"znck","email":"rahulkdn@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-alpha.7_1582745817374_0.04876094707083167"},"_hasShrinkwrap":false},"3.0.0-alpha.8":{"name":"@vue/compiler-ssr","version":"3.0.0-alpha.8","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-alpha.8","@vue/compiler-dom":"3.0.0-alpha.8"},"_id":"@vue/compiler-ssr@3.0.0-alpha.8","dist":{"shasum":"30f265368a0f1ac081abb2ce3c7940efa1bdf77d","integrity":"sha512-km2vAkDjLv5hsA6ZW3TqkFZzhBN9A6pDMOGPCLHMmlbFHSk5YYiJQmWi1T5+jywz1/oK8ShT1FmwOJehcANXNQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-alpha.8.tgz","fileCount":6,"unpackedSize":36237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYrmVCRA9TVsSAnZWagAA97YP/jA20P4iHGoXxs2/FCHl\noVg0KBgVS4QQJRDm9pp9QRY3GRGDqyadE2f1Xof8wNC7zhk4aIVBxV/80FqU\n/hdRRgii7TtcmYnGTEfNf+yhHjsH1hm2aM1vfEH4DKjlyNxIqxq7KFe2gK+c\nBxHpXPQhbHMztbBZZ2fcS+5/6o054tJ8kL6WNkAaEFObDfjCqmMdTDvpkwAs\nu9sqaHmBLjFJqyWf3fk3XulzTK7CeoGXJl8UFMPr+B+sfzhcddVPV2SHXdsN\nR/lBKBtM6uLfkDfCXas3BAhVhUoOXKA6pcqTVduVURDGO5Pdy5XyYO9m7NVN\n8I4hsvsFMiUZIVojkpjm3M1PlOa/y06NVxCYwJAapPKpt0CUAS3b29oTGNc3\n78cGc1OBstXm9UPi8hCFW+vZsvzkSNVGN9F1hZGtt9uOSx3XjERWMAisk97s\nZamSaPezSfm9+EbOWCNVDiYHu/FfZWDXnrsxi4d8aJ4zo1gOTHt7GZr0rvQ9\nhQJx7HSBNqYc6YKxeyeQKoIfEp8iBkk8uMLFFZU0ueU5piJkaXVq4Qgn1Tiq\npbV1WsE4IGqYSNQan5FujymNMy/4fQ1agGDSNCws75vFjA8+GYjVnoBohGbo\nI9+OSN9p9Y47otbdtspeY5hIdvGdPmNrQQlbjiCWSbfDXCZBJlEB9BmQqrNp\nCNxk\r\n=jbq5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAf+dM+yofjsESi4tmNpQoAYtz4RY5SRu42TXd8BTqoYAiBcz3lAGviEsVZlod3Zmas+Sx/VbBMNscRHQ0QlJncm9A=="}]},"maintainers":[{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"chrisvfritz","email":"chrisvfritz@gmail.com"},{"name":"dobromir-hristov","email":"dobri@digital-cult.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"znck","email":"rahulkdn@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-alpha.8_1583528340781_0.133273787793047"},"_hasShrinkwrap":false},"3.0.0-alpha.9":{"name":"@vue/compiler-ssr","version":"3.0.0-alpha.9","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-alpha.9","@vue/compiler-dom":"3.0.0-alpha.9"},"_id":"@vue/compiler-ssr@3.0.0-alpha.9","dist":{"shasum":"e5b64601dfa24437a0e7b5c56b98de4458fa5334","integrity":"sha512-BW3rpZyy6xxrvjGEM5vsadQrYH8kiG1MAO/8aKW4mgW+4Rj34MUATrWwYdmk+yVsgnaMirfUYuc4gRZbcTZCYw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-alpha.9.tgz","fileCount":6,"unpackedSize":40176,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecAQ8CRA9TVsSAnZWagAALGIP/0zX9lYOrof7HI6BpJpx\nORVdoqhY56u0C51mSWDI/96bU6UCikvLanQ2njEeRp4iV9j+z+FO4yqV4nS2\naa28dQ4PgyWghKDWOzEbfKwBWyzsO348lsBwjaz13wSfbVRqnNl0VWyISC24\n5cbSTRvL6NktJiSnP5AtpD5htG7AaNxgNW6V3/+m0D5gM+eflOSKN/76guta\nuwjjrgqmJ/ZHgCGEuvC4PALw1K6IpucH4Npv1yaJGdTSMv28CZxM2MJt54qP\nurWvmOMteZDjs4BD1bD+5u7yCsugbufzFFAl9YjoAL+qjc+wRYNdkMxRPwBH\nbvTe8gpguUuDfgDFb7bk1Aotcl1zWLPqvpoSPN13C3s9lx44hCuxaHqt9JCN\nFibo6PMouZXyxBUsDgYT+/B5xsXi97eZD0qQs1V98ILwo6OMAYI8ivZurB28\npm+++nv97McFMaaaVwwQqbKoixDQlBaIqNyFQl2sAIuFlI4gj3YAaaquclhx\nV3/m548VI+zdQV7waD9Y/mqPnWtlNwKVZXvtMRcduu1k8L1+aI19tO+weUTQ\nBrSI4M25C/Hj+JDDTmVU7W1Jve/HDBT8c+AaLMDJoP4xg5eNAdZu8g768uDw\n8bDe9uPMDZ3Ln3uSeXRdGs1bi7dV+t6WYJaoVAqkELYEBzvdAjfcXgyQvS+s\nawnW\r\n=jH5v\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCRsZh1Mq2GygxUZvZlWr/V9nDJakowYHnf2ijxjqb3yAIhAL9Gf3resjokdH4BZ/Dp0IOdkOQP/WTRLJwKU4Cu1TFi"}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-alpha.9_1584399419500_0.8438428491732795"},"_hasShrinkwrap":false},"3.0.0-alpha.10":{"name":"@vue/compiler-ssr","version":"3.0.0-alpha.10","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-alpha.10","@vue/compiler-dom":"3.0.0-alpha.10"},"_id":"@vue/compiler-ssr@3.0.0-alpha.10","dist":{"shasum":"5f4cb1ddf748637087847401e0bd7f5bfa6bc166","integrity":"sha512-9wwuz524VENQtIimzT70bG0Lqlk5L9l9+sah3Ghz8/kflOGOX2EyZKU3VhCOJ5cTt6CcFch63toKaVALCHzgtg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-alpha.10.tgz","fileCount":6,"unpackedSize":40179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeorUCRA9TVsSAnZWagAAzG8P/jEVPI7R9POiO0wnLdP/\nMKLSPSfZM76AxboYJxlJUbvP6xSq26i163rJIUyQ9D/WKKOakidtXjRZSUWQ\nkVH/S2D4zINcnwti6byBg5fVZFSklxTZic+7uoUH7kL8i47j2gnczBS3/+AW\ntUmI5kaQKNRUT2huWFvYRqhx4O92yVJ+VzqXgfrBZ9STUc/hqYq0H8bZuUv8\nMcbFVNZIMk7cGrsjQym3RyFBVA1fWqZioDbezRF2SSRtY51uo50Dx9pHwxhQ\nlEb8/Hg5SuAUD+1N/YyH9wngocOE/prIUclIvfZq2SvSgtb29za9QonUZrYx\nISXNrS42IvTcmuHcQzuy+DFHdc9jsJGBKkx17Klm8UPzpposL7kB+SwOOvUi\nmFXZ9dj5uCT5/jyFm2w8YZPvxygtMbP0dP2EB1S9m9Uy/Iq7iDpNT3CHKnss\n2TaVLNUYJjrsTVEVLfD6rcXzxDMA7Jk+Zs/lpPCrPadMi5Dmf/7YGiu2Z+gh\n47LVuq/LTDtUNyX6ouxbw/ZuX5+RKV/Bx2rhgepwhPSUWK0gUwkFvcCPF0s9\nEgnvj1gS+4ZspoZk38gIOUQc8yE7P7J0KnIpsOz1wSL6sHwEsDg4lrCWKFbb\nYHgWVv3/bEgWak3UJ41h7JtnsRfXFrFrxUd16Gj0pSA6jb7jX/sDIwLI0msP\nHvG2\r\n=XF65\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIChsu+5xjofS3y6L9cQa6SAI8Pnm5wBtW+7frTCNpCyCAiEA2dGIVz09daaWMHLiDDaGbNj+ep4kBTDi5kdwRvzxSpk="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-alpha.10_1585089235930_0.10150611845909263"},"_hasShrinkwrap":false},"3.0.0-alpha.11":{"name":"@vue/compiler-ssr","version":"3.0.0-alpha.11","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-alpha.11","@vue/compiler-dom":"3.0.0-alpha.11"},"_id":"@vue/compiler-ssr@3.0.0-alpha.11","dist":{"shasum":"702e1683b92e73b2550bd3d4dae3caca6d5e57c0","integrity":"sha512-paECju5rSjgAmlZbdy2ScTRoyjrOnn4dbdlfCn6OZwzZsbMqoq9EfByJhde5HHPM4u0cPpT3TCbkowLFxGd75w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-alpha.11.tgz","fileCount":6,"unpackedSize":40468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh+bfCRA9TVsSAnZWagAAReUP/2IotTTMaeZVBy9ms/n4\n2mF9/rqIPQCFTh3fKHG2XLnWAMZPKLQ7MdyNjR+/NFhajKMzN/sl8npDiCjk\nuWgvrhXcadn6FAN+wfdyNc8afnjMpNWCi2jhs2wGREAJFRl8JImbGT7oZX6l\nDXsEfd/nXCQB0uBc1C2y3Y3T/MbZI9YRXhmXIQ1/vrx/trxYS+ijs8300Vqj\na9siJNNZyXAUGMFS4NrzbGePjfjk1jnVrjjVTNxd316iGiPhJFYpSV56ibdm\nkwoKQn+/W3BYWfvZuHET6h05lEeh3OS+3wyuRbmA06kkCsaHgtA13aJcqDmK\nEEaRuZ97O5euEVvK5RUlUIVFegacPfN1vPeAhZP1fmGSC//Vc4mRa6/bXzf3\ntpcBXUb4LUGYpLAqZwR7xqZLb79nEngbS0AhobAoUsqct07LMMqCq7zozgac\ntAFND+l58B93qw4ZfZtQgHWmAB5k4PVPYG3Dlm0R0iR42yFVWzJbHh4USJ6j\ncT+ylMkm0vMe9rS3AwAMQ/tKdaL1j6pA1PIxTpFhVVwcItMkPSAivAosYoki\n2r+V71qolUN64ht6A1dBbyTpvbyMH4tAWOYT7gJB4IJl51E6tUiNF1a2Pqr9\n7HcUf6KAjM2O2CmfNxU6mtN3v/lwpMuQ5zZL0Am2P90P+86mOIYAAZMoEjLV\nJvyv\r\n=R4KB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHdDBdo8HTLgEsdA2kSbPj0Z+2V99zKy2RGqsWkv1Kw4AiB4v+BkZYyqkkdbJLZHzJHdilg0wyfZkyxinduIr7gQwA=="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-alpha.11_1585964767309_0.5726903747527583"},"_hasShrinkwrap":false},"3.0.0-alpha.12":{"name":"@vue/compiler-ssr","version":"3.0.0-alpha.12","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-alpha.12","@vue/compiler-dom":"3.0.0-alpha.12"},"_id":"@vue/compiler-ssr@3.0.0-alpha.12","dist":{"shasum":"533d8aa43595a9df764d2af7227ae4720d777324","integrity":"sha512-DNdBuRaE37QECxoCskOD2m2AYaInP9b9eGlZM4atWIOUfBrJkpS9mUxloRDP+cOrk6S7N88VGLbEEOpF4wnbIQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-alpha.12.tgz","fileCount":6,"unpackedSize":40468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejld2CRA9TVsSAnZWagAAa3AP/Ak+RF0MWQ6Idn8QX3Tf\nR6jRWvZMNuWPFfTAL7tSl6tYIE6n6IeyRDj7+CUjNfDQIF+nRw+BeFHaRLAQ\nqCXMtl6j7bEMfeDhBVg1evsfR14/FRu6Zo0C+evorOwwlhFwxh+u6B6kgl5J\neD2y8oViuT/ycpvDBh748jpLuQ6LvGGHaEx4MzgogsyJzdehRRkEJ6kkrO0K\nu1ABH1yZ73J51kAaEciP6v3GvqX+3CJSOkqnQbm1okjVP1TYICJiFbjPgBnt\ngWa8FW0KTioV5rBKLrdXzO2rrha7FWkChuMboMjiscHsg6YcPMACZAcpgaAP\nKY1QG7qX/FGTxunETKVu1Ct8ldcdpe1bmbCOdOYaFNAeHgTfrN9haD4E5EzU\nGCOj46xFrGh4cCmCoRlAikOa138dVDuTnXS69uowpYQ2y2uujVyJEZnNB2V8\n55eVPb4QhscLrazDVX5r7wBa1B/IbDfAVN6S9HzKXHm6YxnQEzMmD2uQY5x8\nXkmPI9pNHg/vHwECN7iTI6KE0GrJtMPav+ZFR1DboUf4OUjs/kCazxIScKVm\n+cy0kkQns942196fjgB1o/2NWRIKXBuhGoTfio+WZwc28O5SuZ1RZjclBGIa\nOvFl1J1jzwBYaxCxLd4E4DPSyB29mLXLXg6PThsUS9MNtIszl5/4HvIHhISD\nT01f\r\n=GlCk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAFYhoyddyKoBWycC/kzgKF45pJ3+1mYEMKQ0/rm7XypAiEAiwdL5SStnH8uWTJzQcph0eqUo+sR0w+qI7BE6ce0jOg="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-alpha.12_1586386806358_0.7979101249601062"},"_hasShrinkwrap":false},"3.0.0-alpha.13":{"name":"@vue/compiler-ssr","version":"3.0.0-alpha.13","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-alpha.13","@vue/compiler-dom":"3.0.0-alpha.13"},"_id":"@vue/compiler-ssr@3.0.0-alpha.13","dist":{"shasum":"9d8955b1af20c819bc2e4c336d4987ce36f92f15","integrity":"sha512-K3+PQKKQGQNdlqLpAah7s5jRlE5sDCkhc54PM7XK7F9yjyzWFWApaMEZjJrqYWjjYFgLkTXzgd8CdV72vMy7HQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-alpha.13.tgz","fileCount":6,"unpackedSize":40468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelzp0CRA9TVsSAnZWagAAVaoQAJgALWcZJ6ap820kdFdG\nUEaQF7iXPbyzrhlhRBptlMXM6dlHrloN8l6ypYiWniBlA/FCv4u+eamxXsXh\nAPVFgbv3Jl/TxagMDSGXppDk0n+M1lVipteHEiGwThNqoAXsKwdsrs0XuI+4\nM5dDmuqxGHjMjbgXsZ19sA8Z+RMaXqChiYt7XnPReSQ0CcNKfhNBVkmM1czp\nCH59I9ODzN6k7n76zvF6WUVeIEway7ALWdeenNbYmMPLLeQG9KGQgopY0xp4\n0MzRpSl92Oitp+mliejOyCVqjrV5XnfOAI8pFabUNaxJLtAQygZHMov2RUc8\num14F24H5p1DNp60Kjdw33PumXmYjiXTDbp+qnNNmWiTD2HIaqBh9ETY9Ztf\nhLV6NSlCrakZIAboP3FjpKF9/raG45YfoVbwBKMU1T0G1LKBbIMGKm3H5W/n\nMuAsToB+X+HJNY0R10Niz+bL2CJCcJHnOusGp6j/1kiEDu1INp3cqTO98U7/\nq2JtQMmdDPAZRXhXzaHNYIEHcBcdNpSJS1lE3+86hBwrZw39d9LjTcnmfFcp\nBBozNHJkQkPms8obu7paTiA3DwZyZ/k8bASRMIc1X8h1hyXziG8KaF/amfIn\nikxLWlvzeKti7gbgeubcWYttbV+7YGWN7qMewAVJEccxOZQzc1TD1MJapy1I\nhVxT\r\n=QLmX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB9adkzcd7f7QGOSeZCizc90X04z8Y4uIrf8itebJ7yLAiEA3xWLoLVMca0dMwJJ60F27YCpnySM4sEnVMF33Je+NLU="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-alpha.13_1586969203366_0.7165217734441434"},"_hasShrinkwrap":false},"3.0.0-beta.1":{"name":"@vue/compiler-ssr","version":"3.0.0-beta.1","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-beta.1","@vue/compiler-dom":"3.0.0-beta.1"},"_id":"@vue/compiler-ssr@3.0.0-beta.1","dist":{"shasum":"e0cfde96de4d41809d59102e7f1f0f860e731cde","integrity":"sha512-vO4r0/P3G/LfLgJGKrMh9MD1wExCajrAE5nNlqAkWduIYY+4fegF7UyO67dU+ji1YShxrPfDYJ8vcSb4XTKXxQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-beta.1.tgz","fileCount":6,"unpackedSize":40462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemLXaCRA9TVsSAnZWagAALxQP/RDnd626gww3eBGA+s0/\nA06Bv1FKP0EqEyozFPiS0fAhYz/zOUDnSzcNsHk1eZT5QyGiGl/l+khU9uaC\nQHnSQ5ytfwseD2WQoVnQipuIyvhN7ZTD4NQBb9TdtUjBdyl9Mwls+Mq8tv8r\npJknyqJH/LZQ5/fIg/VcB7WBiM4jRkI01h1nT+vlB+1G6lz3/bnpdncFeXTg\nihzz+b4Ljl3aUH/g1OCUqIB4HLlhFKW+02xLzBUfytxwcMv1TI21KCmPFq46\nmP7L09A3B98dxTJ9n/o7O304J8mQbCVucBS/wfE1a8vAsRer4E5eTdJMPDW7\nZU3pqQEqU++wjDLVRPVZbLa8/J0cJcWTPatJMAcISyJ+KFEkgzPa0aGQGJM0\nsADmzLuA6+RqBlxbbzl0ewsT+AmJQz6u8tC5WkduH5c8qMb4ofAeCqLlFwWn\nB60XBHLmAn615x4/j2LIVsYTfKqfSuxXW3ymi61E5lcu4e2Kt3YNgQp6wwuw\n1PrfMvqYUskZa2HWd0uIhJ65Etb89DR5e2OVZacay/DjrI+orWa9kpW700OU\nsaI31vB3+rWt2pzFA+THBmhZN0Z97Rubc/hfhBbQ2rFEh8BwHI1RkGgnfPn0\noU28bodF8U5Tu33P8qjBozomJiE58Duc/v1sQ8yoLIQu+f1UVgwQXXZj7trk\nShYL\r\n=nhtf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG8unNMse11HL3+WQ/QojkHncA6ZcALfc5uSDW4AMJMAAiB+UJ6AjdPVqDZpOsuhc2NTo5MXpns5k6ROX3wcoHtbRQ=="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-beta.1_1587066330190_0.05965588045653791"},"_hasShrinkwrap":false},"3.0.0-beta.2":{"name":"@vue/compiler-ssr","version":"3.0.0-beta.2","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-beta.2","@vue/compiler-dom":"3.0.0-beta.2"},"_id":"@vue/compiler-ssr@3.0.0-beta.2","dist":{"shasum":"05c965d8f5a6362928959d4f8a7b75b07cf68c45","integrity":"sha512-+g0u8Zgns3uR6E3338yCGBz927mOdzzsCFxBKTS6O2WRXhUZ1vcRerigruRRF+LDiWtFm2txsjj70CcMqF4D/w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-beta.2.tgz","fileCount":6,"unpackedSize":40462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemcS/CRA9TVsSAnZWagAAuUAP/1pKuF6oXVNYmP0ShKGD\n19ZEkLuIwW2b2QAdvHEtTH69VRutlisTlatWoQyE5VvJfQAU8xb52gUcxX85\nA3cxUkqyg/V34llspYMoYjg/sjuG0Edpng37bp29ppObtqIw7MJJv3GtUyqC\nSKY7qgnUgpF9MeFO5q0JNoHod3YongnvEJBu2ZuMKktWTIEepFONseVjm5Yx\nbf9hHlDewuv1Up8G9qxquhmeKdVIOwTJNKeQCAz7VTtzd0by6BEdRKJk8GxZ\nKcZtkcenKeDzKjp8SHEEELlvmhBu6mnuzvim4Eu6ICfh0WKUmXfwNWiO/Owi\n9uwfVwPigqCwnVGwnr3n7XzXYs6tAtvZEM6/F/JJRY74oJrv7elkBqkQsGzg\n7Hyqfh5ueSKKYvUO6W4aMx48IXAHth3g1Yjga+GGHBItc8MZeePSU0AwEV39\nvc++DqDb9zPPCAjuXdsRJhNXKFVAPYN03J7RSTIYIwfAaFdPnKuJfv2vpZ7c\nHdFlSc0x0QDpvXnG2ORvLz7rBf3Ij7AkrI2dMh7nf4D3AJaZPymizqlNqL2H\nAPwt8qI0sgrZbKW97jhNh4jJ09/ix6ruxxyS22yooaNK8BaD+sxeA4mzSPQc\nCTZiQcIkKYHL+p43vqElchw40B7y0k71gb8/JTnM3jA48SU7Jyu0LpoYjvZE\nptE0\r\n=WqvH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD1OuATe3t1Y7aNPZsgOwC1IzVYafmcHJXShcDWRfO1vwIhAOoN8/m99wzzNxOGTXXozO9/VQpdRXWWWwHCsUOJBjFh"}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-beta.2_1587135678963_0.12426751057382268"},"_hasShrinkwrap":false},"3.0.0-beta.3":{"name":"@vue/compiler-ssr","version":"3.0.0-beta.3","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-beta.3","@vue/compiler-dom":"3.0.0-beta.3"},"_id":"@vue/compiler-ssr@3.0.0-beta.3","dist":{"shasum":"b9e0be53bf302640bf0edc6faea7f94ac96c503a","integrity":"sha512-X2Rh+y9pZPIM9WnzlOxyuLhQPvk5VmGjrwKG/YPDvS0F1cCLN8jANercm3IIQvR6NZ6aMjUwytohaTeUCzFoEw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-beta.3.tgz","fileCount":6,"unpackedSize":40462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeng2BCRA9TVsSAnZWagAAGscP/iQQ1m7hoocHzF3sBb1p\nGEyP2rrjRHgIsww/dv1prqL3CKaaidFwtGGQBvoUuaD8QjtQitq7dFhoxyjo\nO4YkTrj3+Jp5FE9/Q6UyHxRN8tBTB0u0p+zbdPDa//Sfl4dV/5lxa8IJfp+s\nC4sA2vhnE+K5WsIH2Afznzyl3/pKh52zDFzG9kFKRnzTMSjIfKVhR6xi6BVS\nJg9hKFjo3PAMtcEp+fbxA0i2kbcrDmofxR/d6xwIQmVlDz8aa+juF8lLcLn2\nQuZR9nRD8ZQpge8bnYnNArt4txiRdNGKur17VeuatLHCKdVViRP75xWBwmej\nokE2MfBCk0Zx2G5N9uG8oxNgYgasT+cDfuXz5kq412qmBYjkXq1rfl4g+uir\nYa57SaQJ7nofsM9UHUSZhmZuD2FhkuwXbiUHCETufgnA2e9q3rzAEqEkeRNq\nXVVQQAZISe5S/d79lTb1MpcOiWs4kOLP19Em81SgtVEoP0eLLi+yatACoCU6\nBSR50Gsrj1qLJ5Sd/KfV35u3PHdULCajNfQRui6muQLOU6RStRwwMmtiFswN\neUXEe5m1XhtaoC6s2XvunSLIQnESltcLXVcXIAd/HptAywXydejx/G3EhyWW\nocrNddva/ama3p/8GLE5GPYnp16w6qxekrRJZ9WM5noXco5ZffIyzqREgY6l\nF8Dw\r\n=srZC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDRUgGZXF3grdE5C1B9T2k2/99/OGr1KbZ6++vUTBtzeQIhAJh9WZS60qsXemaxmIB8WhrFGwx3IlKMyROiotvqNNi5"}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-beta.3_1587416449327_0.8504332214811934"},"_hasShrinkwrap":false},"3.0.0-beta.4":{"name":"@vue/compiler-ssr","version":"3.0.0-beta.4","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-beta.4","@vue/compiler-dom":"3.0.0-beta.4"},"_id":"@vue/compiler-ssr@3.0.0-beta.4","dist":{"shasum":"450042913f065d0102f6c02269df03d7f1fa4193","integrity":"sha512-5R3wr6P0gKT4T00MG71xtF1KDIU0UFXIPeu+qHjYx597D2ETPpi/oS7OaJqdaXdR37/89ewNZLxglhuFqUI39A==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-beta.4.tgz","fileCount":6,"unpackedSize":40462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeo0oVCRA9TVsSAnZWagAAFJMP+gKOahaVaa8EDzsVUKAI\nw/D6+7RLtoEPctUvjgth8Pxta79sM2z4PJj203ZTNWckyh623RJMRpm6SPLQ\nqSpdgMaIFFTV+LzB8qvNXk98dRFckAHQQgSAfoBq2wXZHrp0OFl0s/cu+JaV\nmfP6SGd/x4dLBdofqp/4bs16RdBrEFUQfySXpzjOr7wst27P9n1ZMf+b0W9G\nvwpWmc5y8bLU4grsM0vg8SbeHi/uQ8C/eYHafPDAc4YJG4PKG7qBCY9A5yph\nXI3bdHZz7jZdKdbF4GNDxLAX0pS9Lh9nHXZBUYQ5gu0iiCahL10plQwhopOm\nRKTKIdCgVjeiItAvoOb8IgyaWIPAjvUMeFzvf9poJ7t1NWO8XiCHOCSQiuhx\nnWjS0lnlmtmT8MCW78YBE2/jTQunyT1AgGveFjJX3inErvtMp/5XkPoHL69C\nqiWKK/0aLkXNJV0lm9QSkK2Fhx2TimQ3//Ly2nKPRrfdTMvrsNLtppACYt0G\n5v3MkeRFuAjtNX5mIQdzwEoBkaLfKhDSSjO+BeKCB/0kEBF5k8pHbWqufMZx\nihd8L7gDSkVIY8/Baj2DwMxbDxhqFwAxpZmq4rDnTZwWTB3TSFsDT1caJaIm\nZbjpZLAB07qPp1QWvd/h/Gqe1R+R9ijaVSO/Mki1v2L2jFO6I1vn8fhxWGPM\nsht2\r\n=fTw8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBc9FKiwA11K7UxeBWwPsHJsDGHE2+ZHmPcfT3UazABsAiEA/NXdQwgfn9viDzWc4IxcQz4FxWIZ3NcStKtC+fUo5vA="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-beta.4_1587759636740_0.32725063151491685"},"_hasShrinkwrap":false},"3.0.0-beta.5":{"name":"@vue/compiler-ssr","version":"3.0.0-beta.5","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-beta.5","@vue/compiler-dom":"3.0.0-beta.5"},"_id":"@vue/compiler-ssr@3.0.0-beta.5","dist":{"shasum":"36eb48a2be8fa95a08e28cb650d08a457026f685","integrity":"sha512-rRCossujp+YfOYdishE1JNrbPjIVExXEu2yJS36BH4vGRqw9BnDYaA4gVA6ZcgjL/G/N2etYppqt7NyuRImtAQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-beta.5.tgz","fileCount":6,"unpackedSize":40532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqzMeCRA9TVsSAnZWagAARhQP/2pF529IvayamSUgoA2y\nO44Rsua71F+qtJTac7A8oXIpORP+b2ZFpKVZ9CkQVD+HEker9nRzgCaT3V2D\nZ7Fo8K/iSdLWsRjWmPOrn0s6/OT3w+X7ynBykLkg0qfChe3LpWKCNpkNIDy5\nb1wINaCJvK1iR1v7vvoba2tZBuuROFs0zDPqSNFpC2jHJZis9DoQWKbVU5Xr\ne2TcmIj+8G1DfeJMeU01cXIPRujPMauszfCYseF6okv8SAl0OuWYXujVIKPP\niM1Oylzd/y67vnRJ9UNH3DgKcawILYYyNDxqivOpSrAh/OAP6sJdt52yvt+V\nQ3R8hUa0GkU47aJJQjLwJr8XkAmjGASZKYWav8tFuc3qXAMODZ8gSB50jzWb\n4l20m5Za4blqmNHqNKFHfAjwh5yFoITapcPjFbTfaYXqy9HPw+6I2xdAIqsz\nf4Ow9hDP4RIhg75AFGQIR+Y0VqJjKCyZzANzF1BpKrFU9j48+xW8VFDxkJ49\nUwTJk5eSLpS7aZ5D/qkRqggc/8BWF6cZiKQHcJE45b/tDP+aiEx2N1WYG9Qa\n4q24DQAgHIFRK8RnKDlmtitTGw5Cfu2dsHfdah9f32EDdCbqwhgOH/5otw12\nRVNVyugP2niM1o4qLZFmkzvJVx6Oj/tMelU3VW4irWsfSe3dXBQ8gVH+vY3n\n/X5V\r\n=AHkb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCYhqPF48FAYBtTrI9PX/aEaG4VkvusLaCQwg6EZW65RgIhALg0hyRG4+XENQqkerjLS/nfHpjqdxC/ImQ22aKbvi+c"}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-beta.5_1588278046288_0.7024104159306848"},"_hasShrinkwrap":false},"3.0.0-beta.6":{"name":"@vue/compiler-ssr","version":"3.0.0-beta.6","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-beta.6","@vue/compiler-dom":"3.0.0-beta.6"},"_id":"@vue/compiler-ssr@3.0.0-beta.6","dist":{"shasum":"4a0bbbd60a15788233f9303ef37e5007c9ead17f","integrity":"sha512-JTlwkH3Cn+xFfiZrPUIhd6gTI0zL/rAX5v+cfsLfD1z4DneQ524qPg4viFsG9T6+VfR4NUcftCJSysRWc+osSQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-beta.6.tgz","fileCount":6,"unpackedSize":42072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerKlJCRA9TVsSAnZWagAA6woP/2KOAwGoVOO+qz7M+VUB\nADYL0G/0YAJpgEvi1P97wHA9L1TIhh7JCD5APssTDWNqWFXOFM8S8SCjN8+w\nDRnoiWwKceb/7orFZPIz3lXby5FChN8kynfvyd2YWG2aAtqsUKm0NVXIuIz5\nQAICeqVdbbq1J1Yf4fo4hhGFZz/5BqoHLgqZP+57XHmkY1MdlWd0jTowC7lc\nh0MMd2YTNlr+q+3HYkhPVFmCnR8zTqiOh4te9A1Z3h5SrX7UmAr2DUjnuDQG\nwMLa6Y23aCv0meiEp7zOURx0cdMwMBGG39VgrMhhx7zxq+JxJ0Z5743V/JGP\nXWa/aXDxX8tyZh2pc1uCFVUHMbVAWae8xTvVyy1D04qpi0qEJHssLZ1HFUdY\nhZo71pRABvV/n64myJ2jTkJqTWEa53rR0WETZgM5QrbCXjr/WhdmfX0qYkEX\njlc8Bgd7zer+BJ/rIKh/UKyWV+G31Z2YzglXc07GBZ+olGZy2KAgVfovy7gn\nfcUmyg1xSzKnw0zm2LqucaKJiYX3HK0qnbMvCbXxrtKnTNsIHU0++VnRSlpl\n4iynfYs83xEjgDb7mBlizFEyJW6r2sk91ETKauW4C9aSG64EfUNoE4+9+EwE\n9krCCFrHDmBI2+9mDBHlbSredKPghQKWtlgrPWDCO2aF5pjMbfs/BBSd7I5l\nXxDy\r\n=tKU1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtCjZR53Litqu06XUH4sDsgJI7Ww13L3crWHDfp0XxoAIgTu3hAKh9ZrCD/iknB18o8mz6YjqTwQ6c9FrltKIu1oY="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-beta.6_1588373832777_0.8205085507896623"},"_hasShrinkwrap":false},"3.0.0-beta.7":{"name":"@vue/compiler-ssr","version":"3.0.0-beta.7","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-beta.7","@vue/compiler-dom":"3.0.0-beta.7"},"_id":"@vue/compiler-ssr@3.0.0-beta.7","dist":{"shasum":"2fe9309c7d56bef45a374bd01bb6d38f3d57174e","integrity":"sha512-TimgEJssiECdgd/YmY+zFCzu3/n3yXz2xDAPlholATls9WwPokm3Ow+FWNXwt/wWFw6NBtd8Sy9MmVKN/QzyOA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-beta.7.tgz","fileCount":6,"unpackedSize":42072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJereDaCRA9TVsSAnZWagAAKGsP/21tO5XcnVhX42O1pzlS\n6fkv2CC4hrGNPQ+XRbrIEUiIMq3hcKeCVncdvQWKrdXAp2JXkmKIzezgMS4a\nhOVECaNp0sC0S7sxHTJlfNYMsd74dDqH825rwF+zpJ0pBx4POMCcIIqGaT9h\nxB1Pj0nLboo/xEkFBN+cIpGAisJ2h+/b2TOnLYhj4EhYvYlp9H2ImntNLX44\nOJ/cLvRruCpyM07jE0PV3GE9zPXP9AEmUw/i2MVCKHF1vAXj9mPoBASnIhVO\nAUHqtUsvo0VzMwslOGBMpt1+rLVZGh9E5BWvuSqOIS0S6W51QvnpOkIc3bsz\nzFx8SRvyboCNCDMqNin6iudSFsDqiH0SnDW8dLB6A6FLv04xpT+Tce+jf6il\nuFYMQMiIRPnXoM+JdW2oevy3ZjjN8o4KooscfQBA+xg6Zdza6icytxMjCU+Z\nB06+0OJr+ffmx3LWhnXufeHw4QXxFkTFyXl9XlUNsobNt9xraduUKY8TOtCx\nxO5/28d/meNlydRAx+zgSXjfrhWkR6776FHZxHtUXK/fu7p3QljERimPWx2W\nhRv+PHkiYridFDR0QvJe8xKZYFyHFz/JRwSDEHdPOWKNN3jt2DtnlHhMDPTY\nNiIz9xVYFepQOz/4dBSQWp2E1+gNeUqXmkvsZOqL8gbNeCOHHxmMLjSIBx2H\ncZN4\r\n=DFYT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH5X8E0jpZDO3uuro3KfBdUcnZxRoWqKpsPACnma90kqAiEA8fxS/mOykDzxF7qqTw/8xVsuxqbe1/qKpBLB/sVuoGY="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-beta.7_1588453594613_0.8474772565423039"},"_hasShrinkwrap":false},"3.0.0-beta.8":{"name":"@vue/compiler-ssr","version":"3.0.0-beta.8","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-beta.8","@vue/compiler-dom":"3.0.0-beta.8"},"_id":"@vue/compiler-ssr@3.0.0-beta.8","dist":{"shasum":"04a3c2606aaabe836739843d7ae53676e8d0596a","integrity":"sha512-7sb/sc+Ih147rMDpAXnvO7xo7hEZ78Wu+klr+149qKAfOudZbxTBH2iRph8GxTV5WbUY1SSryZ88MXLek+Owvg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-beta.8.tgz","fileCount":6,"unpackedSize":42072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesCuMCRA9TVsSAnZWagAADnwP/RjMpIb2gqr3AQO8msdh\nRB/TNQz1BN2aGQyiwRDVay6GTPBXxsy6xUyN61dK+lhisGIYU6kmEv3fAFBb\n3duI/dukDjBDGcYRw0o7k1M8uSg5kEt4tD7TVRxYgzw3fP/n2OOWsSCHehbu\n7q18n4Ped/I5KYfrZ6Xz5zATJoyMKgzHaU/Fifgr4R97r0tklF62hLadObKf\nKOofn3bEOVhZ/WQ/rfiwQOBXMPvE2tqH45lPgi8PnWajrjU4Md2ukX+iXTWw\nJZioxPzjhGEKThlekZqD+bW4oSnPcpX0lA++lJ8PTJ0d63giQj/9fTL9LsoZ\nB0PdRYxSMYq5ouKeQzp5Ob33phTPmFoOA07ZVeII0n8cwphiCIJSn87QPm5B\nFYVPYEHCYhSUV1hNvqG1B6saLgD/DsxYFgH7Ipq/LHFCHTtGkxO4SsFW07PC\nEFbT/UPcM+MoLxrgXnbaF4Bl57Nea/oSbQqyHQ+PyQA5g/A26QSNGx3wFbS9\nvrEBe3Bp/F139HC5Vh9AX2pwww3Qlb7IPfTN93eWnMOHF64nf5w10G+bvWV/\n6zv7GWvseC5StfMbXvhlHNjF8EYZ+QMbp+KmAvq8zKFi12nvTQrJGXPoNc+i\nHniS5OO5iIiy9i2vT6TKb9Kumna/rOvRXFbidhif+7rvpdFNh+8/HPPRU3vp\n4BU8\r\n=E/Bu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDFPTaeIT8ZJlXE9sjXHDQKbzeuz6K2RbVyx8Qx0S0bgAIgYCXkMZvoZL5TmL1Vz7l9qtCxOi6X3l+q+uPM6WXaaN4="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-beta.8_1588603788183_0.9357785600651487"},"_hasShrinkwrap":false},"3.0.0-beta.9":{"name":"@vue/compiler-ssr","version":"3.0.0-beta.9","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-beta.9","@vue/compiler-dom":"3.0.0-beta.9"},"_id":"@vue/compiler-ssr@3.0.0-beta.9","dist":{"shasum":"be8fd55885218957a65a333f129783c36a882657","integrity":"sha512-WoOd36XPR5aY9es+pTuP0DVPY45sDQnXBxFDagNUOJ3VXu40NLwiXYNTRxRPOExkgEL0YcDNds6/bLqDWGD4JQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-beta.9.tgz","fileCount":6,"unpackedSize":42072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesIXTCRA9TVsSAnZWagAA+6QP+wTA2sPBlmZ9a6wvWo+h\nP67dGETx9War9ugyVi/UpdXk4duL6hMCEsCPELC+IuJ23H92G4EFkAIGMlQl\nIQ3hr7GOZywxhrDvig51jSMdoZKQ4vALkVvE+rGLQ1wKw30prtMIgYBWD8RE\nqgc+p/IgAL3Ld8NBywS8aA6pMoBXzhtOFduDynrHWxO3m7bgFNSx6ShXL1Rx\nkcZccsHZIec3u+HuSSr3amtlaIx/T7eztpdC93+F5FlSBLI8/2p9K3plSbzO\nxi55VbmJmxeydQpYHMGiFHLyIR6qJSpnVV2vuv/+IuO4ddeKmwX97cST73Wt\n54TS6Xmd/8lZhny5gQdtrqqaOy5fzlBGivmfr2oEmDLwx3LJAEBJUtqI+v/P\nWlzmI6usqwD5DSOPt/prHGsDuUTsLEWR3MMiVk7k1qIktHXeGFlyg6AUZwwH\nbhjMG1LrMDqyQWb28b4c8bbgGR0PYxzxC4qjFBjlEGmYgxKWCAKWNj1/vqGu\nHFvy+CFnzEKrtw9gX7HV4YHo/iFtXrdRCyr2RNex8WuERxp6WX6TXccEJBN4\nAEA/Mj2kNAVrLyD34dlZLiWe5U8av6snBpWhY8vsz6SIrjMFV1Znc/WEXMrm\nEMEP1SwP6kajETeOE/yKi6GeVPrxQLxIHOCyT08wDEsjUqIwZyfenD5/erIK\nTJzh\r\n=BX+v\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDXnaGB5aucON4E97Yj9ztkezvH6ieiTstqZAMvjKik1QIgUolTlUh7K2r8UbZ+CpPabVogXNFw8LviilCQVj/OQCQ="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-beta.9_1588626899513_0.6520596349195356"},"_hasShrinkwrap":false},"3.0.0-beta.10":{"name":"@vue/compiler-ssr","version":"3.0.0-beta.10","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-beta.10","@vue/compiler-dom":"3.0.0-beta.10"},"_id":"@vue/compiler-ssr@3.0.0-beta.10","dist":{"shasum":"13d862282533e6a075df82152ee8df8f51a28ee8","integrity":"sha512-gjIz+kUUT7axvJU+pSi5ZnNjl/DnmT/npQWUfLlizG8HTyfAhbf/YG6H389OyDwZEs8mMjfxz/Jd0fSZQRgjdQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-beta.10.tgz","fileCount":6,"unpackedSize":42075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetCeBCRA9TVsSAnZWagAA/KwQAIRw97PAtGlwVibQoyC+\nMxDTIAeBakhJCqUi6ZjiKyWRfSAfkvAK7Zugzfx5feukTHEEY46JR66qQl7c\nKPg2T3puqpF3bodogTCURBi+pHQaofAZAWBG90KdvvGcEWWOww2S49Ob4OvI\nkdluPb/4CjwKqk6HpRC4buKncRWnP7NWKwcJQZvuV7k+lps6odMGrEZDBppH\n0gEVF+e/DlH/VCXsj9SpfRVYCkhvT4/2vQniIb2Wz49Ix7Es/4R5SfaGvVF9\nQIsI6vPSDLPEaK8PRqVqKUA5QVRhOJenObDvc4aCQKa6JrXTxwVZ87t/3zTA\nt5HDnX11++/F4mm/yzFmHpG1gmawkehcrTCOVXO1Q/v3tdjNKnTqJA9ZOOfz\nRrmjfs+DO9hhZMttlIVfKCxUHX/yuot18enWSlCleLpTIrBPrJVUh8TYjSJO\ne81Mz4BrGicpLy+5t82ts18IC5tTZ++QexgUtii13D8wOd8VgD8/NUG4EzgE\n72ZU1+zqrABwCjXIyuubcy6KcGaoqoNNjBs7/qd85LTbFtnGvujU915kdn/q\nCI7iG1dwbGK8LrYnlTtWe+X0pp4FSvE6rhK+DdSNx+NtSv3jYC+0RU6Iy03S\nB0L5Fzu5P6xsD/nh5XuyEZ/ItAX3vBC/c3KvYxXBK46ISjLi/Jt8Ga2DNISk\nJ37s\r\n=kTnD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEUMy9pzZmrdvWKC6ti+OqVKr9BX1RgrgvBrKnstJFiKAiBTYMnwxTVGZHqvue++JzxN2xJex4yy86TfRtW2aLWfhQ=="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-beta.10_1588864896756_0.41727738889034427"},"_hasShrinkwrap":false},"3.0.0-beta.11":{"name":"@vue/compiler-ssr","version":"3.0.0-beta.11","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-beta.11","@vue/compiler-dom":"3.0.0-beta.11"},"_id":"@vue/compiler-ssr@3.0.0-beta.11","dist":{"shasum":"9d0c9f793be07c8a31a0e7f8decbd0156685a29c","integrity":"sha512-jjPfPDwo3ogadceIlAGJilxumXL6Vho5YoCE4FTMvu3sgNf9NALfbovNWeWACtyJsiEBjY2CIfudP9m+fWR4ZQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-beta.11.tgz","fileCount":6,"unpackedSize":42075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuZi4CRA9TVsSAnZWagAAakIP/07VoRb+4BQOkCJeVHp8\nJZOQnkr0T/TYbgXYuLI/LrPxO/J8PmvlXT9TCnTNfoVGolC78bSIeZXeVnFI\nV9ct0vN8W4FS6VtxROOWQF/vx0Ou5QHhSc9jC5f6wyi+ifNhMVE0ia9suW56\nw6AqBdvDh5yxAJ5jIAi+HaHeFdiBAJk7T5bua9h7bYI5jY0Ut5BPiXhu6NhW\nuyGcJgsY9n1fmxB43t6QDLnCLaf1i5Esj6B6d6qNxV0OPqRAI0Il0WCRnWdG\nNSjB4x4uw6Y2wIRcVn+SZ5j5yfkA2FHylvqdWtB3trtX/nsGik3sWaAXxGhE\ncanIKDDOc3k8mw6EiXEQ2xfpQILnuoSlPLwPb9/8suR+ABjC8pRvTqxNLEPa\nJ0rLs9BlIfzaVag1a/qySNmYgdsg0tIwbpOrKO2quX2qGDUAdFhMBZk520pB\njfiQOZWB/rmwzoVoFlWpoCfZnW0FDNcaNqhwpzdElORyXPB7ThMm5G8ztSxG\n6C0G0deMf7bs7KETeKhe5qi8WygdQ4l4kQDl8bZhPW+TaZ0z6p+cC0FIHu44\ny319zAYAHldpc4xT/JGXOq5RuOA7bMV0TxjpnkQcOol4ktGEy/o5Id/G1BWj\n0eq+RvfO67fuXm+0ayRTyeVgytMqi6EwpKunuhp9xBNA/pXuVYIGbGpBvonO\nwtFb\r\n=BVre\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbWoBgfgcZfR3QqmDPlX42OOYGGbbfWbH3LJWOUwzDEAIhAJkzTo/WwMkkPZpw1XGgqkXTdxsmM4ulqymPbt4yZH8o"}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-beta.11_1589221560213_0.1498532969549582"},"_hasShrinkwrap":false},"3.0.0-beta.12":{"name":"@vue/compiler-ssr","version":"3.0.0-beta.12","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-beta.12","@vue/compiler-dom":"3.0.0-beta.12"},"_id":"@vue/compiler-ssr@3.0.0-beta.12","dist":{"shasum":"ba935628ca2c917e8114b24d95ebfaf345136eb1","integrity":"sha512-e1HRCQn5wCOQpcjLWUMyWPzKQSFmn2Sn0ZuhXPBsK1IlR1ElFOK6EC/EUHGwz3piFWZpuqpEWX7+0B9AYWNJAg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-beta.12.tgz","fileCount":6,"unpackedSize":42075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeua0ZCRA9TVsSAnZWagAAkQ4P/jkDfntk1VYGX8ClU0SE\nCx45L7/MlNhjyZ3E74OURihg+uBvXAkOudHM1Afxm9zmyFiQRiLrrv+Z2y84\nvyveNOcVnGYILWhw3NZVfJK+2mx/2uvL/RG+7OjJmd8+cOt7DMzjcIKt3lk0\nlKKiYvoS4JQpRdSc2cdyp91U/0z6bDrfMjADMwUrAO5qM0G5/DpkTiBDws73\n2RjB0hvfNXT+sTW4z9t3DJgVIacUfDfXMHsLIP0TpKnJpHhPd4TQjKYoZk9U\n+4+cKW/wxZz2GLmB3m9rp1jOyGSjW+O9xACGMi7HRmnR48DeOwXBNhCZ7t70\nlHXEqfNp5MKl8PpfEKcVOUZN14/2FMw1kUgUMORFOiznXBEzYUcABy7nQEWS\nG3q3oAI9520/FsfLvnKgj1YErdzA5Go/CR4aVA6pZWSge5dU+8n95UtI3eIn\n5UTtrinxv7hU5A2LTcMXLZH0eJRybjWOTbOOVFFQNQRpTtqkeOp0bCqOMsWV\nNaz9uzne4iV6AgButtA2dlH0sYp5Z2Fq3KZqnfVVOs6cWc48RCiYAJ7fxURx\nu5j2meU5cKTeIH3d4HIHnYB/z/24qqJUNRMWsZZ9vDK1whyrrrF4PpH3C0BZ\nUfVY1gDjjbsVMusjjfYkEcFOYsrMP+gx9a8Ew/s+iIVgs8BGGSU9TRMDSPYr\n88/N\r\n=j5AD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC98dfkOuHK+KQmD5klOwghialbA36wlpwsQkhafffauAiEA6YbXOWmJaYAGHiCdpRdLC2yLiFV/hZg93+860ibUIOQ="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-beta.12_1589226777206_0.26056470772405405"},"_hasShrinkwrap":false},"3.0.0-beta.13":{"name":"@vue/compiler-ssr","version":"3.0.0-beta.13","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-beta.13","@vue/compiler-dom":"3.0.0-beta.13"},"_id":"@vue/compiler-ssr@3.0.0-beta.13","dist":{"shasum":"f2556f23487f0a2f0edd8dfb87f5234b5815768e","integrity":"sha512-nv47vmbjyFCuLr2hK6Rbvts6M+Zh6yoroeSEUxPYl9P82oFYUvmgExYwqW+uoNiTtUmb8lqfVI1d8kNCipeZwA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-beta.13.tgz","fileCount":6,"unpackedSize":42075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewJk8CRA9TVsSAnZWagAAFYkP/ifdB+UKeNUjYr6EKbyB\nOKi1jFp63bAi35HpDA2uHp5Xp05JZ7oOImjccjF/E0CBVgcz6EAhJZGrm1Zj\nxkWF1GFXVVUQ7WOnEzyeZPSi3hBAnbdxQJcaL/RAruLrWvUdoJCHUj4OGkgw\nEpXT65PjPH4De7FJDA3GTeVyxLPskf4uVr1lsZIjz33HE62ywdhA9vkXCK9E\nS/gxrI97GImTi2EXozHYnCxwgJVxfWZ/srpPjoxM72ItpJVE77wq5N7FD/xu\nOPEAIWYSuS8JN+zbK9ccWBC/cThvZ/dKaet3QySFi85chsTdpO0j73eVc0kv\ncSQHKubWDxux+7815t3PM6GzEBABpjvOrIsxSF0Q3CDa5vyyAMjHFwOqI+q2\nDfn3Jw4t1fHcpMW61mSAyveQ9GM6+WxnhBbde6sWoF3o0fefgZFWLt/EEya2\n37XkLqS8eRitkzhxLHpwPkb9jFGTQ/vPzax1qmZEt21GjvKUTn10nxZOBYmp\npWbLkQucc7pf+IaZPynGXSuW/HCWTqCCkBCwTSKA6kj30IH8Be7tUT/Qhitu\ng8ZCs2DGv+e5yCtBJwQlOfKT2xUBML6WjqP3k7anUVOl0Qm9r8G1r94FNhGN\n7eW/v9ZIiiueVl5W6ppbVMOxl5Gbnu3exeeAgMc8Us/kGduBUJ1FNR4Kvmu7\n+Yzg\r\n=Qg5f\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA+ed5PDGzIaFemtozLFsk+ZSLc6l6oQOTGZlJ75/kpDAiEA7q7oh2ADIUPokO1PlG7y2/9j8lj6jjvmachjZoy9Ui0="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-beta.13_1589680444341_0.16053529158958657"},"_hasShrinkwrap":false},"3.0.0-beta.14":{"name":"@vue/compiler-ssr","version":"3.0.0-beta.14","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-beta.14","@vue/compiler-dom":"3.0.0-beta.14"},"_id":"@vue/compiler-ssr@3.0.0-beta.14","dist":{"shasum":"e5a0dc1afcaf4f110e2e447b41bb3d8172e3e3e9","integrity":"sha512-u5NquoX/EgmY40PICZoOA+CBzQNkYW0IhrTiqzN2BivUAO4PM3L0jesAFTbVX5CQ6eGJn1jGjBuuEks2IkJzsw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-beta.14.tgz","fileCount":6,"unpackedSize":42075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewtcVCRA9TVsSAnZWagAARW0P/jEeRfnicKT5VX3KjPy6\nKTs0Dh4tPK+nk+CT/aIeP2I8mO+OgfDKqojByYIvWlPmSq3Eu3VCkTwTnzLI\ntotVyMK+EaNYWsOziG9CirDVWiU51OG1mcdOplgDs0K2O1ByOcW/LLkR8xcY\nx06KZIETi/EsiM5ODmK2ekS1L9N0OIYNOfROW1H3S47apUIvOhKC6QRvEdv9\nHgaZSqC+OkHCloB5x1rmJaPoCuroDxnqsozDtV7IIhGtpRIxkpZLhHZEJGMg\nPwNA4oOgepLntTfzpbelpOWQtcxiV/mb/CdYrQUrM1YiK8SMGCuQR9bt4493\npbl9ojkUqfxWBKE8lx7A9VgYmt/F8X9lhpNiFaldERBTvJc+X6RogKli6L4H\nu8bXg1PvIuETi7rI6hBJgd1gUbfn/LsOL8MH3JzNrY5pzSIJfZ11VuaIlOPE\nuHM44VZlAzKeBiAgkJHXIGsJzTzKSQd698CEuj3gKynpmC7SBuCvah5DqcRq\naVfIGEXRNWXgSgYuKatD631jVPkHHzz5e98G5K0uAViTi+iKhW6wLb3Fln9u\njaw4Kzu3O1oWfOL6p9zqLgamBQtFZQZYA2rqxvAgDwilei4UA4NSfcP5lJxp\n9VgPqz5QTW+07FDu+ERdlKhBfujTABWaLJV0mXZDCjbDFM6lYZ7zl3OP/cfe\nY39V\r\n=xPTN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHyc/GIIfRK37fG+iIK/5JdtFrsrqHQLq2YVRx4P5r/hAiEA15nopCJQ9IOX/wV5XFVXuqhJhxk10v4Q7GBe8eph3oI="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-beta.14_1589827349457_0.5843144205281565"},"_hasShrinkwrap":false},"3.0.0-beta.15":{"name":"@vue/compiler-ssr","version":"3.0.0-beta.15","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-beta.15","@vue/compiler-dom":"3.0.0-beta.15"},"_id":"@vue/compiler-ssr@3.0.0-beta.15","dist":{"shasum":"516c9f34060eaf088a31e9cbe17ff974dc94cbe8","integrity":"sha512-c5qZXJgJL4NEly1utrZ6ftzziGVCvw9XRuwKJ8C7CDi78wqB/Zl4zMvuyN6YnQGUS1WL+xkjFCgNwHddF1coAQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-beta.15.tgz","fileCount":6,"unpackedSize":42075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4/0TCRA9TVsSAnZWagAAf3MP/RbPJslDIdaBTJrEiv2l\nxOv6VLgQlwB+kJgqxGDefrtdns3qmDFKo/yD1vQxh6ngI9U8UBS3+SA4qNZ3\nLR8UOOmbZKXyIrtRgDs41r+P3WAHWAAhJK4hEVs8V00HaUKEEkD9kJMLhYmC\nQjGxNeha56HYq1Hy/X5WcTkE67Ci7AoQ+2+UZymWlY0pXItxsoMOyKhUZNE6\nyTgvy1shrRI5Y0n0LhZffr6s9RZOrxcIYmBr/0mDcByuhhzBjKSazTugyb/q\ndnwiVQWBs19v//ShhQOOKk8BmzlXKnecmR14vTHqBV0sXrFArxK0+HIkCEXy\nscQCU2GPBIknjW+ph8uBz8k1t7SLuCMxxk6k1DFLjkSFzUBeYPGJqxOLSly5\n39b1R6TUIjK3EHDVN1HJzuPm9Rh6QmnUhJ2Jzm0iDfKg3KttYbh+ED3IYN6L\ngKScB+7e2f5rcR4RWICww6YydN7yrmzCyej6DnwhezC7CLiRBAgxIjUcDmtP\nXQP1yLPmH+Q0wie2jHopjof1/yloezBJlQ3nXsFJt8xgW/CykJsC0SqLJYrP\nkk2CpmPy8oWOyuVXoN46gVeeRrs7ilSgL66K9VafjsHjwOjerxqPN1dumFce\nLTxtOws5uu+dlIITYovLVGC+DSk30zUlN7csw7g1O8y+FelJxbIx6znJZ32b\ncgr4\r\n=b5GJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCoTDAkmTuyt5/aKRrYoVrvPCAhnYRQSS6e4NoA2Ffi0AIgFQ/iywAzPICiZ7sD4HZHDIzFb0TmkGgg7qHa0PY4VWw="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-beta.15_1591999763365_0.6864293166901101"},"_hasShrinkwrap":false},"3.0.0-beta.16":{"name":"@vue/compiler-ssr","version":"3.0.0-beta.16","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-beta.16","@vue/compiler-dom":"3.0.0-beta.16"},"_id":"@vue/compiler-ssr@3.0.0-beta.16","dist":{"shasum":"8f2e90774e4e8558ee0434814882da096d89aeaf","integrity":"sha512-2dI26Iefhz7kDNUzdlIeX/jhttctQ2RjLMM8yoKIMLoBXOqanog5xpAD8asKrnqbuvFpbHbVqGaid+BSHU4AaA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-beta.16.tgz","fileCount":6,"unpackedSize":43029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+myeCRA9TVsSAnZWagAAwM0P/0DS2sMSJpcnpL8sor0p\n7R3PA93+FGJ1kLYm3SlqgWVjU6TvKPOpbDbjHHLRa4gV0sM5LBoB5yl75T3V\npXfhEtwQXaGhrrVTIvC1dm7tfFgp6X5neGsYMDx4qZAAVIbyssasc8WpdQKV\n4MuvceYH9G9IgBJswdNMWfEjnNrMWv7eUpGzTR3LhoH0L7XqDnYXNuCDGb9n\n6olSRx3KWrGK8T3kFCJGYafp5dmDG9/5HZWQPVSp1UMwcDxznjHKcRXwofvU\no36vZEx9CUclBIKI7h1FRwrxCcyqGQAItJKZYzEnfPnLkxacqUmmtrDZVoBZ\nljaoKS+sLNlL3UiT+/6UT07AlYKzP7/1czUJEcZCl0vKCtiUNrEJyP9t+yc1\nTV0T55JekVlcowFM5Bn+kRRfDGaA8dVajBByNy1ccr/G2g2g55VHfMSXh9P/\nBrR0oizCt1DCQy5bLH7t1B5YUtBbIGD06b1A2wBozF1RqlbAXsbwIe7D0riy\nZqte7Mv1zZl1T7Ko2fQ6m6p63s0Ac99UW7EsUgdsCqLp3aVoGBtB3/YdMIFf\n+KqH4NeWXVLcFnTG5qtEkaazh6aZItEeQXoOkftZqxgZcZPInr+oKb+Sw8f+\nbv1OYKWmAwXoRkhMfSiTlS9dwkYzo+QTZi0Lkt6bMe47jFzMPl8ZeMP4gdwJ\nEgd2\r\n=YSo0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFbO5WrdEVND1o1OaFmFg0HjPV3kw3zwJVzpB3ip7NclAiEAmSivdzyOWSXqiKg8cKjHX0GlA3FYinYUZT3YNWmNkeY="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-beta.16_1593470109607_0.4671950866437311"},"_hasShrinkwrap":false},"3.0.0-beta.17":{"name":"@vue/compiler-ssr","version":"3.0.0-beta.17","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-beta.17","@vue/compiler-dom":"3.0.0-beta.17"},"_id":"@vue/compiler-ssr@3.0.0-beta.17","dist":{"shasum":"4aa276891fc73f928cf09e7afdc1d0439b794b08","integrity":"sha512-iXL/xhb2q9NQgzvIVuwgqJVnaeTNgg2YGGkmajW4KGVEfwcYOqIr8hg2RpEDeTQrHZwIpL6umqTER5cXYgYoew==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-beta.17.tgz","fileCount":6,"unpackedSize":43029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+2OdCRA9TVsSAnZWagAA4agQAJSCltn8pz+SwlUReJwI\nS0sz9kfl54bojWdniIOoKVFwH9i1KqZtr3zQW9Ix0mY6onFQIDO4xZtrKMYH\n+1lMLH/CKk30eqR+M1qUoLfI9L87s12FsBAhgUkssccUUuOKVdVFYBd7vQHP\nQnreQaFAYjTETTQGa9HI42Lgyg1kyI//ZwoledNBjdnBPuDYnULIX6ksCEGW\nNZm4qCEwoqa26WVjryB2QbJjfA4HXeGgQa5IYdNi7L2IFnhx31e00XiyTQSH\nfAWWJL2Rg/WdicAA8/sknsRhnPUal66az/LHcaTLrj/GvA3UXAOds80MDNLk\nwd0LHQkzUbSnIOn2FAZHoOixeBrf294jhYoarprj3+m5FZ7jF6gbGls/g1q0\nODFTL6Ew2lfiCKpcOHPWBuQBrIosvImsIbncek5EcJzb+43H43Or1aJ9wnTp\nLgWNWcS4wh15W7M1C+qP/Wdpa2IhvsbiGDwNzmQ6tp19AHnzZ6rriwhqyTf8\n3rb2dKWwwPPDGL0UEXuhfY7XT2VCV9LcYyI76RFJXNfFiU2z+nkmaBVhEj7M\nLhMdYOf3YquLBOygDA+gpujvx5uS5XpaTxealQLabjjz34QWlN7VjJbDXf78\n/R0AK4KG3rejj5rjTpr2kC9Ii3wFxWC2QWKaOsLRwkCCdfgv0kz9grAKdMak\nEbZn\r\n=cWUC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/LrH0ulCC1QxDx6K38EyqHBLt8gm23wdveXTeee460QIhAPAe1JwU6Aktdwv6LGjiLfIGygYBMBJK29tKaZrcT2xu"}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-beta.17_1593533340579_0.9405477349228786"},"_hasShrinkwrap":false},"3.0.0-beta.18":{"name":"@vue/compiler-ssr","version":"3.0.0-beta.18","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-beta.18","@vue/compiler-dom":"3.0.0-beta.18"},"_id":"@vue/compiler-ssr@3.0.0-beta.18","dist":{"shasum":"072048fecd40d39b8762beb73da1ae45f3750bbc","integrity":"sha512-/W83jw+PToUUX/SouajhwMwewEe66lUiTb4lixZ3f06o0VPJCFCLtZ+WQbN+g2m+iE7DegnkcPq6ly7gflcRXQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-beta.18.tgz","fileCount":6,"unpackedSize":43029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/TMjCRA9TVsSAnZWagAAsEEQAIIEYysKYkERZb3+gId3\nBIgRfwJeKzz+T2o+H96jfLowPEhAvPW2iGAkaX8QfJGtmMUDbN+YzacujeK4\nlsfCu+A2EIj6Q40mOj2vf1obtI07++zonZZyFPXMDDRyZwA4JYIwXdoSyv+g\nLo8WmUvywL9z1OHgIVtlY4uIRFXUBxzwbwAkrIGYm6akJkEkmBOFHxCO1cBs\njqM6p3XBPPB21j3wsu02ZNUgK67+dthnFPtK9xxSHX12oM7dYGpXNDmG5axn\nBfvyh4vE7TC18ICM5rHCaX25hI3dBe3spaDUV6kWK12xAY5CpmmJWxL6w5qh\neoanv+jRsMM2BijAqXkV6Z9j8G7GsdTMXMsWMpeBT0SOGdT5Xud2SgWjDccA\nyYHvLxvKLe6OfIyEUhHSfAKQJnVyMpGQo8l/nxURu2r4gf3FDHyCWai2ueif\nC+YPAUSXUQTP5djLYF9NRIsPYJHmpHE/tWqhlcVjBkoBpXZDT8+p5HML8u99\nN7UXBM/PpoMwBPxPWGgUc7c7kzBO11bFHiKtWdwZCNbSa37j/JLFuGQHivIf\nAWq0/PpBkCTbnO1iAF+2R3Vz6DvTSgcOsd1TSgsb04mGI71e67GU0R0FKOIi\nQU764Y2yn0vtjg08sSegrUDyOHH8gF/Ix1EjdS8bd4+RKe6+0WLXMT1iIJxe\n/yca\r\n=H0Ex\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCKysEOb6MItJvZiDTsQFE2ywKbF063paAP1+FRBCIRjQIhAO3K+Gm2nYNsuH0QP5VVfo36iBkilyzQ/ypVPGHTXj9+"}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-beta.18_1593652002961_0.07449887426819624"},"_hasShrinkwrap":false},"3.0.0-beta.19":{"name":"@vue/compiler-ssr","version":"3.0.0-beta.19","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-beta.19","@vue/compiler-dom":"3.0.0-beta.19"},"_id":"@vue/compiler-ssr@3.0.0-beta.19","dist":{"shasum":"939944a38fe2ee583b79eb881a7038a798186b0c","integrity":"sha512-wvCrkcAFuo2tgjh/EBqEDIJI+J5tnUGYWPFXwdTHV2VbJaPMjmncy5/NgPIgxNezUhs6dfLAaNcwZ/Xgzx6Vww==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-beta.19.tgz","fileCount":6,"unpackedSize":44111,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBIENCRA9TVsSAnZWagAAmC8P/36jdPe0pD4xfOwsMa1X\nc+UaygsEBBCIyzPNZT/KdNf7Z0mLJH6fiK6iaKeTApdH6IS+1XDMGQzsfCDe\njKq3ML8bszxfAA4Sj+ntO/ShOw2RAJnTadmm/FGmVIfHvroKrYY66uys4GEh\ngBENvS7TsyNAdGHF9ttPmeLmsGZZE31CEafSnamJ8r1YWHWulKSNOeqblo8J\nAmwdKKfkHE1ZgCUun8Dp1kR/fQhwDLQY+VFP7jAzSfizSOj5crbUI4M19fhZ\nELvyq0eEfknSxMkfFW56jDefy7ysIJlIBHaVCIVjuCJAxRADdrNy82moehYe\nXY07F+UPsSf4HZSAwDxCa4MfROLCwC2f1VrgJKjdZXOrsiZ0UQ2e7Jbbnx8X\nKbZKtaE2urlKLbYl8u3WRh0NGblDpWkoPv1PS+mL1uYseQAhG/kmynVu2eNO\nIR7Q1JzO2aGxiC1aemNN+BOJjYZazvO6q7o8i9sT13k/w9V5loRFcslfJrH9\nlhuoLE3sF/ARpqjQEdxGf15xrTTvwhJsmiaAeNojSr4eYjvZjwzSEH6xRQx1\nNPaGd9gjz8Q5HKc+1XrBTXIRGTUbSvytpacnjVpag5uudZFA6TCI9HrTx5b0\nY8NKh88L7u8XcaS+oeF2IvEeOGIkIU3dseVmrABiVXNNvsWGBk4P2Wvau4fP\nw0IP\r\n=TKCW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID7Nt8OGtACG+VVSMDHoEB6y/jxFs/qp0hhrqPTvd14pAiBsQp89Et39gm5cLNTk014UAqlEnYorKyyV31ZbEnJX1g=="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-beta.19_1594130701557_0.9847915456859078"},"_hasShrinkwrap":false},"3.0.0-beta.20":{"name":"@vue/compiler-ssr","version":"3.0.0-beta.20","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-beta.20","@vue/compiler-dom":"3.0.0-beta.20"},"_id":"@vue/compiler-ssr@3.0.0-beta.20","dist":{"shasum":"f605836a09b9bcd3ca66193e4984081aa1408825","integrity":"sha512-j2XS2NX/skYxuMPG4T4sk3JUm4LYmonGNBXT5YWUX8G8+KlVTI7/9iPg+8FhZR2jIerhzHj/34MSKxytTItffA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-beta.20.tgz","fileCount":6,"unpackedSize":44111,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBfg5CRA9TVsSAnZWagAA2wMQAIVohSDHQbfbAX/4zJSB\neAV/Vb5QlhlNaIHOEIjQ8ytU0X5qEEfugHr8jlOI0N7b7S3XPFTHMl2NzbhF\nBwITPMYmEP+E7y9zNlFTSz7KVbpkLkxaoXj1lHW6SrZ5XHDOQk3Y/kcvSZwU\naoQKpgkwA+DBtH/HMCb0+vJV/ZaRJ/e0v5GB4xDi55++UBwhzX9gYbVPJqVF\n7SrRZaQ822gPv4fi3VQTEltlCUL2MJal+GRYklAJzqJPDGG9HQs/VUtcogkH\nMMiEqBbMLRjalBQvnVJ2sQPGmMuHnZ2sVM0euRqz4TfV5WaiLkwey2GNrSZd\nn6yDbU1I4J23QzPs0TuFvo5p+/LE7oodfTe84KeIWBcmMP4mIFUnshLolzgk\nCkUfLEUm2sMiPT9RiLdt5+8+sUE7tIuZ01iyPMVZDPa5IDGLVHAGwQbr4F0m\nd2pf1JqF862lTU03JqzzqRjA1gqqdMUWKyulPk1nNJETldP4c0IPi8avnN80\n8n0XH7amD1fXcmgnqdBBwHfTDy5S5PLJkKxHbiuDixpy6A4s3XOzp8U6PhHL\nDoaPg43+NGKebhrMzkCqJ18nxi1x/CIKfI7TQvC3mUI95vxKBO8Oo0x7ec75\nb/uiq+B8k7lRePBOzidnI/f+J2z+Mptp7HzXIURghiVyb/Nt8WbiqfStNrmp\nw/sz\r\n=mdz5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNfQNpPmh4t1JCwWaxWbWsoxuhuABUNzyGGXGeUnqfEgIhAIbqfArcNZ+Sv+B6fl9QavKiv0kEsE/9BqU6gCN7Q7pa"}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-beta.20_1594226745371_0.7339881482455342"},"_hasShrinkwrap":false},"3.0.0-beta.21":{"name":"@vue/compiler-ssr","version":"3.0.0-beta.21","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-beta.21","@vue/compiler-dom":"3.0.0-beta.21"},"_id":"@vue/compiler-ssr@3.0.0-beta.21","dist":{"shasum":"ea06f054a84832143a311688067000b970d427a7","integrity":"sha512-bE29cgqsmXFlMrrhRab3Uvvwx6jIq8ZQrva7VedqBDIHL1tzWonbvuNtiYM8hNwNUalNiVqhEH9kcVB5YAeS8w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-beta.21.tgz","fileCount":6,"unpackedSize":46076,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDiEiCRA9TVsSAnZWagAAv88P/1py47JKGBSB4Ml4NxLs\n6wRm6ACaO4MJJlxATyTlKGit7l5LzsYExjYBrWbPmiBnrrZmUWF6HA0ym5/5\nSq0KVL+0yV+nM+OGD+3i1Oq898WhmZLl3Ksd+CWHZUZTmgD0xRCO11izY//p\nwWEY0RN3rVToT4cWQWAB68/+oBfqwb5OlRKFJRdBVtaDgA4Cx12scMq2pMNV\nCIlBwQZPTo1DaUmMRI0iqNdsZttFqdYH2h3s/hAe9f2iVOyLuyhk4vO2mjMZ\n+Z/Xc5kY81GELscnbftFhl54+z+05C87WoygPMDwcqXZrG7rUH06DWtKOQr5\nVD0y2DZM/o9ip3BPNTbTc8udrV1XugcVMP08HDhpQfgyxyjVHkWx57y/5ce/\ntSbe/ia9kKdVM4myMEFsRTfbWEnVMDcvoxVnLcnOP/ptiMyvdmVrV05AOuV4\nI1fC9ZYfUZIinXdyFLuDzefqwFQP7Bfd03rWYYP9FN8zgDdRt/2xpRUSpBO4\nAX+BgMHlLtE/KyPBOn94EJKvK6bmc7cEKC0R23dO787Ub5Cz92pFzo3mkK/1\nGZ3bTCAv6wyqHR51ZimzB1MfDhnYazTyiUxks0VaQwhp/1t3K+dB5qXwmYq4\n0bnfRr5svYNCIBnKrnMUdAcUWVVizk1VIwovZmVAgjBwekZsQWK+B1EzQ2j7\nN4Y8\r\n=lQ7h\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDU1bQrpfNUJpFZ4gXlzD6N6CRSncebTh5lh+1qMmP5FAIhAKt5LsFiqYQfhwJLLuW8Xp5knvA9uWB4b8PGtuEo1wjE"}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-beta.21_1594761506122_0.24483736442495174"},"_hasShrinkwrap":false},"3.0.0-beta.22":{"name":"@vue/compiler-ssr","version":"3.0.0-beta.22","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-beta.22","@vue/compiler-dom":"3.0.0-beta.22"},"_id":"@vue/compiler-ssr@3.0.0-beta.22","dist":{"shasum":"98f42e44f1d83f336dfa26613f6e0a2e07ec43a2","integrity":"sha512-v4Va4ODKV1OO0Vn+Xm9C7btZeNyerkrGxJ+s4Rd8szDN92TVHEvQUQymwVvUf7nzdS2Jf8K/8r1xz++xOaOPxQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-beta.22.tgz","fileCount":6,"unpackedSize":46076,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDzJdCRA9TVsSAnZWagAArVYP/3bst067zttatZjszisq\nEXNN/sSX4GhBDrulHvKEeq7nvRJfMd27ljlDUDxmOAqQ/pUHKr/SBbX1+W3u\n8J5qnphErCxMml5qf/XelkmWvhqZs2teKJVicOawmUsn47hu+396w5sJAe0T\n8KUfLbnjgL+IbtVAsXO4L5CMpvo8raMo0A5xD0ep12ykQbNuiI4hCnmxyqGR\nPv2JLng7KbZE1Be6iOfYMmVupwyFBMkDMEvgMcLNVLqh6SmEkGrUrfAOlLFb\n4ZdTVnbm7gswv57CUjzmu96mhmVC0T5w4gJocF6+ymbmUfTwrPPP8eXilUJv\nNGAfgEcgdImcEhNEX0wapDP815bdO+BK5mz7j/G9VK3GxdAhRH7ajbAl0eSJ\nh7xlZlMTzsGownh/kbsTioWrGlJUoUufe1m3jKHbLDm9rbyDo0woHcX7BP0W\n6tT0xrQPF4lM+MUhN+lTl86tftvOE8qmLRwSrVIutbig6mkFx5FYBPyIONKt\nmRa3goSauQvNd23um2GOqFYa0aDeDojA19D/W+30n1tNBkiiDDfo9CKHcrnD\ndi5mO7uDPmY39kQCSt6tO5xu+3CNB0FjLQf58zsVdcyhEnZDt5lihSvj15BX\n+HeoUSuIR5YStFFRswrMxmOEjW5R1Ar4ORKKGudCs0BVl0GhGC2oQc2XTuRm\nqyhV\r\n=DzoV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHqdTkbDOJ/JGnCf1/tMZJVZ9597Q4xGwZ9avSse8UkVAiBCh0xJ3vPd6cVhx4j/uvbuyedJpXejgDV8rQGW35zCAQ=="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-beta.22_1594831453453_0.9875968324306392"},"_hasShrinkwrap":false},"3.0.0-beta.23":{"name":"@vue/compiler-ssr","version":"3.0.0-beta.23","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-beta.23","@vue/compiler-dom":"3.0.0-beta.23"},"_id":"@vue/compiler-ssr@3.0.0-beta.23","dist":{"shasum":"40ff03b07d31aafaa990813f46abdf29cf4ac9c1","integrity":"sha512-3JkPqGYie6dQQDzvNgTWjCOv+tY7a++EbI11ANv9T2qB/KPBIyvqixMcI/LxUSKGypZ2nMHT/tMYSiqc/JoTwg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-beta.23.tgz","fileCount":6,"unpackedSize":46076,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEIULCRA9TVsSAnZWagAA1I8P/0A6YZ9086z/3bRmiqI1\nEYiCODF9bK5hakW1EhQhEXzmpX+noGbrJBop4HHnYYhKXJtLeQwFzp15hyI2\nZ3NGA7Duui1E/g3YwzHI6ZFx40tFgz4tW2aYi1044k8c5dqDnjXQfZ43iPme\nc3zqtxnL2V0tKqpH4h8j6E3Vb+gHmpLOcVH+/o35SLTDXn3MvUMJl+wglrRq\noZRpv9jZvvtD2jy3kScBJH7rhFXpO0OwPhTjyQ1iFrbbWVUQW9pf4bZUyJLC\nKPaf6ho7lMq/oFQnvJ8sm3CJonuZwssMufyFlByNtSwNdb63KT+LRt23CioN\nY1DILxO2CA4KWQLLmsDKHPD6FLNhkgQx1r6tr1WEYmnCPz5SedDDVbXAH9D3\nOnWx1Dw104rj+z7qOZT5+egaSQH8ZQuOcxmTLLTl0vCX/ruU2QByMSETB/nD\n0BYNY/QW0lmzOPPtRrVim3EvyEq1koJy9suOnziXwGa4v2FMkmZZLwY9xj8k\nSXHFD+lDaBbeubIKAsTuCxkiuCb05/5o8bHklCb/EYmKrJeDQllXkSjoE+Ye\nGCzysDWQBd0xTLTITCzoX+jo+JrbEaF44lfWEbMBsknVpv5669lGC3ffj60v\nwDKXNklt1MaqNLqa1I/IZalPuLWyV3NhJDdezaeJQSWHWgcW52XivlEdOtL0\ncgYY\r\n=ikyO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD52/Ckd4gCINIj8PyfGugmOnuK5sWSUT6jwmVsymp0MgIhALgg2e6dOE0mF/Ftk411pa+H5dY67thhEIoOkVL9eNIm"}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-beta.23_1594918154561_0.5091763468829069"},"_hasShrinkwrap":false},"3.0.0-beta.24":{"name":"@vue/compiler-ssr","version":"3.0.0-beta.24","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-beta.24","@vue/compiler-dom":"3.0.0-beta.24"},"_id":"@vue/compiler-ssr@3.0.0-beta.24","dist":{"shasum":"3bdeaee92cb7b83515d270e0f52a3de623642638","integrity":"sha512-mierRRq4fc8Im0+qS5tY+HJhgpWAGXjgA8yii1okw/S2IYTrPJvoVq2zgso/24R1d0ygv4CZUVwy2xpdOKBb0w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-beta.24.tgz","fileCount":6,"unpackedSize":46077,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEJPLCRA9TVsSAnZWagAA2E0P/2Gzd3B0CCaogci3T7S/\nRLhmCK6W9ppQGmlsZtccKfX7AcAtC4JkrK7Ur4BTt3xJl4h8Lz1oI1SmS2s0\ntELeZ9rHJ7Mvcb0zkemRk159yOtqo/+95P/XaGd5CbUSsRPrlLBk+CwPmYRz\nFtgDX+JLuTh0c/FHsa5TSONuVz9G8+hTgZSbc72lPdGPjcb3EgRJxk7Gxpwv\nBUvrPrVJNT4/N8LlbiVsOqDQxH+7DY/g7aBfeFCETQYbajxaOlJcAY2q6HzE\n2VqsDB6K1CzjX/1Wu4T1rth7fLpxiY/x1pvirljqgVwV1k+zh3X39OC5Bd8+\nfLVYjnZ1de7MTVQwcA0eMQ08XL7fxpUZl683MwcmxzA8yTPQkYYK4CK/4+MD\nULkVTnpy5qb2aiLOTt2vhBQbsXh5O5jcYiclDlmEra5sJt1j16hXa6mgzGKU\nij6eFY0B+lI4auxkR8cTDWAj3AXlc8huBXjMk88UYNcCCtNKEobaLYF4nLBz\nbOLsu7bdTMHx3GCuaREZOaQOGmUScvXP9usAu2FosMHFS5/IPpeU4LfvcU81\nkllaCQBYNgxw4N/cisYWhjvFQjYwppkyNld6nUvvf0wsNGZX1dz+qy5wKy3L\n3t9o83+8f58ElpvnhalHtky17Yx7vOCDMghp21xb6bHizVy9zkBdDMXEDzxW\nehbp\r\n=oY9d\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYzUr1Sjnh0sZZcIEozqWlD4LkLVkttzK/pqiNqbSnggIgLPRzdiW9VtdxtaVb2b+jS32yfanNb9mAlKLwg9hw0LQ="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-beta.24_1594921931076_0.44837333710137917"},"_hasShrinkwrap":false},"3.0.0-rc.1":{"name":"@vue/compiler-ssr","version":"3.0.0-rc.1","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-rc.1","@vue/compiler-dom":"3.0.0-rc.1"},"_id":"@vue/compiler-ssr@3.0.0-rc.1","dist":{"shasum":"3fd35aae761ccc370e793fac93031f382f1b47c2","integrity":"sha512-8XoXoA6QvW/5jr5MzO25BSPie8DlzkZZKasm28G+zx2LpeCbR1Q0IeQ6pObxQPAiwDWUwDfsIwt0JImNDmMSIg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-rc.1.tgz","fileCount":6,"unpackedSize":46068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEfxcCRA9TVsSAnZWagAAKvUP/2P6VlL73VCYQDZDuA9q\n3q1Dy7ORfNdBRqZnCPL4rHK+JLaSSmTH8d9+EGJuBq/rVPybGKl6iwrkwAFK\nQKBwog0SyJgSrpbPwu5NDhwQu0338D1SNb88JqvvIw6ATRNqnYUO4S5pTc58\np4O0Uz20CQEZY5eXEm/YkXlgnu4gpaIdqWd1OGuUAO+aq7kGd7hyA4EhFJ97\niJI32Hzzv+4JW6aSAVpCvUzRfYZRxJReW3iBqELEaq2bwRE1K3VT1l+EcP/6\nIalGT8KrGNN41t/EMONfFgCCfhqlRvGf9Pc8HOW3MUNlc+0bEwq7whND74vM\nm5ldiRypNdyDU0NNJoaMRklFUBYEGolreqB9NNI4p/JjOgamb2Yhivbsmpa9\neg4x/D/obbeZZBi3OgvGE7MCIUq+2VCs5bEg+yGPj8PxzAiDMXi2TX0RFd8r\nKUBxfvWje6hOzwbld4mI2iqGvA4GqasS1e7AlobHAwREmGtePYOVI8Iiu1iq\nZ7oW8FHrBwyRljuie4jD9UtPC9hqnhruSY6gJojUCihqL6VMZPKzK3l3vOY9\nS9rgce6BFoMHDI+zRhNia6BJvV7Rec7TKcWISjg1GJ6jxQ0JFgPNunjYqb+k\nvn4dhKTdmXMQ2/Y3SpPSKhmfY3wZJFxqBjmLs3uRBly+4UBcyTj/o22AljDO\n8czA\r\n=eadN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBlaFHaSE+g8SlvFL3pC6vzqz2txP/kfCArbs/4vGXyKAiBUvYZQnfn8ejz5TZK0UEmLry5mqGEbHLYo61wy/gMBtw=="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-rc.1_1595014236413_0.1697994284406812"},"_hasShrinkwrap":false},"3.0.0-rc.2":{"name":"@vue/compiler-ssr","version":"3.0.0-rc.2","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-rc.2","@vue/compiler-dom":"3.0.0-rc.2"},"_id":"@vue/compiler-ssr@3.0.0-rc.2","dist":{"shasum":"94985ddfefa7db5a2a21a6443b252b1543acb0a1","integrity":"sha512-JrRzRRxqF7mz2dRBaRZTuEDHI92Db1BxKtCm5gAN1/qGcQHioWrQC7FXdYaT4LFcQQ9FrEvBtHxs4JNFoGFQrA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-rc.2.tgz","fileCount":6,"unpackedSize":46068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFJaKCRA9TVsSAnZWagAABvwP/1Qfc3Ez1TN4/mfha08c\nxqTiBUQYQ4mVzvfxVlJRUc3OfSaxPxXf4tOi/+vbq4FuicEDXH/LmlYsK+E6\nsMc1R7QSWGORaV3cib4qjDDAzbTowb15fmiWjBgsm7IsIrQjVq1mxnCQfNWu\nGe/EgbXd/1GUKTerqgv4i33zHxWlgLOWnemra8dKNw3EsD5hHMnoPGlLxUa3\nFqw3HrRcXF61+iA9ETdBHa9IfQJ6gweh2ZiGkBlNwH1HSn1RR4K/dWDZS7NX\nBNCpHZ51pStMqPMgQ3Q0aT5AGRxTnF3Q9cqgE8v3lQcXbFAWLHiQfYP4biwj\nlTSL109vvxbFfVap6FcmjeAbGEgnR9q30Hj8Fv0T7m72nb7dACkmNTW6DGOl\niWTADC8xc08pCvnRP95RfmX1oCQThJLUYnylfchBZ7Gslt1b6xRSArturbZ7\n678RQFM/fxvw5ctZ7WvaZoEsxMaWQuCbMqG055YpnxnVDzGg20cSJFAxoPMx\nx/RwvmrUdqxZznSXehydeSa5CvJAm0NED8jas8LJre9SAN00JaWE4d/cumDn\n0+LAqLMOpuxVi4TJPtC628YKAaDVQV+tHyUG0Jpjd8eiSopFH2ugHbUG5GrM\nz9v0Rd0yqj589tXViFPgA62UmV51ZEVo8GvoRLNrengGWWZhCOHnbUBZi/xu\nFg5U\r\n=e0ce\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH9gN8/BeVSRENDTxuN3tzny6LUD2Dt/qM6abdR1LDTLAiEA/JAkCmhwpXs7fRwVHHP90TsWG6t7dmzN/h6pYXyPtDE="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-rc.2_1595184778282_0.7770487550857665"},"_hasShrinkwrap":false},"3.0.0-rc.3":{"name":"@vue/compiler-ssr","version":"3.0.0-rc.3","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-rc.3","@vue/compiler-dom":"3.0.0-rc.3"},"_id":"@vue/compiler-ssr@3.0.0-rc.3","dist":{"shasum":"0d83a237ad9546c1b29f111455835fbdd27100cc","integrity":"sha512-THV5jSS7uzu9hXW+JzaNnizKT33S0e6Enq2Wy0hyLR5glkm6zGLG88BzBDyqf8x003ZQt4pfa3PMf2vNTk1PlQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-rc.3.tgz","fileCount":6,"unpackedSize":46068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfF0GxCRA9TVsSAnZWagAAAVsP/3xtFvI7Aa48uuyw1/i4\nOHgiBPJUkV2NIQKTzUq6a1GQxMGRDnkbOGikeUGujTzD9FfwnvOacC71Epqk\nQ8CfJXsuy5eAFlnfFLTCmARtbZUVPZRRFf8mGQ3sZKu2g8BkG6S5Og0Sqa/V\nAOLgusWFh2/O0ZoLSoV5WvyDK85F1+AOPAEUmQ7rVwQojF9BjpNUuRgQFoD6\n6nw2JGDzJD7HBpUUpfeb39H/qAoUUEIIBNKPXOK+YAo4kk+1OWdkO9y00xhA\n9hH2M2xMZHflZGYTt6dhwHbwwVeJzKy5RiHuZHeD2RUuDAH1wE7MUecKZMsB\nQx+qiCZh1xO5HtmlERnBB0JOrI4Vd2k1qw4LkTtGCX2uzAQhh9PG+xbjuJr4\nuBSPl5XtNBqBph/JyGUGH+okoYgh2iW7wpSdwn1+ejeWHTFNGFxlwuJhSUc5\nQqvqloDghZ2dqVc+ZhybIYJTQMeWLxwem3vQXdHYbtHwqarR6g1AFk6V9Bwf\nQVlOimcv5KKW74RHL68aJDmMsrUxjOH6dCk6XeCgkwPwXk43YHJ/LI0sDKVO\njbyvehT4Px3/sV89gaem7qP0KPsXsKh+KAEyZuO7DELLX4Y4HQSqnSQ4ooIM\nMff0BLWULjchIqeHAizWDTSncef82ccKtpdMQrbt/XWhnL3aHPBieYo75czq\nPya5\r\n=NVQY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBKdtnYL+JayVjsN4u8SapwUZ6VikhonS5jt5REDkVptAiEA2ZjZU2sbPuCTpacPgDbAZAJqv0zj3tm23Ou3A+rafj0="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-rc.3_1595359665158_0.9221629554697566"},"_hasShrinkwrap":false},"3.0.0-rc.4":{"name":"@vue/compiler-ssr","version":"3.0.0-rc.4","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-rc.4","@vue/compiler-dom":"3.0.0-rc.4"},"_id":"@vue/compiler-ssr@3.0.0-rc.4","dist":{"shasum":"58d3446eda2cbdc38d983c0a8bbab7d182921149","integrity":"sha512-wF2ooJ3wezOn4gZPHsdIOPobiyZaKHEOV7DPHnrCQSQb4uWk6XSnorifJQh88tN0fgYqjVNLBeNNhaCUFzF6KA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-rc.4.tgz","fileCount":6,"unpackedSize":46068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfF0TNCRA9TVsSAnZWagAAKIEP/3is6keHp/0ZKjL8KDyu\nyHKIN3qLsIordTOnPkcg9An4OeqN3uBPvupkyEO94vUAXIpVKCQk2O0DBR/k\nSmwWJg17ssH+49R2LSgvinqN8zb5Ceta42SWSofkIdk2vGLo3CkkAOed7dCM\nfBRLrb3XxQozSO0iDZvTwo4w7vcsi+OGpOF/OKm98uOQQj7neUKsK7iXB3qF\nTjlS8g4g5fJMpUHi0ad6hDlOdCCpfRLHF2WcOtUNEbw1waiZjQ66bni4wTR9\nzpBdUmqG6YK5chNbS1zQEHI+2A/DkM0tmLuwMeTPrtC5ywvXnk/lMhDaiB3j\n4npBR5uAe+zAJ7gEFupCX6rcU5PwhsacqZ9rePdlccoCQR3jn/kPtpAuX5L+\nstco1XliuZ1h9X81Bd/GQEKnJ+b+EChyI5gEy4Iy6EN8fyqB+HHZBc0PA2Ny\n3JhiciDG/GDWxAVWEP95JSi/MlEn4sMoGAZtp0LLGVqthOdXRwoPfN//Kty8\nfwvmH7sQPWq1PTLeYynEAcVMwkhU83rV7UQ6dnErW1/d0Hy2dAhHXDNbkBF+\ngXDGkgNvmex8aDklCrG2Xtd+3IPPNTuV32BckZyW4Wb8jyU+3Q++bmn5wn8k\nuAhUZFwPMaVv07ePvYzHCduX8qkpEDzEc0Wn9/5X2By3sIUEAobC64uoaxRr\njaow\r\n=B9cI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCV6OZz3E8nhTnMfG6/1RCLnt5mniZbLhJ+lHKe1fHfMgIgMwKZY/8dPgUD5OoOgUzUp+20zpkeGVK1XgdAQuDLVis="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-rc.4_1595360461021_0.5316221257622396"},"_hasShrinkwrap":false},"3.0.0-rc.5":{"name":"@vue/compiler-ssr","version":"3.0.0-rc.5","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-rc.5","@vue/compiler-dom":"3.0.0-rc.5"},"_id":"@vue/compiler-ssr@3.0.0-rc.5","dist":{"shasum":"878406c59daff362ecdcb199fb9467a769ca8de5","integrity":"sha512-OU5Vl2+bCDMImS9OeCVnl4lfxZ3/sopdwX2SrUWVKQvCxmmmlyWvoVkC6nNGCs/MrOmIMhKmL6etgzLTWyCkUg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-rc.5.tgz","fileCount":6,"unpackedSize":46068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIJu+CRA9TVsSAnZWagAAU98P/1YMaKGwFOHu8y9D1aNm\ndCUr/C7Wvr5bhqDi6c2sRuzBdkz1u4EDE+OPJ8dsEgNdJ0Exc0iZ0KiNUDhe\npapeZaKiNyWmT+8pVBNAm8DNwU/gz0F2mufp0DLlDX74NWjj8DhDmrDvBwOh\nxi5cAhle56m3zVd98RZeDDLkZTPlRYdNbPIFVHvNjVraV6tKeIzT4XLDodzK\nrYt80rrAnTrD6aMW+vIFf8JCWbjEjsFNdRxelguL1MRItGPGvr2Yu8prxBEf\nZhFwMxv29yiynlvAJyBOF8e8WtK0z0ot0Kk4jyzbcG1SGcygiyUhx6z2xUeX\ndmMCBLpW+xKN/Dx2qBs9UE4uaX8jtq477h7qZakMkpgK5ej5A0dFbcQfwfK1\n2NLOdSgV/bZsx8hYu75+uy2DLc/WVM74LQhftB5VLk85urEJidCSOcfQKSKL\nN9xsPT4NA2y3cMJECRHK2d3THATe8d72pLL2JCYaVaALa7LfjTa7m1LATpTJ\nKMDy7L+FLH411YMaUM1shhXcFVjNUil2KAXZFmgCWH59n577aZ9UK+CQ9iBK\nAZB5vyUTaCpjrk7XI6TAr0Zq6khHep1+Plji4DWLlZy2ySa21RY6E8ID4ZPm\nDfy/tQSWmuX9monNxyU2i8t+oeRch2V529U7rvxVKL5kmS0vGosazipfE1iJ\nqqzZ\r\n=WkNf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDi54SkcGfBtHlQ/ujNiuKYsBz0aSx6tB30Gum6NmmPUAiBOi0RxTeD4iuCHZtE9qutgWB+jVecOEVHtMzhJoLnYCA=="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-rc.5_1595972541851_0.3907414706323258"},"_hasShrinkwrap":false},"3.0.0-rc.6":{"name":"@vue/compiler-ssr","version":"3.0.0-rc.6","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-rc.6","@vue/compiler-dom":"3.0.0-rc.6"},"_id":"@vue/compiler-ssr@3.0.0-rc.6","dist":{"shasum":"88635676e227cd08a2caa3110a16824727d4baab","integrity":"sha512-dowz48cpbsUNyPeabH2WbBbP1R3zE/BZo6l8EEGXfmg8A0Qi3pu+m/9fZB0GJIWLpGaxDe4a7swLflo0bEa2ZA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-rc.6.tgz","fileCount":6,"unpackedSize":46068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPaUZCRA9TVsSAnZWagAAj1IQAI4xHaLU41g/lZrtQ7mg\nvPdF4P+Sij/p1nnZATzsZ2wtkv2IO/bEMdiid1LzLyPNowdi1KQ7hl9gahpx\nNrWyGPbqL/K4BiqoeSiYmTs6MbnaSXKLF48zMbar5PwKuz1YdahQsWEdowxy\n8ZvROmdghnNMpn2aSnL8Z51yLgpo/cL8n85cjKkMSfNaQSXSKeOjAVVYeToI\nr7ELv8nPTRWMDFU5r5xoS/RI2WY7WGB71gLZttd72GPT1d7r56UUsO0FLziw\nvGkFITDnSA+qipiDWEO6glV4q1Fk/aETnynv8ZzRf9lqa20pynL5Acuk7ulB\nVCMHwcgdYzM/Pe10mIU4lNwuBhL+52KXAsdx25/MKfVVdq6Czrq0WNgY8+JS\nWNRdmsPZi5LrpNX8z+ol+dobkqiITQ7sKrVvOzFjzlEeIyTWXzWbbHXwOBup\nIMSPr6s6uHhCUvyaPFy9W4zAkL7FkuBYMEzRiIv0Srz9ZAABN8/RZVKctqUY\nNivN84d4KsNpE41UkQ67mn+3SIS05DNjqttYjtCYHFBikjW+ERmtXRGd4h7y\nFxDyTwrtq8UmxEY8cLM54gTiZLGivmy4zHM8fJ6hrYu3+BxK5scmBKl+R+VW\nkIdMuBzabUHmfROva23RAwPhbk2t0hKbKaWTRdjXFf4JMqPHsripx4qLXqhY\nUEeU\r\n=EKGI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFqZvYkYRFXmhYVB7wReLwRidGbiIFhVGlXx2ck1oxJbAiEA0ZWdgHeBBXASB34lh8fYISABx67oA4YpBTVGCxiEGdY="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-rc.6_1597875481227_0.88352991051452"},"_hasShrinkwrap":false},"3.0.0-rc.7":{"name":"@vue/compiler-ssr","version":"3.0.0-rc.7","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-rc.7","@vue/compiler-dom":"3.0.0-rc.7"},"_id":"@vue/compiler-ssr@3.0.0-rc.7","dist":{"shasum":"87ec38d88395dbc2a58532968607d03386778fc2","integrity":"sha512-jXNEgnhjm/SStdwxrHaGwYgSvwQV8ZV7xInCsdZsEcNXNSV4cveuEQG0x/mFO/xuD+RudcdMTbQr75V5oi2RyQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-rc.7.tgz","fileCount":6,"unpackedSize":46068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQA7CCRA9TVsSAnZWagAAePgP/R7pFDNH87a82n52DgOA\nBhARG7WRuvlmz/30M2jFXdSduxb3G/Jo7A4NQx2QKDyIuuz7uJEO/Y2B9KkH\n+qf6Gv/MeWdgogs3b+f9lj7T/dqrHfRh6WIU6mjcRkgyJ7KJfj7KS/CiVrac\nBf0scbc8TUypeX0qcG8uWA94nQFVAcowlqB2SFSoqIHUiFL7idAroPbVvEwn\nVATlC+eb5Mf9QU0mG8vlHCjrGFQX5p4KqhODw/EHU43KyDfufBzvgXXs1bZP\nu7/BWUrEDQybwW3Gheo5V70qf6bjspcNo/q1FgPiwfIXvOLhonYqlAFqoLbY\nuLDu2RW6qmvI4cSMtExWdFYUcRiWdPGCPGzzn7gTuCbxwlOHJPN7khpr5zKq\nRDKfyekNYTc1+gDDf9eHon6A3j8xo/9o2r/i/ifyV8IBEooXOsOrNMZRQPj2\nqHrqT0lGLypyQixZcwPBarf2GwhBjkAnD42svlII1VYHdN/vuYEdRFWkosuh\nebEApNiPdoYLw0/3leJx1rjWnRXZ+t3691RBTEoglbrgeczdRBQVZBYgQUXI\nHwHSyxTrtZqF7xNRsa0EXBWv3vtDvBK6Awa7ian9QUd46IahldJS+vbi2GCz\nYTzYOSVYHYhw8Ce4vPuSpIHxGrknex8NefXr9iCm3Sy4ktINAm61NXB4BCE0\nWMEy\r\n=InbQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDd1uA52wOcroQUxg4LZlPermnMFupDkVOhIaaWd7NSYwIhANIGcrC2WfDouHhSLk32ey4r/mS74V8Zr9gB4tWyGWRl"}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-rc.7_1598033601883_0.6279958121960529"},"_hasShrinkwrap":false},"3.0.0-rc.8":{"name":"@vue/compiler-ssr","version":"3.0.0-rc.8","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-rc.8","@vue/compiler-dom":"3.0.0-rc.8"},"_id":"@vue/compiler-ssr@3.0.0-rc.8","dist":{"shasum":"4b6137922ede1c6abca74e15fda8baf7163e14e0","integrity":"sha512-0NtZ6e90CpD/MJRDY0AgGNA1t3utjMkg1A/xc2RruUvJgpCsr/9sj6wK0ZoXV/MKKKFzE5DVgPjwVs0o5wxTfg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-rc.8.tgz","fileCount":6,"unpackedSize":46068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRSDuCRA9TVsSAnZWagAA5v4P/2jPxkgLJuLi/HzjFR9G\nlnufvHiqAPVbiN8dQi3hPh+X0P925tdGxLfzEIqMtWbCN/olmZOF6+rQrk1g\nHW9Khl7YqZnM0gPtBAaJInLG30I/173sto5Ii16tWzlHO+jhNiKqO0R+bWKy\n7orx8sCneD58F+lr+TlbEbpNRZDHBd6rWhbY/SPtSGZ8sN5p6khHNpLMgmNq\nINJeZDw72eO6X9P7TZwiq8S8WjZ9yFq9NGcDfnmcOQDcNXaaf4TasSL4CTv8\nUPTViTVlBMyNo0aOtild8pZYNKs3vbXlRJ6HoRXAAFnRbvDda9sGsTSolkRi\nuWtcrx0dlmzQrURajsaTtMMSVUGKkqIaO+b8FWwXX8cXIgeIFtEZbQIsezQp\nlsHsiKewuWyiYLey97XSnM0Vu1zZEVJ1HsDcaytx3we8PIaktOpz/6diysOv\nX1liPz2U5ssHwEfJpj5mY0gdnuuN5aaZ8+gnq4TXQqATkhbjdGCFz9yqobnS\nvTr1TuWvZGY9nfLLaD9YXORFYIt3ehsz5ZWF8RkF+m2x5IB77X7KY8orfexx\nAreXecGplJ6DJ9RXwPtsMSvJCeNK+83XiKigX47xP3g2f0pC7H4x4fKY7bsI\nQyaJPgiGAIMYXqXByRD5bIbhZ6D9FoIc2gRPcdfYyKIAcwSCQwWsnu2i4RtM\nz/pT\r\n=UKQX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCIIwUBjkJEHZEu3NTkGbqGN7hnZqJVz+rNCeBW6xnY6gIhANhEd49uMV0RE0q9c7hLJJA8WWFrzDHvXDRXK270W51j"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-rc.8_1598365933966_0.6321429694371963"},"_hasShrinkwrap":false},"3.0.0-rc.9":{"name":"@vue/compiler-ssr","version":"3.0.0-rc.9","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-rc.9","@vue/compiler-dom":"3.0.0-rc.9"},"_id":"@vue/compiler-ssr@3.0.0-rc.9","dist":{"shasum":"52e4523b54d993ca0ad137813c5b1212988e62af","integrity":"sha512-lpbnkJrhkI5QgprLPXcB1Uq402QiibPFKRUQZ5vu3zeAvUeMYuQUtZS/Dslurcvqd1dbBC/HM0gCpLtjEQ+2qA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-rc.9.tgz","fileCount":6,"unpackedSize":46068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRuBwCRA9TVsSAnZWagAAmIYP/1I+xc2wB3SgNVNynRay\nh0u0bOjsL4Gtjn2Un0VTGL+nyWAQqduf5lOUMZtYg0NjiXlo4nPt1/Yng549\nyW9MtNFo66LV8vmeogYWT77QxHeHQjgZhq0jHDqJknpMUocC0IksqR9CmQRV\nLAcNfliTOF7iJc8vBPd67914H6imuT5yWiRDl17tNb+Q1LIpg7DD+TSl/Jfo\nQzEc6o/js4MOqP8M8FYreCy7v4QhsQNcWRBoC/bErZV5Uc4Ti5mxZpkJlie1\nojid7uGtit6XfUyMB7LfE0hxJV2tz92b/1J2jj9GOEaXBHFnTICfzU7T2ssy\nPY7R7J2DmxFwd0HM6fVlSSeSjAI1oRsgf/KHRWF850Ctggj/5RHEZ+tDe+MA\nzxqlSvbIsu2vlL/to2zK4L7yGJzBnovz55YFo3GX0wbeRaGdbw7lH4/mk5oE\nc81TRfR2zXR+lDnk9a/Fx+dk+MYCAsJVgOG5YhqVr1yZAti54j5eVAkLHbzM\nUWGlPijxCcElH7pFcsMHWfWN4G+4oeTgFOSZwmUyctfdPVaBQ43cFSf3k/r1\nHVuA5lV+4NKvKeebOejbIAAPLCu/cJ8yoxaYYozwpGDSn6mDB/eOSaSei+3i\nAH6kfIm3zzlmCFYTSsr14AnwPe3UJxbXSBm/gITUlHLifywArISSRiAxNCbv\ntPJP\r\n=eviZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDXmFEWf/i13nkpGpswOZco8JMndNghN6PzSy3r3L2xCAIgLhAmmARK+TgrF60URAG7UYGL5zsJ/lka1xihzH5Oyzs="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-rc.9_1598480496329_0.39869291587393096"},"_hasShrinkwrap":false},"3.0.0-rc.10":{"name":"@vue/compiler-ssr","version":"3.0.0-rc.10","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-rc.10","@vue/compiler-dom":"3.0.0-rc.10"},"_id":"@vue/compiler-ssr@3.0.0-rc.10","dist":{"shasum":"95a5f6b65b19a514c94f056994ec144b3b1b03ae","integrity":"sha512-JBPil8sO5j7puB8acX2CQMRXEYB/EP8PoEur7RcF/+aqATI7C4yqWcSLC5TRJpigj6xE6ku6sx8om+j7ZHvgBw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-rc.10.tgz","fileCount":6,"unpackedSize":46113,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT8tmCRA9TVsSAnZWagAAk5wP/1703nRrZYFe7QNnOJa5\n/QUH4oxxgvCJY7HNmVbhK/dqXgk/WZKFve9TUqvOEFF48z0VF5xkVTRCz4Lh\nAGYvlgQJPcGkO+cp8hPBxHgrQJucdrwkzrH1uu/a0i1A0AboGUwQuP5DXe1B\n8zXev8V/sMSB2KwruVq/VM+eBu/PiYKMS0ilvj465EHS9ggNKEzAMy5jBaWN\nLyK0NDBXIz50LBD4v1xP999D3Ht9mTvpiRBNqt4s4h3sIOc7rcQai/EarTMZ\ntaIB7+9GqdlluQZ8NGUkRv3d0KTcPxdDnq6fy3nROC6XqkL6hAA9Ajot2MtA\ns3Ni4G+xYlghmmQfSeXxeAy64xG0SGkc0N07jdcROIxIeP4DwK928pMSREM2\n3aZy6UNtrpm3Hmg6haunTZmrl01DNREDxN2oUlTnwtDYWTzMfadqvhC47C/s\nuAYk87u6HLcVeRXtq/9xSRwfy4MnJFxjpS+5BFk5leOrNVY0uTsY5jrIAzLU\nradtufkHWkm0fUtac7LDgYn/05FXKKliI0juE3uUPhrXRp0C4zbQoma5kTj1\nVIvwAmCVJiIK1jALN7JaprvJWbWzetfAZap/vYlmcQ4dc5D/QUm08Pr+JIqC\nx1uysCRAxJkqjzJhXZuibWjDsedp5JhmuQoPu8Svg7K6IfUf63DZ/st/R8se\n5PdN\r\n=ECh+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICu2/NlAEBx/z+5iKQbjbzBR+VF8uvMd77VVrR7BAfRiAiEAq970omAXhkIfgSzQYJYESuo0w20J8NlpMg3Vpkgc6wg="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-rc.10_1599064933534_0.372157537378766"},"_hasShrinkwrap":false},"3.0.0-rc.11":{"name":"@vue/compiler-ssr","version":"3.0.0-rc.11","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-rc.11","@vue/compiler-dom":"3.0.0-rc.11"},"_id":"@vue/compiler-ssr@3.0.0-rc.11","dist":{"shasum":"b88df800c890de939955d6e620c7a1316a89b763","integrity":"sha512-QXPR+68M5aU1Y5fwwbbvA467cPGmN7xZPRrcjenL1g1gD7q2Xx+dpJsuai7eS625hphFLuJ9SVqQXzk9ANSLwg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-rc.11.tgz","fileCount":6,"unpackedSize":46117,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYPbQCRA9TVsSAnZWagAATi0P/RATmKhTNiM1WCthkhJ5\niCBzzbdrfsiNJiBdSZhc5LCCi3bAI9YTnwIJOwFVCS96i8PMK8XOBVsnLSvO\nkMbaXHcfnDWqERLecExvKJkuEy7SZ98jsVLE7XLNiJPeQtIuXWcZ8ZfduXuN\n/7r8HO1k3BMgApDx+Ijk0h/AdGV1HHiaF4kD621SmWtCbh0C1nA/jConXmA/\n3zUZARriJv/ah+Ngm7Y+6W/DiiTeQR63sp63Ef4YfLGlVRhsz1D8f0oj3Q4F\n7sdxCHCDIUbphrCNAlOqxh38uH0fFKJzzDjFSkq7OkrfIsa4q0dNHUq97bzS\n2jQj4bqMirNlV0yWExPYEnjzHCc3fH4Sb0DuIglv1Va+3DOdyT2y3uAkd4Us\nvzxyKp+Ms6eiJDt6vGC9jWLMty0KV9R9Kql+ybIXcJUkwgGJ2BXwqI/RHuyE\nuMxShFT2vYDZSwbgOaRRqdRnFIs+cpDp1oqIy0XYMqX8Tl4oh9znpvBaBzJE\nbJYVAv0DyanAabQe//bI9blpdheOg8Lit28PhJCybRF7YDDmDc14qA+sAXPB\n4iOwdysGEEHAFyMBnq9/EZwb5TVoiEqkED/pbRQvu/1HvkRrOHflk365EVXU\nJeV9diy4Msro6SUs9czEoMTt0bUUjnnybisV/X1F45s/HmXu1TIEfC9MolCX\np4L5\r\n=nQ4T\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG4c7lM5TLcsnBKFX4a2wQ5z8gDbGPpWRynjBIIjNY0sAiBST7lRhgWLvISncIt0g7MpdK21nA2nZC9K97kPNN4FIA=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-rc.11_1600190159545_0.2143304882488033"},"_hasShrinkwrap":false},"3.0.0-rc.12":{"name":"@vue/compiler-ssr","version":"3.0.0-rc.12","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-rc.12","@vue/compiler-dom":"3.0.0-rc.12"},"_id":"@vue/compiler-ssr@3.0.0-rc.12","dist":{"shasum":"ea37bfb616d90c376a5ef40bc65c57514bb6fef3","integrity":"sha512-mJkTLS91Ji7ahZT8tuYnXJ+C0dzpwq6uIILVx2e82jHzPQ2Yl0owK5wVGJR1Kuy5ZT+9AczyyBgvxGiZjsFzdw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-rc.12.tgz","fileCount":6,"unpackedSize":46117,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYlBwCRA9TVsSAnZWagAAIg0QAI2zhsW6+7uOf9nHyMje\nj25LaU9oYfpmY5SrcyLMiAI8oDO8n3beTweawYanc5m0vWdZUOEsVtPwd7UH\n8oUniyW5ILLW+pKplDL2MTlU01lDZMpYyaAV11ON+nKDgrtZ+6rw3XCpK+3i\n25Uu0sYZ0iTB+NZepD+CHRQmu1W61qgxdYkOxVtoWltEtkKF5+Q+rTUQvLQ+\neXA4LJEPZLVw367o6OSreY/WACFVzjIOJCSN5T1ST3r0dJ4SUjT3YakRFJjr\nabMurai7gsprnyyHoMuSMBBI31QLdlhlZzxXoxidK4sZ4mbDWL/23h2ei/7r\n3hcgywAPwHgS7n8zMQ8AgUca0PeV1qpJNWMStZ/PuBMV8sbj3ylZc6B0zvYe\nm6LoVmT3LURMY/IsLiiPu1jb3505Oc9ESSoIgozBQMRSoSIaN4KbHXp54lPV\nWThHycbOYLCn5kYHL2p+zIWni+kYZNMCBSZc8ipfTKe213VqwzefBeNsjoO0\nHbJd2JNVuGUem06zSqTZC12zQh0HydHDefJFYA/lp/wISgu1xw0yH5fuGuL4\nJc9E++AIKZP60OZXEaPRHY0xpsoa4qhzNf3iYC6IunC1gKg6bgtKpJLKTqbZ\nCB77EmB/N+3QSOEp7J1mhxR0EEOprrkLVrhNTh05guJKHQnFjTYLaJQiyNAj\nFhi1\r\n=fD26\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDO8TLOz9lVYgJbWGyIuZUymT+DhSVXYQGwhFzzHvC2AAiEAz/o8+q2bX8sPCmlwakMZWov+q/VAIJuClxeQtZL7zgI="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-rc.12_1600278638867_0.42812012507824626"},"_hasShrinkwrap":false},"3.0.0-rc.13":{"name":"@vue/compiler-ssr","version":"3.0.0-rc.13","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0-rc.13","@vue/compiler-dom":"3.0.0-rc.13"},"_id":"@vue/compiler-ssr@3.0.0-rc.13","dist":{"shasum":"2ca7071cd6e1b7b60faa8383ccd204676bba61b0","integrity":"sha512-BEVx2BXMJwzpmNI63YDtEMLdnLysMHbBwrapXiX421FwEAL8gwHE0rTc9WgcresegEmDuCmZTi/LnwcEooO+8Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0-rc.13.tgz","fileCount":6,"unpackedSize":46117,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZEglCRA9TVsSAnZWagAAx/gP/j24DpL4sIXy1BY5riLl\n/6eOnGOqX80Rx/MzSkD/KuU5bKWnlkEhLcO1d7AuauqLbHont0ZT9tElvLJa\nC3/YI3D6Z0RFb8+515bT2C12OlL+lFygikBLtOUOjPonWKrWSiNR+hR+njBw\nrmyXS1uhMCZMntpWlGzhDvHbjVCKZkRk00Sn18/jouCYyfr0C5g3BXqCizRj\nrxxnMvQ4+ln3p/ebY3sN9TAQUWjEJjdAXP8o3TCmzv9JY0Fill7Bav0gMPUY\nSC29/Ryvd+WPZY09O7NR/SEkfw6lo7KqbJ5XwtRBHlutxDKipJz3GrIxzW7T\niaX1BbY3IYg6qxM4t3cXkzA5Ja2+ioDULhcN/kTsRKIA9RRu1YVa7OL/GRfF\nfUi+ZuWY35+/6oVpd6tlsArSfPe1KshhvOuUiZNTGBTH3Gka8bkDoRehrHGS\nryFUTIqhOVcW2pTV1xGYzVWbLw+09FeH40zDdMbdNJ6KZXCmMmvObMlRn0M7\nV5HsdICYthKxlW1UIeGo13/6aCSde8jdlgMlR/O9qdMU7N2v3YUuMbsOcilo\nx2UtL3rrMAZdLUZKU5xrZ0Mz30L+1UF1eMATy2LZR1yv80ACHKkQxyQdh2zh\n+Vw5gh3Kh2kxdmkJnWV59U/66UcjAJ0EU1AV6a81VImtAUL71qRd4i81LGcg\nis+B\r\n=jUJm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWE+etlnKSAOl//Wxv7ON58djC3eNqzjywPCLBNQ7d4gIgFZwtls+KobnmmjfuIJTr8cmn5gNPdjnyzNsg+SsCfrM="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0-rc.13_1600407588973_0.15539549336535297"},"_hasShrinkwrap":false},"3.0.0":{"name":"@vue/compiler-ssr","version":"3.0.0","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.0","@vue/compiler-dom":"3.0.0"},"_id":"@vue/compiler-ssr@3.0.0","dist":{"shasum":"d717abcd23a89fb38d1497228633a21bcf9a0e28","integrity":"sha512-Er41F9ZFyKB3YnNbE6JSTIGCVWve3NAQimgDOk4uP42OnckxBYKGBTutDeFNeqUZBMu/9vRHYrxlGFC9Z5jBVQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.0.tgz","fileCount":6,"unpackedSize":46099,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZNIYCRA9TVsSAnZWagAAD0IP/1GTxy2xzHzzytbNNA61\nL7OZnrY3nPEb4qPxXHlH0aZano5dzj72F2qfz38MYMWOYKjwDyG5q/nhCRYQ\nAz+J31L9Cyyz9LlcJ562uNwWWoTSwOqVP24FqeePvBRtPRbhedE/DDyiPBHV\n3cf2NscpAlpxYOaRsEuX0Mkb6NFIkpKgflkuJyocl6D4IBk3AIqf2hpWMn4r\n4ySrG7Q+91FEuvwl6z0J/Yc3H8XzECDLHjnBoEoNUCkFLPxjoH+qEuGRYOal\nBBkx1wR/1fpA4jUhfy55k1FTSc7eWpxfLkSo78WSY9oWwQZJGM69Ee3pkOcu\n1n42zKvnG1Oh9Rb/3MTElQ6VgLFLRX/Cj8xtTAdnu/Y5f0LM23iepRs/PoaV\nN9ggy7066P3hrpPpGdSKhr8xEqXw6v41tY+Gl+B7+VuNRzV+gWzWRKTRr+AS\nm30po+bBJ5hUQPOtfnUqEY0s13zw/UZRJHcXKJ3FTiHtNoyRQOxaitUknSfQ\nD67CRazAYScllhLh1K74Q2IV6RVypiAthX8OTGro5wQLTnFsjXMBZsueKSFt\nzzUh8jFYoZp6AviitSFyK7Ocxo/8gX7/eo3NNEZ2rgE5QCUjXiJrV5vJhpwv\nZBB9yTYDFOLu173MDsNWFHA2zrKWuJkBCmSENcsGs+/Ew2etIwOcRdqXEagv\nj9F2\r\n=0MJN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDtxIeUxAvH3/UpyN8MEQoEqySZC6cY9wFYn0+dYaZ38AiEA7j7vxXIgobFgLutZ85evd4dCUuRuf2t1IWHmtvslcT4="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.0_1600442904534_0.38881293744746004"},"_hasShrinkwrap":false},"3.0.1":{"name":"@vue/compiler-ssr","version":"3.0.1","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.1","@vue/compiler-dom":"3.0.1"},"_id":"@vue/compiler-ssr@3.0.1","dist":{"shasum":"0455b011d72d4ed02faa93610f14981c3d44a079","integrity":"sha512-U0Vb7BOniw9rY0/YvXNw5EuIuO0dCoZd3XhnDjAKL9A5pSBxTlx6fPJeQ53gV0XH40M5z8q4yXukFqSVTXC6hQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.1.tgz","fileCount":6,"unpackedSize":46139,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiHrWCRA9TVsSAnZWagAASt4QAItrTaJFRmD4m9PFVoJf\nZkBkqYVSlxK1qeLntdzNlZbn/dHXeuZlvKMp5Dt0LRh2jTFoXJMqEjCoNpH4\n5QO1yZX9tVK2sN1a85bx6pnfKB+qtmU7PzI1RixXh62XDnZoPleSAp5d4xIR\nz+LlMMnUvIIDGryZNYvnFBpEXKou3Fh0M+b981aAB2GgU07Uara4XU6PEeMU\nmIDAJgZWphl/xZD4/NymZHDLGA4aW9VT0dtxT6Q8NIyYhCasMkRld6xrtexU\n8xkLD2nB1qOm9L9Q6Zv/mqkRKg6qoLApMZC/e7lTTZJrgPU2nYapJbLo1301\n8qGL+T7WNyOf1+tDM20GIaU7lsBhXImVR6UnUfiV8Gi9b7chzNC+sEoGWwkq\nBn7bvVwbe1tuP75/wQhHiGQS2uxH9y8Ig/hL11CxQDJK5Iv7rPQWHx1wx8cJ\nlh2l91C+bs+GJs6ryJNi/Le5BRkU1P3IPV1hR3FBm3eHZHlW4q+dg2AIhNpM\nkEXHXJ5GOw2bajKb0LWfDppD4A4Pu7+mCOstSh6yQyplw7kMj+pk6RIkGlK+\nM1wl/qys94BYpoleDGvFbEpr4EQVw0StsY5lFam68MkkO2XnhKQUXy8Qa/8I\ns1ka6n5Bged3ILTuBfP5Pq4OPr/OPSOBj3RPkNGL7EoqqudFq27oBmkUy8RV\nNjS0\r\n=81Zn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB+cNQze/2FL9BPbS/SRqBbuMidE9mDYXjJpKN8JIJ0fAiB8spUroJdssuqG1wfgZYZAC5e7p86mvnDHK1E911C+Sg=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.1_1602779861435_0.7879410466015169"},"_hasShrinkwrap":false},"3.0.2":{"name":"@vue/compiler-ssr","version":"3.0.2","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.2","@vue/compiler-dom":"3.0.2"},"_id":"@vue/compiler-ssr@3.0.2","dist":{"shasum":"73af4d274a79bfcc72a996a9b45f1072e7deaa26","integrity":"sha512-gOgK1lf+0bFl+kQj6TU0TU1jIDFlsPRlSBZaUUA16DGeeiJrFanhsMuIs/l9U0IBFr/VJcHgzYpTXqHp95luHw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.2.tgz","fileCount":6,"unpackedSize":46139,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfj0eACRA9TVsSAnZWagAAVqsP/Al//jZZf62p/WR++DNH\nxMdzF7e3ZhCdwDFzXhmiq3hXjL0h6WI26UtsEaArqa8SfcJCw8bQ/Xbpwxz2\nyp+5yCoHTBMLL7wrQNy24+dPd0p3bdfjLaD5CUkWncw51yWt4IQDze1HA8B5\n1iajji3O7He5vc1i7COwewDWZMY+tHz37AWxBd7s/+aNMJlzA1Wqs8f9S4Rt\n7ratEGq5XoVBuxurqCF3pbwLjnPD24ynMq4gMfA6W+XCYpvgyi9H3IiPKyd3\nWJxt+osfUjuzj0lPNS5Q8nx8Q4B8cxSlRZ9jLy7FpEvmoG2yzbjcdRdzhWPS\nd0i6CMM+2nthFM7ovDUglZAIcgTjSYGK+iSQZAhI0NvVYJmvgRDagQ7LGIzI\nrNuo5SamtaPE05fUaVg90bePpIxnd9x3yWXI2jS6HHDLXVJsZDG6jQRlwNb5\n/hYVvjdbCtGqfujym+olwbXKiiq3WOKwxbNR/GWZrxmKARDHIGWwh5lFM7cn\nsU0qYTHOdvHycT0Fsh9sqSETHcRJBhmxcllKEsz+698M/Cow9h9bhyG+SbP5\nj8l2JFED5AwfB5InnD70++VrqWSWZiyWt1lIV7k6rtQ7uWyIr5XXS7uvLJm2\nKrpJtMI00yBg2PDDr8BZljRD6yLrMqF4rERqntfeBqv2ByxOJ9+kDCapy85p\nWjSk\r\n=BgSR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHMAQsvsA2B52DHW08y5Kv1lAka/Qru1Y+wPaPEsxLHzAiEA97aQaHcKH6S/r80d8nYsr1BHVh3KA2IHQwUuM4hBSvk="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.2_1603225471679_0.7737797563495337"},"_hasShrinkwrap":false},"3.0.3":{"name":"@vue/compiler-ssr","version":"3.0.3","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.3","@vue/compiler-dom":"3.0.3"},"readmeFilename":"README.md","readme":"# @vue/compiler-ssr","_id":"@vue/compiler-ssr@3.0.3","dist":{"shasum":"7d9e5c1b8c71d69865ac6c48d2e6eb2eecb68501","integrity":"sha512-IjJMoHCiDk939Ix7Q5wrex59TVJr6JFQ95gf36f4G4UrVau0GGY/3HudnWT/6eyWJ7267+odqQs1uCZgDfL/Ww==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.3.tgz","fileCount":6,"unpackedSize":46351,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvoNpCRA9TVsSAnZWagAAYvAQAJH39jy8L7F+Mc1r9sAM\ncKCSZvt4OyN6fK2Q5BvHBPMgLgxw+7rn0fZkPs6tcI7MZo83s8K9q3t8Psu5\ngBTd/Il2NPthX3FAFSqcEpwn4+YyT4igL65KgfQ5kJHzDVbuLch9xz85epji\niosPGSfBqnsmF4Ny+h7RTwcrFXfsH7mwAPnbuMzDq9kcFdyVf+91ohE5W+Ub\nNn246hhPqFcyOLVrYRxro9jGIcOaQo9Pvfo14dg+KzgrmghNvMrAu4hTz+gx\n9KZzJjsXRKqqEhtmDcZE8nKTs6EpxaEObQQXe0QOlPRtaIUepVDUT0bAa5tQ\noCL6b17QBzJi24KVzoSrFy6pE1VKQakQFZZ0yGWFcvj42Vc5Y0CU1B6yPf+E\njzQ+qSlwg4RTqdp3F8iMd0T/dkFSbiRy9rFolKRJ2adctpBJrZ1tNjD+JvLv\nktQIb8cpYHnZxfhZadVsO8Xxhn6qIkS6qM6F0CBOgxzPLAtCfmfFcg7kLYLZ\nRvrfa8NKFipcjPUYDr18wgkgoA63XAQzm1TDerMIRycy474jxGFu0Kl7yUPu\nGI6CnYdkCYUK1qkJPIiZAGjssLVS7X/+lBB6OI46MMdCN+AL7BIYG6IuUhQm\npSX2eciEcfsqBQURl7Pa8xx0aSmHdDLIqa0KZNtT5SECnNfC2zkzC3ZlPh8P\n+Vzz\r\n=J4nY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHJHlazRHevLecxLa30SBWyIM2dZFCnh5PzsdtYDrzkPAiEAs79eFXuT+V77S8UPuz2GoKOZqCPv5A2A0R7hsh78jqE="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.3_1606321000912_0.8568024010267923"},"_hasShrinkwrap":false},"3.0.4":{"name":"@vue/compiler-ssr","version":"3.0.4","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.4","@vue/compiler-dom":"3.0.4"},"_id":"@vue/compiler-ssr@3.0.4","dist":{"shasum":"ccbd1f55734d51d1402fad825ac102002a7a07c7","integrity":"sha512-4aYWQEL4+LS4+D44K9Z7xMOWMEjBsz4Li9nMcj2rxRQ35ewK6uFPodvs6ORP60iBDSkwUFZoldFlNemQlu1BFw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.4.tgz","fileCount":6,"unpackedSize":49870,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyBQCCRA9TVsSAnZWagAAKcgP/i71SycnQqyne6qGlEpw\nV6H9ouN/6SETcszRDzECaOZMf0bpuzdJl2ldWNWrDA452QdxiI3vkS4uaZ2v\nX2bAtZefPJUqxsQuVi+POVBfRLW3l5ntkDMrS+FYCseCdYZ7yLiu33kVQPR4\nX8Kfr/ZhPyMd9JmtMtqyNP9X0Hs4UZpxNjO29uPBafZ8A5Ni1kqh4sS0XxVz\nP/b7fbPpmnR4luxKGOShd0g5iLEYA1wXgLwW4QxqKcJfBPLnmo1UcPv2y5U2\n+ZsPey2DbbtgpEIbwr2ZH9Ld2um/wQyaY+HuR7t14UZtYQxn3havJ7yTpfkQ\nhKifbJGMuySqLiNtYP1yMt+MwBXakDVxfwBdklzR8MPfQCMcfbXgHSQOnWpO\n40DgVDIjR8c34FnYMv0ZKAyW9XVpWC925MPjf/dTBVcCEDLd72FxK39JWAVG\n4oZ/VbovudN/TeGftZjSI46Jo1O87EfNun1STGvKqzsY1YMGqcrpLH8Q0Uzm\ngphb0dEzHiPWVcDidOlkhR6esGU1AsQ/kBw35YdR6P8nrWl/gs2bP7tA696k\n+AEB/2CcZh6W+kNnQNa/9+Zjm0skoYKYHkg4GGFg9hDMzM3Ppc4XSrioJnWg\necHW5qunsqTBChpRd3ZLNJ9f1xHuk37ETAdNsvQ6Xi487ZIzYkBPf2PjdtO1\ns8RX\r\n=sFj6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCLLaohkat2ENAcDgQII9fuLRfBdQi5QQINN90e/3SVFwIgFJPiqzR+MFrfqXvhlbOz1CZ/DFIzqaWENuJ0nXwVSkA="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.4_1606947842033_0.8622470400684576"},"_hasShrinkwrap":false},"3.0.5":{"name":"@vue/compiler-ssr","version":"3.0.5","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.5","@vue/compiler-dom":"3.0.5"},"_id":"@vue/compiler-ssr@3.0.5","dist":{"shasum":"7661ad891a0be948726c7f7ad1e425253c587b83","integrity":"sha512-Wm//Kuxa1DpgjE4P9W0coZr8wklOfJ35Jtq61CbU+t601CpPTK4+FL2QDBItaG7aoUUDCWL5nnxMkuaOgzTBKg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.5.tgz","fileCount":6,"unpackedSize":49870,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7OgiCRA9TVsSAnZWagAAZZEP/26jHJWOQfRQ8BClEMxC\nPSKDrs6PGaaPD4B8FnafbL6iAgKM2/kgRTbcBrUi/jlaHbScGoTV9PcvgRCh\nHtvsZiHZnDGykvhptBEWdGQLbS6gj7kum70tkQVRp32QNN1zzEJ2xyz6X3p6\nx+H6gMJJijkEVQyxJs13tKUJPX2XYu6Jqv6feolCoRthH6+kAqzy4yysNhFj\nO4xnAXad8pJyuTr0TrWFgYmNogM4ESUP1p/qhI2ndML8MFfl+/A+5BYcuk0L\np41ITrLZPpwSmPysdx8aW6Fw37U/mezvfCr4c0tXM0kaBdAjCcikA+CVwMGX\nPmXH//So17SoJILGmfJ3Rf1FfYUOA+1rvyCOXuNQIxOnb18HQRGuM4oxrVew\ng3AOmZLQ71BeTkEkRmLmsC2jrY3iuBpjBgwVuNPyZSO3K1DzeNaR9RVrSApJ\n6mMX97SNb359gaU9MzOAEuombKsGuKKSSvn7HoY2KMaZW6sd5QQfDO24yt2I\ntmpd6OeM9vOvb6GX0o8hHEBQWEmlPOLdD694pb1vSa+ImDu48HaNAjG2InoA\nlEwh+zmYr25dK7hf/eOFl/evaCdBxT2ewmxO3Y2ws1BUt9fTYawfXTeuZc+G\n0VwbFTTPnL4t9ZHYeU+pxlFo3m6sq4G1Z/jQW2dkKcdJxrKecyaEnWcKC4Bt\nF/VL\r\n=Xldl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF2np0E6RZW3vhKyOd47jfRsbnvQxpSDfJR2f308SnoVAiAEq0t1gRY7cShuHA0ILiHRppbdRZyokXQ5tAuPZyCT3g=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.5_1609361442112_0.3610853857074876"},"_hasShrinkwrap":false},"3.0.6":{"name":"@vue/compiler-ssr","version":"3.0.6","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.6","@vue/compiler-dom":"3.0.6"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.0.6","dist":{"shasum":"7156361e4c465cbee2723275edc61e940678e47c","integrity":"sha512-Y4amPwRevUiiNQDho0cq1Ith9q6UU5N6CD6YiXkHIboFPeXEiGvH3ULJWjFzlGqn1eUV1AReNJpFJrhjtQNc7g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.6.tgz","fileCount":7,"unpackedSize":51168,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNrTuCRA9TVsSAnZWagAAUp0QAJIN7ap7Yd7i4Rtf419S\ndbJamgJgthMY9S+zG08CALb22So3JcX8Nouhk0BN4QpLWRvxzyCZoebhJNTH\neM+vuZPjOoA2ex7vo+vIlbt3LWLPhx09QW3SiOg+cdVwq2mmh6jPiHLdYfZi\npDO2Ij2g3ivVxPZ8cY7hPYtEbkVys5LuZcM8kfpAedvtqsdSKc0SMUuZ/Mnl\n8AystJJANEyuOhsqJT8sbVeWj2d+3OBLGkDVs9wr8y+plM+CPxte3j/PT5+j\nDNHN/iX3HZLbs65Fq+U3lbPlB+I7EmxFIPv0uwgHB7DENoC96K85RhKZlpAm\n+Z1EmsHUwGe2f0uU4xUfzGEKbF3iDitm6ko5z+5U3z2vXKIcKKbfe6sgkw44\nIKLzKVCm2zPFJnYnGOygQZJlXMoJ5ybyrw+zDMuqPTq2KGrtAwm2kTGgQsL1\nc1VrD3mD6tRxcB3ACcoqTe4EVReOlzGPKdtESXFcPJAC7ms7IsLJuqi8EJSa\nww5xV6WEG+q5bVv3MtO2pa2UO/RNPdFxjjir9qEVDzgwfH28zWQ/tGX52KoT\n3TmdU/LxF/Ta53uQyDEjQid8KLAnoWNqZk6Ls4Uk2jm+/aYLRvpN3h0DQF+Y\nVh66OdkWzUBiTjUbH9/8pz+tBziP6NqoToJkUSKKbbcdw8k0XkNpq4Ue9NU/\n+dmR\r\n=1FqD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDTSQ2OVClEfPZZfIzgs1XSxlmLfcPytnIoGLDoUT1aiAIgAnuV8wF7OBifd5UZGHWAPTIqpzGHdhr4A9b98iBcAbo="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.6_1614197998332_0.8103718294129285"},"_hasShrinkwrap":false},"3.0.7":{"name":"@vue/compiler-ssr","version":"3.0.7","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.7","@vue/compiler-dom":"3.0.7"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.0.7","dist":{"shasum":"28b85d497381d75fe44234057b140b0065ca9dbf","integrity":"sha512-nHRbHeSpfXwjypettjrA16TjgfDcPEwq3m/zHnGyLC1QqdLtklXmpSM43/CPwwTCRa/qdt0pldJf22MiCEuTSQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.7.tgz","fileCount":7,"unpackedSize":51189,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPQ9vCRA9TVsSAnZWagAA42IP+wXO4NfvvIQcEZtylku2\nJgGtCfUBHCoBy0FP5ce3elk6Y51s9EciWqlgKw6ouZRMDflWYCiA0pn/kA08\nbNG+dD2vXxqZluKjgMuV9N5vei5aHPp7W0UzfVaZrfjw88LX678Jn1KPnlm+\ntk8xE4AO3A0tes0EYifEerjg2kDB2/YsyEbSvH+Sm3BDhjhkGmzi4fwU5aAk\nV8zQj2XNCq1gI+nnb0SgjAryP4F8HqN6jdSShb5Im5gG5gcaQVuMAB++OOUy\nmONpl8+ghQA9cRSAgoX1VPHTCLvT5Iz6D5FTt0iXZ+ZglwcMX09OO85huOi+\nmlvbAaoVVjI7okUWolmXET5TC9NNjXESdcIEqaXUsC2nyeHzk1QhOS/UqAmN\nG83DOOyOf9UOVvGSW9QXa37XaLyL2qHm3aGAvtCIJG1w8Cj8co22cFebMV1g\nW60ay+8P5HDFbOPFw/NVTEyRLxQxSyfYmuaLQFhb2daMojqcm19qxK2W2zoz\n/oGyM1P30M7OoRRJw7HKtiF86c3ZyemEcYmx4HASkVDH1XuatDIGETme3dra\nGyqydQFxTcywNJOuNqt884brr1cqoWhxoQhZNpgJIdHTo3tG590zdQxsZSAx\nOQfGDj1Lt/xk1oe3unH2n9gdn5ukLKJDbpYa/tD0VlYZzhT8/Cd3ekBLiqy7\n6WaE\r\n=SVaW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC72Rk6DgrtlyyMwDJ/gKZjt5DTKPWJHxzbvirwV8GFZAiEAvzNI0rkbzJqLSFMmFtjSJ3EnQWbOIiVFNpx5zTwu3bw="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.7_1614614382597_0.8187803038389019"},"_hasShrinkwrap":false},"3.0.8":{"name":"@vue/compiler-ssr","version":"3.0.8","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.8","@vue/compiler-dom":"3.0.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.0.8","dist":{"shasum":"2be3221c82873c47a9d71311efe19f8de0f459aa","integrity":"sha512-9xQO9IOK3B+7jCPIkqe8MmoRd17UxDvyjnsGXQfMkGrK+eONPB5/Ic6b1P2oZTXuTI2IAdnXnwDWXBSB6Cphag==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.8.tgz","fileCount":7,"unpackedSize":52413,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXlO/CRA9TVsSAnZWagAA4twP/iRN4tFtTmRGaQAqUD5h\nSW0YHPr7eO7auJzspmbO79m+2dFM0scxrbijViu1MNKSchrlEAmwM7ZwwJTU\nZ3DTZG1p1JZu+9uZKpcxiwcvpEuZ4tlfWuLJHT5mpGOeES5H+wrZUOnU9S/e\nKLOsbrT0D3peGstfXhPUEujTEWLvNWmU0x4qciYHFLiQ7AZx2483UEQ+91BC\n4ZsZsUuxjqL5JvXnOT1ACRyArTq7QgA2H3b2qlxUf0bzUKS6EwIpfvlJTsz8\nkSIu2BaRqKpYrWth0pUaXoD1XZ3+9f4aWxXgAu/NFMm4dTGW6CRiao9VuJtj\nsRxl/ScySOYd8Dd+nXWimfZiRVf+5X/GAXkGXSDtzVCuQraX+Y38qBiGX9wE\nAag6vIQk+OwCi/oWipQNmPgKdoo6YW8RUGPRrxYZAnEh43GZBdg9byJeevkq\nam2T+eD4ZSO2RrYukMCMZOBRu/53UO9QW5ZgimxzVdDzlnK7snVrJwhWSU+T\nSLxl/bZRa42dnH15HpBivq8FTfbUsEPH2m9QASTTeZtukx4WNtSPeZ0L4yq+\nze2eTPKz6VShGbjGCo0ebD9qielif4wZZ4CgQr2MlfRMxD0evMY2RwNkewz4\nJ7VEW1Y9JwZ8MrHLIYMqDzCw3NuOY4nU/kHEN3z7eCNUaYKeKy2Nw1qxS+Px\nalY+\r\n=IVAY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICk3hUifmPPysreY/9xeHfS4j6JSIBUaUYwHS+wA/30vAiB39xYS8+VBIEyJP7D/qnzb/0c1TIEy0cvNH5BS5LP95A=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.8_1616794559567_0.9182938292747014"},"_hasShrinkwrap":false},"3.0.9":{"name":"@vue/compiler-ssr","version":"3.0.9","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.9","@vue/compiler-dom":"3.0.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.0.9","dist":{"shasum":"aebce25e573b9db34964b682bb1631a7240ba43d","integrity":"sha512-99h5k6Up+s8AzTNH1ljtXE/QlnG8yaGLePwQ4XQaWfk23ESUnmGZWEC+y+ZXznf8pIfJ0uPeD9EVgQzQAyZ2aA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.9.tgz","fileCount":7,"unpackedSize":52413,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgX0+SCRA9TVsSAnZWagAApZ8QAISz5TDqa728hQqgBWx1\njMj0IxPhcCzQwSiVJe8Pq/I+tt7VhPkM38/7txlEHUx85VQo/4x++KOHH/5B\nC0cxbc0djNiM/ehnWT8l1HTWDS6c0f8PAII4U8s6KUgZKutg18qRdvUYnttF\nC0J8zJD5YN9MK/kZBpLkn/oJKetQ9Nh6ZL0F3minodHFR0iO2TDwlNXEYpyu\nG3pv/RDHnhWJX/c1LfD1ukTXnGNbKqoXkfJVSUwYlPg7f2Pu2wpl/030tWyJ\nALRxsJTMruGisPNDEs12bNpBrB6jE+TFrPJjGYRY/pqE4pUInYwJd6SiwyQY\ntM4Exd76jOcsOHlOaBiJIBbingk48o3qQM0XxiESK5atUItH00EUxy6UU3Vq\nobRPYKYIhgSgADW+4wBwb7sM1GrsujXggA+Fu3r0HlVAy790/UayeiAMMwpT\n0gn1QFOJHeFlIpXJie2x8/pXe9CoYgwcB2MRisbGfXhw1o3nL/g7o41cjmpl\nV9HwkDGQKQ2K2wnrtTTxlKRXSEB0++MPHJot/kJWmg1Z+UceKxkKB3Bj6PbZ\nRlvjo+5FjphKVIZWACcl2ZoubYiLaLWkWizNArdKG7mYias/uDBMr0kOeH6U\nddiebcC/senZAH2G4uaUEZq0gcsT2+2NwRi+TKnMn0mEOtbDqEXtZaGLmVsu\n6IXS\r\n=3bFH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH9AY7yTd5C2Uxu/kwLrEeOaQ1of1lwv836HYm7MfHOIAiEA4q4firLvSOq4deVQIhwIv7K4aSKN4jNwPp5EqcY5MBY="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.9_1616859026077_0.9734369401178657"},"_hasShrinkwrap":false},"3.0.10":{"name":"@vue/compiler-ssr","version":"3.0.10","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.10","@vue/compiler-dom":"3.0.10"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.0.10","dist":{"shasum":"6ccc647bda49c0fc1ca100219e9c71268e048120","integrity":"sha512-skrPSp9pjZG3unqHpUaEaRRpO1yYxbCXRfJ1kZW8PTGAg5g3Y/hrUet5+Q6zCIZwr5j1mSMBSLXMDCjFuyyZLg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.10.tgz","fileCount":7,"unpackedSize":52416,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgY7zmCRA9TVsSAnZWagAAxUQP/RtsqC4YaojFnE7Hsq3X\n1d2SK+8BMeVfrkiidrc5hXsYI9eqpCj4CsZpqDsUHIp55K6LdhmZ0uCtJj2x\nfUMrKKTvFcI1T9tZdsKajkBaN2/C/3re9dAZtwSlPeloqnB9rHkouSZs7TU5\nNXJRcyQB2fJN6IhzeRCajgDFhB1dV3/NuSC3Qg+AtDSu8boFw+i4Gtni7mUm\nX51TTo5JSOYWAyJXHbAPxxbY5FQEv+f/e2VM74XChaXa5AFWJ/elfuu+4EV2\nePxg/avVYg+Kk9RPB7G4Uaf8zs7zLMGKL5whqy7IZqZZ7ukWrm5KPQZvq0og\nfOmUmnkwSBDe9oypw6YowaIbtI1WDSutBcEu0jgJPr63/4xqe7enlZNs1jqY\nwSvJjH1hDPAb6of+z/ZNZuZ8LwnBw2EzHGvn+DQklrCk6xIehGkDDsze+Zff\n0UMPNXd+XH8LX9F9JFfpsuHaaSTCEySmkAfmRZPJddFiEe0k+ITLp5F5IVfl\na6fSd0R/K3/l47TI9HnSqZTvvuiH21/VVUqIKekQzQrC1leOL0NzR6L6SVVR\n7IYOXq0vtzUeMawLVXoXJ4aqyB5ogOQOXshb5nCEJYnV3FcqohgQiivdGJ95\nfmLlnLrh5ySKvlUlApXg5++iAFey4ae4kcU/6AtLr8Awy9CBZbRB/h901Ht7\nyLdX\r\n=uSxc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDqY/hpHgV7WaAULFQwiuX30Mv1HlADfconNhHtawypyAIhAMcWH6mCfloQ+3SbJaSB6n7ZosN7ozjhYe6aP24JPS1l"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.10_1617149158411_0.13747056665986146"},"_hasShrinkwrap":false},"3.0.11":{"name":"@vue/compiler-ssr","version":"3.0.11","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.0.11","@vue/compiler-dom":"3.0.11"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.0.11","dist":{"shasum":"ac5a05fd1257412fa66079c823d8203b6a889a13","integrity":"sha512-66yUGI8SGOpNvOcrQybRIhl2M03PJ+OrDPm78i7tvVln86MHTKhM3ERbALK26F7tXl0RkjX4sZpucCpiKs3MnA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.0.11.tgz","fileCount":7,"unpackedSize":52416,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZlzcCRA9TVsSAnZWagAAUG8P/j7xio+KYVAKnAH3F+rK\niFLPu5+4HZPW8b6G+Tx/doVcDj1kbHMr9xSux2sr28hHi/eNzOhyVDQ3oiaF\n3y1NFr4/2xk4s6Ad/YjtLWTQaBujWUB1t5wfmZlACwsv/nykq+4AhLUSJ9UO\n/dfRFmD1jW8v5x3IH46azc3sdjsZ8FksDnvPeXoh+PB7FcsFVfjglPaddiWt\nmDGbEjgrRga4A5Epqc8oDn7bnpRf5l4uuAGJIu/lkC0fxf4GUlOri7ICllPd\n9UBqOdTB636hZhaJ+6W5Lx4fflw0Jmq+iDvhfdqJhci73VPBDuDUrGcAQtaF\nQ5b37Z/es45TZhPQwphwvesaeebYymP9P57bh1t1YEe64GbjqRgV2sAi75zq\nDKirvJuMOwsdLkBv4dZfnvK5v58eNq1xhEjxoL/vgTx/M87v6J1YpLJKr1CS\nF82lVfVUyj1BvS1yshRLdCIz8inkeXUdq4ce3xtlogs0cZwJFkYqMcG1r9cU\n/Kf7N3csm9u4t0AlvaRCZwMhFFz+ilEsxDjHXmJBZ41c0BnnK4a9WsvOtH3d\n8EAMjt4I+OPwFdfZCRJBAaiqSYdnycwlsjqZspXg6H8aiDSee7SCQ52RmCiO\nBJ4hxzC5sc7CGLNKCUJLwyIfVSsQnRVI/XSE8DlslURLqov0+dCvtowOp951\noUOE\r\n=I1I9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCpk/Spr/KUGDH/lO2F5pk8T2KtiEVRY3NXRUXDA8Ll5wIhAPqM/sPfR3m+2yYuIgxlYRsr0pZ34urpitDuVnR8/Krs"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.0.11_1617321179581_0.8849020442096023"},"_hasShrinkwrap":false},"3.1.0-beta.1":{"name":"@vue/compiler-ssr","version":"3.1.0-beta.1","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.1.0-beta.1","@vue/compiler-dom":"3.1.0-beta.1"},"readmeFilename":"README.md","readme":"# @vue/compiler-ssr","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.1.0-beta.1","dist":{"shasum":"d90d9ced0967720efac7ab54cfa89dd00db2d936","integrity":"sha512-svr9eBGcuV6dE0dxnzEZufhF/zxyAmgqwsvFgxs3dUK/dcgMgwOMsErnfJ0xODkSrBan8X91lZQ8faPftqc3Vw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.1.0-beta.1.tgz","fileCount":7,"unpackedSize":52434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglvOPCRA9TVsSAnZWagAA+iwP/2Gb+GCRfhyvZDCIzPWu\nn0ktnHyBc3GxfGZINWFTUnDL2xKNi/B4Dq89YzGqB9paUlG5A7EWlUA6j+xk\nkoAkeZOgYamKpYg42v6+vutqSKdraMabLT7jmA7T/nF4ojr5zAhVCbqND1Nb\nDhwjqe6CZxIuySsSpn1pAsgGrAHLZBegvRod2vEpmyES7j/0i1YMBw6mcWxc\n3Hytq10jtj0wN9XnwzmLLfZMKeyK8YtHwf7Thp2AlXfGlDOiW1Xjhy/3mork\nMMZ/Kk8Gg90SJpaz/CZ75U309hE/cdiy18DgjGqHVPeeB+gXfopiqEEDmgf2\nYaJX8Lezis1WnVewOO56PRe3SgdxEuI0wj1lR6mqZKtPYqzCRjcaDVRSXDS4\nTicr/GC1YOoz2Fqywtlsg2uIuo60EbiY9+F4FGdmdq8uFgTx3h8B6HKAZmns\n9LS7ptmBzbuOksi6GdQYNkznzlG2l51ktSw/SHJd1qWkJS161MgK1xB7SAlk\n0IRV30hKPRcmbSAEt6KZuE5GP+UHOX+r0XvtULAPLnzegLu0KWlnW7dcgTKN\nBe+szURm5iHrnfdKTU6xg4HKMSNLmEanelIyJbixREKxKre8T8w1tMb6INgF\npwwreUKxm7+smoKN5pQ41rEurI3GS4MRYI2Yr5jfpoLNMzg1h56JBENc8fr4\nYMbm\r\n=kLPE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFYUdwjlSkSfleBW/OgfiEhnUZUhU93/6E7wpbiJ8no3AiEAyjg+fn37ZpY85EJnv6R/mb+lrO8SHTKwdcg2OHWK6hY="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.1.0-beta.1_1620505487471_0.8744847928224442"},"_hasShrinkwrap":false},"3.1.0-beta.2":{"name":"@vue/compiler-ssr","version":"3.1.0-beta.2","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.1.0-beta.2","@vue/compiler-dom":"3.1.0-beta.2"},"readmeFilename":"README.md","readme":"# @vue/compiler-ssr","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.1.0-beta.2","dist":{"shasum":"cb37aeebc891565563344d9de6d14909b85c9306","integrity":"sha512-so6oRJnRAQUzTT/e+RmsjbVx1nixkp1VQjFtRVaeeWM+foW7aYcXWQYIodMrK8u7gobyvE0vMpXL2+frEG8QOw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.1.0-beta.2.tgz","fileCount":7,"unpackedSize":52434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglvuuCRA9TVsSAnZWagAAcgoP/0wIZnDRVRO5NuH8N9WJ\njFm2Vww8uXtOisBpKVqiYvMPhk0Vkiu6r34gwlOtAyXhMzj/3jKUsmdWo9qA\neCR8y13wx5SWu3JV3F70QZTxlxAMuq7jw9+0M9tiyovrLbZaURpVX+s2vxs1\nBWpL/6QB80ah/wpQhC45hkH+yHygY/6kVauOUiNxw+KMkpgHZ8CGVj8CFrRo\n/xZiohfdk+fmqbKYNWPGCaaMVefZWssRZdSJET8iwaCTojsELA5rTPjDBt5s\nrVKh8KP7nXUtBKGas2j8EqLWuv2y2KbfCbaMjKCvofBY/cSA6zjHUBGvag+J\nA2IvzvwdtfOSdrSsCwbgygszrYLJbMqZ8qLjf6Q9E9GolCoyCHF/QnNBWstY\nB38YccTAIy1dtr1aCkIDzSeS9LRWKc5i3eIinzl8zoGdJBKXxNQPbLY1/+pC\nfqw+JM10TANShEsLIbpHyJ9SKsZD4FrStZ6ZHCJZdxx3feQMruLRY09F9vAV\nLOWeY7nckwi5zcjqwqV+/+ViRKVqszFFLnerE7jCtjBRZ3ZPt/V6FiNyW+IL\nhpYeKPwnKkTD66F/m1yqf8+ZLIM0oEC5AD6tDQHhS8n4Z6L+zzQph0dYTWiN\nptkJadyeApGWAfLjwAvGwDaTLzidgDfM90Kwl2gyS94k6LzkzZFROEpxdgUy\nxMY0\r\n=UJI2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBPacaORTs/cy/qYiPC97d8DCdTb/scAv6jtG71YqtGHAiARQ2wv4zpH3lxnRSYjzqPPToVtEe0ahXbwEytW8SDbGw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.1.0-beta.2_1620507565757_0.7591669371921956"},"_hasShrinkwrap":false},"3.1.0-beta.3":{"name":"@vue/compiler-ssr","version":"3.1.0-beta.3","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.1.0-beta.3","@vue/compiler-dom":"3.1.0-beta.3"},"readmeFilename":"README.md","readme":"# @vue/compiler-ssr","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.1.0-beta.3","dist":{"shasum":"7d8a061546f9a4cd48c21f3f8b14da2817e3379e","integrity":"sha512-hoKitlYjftlEQfq2l+GglkdTrtpO4xL+mZqGqnjHiyrDNtfr/iiklHn4ISbFc8oLsJMNDF3rGH0fxxGQQaB7RQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.1.0-beta.3.tgz","fileCount":7,"unpackedSize":52434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnEqQCRA9TVsSAnZWagAAV1cP/3Q4kqCyJTXGvBBqlgxt\npV52cEZ+JZy5a3/3DV7CWz5jxYaUL7eOveS2InPLqFETfUsxCWvADR0pmmn7\nUKKUAF0yYDzl54WaBMr7dX1YnGCslYo9y4GPrw7gXSpOE8LrAtBDOQgn7cx8\nBE2ZCxb0yUFzijAQqQwWSGc9/t3swnnDvxWtDg1f/az8WYO/CbIiDnMN6gi1\nTTS1C3PFE5Tlbpf9MQcnyLba5FPNd5O3a72N2YYpKr/XUm3aF+EGkNC4zpFG\nBFK2vGnqGm1YJxpN41h2QPleyQAMf+95Lh7aEUclpXsjvQysXQbFd8oaVYxG\n65zlzRhgSjiWqL/PHyU5h4W1XCe07t7R4mxBOV+Qd6vB6XElV3bXoufNSLf6\nyy3vB7dR+G5RvY3nKm/prkp27dIcKCDoFlVYJLkrwwHLhkeVTGvuAAwEh6dO\nU333pHX/djVr9jKx9C0r6a70I5FNl1Xl3oPPSHNPy7oagj1omDqbJ5Wib2uJ\nVpDtAVCgKvWkaLGtK5rAseWWsrpzps2ZTKbNcE3Pzs9EPbglxo+Ty85SsPWp\ntSW73NUHKWgQveUv0Ah/Myr35Km+pGfXw+82iDmaSqGSIhpfMDVI+5fmKw+p\n/0CRsYkIhganB+MJJqmFD9tHeD2IGqXgnx8R4cFVaYLhGIUkk0Wm4dQ4cxGV\nkYnc\r\n=tANg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAp9uigQZZUodZUj+hzl8Q2JK/ZyeBbMPE30NDub9Go2AiA995JuG7F52rjUnRYdNGkhKXrRh9tiQO4whz9K6s5FSA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.1.0-beta.3_1620855440223_0.07015480125273577"},"_hasShrinkwrap":false},"3.1.0-beta.4":{"name":"@vue/compiler-ssr","version":"3.1.0-beta.4","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.1.0-beta.4","@vue/compiler-dom":"3.1.0-beta.4"},"readmeFilename":"README.md","readme":"# @vue/compiler-ssr","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.1.0-beta.4","dist":{"shasum":"9d49a8c7bd047ac446db899b80b3345c5f1e154d","integrity":"sha512-yvE0tee9AjElRKOLS2U4wmYHoxYRfsI+XK/QPEv1gg56M7+CGCK2+Bjwt4nNsCy4Wd0QuD75frCVLIaeOzzn9w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.1.0-beta.4.tgz","fileCount":7,"unpackedSize":52463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrDPrCRA9TVsSAnZWagAAKDcP/0XMQkk8TaU4Jxt2vpBx\nB0n7YCJKfK2yhX9h+qztVudfWWIIM9d1fpX4Fx2x7MSImiNV3HJOfYNe77RD\nNWzLcCed73jIINP8rmsyB3/AMhx4Z094xz/MX+iHSlipQp+fO22tNNk+Jm4B\nzv9pFHMpvnQfU0uGxhTpjbCeAR5Hf4UvnGItQvbtR7qyFoP1Ucqbyr1oX+rN\n+8xw5/xDBh6cKAP1LHmqL34Az56uBHCrYtK1+Yx1B0PG5w3PKTY/KOpb2G0j\nIcjGdqkO16V8ifB7/bn2/ZWtJAl0DzhXmDTwHEA9UlOx6KRiEA4nfDaeSto5\nW8vEAGCb8DyXDB5DD0RDwkEc2l0pcR3gdW09BQxPGVn0/WtWHYKO97l2MNEG\nKmeWxKc59mejANtE/qZzJEnusS0KhOqxCoxq5lQB+4N70UN1ALhs253bQVsf\n/m5yJ9lDldF9O0JklMNxPnDuFfim/IsS868x5JPjx9AstSmGeDWkRHtEjfua\nxxXZ8ttNh5TLeeJH1tyzmHdIZcYKgw9ivLh9VDAF/bKSiDrIy5cQTMGCjKoO\nf5R6nd+w91vA6oqiYdMz72VWl6NTRRS4VKEIKVVw82BikP/eoyoQVdEH55YJ\nqLTgTvY8UlHv3DhPwYZ3UmB/M7L6g0ZEv6bHdhtmQaMcxOiRe89ZfSasaEuC\nYGJM\r\n=wKVo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDt5F/JN0RXHJKfJdiIQf0O9yo+bALJeRIzG7QfIfGZlwIgS5vy2hIDoQCAPODvaAyFR3XFZGffaC/CTSV2ykXJVvg="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.1.0-beta.4_1621898219045_0.4259571593272762"},"_hasShrinkwrap":false},"3.1.0-beta.5":{"name":"@vue/compiler-ssr","version":"3.1.0-beta.5","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.1.0-beta.5","@vue/compiler-dom":"3.1.0-beta.5"},"readmeFilename":"README.md","readme":"# @vue/compiler-ssr","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.1.0-beta.5","dist":{"shasum":"2ec33b389c86329c5ebeb873e4228c28c26a1bf5","integrity":"sha512-MLuBIj1Sd8yfL44HK5Cm36PFFiQIOHj5I32e/DftbKLaxisrHrUulBniMeQa3aQufIqUUXBfFNC09ejIiojEfg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.1.0-beta.5.tgz","fileCount":7,"unpackedSize":52463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrqptCRA9TVsSAnZWagAAI9MP/1noEMfvh8MuNxgARDDG\ns6dnAbsc3OIR2YYyDZtEnI9veylS3Af4sdMqe4paieRItzX0lstRJWc9lB2t\nTZtU2sdC8/fZkjtxXw/2LytE0CoNfuXJiEUSPdG+jOlkoTc4hvyziS/lZfZr\nvMZa3WM8ht4aMn1As+fwUT8+IU5U7RnT8vAvW35BmlYWvnYIDQygibjgKf2u\nQDVqM82zYWQb9dTuYnSnpU5k4EQXXfgD8+4DQaDU1auYuwUjmmLqqPneITF5\nENX43i/c60bap82SOokG293po2EXRKNKlTrpaCxlC03LoBGLVY007Wot037J\nqcaSucIyI2FEI1e2cu3/urFIrVoD6c3rveu4rFw49e4XrFEoCU72nbiuiyTq\ncTnAllOIubxyefRsU0cYtczCdxG1Y8UE0WZFMspcCMCSlsdaWn4RRcFl1mpD\n1MLaKWtSzLdq/mbn5+aVcJnvs6IBAHAzy/me08sec/yfG6wmwJIwmGjdOrWw\nVTYYEH24vLVrWx9rO93vqR3z50yPPpWnQT+aMaTM+CRwQctwT9lE3ubJ3h/t\nfsS/koaYEVCzTH3OqSF4+Py30uF4e/qoIWGMIP77RxKCck4Wqgj/3GJlnELG\nHacmJkmxLEfJSE3diulwdaHGZuvOu+wGXIWTuOze2Mv8TTCORgcfYzggnfMO\nCIQ4\r\n=qGpY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDlB9s2Ov8edZUvu3Eh+2Y9xOgoLY89cwYTs9PcQ2TmMwIhAIqJdQ6arWtFyZxXCsbVTffmieOAW5cvxdps9R6TDS3U"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.1.0-beta.5_1622059628718_0.6699077162295481"},"_hasShrinkwrap":false},"3.1.0-beta.6":{"name":"@vue/compiler-ssr","version":"3.1.0-beta.6","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.1.0-beta.6","@vue/compiler-dom":"3.1.0-beta.6"},"readmeFilename":"README.md","readme":"# @vue/compiler-ssr","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.1.0-beta.6","dist":{"shasum":"9ecd0f8e2decfa00e8fda9a8dce85e1f5230c687","integrity":"sha512-nFwAeOdmrVEEhSnZVfA8QOGnqKePVm36xZYs6IxAO7xOLAV7KyO9D6hb+d3SHHh8TSE9frSa2Vg0CvuulPBCWQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.1.0-beta.6.tgz","fileCount":7,"unpackedSize":52463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsVmeCRA9TVsSAnZWagAAh3kP/1W0vxOo861IT5FvE5TR\nKKlaUSKOb3ATjilwQUzEFtcVOIBujn/hEwQOI/AS9+DM4ad/G13dN+Yc68kw\njsDM0pmVkoLvY2IQdZqRThy8b0BrPjyrQkxjqPV0YYS7eRluQVGH2z8cD568\nZH7f6q1N+Wja9g+TXiow3XzhkLA+z4Jp5GAG4yaVvhUHmAeEugPLwVtX/uwR\nMavEd4gZ48dJEZRftz3ZfpNODJdawhxnJxVDTZZEJF5JvFnw+0C2fBwm3EQF\nqClKxD0rxG542LPNu/xJ0w+vVrMLnoKSSlx4ZqzCexKyTLz7XhnMxdo24qSN\nbqFENzIa0pZQFy1EpXWBy5+sjrjIM7XKXcAJrBlVfPkZ2ISICFXWCFzSq244\ntngg3f86XUJ7ElpFDFOubEHBwDIVmmJdMqFaXh7LNLBsCzZkTioDBYHGZdKC\niycMMDxM6crTvwXcqF/jnCOXRNYEKQnTmVJwhaoxKtD1n8Wcr6PlWEkJbPUy\nQcv3JT7ru1J4UBpD5Xr83DuvRLDxdOXq+PqH7mWP9cuGxhUWLb51g/MLAVue\n1JNmGyD8ICENqZqidGTWqCwxdjd2rAHzKKSAB/4EvYx+4LOp8u3dozl4wPA5\nVyBR/mFUwZ87t37X9VxF7+rl14tjQBozvFKJLKv405m48kFeTT0o36wzZ7zD\nm59Z\r\n=R4DI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC1tzh5vQoivc+YFlSMafZiRrUnsi1KZ+EbkRmrYf31KAiEA7CgDq7AcHD4luaSNx8Kzp4UllrJULQ+qJpM4ULF7y4Q="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.1.0-beta.6_1622235550206_0.16576283496738098"},"_hasShrinkwrap":false},"3.1.0-beta.7":{"name":"@vue/compiler-ssr","version":"3.1.0-beta.7","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.1.0-beta.7","@vue/compiler-dom":"3.1.0-beta.7"},"readmeFilename":"README.md","readme":"# @vue/compiler-ssr","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.1.0-beta.7","dist":{"shasum":"89dbc1c7b40ab0771ed731d00932a7753ea1fe19","integrity":"sha512-S3UPiGC9OaGfnz/Qy48ZI5xq3wgP942mEpsS80Ne4zUIi3ov5kAkE0HagoK/FIzdk4e4mTxIEOLoKii1+M1ooA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.1.0-beta.7.tgz","fileCount":7,"unpackedSize":52463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgt+ZUCRA9TVsSAnZWagAAAR4P/1MOldodPzhIFGbFw5OE\n2T0+275JKSTU87UPOnAXwTUQt1JHBvRUArCeFa+xLlXwA0MGW8f0l71MQrbP\nN0PbsBkZuX4XTmw92YQumSWrvXvIpvw6sUCWHsJ4D5SbIsOkAzI7EQKcgRqP\nA1JxiF3FfVuiWCdsnd35Hjf+4UDTrbCcaUfwV12HoYmY7/SYc66SURDenhYr\nXLIFGm0vQ9a2aE8PsrJWKmVJG75mctKfwinQSK6dmKpg93knikVbJAstd4Do\n7I387z3er80a3a/LFCX1d8i9l+kxJfOr3FNC7wo71tSTpZWrq4c2GOCI1+c/\n/bCaj6r7rKZn7eW3FNLIuXT/NhRDAMy1qtwxx764xouNrBYnF8ORR2KfVMmN\nj7j5tUsmPG0Yf1PmZf2hgv4ZYBDMD+isZnBevkKN350x4/JA/EA+AQSGYJb0\nVvstq6M+lPukiWwm59BeK9uEGPXkyl60dCsMpX4wW1gVDjNcuec5DAnJ5/vq\n8lH/uxn6fx8hijzCWZRXMJIO4BkGXhzHQo2hq/Z/o4efSNqEd5cK4gLW9/IA\nQJllD+DEwDFugiRrlAHXcyZplgFtT/qZwJz6Rkn8LmRQBc5zWXQFRcS8QmlW\nmNssHtp23qFv6bX3Lrsx78ho5oVQ5YWsc6u4fql9Pz46OQQ1Cq2fNOux4Q3B\nkT6h\r\n=lT3f\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCgmGaaWfVyyJtiQKS00NwuNO/apOgX4X6O1C+U+doZpgIhAJxfqoBspKMd0mry/eyLXNTqG/uh+9+DoF3rsPEmiVU6"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.1.0-beta.7_1622664788320_0.07911076627751856"},"_hasShrinkwrap":false},"3.1.0":{"name":"@vue/compiler-ssr","version":"3.1.0","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.1.0","@vue/compiler-dom":"3.1.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.1.0","dist":{"shasum":"413e316a736d8b50c5a3b4671e87330bb2b1079f","integrity":"sha512-O4VnFIgD9KVebv5r6Xi6v/JPcoKqfLX/lgUMoC/E9LkKbhGDWzTt7U+K0TM1CyOC1fmILYQaWlG4Osq6Sf325w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.1.0.tgz","fileCount":7,"unpackedSize":52442,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvkueCRA9TVsSAnZWagAAQEcP/jSFOUedeetwuedvPdDf\nkckJKD9OVWmlFK8muW1kpN+IBL3vXXKZPzp/lGs9Kew3AfRG+rxfLOh59WIy\nqojbC+m/cWadqpVNHec6S9eBeMJmOsKaz2aUCNlsdQ/R5gStDHJw6kXQE7lL\nch35DZ9jU8DcHh9nDe4nfjaE7pkxQAA12NMMpLjHo8T3af5MYtNz1ZrIbSgS\nkVIUAQ/gsZ10j+7nDr13VI6cj+USIexHTf2XVGrd1+m+ZmD6Oyx5Q5p6Rarz\nGw3DRAI2P8bjMQRzICN2Lazxw+0hc4kNpiiA3tlSmHmvFj4U91j7aD9OCLdx\nUpNVSgXvY8tRqsAvJhl5GmQNc8xyvEUEM5MNfpRR5liRT9hlJES7/F+o3oDK\nGHP+/ld2pTmW77trBJFuG2kWJpNWnSBpwpnDMs3YaK1jnkVHcz/YXL0KV+Xw\nt09uyvmJ7T6i27iUTOi0wEFRSPAnnuUITNuKjWFw+zMoHAQiCvd1jhsFs9Qd\nO7ao0Es9BokBGqsFcehz8FA4bzbtrHCHWViMK1SKPqEGs1x9E+qzA1ZMft+P\nQW0PdgHeYlbkrbWZhkPyZm48smwTX07DpIJOvFavbfsPbsBy50stIW+yNGO+\nYhXhX050ynPVaYaI7FzS+/fjGeSuY7IwqNdEC90eWtnrYy/FwiYlineRD9NS\nLzPB\r\n=3rJS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChbSZFOman4i75gZprTWRZ3Jcy1p6pIAVkANyvfcO/SwIgQIy53y8+MBEQ1frDESxYiv/+cWwLJjtQHuCwDepYOLU="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.1.0_1623083934582_0.19059669309298388"},"_hasShrinkwrap":false},"3.1.1":{"name":"@vue/compiler-ssr","version":"3.1.1","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.1.1","@vue/compiler-dom":"3.1.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.1.1","dist":{"shasum":"1d08b98601397258ed059b75966e0e94a385d770","integrity":"sha512-7H6krZtVt3h/YzfNp7eYK41hMDz8ZskiBy+Wby+EDRINX6BD9JQ5C8zyy2xAa7T6Iz2VrQzsaJ/Bb52lTPSS5A==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.1.1.tgz","fileCount":7,"unpackedSize":52442,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvoEbCRA9TVsSAnZWagAAH2MP/Ak/be40GmEoSh/jBwRH\nGrpEf8uiCF/rGrYaNrXDXH4Rs/L3gYVgyyCP7Fp96mKyPS3vzayzBCjyr7kG\nCOzgNDLT7Vx3GKiK50UpgRRLhGVEuiQQZK3k7e/iQiB6AHj1uLTWPaFBmRAl\nQdGHVotDv45rRUX95j7yrzap5UI9aeCG9ve4v/LWVSXZ3l5fH1aJQQxBWkar\nRHLRPZIkdzbliZeJ08X6GAi0V3oADkUw/uu/Z3eKCI2RUViYrXSSl/6HnDH3\nijFmpP/0FdnoAgvZcEMkkWyhoUzYWL4Y4yFiRg/DUOkN2GfAcsJXNeRgQDB/\nwoN33QpFCaNqrgGcQ1dR+GVsPOsP3kQiNIQcWetPm4Jp45OWQy88CkI07YIm\nLXfy4uKZ8Y6ef8VoGHE4zUHvxtITUamSK9CnJbFLmpSB+E0bEy6CCM36AY29\nvRQ4LFoog+KDK9NqfiHbRiWvvb53uB0bQKF3ZytXTJVjY6o2JMTkBMe6qNlr\nw9VMDHCiIVrj4e8XvHQeHDwL8ttgAPAK2Ia2OcTkqlfzirAnbZ2fsP1aYAxq\nPaMTUMqHikclhcDbGTXKlK/dx583f8jGEBhmN+pGaUeYAdK1B+Uqs3U5CTDy\nhcRMb6vma1jRn9hT5bIJHBOkF60EnfrkTVOb1MJ6Gl1pDuf3DZE59NDTRWP4\nyARi\r\n=P5i+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBwdqbPpzJHw65P7zEDRnxSJ/PVusypoSHx+4vo0hcIaAiEA4gYd1Hfkauq/jcDStp2XS0KPunqnXwDRDk2fUyG0Ui8="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.1.1_1623097627618_0.4445767431016545"},"_hasShrinkwrap":false},"3.1.2":{"name":"@vue/compiler-ssr","version":"3.1.2","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.1.2","@vue/compiler-dom":"3.1.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.1.2","dist":{"shasum":"e33ad0876d9b96f0950e22b0e174b94c1b049d2d","integrity":"sha512-BwXo9LFk5OSWdMyZQ4bX1ELHX0Z/9F+ld/OaVnpUPzAZCHslBYLvyKUVDwv2C/lpLjRffpC2DOUEdl1+RP1aGg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.1.2.tgz","fileCount":7,"unpackedSize":52809,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0isBCRA9TVsSAnZWagAAwPwP/0SuVD/uFImklKI5yTy7\nIcJZdy3ThSo4TFqy/TN3NbIUT7xzOW2JJBTjRn/UHqBNqHiKaReVfnHI2+Wq\ncCQjXaWCL16IWsXd7zuEf5i/oIsdsVtGso6Dh/QPEHMYmB0HDwVyoXedxiH0\n6wWw1XrGwqR3ezHP3X4xhAOSA0mc02x2jJcZdqAY7k6SpZshNAyXIgmEZJWQ\nrsR4tchchHemPTK3dkrxLmVuWSyBbL3VKxBYUsVGzdv1gGCuleuz/n0Qrv0Q\nty4l6hBbd5meZSrp7Oi+iFzXO24vM45r8lpDW3IkdVXaS7b+cwkzw+6uEHjd\ns6+wFQmaMTTyWPRWlCdlvOefa6qGHACJroi6h1E24PqaKmNV2yBRyCBhUYwj\n8eVJdFBMpc5cMdhg6igM+v8lXAlGX668CEPCwBuBcASr4DFdqd2XQToK3n4c\ns6vsypDkVgeSKkbPf67AbX8bJthc/LHHHcB9P79nosT8P/QWNc5baiW+lezJ\n16AcCWweNzJ1RN6v3NJ8aRHXcoLftgnjgMMS0NVn3bsuuA22469i5HsIHpfx\nSYnGQmRf6dJxm/OuFqiH4/lBbAxLoaO++x5KYhIZLuxyE0M/BDpCva4hxg+6\nrt6EU/Tcvt6S45CrueXZcO1g73rbPl0cb1Wv2Yjvg3tByoc7tekd0lNCApaz\nTyHk\r\n=6chu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF3otugXJolgfU5HCOFy4rwRC7JO2Gr+D2tDv+4b0alwAiEA5u1gbONzDoe2uSwIhvKGRriBNrqVWwE1Tee7MOGsU+Y="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.1.2_1624386305120_0.085039383944719"},"_hasShrinkwrap":false},"3.1.3":{"name":"@vue/compiler-ssr","version":"3.1.3","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.1.3","@vue/compiler-dom":"3.1.3"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.1.3","dist":{"shasum":"e74394b031f6956710f1881e21fa9fe1fa5a030e","integrity":"sha512-dAktYBae3h9QWJoSKsrfrcZEjh4hwphDMWwj+ZwIkHBhEpyjdFLJks8MpxRjGMZzqz5vNyteVXkbOAaoiWPwwA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.1.3.tgz","fileCount":7,"unpackedSize":52809,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3k+TCRA9TVsSAnZWagAABEwP/AvwZiP+AKY2AxKAmjrl\no8qMiHKHxOFERbj0UW5HPmmnf8+akUkcoJ3rE8pjsH5e4OnpP4bIsIYGMO6H\n09nf2QVPefL9evTeHd8FAjEHejKu1Vxi6cUgPk//gxOUlS2S1YtbhAfNbFn2\n5HjVGgldaTe6zTKJIuVxWhD/J7K/DqAG5WHl8ImZyTX9dfWZrggRJL8grntT\nPnvH9N3mIZqe8kbX77G4dezH2ufTMRMEzfdij/d4fypu00oFM+G4bUDoxp+Y\nggNxFm0ecras4gbXyI5krk3MqgBIN/RQoLygDQRCxAOIh32oWIKsZ78bLYBq\n5eHkqP44u55QEolxHEcAiNvgwOitqJtLn2mhXZkTb7tK043hgt4fb05CYHWH\ne4eUqPu2EnTH+KPJ+ZgK88ztbREM2yIIgAKWVkiG8UAFEpduFgr9TBkmVEeG\nkCdToDMSMwV6iViif7tZ7RRURcicW4O/qy5u9ec1VFI1L+ZQTqyCdLAI8ggR\nNRVySKgN1KIB/MaxTecZ6ND42f5I0JLuedvbn0oVKy2oj/829iFNqH0DtjrY\n8rcKsxkMnJkvjuguFkSmni/roJIe8R0QI7kmbFzBoRzaqceyoNPnmSs8hulr\nVuE+QVJum8pNni2dsXK8Thzr7A+Wu/pIFUZoFTkk8HoKeMALyKvEKDb9ciT1\nJHhL\r\n=lnNt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFfxwdTSCffCq45F6meV3KryknUPAPAlSx2jwusiiaT7AiEA3pFlcMipAsnZxn7WusClERCT1MNolZ0+8LcseIJzMNg="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.1.3_1625182099272_0.4924606697345426"},"_hasShrinkwrap":false},"3.1.4":{"name":"@vue/compiler-ssr","version":"3.1.4","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.1.4","@vue/compiler-dom":"3.1.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.1.4","dist":{"shasum":"7f6eaac5b1851fc15c82c083e8179eb1216b303c","integrity":"sha512-Box8fCuCFPp0FuimIswjDkjwiSDCBkHvt/xVALyFkYCiIMWv2eR53fIjmlsnEHhcBuZ+VgRC+UanCTcKvSA1gA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.1.4.tgz","fileCount":7,"unpackedSize":52746,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3wiuCRA9TVsSAnZWagAA+BQP/joQb9GYOaif7cXPLo5B\nCvy+qZbHlRqt0s4veYZvNcJjQs1ZAhd+DWdFOr6p+VSumaxr3MCKErLuXCqA\nEE3JA43fflNa+LRkC/0FTXLWsY2jxwlbX2yvZRzC19cXpqgnXWTWG0TqSLYR\nhbSKkSTpaF1/HyT7p8Mp0WobuJdvdfViTTqdnMoHp2dtEnzbA1YiZa4ypWYT\ns40u6slKc9NdK2gP/HY3pAmezXquuqIKm5YEvN8Nm+32WLYm4GYjHQzOvUmm\nwIn9oTOP7ka/fiVwYyxFpiaTejncnves/wLxlqsy8E8FLtLApRxQHcoq3P+J\n6zFTIHvgFlWo5lvcmsMoTsgGoQmyq0UjbMmbDoJDEX0A9kB6nl/kBAMNcz3p\nZoSVHts4eM2o01vJUKqMxSlbdBZ/PkFyJZyElHBuQ2O1Pez0d3SUqY2zGU3R\nvTLHxGeS7b6A3J7Aaf1cSkbpLjoVmC+P0RhotvlAdSWtu+hi4QWcM93J+zBm\nX67ampJ8/IfRtF1shRl5PpRFp7EXC7LkvXSH6D1NFV7aUJVb+m1mQp24aOtE\nimv3vXeLULNwjRgFMmhSLdrvY23R8MGWQFfBwNsanqu+4VhKVckgHAkZBM5S\nVzwyfLQg7yIpwGuE26Gibf0c/AmE5uxxn1LtZuUcyf0DmR/jq3jCm7qBaS2d\nAS2+\r\n=+6vn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGDkuGWORGD5wAEDamC8MuNIN/9BobcEGDxhiLIRoWaQAiB27+A9t3jG3y7NQFj6qMFFxa/iQirOXjUjys/UGBByAA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.1.4_1625229485618_0.8997378709838437"},"_hasShrinkwrap":false},"3.1.5":{"name":"@vue/compiler-ssr","version":"3.1.5","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.1.5","@vue/compiler-dom":"3.1.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.1.5","dist":{"shasum":"f068652774293256a1e53084bed48a67682df9d2","integrity":"sha512-CU5N7Di/a4lyJ18LGJxJYZS2a8PlLdWpWHX9p/XcsjT2TngMpj3QvHVRkuik2u8QrIDZ8OpYmTyj1WDNsOV+Dg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.1.5.tgz","fileCount":7,"unpackedSize":52746,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8bX2CRA9TVsSAnZWagAAAy0P/3ymB7R5eOVvFCdw0SXg\nLcvLYFEgf4qM9mjPZAmZHsGfn7JF95qv2LzPSb39lO8U9+62oCzaFhUiXcnq\nnbDwbM1yJ8Gkf18y4t9V/FLeQ2MYYeqqxN2Wi1SHOWWl3e9Zy2AaZBoPGm8T\n+VVx1E9p0/qgo3kXdpG7aix7NjguMfTvtiiP6Vbx3f2IzxrFuQz4XYULoZon\nu6mUgD94iR5y9TezCt0zaP3Ee/keL+Y+7wnvhiy66EX6ffzQyAP+hf7z5TCT\ngzXeJ06amXmkkHqjjMX3CkMOu4mUPaw2OQ9+IUYex4RHFTh9xAaV4bm1JaSh\nUNUwe5q0exjcCti+GCJh+4ArlY7jve9yDlE0sTWUOg3sSeDq2RlpfJnJj5bG\nO4jFv1avmSFLEoBnwb53wu0MEbGWwyVB8OU8fLoql2vzyAxG+xmM9v/y44gd\nrRqAf3BGVZpSPBAM2O+toxghwEuv+Bt9VwrrgadmkhrOumncS5E5xJM1m11W\nQgZxWIFZqElUdxnm3RnuWFTnx0PBFIQ/EZsZSmYamsbr6h3SW8CtaIdk8DuW\noyFvl6h4XeU+GSR5CWepUsxaoY7Z4SkPCt2AXKypj+KuBRCZ1IoWt77elSXH\nAb/Tcn0h3HJDoolw6OtrElu9ABcvPBunhSrIeauvOcsxRSHZXlqfO+A+lGpq\n66C1\r\n=zC6h\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZzwLUUmyzkDOPDtpYvPeEDJF7TtZHgSUJ3CTtoCoPVwIhAKYWPgNyMUbfTjWpAU4AvZScYjh+rcz9DsSKfzir2qSI"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.1.5_1626453494439_0.15709446450463171"},"_hasShrinkwrap":false},"3.2.0-beta.1":{"name":"@vue/compiler-ssr","version":"3.2.0-beta.1","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.0-beta.1","@vue/compiler-dom":"3.2.0-beta.1"},"readmeFilename":"README.md","readme":"# @vue/compiler-ssr","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.0-beta.1","dist":{"shasum":"11cd962fc8eb2b55039e627bd80cfb78b7258900","integrity":"sha512-IshfpMhJUuJZZ1MaqHsUXy2XJ7fidECaazqv/1Thwqrz9XhaB5gAFtmLXQHFWy9H+2WQ0uIYrYDVJOQXhn6ntw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.0-beta.1.tgz","fileCount":7,"unpackedSize":52780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8dOBCRA9TVsSAnZWagAAR9oP/2cpEu9Qr3/CdKCAzFVY\n1LSBjKYXXPMxHeZk893D1voNPvdKjRD/3vjDr7xiKTiF0ZTsiLWBjcTSVSmY\nuHVOkhZAH/J8MIo1gnAdRh6thkkByG148VV8pzyQVbzVtHonwLsukgk9bPfE\nf4zTgs5HKdH/VraJlLsjXdwoCB+8Sy2C5+ICe5BJyCGZijHkcRRLVCN0afo4\n4i374YR6nIoAC9DQyjyp+gsfjkkFQyA/Ag5/KOzCqHNifSfUz5T9w4PQ/hmq\njAKB1Si0gbAqbSaZC1tfFOmqgPq1bubYrayiNcTFnD9B8OuN+AD9XOTrUECo\n7EIXbO4t0SFes62H5pFJeg9t4Ag8PRSkneE5YuPZeKq/MqzDGzNKyAOrY9eS\n2NwZU/56LNwV4IDLB2FVFhunkYIGAnxhU9y7D4uR/Uzg6ng8JE1K3O/wnTwr\nad7690lI6JUwIkvYaSqXc2JMBXlsGdN2LQW77SEIsEV42kp+sscsaMEgPLcs\nIbGX6zEPfpiSIlvLnX8UGymNaPBGStojLmJRW8kb8kp6FdzlPYSr6JvuPkpW\nhP2HAOwEcim3OUI2+IwjmBhKSuiwqlCRbC0UjjuS6FQ/b6VNPDVhEyp/GCbt\nQtXTlf1mNXX+waLMsymp3O/RtdB3Ds16TMr1ydgDkM9XYfrZoCwS1PzupCeL\nK+kH\r\n=n0hp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDfw0bNxCzaphJ9GKSQZkQhhu8973+xFfLUle5BbtvOhAiEA6zKqr+PQK9+MFID6sCOVCSBxGaDlObVLw6jUqi0RM3M="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.0-beta.1_1626461057791_0.07159115414572836"},"_hasShrinkwrap":false},"3.2.0-beta.2":{"name":"@vue/compiler-ssr","version":"3.2.0-beta.2","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.0-beta.2","@vue/compiler-dom":"3.2.0-beta.2"},"readmeFilename":"README.md","readme":"# @vue/compiler-ssr","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.0-beta.2","dist":{"shasum":"c0d8a2dffd0a5cc312b239115a5c9ce5d92351b2","integrity":"sha512-nz1diH5t8MqcRgw5LlSizF5/oBHgGa9hfZxzDLKSCASPbn0XW8yyy4GvKZ92xRfHwzf7zXp8SS4DOQ3CjkGOFw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.0-beta.2.tgz","fileCount":7,"unpackedSize":52755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9gyjCRA9TVsSAnZWagAAbN0P/1nky1NKB7qAtBAJnTod\nlmHCIkdeyjUkpAoR+kwbvs65/XTZGMQnBDirUFgPB2oZTNJcrsL3PR+VlwkS\n3R2y0kjcii/LMD0Fg9U0ixPNJwIKGKJT60OpzXVAQ5XoGoyO0gWPCkj2wFN+\nf65z4457Wpyx089pYudNxZDLC/xrwdM2Qm0dujzDtYXhdEUKunSzb1Soh8tE\nLsQPZUJI49Eyr51xb/z82p3l/vn8FqG87k3eh/02xxKCpIM7/mQEy2Dcmbbt\nYaEGnqkYR62opaSgJ7OQo5TmGqJ1byPW3sGtOH6/BL1IeDXnt9Xvz2+5ngik\nXcl0vb8uMJbcEnOVZWousVMwLojU+cscup3Tp2MrV7WJ11w/hhzwIH8DjRxY\ngUwbNmH9jv4UHohvPXdCkNiBJ3w3q/QjneMYtWaXLG4TDrG/D2aeqsha3/jG\nZGkifRNIF8u3ChmwOPPUCT1j13atXJBzRo/fEmGQQ8ml2nEeDLgqndNfNuCf\nEAUl/2yOSDOf4E6Lw1Axy++wu7EiyGJuOUpxq42FI38g4giitGQrRRX81sHz\ncHt2IgHfwfVUDePlWXsmA63kSl/rJ5k7EH++cC49xKO+3ciNgl4jT/+doib3\nILqLUwR+NLtSskCXG6QT6WtHUTBn2lA6BBgpUxLxkfnxxOEonwD73siF2S5f\npkAJ\r\n=TdMU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDU852T6eI/JwW6jwpbgiEsdaFH0KbBndi9Xn6wL5PrGwIhAPsMakANyLVio98cYSX9so1omHeFg49T5E0FvsCgHKna"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.0-beta.2_1626737827707_0.21171481385572544"},"_hasShrinkwrap":false},"3.2.0-beta.3":{"name":"@vue/compiler-ssr","version":"3.2.0-beta.3","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.0-beta.3","@vue/compiler-dom":"3.2.0-beta.3"},"readmeFilename":"README.md","readme":"# @vue/compiler-ssr","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.0-beta.3","dist":{"shasum":"88106c28f915a17131652eace2032f8d70b05734","integrity":"sha512-FVE9RfuNG6YyIo8vTO2yy4ibAkK+Ks+6qcLS2bzuoQbMHNXxWwI041ll8crHR9jlRjPF0u/Ng3Blf1PbT1+yRA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.0-beta.3.tgz","fileCount":7,"unpackedSize":52755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg90RjCRA9TVsSAnZWagAAJ1YP/3VAxtDN3q6+GGkVW9Jh\n9Y/t2VtS04KAi2Q8Syz6+xO+1vJq0lpp1M41Dzdfpe3+ZpkSDi7fNyGgZoxL\nIiF7ez/N/pnrJX9QVqqa/mT6bp0qjIkVB7RpEuaoT9ppnp2fWs5lvPfQ9b9y\n5tan/YalL6xlU7oFqaLOGMOB7bvPCM2sOA5mshVIius2vSvvrbH2HZC0bjA9\nFCO2NePWK1mF+a6vOumUfWuibK9HYEJrahsX+thXG1tMKY8AimdQqInrafLG\n3MgfEtQ2EqxdpG125/Uc5gu1mPy8CuXYnqRDHN2nfhabQSPmbzsJYTp2W1CB\n1TTugRKWqCJE8VqWB7kiLmatIIkjKrkmgdZYkncuElVsAx+skBQyzJI9HAxE\nSdC+7Hrd5lGfHdmA1AtDF2rVRt2CgzT4xZ1cUzaIPMT0j1m5Rjg767Y3ahWP\nhDFS61xeZ5yYPwFw3ktYwQYixrrczFYDxGHUmGIhBEq7a2aS3oCPcW+hw8FA\nbUafS/6mXWrS7XxXpZ9msD2Cxy1EUF2r/jDlofjhCU0g50qe1VO4S7d0jOgh\nJsueK7asMORSIXdtDSAMi0HP3OxreQNCJMv6C1pEKHae7RUZt+1I3jk9r7Fx\nxL/7ylcxhO+jZX6NN3jKoZ0un9RamzQ8f1E9WeIMqnCyOag7IDp3TMaMa/Ck\nwKOp\r\n=fYoe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCHkd0/1kXGp7ZW0IyEoFEPHPPRcJm5DErt+YLKLv6h0QIgRNEWkR62urQflU43TFMBrYy/SbTIIc0mtMrguRpTffU="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.0-beta.3_1626817635568_0.19594033595496163"},"_hasShrinkwrap":false},"3.2.0-beta.4":{"name":"@vue/compiler-ssr","version":"3.2.0-beta.4","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.0-beta.4","@vue/compiler-dom":"3.2.0-beta.4"},"readmeFilename":"README.md","readme":"# @vue/compiler-ssr","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.0-beta.4","dist":{"shasum":"2112faeca659f44fee1188c7a43d05546df8c10a","integrity":"sha512-+Qcx2c02suic9Sloz+fXsQULntSCSOaUfARQKfh73FknSuY3FtT/66MVz4WcI19WCOlQ+9VhZiA9KYrdRgS2/g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.0-beta.4.tgz","fileCount":7,"unpackedSize":52755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+JRVCRA9TVsSAnZWagAANjIP/RP9L/2wQtTZ2a0EPo0G\n7hXT2PZCdyr5SM3nXUrKLUBkzUwdRErEpaMwiHKCcCIVNVqk4SZm3KXkv7I9\n+81Si5QnoEvTBkI6gbsyhEc6Wp/52rRDZDMhH5YMO4xrH7cZQ/HAVV1DBm0Q\ngbyGTh8RTr5C7gHz4afHpv3rtPf3lF6JC8OLb29wA5aSFRud2uzy0B41XVoY\nZQMTOw0aHktaUq2gr9kUu1bFiVXm8mdoBS7AH6HXxrlyGDCzo8wwci9WR+H0\nSbqJArpR7rBw6jLuKwQRWM01cHo/S57esFCONPoYP1dpgsE76g2/iV/tr2AL\n0X2/RoxMGwJp++w0dI9AtnB3duJvp5v1IZeL+fpWdeLDkqDiQ9m4n6ZKXj+k\nF2nkgZuM1dTJKTLRvqwrn8FwP+S8+mXehe7st/cq1xYVQCVSz5OP5nFf9MMu\n4kMPAMQ9XxGNrMzLKUJQFCm79CpTiorHr+JOMIgBvr1a2jiNoEK3cqH7ZNqp\nLna4+mH5ihgxxxmmzV9OL3NfNs48wpBrQQyskJA2ERaO4LQ57QKoncC35i4J\ndgtdVb+mSZlR0km0nHGOzqTefMKFbhOIrHpa0CQJr1J6HgNfpyXjAZL/Utqk\nFdIJ2XhbkMkM6eAZNzdk85OFdTwbd5CA3KXIr4hZwmy4DiAhJwmfCX0q2ScX\nTdwA\r\n=P1Sd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+wApsS21Lb2y14SQz2yYusd5WTtxRpVBRIb9i3oNchQIhAIJSvlfCrB8Qs5OJ1ZDGd7qS9JuTxPCDaUK+CRiaixmR"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.0-beta.4_1626903636987_0.4013421024975321"},"_hasShrinkwrap":false},"3.2.0-beta.5":{"name":"@vue/compiler-ssr","version":"3.2.0-beta.5","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.0-beta.5","@vue/compiler-dom":"3.2.0-beta.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.0-beta.5","dist":{"shasum":"84035f5c9a11e1a8c90d6704a33c324133a943d3","integrity":"sha512-8TaR908AEWyCwzYzox1MF+1rD1ycoXYKJXVDk+hLK7NGCVkm9Z3HWDuajYhz/kB0w2CeYW2MBno850kmwsTNjg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.0-beta.5.tgz","fileCount":7,"unpackedSize":52755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+yI6CRA9TVsSAnZWagAA7dgP/0FjUCEgTIrv6NYBtAJ1\nDdj38BLDTztfA8tEKNy4G3u9UIkmdI4COHqDtIh8hGpV5DOgPGov1XQXTIhp\n0rRdUcgjy4TXL7T+/RVE1PxU6k/x6XkRyZmMV/xRrwuO5Vp28zktyVXEHCnj\nq5p7LMBkXcQ77syX/UwrZzs+Z72UTo80PaBbB3jDHOREzNXj7tpF/Cl/+4GJ\n7dfzVmbwAvR29jEbOODIdsG0K+uDlezHA2haPVrgn5JEL7B+xPRZXGIc+u5f\nVnc2IBFCoWyswGKpBvOGFs8sqXyBP2/NBHaXtURDaWSy2O25IybEND2zSQeQ\nQdBrSDQqrA6d8U2xFxhaXuEoAUL4acyJNOHsQLLEEruv6VeVqwIFr9IFshdg\n086p5FijkL/RHhdOMFnT/qK4LcxxJsrrnsSihV0QRTj2SoTWmj9GaEd34kUp\n3Y5OG5ByHI8ANlvRX57oIHFvuTXJyqzy2x1iR6F7HVZEUaX2t2xVLpQW0kRT\nOPQodGKFYIinHcb0Mny8I9T1cO89JUjiHIb+3hXpWpQhKavd/391odFWe5fX\naEH9OUTb7Nro15pOk7fytuSo9YZjqfrFtDoDhVIXsxgRPPY/dg5t2Ba41Smo\nIjc4VbK7rR7nyjKAO4oWYqid1qID884FtLn0MkGvycOokXgnscUG7D0iUCEa\nMtaA\r\n=2nRS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIADcXUTjd+lOiNr3gdsCHiKHUlK4XVSA8lOixcJoI29tAiEAlVHKTbXaAcogovl4Lg/hXNB2/AZhd9WuiTU4eSJ1JAU="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.0-beta.5_1627071034132_0.367886023585027"},"_hasShrinkwrap":false},"3.2.0-beta.6":{"name":"@vue/compiler-ssr","version":"3.2.0-beta.6","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.0-beta.6","@vue/compiler-dom":"3.2.0-beta.6"},"readmeFilename":"README.md","readme":"# @vue/compiler-ssr","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.0-beta.6","dist":{"shasum":"46a10981e4d74e06a2bafe068c39dd99d5bb6a1a","integrity":"sha512-imF1MQaYVBJVPOs9QiJ59JCdbMUNNT0K3DTQj5YX/Zs9qkV8yQTEdXgWnsBFSlVdXYktCmEsG2tJb4HrFrKZMA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.0-beta.6.tgz","fileCount":7,"unpackedSize":52755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAI8MCRA9TVsSAnZWagAA+kgP+gP+DGMDq0G1SvcGQ2zV\n/aJgA81aSdb9eis9PI5GXWC25jJRQrexjKUyZwyButhA+S+YjxKWLxNRaBvg\nr4sD6/hKqX9aZQK3mR6+59r6Gk5hSHLX4Y6yQa0w8PWY8JawR4Q9kICYfRL4\nD6mtCPEHP5d7dkFcEPoEler+0vyOLxq6klEv/s8VfB7tnvmz/JdQL6NhsdpL\n3Qhh5AyF6Rd4uxbGXGtcg3gRvWWYrl+dQyjb4r+hvbarTXVfiB/pFFS86g+S\nvgyvoRX2clhrhc9VS8WJxmWyOzScxFajr0lhs4q/Fq616PdhWIa9fYKsnlyA\nWXFEYmlS7PWCCeKOZL5fejZO5MAiiagscECk/MgcQ9uoZi/z+1eF9Yy1Iuqj\nEKiTLW9ojRgrQG5X8fbBkb+/nBLG1NTt/2HL4J+fXJrV3l5N1VCOLtWggx06\nR3kqXiKYYXtov+f7XUygq2WH7I7Fwz05BUWyRTYKhR/RjMVSAkb9rvr4oMJi\nUiYa9SGSL2nnjnITTHqa5/5Nu6sRh8qdmSCEAOgBrhS2v065BvUU3Yar3xfj\ndeLfrId7cB5p37diE3YacL9q9VJZUNf/I3JtixO5ehGLJILPufpOWsyX9Hfz\nqIq/Q+13pbdKO0iCtL0xX7nnUvckv9fNV1M3ytBRRMlOSVGKHmdNS3OWkjIe\nAz8Y\r\n=VZbN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG1Apo96VV7n63trS55ofz2v4yFjFl+lD20EFAm4F+qPAiA3VNebIJWpeyeStmX9N+A8s43ELAQdso7x8vVvRVaj+Q=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.0-beta.6_1627426572248_0.03790763798623953"},"_hasShrinkwrap":false},"3.2.0-beta.7":{"name":"@vue/compiler-ssr","version":"3.2.0-beta.7","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.0-beta.7","@vue/compiler-dom":"3.2.0-beta.7"},"readmeFilename":"README.md","readme":"# @vue/compiler-ssr","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.0-beta.7","dist":{"shasum":"1a46abf8bcd3196c2c9ad149063c00c4619f1e24","integrity":"sha512-85sT42ErbQ8DmR2w+Joqh5bskqtVj7Y21iwi2Hu1Ccr76vEiD4/7PB8fuhbkDmilOAMMcvh90KyvXpYJ84THCw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.0-beta.7.tgz","fileCount":7,"unpackedSize":52755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAuOlCRA9TVsSAnZWagAAOXsP/3JUkfQWEWeKTy5Y5LNn\nCLcTurQfh9bSFuiU6ZNaavAmJDxh+7NrKvLWf23gd35a0Si5ukluiFf0NuAD\ny38Imm5AwTLkT1DZdSBMUE76vrGicUydJAgiSXCq2lBhRr+/Xy3z3RVbomRk\nT5HXN3HEqTCe0a8dOf3JoNRtXVNzOObv8nnMbChjLa+C80O+3ImmTK0BgqvF\nVKAIq31XhNVR6MLNcLdLi3zhBwLJoFH+Wuo5JMtBhLBcvP+Inqwxa5udkgxa\n/2fP5gWtSDg96PYWkOa1Up+mOJR8oiNegPmhIdZArgIDOVisNy945w1EcdNY\ngJHz1bGWPWSSd2eRUbN8NBC2OedaJ9UxUZ9MzfJzMac+GBlBGskeNqi+z19E\noVLG2lySVlUNrqtnsQJPNMeFSrZtd+vM2qiNhfz9+eYCF3nqOJKmMy6lZAsO\nQH4OSNNKaz+4f+ZdFx6AXI/2zJf0CdHw1ULyrvtPYo1wLb/11HBJYlVcrF9f\nAxOEIJmibYErbph8i0rK3hB/Mq2vCCHuSYiFuoCq8onSaS+v2yNQQ1sQQjvY\nv7Y2mdPxiM1IxNPKF6ifU0owsYBWkzAYPQwJvkJD5Bd2ZaoELWr4sNCfEzYr\nD3loGCsRZ4RtFWLtkALcHthXBNCcm/j872M3t45Fwy7XirAfiw5++YOzJDvj\n9Kzk\r\n=hhJl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2UzB2SgvHgTQpkwvQLVh9zCCq2lXkQqnrb9PUJ6allwIgNvUafKAQPdkUffALa58wg6Bw/u9BWrRMCJbO8Yyby4s="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.0-beta.7_1627579300998_0.32530411013184835"},"_hasShrinkwrap":false},"3.2.0-beta.8":{"name":"@vue/compiler-ssr","version":"3.2.0-beta.8","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.0-beta.8","@vue/compiler-dom":"3.2.0-beta.8"},"readmeFilename":"README.md","readme":"# @vue/compiler-ssr","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.0-beta.8","dist":{"shasum":"7d88c0e589e217f75724bbedb1a93de824a02bf2","integrity":"sha512-BdQfgIQ3CTO6tlCJ+KWn5vkNBG06voPs56UQ6TKWj2LmP/wWuxkaGZU2YlszvOERY1oJWQxs54SdGFK8hq70Ww==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.0-beta.8.tgz","fileCount":7,"unpackedSize":52755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDfonCRA9TVsSAnZWagAAQuAP/33vwfpV51kLGuk2HdbM\n6tje1VW4H+UAkO4Daq99ermRgedqLJ/VUMKvTrspSf19Ni2/5ba9SURrN1a2\nRKep4pZE6Ds+kn5uj7w8iCZeCaRcDyFHZdc3pj6iRQLgwdGMaBDrsK9FviCd\nW/hn1CrAblq0Ij+L2PLyncOxdQ3LHrFhqzA97jUkzUuAaHydllKzecnWaKdt\na+Itvn7ZhgyAcMCvvcSuJ3uXxQ9Qflf3Vk4D8LZSYRjckZG32/KMpvRMOByP\nJ44ZdincCli0Q+nBQkMxRmIADzxKPvX5bMx3KaYtIGFFhITGPxISKeoHkvaY\nIrf6XpU6sDKiF4ZyCStxnNQZeDxYhS2w7/0oYjgGEXgq+0NimAHqykMMGSHF\nRMCpTFE+h0Qv+a6mF1ov0JYoeGrE4ygJdnmjT+QDe+cLre33HcphxTNvYSW3\neAQR9vIVYGHcQB+at+Gu8dhGycbOlV4q8i8z6bqTp7++USoR1tbvInfTu/G2\n4zUYoo5jcpeoQFH/LLkyLkozcrMl3VJ8prIaaoaCHk7rw0X3cXbqpkGsGavR\nHlGgfiOx5dyyaPwDb45mUhLVx7eg2/nixXoEIIc2GF+MeXOh0PgukflmwHZH\niX61AVTz2YEcYSpqQez6J3Ub9Aux0EoONclgnbgDuKZTxP+0bUJeOd7o8yad\nWtTI\r\n=1mg2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID2F06JwNImfled5eJzhoNCgCZd9npQs38dK6cfdjDDUAiAVNTmGzIECy16ni7jGVkoJzE7XNlbHOCsfl55X+A9i6Q=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.0-beta.8_1628305958965_0.9546102043613691"},"_hasShrinkwrap":false},"3.2.0":{"name":"@vue/compiler-ssr","version":"3.2.0","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.0","@vue/compiler-dom":"3.2.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.0","dist":{"shasum":"e444d1ef72957810d64e30abf66c1d8de9dc40d9","integrity":"sha512-EAdyPh/N/8V0dyg4beMPoVhgDn1VBKz1Pc5+s1VkCZ4EsVOG4bGtXUQwVXoR43bnzUcZsiwLh2ZAN4nu7c+TEg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.0.tgz","fileCount":7,"unpackedSize":52734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEYdkCRA9TVsSAnZWagAAHZsP/0HUv1lw7dSTyLuTI9bL\nDsO3qERpM7i5g9Kh783iGCPidzgt0WEejJi4JefdnhjTmHl9W2ig4aOMyJ95\njqT/q5QRqmk8NLDwio6d3Jn13LFZrWF0ufOHfEUBoieYrr6T1gbN8MtFHcHg\nPvLnLKDlgQz96qbP/KdbR6U1Pf+1xD6yNh9r3CiduYPDnlsf2aaITaAAY7xk\nBqGiwn4PIX55mnVINYeEFPaAirdSUnxMKzRb2Bw28rsnY4HysyzUF3le09dx\nR5gTHGyg5MIB9YO/jnpZTxFyHloOPOyqtzT7EoOPZ1XNr6lTuRQzsLYrwlRu\nYglRHTSIAvOpXUPBKAwL3Psa/C46wkU67Ow68nIwwZOy5FUJRUwDOnfNF+Db\natQFvIzrVay741YuJN1MYLQ0y0xTDkR9PcZpt/Yc/DSvfz5BLAaL9cuT3P9p\nSgzfMLhS2oPZ8tXLIDrFfGErw3xpuvJm2FafphhEi73GdQ+oREx3Ovwmki66\n2v+G6urZgaWX8AbzSTK+Gj9k9Gipi//RbH02dHprln8sJwSlIRjNp497EkV/\nFQ012VJcrbVqTkpt/pOCKo8jqCSJThN8N9t08j/auwFEABQ9RgQP7W2GpQwh\nsbhCg065IrSQPxNSNhK+BTvA2kYZ7UiPRpI3EGDdvWnIqq0LJgj2tqNp6BKD\nv8qG\r\n=TJgW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCm35vsTm5Y4IqH9xzjNq600Yvo9PU5gWCuV2x2sZWmlAIgetd7akIjG+auHiKOyqHrPBn+i8JAVijhcQPKu502c7k="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.0_1628538724186_0.20563973507417077"},"_hasShrinkwrap":false},"3.2.1":{"name":"@vue/compiler-ssr","version":"3.2.1","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.1","@vue/compiler-dom":"3.2.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.1","dist":{"shasum":"f900762f83482e44e9260c2322e3d332c711826c","integrity":"sha512-6YAOtQunuEyYlVSjK1F7a7BXi7rxVfiTiJ0Ro7eq0q0MNCFV9Z+sN68lfa/E4ABVb0ledEY/Rt8kL23nwCoTCQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.1.tgz","fileCount":7,"unpackedSize":52734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEZBMCRA9TVsSAnZWagAAYr4P/3wJcA69zdM8EeqtluJi\n0oKFi0w8QAL1c3wXQfvikO3w0c6Hovgn+BJk/W6csfZx7G0bSUoE0C0WPCOe\nmw7dbk2WPIxYRmixO33vX4ewkyTiJX5+VXbebF5yVb5aJZyVki3vlS9gwjze\nQmwyqIF0mgTg3B+jU9K/1nXzksmUhCQkDiXFYGWc2b/xs4QSpZjokzsiOO/y\nMPsrAeTcWMFwGeDsE3pf+CqxfOgr3eyt+nGb9wAQmZK6uLLVslVdivh4bGRj\nrC1doesCTdNbQga9zWdrxU78gFpKm7iYoyQDYP4Uu4x4REJ5oMdJMR+eZt6n\nln/M5rNpuIeogV8cjdjwXhl+fd2wY9f1Omg2Sd5FiGWYnPCKioD1T0RthmsA\nxtHnBShc1nkpjtpXrLrn+5ML46ROWG+X+6NzWn9NSVAX2okwN7gngyJjuvyJ\nioldc9UbUro27BkxqrYZqyScZE/0bctKvB3atxADYyW7CEYclt+O+DT/l9I2\nZi1TwqzJlPUePA9AWH3dZqT5WOUvTMkSNuwpeb3K5L4MpVHgFBu4t6FHu6uE\nvo7ZwvoBRZXGFRq+ucaSw1YjnVbj6Lhvn1pnkrgEJSSFwgY6fK6XjYJiTNm+\n6ftZlDCtUrssdrq6tIgT77kixfQD6ziIaja6C3GsGHgChL/6eLo3i/QWWCSb\nlNVZ\r\n=Q6zQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICzFIzh3+DkKrK1oSLHWtXLpvxRPB4n+aExrb/wbcpsNAiB9X3IwLhAc0Ms+mJTnlGU9oafvofZ7NrLc1BtELV6VWg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.1_1628541004785_0.2765898063045298"},"_hasShrinkwrap":false},"3.2.2":{"name":"@vue/compiler-ssr","version":"3.2.2","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.2","@vue/compiler-dom":"3.2.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.2","dist":{"shasum":"633bb8e01f00a969c35ca12db32be7fe4c7185a9","integrity":"sha512-rVl1agMFhdEN3Go0bCriXo+3cysxKIuRP0yh1Wd8ysRrKfAmokyDhUA8PrGSq2Ymj/LdZTh+4OKfj3p2+C+hlA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.2.tgz","fileCount":7,"unpackedSize":52734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE+90CRA9TVsSAnZWagAAUvoP/i9w4SwLE8XABPnv4Zg7\n54UIUTxlIeBpfb/xplcG2EoS8iy5ifyZ+aB68/GMeegp1/vCQQT86oYUYyvp\n8vkLr3tqDmjUDCW8GqhF4DzY9mdjZgYmFwzNtUqgBBQh3/V94dvdzq29Pdxb\nomEtHYpgW7YYeFCN/i6hB6WjvsId2v1kkiyimhLT9D0wQTo+L5HHVYgGfKSm\nKYKebtbdwLb+5HAwf6EPOIk6iyAVVKU8AnXquxxh3lGhymDuTCQclSNYpsdb\nx+oKDTrEFhCh8XlFzBd3BF/8jqIvT8U44BIZcVr4MNz72EH9PjoYzZPamXpN\nbGSyyLg8cDsZBupNTTQPBIJJK35tqLgryztxtKIEBwTbY7rXanjKCD+HLMBj\npXQeZ/4sJRl3kXVhdldzvfsCBAzmD4kFm9JwAwZcu9AeQP8W2P38jC5kp/FU\nUbwRiGspHAK3mAbMSIZe8iC3A6og2wx3YcSgGh5zi/rDE5piQsu/059GsQE+\n2SqjQ4ywA1O53CJ1dc1sGq2N0XmsKU1RfHGRAgGV3TAbSKlMZk+952Ehd0my\n5O+ucTQhGGPWz9v3PhH9SWGJm0g6XSB/NtCQt27JF+ni4RzlZPS6OoZugWJz\nROeFd7xWG9ELDxdT6kO8rehNPhmk5tdkIAx2HYrHzYA2kqY1BTjQLzhP7NOR\n63vA\r\n=OUlZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC4nC1slNoEBRo+fp4iqBhKB7KQ1GpyHd9NmgCyW/L9TAiBwEFA8NoKBwOV/962hjLwIHL2Lp3E9OvS8F91ssxyqhA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.2_1628696436289_0.7512231345598515"},"_hasShrinkwrap":false},"3.2.3":{"name":"@vue/compiler-ssr","version":"3.2.3","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.3","@vue/compiler-dom":"3.2.3"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.3","dist":{"shasum":"75518e43e52c3d50db2e06cbdf37b981d3b4e711","integrity":"sha512-VMYXYBXPohxlPvg42tT8Gcc58Wo1fPP4IE+aLgpmnNmMFuTsGEKOBK4mZqtNpv9dxgF6ooro9gQlA6BfOy3lGg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.3.tgz","fileCount":7,"unpackedSize":52937,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGuXmCRA9TVsSAnZWagAA6U0P/2oWzWZ+txTUp0Nn/T8s\nmE3zLBeRf6oGsgU/LMEMT4UTmOe+ugZG6kDHPOueqaz8rGHg/q6M2K/kEwAE\n3VtHgD2splpvNBJlzjji35NcTsYYVBk7Tso2/rIX4x+IzbiM16logkowGVuU\nqE1dxR1hsDW9KL+27aALZk+vJIWJFknbaHIoLVrOHTdizcJ5epKuYzA0SQOL\nd1DOnY+CopVGNd6OIlnhvsehINo0PXOm8zrSPwrmJLqUcd4Nq2eGcc7ATHAl\noipXLh8xrSEbJDPsVnUkXNN2fLoiHAaat5uREyPyap5eE6dPIXLNxRMfWb+w\nTz5VrRbMS7ptG+5qMRUkbINVrqWp7RxnST8xPYM2e9JWsW/w3ysm7tzxdzLQ\n51AxUzXugzXwm78czkiy49cQZKaUDcmbg+SBizFEA7kt1BICUbyxlSA68KNH\notuspfaug2cUZanOoIdCjv+8mE/3ZVIeqSbq2IdGz3M//xtasgm6DkW+dCtH\nvk8rSVWYWI9BxQbb1//01espeFdxlyjOrlHnTY74dEJYZ0hDnBDyJmvOECPq\nNZKqYQqJHdk7b0cUGErpXYKntqX0VDPVXyMSq8k5U4EPBZqnI0CWZB74EbO3\nRwBBch3rhUS9iEzik7Z0kWmk2oQefHxDuymPHkmN9tnYy5yk7owDPWzB9hfs\n/FXK\r\n=I/R+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDBHAgIqwgcZxmyUIr5TRMQeRn1X9r+kk4aLP+pgjgbbQIgbk4L8ER6QJtMoX8KYhjwfh5CykSxN7fm1g2YQlUyuqc="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.3_1629152742520_0.5438486518157477"},"_hasShrinkwrap":false},"3.2.4":{"name":"@vue/compiler-ssr","version":"3.2.4","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.4","@vue/compiler-dom":"3.2.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.4","dist":{"shasum":"be51f219c2042b3e530373e60bc126ada6bb1cc0","integrity":"sha512-bKZuXu9/4XwsFHFWIKQK+5kN7mxIIWmMmT2L4VVek7cvY/vm3p4WTsXYDGZJy0htOTXvM2ifr6sflg012T0hsw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.4.tgz","fileCount":7,"unpackedSize":52937,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhG+NXCRA9TVsSAnZWagAAC6YP/1kmYuMN6fpX3AtxC2Wd\nF8mByoskFvM1+J/1jyyGQqR34YldbAWDDMHqVS/60cH7FEuaseCxTIZZUicF\nA16uUFEI8K2PTkQBBP1jVzbEVuvLcNf5sAYbpaoZzD8t6Njxzu7rRhdj6HV8\nMgiYwVLOjsyZgGK8+ZgFf138NUpYfvbqYa/ss+pK6WWCBssrujNrU/NXr/lz\nHsQkFgdXmaigzMKUxsVmS2kG48l/ft2bC/Hm2hKCXEvHwgNw4af9iXzLnoLY\nODdNeqR/+bDqQJ/mThyJJG5g6GrzsnbBzq00iljnOUPbvKijATj+TtkA31va\nPJD9Tk8ptqGfB4QPsuwrrrZnMIT3j3H2I0ceig8UU1Ditv4UicfRudqRvaph\nYtmij7jzpN9g4Z0qKXO7FpLGk3oZo9Og5ab8kKHEzAp45JbtsPTDaKVWrTwO\njefOMrP1OwgO6tewnMFTSGzJzh08baat6LNelIrYI3Sl4fnNM1h4lav9GMxx\nTqlOH/4JwxfSXg+NLQ+F7C35Ao6ed4E+/WC1Z8UA8hRZcdl3tXOBKI82dppU\ncEr8Gr//sH0r9Z6XwuB3+t+gW22SpAI3KxqZQGUViSAXFqDlkAeUz0dt5J3D\nZ2DxsFqWE9tpsTWLauntKDgGdoYSNdy25NKmtF7XUnoVwXakX+pN05DlUUo6\ni+Lw\r\n=qLII\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNqsVkWN3+muYD1qh3fcCTIdhedvi0UmrMnldSM73PdAIhAMJtxhWWW6M73ZlPANsNtPp0hKsJaGXcgMFl5AumST13"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.4_1629217623456_0.8253155606434999"},"_hasShrinkwrap":false},"3.2.5":{"name":"@vue/compiler-ssr","version":"3.2.5","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.5","@vue/compiler-dom":"3.2.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.5","dist":{"shasum":"ce22d42432e444332686cdfb5464e51132a10b2b","integrity":"sha512-cSNawDJHlSWtOaVKk2VeEDSA7VS8lrxE8JuDHvZ0YpCRvA2T6m7Bua9t4JpA+ZXRt6o2vs+4lXpeJGZYEdLfcg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.5.tgz","fileCount":7,"unpackedSize":52937,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJRY9CRA9TVsSAnZWagAADpYP/im7Iuzc6IdjAJg3KGZm\n3J8bPcnp1Xg/0GzOkP0c5n7mKsHlRtHhwTno55AaAUQ+amdKTb9oTadrxnn1\nrdABWSij00TK9eCurZsRel3I1L8J9BPD/kHQrevcXU1RnJicq9cdEm2TImPm\n9x7x+sJhckKfEFf9/70OQtmBQAI5p941qChy6+Lksj31lofdp+JkQi0C2RB4\nM6XdSjyPRKI+RsMMf5o0HIN8mULjOVaKpLKIN4pLnTVMNgCFSvlSikL2c/cm\nUUwlOhDfTAE2Or4VREQduNW/NLnCcuWGYcGriKihGhC5/AiO5mK5XHNIE++N\n0yihDxduKMPw3qLRTvrBeX15zukHY/siAUIvELjfuZFIoHv0e67PqJ1xB35v\nE8adDMm72+TZ5aQfz54vxAWn7dqJhlIu1zUmewSojye6L0OpcFXjGgTtF7GO\nEE1YD668hmcYjIqTeuZi4l2s0PhrogoM2+PPGVdiMMYm9vlXLu4m+OnL9kh4\nRI3MaaV+JMnRSvprifrexdq/636PG8zF3GR85jkx2Ik+n/iLGia4nShxzN9V\now6SViKN9DQfRkL38Qdh5suStwSBjo8n7z71DbFsFbANWlHMRuIdXltc7AIR\nn1QzIA+Raesce5QZmL3rzMEIK7XZIBoy6rhUCUdBw5uOgOJDvA6S7AAI46QK\nCbdT\r\n=tzw5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCNVxYCJZ4JuVDwS6VCVsGmMokZ7qJMMUd5wP4u0ozHtgIhAPGy9lkBGuIdR7vE47uvcRhTmLwE2aIMYoaVRlffmHSC"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.5_1629820476828_0.11101097382999625"},"_hasShrinkwrap":false},"3.2.6":{"name":"@vue/compiler-ssr","version":"3.2.6","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.6","@vue/compiler-dom":"3.2.6"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.6","dist":{"shasum":"cadcf199859fa00739f4275b4c85970e4b0abe7d","integrity":"sha512-A7IKRKHSyPnTC4w1FxHkjzoyjXInsXkcs/oX22nBQ+6AWlXj2Tt1le96CWPOXy5vYlsTYkF1IgfBaKIdeN/39g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.6.tgz","fileCount":7,"unpackedSize":52937,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJSRSCRA9TVsSAnZWagAAV2AP/A2qMaq2UBEyiFf8xoWc\nPm4UfNYL+Xn+gyZxvdf5PnFSJZl4ZMwtvPisFby3D8Q2HREj6Pa+81065kpP\nIrbZJ6TXcbnq3FEnJDzZcrZO8/BrP1iEdTwwpc9NzEZPNyO7xcQ0dKSlis1v\nahNGEaDmJ8d2O3Walp9yvH+dCF5a73WCnS9/LyCSKABIaLZE1CJKf3DI6Y+5\nTpCxs4U1VTfcu6hJJmNyQEWFEmnqOJnl96BNckp1fJSEfR1fdhgZINQITYTB\nUNZyL4H2H42p0jAVGmXIL4crA76sD5Y0grNns6GgPPUMbUwPCmZRZQR2gJ5y\noDiXgtSiRIujAMBQwIRFmGYBowUkHrQ/1TXY+lZ428iybf3q32JC2vkTkxih\nltaH8peS3EBDbBD+z0d/JkVdvjADBucLSCJg97Apr6KTB9g4qs6j9bYDRhuX\nI4SJ0f0+XwVUGMd3ojQDZjWa5TO+VCsKUfo3ZcTnTLseNc8Dqm77wzzhKzHf\nVqsw3DQ9G+9ti2vacIS7rliIG9NyRvzk1GXGfpDNmQtbUGa4fsvRPiQlNjqC\ne3C3yPJkIHStJWQxRYs7gZJE3ki2AThFFMYAj6O571vjLWsfpborOLoLp+iX\nunBSxF69LJIWdfiXo9A/7yI1awxmLhHWTIizNk+fTCcpoN1yE+b59T9LiCVG\nPxV8\r\n=88/D\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCaqWH7trrP8OUYrz7Jrh3aFx8g2QhN8By42BTm7T/DXgIgHI+OKA6377NHQm1SgOYuNveVCSkLibuSb4Wxu546ylo="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.6_1629824082655_0.81818912248185"},"_hasShrinkwrap":false},"3.2.7":{"name":"@vue/compiler-ssr","version":"3.2.7","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.7","@vue/compiler-dom":"3.2.7"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.7","dist":{"shasum":"30a4cb128eb7b67be551b22889c58f1288586673","integrity":"sha512-4moQTeMujIk+fG8NaMxU5aPhMCnWE+O3xNEK6+kd9GjNoN+n3y3YZ6CkVy+aOP2HpqWenZbS/20TBzOSdon5Cw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.7.tgz","fileCount":7,"unpackedSize":52937,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhL/knCRA9TVsSAnZWagAAn54P/AxTE+a4Hoc9PUJjjqzI\nJoVdf08+tcQO87ThDbFn0UWM5RJwUIQX+8m+YD1Z3wVjfKjaGjy8JMfKz/uZ\nmIEz80GzQxGgFeUD0/zl24DPfiDxH50uBW/lHgpPP44pLucgCbbcecxBd8ob\n3LbxhXSKODcN2ANCOhaGjaELpkmEGE5BA8Mi1z3S6TG41s9e4dJAQwNnxfTN\n8CNobYUDo3JVLS14wMIo1+7XS2bxiG1NEzuq+gsF77EzcZpX5EnymSCNH8T9\n1ocFC13hPWMQVeT1O56+aMHolAdGbued9EsxHu6WoZIA5z17uwelz3bz8ixB\nNNkSBDn6IdKcOgz1V0WzCrA2IJ6VwmjBzhiz1+hCZtel2Tgjpc9en9cvXq1F\nl8qsUKaNzZN7IL+zwlAJmCga85JfiNtAgDjT38WGhJqmXUtek58UCd4wOGtT\nzPQI5CB9GXXGJZ3jW/l3dE26Eg9uNHmahLvFpuKwWUYnnNZkwh4BZM6A45K1\ndwTe3dutNRKciN3f9f0chFVXbJHihxZGZRqUGfU86jKerGlZOngErHqqKBkd\nPKedVbtr09VdDkvzT34TsZgSIr/d9VR352eeIRkyXajZF/ENlgQGDj522uiX\nZXndLVF7oSxlPdBAIKdlZYX1AIkqZhM0OsMOfPATI7LGMxOZLTMufLWe4UP6\nTO3z\r\n=EOp0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDjuRnRqnWoqeQDelHqQTdvsErTkezU3/D+iUI2WVDTqAIhANgWE87LfwPfMmbycoHSfQKfP8mPhsCWFGwDkBPJD6gk"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.7_1630533927378_0.07959449305800637"},"_hasShrinkwrap":false},"3.2.8":{"name":"@vue/compiler-ssr","version":"3.2.8","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.8","@vue/compiler-dom":"3.2.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.8","dist":{"shasum":"99733532f44d77144ce1e3b853f2fa08ba394e7a","integrity":"sha512-QqyiFRiIl55W0abDNQ6cNG/7iIfBHmbXVtssUAjX3IlI87ELeT0xackmrCyTSnfIX12ixljg9AN0COIZwlvt5A==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.8.tgz","fileCount":7,"unpackedSize":52937,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMRwRCRA9TVsSAnZWagAAAP0P/25kgVtlJuGGJR6NzZbe\nnc45zcR9AUkqWwXjHsZV5q99BuxjLqXJbzxr2sYFtd15J++AFNhZj842oY/Z\n8t/zrmBmHUqd7YWi8LMx/q60yb+Sce3Vptytp/YeSw2z/vZpg0suMh3eGHVp\nXufokDI++lqiT827M3IdBDk1oV7qB9Eu922J4WKTd4NcGOeodAnDR3p18Y0I\norp4+3Y/VJGz2MIt9fOFo68raOD9WGBqRVIl7CpTBrGTjZIcKsYC+7y9HctS\nUzID1xu0/9ECpimw1nq9V53FRTeBB7+l+eK9Q961aIwGw6iQwj0uoo4sJh37\nlYCES/D01MaAjjOln15STQK6xeZXZgyiH7+IgTieGPfmnL9c9M9JSOXsBybt\nVwQxKHMl0Q7amG7sfJQ32J0Q3S/FIGCmb6YryWs9HaDs/Hmvnyvm14vXVsro\nTXNLHcONBYNatXK+gaBtvVIl/2Kc0urOKsEhimhUs5GQwP0Uo299paOw8h5u\nlBTPEtYbtxnEDcg77ARfDHQgsFi89YQaqUEu3+D1kxOdufEpgesSAh/axxYo\nAPHj+sIHDsUr6rQi2n6qmKVbycBIk8Vjx0mQasrY9XwQJVxAVw6OKxLijWcR\n3LzQJgo8Ybr+4nJRh4zmaw2YVHL/AkoyyTW/mbvK00FFRlMhPOgMIEU+0gGm\nKVH4\r\n=+/13\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB/Dd4sgrtwonPdaQ7tEEAFtq+hxQFEm+NuG5NW/My3HAiBw8H3Sf0W9YinD/djN4oDl74DJCigQhnBYmQJYq0ublA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.8_1630608401748_0.7411174171864776"},"_hasShrinkwrap":false},"3.2.9":{"name":"@vue/compiler-ssr","version":"3.2.9","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.9","@vue/compiler-dom":"3.2.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.9","dist":{"shasum":"067a9e5ee381c6561d72663c4a1ce42afe33b9bd","integrity":"sha512-3QhSnpmMKvM67VQeUttDVy6+BeWlpo1mTqSnEl2x1bIEXNfZ6aIWeV42YmItXfiJ0j+JZI/29sDiEl3QLhAHow==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.9.tgz","fileCount":7,"unpackedSize":52937,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhNUOMCRA9TVsSAnZWagAAjEYP/2q6joDJLX9aECS+4asL\nQlgr5WImTC27rp36irkER/9DXUehB0hvcVh7Za1SoN1AFhbng/XuRUpsoSbs\nTHFoWfLYr+AVxrKNRi8nRqZONuPUJuLeLuuoc0CsTzAU8Vkto9KEerQ8gpXE\nn+7N0U4cxKRg6fvnQAiCXOnQ4Q0hm36NiKACH89CaB7akPwsujCkLqlHc7Lm\nw5PX3EaeEWFA5W1uDd7ARcPZhvoJ+y3NGHLfhJR08Aihq2Gh+5r4fzy1fV6d\nlP+WQ7Gbidms47VgU7+I4GkDwOn16XZ4ZJzzbDLDr6dYoezseHJxTCPp7eBH\n/JP3pdXxrxoq+1gmJ+ItYNUQJ6LoEoEQ+WT+29bD9auB9UmXNpjaRlcGu/oY\nVOC5JeVYcGJmUfr+CH0YIc5qMK7SZX1ucHIA8CZq38IMojXGIZJ5lRg4DArU\n76Bw3GsSnvada6ntcx8vT7cp3cbfxqxyFVgUQXWd2lQPSbW8AtN07MRucppE\netYvlYGJet4Gw1Rd/QBWDz0epIx0xDnl93wQG3XRkr0v+7LRrO9PNEwpdVV9\ngHCh38enEEt4kQuqWe2crC9ZRceG9MbST7wFifA67pq1GljCPIVG8992P4OZ\nVOtttKUmgSQTsUwWwZYKf9Hfl32/c4kmXDmD2e6LDAloZFx+MDHkLiLmOrEE\ng68e\r\n=1HO3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA77cHoVVmdxWgLsB4wVovSx9g0LJUE5BTDZSBVdXcP+AiBIRaINtZumlDahPextUxnHM3kBtX/T7A/ZDHbbLZawIw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.9_1630880652339_0.12073925757593118"},"_hasShrinkwrap":false},"3.2.10":{"name":"@vue/compiler-ssr","version":"3.2.10","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.10","@vue/compiler-dom":"3.2.10"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.10","dist":{"shasum":"740132e9ef0cf80ca9642b95e488becaa9a6c535","integrity":"sha512-o8WQ5hiRwiQsEtz2pBU6InZUa02v6yU8To6AtMjYnFrIPJe+wj7cZQh4nlQdL2N2dA2QOvcZNS6OUB2ue/t1OQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.10.tgz","fileCount":7,"unpackedSize":52940,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN8mCCRA9TVsSAnZWagAADbAP+wSFm+cUreF9B9aZ/mA5\nBkrLmjb+VSnSBe4VzNAPnPH/PDRjwGw1/eD3/yezDt8S3E40jxpy2Q1WUQop\nRu5f9SV2VeeMs3Off9StMbESIFvvpqRq/kdd957uB5Xfl+KUdaKRsC53wBFo\nPOgw6a6qyDVvo27SyMwn/7BppKdp183mEpDdofQpPd8RwmKfzYCK6eYCulkO\n6Gz4ekihREXiFC+EbWeugk8jc+RSdehJhodms3UE/I0afA1CwFUsKZx+WDIn\nnvbfAUaIuQrod6/xfMpWYvne8Ssyq3MzBL1GvCimC2J/EtZG03mPv16kGs7c\nHapZf/PG8s9nkSbVUO4fm6JEMeEmgv6s/bouTpBpoTDVn5E0NvEJU2oGPBxx\nTTzIKhHS8PHWt3e0rQQdiFyxcQsRvSnztVkAzAcoSjrhKLNWSGX8HQxPvIYV\n3T1Q3EXRwTxa4v4ASkTHzkGI34pFNU1rUXBoQzNzG6DB90F6qX7S0W+7OMv+\nefuORt3cptPQvlg+pah0oFt3e3jRl5mz8fVNZmhmg6wlWBMaZEwwQC95xQn2\nkuksCjjuJ2Q/Q0GMno0pcv+5F3l24W+A7v/h9gffDhZWkBMoD3VR2/DpOAn8\nbUrWukB+Jyev7l765S3JP4Iod8jABoPprNVHzxlkYHz17epUm8pqFagSF+n2\nlNOy\r\n=ucEL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDkvpKzPgbqHEV1rtDoYKb2ujSa/NpTm7i0FguzoNwoLAIgFZonhumBUj8l2QZFUe3alcYtWt5bKk59F9Zp1ZlZT+8="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.10_1631046018661_0.8252605266775026"},"_hasShrinkwrap":false},"3.2.11":{"name":"@vue/compiler-ssr","version":"3.2.11","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.11","@vue/compiler-dom":"3.2.11"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.11","dist":{"shasum":"702cef3429651645bdbe09fe5962803b5a621abb","integrity":"sha512-+ptAdUlFDij+Z0VGCbRRkxQlNev5LkbZAntvkxrFjc08CTMhZmiV4Js48n2hAmuSXaKNEpmGkDGU26c/vf1+xw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.11.tgz","fileCount":7,"unpackedSize":52940,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOUARCRA9TVsSAnZWagAAoVIQAJHd0kZd5eghSe/2GgiG\nkCc4VfZqkst3otpB0vINB0Kv+9+YFuPfgS+NRWPcivjO5V6/It7m3sRXa4FC\n115j589VnPJla4F8vZYFwz9OX72GK1UxMF7Ge7CB0k4peQbCwFHjZQNMRwvs\nmvPcTTQFo+DxTkjeoQJ1dyr6MJoZhjna7DYtWLZK1/h/soiutz+FDTbTWTEu\n3aiYFWt3K0tno4DToGSJv5/1lP9yEzIP70g/np2YC0Oxbb8kiwZxvkcEig8Q\nWJNQmIybjhAR5eAktDMc+JdWVkkXhv528Zqt3h3gc1gg6xnhh+qxNNX+ZM4f\nMUUss0ynAjZ6ujEq5Tgd9I2AocT41j3/k0Y9FJJsSfotcHzYxmd2o0K5HNqV\n1azKWAbC2pHU4akrQy2xQkCBQL+gk11a16Wkabsaa/nVVSVty+FaTXQBocsI\nBJkZk5jGuhNqRbY8iD4VrOCOOOHPAyJERllRZbMbe0mjBu6QzZHOFbS2QIY0\nOGyfeCTkYlyVUmFfWf1vE3Wt7Ny5Ea0nF6fLTZNiEqNvxRY4uhwhjIUoM8CV\nKT0oZoZH0s0CVtmJ4c97ci1MpIhCn5T/1aILmAiisFzNmk4CGdNnaT+OMjj5\nxeX9vya4nm+wzehCaMCnFjATnQOdQP6DRBzadIh9wj2f7yirSt8zuJ9m+ZCk\nudcJ\r\n=HcO4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBeeIWdGLRxzbQ6uG5iJZxmhOP8MTejeZApkJegemIMVAiEA7EkVmgmKR/AuVUOBMNkqgppWYJVuyW9N+dg0O10d2Mk="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.11_1631141905234_0.8401015432091721"},"_hasShrinkwrap":false},"3.2.12":{"name":"@vue/compiler-ssr","version":"3.2.12","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.12","@vue/compiler-dom":"3.2.12"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.12","dist":{"shasum":"32e5d4bc31c371c125b43e9d07b8a8f70442b080","integrity":"sha512-sY+VbLQ17FPr1CgirnqEgY+jbC7wI5c2Ma6u8le0+b4UKMYF9urI2pybAZc1nKz6O78FWA3OSnQFxTTLppe+9Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.12.tgz","fileCount":7,"unpackedSize":52982,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICNVM6A1x4ZU2qJOfmVSWpL78owZfpoKwo2+b20WsQ72AiA9l7vxOx5qKruHLbewWVUiEQKhRs/Yh1MLRu9vR4JsqQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.12_1631890531603_0.3028923948956237"},"_hasShrinkwrap":false},"3.2.13":{"name":"@vue/compiler-ssr","version":"3.2.13","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.13","@vue/compiler-dom":"3.2.13"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.13","dist":{"shasum":"98434672e0b488c2affa4b0570731d6be5cda187","integrity":"sha512-ZbO6uDhUWTdKBRguYNEZXj2FU3nh1cudoHBiidbxj9q5J0tVT+j1PSVFAXPq6SquUBdJpa4HvGkQ5kQzv6upXg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.13.tgz","fileCount":7,"unpackedSize":52982,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCExXqzC9/r0YBYWvxvGMqJpB5MTxXc55faexNsaWXV4wIhAMfx7Al1c1Qff7gj3EIETM8gJgtCFoeNGvO/3+/hjuEQ"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.13_1632248580219_0.04767846297136247"},"_hasShrinkwrap":false},"3.2.14":{"name":"@vue/compiler-ssr","version":"3.2.14","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.14","@vue/compiler-dom":"3.2.14"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.14","dist":{"shasum":"75204c10795d61dd3ff45b0f99ba97b3d84cae11","integrity":"sha512-G6sSLKrcR4rn+r79G1s+5wImyO+w5mSgegF6y1m+Lvty5qBs8sv7iIc//zv8NUoQtg+rnnWdjFy6yNcbklLFNg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.14.tgz","fileCount":7,"unpackedSize":52982,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA9pKYyxwNo9vZ8/D3WfVzjlcITE24F6li8Z2kQNNeV8AiEAhGru7sQs/2Vf4yWTGRNM0LO8hagyQA79MpaSmGYkt0A="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.14_1632350222835_0.20017987579731833"},"_hasShrinkwrap":false},"3.2.15":{"name":"@vue/compiler-ssr","version":"3.2.15","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.15","@vue/compiler-dom":"3.2.15"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.15","dist":{"shasum":"21ab41ff7a816b553ef9e3a87d92b8d194acd789","integrity":"sha512-zp1p9GQxuhEY8TqyvhyeTZAlYDXhIFNT6pSyMrI7tnldMcm00q+VDbbQvh1ZWIE0eB5iYooha3BRClM3Wcl3tw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.15.tgz","fileCount":7,"unpackedSize":52982,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFDW0i26Q8ypGswnM6ztc6Kdv5lGfUg5sJ/sYZVTl/KQAiEA+H5waPayqyhG9th6r8LKeWauQnoClwxf829AlQgJMvo="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.15_1632404945531_0.9864082978667339"},"_hasShrinkwrap":false},"3.2.16":{"name":"@vue/compiler-ssr","version":"3.2.16","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.16","@vue/compiler-dom":"3.2.16"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.16","dist":{"shasum":"7184aac9a69bbde73614eceb726491f7e91350e8","integrity":"sha512-u2Inuqp3QpEV3E03ppBLdba40mU0dz/fisbfGjRPlxH5uuQ9v9i5qgrFl7xZ+N5C0ugg5+5KI7MgsbsCAPn0mQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.16.tgz","fileCount":7,"unpackedSize":52982,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGnORRiQ+lHSPCFhT6q1Hmqn8dhsg2eoIAEHb1hoTFjjAiEA/qQvMOunY0h1wQtreOH/1jH9SeB8HyWpkZAVHnZ3FpQ="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.16_1632406627361_0.6117464734252922"},"_hasShrinkwrap":false},"3.2.17":{"name":"@vue/compiler-ssr","version":"3.2.17","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.17","@vue/compiler-dom":"3.2.17"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.17","dist":{"shasum":"9564d79ab356038898928b201d5c0be887063ffb","integrity":"sha512-4QvwzMhh58Re6UZTYQArenr6xFRbLn4rzcYDRMK9Wx7FxRfVc6K8WvAlrF8np9rZFv+KVN1sDuVrDOAJw2LnQA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.17.tgz","fileCount":7,"unpackedSize":52982,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDi+9infXiRJtRww12XhEhQIjHeF0oY8wjix3qTFyIX1AIhAKBXT2o8VFGt/EGfcZ2+uez+En2hBA2zvihnSwdFsubO"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.17_1632501796728_0.30836872605512444"},"_hasShrinkwrap":false},"3.2.18":{"name":"@vue/compiler-ssr","version":"3.2.18","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.18","@vue/compiler-dom":"3.2.18"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.18","dist":{"shasum":"d2801ac5e7472d0b3079f553a4ab98def96e7be9","integrity":"sha512-qncqUn+y00o2X8h75XUmekzpxjlQOtZkR2XzEDkBFyRfe+jruG2l0MBFKq88wMeiHRzAfysRNqRQd2KXopHPFQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.18.tgz","fileCount":7,"unpackedSize":52982,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGFr1ZmgOYUGvmUDxM4IDyYf2b6xXRJStVAYb4MjR+wGAiEAtD5YJjuWUm+JRayc2dPRY2tkg6FBrG6UigjE6n3Jc7U="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.18_1632513922957_0.8495397242993181"},"_hasShrinkwrap":false},"3.2.19":{"name":"@vue/compiler-ssr","version":"3.2.19","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.19","@vue/compiler-dom":"3.2.19"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.19","dist":{"shasum":"3e91ecf70f8f961c5f63eacd2139bcdab9a7a07c","integrity":"sha512-oLon0Cn3O7WEYzzmzZavGoqXH+199LT+smdjBT3Uf3UX4HwDNuBFCmvL0TsqV9SQnIgKvBRbQ7lhbpnd4lqM3w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.19.tgz","fileCount":7,"unpackedSize":52982,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCndmbCJDX1J2Huv+uQiYweawguAwJSEghuU0NuPCbs6gIhAPge7VDS+XmZ1Sgibz0faQgQgLgDHkGAQRFGSztru60Q"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.19_1632596306845_0.49610085774526325"},"_hasShrinkwrap":false},"3.2.20":{"name":"@vue/compiler-ssr","version":"3.2.20","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.20","@vue/compiler-dom":"3.2.20"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.20","dist":{"shasum":"9cceb6261d9932cb5568202610c1c28f86c5e521","integrity":"sha512-rzzVVYivm+EjbfiGQvNeyiYZWzr6Hkej97RZLZvcumacQlnKv9176Xo9rRyeWwFbBlxmtNdrVMslRXtipMXk2w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.20.tgz","fileCount":7,"unpackedSize":52982,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGMVcDcyTBKfg+RJRXQF9MYmalISjGrtqng9gk1BC3yKAiEAnbaD03ElQ22o0JoyXxqw3Zs8+vW86NfU5uBMX8xBtO4="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.20_1633712516661_0.6757400509243454"},"_hasShrinkwrap":false},"3.2.21":{"name":"@vue/compiler-ssr","version":"3.2.21","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.21","@vue/compiler-dom":"3.2.21"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.21","dist":{"shasum":"37d124f89e8adef9fd56b85775de4b5310a0436e","integrity":"sha512-eU+A0iWYy+1zAo2CRIJ0zSVlv1iuGAIbNRCnllSJ31pV1lX3jypJYzGbJlSRAbB7VP6E+tYveVT1Oq8JKewa3g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.21.tgz","fileCount":7,"unpackedSize":52982,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHwAI+2gkF+8Rz39kTYos45sw8yLvvlVRq727mNed8ryAiAsaf2zFu9YgWpAFvvft24YqmdFXKIKkYzMhy1rRagXXw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.21_1635834921651_0.91243866790725"},"_hasShrinkwrap":false},"3.2.22":{"name":"@vue/compiler-ssr","version":"3.2.22","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.22","@vue/compiler-dom":"3.2.22"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.22","dist":{"shasum":"23552c31b76b45baf5f244713c81d77ab59447d2","integrity":"sha512-Cl6aoLJtXzzBkk1sKod8S0WBJLts3+ugVC91d22gGpbkw/64WnF12tOZi7Rg54PPLi1NovqyNWPsLH/SAFcu+w==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.22.tgz","fileCount":7,"unpackedSize":52982,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAgtYMWajJUdueEE/wuLqd89Fdj1ZWtEIHKMp4uu62tfAiEAw3DtdIfMG55UyisaHJTVkILBQjHdpLgTZKzd+ZFtUpM="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.22_1636947912193_0.09715254060811884"},"_hasShrinkwrap":false},"3.2.23":{"name":"@vue/compiler-ssr","version":"3.2.23","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.23","@vue/compiler-dom":"3.2.23"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.23","dist":{"shasum":"cd9c6541c388553f6448244a9f2a76dfdba027ba","integrity":"sha512-Bqzn4jFyXPK1Ehqiq7e/czS8n62gtYF1Zfeu0DrR5uv+SBllh7LIvZjZU6+c8qbocAd3/T3I3gn2cZGmnDb6zg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.23.tgz","fileCount":7,"unpackedSize":52982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhoH/ZCRA9TVsSAnZWagAAqs4P/3ABbqJqO1w6dUELEED/\naTxbPXIDEhgAM1/e0HGle1bRfPmSenTUin+Mf+cZtldxcwZ0iTqGptHvT78T\nAl2bYNdSjzXgZKOqttdqzwKgouxRLax1UtFef0e0xX/+LYRuo2/d7XfiA/jR\nKe1rtHgq4Ck50TVpJSL1NHh4qQVHsWL0xCDUMfznHYO2o16exhjnpmufOFcw\noQDQ3yy7sy1KmJWWnp78noct5VOB9DAOTCeToZk/xy2sG5G0khOAXpXwH9Q+\n9+/+FaF9C9S4aZvFakEKq3bE/QLuqnx0xkfG96NwX3dbAUE8fCvxs/RON3X+\nun/wOhLzYzd9HyikoIhMC34MxSVPaTdUskv+Mzwll9tcvRuY31pYyYkf7Cgh\nbhUfz63GpfPFbhCOwCPvZvATJe90vIumNlnNWo3FYgLuxRbbNIP8UyZ30w0g\n0i/G5TtjFj8lnKKbQpry2CRpBbu/fuXKvOaUhjtJwG5ZAx9k9MBEhyqstfyJ\nEigTjSzP7r/CBGOSa2gR+RAzev7jAtGekNO+dZUaTj0jmRr5Fg0qJL/su6Qh\n8cc9hYVXbrRI0JUaIT9ySzJLPo/9/ugDQ/lcDurI0NQQeTw/bwGpgoU0tBlp\nZ+9rK1Ie5odqTWPS8T2kRB3RyNdwhzyAJPl3m8fSK+LXIrMybQkp4yCGjHPG\nvjgR\r\n=lwWT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHL2lpbPAM9urEePJHEAdnWaXt9ldlvW29o44ZTjsn0FAiEAstXArX7WxL4krUvv1cW2yfVSeznUflGjU4ktrpkPkUQ="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.23_1637908440973_0.21775020665071199"},"_hasShrinkwrap":false},"3.2.24":{"name":"@vue/compiler-ssr","version":"3.2.24","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.24","@vue/compiler-dom":"3.2.24"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.24","dist":{"shasum":"edd0b7e7cd28d6c2578bb770ce0128bfdef9c948","integrity":"sha512-E1HHShNsGVWXxs68LDOUuI+Bzak9W/Ier/366aKDBFuwvfwgruwq6abhMfj6pSDZpwZ/PXnfliyl/m7qBSq6gw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.24.tgz","fileCount":7,"unpackedSize":52982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrdHdCRA9TVsSAnZWagAAH6sQAIZtjlgYBL0F6A5qaE3S\ng9SdDyFTUdW5vLA5KRtnK7bdsnjUPB6H+y1q1rTj/NgQHdSZiXtHG3UdSDye\nM1oW3828y0avkX/P/y3DDSfR3wa8cZ7njn1SRjueZucOOO/RNkfT2Kaq2KOS\nCwS7Kx6ptJga0XhIDy3fabmkULj+7+UYCHHKf0xUQuD1dsUQwpP72SgUPvCq\n+UyX+dDANxF1men09foHgxCz2oY5ScVi15E0td84PCKEV5xjw/SNwrvxzyW1\nvngaMfT5sxuDxFdi9428JaetpUXkugywsxBmAzz7aXryrW5GwbMPQ7Z/90pc\nQBPZxr4zqu0aiP9Purld9grRVN72HBzhJM156MT/sOtT/xdAOZ/KlmIm5Mue\nq1ap4C2YomBSRVBPCb9aKql7BKqCH9e/yVuSw+ohuT0FzROPIp19G5XTSN3R\nO5o+rTZib06FIKCKV1yrq5WIilVG3yTuxYQeI+qgCnuk+S9f3XSC68M5Ytvw\nAvtlNuq3pyUh8p+jEfuxkCVOKPrOeOLJGcHfAx5Lz+0EtpC23hSW9xuTz+SY\nw3VOXs/JnHZT0nUyqe1qAOYkX0gcGqz8YMFvNL4wGFhppINwZR1p+Q2cMvB1\nSWxvB2URi3K/47zrl4rVrKlAOYVnr2nCV8KM1jUVZtdOrXZvbRKkwzwI/LEr\noeg1\r\n=KTzo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE+s0mpwHD2erVr16XZIkHd/ooyKy4PKxdzQWXfUn36dAiBHisElFEcmurzc8ZO6RDd/s078Oe/9uGfd7czYiCkx/A=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.24_1638781405099_0.0535901014687854"},"_hasShrinkwrap":false},"3.2.25":{"name":"@vue/compiler-ssr","version":"3.2.25","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.25","@vue/compiler-dom":"3.2.25"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.25","dist":{"shasum":"aa0ceb4dc46326ca839b90b572e0309fae6f367a","integrity":"sha512-+BAl8U5D3JkGR6086PFx1BQQ5km3z9fT88hy/7lzf8i3vEDdPQodadnX2t6tndFjIux05MEKg43DeocOojT0mw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.25.tgz","fileCount":7,"unpackedSize":52986,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtXjHCRA9TVsSAnZWagAAyB4QAJudjfBnSbEQU1H/ZvjY\n07G0GjQ2CBYm26KPul1p1sK21Udx5hVeM9q4pMJxbTsGqg9Jwu4Jws63idKE\nniepzzSLh6skirBRUEM2JNSq3QF0tN7r2WGwzKrWEpijnyx0P2QjwyUgpZnE\nR0he+0ZgYRwOrDbS5rjK+Y7dXRF7jN6ioA0JSWX4aSjRgyVYtxaeIpLO6tij\nVCAS7ku0qd1haxZEjOh87S3sn06Iqgpy+iMk6a8MBxqOPAS8ieeMFdHjBDpW\nQgQHAmK0Hpkm/APjVOBuGq2iHiVuhCjIR6jk46bfqGdB2hGoqIRY3TL5yV31\nmPd/sMnKBFc24xMNp4EvP5RCqWwPz9uRRvpIQmKvHvMrtnbQ9QNEYfchSC1r\n+jjHeXG3ilnVO3y/uheErKOVEEL04VKQcNr+Rdvw4kUWKFoSMnr58yg9QwNY\ngcB/7oi2nF8MN0CRZBkA6t4/eKz6zt3H/WKbrMf2T3tcmMFXKZSZlqlYjHfI\npkc18xrxFpPieCNZJny86Ai4GizTL/dVI6fqMuo7XEhw8EttQVMj7A2YE8ai\nR0q1rCyugDUvHE6pU+V3aDT4BbZSU0xisAxUn6qjAcilWdhv/ilvgmv8ZVlm\nSSfNcgHtzFq6oOLta5QXZh2F0NrMjVjoU0aHqAmp57xvVV4EuAgpLRFIWPWa\napS2\r\n=4aG+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDz+xeuHFw99S6jHzsAHqWnrYA2OxCcpaqciK04hBH1+gIhANsxBX7Vd2NhMyAtpuGQi4r3ekHDB40gq6dBtPKwzAVe"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.25_1639282887253_0.478747336997152"},"_hasShrinkwrap":false},"3.2.26":{"name":"@vue/compiler-ssr","version":"3.2.26","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.26","@vue/compiler-dom":"3.2.26"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.26","dist":{"shasum":"fd049523341fbf4ab5e88e25eef566d862894ba7","integrity":"sha512-2mywLX0ODc4Zn8qBoA2PDCsLEZfpUGZcyoFRLSOjyGGK6wDy2/5kyDOWtf0S0UvtoyVq95OTSGIALjZ4k2q/ag==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.26.tgz","fileCount":7,"unpackedSize":52986,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtZ7NCRA9TVsSAnZWagAA5VUP/0PFFnHuBTKkb+gZu7V7\nme3dU5vODUXLVT66vnVu5pTQw29TMYbG/lpHlqg0nbH4miV6w/Z2o0oEeBXX\nQ4ARlmevZQasYYkjJuSrLieXcd8FE72bYBPYE0ZuLTUr219s3Iobk0DfXN50\nF6f/W9D2MYBq0ITTQI/Qy0sfIRA0Gfve39HZ4srtFr3A217Vc68ONixabfbp\ncXj+OXoIjmPNc0mrHdE+h/SnCvOhgU0nWbDYIA1mc1vzvRX6SGQuQPTnWGGm\n1owU+eEL4nPMK+7d8euMc50oE1fW4i3B04vmI9ZHHGKq+jlawqhZ0+MqvDFx\nxwT7Uql4V/gUr+n9tFfjg0vYmbIvxWNlSSjf7C0wgcF0ub97FrDkXX7ucJyD\nX3hRrTspkzS4V0Ww0IXIMzpqvANrqmBJ7FiqgS1p3mm4W3OX1fM5KIopMBJa\nqzv+9YZDJHVBDet7mCft9dpneNU6yeUqmpj9KwEvnb9t838f5RXcY9or+IO7\n5Zp9Fp0xYOWeh6pdq/UvRcnR8k91jljvFk0guRRArJRIzSdEA3/ba/KFgZFX\niEiezSg4ElrSqsOLMgaGFykZQdNftagTxOgU4mgTj02kQy2T+A3DarKqaLNV\noX23wNn+vIfB9aBe3o5D24S6d43TiQ0rzVWt11MsbCBfZ11fRJXuOnbXDRpA\nNiHZ\r\n=Fhwv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGTF2Pm63onVo0dSK8WrAoDciykFIHXQ3On81xmcuN5GAiEA/g4KGcAdQ5cgoyRgDEYe4GryktiK63PU8Gp/kkWEpZw="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.26_1639292621552_0.2778969665126738"},"_hasShrinkwrap":false},"3.2.27":{"name":"@vue/compiler-ssr","version":"3.2.27","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.27","@vue/compiler-dom":"3.2.27"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.27","dist":{"shasum":"49aa3afd1602275aba3c3e331764984111a460bf","integrity":"sha512-+l09t319iV7HVSrXfBw9OLwMZIPOFTXmHjZ61Bc5ZcwKqOYAR4uTurKpoXAfcSc5qs/q6WdE9jY3nrP0LUEMQQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.27.tgz","fileCount":7,"unpackedSize":52603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5CbfCRA9TVsSAnZWagAAKM8P/3wh+g3Q27YREy6Bh4BL\nSMRMST0nCR5EO10lDWy5VECRbXFHiLp3nQAzfSceWYZohwTqlI+22OTWcSVw\nM1WIEFvLa4u5bSH3KhMS0ECv3FHpsJqolkfUbmnoD3faT2SrDOdH6E/ZGlqy\nwqKydatT8yStInceAdq5EP3vi9On0T0hGAqdMHOzW2MWVvYU1B7zQU8dYUvO\nhH4qWL5VObVVlz802KgEtloXX9npwqNU6hDHuuFyfhF7sG0iDLYDaHdmgVsJ\nPWl6Xgs6DHNb0EFppSAWSQRa7mQulsLvJH4UXdKgwC22y/X/3PEV9Gestjh5\njkpb3hepPk6G9vROjxHhhL4sovHCUcIotNUQ1GTHi521nJYRtm5lFG5zRqbt\n6UsB+DfNMG8O0xADrmIWYTBHovV/SElybvx5ThAVOyANMJw38iV5TUC1eow0\nz3cTIIk78yxbkUTetzYEb5+fcy5fQy1VXXgFIqVnnermPxPMrJEg9D0P5c04\n8U+5PKc3R6qWNHvW4HTwUsBvrqDeSgAFFcdXoGFqVN35rag/kDtRvMMDVy74\n2RbzWrA2NCUU6Qu/QkY4CE3+hlmxptbCDv1F9cFpZm+rWUARmKtyoCPlxPJn\nwhZa5SRaiS7RW6ul3nD4Hfy2+JwBPE2mUm6Iu7Gw5qtNmtm0Id38Ig830yRn\nyp5N\r\n=7t4n\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGh0usFWZDcqT0BW456yEN7TAC+N0MxqtDAEdx2R8+bDAiEAvLtw0Xd0PQc6+eT/Wf4zW0Co++AVFRiwC+2wrTHRQqw="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.27_1642342111785_0.8558104115787375"},"_hasShrinkwrap":false},"3.2.28":{"name":"@vue/compiler-ssr","version":"3.2.28","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.28","@vue/compiler-dom":"3.2.28"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.28","dist":{"shasum":"411e8b3bdc3183b2acd35e6551734b34366d64e5","integrity":"sha512-z8rck1PDTu20iLyip9lAvIhaO40DUJrw3Zv0mS4Apfh3PlfWpF5dhsO5g0dgt213wgYsQIYVIlU9cfrYapqRgg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.28.tgz","fileCount":7,"unpackedSize":52589,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6mueCRA9TVsSAnZWagAAJhcQAIpylVOl39EveYzCsWsd\nbIlQ/mEfqyk8KnnCsdQksJlfSOxRKu5AKNnDMOvwRNPc5xoKMxD5lcKOkbX5\nItlpjE95/4NtmKRHrgFZ4Sru2Vh1lBY4ywK6ijdUwcqlIgGbqw7uXKfhI/c5\n+nnHvoJZb6JP+nbfSzR3fsbw0X18iwkZltvX4DBSE1q46gdbomGgr+jc0jwJ\nkfvVH+2Q8vyaxNcBOGYnU3nAKNGTvMek/Pjd8YVy0d2lI2GImuHcnB2CLupY\nkucZqduWOqUmGx9Dvmh4tBatZNf/Ouz0hKwxnx6EL/WxmQr7+mt4R26wzQE/\nwAcFxalxGy1SHNNiJFO/cJk/HdeGz8ZkBwobhlJLnmVe8p8FV6+NdQwfWmGR\nAb9LVgnK0Ka/pTEL23sE5KNB78snSwmg5p/LN0o/QC8RTBrAlw2o/H51qFTD\nxlpKrerCgMNj/LCzXI6OOfRQjE+QxKewOTcHsaNV+YJYJDfpyTwejCYxhp6D\n1f7a3JwHr8QGoYs/KL0pK7hEjyVKCHoBuwfjg0+fIPiZCkV/GEpEtxt4nxnI\nWDwBvm9zgpLGPN+/NrDQBxcENApkbAlWykn7nbdZFYF30LnbkhoVzGcIsMqB\nRzdgcBHU4vkZESGcA7cV3Zr4qnb6tPS0DxzXcM+G+V2mAYCtgMmHFmo5+5oq\n4kng\r\n=Phki\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGm0k09mnm0KIXzVi3tus+mK1U86qcpEh77ZTIV6yMLUAiEAzewZlZnqs9kfazzzZSP+3A4C/e4nLs8HBlaIzT87RpI="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.28_1642752926036_0.20556774989292226"},"_hasShrinkwrap":false},"3.2.29":{"name":"@vue/compiler-ssr","version":"3.2.29","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.29","@vue/compiler-dom":"3.2.29"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.29","dist":{"shasum":"37b15b32dcd2f6b410bb61fca3f37b1a92b7eb1e","integrity":"sha512-LrvQwXlx66uWsB9/VydaaqEpae9xtmlUkeSKF6aPDbzx8M1h7ukxaPjNCAXuFd3fUHblcri8k42lfimHfzMICA==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.29.tgz","fileCount":7,"unpackedSize":52589,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7V/+CRA9TVsSAnZWagAAcccP/AoX9ZAupyZ6wo3r5hV8\nwBHVdcmMiHNXr64IqIzkTaHt/pLXWv+1tnf/AqnkdCVDU1zaF4GB8nE1/Wm/\nl6S44qmgBt42t+g0g6x77iQJ3x/9kBC3G5YAe/N8DLsSDcZs7XooBvZR6c95\nNtvNIysct0S7Vuup6cJDm2UY0GT1calM43pijS959FcAuDPy/2t+Wn+PXAxl\niFee17UuQnKu9qV/QcKL8TaP16Ob+wjpeWylBdJcGZGSJ1P/sQ/g4Az29j3A\nipuXJTUbtFZQ2m/xUYpwYIpG4Zqr6HPE8LyOJjr2HRWKEbhnjXwK7z4lBZ6C\n/invHSTPPalVLCb+ECBy9xn7FTdHnN3jNpAjYppBR/xBHPKPF40iKWMQWrk1\nKRqCgiCBTLPWmpFkT1VB/6kFhjMJKVDtN9f4jI1fuil9UEClJNhHGBNmQVrx\nMVXAQfmkTtZcOYlK3+XRZ2Vcul24dbu0JuKZUXe3r4Lpzma4CSSj9FnD4JVj\n0NSSBO3fTJFv/ThrsrQc0cy/wezt7qKwobUETG9nqlcIfsIwSwNuT74Dkxzt\nbFI+0B5hzxcZ2rx5NvPPNqRWeseCVwv07Wasm8v5RF30SNZWn6MZhPunv8FB\nhwEn5WrXGj3KjteYDhdlxVM9BMq4C1CWGBWskKyPmjnnXxpXn+CDfW0+ROSH\n+LQo\r\n=VDM/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCEFj4qtLwYSO9zMK5dQ3KBWWtvD/3yyfwDLKLJY1EuAQIgNPJ6rv3ggiif76MRfVrCT0JcKMN6XXPxJFHBqxzzhhI="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.29_1642946558559_0.16257240999256672"},"_hasShrinkwrap":false},"3.2.30":{"name":"@vue/compiler-ssr","version":"3.2.30","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.30","@vue/compiler-dom":"3.2.30"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.30","dist":{"shasum":"fc2bc13a9cdfd70fcffab3f0bc7de141cd9c3411","integrity":"sha512-OUh3MwAu/PsD7VN3UOdBbTkltkrUCNouSht47+CMRzpUR5+ta7+xyMAVHeq8wg4YZenWaJimbR5TL35Ka4Vk6g==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.30.tgz","fileCount":7,"unpackedSize":54065,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiALjqCRA9TVsSAnZWagAAHwQP/jeNZvYe7PWo9TuUTZNE\nFIKK28BVBUf1xRo04rEnqdeLR8aSBd6BVgkRuzfAaSTYrPDX/fy3R/sjAxNu\nYUxYAoei+d1LcIltERmvRn/YoiUBkfGpWqgVre6pliVNfupmY++zsAJwBbXd\nC/6Q4lbC4g5RYIN4WvqmUqxnuXeO3QzvnpcIqtu9k0RXqtCWZYos4A8iNBuv\nu5Y6fBZgqbjLycIIZRImPloyDRcGhI6Nm4fDBR2Vo6ccUevJI+bWgekA73/O\nzvte99CUzyvKrO+J4B8Jw0sFcVviTZm0w89+H+TjAQMWEngUFnc/cxckFZwA\njQyZ/fR/VKrWBPtTX7I4kaKF1X9bUrz+8aFFUdy6NaEirxE9idsF+bwgodBP\nlEAUCuw3k1eNyFWoPB8I9Bh4ujYhlkN7nzhyWdJZuJQB1AwKoy8/KyKSg0jR\nj6GW5KsCp9xDtahoc2eofKDFCVUhynFPb8xtCubEAEa3vfFNyOuK+y8lfdyT\nmV2suz80m7tygHBlWR7rJdxzZYU81HcrZoxX5+HvzJlfa7FM7BdmnFD1bUO6\nYMHC6tZF0qt3o8Bd3sKVreyJWm2f2mkm/WYDiEi8U+QCgDdyMjMTAND8M08E\ntEARSwdbac1FxhUrwd2OmO/CWRrGup7g9syhFJWaR4fmAuvRbsKVhw+DUuAq\naUIi\r\n=/ruO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFtKdy6hAFYmdsXrRp7QT7RQvibNYbsikve4TedolQreAiBWfSLU5Dt9Srvsj+97ewZdAMNzxgmuitHix+ojPFwkkA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.30_1644214506214_0.973628324920274"},"_hasShrinkwrap":false},"3.2.31":{"name":"@vue/compiler-ssr","version":"3.2.31","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.31","@vue/compiler-dom":"3.2.31"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.31","dist":{"shasum":"4fa00f486c9c4580b40a4177871ebbd650ecb99c","integrity":"sha512-mjN0rqig+A8TVDnsGPYJM5dpbjlXeHUm2oZHZwGyMYiGT/F4fhJf/cXy8QpjnLQK4Y9Et4GWzHn9PS8AHUnSkw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.31.tgz","fileCount":7,"unpackedSize":54018,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiB3LdCRA9TVsSAnZWagAAe3cP/1caTaQRT/qLV2KnuhmP\n65ut7vPMhCt2rQJJLsVmz3JjTAcNd8WJG1UpJWtkaqLrpIZd0UXKOUlgPOSR\nswjiQKxDgXGkv9jXZLtRsjlmtCKqWiTLyy7cBpshvEW52gYFWvZDqy5yN+JN\nWcMXy3mphk4rK77H8TTeNmvpDS8ILl8hK7SmjOj/m48I9h5+WYpIQenQoL+U\n1wdax2rArg2N4Adv5yG5IjrKRcFEHTVilLRmnQigX2R+Ew+nLz3GFH7QV8KK\nQIkdQjqTurkpS4TTwoEoCCno9qJQFHScMcVSIn1gjGAPyJXMd21jCJANN5NR\nnTuQZoMo64/ZPTOT7MRQsBwdnZcvJIvVjInnWiI8sNsJZ33A1e6iif7JkvxB\noP+E3D1bYzkXCbvjNRNObt4zNWHRUHragqxlG4IGVQ1efJIzvd1SsDG9vrJx\nwUAjCCiL2J/suA+dzJArJ1eMqDsVsec0oH5GNo86dFuoHOGOs0SelzqOTvBS\nUTgviCTl4FHfWSxkGNdABff7Bw8a9HgT6JGQuZN8jXgACUvFLRk/yAB6+Y5Q\nWBYzbi5OWsQKzi1xQ44P3XoyWHWv8jEB1a859lBF0B2mXYJUid7mGX7G90/1\nkUMFSACdCJwz8+v85HLc2mZ98HAA8USjT3JPFaydNOYMfC5ufHf2TG89NYtb\nAvQd\r\n=84x7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqUqJq6DzwlzvNW+3uv7KIb0wA0IR3NWnvAVp7XmRg+QIgLMFvyXYznOKKJlesV1vHUhz9y2ECGZIZzZekgJw9zic="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.31_1644655325090_0.7535534931190107"},"_hasShrinkwrap":false},"3.2.32":{"name":"@vue/compiler-ssr","version":"3.2.32","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.32","@vue/compiler-dom":"3.2.32"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.32","dist":{"shasum":"06cf7539c483ba4a25b30bd6741e440c222d4c02","integrity":"sha512-ZklVUF/SgTx6yrDUkaTaBL/JMVOtSocP+z5Xz/qIqqLdW/hWL90P+ob/jOQ0Xc/om57892Q7sRSrex0wujOL2Q==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.32.tgz","fileCount":7,"unpackedSize":54018,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEGjPTCoB3EjZJA7FONfpUbUuXObQuAZqhI9pBzkDFAYAiEAn5cpBnnErLw/yRpjDpHKtfVoa5h23KZv/4CO9bRFBr4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVTNWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+8A//QkIjCqwpERuSueO12hdMC5YqT8VtFdRpRO9Del/6WBsLGKRf\r\n5guiBUU4t8O4CUGEPoWte3sbcHjRPjcDC0WcaDyacVQlk1Mhl/bSNJ9CpOar\r\nyWkzGz+9hMiNAZ4YIAOSE4YypAnrnu1rCTNCzYifDeb7rasJYv7l9iUvLMbs\r\njU3keTz50ufpmsX39Uk47iKhEJdbqYQbGH1igJDaLwLg+TH87eK0OBNYYDX/\r\n81BEAisCkGgeyb/Pin3xrDwomVU0R6qfabAhtyo3PSXiN1LveSJJ+wjVF1pD\r\nzmn4irt7DP9oguKlZSpQPKj9F/tHj5VR4PQ41w46gcri3g7EpBDTyMU8R8ZD\r\nqoKma8x4b9PeLcpLEitvXbVfW1aURn88g9kX+TTBDFLslWShxzYN6YwPRsnK\r\nLxWVhZgT1oHPlXERNIEFimYayIoZBSry9lF4zUsrkrFWi6CXiRIRATRw0Qkm\r\ngDoGJwe707Y+1O4HiWOYVrZGZlmMqK7X34AmpcOpUhdKeFgFR7zFkTbm315Q\r\nFVwGr+hfG3bprWFHGL72iQSyb/+MbQwWS6egma5aZjEKgB94VhzLxVPj7n1O\r\ncnE4KdORE/1rNw043btBrb3dGBFBK9tD2TE9g+dpv9d9T2gcdcZWs6tVKiSa\r\nC0s+ujt9l9L9MKoOH1zhZxnFxQB5b1VPZr8=\r\n=n2GD\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.32_1649750869929_0.878949366401385"},"_hasShrinkwrap":false},"3.2.33":{"name":"@vue/compiler-ssr","version":"3.2.33","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.33","@vue/compiler-dom":"3.2.33"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.33","dist":{"shasum":"3e820267e4eea48fde9519f006dedca3f5e42e71","integrity":"sha512-XQh1Xdk3VquDpXsnoCd7JnMoWec9CfAzQDQsaMcSU79OrrO2PNR0ErlIjm/mGq3GmBfkQjzZACV+7GhfRB8xMQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.33.tgz","fileCount":7,"unpackedSize":54018,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDn9FelZKWoLFfb/Hj4iuIbGj8qem2z2cKGzi9VvTwM7AiBFl0rvI6Z0d32UjOTU8oySIfqQH7WCjOuhgh4rpzCvSw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV/QTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqeiA/9GupYhkjxc8VFTu3wpFbDtFML/Z028SaXt+BtZXh1mlFbrQEY\r\nSIqY4wWkeyE59NIrkAPzGsWRDASGULk+MgFx7aPGF1GS+RXbkipBqqv1nYH0\r\naQyshSQTB3LCuGg6bjYPHQBVcxfGEpPBdGngtQeEbEigNB9I1Do9DUR25KM8\r\nUUfN7Melh7sksL1mf5eA/rs4lZRX2OflUntIu6ROSI0+MmQL3u2TNdhllDM2\r\nnozEMg/E3wbrXpDTUyWCGwszg1SnQTzbmeYYWfJ5/i1V5WTrDEm93uYhRBo6\r\nAc5///sMTSc184qzR2htIXI4RirQIef/IlK/hCERId4y8tEiCpXYm8b8H7vD\r\nEbfu/lnDJhT+ustI1trGGlsyDcMoSciqEJ49WUBaG6SckfOFLZvLV+hfWXU1\r\nPYbyV6CvRvWJ8dx0RIbEDvULT//PL/YAeyJZqiOF5CautVVHcASFOmQJeHEY\r\n1rR9/hV1lpdtJL5LNK8/pGgm2CfuXBHFBqdPSWJCv+X4nIeSNJL9KaX9eawA\r\n2J0AQ52CQiQJR48aBRVcQAAJkKYQ3uAzzJzfZM1AuDzFwEGYdVZriJY83pnZ\r\n6lVrmnzhbfUEPUkULHSUCGGoEVLcl8IqTrhKSf6k256cJdWfo/np0gHkvRkV\r\nQHQ9Y4Gk+lSN4hReMOpnjrVyFx12ENKibZE=\r\n=vo3K\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.33_1649931282976_0.01903656650698138"},"_hasShrinkwrap":false},"3.2.34-beta.1":{"name":"@vue/compiler-ssr","version":"3.2.34-beta.1","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.34-beta.1","@vue/compiler-dom":"3.2.34-beta.1"},"readmeFilename":"README.md","readme":"# @vue/compiler-ssr","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.34-beta.1","dist":{"shasum":"640c207dcd22e7efc15b1db8757d2884da551af0","integrity":"sha512-4+GagmxbNJlsJUY26JYTixKMqDuT40RUrbcukK1/ueV7L1E/W1HhAfaWGH3/d1HkRZu3mynhNbkxYWNhlVW8hg==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.34-beta.1.tgz","fileCount":7,"unpackedSize":54916,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCmO49jltkKT03ObgxEkgv4jCS8/G6EGrp9cIIqA5oWDAIgBt6pgLWbYZC6LOSfCoRU6KAIah6Xhyf6jaZyThNiY9M="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigypmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9Lw/9E8x7411+CNLPg/rbhGhrQuj3gew5DAsASqybiQlQ/5YbchTd\r\ngwfXdL7ZtYiVX6MFAs4wzqniIebtcvYgUPWNVNKkIH5vMlHMQdFrlsgUuqGP\r\nPYrLY23Ii3ZEfFyTmowk6+r0OIPranc49qTtfOkLJao2T82ueAPDq7mqwNUV\r\nS4RzWRKra0QDmwYOcMTottZZ2piQtmXzvcvdzPYBDRMUu674RXtltyDXio1e\r\n2xHxmFCrGor4NvC2AqUvqvpyTyPHS9c9bjd88+wB402qrrhrWg6Q3fSW5RX4\r\n1hOolRIJ7Jw4+00FaBqfNrHPCxVRe+WZNA4WAhiFsPAhNWyYlmJJmMB1wD5E\r\nTCRHP0uZ2QL1aVnt2i9JeB0EX0XfCJyRgMUa0uSozp9Wpux4/mHE70BzWFmr\r\nwVz2yJfCc7Bgt9UyKvF2aYJ9Bj3H3tkl/fCtzPijbSCshEDRmONtvkTsjcyN\r\n45htjLyTO6QQS/lYf9j2f2iOvNPHQdY5sAYpzwlGEE4a3In1XMWiTAqD330h\r\nFxBbRXyBev7xexJZweOQp++zXkfCoC9x7JqF9zOCeEXlDZ7Dk6pUQn/E41cO\r\nYi6kdlzG1wMHUAO0vT7odwtvMJdF/pPvuGkfHPZJVPSXeHVqe4kFxIKGvBn3\r\nQ5oq3hLrb5iIVPteWbyMMZA6tSPbSGwcwxg=\r\n=V40W\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.34-beta.1_1652763238126_0.5892573710619733"},"_hasShrinkwrap":false},"3.2.34":{"name":"@vue/compiler-ssr","version":"3.2.34","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.34","@vue/compiler-dom":"3.2.34"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.34","dist":{"shasum":"5e2acc9c051cf877e6a5da20ffd4ff0257d9f4c5","integrity":"sha512-zyaMdGJhxoA34ibWsXF7VH1PO5yrNB1MZg/ByRfXGM8JefGQaz+PpHvBy/5OI0ehEyhAyCb7279JdhYHacMZbw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.34.tgz","fileCount":7,"unpackedSize":57954,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOqSNyeF4UzrYjIOR7ZZaiQzLzXC5n6UDLqQkOFipFugIhAOYnWopcptJmQx3gT/D9divVhEgiAXf48vTBFRrlMOaX"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihcrAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrMlA/+J+bth3VRQagaW1XV8JHYvPrq2IpKQBJJ02mNZakP3Dp+maeA\r\nKg7l3V3IG/mgqby3JtOvkLbiyJfhg6M0Id9T22gtrXbUwmE7msb1chGgmdXV\r\n3iCm8ctIOMUutuF/1RYV2qocfFAmeKTlFpI2joyDzVpOe+gaZWi3cZUcoRba\r\ngV/Rcm9pSK4g4rEmHb2JxBc41df76yXd227h3nX/hhg3r8koGIjSRW9Z0g1j\r\neFl2Tj+7cs/X2haFCXB3tr8TLCogfCR9Cw3jt3qHnwCd9y8ttAJ2stFYnfqo\r\nOMEfoC7HG1MV4HwU29qfBGahw/tK31lnIsM6utChA2j/TH7ZswlqpNKc4E7B\r\nbtCHxLRDer9W6oEFFBh5UzdKj/jxTkgQ0ksxRFP572lMHcwahGeK/EWV6uHI\r\nnc9rWuicTEYvNwDYjrQ/k+YwPKHLWCWDFyV8PJEMD1Tx8SRWk3IoHlNWRZWs\r\n7miiKNlEoWq8d3kE+nhu7h5DaIlUi2uAVt0t2I2BBt/wRi3djHisBhL92Kpa\r\ntvDRJCJLAHvxm+xpvtS/FKaWHddgfqyaX8yHGvJuXCU0+uLI6JSQ7XIMJKIl\r\nyWu9XJWId3MSzwHCmnsOMhtDEdIHxt/q8i+c3/xg+Stxf3Tp2XeCRfOBHsdv\r\n6ntNxYgpWxxUvt0UR1RSqwrDw25fbNtOGwQ=\r\n=nxmS\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.34_1652935360657_0.07453518127191083"},"_hasShrinkwrap":false},"3.2.35":{"name":"@vue/compiler-ssr","version":"3.2.35","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.35","@vue/compiler-dom":"3.2.35"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.35","dist":{"shasum":"8d7726f95444c02f3301083e2c6c814780fb7b00","integrity":"sha512-dJyqB8fZbvVQEnWl5VGxkWHTqx0ERnZXXqInFzyOX8FpTEidmQbUSmDrXidea7bZTdeg6ly94kZFGPYXT29mgQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.35.tgz","fileCount":7,"unpackedSize":57954,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFgYCrsFzHKG5vmAiNk0YEOhGPlAl/ak95envZS5KSQVAiEAlgX6uffPif5pyI8fW0s/8pusjFt3O6PtIBtJxvr3Gu4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih8zwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3GQ/6A1kUHe7NOA707BgK227sF5bRhgA4G8IiiXpKkHKJwMnYO4q1\r\niYsy/WrTrVtan7Bv3gFxoQZHdzhOQ+v5vTeqWLLr7Bv3rj8A3O1A+IbaFkZx\r\nsCuOGIE7pfhgIZrTvOaucpvL/+AWxqw0AA56jwlz2bW2p4rmzRakWaxZSXlf\r\nt/3wBNCS9xtTZDedpM1M0KmrVhA4uK70IntCnPxT5Lfr43+d0DkiPZgWDWDk\r\nEEIS9gjLF7XSBkLs3WZobBr/SAxgBlgCo6i0rGOEpzucDWULwkovpTJ2Bio/\r\nAhqO8WfLOZIPmkC8oxHKbSXU/XX5Jg0E20znGu1ZZPF2Ys9GqjzhtOYwvtrr\r\nguCnGbrkEJ4fh5uW1YjZcfZHAnPnSCLSQ411SAhX8NAyDFZhwqjbPUD0onvu\r\nPEXkf1hsPdFEzM4BEi7KvcC0eeJOA5F4sb7yHan5SqlhlaqLKzIWnii/lRV0\r\nx2co8Vuu8dPGRBQZakuUyrjhoxaZsyV1/43CPmM6YKgVlVDYAw14nGOsmXvU\r\naqCadE6jjFC4NyJ6mpOHfjWGTkYPCBmX7H2y+FxPznVTx1iMD3izYGm51IZ7\r\nj+xvoKyKJ7EX47e8ibbp70JNLcfq8T2hm64YxZ+IjVGpzOTxYnzNN+sOcGym\r\nQL+A2LAlmGElRrAPJaul7LM3IUzFoWISZrs=\r\n=P31r\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.35_1653066992568_0.5485148932487665"},"_hasShrinkwrap":false},"3.2.36":{"name":"@vue/compiler-ssr","version":"3.2.36","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.36","@vue/compiler-dom":"3.2.36"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.36","dist":{"shasum":"314f3a9424db58142c3608f48cbda7aa05fc66cb","integrity":"sha512-+KugInUFRvOxEdLkZwE+W43BqHyhBh0jpYXhmqw1xGq2dmE6J9eZ8UUSOKNhdHtQ/iNLWWeK/wPZkVLUf3YGaw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.36.tgz","fileCount":7,"unpackedSize":57954,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbSJoCGoiA7hfs58MyqEAY5AF62DZgk/nTimG0js8TMgIhAPEQ3IvfUkU2BjSsNPUXOokx+Q4Bt/P+2pPHTaKaoC38"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiiuujACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnLg//dLSq3Ea9GepqLzBTSIFCX3FIdIOSnORHietb56EFjL+SONd3\r\nfD/02Nwe8HlPcTAaOwFoayQIQHsvtU6OgRuX0t98oi6DrzGge0l52IOgmPBu\r\nRQz8UozzPzwCOb+o7LhLHzIreTkoglS5fo3h/lwAXr40tBCNUfAv2SK8Gxge\r\nol3v+gfEfHKn+HsfjPXnoUcY66MfYab+KFVUYQ5JaWALCyW//kjJmytYHBnq\r\nbI4NkiIDAxC0JZr02kRgu2+sw0FMSxYe3CTFPCZWvNNTMGTG/B1mYdqx+W6v\r\nATRIcSh4u+GJWrRIg8bk5FI/YRPMEFbS4yEp02zFrLNBUj/CHk8rVdF3amWl\r\n28kirw3vbukhsiX9ygC8d1rbT3h6n4Zs5sXiTHAws3S0vUJw2cGj2/fWWRVB\r\nEUof69mkqaqhthY5Qy1G+qFxbn+p1hUQQNxSyhJNlkzMm+IgEmSCLQ7SQXJ5\r\nz/cq0icZAz9QBLwLY+eIrK1Pf4YHZcNQgQE0s+OO4DS06IPvbtIF64Rk6SDW\r\n+F2iPvP5Kv6yVeFC4Gr2FLQ/YgltQ44utem3jwBEC26yInT7NTgg8KgCeCPw\r\nrWykwHXRb9+1NCV8MAjtHpeJMXrmZ7y7rfKeUxWQfarUCzkbOPqO5gh1NEu9\r\nZrRhHoVIRy4v1yzuBTGEuPYUc8N5WTgjxrk=\r\n=TEtG\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.36_1653271459161_0.9042440203051414"},"_hasShrinkwrap":false},"3.2.37":{"name":"@vue/compiler-ssr","version":"3.2.37","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.37","@vue/compiler-dom":"3.2.37"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.37","dist":{"shasum":"4899d19f3a5fafd61524a9d1aee8eb0505313cff","integrity":"sha512-7mQJD7HdXxQjktmsWp/J67lThEIcxLemz1Vb5I6rYJHR5vI+lON3nPGOH3ubmbvYGt8xEUaAr1j7/tIFWiEOqw==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.37.tgz","fileCount":7,"unpackedSize":58105,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGqt+JhW6GwDGWN+wOPbhNgKgltKcPT7t+uIwtYWd7Z0AiASoeozHErb2lIdg6LQAj1rrwgmfVQWmk1raXXFp+Vrcg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJine45ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqMTw/+OjVeHvcWFS15LnbFppVmtCTKvjm/3N/omc0RKrFTYH24Uwml\r\ncUZKb4UTHnenF1S6gL00JAD728B35OjxYXcjGTZ8EdbcIny2ARBOUFh1QwAB\r\np2u+yOmbHFWtAW4aIMxYi2zbXEvqQBvsFo6ntfa902SBQFvjHVtrJCW6529S\r\nqqzoaLABLy7E3BzGgcZj1n//n4V9j2rWEvuK/vbvq0R4mMLu9HpbJw7YkPn1\r\naDpA3uNBpQO6X5YGfWafVWp6xV4k77xgLsafUaaQb1kUij3QBAJTqQXn4+nR\r\nvV8SnBoruznSreiLVPYOzN7TeSYeYGZagsxoPEO2S2OvwBugG/kEMntyy5Ay\r\nz36rdhCFlHDg0HgLppqXNupXRdINf12CkTqbQ5R/7ioaz+qcYqkaN6fya6A4\r\neKbj26i1TlEj7Zh04NYABRV9GLPXzDECi9l1fnRfScQ6XJtmaqQkzOPMtYOu\r\nMaZpwjZ0PBTmW71Hww6yja6zVrsIAJQDTWQ2Qs3JI/QAyf+9SK9/iEY2e195\r\nmY+aYRLgK6019M+3iXAStQtoDR2eRQdYRb8SEsIykJ3bDTy9s53xvpi46zHe\r\n4xK+RZZABX4aeuHO8M35O1r3VLh3FGR27Ik0Bnlz7BwxArmu2kuGtJWBcprG\r\nf2H1wDyulpPwnhXNM2wHQIPrcTdvaSdE3uA=\r\n=3x9C\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.37_1654517305676_0.6380914563456941"},"_hasShrinkwrap":false},"3.2.38":{"name":"@vue/compiler-ssr","version":"3.2.38","description":"@vue/compiler-ssr","main":"dist/compiler-ssr.cjs.js","types":"dist/compiler-ssr.d.ts","buildOptions":{"prod":false,"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-ssr"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-ssr#readme","dependencies":{"@vue/shared":"3.2.38","@vue/compiler-dom":"3.2.38"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/compiler-ssr@3.2.38","dist":{"shasum":"933b23bf99e667e5078eefc6ba94cb95fd765dfe","integrity":"sha512-bm9jOeyv1H3UskNm4S6IfueKjUNFmi2kRweFIGnqaGkkRePjwEcfCVqyS3roe7HvF4ugsEkhf4+kIvDhip6XzQ==","tarball":"http://localhost:4545/npm/registry/@vue/compiler-ssr/compiler-ssr-3.2.38.tgz","fileCount":7,"unpackedSize":59102,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCqxg+GCJYYXhgjctNi0CqD7HyFF+ROUQkHCN1K7DyHYwIgcmZkY/RHCHh8T+KLbfKrj03YHJv1U2fDxlzD4dqjE1k="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDcQAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmreRxAAlJ2/Sf4PNqEqtRrceye4bfiW3i/IREEovJX2MLOo0BMaARGs\r\nlMkj0sZKBSuJCqYLtGTdgog+iSbsep2keBG65bxKBKjOn5vo6e0+sI15ca63\r\nQIuQGlFn4NAXRvmlkE1I2cPnE1iFog9H4oF2uHRQsj5B//WlJJgVxIXuNet5\r\n5v8ckJf5YP6YdBzQFkhRu7AgL72U/NmfXe+hT1sjBy0J93/lJqNaUrau+I43\r\nMB4DeaBA5Pa4ltVJjbE9x23OYf/Tk3a0tmUcpx1BZKv4NAC8GZ70EmcsTY7l\r\nqKZkMfzG+tr1aqTVmyqyNqiiNO6TkAPrfFAy6tlM0bfNfWyxK529mU5HthPU\r\nhFuHueU2MPE+WLVe4MPaZmDTfc443SPOW0dwUhScaV12hePSNmaTDLnATSNc\r\nD1iwvSiJPtzKmNBTRY6YoM3/b9KEQV5GablefZavLJLVJixmP8BTtK9r6g9A\r\nr41aN7BNx1yG3nZQM0e3S2rnV9mr9ZuIKb3N8PN/9Ycedxp9nuCXd3SeKa8j\r\nQKdb6jLNL9sge/Y8L+NgbgokdRxCHQdQ7jxSZw7e3Ej38aSzTj7HJizn2UgG\r\nhk77xwHfNlBxtHp97Hs7VvcTxCTauwFzICcFp7ODH9euq6ZFJuIWUvVso6c0\r\ntFHs5ClTMuIAbuLyJRyiqsyHm0fpkbcZ1HQ=\r\n=Acde\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compiler-ssr_3.2.38_1661846527998_0.3000287532647581"},"_hasShrinkwrap":false}},"time":{"created":"2020-02-18T20:01:13.820Z","3.0.0-alpha.5":"2020-02-18T20:01:14.231Z","modified":"2022-08-30T08:02:08.260Z","3.0.0-alpha.6":"2020-02-22T07:25:50.655Z","3.0.0-alpha.7":"2020-02-26T19:36:57.616Z","3.0.0-alpha.8":"2020-03-06T20:59:00.913Z","3.0.0-alpha.9":"2020-03-16T22:56:59.662Z","3.0.0-alpha.10":"2020-03-24T22:33:56.108Z","3.0.0-alpha.11":"2020-04-04T01:46:07.469Z","3.0.0-alpha.12":"2020-04-08T23:00:06.548Z","3.0.0-alpha.13":"2020-04-15T16:46:43.550Z","3.0.0-beta.1":"2020-04-16T19:45:30.387Z","3.0.0-beta.2":"2020-04-17T15:01:19.122Z","3.0.0-beta.3":"2020-04-20T21:00:49.538Z","3.0.0-beta.4":"2020-04-24T20:20:36.878Z","3.0.0-beta.5":"2020-04-30T20:20:46.394Z","3.0.0-beta.6":"2020-05-01T22:57:12.870Z","3.0.0-beta.7":"2020-05-02T21:06:34.708Z","3.0.0-beta.8":"2020-05-04T14:49:48.366Z","3.0.0-beta.9":"2020-05-04T21:14:59.661Z","3.0.0-beta.10":"2020-05-07T15:21:36.876Z","3.0.0-beta.11":"2020-05-11T18:26:00.355Z","3.0.0-beta.12":"2020-05-11T19:52:57.334Z","3.0.0-beta.13":"2020-05-17T01:54:04.488Z","3.0.0-beta.14":"2020-05-18T18:42:29.644Z","3.0.0-beta.15":"2020-06-12T22:09:23.498Z","3.0.0-beta.16":"2020-06-29T22:35:09.786Z","3.0.0-beta.17":"2020-06-30T16:09:00.750Z","3.0.0-beta.18":"2020-07-02T01:06:43.096Z","3.0.0-beta.19":"2020-07-07T14:05:01.696Z","3.0.0-beta.20":"2020-07-08T16:45:45.537Z","3.0.0-beta.21":"2020-07-14T21:18:26.220Z","3.0.0-beta.22":"2020-07-15T16:44:13.565Z","3.0.0-beta.23":"2020-07-16T16:49:14.656Z","3.0.0-beta.24":"2020-07-16T17:52:11.170Z","3.0.0-rc.1":"2020-07-17T19:30:36.546Z","3.0.0-rc.2":"2020-07-19T18:52:58.420Z","3.0.0-rc.3":"2020-07-21T19:27:45.269Z","3.0.0-rc.4":"2020-07-21T19:41:01.147Z","3.0.0-rc.5":"2020-07-28T21:42:21.958Z","3.0.0-rc.6":"2020-08-19T22:18:01.383Z","3.0.0-rc.7":"2020-08-21T18:13:22.050Z","3.0.0-rc.8":"2020-08-25T14:32:14.097Z","3.0.0-rc.9":"2020-08-26T22:21:36.536Z","3.0.0-rc.10":"2020-09-02T16:42:13.647Z","3.0.0-rc.11":"2020-09-15T17:15:59.699Z","3.0.0-rc.12":"2020-09-16T17:50:39.030Z","3.0.0-rc.13":"2020-09-18T05:39:49.072Z","3.0.0":"2020-09-18T15:28:24.642Z","3.0.1":"2020-10-15T16:37:41.773Z","3.0.2":"2020-10-20T20:24:31.852Z","3.0.3":"2020-11-25T16:16:41.217Z","3.0.4":"2020-12-02T22:24:02.175Z","3.0.5":"2020-12-30T20:50:42.407Z","3.0.6":"2021-02-24T20:19:58.519Z","3.0.7":"2021-03-01T15:59:42.764Z","3.0.8":"2021-03-26T21:35:59.699Z","3.0.9":"2021-03-27T15:30:26.256Z","3.0.10":"2021-03-31T00:05:58.589Z","3.0.11":"2021-04-01T23:52:59.698Z","3.1.0-beta.1":"2021-05-08T20:24:47.637Z","3.1.0-beta.2":"2021-05-08T20:59:25.922Z","3.1.0-beta.3":"2021-05-12T21:37:20.338Z","3.1.0-beta.4":"2021-05-24T23:16:59.204Z","3.1.0-beta.5":"2021-05-26T20:07:08.914Z","3.1.0-beta.6":"2021-05-28T20:59:10.337Z","3.1.0-beta.7":"2021-06-02T20:13:08.459Z","3.1.0":"2021-06-07T16:38:54.759Z","3.1.1":"2021-06-07T20:27:07.769Z","3.1.2":"2021-06-22T18:25:05.257Z","3.1.3":"2021-07-01T23:28:19.454Z","3.1.4":"2021-07-02T12:38:05.735Z","3.1.5":"2021-07-16T16:38:14.566Z","3.2.0-beta.1":"2021-07-16T18:44:17.928Z","3.2.0-beta.2":"2021-07-19T23:37:07.859Z","3.2.0-beta.3":"2021-07-20T21:47:15.924Z","3.2.0-beta.4":"2021-07-21T21:40:37.120Z","3.2.0-beta.5":"2021-07-23T20:10:34.302Z","3.2.0-beta.6":"2021-07-27T22:56:12.424Z","3.2.0-beta.7":"2021-07-29T17:21:41.171Z","3.2.0-beta.8":"2021-08-07T03:12:39.089Z","3.2.0":"2021-08-09T19:52:04.337Z","3.2.1":"2021-08-09T20:30:04.952Z","3.2.2":"2021-08-11T15:40:36.512Z","3.2.3":"2021-08-16T22:25:42.859Z","3.2.4":"2021-08-17T16:27:03.587Z","3.2.5":"2021-08-24T15:54:37.005Z","3.2.6":"2021-08-24T16:54:42.785Z","3.2.7":"2021-09-01T22:05:27.563Z","3.2.8":"2021-09-02T18:46:41.917Z","3.2.9":"2021-09-05T22:24:12.516Z","3.2.10":"2021-09-07T20:20:18.808Z","3.2.11":"2021-09-08T22:58:25.348Z","3.2.12":"2021-09-17T14:55:31.773Z","3.2.13":"2021-09-21T18:23:00.353Z","3.2.14":"2021-09-22T22:37:03.019Z","3.2.15":"2021-09-23T13:49:05.644Z","3.2.16":"2021-09-23T14:17:07.503Z","3.2.17":"2021-09-24T16:43:16.844Z","3.2.18":"2021-09-24T20:05:23.104Z","3.2.19":"2021-09-25T18:58:27.118Z","3.2.20":"2021-10-08T17:01:56.820Z","3.2.21":"2021-11-02T06:35:21.803Z","3.2.22":"2021-11-15T03:45:12.394Z","3.2.23":"2021-11-26T06:34:01.151Z","3.2.24":"2021-12-06T09:03:25.228Z","3.2.25":"2021-12-12T04:21:27.469Z","3.2.26":"2021-12-12T07:03:41.690Z","3.2.27":"2022-01-16T14:08:31.990Z","3.2.28":"2022-01-21T08:15:26.223Z","3.2.29":"2022-01-23T14:02:38.720Z","3.2.30":"2022-02-07T06:15:06.389Z","3.2.31":"2022-02-12T08:42:05.279Z","3.2.32":"2022-04-12T08:07:50.106Z","3.2.33":"2022-04-14T10:14:43.352Z","3.2.34-beta.1":"2022-05-17T04:53:58.296Z","3.2.34":"2022-05-19T04:42:40.792Z","3.2.35":"2022-05-20T17:16:32.806Z","3.2.36":"2022-05-23T02:04:19.322Z","3.2.37":"2022-06-06T12:08:25.862Z","3.2.38":"2022-08-30T08:02:08.186Z"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"description":"@vue/compiler-ssr","homepage":"https://github.com/vuejs/core/tree/main/packages/compiler-ssr#readme","keywords":["vue"],"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/compiler-ssr"},"author":{"name":"Evan You"},"bugs":{"url":"https://github.com/vuejs/core/issues"},"license":"MIT","readme":"# @vue/compiler-ssr","readmeFilename":"README.md"} \ No newline at end of file
diff --git a/cli/tests/testdata/npm/registry/@vue/reactivity-transform/reactivity-transform-3.2.38.tgz b/cli/tests/testdata/npm/registry/@vue/reactivity-transform/reactivity-transform-3.2.38.tgz
new file mode 100644
index 000000000..3fcf21c21
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@vue/reactivity-transform/reactivity-transform-3.2.38.tgz
Binary files differ
diff --git a/cli/tests/testdata/npm/registry/@vue/reactivity-transform/registry.json b/cli/tests/testdata/npm/registry/@vue/reactivity-transform/registry.json
new file mode 100644
index 000000000..1b98491a9
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@vue/reactivity-transform/registry.json
@@ -0,0 +1 @@
+{"_id":"@vue/reactivity-transform","_rev":"24-724da7a96c5681a07ea25507f16060bc","name":"@vue/reactivity-transform","dist-tags":{"latest":"3.2.38","beta":"3.2.34-beta.1"},"versions":{"3.2.25":{"name":"@vue/reactivity-transform","version":"3.2.25","description":"@vue/reactivity-transform","main":"dist/reactivity-transform.cjs.js","buildOptions":{"formats":["cjs"],"prod":false},"types":"dist/reactivity-transform.d.ts","repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity-transform"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/dev/packages/reactivity-transform#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.25","@vue/shared":"3.2.25","estree-walker":"^2.0.2","magic-string":"^0.25.7"},"devDependencies":{"@babel/core":"^7.16.0","@babel/types":"^7.16.0"},"_id":"@vue/reactivity-transform@3.2.25","dist":{"shasum":"d211fd14bb677345ac9921d9e65976d80d67a742","integrity":"sha512-fOiW67PUalicMfMr4Sc9l8mUtkN7ZD+G1/zJV8blzQ8GEZSeRcJm11gqve6Ps623ju5YORu7V/Q1gZoOJ9WO4g==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity-transform/reactivity-transform-3.2.25.tgz","fileCount":6,"unpackedSize":25884,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtXjOCRA9TVsSAnZWagAAayIP/RpraPAaagC+rEFNzai1\nILbWZ2ZePwsq7k1GkU1H62GKVRhiFIzbYHh6f0eYF0gUX43OgNOU1V/HmMwH\n7V7gdbcke22G7KXbV2SmPDdscUx57wDEtfedTjBE105xMFwXH1KBhpppmyxa\niUXg1ZIYGc2Sb5OAKOmvbgLv0gwjSh0v+XfTrBC6QCTCkN0ZR1wtMeYVHPrj\nJ+PVYP/l5JCFHA4+MpzCsspsXaeqG5Yv/ieuUw5lzMsEm3OitZsa1az5tu7+\nMVxZT9TTJcyeXkn9PL94gDuczHkY98sK6lZ67WPIDxMt80z8SwaQSyxIdhYW\nU0rPTVdNYJBHTX3W7xH4kjhPVWew43N8uaW4rxAWSkLVDgiuCeHE70DuCMox\n3xuwUgxTwRqRstYJOGP3nnvZAM/RwNvXCqgyHvav7S4EbVnmsJpClFnGyO8y\njKvAH9H4po27t2y5814+N9/iUZA/XdbXXZel3WMdyUaFl0WBr6VeQCNU5b4P\nztFJJi5W992BMkx9LsXvwwTZEKK0KwFFz+hFsQLUGwJob2QzyyHSbYEWcpUJ\n+Mz4K7dWJbZQaReOBr9m0kl4vKdDHrPruh9lRAHEci3JRBrE4us0U3Gq+vUR\nQhwx8eTTHWoMKL9hLlRRQAFhq2bTWiM6ECdDb6j3AvhUgmqRH/2rDRVwGgHB\nAAaw\r\n=XwXA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDy92oiu/Grn08+iepnF+uSblcpcStraHSuqIBZUJhskgIgdDDHdqRa+40BEBXWhgPu/OzrqQCi9+0KTUMb6CWLIzg="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"znck","email":"rahulkdn@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"dobromir-hristov","email":"dobromir92@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"linusborg","email":"thorsten@linusb.org"},{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"pikax","email":"david-181@hotmail.com"},{"name":"amour1688","email":"lcz_1996@foxmail.com"},{"name":"posva","email":"posva13@gmail.com"},{"name":"kiaking","email":"kia.king.08@gmail.com"},{"name":"afontcu","email":"afontcu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity-transform_3.2.25_1639282894154_0.91876343585171"},"_hasShrinkwrap":false},"3.2.26":{"name":"@vue/reactivity-transform","version":"3.2.26","description":"@vue/reactivity-transform","main":"dist/reactivity-transform.cjs.js","buildOptions":{"formats":["cjs"],"prod":false},"types":"dist/reactivity-transform.d.ts","repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity-transform"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/dev/packages/reactivity-transform#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.26","@vue/shared":"3.2.26","estree-walker":"^2.0.2","magic-string":"^0.25.7"},"devDependencies":{"@babel/core":"^7.16.0","@babel/types":"^7.16.0"},"_id":"@vue/reactivity-transform@3.2.26","dist":{"shasum":"6d8f20a4aa2d19728f25de99962addbe7c4d03e9","integrity":"sha512-XKMyuCmzNA7nvFlYhdKwD78rcnmPb7q46uoR00zkX6yZrUmcCQ5OikiwUEVbvNhL5hBJuvbSO95jB5zkUon+eQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity-transform/reactivity-transform-3.2.26.tgz","fileCount":6,"unpackedSize":25884,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtZ7UCRA9TVsSAnZWagAAmGUP/RkXvUxivR4Zu9UBf7jX\nXxd23btYHcdWO0owXFV6ZuZYs+n4G7IkFdVxYirLj6Hdf91CgIbq1HCSJH9p\nHmZ2R9pPYNrhxDILus4vP7BI8UqHiINvPxpxDpWUPwaHb/w/vIiKurYS41SZ\nU2cEDz8QOO8r8UCgQANLkMW970HXfBWwFyFgwb84PAJibl3Wga/cinN45g8x\ngwy7Qp03+f2/aDOPObdJnahV1nPfS+j6dUN7na2Rn2T06OeNOn5H8YoCzGVJ\n4zxqP48NTIz1hkMi+ktU8j10CeLlFJOL70bKes0tLKd81N2jjYWnZTKjH7oH\nX1axfLjLYNXqriXSYq/DprzJe1E1lkFEqEPUlhVzCbeP3f2t/+1ti9nYCIrP\noD+CLDNR+qXWCC/DxPN7eaT+yY10vIKrlQnH+zMoHaSYRSQ8lff7vEPDoF6j\ncuzy+Zdm27E0Nsl5hwVNjEvSPL3YoEG6AWFcCmMQNYpLONBWdpk1UchcAyFm\nXBFCH9f4c0ghhT+SOWljFHSWWXUiY4l7KYhpWc4G8WJj0L7+Nym5o5qjB8iy\n8zDJGbfjSlHndPaBukVJDjL7fmGTUfCc6t++5XS2oKg9b4zUeUYzfpVFfBfF\nCJNXItgnf12vH9bcL3L34Y3ngz3ZOV05ASv82nBXSTt4TXUPxHEG1bsxc2FN\nAL+T\r\n=jM2T\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbxyUkRtLhiyfgrA/Y9G0vTbaF5dnOsWliFnj8xVu51QIhALj7AR6eKLfOrhexHw5wvzWYtJfHIULXgHTXyRN9AudJ"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"znck","email":"rahulkdn@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"dobromir-hristov","email":"dobromir92@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"linusborg","email":"thorsten@linusb.org"},{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"pikax","email":"david-181@hotmail.com"},{"name":"amour1688","email":"lcz_1996@foxmail.com"},{"name":"posva","email":"posva13@gmail.com"},{"name":"kiaking","email":"kia.king.08@gmail.com"},{"name":"afontcu","email":"afontcu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity-transform_3.2.26_1639292627907_0.12616075246464997"},"_hasShrinkwrap":false},"3.2.27":{"name":"@vue/reactivity-transform","version":"3.2.27","description":"@vue/reactivity-transform","main":"dist/reactivity-transform.cjs.js","buildOptions":{"formats":["cjs"],"prod":false},"types":"dist/reactivity-transform.d.ts","repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity-transform"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/dev/packages/reactivity-transform#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.27","@vue/shared":"3.2.27","estree-walker":"^2.0.2","magic-string":"^0.25.7"},"devDependencies":{"@babel/core":"^7.16.0","@babel/types":"^7.16.0"},"_id":"@vue/reactivity-transform@3.2.27","dist":{"shasum":"610b6df174cdceba6de1376f3218736c3b0e753d","integrity":"sha512-67//61ObGxGnVrPhjygocb24eYUh+TFMhkm7szm8v5XdKXjkNl7qgIOflwGvUnwuIRJmr9nZ7+PvY0fL+H2upA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity-transform/reactivity-transform-3.2.27.tgz","fileCount":6,"unpackedSize":25990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5CbnCRA9TVsSAnZWagAAk/AQAItJbxpTa4B5B0QdiYoI\nqeyAcnhKicHQpkN4MjyCqO4pNHOWsQb4HT4DmF88bP8uJ8Metg1igSsF6+uZ\nQ6Ng9XtsXFO6+VP2HdpRyEnICLTBjDL5MRCfbuULCw9zLU+4eN+BbHEtWElE\nL+s03wJTP2+jA6aC8QOnxLyFf52M9jEWu3z6Rq5cbsFNFd/c7aAUcInFefZq\n+Jb2moeY2MLWS9i153rvAEMfhoXso4uG71ivGmJDqgunc3eNX1CIBa0khVzT\nYIfcgHPqBMBW6g5ujjz8BGAV4cxrW00i1xWRV8atfbP5lNJlHOFI2kQpnBXL\nSN4YNuYlvXD2+26C3ojXeJVYZNxuGJv5yCdcHM3H5ArtUx+y9KBr2ODgCzJN\na2tY2T3fiF7PF1kUPcKCHuozMrdu4Qvf2qiF5C6i1cG5Mz/KtFXy/AYQQQ+5\nLyW3tWv5nlyz/SZtI6EM3glyLuC6SbyJKTObVS7PiRTQrH1V5sDKPpbAFCll\ni3++DnEu7LohvssXphi2Zyl+WkSfmyMj1s1dO2txZNv9LdlwTYtH6Xjbz6cZ\nAdfmQrnH+00/5zPmXVZUPmlOAfcDoIa0QHV8s2QtTsXxwjX4Bn6hyuZPeWL6\n80durqVUbJyub6c0Pxt/EdwUq3vFS5Ry/ws0P+u6TurihYkUJjV1KYZ7Z6xB\nJ5Bk\r\n=8M7P\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDCTjSVsfQXxGU3F6nXmBCIe9HNq/M8BlwlzoHves5MuwIgUjHdVgRMtDWf0YnSRJGZYgD0cVhOFCt9j3zYvkqZRKQ="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"znck","email":"rahulkdn@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"dobromir-hristov","email":"dobromir92@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"linusborg","email":"thorsten@linusb.org"},{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"pikax","email":"david-181@hotmail.com"},{"name":"amour1688","email":"lcz_1996@foxmail.com"},{"name":"posva","email":"posva13@gmail.com"},{"name":"kiaking","email":"kia.king.08@gmail.com"},{"name":"afontcu","email":"afontcu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity-transform_3.2.27_1642342119534_0.41066091452444287"},"_hasShrinkwrap":false},"3.2.28":{"name":"@vue/reactivity-transform","version":"3.2.28","description":"@vue/reactivity-transform","main":"dist/reactivity-transform.cjs.js","buildOptions":{"formats":["cjs"],"prod":false},"types":"dist/reactivity-transform.d.ts","repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity-transform"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/dev/packages/reactivity-transform#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.28","@vue/shared":"3.2.28","estree-walker":"^2.0.2","magic-string":"^0.25.7"},"devDependencies":{"@babel/core":"^7.16.0","@babel/types":"^7.16.0"},"_id":"@vue/reactivity-transform@3.2.28","dist":{"shasum":"e0abf86694f4d182f974fbac934fc3e23e0a6d9b","integrity":"sha512-zE8idNkOPnBDd2tKSIk84hOQZ+jXKvSy5FoIIVlcNEJHnCFnQ3maqeSJ9KoB2Rf6EXUhFTiTDNRlYlXmT2uHbQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity-transform/reactivity-transform-3.2.28.tgz","fileCount":6,"unpackedSize":26457,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6mulCRA9TVsSAnZWagAADA8QAKOSlbSc7x407KRwkd98\ncPJe+ZV+BKf8ZOu1oKGILIgUGMq3P4Y0+ENWf6ORQrXelxKK5U/khYU/zRvr\nslkCf5v3ZcRrkAthD1cGbTg0ecRdqsPRpyQMvEeJ0qMvHFaGhDAM6JOxulJc\nQzaEE4+DtuJUWYMR3wz65mlHLakzQnuxzK9Jg7VoZIaPQ5BKbQgZIVlyTZ0U\nkiiTWitR8Ta1xAP+Wzev1hlINMCjPpNZ9NoVlVOmzALWHZjj/sqgzSPKLDqN\noa9VcNIXpK7EECrwmQXO5dR7N7qVjrx2L4jMMFXsSVh7D/bC+RdcxZ1TItKP\nwdskD99Wv5JDIQeCB+8I6Yes6C3AUtLaeYZ1BscZDd71fSAuThNh5zLXaJAQ\nIpGfCs5z8+H+IUbx5LswXQKzcZs6b5rmC7Zn62aOiffBmNwmqXiAYZ4SxMiy\neZBb2+3xruA57xbBpGC2q/EGWPQs2YR5l+VQQsMcdI+m42BNwviA1b/HrqRs\n6iff4BZSHoAq00vW4hiK5nr063CPP9M47CyBtJ3Q3IURTiAtX2n/6jEly02r\noacpB+DCunuurFpjztyPVy+AceYWNyLLtPJrq+SKJDX7HVdLfjX+VppBxjEI\navhtQVkJF7fuENNp9ifd5BBOIVYyNN8SMW1KgdPqWLcJtGK8kEm4xcTu8dcr\nenmK\r\n=r51A\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHwaqSDlC9vmVTmpLWeLi8WQjAGp9EfmymND4JrtCunJAiAMEDUE2Dh1QiuiIvPMZAb5nFzH/73KKtxDn1XXNZVWqw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"znck","email":"rahulkdn@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"dobromir-hristov","email":"dobromir92@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"linusborg","email":"thorsten@linusb.org"},{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"pikax","email":"david-181@hotmail.com"},{"name":"amour1688","email":"lcz_1996@foxmail.com"},{"name":"posva","email":"posva13@gmail.com"},{"name":"kiaking","email":"kia.king.08@gmail.com"},{"name":"afontcu","email":"afontcu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity-transform_3.2.28_1642752933216_0.3750327283843322"},"_hasShrinkwrap":false},"3.2.29":{"name":"@vue/reactivity-transform","version":"3.2.29","description":"@vue/reactivity-transform","main":"dist/reactivity-transform.cjs.js","buildOptions":{"formats":["cjs"],"prod":false},"types":"dist/reactivity-transform.d.ts","repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity-transform"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/dev/packages/reactivity-transform#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.29","@vue/shared":"3.2.29","estree-walker":"^2.0.2","magic-string":"^0.25.7"},"devDependencies":{"@babel/core":"^7.16.0","@babel/types":"^7.16.0"},"_id":"@vue/reactivity-transform@3.2.29","dist":{"shasum":"a08d606e10016b7cf588d1a43dae4db2953f9354","integrity":"sha512-YF6HdOuhdOw6KyRm59+3rML8USb9o8mYM1q+SH0G41K3/q/G7uhPnHGKvspzceD7h9J3VR1waOQ93CUZj7J7OA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity-transform/reactivity-transform-3.2.29.tgz","fileCount":6,"unpackedSize":26457,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7WAICRA9TVsSAnZWagAALfsQAKMYwkr/hg9kKycxbb6A\nULNgYWV70DDAt7x9Cy6x4e+AjH0mJsf0bxzMTJVjF3x7YmcHj7RuLstK5xK/\nSVpk5D1zKNQ7Tjd5k5uGq0oeaHLar7QUAEPa0LNQLroLWNR8b+5py+hd4eS4\nRAHp2H8pJsfcfC8yLQWK4u9oOcA7+KD3y4Ihz/+7sl3MEjQxu7Dnu6lAqmoh\nieypYS2eSItuWibmXA4UCVLtMSlfraIboxtSCRiB9LILDizK6B2A1WGmUH/+\nt2i4xa1E9q7iNF9BBdS0IQOwDot/1ZohU99iwsEeDaM/wsH4U/UdWAM+0LOl\n4Br/iQqMHtDNwoErn286SoT85hosxjxlHCc7g0MkJmqc8p9iVXW5DzHB63uB\nsFhy4lj6XKBMi82fKr4lzLLvAV2ZO19Jau5gq26crMJQ4GXSU4YTVMIqouZL\nniwpcMfjsSbjciiKLQhtwBHpH1obUM5/o/AgpaatIR1DqaXwxQI+IoQXUssk\nX/cskDXQSeVqPftmrNJVyd7OYCIY1TTd8pDMoL9BsIY7e9Ye3VPVAl1EjsUq\nG7z/ur2/I7eyMMQ/LlI6OglccVbZHvRlOH3Q8UmN7XJZuDPtTe/3qnlNR2p9\n6NAICrjCIjlpTarzf7uNhj8AZjuSWCoN2vnikkq7WwZ4Ri6ZtdbwPQF5ROlp\nAy3m\r\n=f79z\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDnenqn+9tFxikmTqrQUUZVbTURP3EpTtKyrMnTSXxW+AiEA3drwrrJ6+BDSh+MYnWZMBJROhjq6z/4ZddEWsYZo4g0="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"znck","email":"rahulkdn@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"dobromir-hristov","email":"dobromir92@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"linusborg","email":"thorsten@linusb.org"},{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"pikax","email":"david-181@hotmail.com"},{"name":"amour1688","email":"lcz_1996@foxmail.com"},{"name":"posva","email":"posva13@gmail.com"},{"name":"kiaking","email":"kia.king.08@gmail.com"},{"name":"afontcu","email":"afontcu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity-transform_3.2.29_1642946568047_0.6097374460162182"},"_hasShrinkwrap":false},"3.2.30":{"name":"@vue/reactivity-transform","version":"3.2.30","description":"@vue/reactivity-transform","main":"dist/reactivity-transform.cjs.js","buildOptions":{"formats":["cjs"],"prod":false},"types":"dist/reactivity-transform.d.ts","repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity-transform"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/dev/packages/reactivity-transform#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.30","@vue/shared":"3.2.30","estree-walker":"^2.0.2","magic-string":"^0.25.7"},"devDependencies":{"@babel/core":"^7.16.0","@babel/types":"^7.16.0"},"_id":"@vue/reactivity-transform@3.2.30","dist":{"shasum":"2006e9f4645777a481b78ae77fc486159afa8480","integrity":"sha512-Le5XzCJyK3qTjoTnvQG/Ehu8fYjayauMNFyMaEnwFlm/avDofpuibpS9u+/6AgzsGnVWN+i0Jgf25bJd9DIwMw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity-transform/reactivity-transform-3.2.30.tgz","fileCount":6,"unpackedSize":26457,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiALjwCRA9TVsSAnZWagAAnEoP/38v1QzRTAx5+ruVNhbt\nOpIbfLvZdLPwaHiB5VsqEyrDqr75UOLJUI3BcPq2UFId1hzmoanUopAQe4PE\nvfrFO/YG+SbGuDMajcqtglU53bg64IxAX/fANDGkIaGXYynC89DXPrghe+7X\nOsHBbwk1at8mV5il1rd+stuucUmwjpIGe/T8hHPCkNdFaom48RYeV7a/o3eJ\ni/U4O1foRyCEH2VPkv0zI/SHSTSlIe7jerPXWnRp4lXSezsOjPz7bUq31AVV\ngmonbGNuMyrapc3vJzxx8vkKTug7eDWXmg2Kn8UyOv3NljB9JWQpPrv6vwa3\ngd81lTbn0NC9mbTy6PdYIpgEgNQQML9BrwkB74g4gptOgfHluT1JlXtGxUst\nzq+rkhA1ItdakTneEFu+Cxtmq35vFG9KxkBZ1wEEpV3TPhcLj68vnr2ezdqX\nBCCQHuYYS13hUvm27g83xGj9VkrjWQt/3Wbj3006N6Ft9m3gdvZA26hHVbrx\n8HxuH7Hw6JWjUgI+tBHFlzyDpxtuWIGjAkmC121F65rB0+/Qp9bSs5WXF1hZ\nMdA4ph+sc73U4DjyoPq29PShMNP2JTx1/0n5vhuvdA5UKHhsgYHtlZg5kQen\nvd78VnhkWlA7OaosrkHT2Dfn0qNOJJrHqBMZjUDBz6cBh5FSlljHskbRIE+n\nOQBi\r\n=ktaK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC7gWpiOJwz0fsJ56H5Uj+v3QkHtmkQPvT7m1bhuUaYqAiEAhopRGdrcQMKtHTiTZ0SFszQwdU9U8BEDnQRp2RB3j+A="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"znck","email":"rahulkdn@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"dobromir-hristov","email":"dobromir92@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"linusborg","email":"thorsten@linusb.org"},{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"pikax","email":"david-181@hotmail.com"},{"name":"amour1688","email":"lcz_1996@foxmail.com"},{"name":"posva","email":"posva13@gmail.com"},{"name":"kiaking","email":"kia.king.08@gmail.com"},{"name":"afontcu","email":"afontcu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity-transform_3.2.30_1644214512787_0.4839707714993886"},"_hasShrinkwrap":false},"3.2.31":{"name":"@vue/reactivity-transform","version":"3.2.31","description":"@vue/reactivity-transform","main":"dist/reactivity-transform.cjs.js","buildOptions":{"formats":["cjs"],"prod":false},"types":"dist/reactivity-transform.d.ts","repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity-transform"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/dev/packages/reactivity-transform#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.31","@vue/shared":"3.2.31","estree-walker":"^2.0.2","magic-string":"^0.25.7"},"devDependencies":{"@babel/core":"^7.16.0","@babel/types":"^7.16.0"},"_id":"@vue/reactivity-transform@3.2.31","dist":{"shasum":"0f5b25c24e70edab2b613d5305c465b50fc00911","integrity":"sha512-uS4l4z/W7wXdI+Va5pgVxBJ345wyGFKvpPYtdSgvfJfX/x2Ymm6ophQlXXB6acqGHtXuBqNyyO3zVp9b1r0MOA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity-transform/reactivity-transform-3.2.31.tgz","fileCount":6,"unpackedSize":26457,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiB3LkCRA9TVsSAnZWagAATvAP+QF55LLlCcK/HWgySImr\nL8nyhdexPjSUNV7pE48Bkhv7X29ajmSq4uNv38Ejb7Hr8Fg4xnQ59nlOn/Zm\nji/iSfczMP3hL1GN60lCSomlsOd8+BfcrODBuJZiJISsWXLLDuxde09jutmR\nMcls+PHtqoWNq3fD9vh+uQZVkuO0+FAgAuGSXMvtrAn9s/mgSM0p34ILNvef\nnNt6rWHGCq2dQz6cUmc6ADcy47rzmxg2nSoIa+QxN4HkMlcvZu+csy9QgJBn\nyq5Sn8E5bUroYhub2HENqS96t3HWycp3yu5+akJjR5wLc45ftM3z9ORjw7ot\nxZHZkcyOKngMmvLzRRnpFL8YNDMUuOlpEHmUAESJZ9DC6qb5hLf57H8jzoX9\n9JMvv3vh5JfdNp3pU2wibcHefUvATGpMY0BehzGQPYGTTGyFoVyPnoeTyaSp\nLXnr1D4G9BaOuPnwPWmqX4wgB1AskJzfoDzbiaplap9Kj/prH2Oqu4K4mFTk\nXAFbwSq8Gs8J8v2ukf/h9b4U7z1EBZMHhzW43pYQh9RzXZgLgq4WYh/qK48G\nfhXRRgpck8uKPgwcF6fizES7mb/WkL0zCNJo2zPmM9rqZp8SavzUHsZIBJom\n2Igc6H125I/bxFiow5q+HBAzwVCBA/0J3POQyQDzXgQCmoYQH18ulfQjNxLX\n0EnW\r\n=BPC7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCfbv4tToG4o7tipJAPnZul9LFUXW0egNP/RCGgkCOKiwIhAKSdawDHQuKDgNW1nTetr+Kd5rZg6h/ND6PSTPhbxj+o"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"znck","email":"rahulkdn@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"dobromir-hristov","email":"dobromir92@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"linusborg","email":"thorsten@linusb.org"},{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"pikax","email":"david-181@hotmail.com"},{"name":"amour1688","email":"lcz_1996@foxmail.com"},{"name":"posva","email":"posva13@gmail.com"},{"name":"kiaking","email":"kia.king.08@gmail.com"},{"name":"afontcu","email":"afontcu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity-transform_3.2.31_1644655332026_0.8145802486048166"},"_hasShrinkwrap":false},"3.2.32":{"name":"@vue/reactivity-transform","version":"3.2.32","description":"@vue/reactivity-transform","main":"dist/reactivity-transform.cjs.js","buildOptions":{"formats":["cjs"],"prod":false},"types":"dist/reactivity-transform.d.ts","repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity-transform"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/dev/packages/reactivity-transform#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.32","@vue/shared":"3.2.32","estree-walker":"^2.0.2","magic-string":"^0.25.7"},"devDependencies":{"@babel/core":"^7.16.0","@babel/types":"^7.16.0"},"_id":"@vue/reactivity-transform@3.2.32","dist":{"shasum":"974fd2a1e682e962fbc5840be8432ac4ab8650d3","integrity":"sha512-CW1W9zaJtE275tZSWIfQKiPG0iHpdtSlmTqYBu7Y62qvtMgKG5yOxtvBs4RlrZHlaqFSE26avLAgQiTp4YHozw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity-transform/reactivity-transform-3.2.32.tgz","fileCount":6,"unpackedSize":26457,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFh2DEWqTkLXtPLVhpUE6jVdv/GZYzq8VDSJTn64GfxiAiBHPhhg88mVPqSlKOK8h1akvRU5RyIGxgIAwwrL2PA6+w=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVTNYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpfyw//bU+DjU42y1GfmK334XodLWDyb2HTkQhWpwBs5ykMrT3GBz1L\r\nLlremSvlzJNJVNkqDRIuN/cEbJ1BoWF0UcHOY9ND2OcjudyT9/Ba/zd2Q4mx\r\n3bXbWq5rDE60M94d1XmkrgDME5P/LONVPac3reLgMgK9NFwnqx51xk/7U7qf\r\n90NUFmjaGDmhrIuQUQJssDostM7DyYN2o1ctYGuiDUxMVSgR5j6vj4jq1Zp5\r\n5CgOffMwp3vSUyu7qmLy0R1Yv7asVB/jGUH26cqE00ntgBIU150DOKRIGWUq\r\nWTZLieOD8Vzm/LSOcsPP4Vb0I9rVf4Nhmb3NxRLdpVH46CUQYxjuAxR3XcUA\r\nDCu+qSfthV2t0vDOWMUZbSh5fjztRM/xvjWDJBKlFkDyQbM9VS95A2qR+nNs\r\n8zhSLIhkgg69vvl2agy9xuVEHrfnpxmc6M5O6H7lFICcYRGsiPxXCesHa1+D\r\nsKaUms7oIKpRWCmb1nf8DiLxlouWxNgbgPS10XNC9rg5YT/VAtBQO1SmE9VJ\r\n1jNRqoHS2BLRuiQMebADUxR7L6TUjNMNZmp/xJtj9/7whU2U2LF0gpl1ldr0\r\nTRf/A9QwSd30l5KnDxcH5cB7I9SEUkQt7SllhyoqcyaT9EHOlPCjcDJudp+a\r\nf1iPdpLTYHrNunE1KSS2ipyJSmcYyejlhzI=\r\n=ywzY\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"znck","email":"rahulkdn@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"dobromir-hristov","email":"dobromir92@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"linusborg","email":"thorsten@linusb.org"},{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"pikax","email":"david-181@hotmail.com"},{"name":"amour1688","email":"lcz_1996@foxmail.com"},{"name":"posva","email":"posva13@gmail.com"},{"name":"kiaking","email":"kia.king.08@gmail.com"},{"name":"afontcu","email":"afontcu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity-transform_3.2.32_1649750872819_0.4500898049499049"},"_hasShrinkwrap":false},"3.2.33":{"name":"@vue/reactivity-transform","version":"3.2.33","description":"@vue/reactivity-transform","main":"dist/reactivity-transform.cjs.js","buildOptions":{"formats":["cjs"],"prod":false},"types":"dist/reactivity-transform.d.ts","repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity-transform"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/dev/packages/reactivity-transform#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.33","@vue/shared":"3.2.33","estree-walker":"^2.0.2","magic-string":"^0.25.7"},"devDependencies":{"@babel/core":"^7.16.0","@babel/types":"^7.16.0"},"_id":"@vue/reactivity-transform@3.2.33","dist":{"shasum":"286063f44ca56150ae9b52f8346a26e5913fa699","integrity":"sha512-4UL5KOIvSQb254aqenW4q34qMXbfZcmEsV/yVidLUgvwYQQ/D21bGX3DlgPUGI3c4C+iOnNmDCkIxkILoX/Pyw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity-transform/reactivity-transform-3.2.33.tgz","fileCount":6,"unpackedSize":26807,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD9Fnz7pp1WOuCPlrwGsQDTTwKQWU4BZweytkm0zRqJzQIgL1n44yLfl6SSqh4kPOHNVwfb7M/6W9HtgcliptRCoN8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV/QWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpRAw//S1fdRyIKbLLI08l/VFxv03VDsdzN60X3fu9MRzC3f8nT3cfB\r\nRk9uecZqipJOI+Y1BpShpxXDMWEO0PoVU9Wlcoo9ukVlQ5Rmi43HpR+01rZR\r\niUbjuadaWH7Y63XDM95qCJXVzB0rO/UssZINEYK3Ztr8grkC26dY+kjc0G+1\r\nTR5XgCMSvKb0BeT6uwECSfkDWsyAD5PGpNvASMsm85of/0VhEFqD2xOtDk4y\r\niPIRjpdMuJ1CUvWSRJar3e0cLV3zu43hPYmj8TMd2+tsmhXhw9IuO+1tilrv\r\nKTuIe9LGYWSU/iWssAKUh9r8/w55e5g2odv0YkdgOUfZUdgrisPzgEFU3Mfq\r\nyG157BBpO+YeMvdEYxZgwQMMX7LGqsJtV5vIpw6tHngC1dwcIiTb/L4H5PfT\r\nefFoeGkJLVp01N3xCr27lDFxIG+9CPkKzr0/5h6hPCfNxI3h4z2pjWvVxerF\r\nV7pdJl1PFyFGcMOrIkKJahjA90aLyHYS1FDkQ9wRVQFXSMXfdo1Q2+E0xK83\r\nl4hespUnzXFzi7URQeaCQhcnzg8oiM2WltwtxaPNczQKLUzXSO6JJAoNNhGM\r\nJES05nef+uy1BvFHRSE8r2wl3zH9lTIog8ea/4vsYL4/J6+TuXD8Fr+SNpei\r\nrVr7sSzM1DQn0YtnQMtHmIIhb4UysjUnY4k=\r\n=cM+N\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"znck","email":"rahulkdn@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"dobromir-hristov","email":"dobromir92@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"linusborg","email":"thorsten@linusb.org"},{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"pikax","email":"david-181@hotmail.com"},{"name":"amour1688","email":"lcz_1996@foxmail.com"},{"name":"posva","email":"posva13@gmail.com"},{"name":"kiaking","email":"kia.king.08@gmail.com"},{"name":"afontcu","email":"afontcu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity-transform_3.2.33_1649931286341_0.9928344085949754"},"_hasShrinkwrap":false},"3.2.34-beta.1":{"name":"@vue/reactivity-transform","version":"3.2.34-beta.1","description":"@vue/reactivity-transform","main":"dist/reactivity-transform.cjs.js","buildOptions":{"formats":["cjs"],"prod":false},"types":"dist/reactivity-transform.d.ts","repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity-transform"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/dev/packages/reactivity-transform#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.34-beta.1","@vue/shared":"3.2.34-beta.1","estree-walker":"^2.0.2","magic-string":"^0.25.7"},"devDependencies":{"@babel/core":"^7.16.0","@babel/types":"^7.16.0"},"readmeFilename":"README.md","readme":"# @vue/reactivity-transform\n\n> ⚠️ This is experimental and currently only provided for testing and feedback. It may break during patches or even be removed. Use at your own risk!\n>\n> Follow https://github.com/vuejs/rfcs/discussions/369 for details and updates.\n\n## Basic Rules\n\n- Ref-creating APIs have `$`-prefixed versions that create reactive variables instead. They also do not need to be explicitly imported. These include:\n - `ref`\n - `computed`\n - `shallowRef`\n - `customRef`\n - `toRef`\n- `$()` can be used to destructure an object into reactive variables, or turn existing refs into reactive variables\n- `$$()` to \"escape\" the transform, which allows access to underlying refs\n\n```js\nimport { watchEffect } from 'vue'\n\n// bind ref as a variable\nlet count = $ref(0)\n\nwatchEffect(() => {\n // no need for .value\n console.log(count)\n})\n\n// assignments are reactive\ncount++\n\n// get the actual ref\nconsole.log($$(count)) // { value: 1 }\n```\n\nMacros can be optionally imported to make it more explicit:\n\n```js\n// not necessary, but also works\nimport { $, $ref } from 'vue/macros'\n\nlet count = $ref(0)\nconst { x, y } = $(useMouse())\n```\n\n### Global Types\n\nTo enable types for the macros globally, include the following in a `.d.ts` file:\n\n```ts\n/// <reference types=\"vue/macros-global\" />\n```\n\n## API\n\nThis package is the lower-level transform that can be used standalone. Higher-level tooling (e.g. `@vitejs/plugin-vue` and `vue-loader`) will provide integration via options.\n\n### `shouldTransform`\n\nCan be used to do a cheap check to determine whether full transform should be performed.\n\n```js\nimport { shouldTransform } from '@vue/reactivity-transform'\n\nshouldTransform(`let a = ref(0)`) // false\nshouldTransform(`let a = $ref(0)`) // true\n```\n\n### `transform`\n\n```js\nimport { transform } from '@vue/reactivity-transform'\n\nconst src = `let a = $ref(0); a++`\nconst {\n code, // import { ref as _ref } from 'vue'; let a = (ref(0)); a.value++\"\n map\n} = transform(src, {\n filename: 'foo.ts',\n sourceMap: true,\n\n // @babel/parser plugins to enable.\n // 'typescript' and 'jsx' will be auto-inferred from filename if provided,\n // so in most cases explicit parserPlugins are not necessary\n parserPlugins: [\n /* ... */\n ]\n})\n```\n\n**Options**\n\n```ts\ninterface RefTransformOptions {\n filename?: string\n sourceMap?: boolean // default: false\n parserPlugins?: ParserPlugin[]\n importHelpersFrom?: string // default: \"vue\"\n}\n```\n\n### `transformAST`\n\nTransform with an existing Babel AST + MagicString instance. This is used internally by `@vue/compiler-sfc` to avoid double parse/transform cost.\n\n```js\nimport { transformAST } from '@vue/reactivity-transform'\nimport { parse } from '@babel/parser'\nimport MagicString from 'magic-string'\n\nconst src = `let a = $ref(0); a++`\nconst ast = parse(src, { sourceType: 'module' })\nconst s = new MagicString(src)\n\nconst {\n rootRefs, // ['a']\n importedHelpers // ['ref']\n} = transformAST(ast, s)\n\nconsole.log(s.toString()) // let a = _ref(0); a.value++\n```\n","_id":"@vue/reactivity-transform@3.2.34-beta.1","dist":{"shasum":"9834d6445b447ccc0063198a2ce452a856e3ca66","integrity":"sha512-UhKEid3QakGUhdBpTwiZzT/nOGV+kjPE89kqzRZWrJGvjxZh3cgbRCnJc8F+PiLNrZ5o0bAtIZvG61lDmOhDaA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity-transform/reactivity-transform-3.2.34-beta.1.tgz","fileCount":6,"unpackedSize":26862,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2RGxXUaz0AchLBBLrgBzpG7zl5oV4sQgV6XlSyLSVFwIgCPujymmRdEmm5A619U7Qurj6z0OLYPKNc2LIFDbh0HY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigyppACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqd2A//adKDagVIHIXJwoWCOB69YEJq+/X6eWNGm+42ELEz9cmMHgRu\r\nQ4E07L3SjFKfU6DNa+R5Me8bJolZMM5hxMrRn3S1SFRmtP6wTOyKdRrzftuL\r\nObKlZyBsekApQYHHTO63+2InsRMZBqcDbSQyKCPb8E0X7ZQYGN3YIp8frpc/\r\nvs5Z+PA4nf1TCVmBBFoE9itjRy8mDr/FTsnSKrzHqpJWYLfebySFjQtmeHZ1\r\nFLN+sDPdYkm1rTSGH+oa5jMBHwbMzmm+pTfC1q1AELqNIAKLSn/Qq7YxVMks\r\naC3AvOuJX2yI5mDNMyYhmKe51RZIcJ9QL/0dbYeXnLP6csv6m4OE58OfsypB\r\nNHcR+p0yF2KFzPbNsRNFiqthbk1EWbLmFVvnckVx5zS4XMEXTVQWoaVKgfz4\r\nttG/VAaSgMHNy28Rw80QGabntjiuffP7ifoUJBlUwd3pDN3yNZLXXcnabtfG\r\n2xzcWfVOynOiIB85aUtWfOi6UgW0xdtrfXyxMJ7/DWIjjZvgBjlIFPtBJs9x\r\nResiCElH9FdXR0B5EDjGXMQu0frz/3VXUJjjVh/Qk4g3FbCQgLvS+kyaGtDc\r\n0XDo32OycxAvFLcgxJR3APh3zQJy2Wso69xzW8KFD6g6+MjBX91Bh36QfiFY\r\nje7Ga8MGOnxEWad9NAufCvcLbzK9wnRoTNw=\r\n=Mc5Z\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"znck","email":"rahulkdn@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"dobromir-hristov","email":"dobromir92@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"linusborg","email":"thorsten@linusb.org"},{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"pikax","email":"david-181@hotmail.com"},{"name":"amour1688","email":"lcz_1996@foxmail.com"},{"name":"posva","email":"posva13@gmail.com"},{"name":"kiaking","email":"kia.king.08@gmail.com"},{"name":"afontcu","email":"afontcu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity-transform_3.2.34-beta.1_1652763240931_0.6446046691516278"},"_hasShrinkwrap":false},"3.2.34":{"name":"@vue/reactivity-transform","version":"3.2.34","description":"@vue/reactivity-transform","main":"dist/reactivity-transform.cjs.js","buildOptions":{"formats":["cjs"],"prod":false},"types":"dist/reactivity-transform.d.ts","repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity-transform"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/dev/packages/reactivity-transform#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.34","@vue/shared":"3.2.34","estree-walker":"^2.0.2","magic-string":"^0.25.7"},"devDependencies":{"@babel/core":"^7.16.0","@babel/types":"^7.16.0"},"_id":"@vue/reactivity-transform@3.2.34","dist":{"shasum":"852894181ce70a09a2a4c7605d31ad8b8d068d87","integrity":"sha512-OtsrL4/i6Md279pMhZ8wRijeDhPSdnXrH9wmqAcKDhVcp1L2kSWlgVVLa1jGIyyFYE806YiJNJiGBvXPGXMzxw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity-transform/reactivity-transform-3.2.34.tgz","fileCount":6,"unpackedSize":26841,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCc2ejYIZIf+sQDH+VRktmd4BJN+R4BmSMshucVleIJXwIgEAQluocP7hXwB3YCTEQoBqN8BBTMKv78YWcPFM9x2Y4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihcrDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqiOg//eUfY51DhH1VJG5a1iym48anbP7SBQid2gWCb5Rcg1C4D3nAU\r\n6x7bi0mi2AMfdRjhlRV7H7R2xMATBwLNtmlqK0iPKMBfqYFuzdtuYTRVhyyy\r\nKQ44nV6/ysyPJLflW94XVF05vfXnRSW3q+PC2tBVc5QfzZ2A/8KXQwUJ7c0P\r\nJ3aXMjOZmxbGAQnx7B0rCOU8XstdZpOuz5LmR6ZyfwUe7i2IIeO6jgMtxdn6\r\ngPnnTZ01ieYpFPxKTlxHXusfqgjfKaeyrgaQpC5LAfsLIqe8WIj6tvgENUeI\r\n2Qa2Vj3Vp67MSeeyEAM1Daj80CJqA8oQZ2NWvM/VEN3znRodmbbKTFGbCiGV\r\ns9myLn023uZYT9clQNBH5b+uAMg3zKv3Jp34V8vyeUcjW6KVDV0XXxBfMQkj\r\nRp/HRQZeGd74goNKGdZtLLni1u9QujLsq1zksXv4HRlWmbv6zPmHzgvG4TyE\r\nhacqGlJ3FvkhuibOn+YIBaL5Af3Yg/V3ZrNqef2duNhA4lZ+WmJRknKIcMod\r\nQ/fQ/qBoB2+9vN4/k4EZVaeVB/5jwVr5AwPrsEVoKJ/yyYtpiEPSEXlOboqr\r\nYN745gtgw5ouw8FgXNwP8esQSnkS7zOX/S0KwuFSLruZBqwFep5CRKWxKu6R\r\nHInb4SunEnRn8WEr3QrYVyEK+gZKPCdybe8=\r\n=rxVz\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"znck","email":"rahulkdn@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"dobromir-hristov","email":"dobromir92@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"linusborg","email":"thorsten@linusb.org"},{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"pikax","email":"david-181@hotmail.com"},{"name":"amour1688","email":"lcz_1996@foxmail.com"},{"name":"posva","email":"posva13@gmail.com"},{"name":"kiaking","email":"kia.king.08@gmail.com"},{"name":"afontcu","email":"afontcu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity-transform_3.2.34_1652935363303_0.5677658654404159"},"_hasShrinkwrap":false},"3.2.35":{"name":"@vue/reactivity-transform","version":"3.2.35","description":"@vue/reactivity-transform","main":"dist/reactivity-transform.cjs.js","buildOptions":{"formats":["cjs"],"prod":false},"types":"dist/reactivity-transform.d.ts","repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity-transform"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/dev/packages/reactivity-transform#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.35","@vue/shared":"3.2.35","estree-walker":"^2.0.2","magic-string":"^0.25.7"},"devDependencies":{"@babel/core":"^7.16.0","@babel/types":"^7.16.0"},"_id":"@vue/reactivity-transform@3.2.35","dist":{"shasum":"29ba344b0ec9ec7ee75ca6c1a6f349595ca150d8","integrity":"sha512-VjdQU4nIrgsh1iPqAdYZufWgFqdH9fIl6ttO2PCFlLsrQl7b8BcuawM6moSBLF8damBzSNcqvbvQDBhsI3fyVQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity-transform/reactivity-transform-3.2.35.tgz","fileCount":6,"unpackedSize":26841,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCLEURyon4MYzjSpI30E8LpKPkT8HngljrGaL+jJHU4NgIhALSPj3U+jbMRvB9lCzUS6jF67rFgXRWHqOSNlZuGLym2"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih8zzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGqw//YrW0wkxUa5JMyYcU6ixho6uTicRmsvyCD3Xygma57lQJYGwP\r\nY0kHMl4kYBbfcd9V7uAT2QyQc295mlOWqbTSW09ITCv8A+iGmUG6UQWBuVPp\r\nR59zX7Djv7mv7IBUO26IWC+Zzv0bBUp7vM81FOT3BVBoOVHcoXOnh9XOhxCl\r\nKi+EH9/7krVI1QYBrt4a0AkH+msBTojGR6yNc3wemCW1Tbr3Sih///4rdVTK\r\nuRyFjXSmvOc2KTAH20q/lKLJx3DXGmD0nwQ7r15u0c2G4znxxEm8hJA/LMYj\r\n8Hfv0w4m2DcSi25NbsfDN5K+0GV1gEn9Pm4iV4opYgUIvGCzCC2VVFdlZojF\r\nw/z7MLUXLaLUnxjb/YMRGl0vcDvM/v2OwPBHTbE2wi9MjWC21mJ8c7Y3yPz9\r\n2//Ttp8/83PWzbOeqUX4mJKfyxPzGVUzgH74EnmDBX748YBYO0ZLM4LnPLtH\r\nPX1O1PMzIVic5ZgY2fe5EF2PgIezw/AdDTCkagzrOD0/C/SxhUnsQoADJn69\r\nD0GFY5GfFMakw8pX56yU37xnDfr/e7S6JgQoqiqONC4Yfnu2rJ4f8OQrW2Tf\r\nzOjob5vAx0iEyh4P3URtsQ7qSB7WYqIxbvj9gTFTWSNNjyvBxiF3kMNZwCQ7\r\n1/IqVanTPD57nc4wU3mUcuX0vBi019rzQZk=\r\n=sWH3\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"znck","email":"rahulkdn@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"dobromir-hristov","email":"dobromir92@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"linusborg","email":"thorsten@linusb.org"},{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"pikax","email":"david-181@hotmail.com"},{"name":"amour1688","email":"lcz_1996@foxmail.com"},{"name":"posva","email":"posva13@gmail.com"},{"name":"kiaking","email":"kia.king.08@gmail.com"},{"name":"afontcu","email":"afontcu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity-transform_3.2.35_1653066995526_0.8631850986692249"},"_hasShrinkwrap":false},"3.2.36":{"name":"@vue/reactivity-transform","version":"3.2.36","description":"@vue/reactivity-transform","main":"dist/reactivity-transform.cjs.js","buildOptions":{"formats":["cjs"],"prod":false},"types":"dist/reactivity-transform.d.ts","repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity-transform"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/dev/packages/reactivity-transform#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.36","@vue/shared":"3.2.36","estree-walker":"^2.0.2","magic-string":"^0.25.7"},"devDependencies":{"@babel/core":"^7.16.0","@babel/types":"^7.16.0"},"_id":"@vue/reactivity-transform@3.2.36","dist":{"shasum":"8426a941b0b09d1b94fc162d4642758183b5d133","integrity":"sha512-Jk5o2BhpODC9XTA7o4EL8hSJ4JyrFWErLtClG3NH8wDS7ri9jBDWxI7/549T7JY9uilKsaNM+4pJASLj5dtRwA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity-transform/reactivity-transform-3.2.36.tgz","fileCount":6,"unpackedSize":26841,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC9GUIXq7gIUhHsp+D1QtzRNCZ0kUZ5Njs8fAYkPKEGkwIhAJnJ5v2fM/1xOGX8+H2OXoDBJdGBbomF+ZtDtVHqhD/U"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiiuunACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrphA/+MBtUvQa85fggaCzw0YMahFmzyFw3dnTnF3SNC12W9byWbKWx\r\nNZpAzMmDfgOiDaxA9gmUtLZeMdscEcbx3Jj4j8SldL1KBCDTJzss0CO/Dre5\r\n1tPd7wuwgzR1aN7n+WY3ODZsmWRs/mUhwztt6FjRILtMvRsKaRcSfmnARQjd\r\nPCK4S7nk3qRooJxMlbY08UgZ+EWjvNd6pS/zynZ89wPvIrrmagyF619zjBau\r\nOSsHwX+Kg/Ln+qVrlcVuL/CCJXItG8wE+JxnXUhFhSGLLVJcK6gupAdfBRHA\r\nB3TCubwgq3QfWsUMelZ5KaXTao4PtzWUVxcE/qUK62d2Xa5UxysJFdA3utiP\r\nFX55BKFKA7Ps3OxUC2V0aGNM+TlO3bRarh/dI736X/TKiyINvWjN6XA5gsjP\r\nYIWDh43TycJRbBqSV4eT0a3c8VcmKcC8faqH3TAswsRTD8P28cz1euhdBrwo\r\nUPeAw/zlFLHmyyuH8btwcQF21Dup+9JKyMrZb6uUpW5lgMV93kgyiJPWGn6P\r\n6aywqAV+lyAut9C+uJWyfPBPolLGBlbZ01jmVHVFnQOixtveSSxPdacMFazE\r\n8zvhSnZLix37EhA9Yizo21Xg5ojBJ/kWT7nAugz+Mc1USE4fcLCKMpeVvIkg\r\niG8CdYr6l/hKqambk+FHGkkW7VrazWPxeXM=\r\n=+Mp9\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"znck","email":"rahulkdn@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"dobromir-hristov","email":"dobromir92@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"linusborg","email":"thorsten@linusb.org"},{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"pikax","email":"david-181@hotmail.com"},{"name":"amour1688","email":"lcz_1996@foxmail.com"},{"name":"posva","email":"posva13@gmail.com"},{"name":"kiaking","email":"kia.king.08@gmail.com"},{"name":"afontcu","email":"afontcu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity-transform_3.2.36_1653271463410_0.5242799755863108"},"_hasShrinkwrap":false},"3.2.37":{"name":"@vue/reactivity-transform","version":"3.2.37","description":"@vue/reactivity-transform","main":"dist/reactivity-transform.cjs.js","buildOptions":{"formats":["cjs"],"prod":false},"types":"dist/reactivity-transform.d.ts","repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity-transform"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/dev/packages/reactivity-transform#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.37","@vue/shared":"3.2.37","estree-walker":"^2.0.2","magic-string":"^0.25.7"},"devDependencies":{"@babel/core":"^7.16.0","@babel/types":"^7.16.0"},"_id":"@vue/reactivity-transform@3.2.37","dist":{"shasum":"0caa47c4344df4ae59f5a05dde2a8758829f8eca","integrity":"sha512-IWopkKEb+8qpu/1eMKVeXrK0NLw9HicGviJzhJDEyfxTR9e1WtpnnbYkJWurX6WwoFP0sz10xQg8yL8lgskAZg==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity-transform/reactivity-transform-3.2.37.tgz","fileCount":6,"unpackedSize":26841,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDFgiljfrrvlCmBlmdtxk4iKPLlTYris522kSXo/4CJggIhALugnXp1cIEHoERSNFV3RmdidQSjLxEBNVURkRrjLRf5"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJine48ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmro0g//TIcOVbdK+Mxh62jGAUat6rBSQvaHeMinZ20ZUMwoztu9OoMd\r\nO+dvgCAkiaWEwXDgngMiUd8r+D2gjUOTqmFiCwYWuseamzJFrg0USQVdKApP\r\n4dfUGz2MOwvrCwCLiO3VSor9rIB1xaahCccvuwrx6Gn41pxTcgIc4Z2v4umv\r\nnz0wwR/JQJmm/+fpKaKkZQUpUPnIYO/VN+HxeSrNVXN6uMu1OXoX3IBIwO6M\r\n23olcR1oAu74xkNi1QRaJovSXEpfGLrqPrsDT4QuPE1MAz/4XaeGQnYE0rvC\r\n6JfOXGgwJHuXmfNvF6wDp72NvwQu+agbDO+5+A6IoeGwbIor2RRdzFnemU1r\r\naCKsuw2IIBXYTvU8jssgcax06g7XzMHhkgyQ365r0x2U56ROQ4awl6Q93698\r\nCVm00dlu74ixVVA5GDI3whdmo9Ekb3TNjn3cU7heBX6mJZM/kedLZYHu4Dvx\r\nZZO0D5eH42YL3SfMfwInFkj4L0D1q4QbGiICcfJzeqQAPrdGL5GFLOLpolZ5\r\nxGONI01pWSVhkjJ6aojPB3y9sFgWU/ObYdeu9lmMrc0h6csDGrHl48Fywj5t\r\nBXpHFrYAzq3onxDvNkVpKyLnodPnVYlQDuJ6XOwSzigKcE2OS5Pq5KShIuNe\r\nxUPJglPXsjQmgkGtCU0jQy0QIYVpQ7LCGEo=\r\n=cOLZ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"znck","email":"rahulkdn@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"dobromir-hristov","email":"dobromir92@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"linusborg","email":"thorsten@linusb.org"},{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"pikax","email":"david-181@hotmail.com"},{"name":"amour1688","email":"lcz_1996@foxmail.com"},{"name":"posva","email":"posva13@gmail.com"},{"name":"kiaking","email":"kia.king.08@gmail.com"},{"name":"afontcu","email":"afontcu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity-transform_3.2.37_1654517308567_0.09107940031961737"},"_hasShrinkwrap":false},"3.2.38":{"name":"@vue/reactivity-transform","version":"3.2.38","description":"@vue/reactivity-transform","main":"dist/reactivity-transform.cjs.js","buildOptions":{"formats":["cjs"],"prod":false},"types":"dist/reactivity-transform.d.ts","repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity-transform"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/dev/packages/reactivity-transform#readme","dependencies":{"@babel/parser":"^7.16.4","@vue/compiler-core":"3.2.38","@vue/shared":"3.2.38","estree-walker":"^2.0.2","magic-string":"^0.25.7"},"devDependencies":{"@babel/core":"^7.16.0","@babel/types":"^7.16.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity-transform@3.2.38","dist":{"shasum":"a856c217b2ead99eefb6fddb1d61119b2cb67984","integrity":"sha512-3SD3Jmi1yXrDwiNJqQ6fs1x61WsDLqVk4NyKVz78mkaIRh6d3IqtRnptgRfXn+Fzf+m6B1KxBYWq1APj6h4qeA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity-transform/reactivity-transform-3.2.38.tgz","fileCount":7,"unpackedSize":27932,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDakLqeNSGQjKBB/vOqgoXVtdzQeMvPlVfcvl7L4q/7FQIhAKIya/6uNljjlCXYXL1mYtD0IKgT0O5nz/CoJl9X+rv3"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDcQDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqOlQ//WzyJG05nw3a2R5FO0wwuaJr+QgPuXZ5C4cUcla7pXDq+lG2B\r\n54PLZIkBvvCOfC9RuH83LGxjWydcAZof8tbHF07Pqw5hI4JKVtw/oMjXBInG\r\nlsb50SfJqOtWTjfiWpMbHTklO5wijAmF4CnBN8/Z0t9kg3penW0a7XAZpZBp\r\nHqkhhd8kf2msXn7PzF9y+KNEQYwYlqhjSZo5wMv9agicJ+J9L1itoE/L2ql8\r\nmj+ea385lkn/KkZBud/Y9QoVantPCconf7cWwhskbkcjGoloWvp4OG+ppAkC\r\nKBJjSFBjWKDEaqzhPsdQ7o3XOElsNH1mhpqhfJ7gG/4DcZIW4JFQxl792H5N\r\nOT/julZPI2xp3h5cJ+CWVFo7OQDDF79h5nlPOqtjYgnSPdbkWE8PeQiSMEiT\r\nvvD1s+ozx1HvMUK2HzU/DRvTrRAGmbm8S7xpf5fulczUmx/BqkecdTn7NvRG\r\nX2wLzebFtukAjs7IbDiaPOo7bN8fxKcelRMR41dQWjUdFYFpZ6ceg4IyIrI1\r\nPlf+X/AQe6d7TzTx6/sh7qbfp38X1b6pLXaLevZTvzzrUkB9lJbxv1gpaLbH\r\nJFBr48TE/bx8kThEHR4Cr2u+b03ojqUrQ7GmkoDHQJSy6uT8u1YNC5NbUCy9\r\ncgs9aOgKIuN4kAT4GZhaoaDCnNzahdUy1QA=\r\n=Pp3l\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity-transform_3.2.38_1661846531469_0.02418879359128634"},"_hasShrinkwrap":false}},"time":{"created":"2021-12-12T04:21:34.098Z","3.2.25":"2021-12-12T04:21:34.402Z","modified":"2022-08-30T08:02:11.764Z","3.2.26":"2021-12-12T07:03:48.069Z","3.2.27":"2022-01-16T14:08:39.707Z","3.2.28":"2022-01-21T08:15:33.344Z","3.2.29":"2022-01-23T14:02:48.220Z","3.2.30":"2022-02-07T06:15:12.917Z","3.2.31":"2022-02-12T08:42:12.201Z","3.2.32":"2022-04-12T08:07:52.974Z","3.2.33":"2022-04-14T10:14:46.494Z","3.2.34-beta.1":"2022-05-17T04:54:01.054Z","3.2.34":"2022-05-19T04:42:43.433Z","3.2.35":"2022-05-20T17:16:35.677Z","3.2.36":"2022-05-23T02:04:23.569Z","3.2.37":"2022-06-06T12:08:28.746Z","3.2.38":"2022-08-30T08:02:11.610Z"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"description":"@vue/reactivity-transform","homepage":"https://github.com/vuejs/core/tree/dev/packages/reactivity-transform#readme","keywords":["vue"],"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity-transform"},"author":{"name":"Evan You"},"bugs":{"url":"https://github.com/vuejs/core/issues"},"license":"MIT","readme":"# @vue/reactivity-transform\n\n> ⚠️ This is experimental and currently only provided for testing and feedback. It may break during patches or even be removed. Use at your own risk!\n>\n> Follow https://github.com/vuejs/rfcs/discussions/369 for details and updates.\n\n## Basic Rules\n\n- Ref-creating APIs have `$`-prefixed versions that create reactive variables instead. They also do not need to be explicitly imported. These include:\n - `ref`\n - `computed`\n - `shallowRef`\n - `customRef`\n - `toRef`\n- `$()` can be used to destructure an object into reactive variables, or turn existing refs into reactive variables\n- `$$()` to \"escape\" the transform, which allows access to underlying refs\n\n```js\nimport { watchEffect } from 'vue'\n\n// bind ref as a variable\nlet count = $ref(0)\n\nwatchEffect(() => {\n // no need for .value\n console.log(count)\n})\n\n// assignments are reactive\ncount++\n\n// get the actual ref\nconsole.log($$(count)) // { value: 1 }\n```\n\nMacros can be optionally imported to make it more explicit:\n\n```js\n// not necessary, but also works\nimport { $, $ref } from 'vue/macros'\n\nlet count = $ref(0)\nconst { x, y } = $(useMouse())\n```\n\n### Global Types\n\nTo enable types for the macros globally, include the following in a `.d.ts` file:\n\n```ts\n/// <reference types=\"vue/macros-global\" />\n```\n\n## API\n\nThis package is the lower-level transform that can be used standalone. Higher-level tooling (e.g. `@vitejs/plugin-vue` and `vue-loader`) will provide integration via options.\n\n### `shouldTransform`\n\nCan be used to do a cheap check to determine whether full transform should be performed.\n\n```js\nimport { shouldTransform } from '@vue/reactivity-transform'\n\nshouldTransform(`let a = ref(0)`) // false\nshouldTransform(`let a = $ref(0)`) // true\n```\n\n### `transform`\n\n```js\nimport { transform } from '@vue/reactivity-transform'\n\nconst src = `let a = $ref(0); a++`\nconst {\n code, // import { ref as _ref } from 'vue'; let a = (ref(0)); a.value++\"\n map\n} = transform(src, {\n filename: 'foo.ts',\n sourceMap: true,\n\n // @babel/parser plugins to enable.\n // 'typescript' and 'jsx' will be auto-inferred from filename if provided,\n // so in most cases explicit parserPlugins are not necessary\n parserPlugins: [\n /* ... */\n ]\n})\n```\n\n**Options**\n\n```ts\ninterface RefTransformOptions {\n filename?: string\n sourceMap?: boolean // default: false\n parserPlugins?: ParserPlugin[]\n importHelpersFrom?: string // default: \"vue\"\n}\n```\n\n### `transformAST`\n\nTransform with an existing Babel AST + MagicString instance. This is used internally by `@vue/compiler-sfc` to avoid double parse/transform cost.\n\n```js\nimport { transformAST } from '@vue/reactivity-transform'\nimport { parse } from '@babel/parser'\nimport MagicString from 'magic-string'\n\nconst src = `let a = $ref(0); a++`\nconst ast = parse(src, { sourceType: 'module' })\nconst s = new MagicString(src)\n\nconst {\n rootRefs, // ['a']\n importedHelpers // ['ref']\n} = transformAST(ast, s)\n\nconsole.log(s.toString()) // let a = _ref(0); a.value++\n```\n","readmeFilename":"README.md"} \ No newline at end of file
diff --git a/cli/tests/testdata/npm/registry/@vue/reactivity/reactivity-3.2.38.tgz b/cli/tests/testdata/npm/registry/@vue/reactivity/reactivity-3.2.38.tgz
new file mode 100644
index 000000000..9c7f17ba1
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@vue/reactivity/reactivity-3.2.38.tgz
Binary files differ
diff --git a/cli/tests/testdata/npm/registry/@vue/reactivity/registry.json b/cli/tests/testdata/npm/registry/@vue/reactivity/registry.json
new file mode 100644
index 000000000..fe116a5b8
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@vue/reactivity/registry.json
@@ -0,0 +1 @@
+{"_id":"@vue/reactivity","_rev":"133-19fcfeff4b123e9c2c89152742d1ea91","name":"@vue/reactivity","dist-tags":{"latest":"3.2.38","beta":"3.2.34-beta.1"},"versions":{"3.0.0-alpha.0":{"name":"@vue/reactivity","version":"3.0.0-alpha.0","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","cjs","global","esm"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/reactivity#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-alpha.0","dist":{"shasum":"4209b6c55f8b499206a7cbf0d07ad580932206fe","integrity":"sha512-v3k/hdeLwixX1dLOFUJp4VSZ77Wm3F6zP+xpZvhqhvGEzTlN3esCf2nSZ2swzR6ZZrdI+Dw0N1r6JiDsCZ0KSA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-alpha.0.tgz","fileCount":14,"unpackedSize":136479,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/RV8CRA9TVsSAnZWagAA0L8P/j8dVEGrms6/FDMu/mtA\ngMdR36cIgW0h+dNsLRe/3QuY7rBvRiwdEC5lRtreFsSOzfGjq1rohu4g/x9Q\nowhoHvS3Giuy9/qGIrlRdx7g6DbiewXNtm24LEGXfadVWyNz/sH3Je3E3E+r\nKLWeWJmL1yIjKO5nqer0pw5LetdYOu1IE9E6jx9xH/oO+pZ1BO3DOCHWFExw\nds89W5988Ukcbqvz0cn9wik8aa5/QmKurbxme5ny22W899AAvvXjugPbHHAN\nuR6ID42ilVfXO+pFfaFGoalI8SqtaOJbC/4zTc3THBNCgPGy5WeQRpi1QinW\n/QYOfnz0yCZhC/DJlmiUNGa9oOCWucdCRVbhx3fJoatB51Sg3WUH+068mBmO\nZbw1txV/Nr+YChVzUrOsBXZUQw9TzTSgeT+GZxJ6y46x/NpDD8pF/XwXCQXh\n/T2Q6XGeibwiXk/JIUUgZC4KbG9SlaT+PWzXRCeVga3dzXfNvPKvh55e9nvV\nPMFM4POdO+aXSv5e1dl8OHQy4mS/XbfpKrbJ0EUpw/tev7wirSTF6kLzJb+v\ntWEIXEMG2d7fb89/CJg8DKm1SCdFkcdt4ouS1M1YbAvxFAu+0F2Cbpw9hnsY\nDj906++N/D7k8KU+tGmj3wJ2aB9I6qHJk56gv0xDVYicPHCCWotj/yHqLjGL\nmKei\r\n=A+vx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCFeiHn3j60Da/OrhqrkNXc0B1QtnCPqDscTB9GQPLeUgIhAPEknP0f6cLC2vssPs08B2vXrD02GifajlyYNe2KJbIi"}]},"maintainers":[{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"znck","email":"rahulkdn@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"chrisvfritz","email":"chrisvfritz@gmail.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-alpha.0_1576867196138_0.3932102782101665"},"_hasShrinkwrap":false},"3.0.0-alpha.1":{"name":"@vue/reactivity","version":"3.0.0-alpha.1","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","cjs","global","esm"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/reactivity#readme","readmeFilename":"README.md","readme":"# @vue/reactivity\n\n## Usage Note\n\nThis package is inlined into Global & Browser ESM builds of user-facing renderers (e.g. `@vue/runtime-dom`), but also published as a package that can be used standalone. The standalone build should not be used alongside a pre-bundled build of a user-facing renderer, as they will have different internal storage for reactivity connections. A user-facing renderer should re-export all APIs from this package.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build reactivity --types` from repo root, which will generate an API report at `temp/reactivity.api.md`.\n\n## Credits\n\nThe implementation of this module is inspired by the following prior art in the JavaScript ecosystem:\n\n- [Meteor Tracker](https://docs.meteor.com/api/tracker.html)\n- [nx-js/observer-util](https://github.com/nx-js/observer-util)\n- [salesforce/observable-membrane](https://github.com/salesforce/observable-membrane)\n\n## Caveats\n\n- Built-in objects are not observed except for `Map`, `WeakMap`, `Set` and `WeakSet`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-alpha.1","dist":{"shasum":"c4d858a97e4a2f249dc15e32f9eaa515161fefc7","integrity":"sha512-yhH5mZqCt5MCiAAtF9Tv7ofph8erpb54hX6nCBJHotOm/IuR4G4TpQcKs4m0LVsW8EIFjTrE4XI4ekuMqjCXeQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-alpha.1.tgz","fileCount":14,"unpackedSize":136479,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDnvvCRA9TVsSAnZWagAAXnMP/j14ZYu9t3Ab5Q72HkAf\na1UGFPFaNWSBykSzw+stFrV6puLCs0EmQ1f6rbZFHdoYsKLgBhViXS2CwUHg\n1mjMeoAdeVPIUfaqNCwtgpTD6JmPneZykCKBDO1p5VMzTkARkc7hejpkcn1F\nvE9dvi+nREQanm8OIuncHAvAj84eG8+3Cwr48FNCu2jFCcrCCYjQ2J0gg0qJ\nqp+Hb6Idef/C7Y9CdOxVgwvbElP6DO8lEuNyIptUG3M352pgQt1FDok1dV2F\nBdmGvdmYwPXpiw4bTLWDHHEKE1u6LjsLp6kwusXKFctn9Cisi4fiKUuy9TNY\nqWwy7fwXvmGafS0HxHYPlvZYyl5aF/enLUQTDqkNz7eRRCw2lsn1bxF9A6kW\n9EIuxSbJh1z2sB4TuRKF/SlGZekEsStpUpR0+91lDDA9guM0mBMQbFKSY648\n3x2zEinmp89uV+iotW+qefMuN0xgVa3Ii5ep7tZl7wElpld2Dq6NyXtwDORv\nC+UBeLFiu2nszqyUv1WLyZBdshXCdPwpa/1zsv58XuS20EhZE4jUtb08pRC9\nbKwjKzLs5JTv7IzUQsrzXQVH+XRQtR4s4r/zcT+7MEc8MasooKP2y0HZgTpM\ntfuNNoH6ppB8pz053s7By/Fa2ggXpnYXSgU+yhBwRG5d5kC3HwU0rDmStE+7\nImWD\r\n=o8Ol\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCSEk9olU0qwFJqJ/s+ozaU7ZdwCHWQFujLrm+S/chqwgIgCTd3vVva5FyAuoYkxmFxvaJ92oPG+YELgP3kEoWMl0A="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-alpha.1_1578007535240_0.7082784548251808"},"_hasShrinkwrap":false},"3.0.0-alpha.2":{"name":"@vue/reactivity","version":"3.0.0-alpha.2","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","cjs","global","esm"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/reactivity#readme","readmeFilename":"README.md","readme":"# @vue/reactivity\n\n## Usage Note\n\nThis package is inlined into Global & Browser ESM builds of user-facing renderers (e.g. `@vue/runtime-dom`), but also published as a package that can be used standalone. The standalone build should not be used alongside a pre-bundled build of a user-facing renderer, as they will have different internal storage for reactivity connections. A user-facing renderer should re-export all APIs from this package.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build reactivity --types` from repo root, which will generate an API report at `temp/reactivity.api.md`.\n\n## Credits\n\nThe implementation of this module is inspired by the following prior art in the JavaScript ecosystem:\n\n- [Meteor Tracker](https://docs.meteor.com/api/tracker.html)\n- [nx-js/observer-util](https://github.com/nx-js/observer-util)\n- [salesforce/observable-membrane](https://github.com/salesforce/observable-membrane)\n\n## Caveats\n\n- Built-in objects are not observed except for `Array`, `Map`, `WeakMap`, `Set` and `WeakSet`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-alpha.2","dist":{"shasum":"8d0b235652f1834236325c36ea0ba419e06df423","integrity":"sha512-uUQmNHR2mc2XPwY9stm0WuYCzZ0JEiAdtMNNFbdiIrgbbpFY5EYQEebXojmw4f13AhErUasB9dPPqBPxyGft3A==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-alpha.2.tgz","fileCount":14,"unpackedSize":136735,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHPLfCRA9TVsSAnZWagAACgEP/jJSRlAh9eTGuK2P4E3R\nMzBHKgJq1y0GHJ9j3yZgphR+JALJsUQHiDo6ItCkYGGzQiQoLCNj+o0datE+\nusvNX1vi1DIH04CPIKMCjXgszS2ZwSsc4kQ2fxYJk6RKmaLxlisJPgShOYuv\nGV6iDONuo8yGTzatqGjord078nWzaa1Z6Vx1HHGN51JtZL3sibFf9dLYx9sm\nhpMXTeuHHahJNPOzglpLQMFWPocECk1jW5bKGEnjM6nFxCeG2v9ALVJPFUKG\nniAChnZEH6mNWvWlQfxjT0BDIHe8/XQ1e0vBweJjDyaYwDbqFMdaz8vG945N\niKCCyXHMuf9CSUOiu0PTCh0IM16dLnf7+6tyfXAu644/Q6Z33xg6HCdzL9Oh\nURcPtNjfBjWnLw8eEgLX/9w5xFExzolQm69xmj9RgFQw32VIM+fSqx9emCrw\natZzZKeYzRGSjQbi3/wq8Ijcg6Yj5AyZzSys7VFxdvlDH0Pt8Ymim61Tu5h6\n/U7ofjTITx/gkNtxwVjeuyEKoo5TaIaIyPfHDGiUFi0L/sKwRIDKmcG6jNWS\nE44f4q7Soq9gz1uSIapLMNblCTBqnYfTydKJaOpzkPpT4WnnyLk0V7KH3i6q\nqHAx56peZmzs3EUyfEciGlAxruCtuNscxHrBPVFxFH+tTnbNwBGgowEbanR/\nKyC6\r\n=aV4z\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID1ubJKWh9Sxmn7xcjvQWSY8lOMZomkjJsZDyI3mqfX+AiEA72vlqnoEXhqsybyx5g8IpKcqcLRpmwU2kKPDvK46sEk="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-alpha.2_1578955487380_0.3585838293357464"},"_hasShrinkwrap":false},"3.0.0-alpha.3":{"name":"@vue/reactivity","version":"3.0.0-alpha.3","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","cjs","global","esm"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/reactivity#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-alpha.3","dist":{"shasum":"6056cff882b7d4c2d3fe280622b719d9d36df97d","integrity":"sha512-quBlbMa3rOW3ivtDbrgP2PXbkzexS5c59HL/Y9CvDY7HXilq3VcDxudqvvPzIMpvSt7eym7hU6iQiJ1cAtjp1Q==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-alpha.3.tgz","fileCount":14,"unpackedSize":136784,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKHQGCRA9TVsSAnZWagAAfIMP/i6feCSdphV+LnLOcsyD\noRhHc4kf+y/So9AJabgq6XJG+jNnO0mMxpq1e50SO8Ljx8S7MKuBciUiUU+M\nOwjSJc32oWUQUt3SSeP5Rp+XhTV5jT5SlDvT+K4qRN/ouy9Q4Qpks5gcwozL\nr9l9RlCFEUit2z1stSzltJn0Hm5OztxVd+QPRgjyVP75eN5NPalJNkQpfS/n\nijD9ge3qFuYfHoyeXMdH8oI6/q+/qGIlo5/vGQ/CKYJ0IY8PGXg+r5ut9c8T\ntmSPjNJ5Bw/IPvUzKzV4NYMDmM7hdZu+0cGCIDCRQ+P927lJpvox6pIuGicS\nENxCaVnAHFkgUBFBtARPyuhtGVMbRlu8IR6JC2oRjbHYnG2am8U9v4WFlRMz\nx57nAvmrre5zu46HxBDVVaeBAdMtmaUi5OmhorEPi2N326a+mhzw+5hwDSUv\n2kh2ZP6gUiQKTOL8pePnOyKQl8zhPB5lqHTFxdpOh4M9pD1io7KCkOvyMwkr\niMq0xOwK/5iWiZemjjuM7hjJD/O4g7w8iazmv0MJON8eEcQCW6OMoCCkF8cc\ni1z+NeGDMDEQZgjLN3ofXYa0gB0mRRtSRRzAyZuhH+fiOWegFRL/W1la94pU\nu+q9RELMN7aUeWtqQmLDm0D7PxoIyd8tGLNagCnBqMpL4YKt/17V1CJCvoDx\nlGNI\r\n=VYsU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID0zds9nbUTYqXmkYLcK+gVmOGuHvRqYCOKAJlC9bFBSAiEAvQPVxWx6NjFxDMW3xi2SgITjbRVovVtGk3XIr2lC4gI="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-alpha.3_1579709445892_0.29771316934741243"},"_hasShrinkwrap":false},"3.0.0-alpha.4":{"name":"@vue/reactivity","version":"3.0.0-alpha.4","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","cjs","global","esm"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/reactivity#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-alpha.4","dist":{"shasum":"ed09062693a03417ffc909212b3b94fd43c82569","integrity":"sha512-ti94RMI3gccPf5Oi8ld32DaZ/7MZPYutVs80jPBoSRjb5O0byDdsE89o1HCkNI5fUNQRBkx9/N4vBEeEQamaWw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-alpha.4.tgz","fileCount":14,"unpackedSize":139328,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeL1QaCRA9TVsSAnZWagAA2QIP/RhLgSw7/m27aOTi9Ghq\nGUb5ERo6Pyd+34XZIvH0235sA5/Z+TU9LUqF+pJwnu3CN9/DbeoWDa240Z4S\nzr7SHlAYgic4IX7hLo2rn0W+dLTiRarxTGm/W/qbdMe344yNZumk5pt4Npf7\nDaa+PraSFWTy/T35Cl2VsbopxaFwjLgeE29A5hFdbMudAtR760BpUU/Lfe8y\nI1Mbceuo6rGjonG3omvPAuQp0PuQRviCLPttHC9B9/sLBB82YJX4MLbTfo+D\nUS6Lhz7sbjg9KmUu4KXZ9bYyGFN6s/Slxya1Dzn5gMKOkKSbT3PpVs6zDGSB\nmF8RlPhh2FxpKJMt2B2XMZCDZ59jllPzWe5Gvno3V9tzw8ABKpNxmbQ1I3Ut\nJ53mE3eeCjPE75V8EX2AsrlfCKt/uUV5fcBsVNUJxKoAfWPR4qH+ZG5EjuKK\nBFas56XCGE/Adyw8PTdjybaVBN+/XNE3bQH43SzuUp7vzhvLobrz3etxq5nN\n51EyrptV53NVlE3+XOej9F/kiWU1CIqBpbeUu+iogRoMnEbZAHRuIiJ7FyKB\nLSFEw2HFQae8GwLC15eP19Ep7tR1fBhzET26VEhpuqgPr/QXxLEhJTVZa0KE\nFQKC0u0sMyi6wLN2d94fL0d7aMS5sF0AS1ABN2xCBIvGBbB+YdmofhcL6Oke\nVzn3\r\n=WbPD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFzirkrS/cJmwvmF65arWc0ueWKjBDeOkK1ytosGV/DxAiEAkXR9n4McnGwtdkQla5lOQQwSHy9oTVcOP5ckWo5J9aM="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-alpha.4_1580160026155_0.5084920100866954"},"_hasShrinkwrap":false},"3.0.0-alpha.5":{"name":"@vue/reactivity","version":"3.0.0-alpha.5","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","cjs","global","esm"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/reactivity#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-alpha.5","dist":{"shasum":"3831c1b8b2fbdb6c3c4e46cc2024221a4d479d48","integrity":"sha512-UJ40HyWJWkQBT59KAhaXNy1ChZChy9jftMSxSXNkbYF2GklP4dcYPQaMBdg2V/jfWXZyDElspsrNB0YhmKEsZg==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-alpha.5.tgz","fileCount":14,"unpackedSize":143773,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTEKOCRA9TVsSAnZWagAAVdwP/0jLSYnBNcJCjkRxDVfe\nIhphyVm0NUN7SLK3o2PeHJ5LZojrI155BZtDYnxt7G602sEfpb3StLJqW43f\nrgmjW0AJbVaLjUVKiis6G5R38YPdlpbsHwnjExCnUP6VNpi9TJEi/2lA6voo\naZIXHtPnDrQnGUYIsZDVQeKwoiW6HO216595VS6p0PHzhzrzJtnyppr2Wau3\newxOG4Vspm7RW8tlNPuOMMrpL+bWHfCNHXBXrQtySlys3i8h/x8dGvxYLD2D\nnMLZXMJcS3bLqtmAPm68GycJqVz56SJujaRabWSHPYiRbcAUcXh77o0m/wPB\nlUsLfC22LVHOAl9IFVkuzmFt0vr5B3VnqTcuFH8hkuoOemRO2bVRUln5I9r9\nzA4gnE6BKB+w0N6GauTY6z1801oqQWI/igQstVUIalbz1DZuLwy7/RnA/IOv\nK7BjrrRTK0poHbvuA7q8kKBNKOYCb3WTvNfsmggtzw4Qfi1qw0U5MMhGM4H5\nw90uPyEUnxr4Iv0221zL1GSukdiyZajnUIwfqglU2TXj3SQZX4VA8qowafmH\n1k3rSd+RwFCDbA7GDVUOJ2Q/iCFaSKahthRHWtwda2cFFVtak04O6cbfc5/Y\nNcz61J7chfi509ivxT2viHKZoVPECxzy88nxXJILch0LzMShaOqGCI6B9A/O\nR4b/\r\n=9C09\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCxXM3Gy2AtLIA07JIECYJNFntAvnpXberKwu1gC0y6EAIgNhbvl/JRUe/oMCN6d7IBBrLodycjZZHaAozqCSW5rHA="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-alpha.5_1582056077974_0.02078365089506673"},"_hasShrinkwrap":false},"3.0.0-alpha.6":{"name":"@vue/reactivity","version":"3.0.0-alpha.6","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","cjs","global","esm"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/reactivity#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-alpha.6","dist":{"shasum":"8a6fd29c8f1720a39791d5fc3e053b3d336bea14","integrity":"sha512-yhET1R9tZA4pydDuCg7CP3cC036ZCaYCG9LLKQ4Mz3K07BkosDu/Iu+rsx4OpSq1FR7edg7CmYSKXXH7hIgyEg==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-alpha.6.tgz","fileCount":14,"unpackedSize":145758,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUNeDCRA9TVsSAnZWagAA5/UP/387UjfPtTSOt55IWOQA\nJfOT85KXRDQenjxnY7E+U9DR6W45FAXJvgX3OWS8FcQUe5Ffk8KmoXQMY40k\n1745RjIEcBgHt6sQoBibni6PwMggSgaWoJZioz70F3TTD1k59YYA5WuIqWPS\nOKVQiDyypNMYEIFiIMyFWVqelOL20uDIrSw9Evu1NtDoYKgo9yIDBilHZaVm\nptefazRku0JknS9Mn2gadNTpzJfJPSSQfjUxBOjdg/xLlf5d/J3CgmwsqmJn\n0DXlxTEJeo8dcogwDqz/+xLyJD/fOTtiW6EA+lczQ4qv9XcnwHbKj+4G/E0r\n7IsHy7qoM9s/0qwuKCjyRCJWCzzhtk5AaviNe1CK5KTRn18K8NFO4fruaHVu\nmZaGyByvxG8OOKE6ZcIyaBpdLDRcL0mnDyCqQv6OCX1VZbxD/WgXRWCvKpM1\nEngXgtZDezYY9gNB5rcqokG5rhv1sEwP+A7FnkbW24/GA64i4ixu79lEAol7\noBsfjxdIxAqosyul1MqdrW4vi+s/rUz0IqMwII1H6NVi2hK+bDI4HPxz8e4b\n7ZE7nYRtLgPopjAxSsv72M4F16kxKW+E3/ob5yf5goTr8+Ka2uJvVQISMhC3\nZluy1GCW5Jo/WMNf6rPZ5ieWD5nxS6GdR3cNw68AqzrQWg17fjsKYKlEWWON\n5olx\r\n=zL8y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCh+iOsvCzr4RWhXB7L/IvdQ8nzAGSZkn3TCoGQGtvb6gIgBljxpGxK+3QZMVPe8265eMwDFT6wHtWldkiGXrAM584="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-alpha.6_1582356354713_0.7834574747871772"},"_hasShrinkwrap":false},"3.0.0-alpha.7":{"name":"@vue/reactivity","version":"3.0.0-alpha.7","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","cjs","global","esm"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/reactivity#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-alpha.7","dist":{"shasum":"fb5291ea94bb4bc4a02cb04cd7bc424f0f07e0e4","integrity":"sha512-bmUp5rsjjkmord2wbCFiaD8+EHngI9zzYLcmhkOtVV43EIB0n1aOKrBCq+sq618hFMmv92IMbNW8E+5Kfv4ElA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-alpha.7.tgz","fileCount":14,"unpackedSize":145747,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVsjeCRA9TVsSAnZWagAA2FcQAIaH7sinmjXTBXnhT50y\nl7GegyiN23oeEWNabi9uAgJHUiZNn/KQPCstOMMWbxioyEf8ShGkFxfJT9G9\nC2b3roRBN6SqCwvq5RvIgSupg5ns3/5XkUOrmBg65AlS/mmGIrhbfu7CPG1o\nUtRUyeWxYmQ1yiBuV09snvCFN2b+ipTc9pfunj5Qm6+cbhWoUhDQ3/uY7CiJ\nG6ib3UaV0Q74+c7VxOEFlnPwQ8JvS8w633YR9mt5KUMa2aza8W32/UcIZkkC\nOA+qoEdx87GTUHZKanTRnSmlN0OPHdGUp0Ot9ZngEioYLkoHU+DwNf7Ypu0v\nFl5EpxXroZw008qElRIOeSBhQ6WRxxqc4q7ROTuEQ6I5rYdet9abzpgp9sRD\nfRd/OfYVpOnuhXPwLcDh/dHc+2Gdn0l7JkHwnUeQTJdBKlO++A4xmeQiuuPe\nz6hep1MvQiob679wJHowRKAXFlKa3BBfpkdtKkjtruN0pvpaMHucwM5Mlybd\n4UtitXzjETb4nBkL8rql15fQxBHJsMW/IBqGCqrK0GwamocEVVxSfZO8KmSO\nm8qu4OnfbNxwtolpG/QR4rldd+0qnsvToOoDW7MXhzG5uaXC3dw0z/t2F7MQ\nN2ofHcrULgrnPeY34mhE+S56bh0VBxa+z/tZC0kKGdC1fbrDkXr8y6SAM9l0\nAr17\r\n=2Ty2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDnT3bCo8Tz1A/AKFspGKiH5QCguZvf361hbdKagB51YgIhAK5hLu8pd+nMNYTfej65tJ7jFMYCdvQK6EHSHO9P4bu7"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-alpha.7_1582745821961_0.7754205778517824"},"_hasShrinkwrap":false},"3.0.0-alpha.8":{"name":"@vue/reactivity","version":"3.0.0-alpha.8","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","cjs","global","esm"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-alpha.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-alpha.8","dist":{"shasum":"18ece6e7f6872b586035038e868b9a60ee347929","integrity":"sha512-E5FLripB13siehg/40TYSWhtV1DrgyjeSEjxm28RreJ2Rr1YS8yX+v9o8jS13RbkZeqhoHnY5DEnb5dsHMf/JA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-alpha.8.tgz","fileCount":14,"unpackedSize":145423,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYrmZCRA9TVsSAnZWagAAnKkP/1ib+Ke4tAA6BMJtxXND\nrc+B4dhA1aFIg49D3cgkIgVyyB08mhXVaLit0zbCX1GOFXyGtQKGzOiTdcYb\nsT9S9E4cZ5mVaiFnmEon1JT1cDhThajinPy4C2Z3RmKWafdcZ2uuHAXDftD/\nKYhH/JENWvFX5LaQ5vAjyHWi+K7SjLYEdnuz3kZempwHpscZJ+YTfqTkwd4o\nqrv3cZw4Y8p3ZfiRzLCf29EKB+QHWbJUgCDAD1IQ6ShIhzOm1zbDeKaCBnYb\nfJfO7jwWKUcEQ2PtVLVbcvFeu+a8+H4MaaexnCRXveNUdbUjENJ3oxy1wVuW\nK0u646+B5VZTTS1GNaDRlAs/eUIRzJMk2ESMVShjgLKxxjXggO0IDO8CgGku\nv9fXE/+9/IvhKTyBGdQ551HESrevqx0a5pY/BI1vP+cCgGDKs1F+cM9u8r9P\nMlBNMiMDTTntALl38ig0Q2Hv39RgKQDIebAEEq4kX+JERQB0FL1Pn3JFriqi\nRHK3xqP5MYlOShtFzW+8wZRFmrx8hzGDCXR3mt5C+LoNdbeKt8EudG8X7jOI\nipZNGrX0Fs/lJ+jfH7tPgn4jVoRnT+5fpMoql5DpIy81fQ+ltsFovr1bXiGl\nfxb1EyaUKCAT4TdDEIyhvq8p0iFtkD2/51Uah99rfse60eGAas7vRmVADiK6\nuST7\r\n=g5oZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCgtMNMVJAW+xkigTkogswJ9f5dO6bMbOjg6tGfXh4b5gIhAPqzHOMZYhtJ88b7mQfFP4SGInOvRAP92sunDPa0h8xR"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-alpha.8_1583528344958_0.5360772334289845"},"_hasShrinkwrap":false},"3.0.0-alpha.9":{"name":"@vue/reactivity","version":"3.0.0-alpha.9","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","cjs","global","esm"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-alpha.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-alpha.9","dist":{"shasum":"e8c8b5ecaad3a60978a503e4fdfd277644c49738","integrity":"sha512-Z9jlQ2yjNQIcVBg1SSViUQH8UgVhXHFblw4c6Xrf7vgejjxAqJwk6DKNbAJlneeA3Z84Ul+1Q8JY4zClLagW/A==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-alpha.9.tgz","fileCount":14,"unpackedSize":145428,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecAQ/CRA9TVsSAnZWagAAbloP/0Ay645XHnkIgVa8V0YR\nUurUOipbnD2IhbrH/HkgAJ/gFQpxAiAdqgAu1uKbkXzykfSOMpaXraoy4bcw\nUPL14SAbA+V4UpLss/3JFHEUQ7s8ohjbk751aV6JySZu+PjhR9fT4mpmeHpA\nVqmIdAWKWhBKv5DFQrdsEdOa185/x0WotoSWrPK/ap9Z1XMdp2HRDNnBxU5m\nrdK22kYyjwksAk4+w3Vm7cCo84OJTsW/2JUlYNux2BI70C5YBjPrqv/rgh8E\nLe/+xFeLhDo+uEfNeyHGlrnRLN2zPS3PANQRqUis8mQVUZ545LldoHY9ekOn\n0kXi1M9An1Pm31UTJS66UrQVbpAuN+4U0KPq1stBgf46nL2+V0o6T/niKRsz\nrYcQveSO6nWVgKmHsRhEra/e39lSshhjWrBF2Awn7BrZb/1AAFaPKcvL4wie\n+rz6nwSyy4ZeltsMqqSKABclWUlzL2eMzP+6uFRVgCdUBw3k+Flun84ulxVj\nS2QBhzo+Xh2pr7gRrD2aGeJ9P0x6uXlWAWEFVhNA6+NG2c2XA0ovUfLAHV5x\nN8e6fzF6PgpHcTT/cZ/77v6mb73fWKwXDCi279NthI9rizQ4pjJI9c2PQAQO\nsdiIBDcLcptP3XWkdd1hs1Dtk4D4wN46TJionAlhSevQxq7u1KxiLRolAmGS\nFuh/\r\n=9mi4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA7AH9vYl+PQbHd/lVgg+EgSkhOhI8eXxaE0BKcsvxJYAiEAyjZBNoMuxdzhgs9RZ1/qmdvpjB7n6Zaz7TSreD8kS1U="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-alpha.9_1584399423452_0.3129768006315561"},"_hasShrinkwrap":false},"3.0.0-alpha.10":{"name":"@vue/reactivity","version":"3.0.0-alpha.10","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","cjs","global","esm"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-alpha.10"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-alpha.10","dist":{"shasum":"d859acd384e42d42086cfefbefe478825aaa9b82","integrity":"sha512-H4E0kbQQuc9W0eVKkPLK5g1CwUQkMh4pUWEE/Gl2pZsnDVNJlvbZIMwKu6P5cjd30Nnbv2sG3+wcUGS4TplDuA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-alpha.10.tgz","fileCount":14,"unpackedSize":145341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeorZCRA9TVsSAnZWagAANPYP/1tBMcmTsYVFb91h0Z6g\n+6VJ52ihTL3yRgZ3iQcBMXC4KFWwqqyafQBReVZkjlyyrDUcrRPDaVERrys0\ndpS24YzQPDG0kqCl8NzH4aG5He84H8BJw4ww9Bij3ckBTHklpn3Vpz08hBMk\nweL8qolEOIqzvd8rILLzOMQEqFcKqH6/5ORaF91q/TDRnjo2A7P1u5mBezW+\nSbbdwzKQisLlPz4UniaD5r38FV4gwS2g98wFRzje5HiPmw3SWmUTb6fLKhLV\nK3+1mCUFvjetn/kdDuTa8oGkG8fAfdjG8RuMSPTPD8YUcl6QJzAMqzwMTTUm\nRzdOLtVETeqs7gJzhOBfvGW2vl9rgJl5M7SFHEinUHVU9gUkZqDO4TdJDQGC\nBGaJv9uy7uF1owPkr9hUI0rW9UxjIoqMKbh0gQq9m0NLanX+z3ZYNgpK5WH+\ng1cog2s9zLvQHwfDZhsBBL4K+JFdK4S5SLr2vtaPuJqcbe+scvu2GY6fCc94\n826W7rLF1jlvuWm6gnlFq4mMwHyRZr2dTtSTYrXaAaEyCkhJ6GrAU6ancIpn\n4NC/lbWG1SSt4+mPD6U2LK9BlMQZPBzHNP/PsKbdDRUzaFf0zFKAO1kl2YA2\nQmxakg9uT1cO7pEjHPxqGm/joKbEoTHMdYuWBXgv8injza6ozj/oszU1Xbpp\neNO9\r\n=bnPb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCIHYhOpEtujHZi4mzjQTK3KYc6xMD5AzGVMy3z+RbT1QIgXxzkqMFsx/aizETI8DnPNzdZfwVHyxx/EEzMKlVxTOY="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-alpha.10_1585089241082_0.003973261355148416"},"_hasShrinkwrap":false},"3.0.0-alpha.11":{"name":"@vue/reactivity","version":"3.0.0-alpha.11","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","cjs","global","esm"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-alpha.11"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-alpha.11","dist":{"shasum":"4837aa6b8c6d63f333bcca9be82f461f169f7bf1","integrity":"sha512-SsI4PoF7iMp4skNds0NDSiiXvC3cWlNiAScB8gnENm7naiBmLq4R2EVzZRt3YaRTr9uWzkUOlStDJdxaCEahdg==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-alpha.11.tgz","fileCount":14,"unpackedSize":145482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh+bjCRA9TVsSAnZWagAAKtwP/0zvWYqRtjFtpflgmel2\nNM3VYWZrCO50+CoJ5wLbCJJ6PWsZqvEigLnTyoBFQ/TJqCe3neJNe3UehfaN\nKlLoNstJYCiJb3Zk5ZcRk2GByRbJ0Sjp+rdHRY6+/yd3IlD+yQsWkjd2WgNu\nlf9SsaIOVMmfmU3NEd1eydXbyG5a1FA8AJ2cwzsTqEhLXzATkKsmG1Gcd4Iy\nTMSAyH9QHe2jq8ikziGVy4r9t2Ndl0MyuF1/bzyxxNVni85aYVz0grKNQbSy\nqhFkJmjBsuALlUT3fVXRZALAe8jMEWo1zA2HZfn2dXNzub5d4lgj00USgEcR\nfV223YzutxRMrsWe5sfzv5aVgyAfqwCxXfVXpa+m7R70Tlp1JVF4w2WBHB4O\ndd7OGVfUMjTDlY2hXmGDIxh0SaWd9aR8744rnnVpPL3s8TBa3c0KeES4tqh8\nHNPiWmukQHotkqWJDZXYpTjxRoyQ2MaMN6gvb0NSNofAeZPnDZZe+RO9OdHc\nFRz3OHbtBrkZaG/tyy+RnNShwKKV217WPyZQAHGHJozJwXJjVk/nabL+lhba\ncmOh51LRmJHD4F3KPQTFmgF6yD2aas2Oyp0NwwM0dAKSPt4/yUHRxmsWxrY0\nEum3odvyLV+QUWn3vg8h1zMQwEPv8b7JHaSUw/J2AgXknQBT21JKey53QaTl\n+ATb\r\n=eyKX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDnDYuEcJYXrVzn2MVjTNfOg+mr3uZwd6rHS9Crnn5gLQIgP8cVAz1HqJHgaNLDElMT1VLbzusYiNMir/LZ2Fy+t7s="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-alpha.11_1585964771046_0.6905271570436176"},"_hasShrinkwrap":false},"3.0.0-alpha.12":{"name":"@vue/reactivity","version":"3.0.0-alpha.12","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","cjs","global","esm"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-alpha.12"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-alpha.12","dist":{"shasum":"35cb74dd08ee8f8929166b54cbaa0c30c959a865","integrity":"sha512-9lSysYh00p1lkZehwjUf6r4aZIgp+rRKIWfxlffnnEwH1rloOV0RkYJrix4NTOcxHHqIYYcoGBVJ3AK64pCJoQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-alpha.12.tgz","fileCount":14,"unpackedSize":149621,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejld6CRA9TVsSAnZWagAAFgEQAI7wgxJATxx0Hv1Bv68A\n3oK0ZhrDoPDXhPhqb0cTLVkqrWs2tuWvQrHzNzji/fBKTBoyqOWFYydweEDa\ns9Ik3nnZ7rgJRiIXJ9dACILdIbjXa6iyGOQBBfM0/jFNAB7wmU7hzH6fqwSZ\nUqm2HHULmX9d9mRFwMHbRQ/oIUH8iFGVBP6TjC2XwIERQpCYKOJS7SBNv9my\nXMvmaQxfKA7Wx6Zy0INGYu5mJLMe2VeRudLYC5n/JBXr3vPheb2YZ9ZHYfrn\nXjq2ycEClWqV8zqBow4lpI0+oEOudHbseC17sORGnYZrK/LbJsJKRobd4VkZ\n1ekHkZeKtCEQP2J6sjY1o9Roxf0K3TThvPzNc+Ep8laGLdsQfrZXM23AWkNz\nnndxF0gZLZrN83UWEBV9EgO3JYSnSC4MuvJvzn4q1DY/7O6xE+4SQBJKJJ65\nBZzO0U1fdb+Au9yeAEWQN5EwzyoixTf4pGi+297xMVOAMlPv5rBEYmCQkFz5\neiSq/Zj1ne+rWr4F++W7h8Ekc9exvhHuVteT7J76VErqV0hfiqHS98CEIxlk\nAhhkAYeA0hiDdjkmqtSzygj+4BBMSQf48bxn0mvuDWZM+7cZgdBMfqzWKoJU\nMBgsTjXxzgn69OtrEWokKQlYJCM9sVRvCnnUZfQyPbJFVqsCet8HZfKmlH+A\n6BW3\r\n=ZlxG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAzfGAxzaEBFcQdFluh7J9nWWOmlr5lRWPQLwn6pYi7IAiBvF8LZ1v5T1oipwc5oGKQbOMm5PVRLdpymmM9PLhBXYA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-alpha.12_1586386810479_0.5506806656808945"},"_hasShrinkwrap":false},"3.0.0-alpha.13":{"name":"@vue/reactivity","version":"3.0.0-alpha.13","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","cjs","global","esm"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-alpha.13"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-alpha.13","dist":{"shasum":"032fbfd1b9c50153e2f37fc99ae63b460377387a","integrity":"sha512-ICzFWsxQAyPDW8O9SGJ++tYXRHOUBTh1/qKZsIEOTQEI1Rt0O9EOOXA3NGlGmSS2U0EXO0Usfcvn9EoHRwFBHw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-alpha.13.tgz","fileCount":14,"unpackedSize":147901,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelzp3CRA9TVsSAnZWagAAfXMP/2OyBySanvatklt6BwfW\n2Di1q9/RZo7uolRmp77O4kyxxk9Ptv9zNyB4LIBlCztwuu1PnZmDbT1RjPrF\nWvP4kokwf6XNfjOqr/Ku/6P0cvkqq0KGBEk7ALcc9d+LCxrgGBw9h3lnWhdm\nMnb4HHvebjK22uGT8ZYgdVZSrzRKqeZMQBoHBRqeIW0aItlg5kvZj2I518RG\n3PqHG16Lrep/Bqdm3fEWy/tuv1qfzuCsh9u06gEu8Akmjh/tkB6dp/L84OkO\n5kOcSaLTGfuRRbL+p7Diq9j/hj4B6G2/AdO+nCqYUZJf6mvK/VSVadZ2Dv7p\nyG2HoqzAkxWXOvOSDd9vTWHc3JVP/hY8H4B8ZRiC2TIN4ohZDy4saFbSgqCC\ncvx3VmBPaoKCRGmYthPxSjE3H9sf9TW1iPxrDt+bTPwiRPceXGssABIE2hRF\nF/hV2eOOsJpLvfE/LdzVft1uZIj9IS3lWOdCOAq+m0RrT4P6f+iF292DLXSx\neIuDiWbzLEtveWC2YjlHMVrAtU4a3Ion71XB7XVbwa719s+CnLGo9SGD2tll\nApD1EfQfXQSfMMfLH0C4wZX/6mkR9P/GKZhpgvc+n2cmgPpJ7RScbJA3NgTq\nsnv6M+CZC6R9Up25KY5t5m1Lw8T5NTy+PLzpoi3AUB/jHax9fhxS0k5bL840\n7ckR\r\n=pmcU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE4FoFw0SB7LMnnCO3QMGR9SXfCPlkeOlkivfLCd592OAiEA8bUQUAWMk2yTuvFUKhR+6eEcOyrARvg4IdEUvyaBRRE="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-alpha.13_1586969207428_0.31682656578372015"},"_hasShrinkwrap":false},"3.0.0-beta.1":{"name":"@vue/reactivity","version":"3.0.0-beta.1","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","cjs","global","esm"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-beta.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-beta.1","dist":{"shasum":"b4899fe95efbc8ed15343f9d67950f2a33e219dc","integrity":"sha512-XbitRfUKIAgPO0IXEbi9/mq93xOL5CGRjaTPH2DvvTU0hXlAeW8aMPQe3+R+vvXppBiFERY3yjZjQc5SYkZVsg==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-beta.1.tgz","fileCount":14,"unpackedSize":148408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemLXjCRA9TVsSAnZWagAAlHYP/iM9gsA9+aIP5Wr9D1Hm\nrjFTFxUinqNRiw6zS6+P57Z1usj8QeYHpsV1h8hQa3pzDEMZkbj5JRjKieJk\nqK/A3WJLEVYNqXN8Lu7CDlWNXAi9JZ1tgtc7mI/5a6IsYcHiflbmVaHC+mo5\niaJ+Ekk2rRdQx+gWkbU6I2vHezpGhANSclpt249nejy5DWenoiRJIAdbaCBt\nSCKjH+WaBT6gclp1yHL1GF8IOw8xHCWkyIkJ2cyw8pLs9Bi1G50z/Xwmbpc7\nWej68f0RCJ7ft3pEFJJoxv69552vpVNpgEdAbiQMB2xgqbhXqOT1UjskUsGS\n469dLSY/I5i5RAH4Y2VWognUHZzaZMjo0Yi3YuGBqUciKkzA6S7BAJvYvGuc\nRM947TOM8NkLFOfEdYDuOdSyaAYFEqiEb9urPYkm3xGn1r9DJuk3vGKTcwlC\nwaBB06JerMIVFigNe4OE5ErNxG/CsNIk941uQ42uZjZOgjdyHTNK/dqFp4OC\nKzQLYfGiekBDF2PVgSPJIrIe1lAtxuLHtmww7I38Lvh6MrppaCWLCN1t2KNE\nK9DERNfeeLHg0L7A7sRVfj8muK4UVApktH8718vDhULvjCqJ03VjdBclKO0w\nTEOpzlYF5BfoV2C6QPBhyURl3Z0BokFJ5BBLEgngCykjxMKec9X7jU368pVu\n1VS7\r\n=6eE7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHDisgq1Zp/a1bab0wBp6/RNAhK1JgUiaZW5kk2YKHo3AiEAyZ8VbCzu03txxySW+AtjNiLv96eFcBEAYmQB/uqbN5U="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-beta.1_1587066338520_0.4425469793139418"},"_hasShrinkwrap":false},"3.0.0-beta.2":{"name":"@vue/reactivity","version":"3.0.0-beta.2","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","cjs","global","esm"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-beta.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-beta.2","dist":{"shasum":"216922e264dc447a508f756374c09fb26a7cbe1c","integrity":"sha512-vAYHiBmpHfLAJulssTTTlvdHtyyKeOCG3qCu/TxDhu3NFHEfrt4eytR2atR6EbpTb853/QKcoW3k6L6g/znxAw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-beta.2.tgz","fileCount":14,"unpackedSize":148408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemcTECRA9TVsSAnZWagAADr4QAI5La7/3MZmmBB1gYRCO\n9ckgb5gYxPWjwhSbQKeBaL8np+za+NvUPOe1bDbY00ILZR9wH0WQmGcdxphQ\n+nTz6USgLWlhNElSIeSXYY8n4/TrZToAytN3krLZAUoT+fJrJbgGZNwr12Q8\nzEMrko7DO0iySrYUwmBmLp8MUU4ZJu/VZBVMggR4w/m4zdSDt1zedkp7A56J\nO4Ix2tqLTizskn1xdXZrF/L4cqL1MTmaCA1/4Qrq+DZL4BUfp14O3bVG2DbC\nfhu8rOg9Ud0mcWN8H8MxKBJ7oM5ev+EKa6aBEoQnTQyMeFfrDwDSH9xTqb33\nANi2Fsats2T2ROdz0iGNpEdZ66yKD3+vS60lTuEuK/ZaQZhtWOoqBnxOfP7V\nGzsoFEYduoG7IWPU6bnOZH5AMPGkLNSiqrDPWXIO5tn8wcvpzZzejx1zv8nu\nj300YD7Bkykrv+2gPiJL68R7/rAovGtlQYRdQPFgFQii6pMZfXTGT7UJLQe+\np6uHPuqilOFAF828MUAHdWSZlO9GYLkN5rVhRjYE+4004yjNJAD8ETc/6WE1\n4nib2GaZ2b89ARRf0k6QiMrdCeEGbavnLIlbmg1woRNQuKrJHxrzQ7DWNonX\nCabd3aPdVL/AsIBaxWqI1Q/BAXiVVtZNc7/nE7yU9QQFGqgfXwlyfNvFsocS\nvJeE\r\n=nO0R\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEp64SVBv7M1KEy85mzqnAbHBBkqNn130jeOlzib+KpnAiEAuTqqiZr183O59JVNsjGMbP2hcwagc8k23TwMfujYLuE="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-beta.2_1587135683976_0.5382189248981466"},"_hasShrinkwrap":false},"3.0.0-beta.3":{"name":"@vue/reactivity","version":"3.0.0-beta.3","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-beta.3"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-beta.3","dist":{"shasum":"256dd1633179dc4474c222a28511c043e25c4b22","integrity":"sha512-/QU5sDJkIlTqDd+T3gMZXgchslW8o0hPtyVxphGUjdUGdsXnXjEagDIHDsi35qOJnjfZ8dwq/L1IfVQJ9TENaA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-beta.3.tgz","fileCount":14,"unpackedSize":148111,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeng2HCRA9TVsSAnZWagAAHkUP/3/awCdQ8JhRcVs4zN1c\n2UENwrX4MbAY9acgXtmhTasVn7bkzgyY1pYFASGyqo7EOS3LHSGPNtLaV09n\nnj+pyRSdtauN+6+UEIwTcM9LtP60PbxpKYl08ANqpGvOJfpkRRX3JfN3vfHo\nRAA5fM0ko27k07QpunUPm3hpNZmfI8y4vJD3fxFmwMtdVsogeaXvkKyH8BM4\ndFOJWrOra8hpd5bwa37e2mTgjGmw9b24EtNbDQbrbhJ1dslsyPk8j9mh4u51\nRcaj90tcLwbSYuOGR7HbBepqzubcn3iIkw+vG8yA36Z3xvZcHxkT95jutFH/\nt7DVyz8vl3QQzl6ifuwEjrxdjk0eh/qHSILEoCK4FFW3bqjsHKBTirX5mXue\nTVkvKvLll5Xs8iji7T7Ah6zyyyexhBxER3wCij7bTtwD1O6kv89Cxxr/ROzz\nao1Cz55wsHaVbMaE0IqGIy3S9VIUemzO3PqvERslaEsJVofcdxxekjS2XstY\n+BCCygxPf8L8NY0ETHvGRvLPhZLIj0cKyW54rsBtWpqqqH1YB/4HN0VzAvov\naXGSMQnZcZr7r9T91Ydmd5qGjs4F8yIIQg4FlsBD283dhBE3LbQrlmjKmkeB\nTqUbqHOwG4FXVN5/o7/xR7uvfefe/EdejFVsBtMnQKqAcAhXooT8MfpENzJm\nTscf\r\n=Ezs8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID35zAi0HvbDUmiv6V0TuguCSd/PZlMMAu40jjjKeHnwAiAOeUysXKPW4iSkiw17BNnktP+goVukNZ9SZ+GtH71HVQ=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-beta.3_1587416454793_0.6977766185480614"},"_hasShrinkwrap":false},"3.0.0-beta.4":{"name":"@vue/reactivity","version":"3.0.0-beta.4","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-beta.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-beta.4","dist":{"shasum":"c9b6d8442f6197d9e6ab2e6d87872dc56cadd092","integrity":"sha512-1AU80//po4tUXf71xQR1XC9ldFiKx1fM/uNQcUtlhgctgRy2avqQZKbWSnY0XgbK8dQWtMpkEZoOFT+I1+IURQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-beta.4.tgz","fileCount":14,"unpackedSize":149742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeo0oaCRA9TVsSAnZWagAA0W4P/1S1QX/Yf6UcegpRoQ1S\nw9zq/eSmxrUBvnx8yN26dzuOtUQ1hgKOFYqEQSy+49HTjcV31tzAg2OUoJoO\nwChdhsW+RtK6ZCs9qLOKqLJ9dRvXIxCmx/qf2RlYEWD7IJOdWGMaGe2TWhEa\n854qb2zOdTaf1UaI+uPY/O6Kz7wY5fTRPpI23rdJEq6P0g0naza1yqQkPZOl\nl5i15QEovQiDFiqwoiPdNR/acKxRHgaCaxNvpiaDgTJRybyHrYFuMysy2Oru\ndpe97duqKMtPHtBNGd3z4bKPG6JrNxFbC5ymiWraXDDxa2Y0WffeDLyydiRc\nOjyRJ6YNpEPIoT66WOBLrznMrCt4GkdeRKYISCJt7JH86qcfDRMiZiZuB/Ns\nQXZMv5KvCQxUMtewsEdXx4EznF69ZX+xW5r1KtjtsSWERBZZD9ub4fCqr2uc\n775rBBSE6oIkvsF/ST2hAGUa0IsUF3eYPl5+BH7NZIwPoxpUosEKhEKjWAqi\nv7TrEP0v0/6Ws2Ku2SOnEHogNEoxn5QsB3M3GF5iYT7wgbkCqbzYXeXR7eZB\n60Dbu5smmzyx2rDl4SpaZEMkZ3dFWLkZbNVZvwWxgYp8cBoEW2F2S1CI4NgJ\nN69FcVZ5gwSlVkmbStz5dDspMJaylaXozqCGDUvt0jD87i8Hg3BTAvuqMWaI\nQpHR\r\n=CmYE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAiqYHbPM70QqacKIWi4kpXk0pL5LPwnjIX7eATWcX8fAiBps9tO2B4rs6ufVXS5F6oIBCZ19a3rXPtygrQdK/vvqA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-beta.4_1587759641677_0.10815200528326852"},"_hasShrinkwrap":false},"3.0.0-beta.5":{"name":"@vue/reactivity","version":"3.0.0-beta.5","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-beta.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-beta.5","dist":{"shasum":"f1edfacf1c90ebc2ef2e0d4c5b6af1fdaa86fa5d","integrity":"sha512-6tvll/4F/guShcYK7cktbboHwyNLMfp/gyIUraLYutIRBTDh+OR1J1G2vC53xR22InCjPls5/tbA3eMPHkYv1Q==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-beta.5.tgz","fileCount":14,"unpackedSize":149590,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqzMiCRA9TVsSAnZWagAAEOcQAIWwBsYr2JXF1hKnpv3m\nT3TnpmGzKj/ZMD1FpLzxGYlKKNYO1p3JGwCkdSrg7Bx7NW7+b9oZaNP+LUbN\nBON/OXxxJNkyDGYJeoQICP8WqWKQJEzs7J4alMK8DLU38NmV9eNw6IZCT+1c\n1mOgNDggGBPNRfgtE2fODOlkc+5TIO6GA7xxd26JFMuHdkaMN6pkOWKWPSom\nzF/jvJopmEVMb8soiBnTSM25Dp7aY7kth2b9t3oRAopO5UYmO3mj/9Ya4Tc6\ncyAQBhqqRO3RINO3EDw3HgEmo9/WU0h9S2URGE/lTcAcp7eakxIq+//IzV8T\nLJcTsyMgy2erk4YXcwA0W6RMr0uD1JKtar8qLpSwBctx379zKaXvlJP46WCL\neYDy13+V/NT0fTEAISB4UO3Br7T81di6dF1AscMOkfKa2bDOOFd+Dx0P5+n0\nMeOvko8Gb2idXoKzgAGdPTu6TKwHdxMkwr+HZB3TpMnBEIf6bwPTC/7Ueapp\nhkAaOT39ZDQrwj15NovE+pJvJmM/wS5h+As9755oNsXLwEFO3Dco/VAYmwYf\nJH4p5yTPW9GgyDgEuSQcxuW1DugygjJjLzfnTR4vSee35B98NOcOfeFNwOxP\nDXXncKoBW7c+c/zWayW2b30A4YfSfS/B70dfJTHBcY2mvv8wABsTPs54IXYh\nad8L\r\n=CskI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD9Ft7BFE8GoOLikC+UPMJ09daJCoaxHch8k3WuaBb+dwIhAMbvRKNdiI3j3mu+e283x0FVCkM8pc7/5K8+GnCBZ54s"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-beta.5_1588278050078_0.3252014872403304"},"_hasShrinkwrap":false},"3.0.0-beta.6":{"name":"@vue/reactivity","version":"3.0.0-beta.6","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-beta.6"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-beta.6","dist":{"shasum":"d624a9ee0b60ba51999fae5a1c9f7791672fbebb","integrity":"sha512-/B+3TIa/ahWzhDH595RZNjDwMP01KNbLw7lhQ1QErjS05Qv6V0OmDMu9DnxETIAS1U1n5slUN7k4qkEsWTv2aQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-beta.6.tgz","fileCount":14,"unpackedSize":150255,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerKlNCRA9TVsSAnZWagAAmKwP/iSDlEEg+PBHnvym1dTu\nHHA8IGf2sI+0AkRJEqL1VpERwMZQfW2bgK7cNspKCoyZhs0p19nOkKeWCTDG\nvIKicisAVmOB9N+W7faX3E1RkDkXfa+BJDiP1nrmf/Vmd73z2wI8tvURDWgZ\nphCzzONPP3hkvkNNLSdfFsdssS8Gerl4zhKq/BjUyMMu5TRhM0ssUtkVamsm\njcf2j/UkOlt/GFMBb3CBpntOZ7VVzlswPm26NUY7dtaGvforYvpk9AZJmm+Q\nzPQIleDfzJYaND1h/daB/bV20FCj9smhcpuinCe0COwTK+JfgASLawbNGQxp\nwFtBY1EaGIGE9OXFLxR3CaMisEfySw/HvgV4OZRxtQ7y6d3Fch6dIEs6kZ3k\n92Vx/9V7GDsbGaDn+U13NwiC4ynfkE5O/CT/L2p8hsg18Iq15uxeSxVEpgz6\nMnEnnMbSKyfH4NyXM4zq+x1v1XiVDd27KKzYS9RoTno4luTibzJZrMV39IW3\nBc+HonpjZS+RzFQZOUfHrH7EgVx3JdbnZlqArMsjv9GUtnN7jnPuB9WxcFbx\n5fVhvF42lHXKz0EbRRGy7NU/sassxjL//jPEpO3f7wKsPeJUVMq+28oH1+b/\nuK3GwRi5GXklVewaLn+hmZ+RTKufeeDbICNRWIFUjTNp+swkr/Wu5xZJeS3F\nfcQL\r\n=Kw09\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDbG+odm3H6YqGOdZgo2vzAQR4yjIxVf+/orOygVEE/TAiAlgAhbKDJtZmzhAxK8IBAw0TkuSuEQH1G1qWUGZwLkhA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-beta.6_1588373837148_0.13938253532233236"},"_hasShrinkwrap":false},"3.0.0-beta.7":{"name":"@vue/reactivity","version":"3.0.0-beta.7","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-beta.7"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-beta.7","dist":{"shasum":"f936175526ac075d6f8926b424cc41425ecf2503","integrity":"sha512-sCZLmuZ6kqQun9Sj7080pDhrKEW/g7Cv3vnOV82h7dWf9rKXDfw0AlNAdFIFTij3aYizrMHWDy3OtrOIpKqZbQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-beta.7.tgz","fileCount":14,"unpackedSize":153522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJereDfCRA9TVsSAnZWagAA/U0P/RC/4nBSY4f7UM73fwEI\n7LijulrY30e/dJKFzaiARUSutdTUn78gCPv+Yfrxp1bvGb5AkVeU0YAmqqfR\nprJKvBzzkBP6bWmgHMJf4Wadm5R4TPFjZd9uYQqEDlpjsbGgBF0gIzyf0uYg\n7EA9X5LZyLo/n3LnVfCplU2ZItGXVFPHyDJ50xOltwPxIqZa8Kl5QUHs732o\njSNdO7OPNRqzwOlOUMMIDDNC/C2696PnrU2fZPAHDK2DAH/Q+30F15Hlc4iP\nvfYt46xFloUTvU/FhHrK3tzIVHoIt6Yh3ijkBpkWUW50333NEeLLdhO8VlXu\nCDDqL6trzhOln2MPbYSO9blWzSYmlExbFX7egOWHk/oPc0vnPKkemK8bmqKU\nBc+pFX2b28pf6lS0kbsgbKjgS7aenvyA7CRcJgMqHEkDCfqZK1IJ/tCWg28B\nrM/f1wq4ppY4eQppgWFMAR9mB/7B7ZYm5Jk3scMHwRtR/uFo+oZ0DQfijEU/\nTbbAvgMJRKXksIhpoMPoELIBwGk3o1yBeFDzlO9kN1CwFAtN0hN8tTZmaGo/\n9HKE8UKV0yl3XC5JAlfK6VXLEiH+mlbX76IXDy7FXfYAJbWrKsHgUG3X9CwV\nwsyvmxchqsksDTf90+Hrg+o6I59hYsCyyvVDpJdTJVlKNv0Z7zm/ud5tBy8b\ni97D\r\n=yRQX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCT4xvqZlrbxosLESfFHIihxDn7bJHeTXwF152NxvPYBAIgMpVliT+fmLM5okLp8wkwhS6WoAl/kiIzUJRKy95TCIM="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-beta.7_1588453598780_0.24796242708288307"},"_hasShrinkwrap":false},"3.0.0-beta.8":{"name":"@vue/reactivity","version":"3.0.0-beta.8","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-beta.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-beta.8","dist":{"shasum":"d3f21f50f3ce48fcb828f2eb1031d6df1e6035f0","integrity":"sha512-XXfGDCA7mLaEah8SJ1rFGf5gLlSKp+JH8YwvVWjXk5MkTYzgg/v9yQYSW42SrIxzwwYhTSpii2DKIVhMXvOKnQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-beta.8.tgz","fileCount":14,"unpackedSize":153891,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesCuRCRA9TVsSAnZWagAA3EEP/0KvirIBHF+Qu+qmcNKC\nZP1lvOfQXTJiQ8ITJZzK9B08HHH7P29MjJdy9zDTR3b2pYAOR6N2GqR36W8h\n+Ww5N/grOOiQrIfioe+bw2CCmhr0N/gVvUK2njr6DQzjm0AAPCVUjmWZwoos\nfH9exlfuCjhIW7fOtgIYggNy7o3UjM5AV0aY5oKtee+twqJAbaeH5ncBVTNJ\nUD1g3gg1syE/SdxvwOQ9WGYks/T7zd1qyBSj4Y2LVb5JalAKwvxzRThGA8Ug\nm4SMQ/xyYhmaoeKgjxZ7ELG9o4vGcM7gdOd/UJjxi/0qyZ99mUqxPf+btAe4\neSenyqhIkso+ngZ9xRaetu0i/4pcEozg56pHKFjzbL48M9uv0H734D/y4iTR\nPf147k880yW3HqUIQCE1+Gd2p8Sl1p2ZPPZeLL5+6pLef07VrFHRsuOBGTU1\nsxWsZf4Qdd4rqx5X8d3PmXF9U9nnPZDRiOfpThZLAKeEV47W9bzZhiH7NOKf\nxkcvTyu9rGLOTs+m6rt6Nl464YGN7C1tm06K0TO7RfvjokFpgSS4x8Dp/wFg\ngwpwynx6AOIAuHXyYxnmuefhhxsnthjvb5ifvtf1/8LyOb4EhblxmZzz8WSx\nrjaUdNifnM33iXZ23b0XgUPd5sw1/ZiC3sCIBO08D/Ho71FhciqMuvZ8BcNB\nYv85\r\n=BXYZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5ZsaORDrYK0VDwp4WCGTA5jhGeK/A1hMNVG96l608hQIhAMZGSRsQX5xR5ExbAUj0NRsVEvt9L2lyzpVORn7FUcdq"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-beta.8_1588603792765_0.14627032581129695"},"_hasShrinkwrap":false},"3.0.0-beta.9":{"name":"@vue/reactivity","version":"3.0.0-beta.9","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-beta.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-beta.9","dist":{"shasum":"3a81a6a0dff47ee4713aceb5c77302620de471fe","integrity":"sha512-cdAwMceme0ku8M/9npFx2jHMJexlOctA8bJA5LNF8ISaQcfklTGa2u7+iWZDfF6slxPjkeGKLpOyKE5qIdBgAA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-beta.9.tgz","fileCount":14,"unpackedSize":153891,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesIXXCRA9TVsSAnZWagAACAgQAIPfTHVghc+8yS0Du919\n0dgStO48ckI2hb9jHIvz6NPN5H2lZZtaPmg5eWdh4OfTbQaRBrxi5OWS+3I5\nOzXOXLUh+LOpEObiygiXSuveihlKGwkGddQrNky2JC9JBrZ3UQK3JaoTe0tv\noI7sIezaT3ezsDfG756gJ96vMVlAnRfmAbFOJjfDcDV7iLTSYSL3pu8apAXn\ne7f3AGun/Z6zl9yxZuqXBlAbkeCQr1S0pflfkKGYGrtQ3BYhszfqi0kXoF+p\nCeOK788+Szd3UC/dQFN3dPLIf/lo5Ncue+8iNVHZ7RmMnVpLNnNKOi0gK5Im\nErqtECUhAynSYx9S6WXVlsUfxcnzREjqUq1FyuaZxENkfsGK59wY70hnhqJ9\nPBY9Ikk5Wps84waS1Hal/K7n4c8Olh8E+QsDykySFMVRPKbjO33AvADaPK3K\nzEudbfykXKlXPzd0XLE+WHniCBuf59Ef6aUhwNWjigikrdyfTub1Mwk+fSyE\n19pjhnA+Z8kkC2NnVuMtbyY0nlRYr0xul90+2MV6ynk3+NiIYcNI8AAF75/1\n8g7vssd5l6WBnkU06ucHeTTqPjgJ2N1sbPJubGo0q+j2Dyz4D/TN8IdKtIxD\nlahV1Dys4lB04UAy99nRugVETktcqIovvJSgX2fOcUphlfIXXNRgHS6SGzKR\nN1qV\r\n=xnYz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDrhcCFd7oqraI7aH9R9cYF0gFUTZT1MVc3eVhfQ64YpwIgHmqh6FQ/qB/hNVIlS9ix8wWqYbW7acwzbaEsffhwsS8="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-beta.9_1588626903267_0.49098190345480863"},"_hasShrinkwrap":false},"3.0.0-beta.10":{"name":"@vue/reactivity","version":"3.0.0-beta.10","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-beta.10"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-beta.10","dist":{"shasum":"c63ee8dc9b6205d41595d20e2b5ff5cadf6b3cd7","integrity":"sha512-4f/hqdVptNMxCcZfmyxBRrOV0AT0z41CrRtJWCpLQhr+VEisKVhpfe7P7hhfp8prbPhSWa9oZuqVtb5MccgN4g==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-beta.10.tgz","fileCount":14,"unpackedSize":153839,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetCeICRA9TVsSAnZWagAAgMQP/jEPXfXlaUlZJ7LhMtbh\nN/5Jq95vaWVq5gPnesJVvjJblbYSlPTr74UdVru/fvaL8//vnZ3Bqz3tjV/W\nPY8OQVb3fd60nlGwisqXNm9OCeJpJ9RDoJ9ruVQ3CIGiLzs+mk54qZTpxSii\nkMfsLWXOnUHMxwgZ5o7dTI5u91OW+qA3Y8uquXg4S+5CH7RJU1kwHTSxdUXd\nxrcQgUpC+2ZYrdRtTcn16Tr2sjazRVF1NOfPwLL9hIpfe4x7sWiKb9HY1jVs\nn2nO6hG7H5VPSQGEntFU/FIhPC7cyyEQzbUASd69J5HYdXWP3xN1nFKh44q8\nEmXsSRVr4BuKrjd7miEeSkNAQuWkOnSNmiqrxUMPGw0KrfPaitMlRo43A70E\njdgv4UgFBXJT9yYzBNk4MlZrZ6JGQhfE3cXrG6da9cH4px+lQZ40WipQBbXk\nwO/Mv9kyav4aQcC7Z7lmdU1bzzwa7CDDwcaMMQ0cLeVAlM/1Af2SHlW2wq+v\nqJ1cQXz+z7GW2CbzlaARs0fBLA/XXN3V9qLE4jNX1ecfBsaYQfxFaAFibYKe\nOexTcuj5plNTHI65hNi0IzBM2EV5M63SZ59PBGGbZkYiqBo3XnRvSk4neqIi\n1UjiIiY/4C1s8DWAt05xNKC7TVF3QIRBBQoLxAyCnFjgG12RJuqNAAlEROdW\nwfeS\r\n=AbmN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbhptrc4u/bf5kI4ow/CcumL7p2HO5Jc4EWhwJ3WpaVwIhAPn9mjPtLz753pCWnMv5O3U5C+w6uJrMm39eobHPT8nY"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-beta.10_1588864904397_0.830654149695556"},"_hasShrinkwrap":false},"3.0.0-beta.11":{"name":"@vue/reactivity","version":"3.0.0-beta.11","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-beta.11"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-beta.11","dist":{"shasum":"53c5a422eb55cb1cff21d8563caabc3f725f2270","integrity":"sha512-HOxevVX/giSXXyfor8NMUBfiljSSGYhRneb1WhsslYOReRqZkNjSo+LKxDIkP1YNgzfNmDDy78TxXtcGAwPb+Q==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-beta.11.tgz","fileCount":14,"unpackedSize":153839,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuZi8CRA9TVsSAnZWagAAkvEP+wfHpGQdib+f5j3zhxbU\nuhJrzXJrLZYrqnO4YQ8uD80TZ1+DNeLYzy3R07Yyip3r7ojcOcl5cvrV39BY\nqj1PqnkErHOLBgyl8WHv1+nqXD2wiPfOSRMOm1T5A7iAihnbYHFdTaYgskpX\nvk+x6rGFMTSOrGHkcJxnwSnZrva3zlKc8KUXupjijtL2KErFvCR+154gZow4\n6V4THSFs7YLjYAtHoAKuzht8XOSTscQudNvFlPbCE/hNdUHqb/6Qj/tsRT8M\nu0T0BaUV4ADFt6ZdOIrpDMe55Xy6C4ZZHrQZKhSlZRQjtXbFzqLD2jE/ZHeZ\n9AwzyWz7eMryQ0YGbmeuN510+52PnjvB8tw3YpPHxPGgUzYoxaurpfZMRvUp\nUQV9gIDtf58BeDcTD3Sa9yy+tfBHUOGRaVspiNGOMqOzQs9T8WVe/Qc7+kZQ\ny8pf82TvHOYf9iB33o8oA0b3eYgwy7833vedPRvc6USyenV1h3m1NnbGM8Cx\n/nyH068qQ9Z2Bs6rrjdLhs7E8C8E6w3oAWoyI7vkfGknOV+xNIk5v8mpOAYD\no/z2wefpmG46k6KCjeuc6vBiFOQ/UfPyXv9POllqEx+lVo5QkYSMX0XLfZ0y\n+o+2Sp4bSJHaDzmW2D4D17ACveerL9xI6qW/Vlk1M8CWzpEHKj/QH8Oxu1xq\neETN\r\n=cHi7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAJ+Mohx7XnFot8keT3mVo8qgtfW6gH03hgtkOAdlWHvAiEAmyvALG0G5n11Pfj4QzAlDSqk1ku6tfxYjiziEcJSCkk="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-beta.11_1589221564050_0.16020801137024465"},"_hasShrinkwrap":false},"3.0.0-beta.12":{"name":"@vue/reactivity","version":"3.0.0-beta.12","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-beta.12"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-beta.12","dist":{"shasum":"33e8c3845dc663967c85217316f831a0153c40dc","integrity":"sha512-ZgqLVADzwgFvm+Jf12bfzesvV3wcZXfM6JmryZ2BrWvkGS+Xo0A4oOcnsB4Tmqw5lemdYYkoleup02ChzvRlMg==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-beta.12.tgz","fileCount":14,"unpackedSize":153839,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeua0dCRA9TVsSAnZWagAAEPYP/28qYce2HjsHZXqufBbH\n6ojE/DaLBtwUy+sq4AT0flG4Jh7c+4EN8LXUxsQTIV4m4XHiaY3ikr8Kke/x\nNvHcx4WnZ4wN20AB2WJffMa3fUpjI/LdTPxBrmf6ImxwI0Nt7ow4yI+K38e0\n76mso9CWov/8rNdVAyO9uUJToeSHA5zWoTWIZVfnRSOpu5U3lNER/zaXHRQY\n5ZuEM+gmc/ZjmFk4RNKGBou0Qus6X4dHHkZEGJ6bn++D1VxWWHa96jSiTPzE\nGmIDE4GpsyJsXsCrS3TRlN8SFjqJihbgXqG6QIurTyeJ4zJ/qrD9Aq5FO/4/\n+ce5vlsMaNOI3e7Vh750CgcJ60TFpmXq/YVeODjpo9FiBCaT+4xDRKnkmoDR\nYoMEGNPDlf9CeDwcjbs640knceHnWBpCALW/+xD8q4/P9KPlBfxa2NZwokBo\nhJ+HY2z7TXYfBWzfG403DxBMKVYAmoTMd6hZhTUYPSvV8Wb2Ti8ygllVezih\n+X4T3gurYc7dres1MQqOHyH6N2J21f4+pBpcMm4TnbQuO1hJrKSPh1+CV5XB\nTyQ2qRRB771gBbpE4y1RPMngi3/np3Ba536sfuS4ulh1pmS90UajQRxDpowB\nGNZTR3CGdI+6IPVsiFJJFoF3Azy3jLHWyCRqj1LyEOOFed32McbqWDaREY8P\nDapI\r\n=BjYc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCXU41wd/N81pECCZ9mRxDnwJYm+kJEo2LcweEi/7iBmQIhAP7k7Hm/JEsFrQTvpokb1JemrzUjqCPe9hrujzN32E8Y"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-beta.12_1589226781416_0.4668813565632004"},"_hasShrinkwrap":false},"3.0.0-beta.13":{"name":"@vue/reactivity","version":"3.0.0-beta.13","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-beta.13"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-beta.13","dist":{"shasum":"9c12a95d3ff2b110b13e9f0b788ccbc65608305e","integrity":"sha512-hP/Qa2LIyJA0UNq1+eyFRTyPXarZcdCtxLLlWziXbeoe/GgO6FWivnkDmVSJ5CqWE8ptw0cXDx/htUSn7P/u/g==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-beta.13.tgz","fileCount":14,"unpackedSize":153839,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewJlACRA9TVsSAnZWagAALfIP/0LLSXQ/1TO0LqKdQ7TY\nA3Jh8HGdNaz97E8diMqIXCzJPedIn0+QQzDbfWJ1RjnAp/zINH7xRP53IXCa\nYoiUpqYP1DcXFAuwybDDDWEgcsa3QO9FQK5Tr1IaSqyDzfLV4O6JX6ksB/N5\nQH+Cu2gakN8zUMF0h58n99Z4zwGalDHF583conIB2hfnqrZFGjuKL5lm3cl2\nw1V7pYyLYcuPSlkexTT09+rylUkdCHyS0TOyaxrZnfKrSisFr21YpelqJg0e\nA395tD3Sl2U6XIGPggF0pEGE9wxTm/+KP5KdC2Ek4lTOCK0Ft56YUZg5KhTL\nMtNW2Bh36N5uM1ds8qHciDzJ+0Euwcbk9hmuJHno5i35DrWunSJ+68IeTt3K\nwblyS4LpaZ0/+wa4KzR8kAcVgcnsy8xtdjuGZVQSUuD6kn2mTZMEySJvK1Sp\nTyDIjHEZJU8A+iQezrLB78U39NvqXPD3lB85bqKht6Fa783fITN3cVLRSIlS\n/sytGMhVbh42Vt7nHefzXdppnTu0UEMFlA2ptvjofJupy1zWcS8Qiwhwkssb\nhqxM/c17IBmvBh0O5EKM9t2q/JWtNe9q91910CA4c6TcKssW8tNnWrq3Hjfz\nyOXJZUJ5eP3tMlYYzxM7LKG9oHCi9drR5vYbxz5POjaJx8nty7ZWWKYmZY7G\nti4Q\r\n=p8Is\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICmrmtXNAlpNT/hJ+7bQS7RqIsvOQyoQqz8cE1xo6eguAiBm5P2DYicxCoIbTLURzwsdIhz4ZUzOaIaJu4QuMl11LA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-beta.13_1589680448044_0.7381543762154872"},"_hasShrinkwrap":false},"3.0.0-beta.14":{"name":"@vue/reactivity","version":"3.0.0-beta.14","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-beta.14"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-beta.14","dist":{"shasum":"a041ec24ce2e545583a6a1a42774311c16870a91","integrity":"sha512-csqLljnM+8OBBAyzeUXGIYJhhph0DLOsHQwJGmz7uc342taW6XSi4MXaLk5MRiigunfmXxEswJGziwsh+4YP3g==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-beta.14.tgz","fileCount":14,"unpackedSize":157675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewtccCRA9TVsSAnZWagAA9AkP/R0xcd74L4v3XDGBg9iw\naCXRbZ3sc9RZgocpESIJ/u5iwT+TMrotrVNG1o2G7K+kR+MD303nNEfHbjCe\nDYkd52pl8B0kr01E8+X3r0MJainBSyP/qRZDVwxN3lyK8cwIn+w1WaONeJeZ\nnpeZ9gIc9Ifo+W3/4Href9WyqoQZcPXon30WDCgAunuFotM3opgNcbDcD7LH\ngiq2mmIQ6jm6pwV0V3+bI7510v6VVlF7HekRo79v4SodieGMFMJGkPnG94+K\n/eYj7rG+uKT+nXzK5HP/LlxejvqLkB9hjI9DYemG27qdQP069wz4aRs//bbp\nefXG1sb5eWtX8BrGes5XhvWlh8nXL4CDYDunCxE2fV1YdR1fpOoKUOK0gfUI\nv+sFATxxq36PmFXqhufE/yo7lJXRB97U1mPy0tthsMTwcjVUJgAv856tlinj\np3LcOfn3rhhytSLNFYn9lnSagkho2S7APweOt4Ox92DSOF+/Olb63KSWK3ss\nzdwhjRfXoaoB9OOUkjv+Dj9pjIuO2CK29i0kRidfgGJMvUn0fPl9eeKOHT4b\nNulk91+Jfa9/wOheB/m/RCVBMrhnOeTWdiNfIvgh5n1bu6WtH2osrXnVmP02\nNDIi5hHJMxqxcWAqfzAd8IhVlatf5l/xDYKHhqJkopV18m7rroVCN3CyON8u\nTeJw\r\n=Da4g\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCHrZYR0kw4cy8R8gSaVH1xso2/OmXNlm+fJBSjM/RDGwIhAOR/3PR54SzkGqbEBXISGVBESCSlLUV17tuiM++ND6eQ"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-beta.14_1589827355813_0.6217328621470883"},"_hasShrinkwrap":false},"3.0.0-beta.15":{"name":"@vue/reactivity","version":"3.0.0-beta.15","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-beta.15"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-beta.15","dist":{"shasum":"4ee0942783d7ff09acab5b8755706597ba6234f6","integrity":"sha512-Xa0LG8RTNlPYsuqOBhhV03xKhMmuSU0vtKXoIi1yxp9gGU7ga/TMmnhELb66AiupiXdLJwRcdv00KhPF/2y0dA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-beta.15.tgz","fileCount":14,"unpackedSize":159110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4/0XCRA9TVsSAnZWagAA2EAP+wd7sYwSvxqKKR04C1h2\nDg+1d4h4XlI10ZN0Jn7eu7JlfYOjO5Ajcc/S4ALiNHsiMC9DVx1/MwVHEqSJ\nSOVjUjVsOXAeQ9PYMBCykfZOXxWYjVGoJzt4N2LIjOOC0OPIlFq3WxbD65UN\nc6YZumR1Cdy22pFGZgxDXC2m8alIWYUdpc7412IyR4iLcKuMaIe4IPD1SOmm\nBPao5U+Rgp8aQ1FJLnC3Cj8TOneo0rYMMjuiZ7gZvx2wirgOqFrWQR+d7ppZ\nCo4sIK54arJAhS+Nu8DjCjv6Re05O2lTlDU1eMPAsaIW0AsIkshI2e6yfG0g\n1ZW67oEyrcPM/WhQVGlLfVsBTYcehFswJkTIQRxoKG/reMibWWJr3I9c+arX\nvyUmixTEGOJC3A54WidYocx1kQH6QmwK9Z004qlVyeSmB3tvCA/mRE8cQNFB\n3rpUnIRSt/dgFkoNjhjzsDWFmpZAsVIDbYc7JXu6/5bSvoit7J3gzqF29My+\nTUOVAqNvdwj3S5e/Zn2b7b4VcoaekEPg7wrL/GRF9tIaFwyQsNqimZXgZu9T\nK8vkvnYCDZsOL6ROjsmG1xXDKB/0OdSHcou/EzJt9UhoBWylIKfUs1ruCxuM\nanFm7zr5r8P1u4dSXYy7cNTRmWNjTTitwJ95KBr1gqjrdNc1luLQgqPLxynM\nCUvK\r\n=J10x\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGICO6pzXbvnMfXsOXMH1163x+XFfEeb9xiC75kSBAJsAiEA0F0iTtapIAPB84lW6hQbLoj5VzJfBpC4Mf+qNhxLr40="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-beta.15_1591999766861_0.03981886176587324"},"_hasShrinkwrap":false},"3.0.0-beta.16":{"name":"@vue/reactivity","version":"3.0.0-beta.16","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-beta.16"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-beta.16","dist":{"shasum":"ea2d2602d0ee3a80e3ab3a71a1c7547474e808ff","integrity":"sha512-T8iceLcl0ZYulnUvUR/c6LZAGssR1PowHM9VsJvS4QmR3NMm67bGR/drlYUN4pJ4Wd3zPkoO6e9bSOf5g/uk2Q==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-beta.16.tgz","fileCount":14,"unpackedSize":159612,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+myiCRA9TVsSAnZWagAA0zMP/3rH/Iqz7DuW1p3d564V\na8OQHYT1xBKF8kqlKYwTb1gjKVWCo5fEy6BgZqq5ofIFdUyvInHNnJjmqIm8\nWM2vcvXmanXAscHEnd0wmfATxHEqZPc8RHcr0QUL2KfU/ZZeRD+Xyq/OwVf4\ncjVGTw5iXl4GjgqLYqT2JU9eWP6UJFi6GieiYo9a9QotD3ez83UL0mw9nuFF\n6//Sm2tmqguYxx11/3s76UKQvoT/EVIdsigIJP9tnWCClQNY5WNODombsHCc\nwNYZn2A9QQCVrZ6nK4totV9+7qwOojw17zgNIk27ZlZtlbNX+o/K0p8Nf8rf\nfz4hWLqkKVyaVKZUtWkZq4qigEi1WYQ6v3+0KvswvM5A9JhnfJqTOZbxZi4/\nB+4yUHA5Gw8DdZWQZOpvKctmNRjefGoQADBZ2kpp8KWmkVQWAJx+txMV5rgm\n5G+tYDxY/SxugHBiptRGIylZwmtJp97ZvRhUQYPQ39jd74GqsUkm+KT0ZC9z\n0/5aRi3z6lLzAcrG6erqBizgYMDZkcNwjC6RnrUFF931EgwzJJdovTsMTWO2\ncX+f0MM9qlXgdm/LAHxETNaJiCitKg00OUiX2DbnNghUpEdjjN5vsl4v/4fl\n/eMsZZeMpQfeQdr9znp0W9TYmLnbmyN0zYoTIlg9Kl0en7DKc1u1neRv7qtN\niLRT\r\n=yvvc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGKxThrjkYIom1j+kCh48YhR0a1CSkDsErJixmxXyfGzAiBIOhTMA2J/s3mP8BFtMnn9zvedW/z3BC12S5R9vhqU/Q=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-beta.16_1593470114220_0.27786479712589385"},"_hasShrinkwrap":false},"3.0.0-beta.17":{"name":"@vue/reactivity","version":"3.0.0-beta.17","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-beta.17"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-beta.17","dist":{"shasum":"582a0650d3ab5aad1cb15e0e4fdea1dbb1732877","integrity":"sha512-LPpRAEljlrZjTwTmIxZNMePwTOapWXfAcDRMyFJ/L1MGumfyPl1jHflE8upcUKtUWpXt18+MpNywXwskpr4+4w==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-beta.17.tgz","fileCount":14,"unpackedSize":159698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+2OiCRA9TVsSAnZWagAArwsQAKAzmQV3kHtXl5907QJi\nB8yFtIp4q4aa6BkCp25gsnJew4GQ9nbwkJFDuxrb0czy0lThz/zKC/n5DoiH\nCitx9LQTh8tf7cV6S+W7CvcKY5OLaKSJ8tkWNdfvj6u6G2pQcCl+A6bWrRWa\n4pPR9eKOJhRG5gd5KxRRK5MGyUh7W2vhhzWza/cZYtaOCprG3NTiuvHXppvw\nEYHNDGpwL4TnRl4kN+bzc5CjCjCEm4ouFttVjK1/brsmBVto+N88fEr1OLbs\nr6FKwNm+ZZveFFkhgdsG1iX2uhAwMAD2Ha9jq0GWCRPd2gDMxST8jWvmYMTj\nXMPYWHTBrE3obj2VxlpAvqLkrIA9jRhcq6dcyqDreHH+hsycGKbTp9yUMvcU\ncu6jiviLS9pvw69KCkBxJHS73KmRAUftsfoSm0qV7TcWE1lW2MqEwaixuQPR\nPVur1AF6b5HSXNqTUC8amBR+HInduFBEc+90MhcSAwxJCmqfW6M3Zb+/+KYw\nbJWCwLf3UPxDXbLHWzjd8bP0XLUO1ukBjHi6gQbP8HThK/uPLCJyKJh/0GOR\nadPZTVCVyU9UAOIHT1NKeNznGjj/NHwB/m2CWDkoFLifNTipp6hQReItunZa\nx8/dmijN/JtULuKIhsIOX0FVdkqG9jP7AH1yBo69SOXIKclLZlu12qAWUmiE\niT3+\r\n=BvFX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD3toLr4B2Mvam3MJrZC6+Oscw8c8KtgvfJBdnleV/WKAIgbFy84YlKuWzDtCq79dtuBj7i7hy04pJqLPF8Rr/o+Mk="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-beta.17_1593533345393_0.9816494470550503"},"_hasShrinkwrap":false},"3.0.0-beta.18":{"name":"@vue/reactivity","version":"3.0.0-beta.18","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-beta.18"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-beta.18","dist":{"shasum":"b6562661eca6b7bd4d633db5df867b41c8e3c648","integrity":"sha512-UFKONXh5XZCwynGrS6CAYTz3AoNVmLUpuQnfl3z8XbHulw9kqVwFoQgXwFBlrizdLsPoNW0s3FHPmtqC9Ohjgg==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-beta.18.tgz","fileCount":14,"unpackedSize":157277,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/TMnCRA9TVsSAnZWagAA2YQQAKR4hSiYvMheszC3c5ku\nw3f54WBIPM4wDJdV8zvlmUCA+rMjQuv5FenE27Qk7VYJc2/pybMPjZ1Jv78+\nA4QotCpsmOSyrfI/zEQApr0K7UNy7zhWbdb2FHWflW7awMaYT3rM6H7RZX76\nk6gFHQBOMU00tUJB0g7vaAei47NQ/o8ruqP+t4GMCcBwJ+QjP2IN8hN3qc6Z\nro7xDhYwPzoGn04gY7/NzrSoiJa+fc/mGngq3UAAgY8pm2LVFtxGV5nJVRR5\n1WTFZyxYSBnYgJeRjoHg+r61RJqmOgAlkuISoqGxFXMFltfnVRH87KrcgqbT\nuyI00d8kh+AecM7BiDun9e9qM4q73Fb89hwH/8gQn7HAUlNWjuEOxJvraGc7\nGGZQ5Kcl6Yf1QakPAnZ7aMhxBUfG++0AfqJbC7J/FkH78QW8G/ekYXGPfIxW\n/MEuqcLzRPjp1lACFPW2OGJACIeVZZyBOKhDPwybA9ErmaovH6H/yr7YTpb2\nN2J0Y0MvgqAxb1K0WBFY+zK5AdRHL4CXt+bHworkmUALIL8G8PjPydCP4O12\n04DqUFjmjurQdF/dpZdWrJt/jUzYUP9iVlFBilsDCVUS0yN1rrV6A4931qR/\nTcCa34xSwXFpbkRXPqpaY/F8NBjlyScI/0YqFvF9I0ZRbDupKsXbJ5y4wihV\nNI7T\r\n=6bF6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIATaGe2EPMDvEkObBr5wyM2fEGhDonMl1mNaAH9pM6DlAiEA6qcEkm5iksvzoXOR441empwdDzlt33l6IrjJDebN30c="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-beta.18_1593652006500_0.36780403170944886"},"_hasShrinkwrap":false},"3.0.0-beta.19":{"name":"@vue/reactivity","version":"3.0.0-beta.19","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-beta.19"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-beta.19","dist":{"shasum":"f1de27b59f22db593d87fcd015c55317502e5d02","integrity":"sha512-wmETY5JisjnML08W5Kgu1ABoREJT5lbvIDJ+88O/imBIqErQTe4lGvfm2v10XXY/Kon96z/XORUoDUqFW7juCA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-beta.19.tgz","fileCount":14,"unpackedSize":156895,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBIETCRA9TVsSAnZWagAAVd8P/RQCZ9YJd2LGZjOtbyEU\nB1kboAjk57WcwcTaZQspNgRUi7gvSWtFWZuUn4rXfulFK+pKWUqXeLD+qpoy\npY7sDD8lk0e0wqrVkc56GkS7YhhA4NU2hm5jjJGjwNXE6V8pFL0vSyyo3N7Y\nZFoMpv/TM+QhtIO7IaIUustu4W9k5aDwzcs8GQ/5PJEHtVkCpExjL2Oab1EE\n3nwpn6azu2SPbxspUTpQgOIuImL1DopH3ctFGmTJYWcUOEmW4Vz4Xm4jDKvi\n/GOBAYmgqn4qnEd93x7VXyAwBP0/RfUKNBcSrBVOaNbWIt2QyDWxI3QdpntL\nMKzResqJe3F8rss7oM6Oxe4Jh/BLcYaRc3TTsu2BmZnETkdDGTM4Sf5Rw/g1\nSDpEmdEvqwy59jVDRaidbgKm0vmdgOD2mhUHrXOomBiKsOjnqC2u5pbjb0oW\nxo0prOzfuZadQ67bZp4dp+KCZcVJrIsTpQVkcAbzcxhbCUqXSS8SY6Y8sCfY\nb9qTfxAWgZEdPVdzIjDK/aThbiTJ4++ovTzvA7SwOpOYzII5KwvcTZWp96NJ\nGB4Y2LZqAfUqj1Et2HGI5mM0Wuhrl02O2U95+BKkPlweKWdzEOFCdU6xtXH8\nON+6sx2v6uz76yt19afAkQSxC/DdDNZi4EamO4tSvn0uV8upWmfZEUsOslWL\nhKNV\r\n=SIJw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD/cwXZgkJlqkjaIls6qO8JE0LA+b/g47QK+uDudjmc+QIhAPFjiS85oPKMBUBRvbrB/1yUI86C/annfNEghBUESPtM"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-beta.19_1594130707606_0.45018932395245326"},"_hasShrinkwrap":false},"3.0.0-beta.20":{"name":"@vue/reactivity","version":"3.0.0-beta.20","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-beta.20"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-beta.20","dist":{"shasum":"8a16f089394a29a8509e4c8e515f5ec84b26cc13","integrity":"sha512-X59+ZENE1sFRW56vcyb3eTGwqGwRpBJIkau0/NMv86hBbtWUigG4+r4thoCNKQAX3iyMQBlk5dQvxUxopjn5pg==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-beta.20.tgz","fileCount":14,"unpackedSize":156895,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBfg9CRA9TVsSAnZWagAAu+UQAIjrAZsgMPAslQB97tWb\nDFMmXHVe7+aQRJzlmRenRa4z0cqbRLIw1lociWr0VIMtn8cDinTpueuknN3z\nL4LoLu4t/08bFy2Q9XskrW0oY363B1N7TYKpNM70mtW9+O41HHuR6JClh8Ir\nAWG8PA57bqIutD9COi0sEaq09+UQbOjzcP/uiJaAOns1NUV9qwpME+nF/MSl\ntjIv7Ev42fAJ1UQEZewEkR7Awpnn7ylSwIZvTtPIVE+HuAmKWFw50ZVEryLE\nkt8BCsIPrzzpyWvDPS1C+4RcrsZjyOyooVwkJQwqXTjqtIYCfirEEDtOYanu\nZs9KmEhFoGptO3SERuotxTsgCFp1oGb46k2hXKLXccec5cK0H4Cq16j4a6te\nhJxQ/h4nCgZx936hB6AF/U8ka6g/+5HHKqmzo/5VlAfTWoCV18AOlAS21flA\nXTDahthJ/kQaUpUVwPa/QWXLuDjLty5M3BulmTTA3DZZXwC32ZDs8//AqXCv\n7AndWjcz1y7tN4+j4qb3azUAoLsMW0yk2JJraM/++bSFm+TpLX37LEDKl+oF\nABgfmxQnvKeoMMFMazRd/aXp4dFFtzKGYakmIxuozktfLr2VOWf4Ob6shIMl\njVzHT85Ehm7r8HYuMJJF+4tiwWNkk7Srci04q2wo+XseOzwKF+XZb1v8x1MD\n9PDN\r\n=iqQP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE/Ucl+IriRe6jncYDQY3PRSd0OxWkS1Kcp8ZMohADi9AiEA02byVLqf8SGpXSvepdIxhdJtAw7sk9KhJbJFbHucebQ="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-beta.20_1594226749398_0.5312029762757227"},"_hasShrinkwrap":false},"3.0.0-beta.21":{"name":"@vue/reactivity","version":"3.0.0-beta.21","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-beta.21"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-beta.21","dist":{"shasum":"b974040b50799f36c5b75941e7b13dc074db1827","integrity":"sha512-G43QUrs2TkIMeBnOfewot/k9C4K116BluoQTYGnukninESb+Th2psijDPsqAu9W8Ja+XAE7zQpawIkwwY0hYfQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-beta.21.tgz","fileCount":14,"unpackedSize":156947,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDiEmCRA9TVsSAnZWagAA8uYP/0v2daM43DsPX15N0hj+\n1ddvZHoySLLk6U7RrjRStfvvxA2Qa+cT823WKq6El6PUN8ifmE3GVj2pANLj\nq8m8uaxxqeEvMKMK+z3vciZwrTss0AmYCBgCT2qOtkfZIHqMZhvICuQdZF1K\nnH+eth5dAH4014PNm4XHgNLckGL3GySUh+AM5BorRudOJIC9QStbK1BT4wEc\nfROvVOf3y0cfx+njdRBX2+Lxhrp++1gWmYxWvGRBIRhQ+sFlfJ85YSKEuvwb\ngUgsWgtISgtAWSFSQq0VA1CyPj8fasZj/g2nKnChAyC/8fZSdpDdxfNbfpnv\nK6F1FSmWCgmnfmvp1wKiiw0Tj5tk4pxLSec/CM4UyUdJ6Y8UZJ3NQoL9T2t6\nrLoD798uhHL/zWQXRggiveCXqHp1ecAwTNMpPvNJjbOWA0St94eR1JPf/FZ7\n2muyw15y82obbAJqfreADucxtm13XDXGBIhxHZWUI3tQ0JixjbK0jlybVGNX\nMm2J2yXr4eGEPoMPe3PguPNrxTGFjW8IeCBlqbn8ETGioUlS1xVHXuD4i3Ds\n55lmdDXn1XQqgIoSm3HeTLkmUjBgrhs2hrYXlQT5r1rv9gQJgLPmY9B94mPz\nqBWGve74qDR0V7L5PL+W2NDWhqmwmAE7q/BddggbkPtuQ76a5RowhRUxFgYY\nUllk\r\n=+EYx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEOK7/SWugrbKfDe1VUXVK/TmcE+1lyQZx9CK/0UYrosAiAjI8tdTLpcJI2hSirbH22lAw984Honed+xlazLtL0lAQ=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-beta.21_1594761509968_0.617231180795307"},"_hasShrinkwrap":false},"3.0.0-beta.22":{"name":"@vue/reactivity","version":"3.0.0-beta.22","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-beta.22"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-beta.22","dist":{"shasum":"7abf17bdf1bb2e0faa2aff84435da761f4db6b63","integrity":"sha512-DzRrb/MBgjRFPzD7YmkLBb9m9VMSC6rIxTX5RT7c5tQ44D1WnpivrkXGe2Wm9aqjIP7AV3UyhMumKpHjvV8sFw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-beta.22.tgz","fileCount":14,"unpackedSize":157744,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDzJpCRA9TVsSAnZWagAAl+AP/jo54pqK5YVzhU2JQOUZ\neZooAILrl7ej8kS+6hjsvmfxpN53ZZbiXZzVPV974Iu7o2qa90wufuJ7aRwM\n6NHFciC+WCzkqz6mRAPOvHFcDPP76QJ4VFFiVgmjWfZOvwoL5BsZmSBiI6P/\nzwpjW54cshp8OaeviYhFO0yton+Uzuh4JsaBR3nMa/A6+56gasNMnrueq7Dy\necZMj/HRYJ5GmgcAQOGQjXYPZXEkzL5wZGCFPBSEPcZQ4Vcpj17uNB+tqAyf\nUGDdymMbbLlCVdsFjaUrLafiT39NEwVB9BHjlYwN1+l1eRrabzbMRIAF7wiV\nNgYRsY6O5+DQmuBrSEJKnmP02GZJx+EUrzTnGMa0rgwsqbXgdLKkeCukMYVX\n4WUEs0IRW+PPoZicc57IwjIuFyHoyUxSxbcnefgWGCFn1G/Y5UHWxFQg6k0x\ncHaHSXII1glilVIUk+VvRUA7jQuczkaooGZq25RPxT7wmb3+NId8T2vevELO\nFJ1VnssOOwUZCV8uD4Q7N4I4Ou/yAaNgG1DwmzpzDpwh7ic4Z+kxVaZPCmcE\nnee04UOa/ragLNO2KK2ngQF6jQMf7klrpw8MWSvpPAOIev2PvzcOUJMWiVlV\nM6VCB+VlDBxfvKogKwBkd57/gng6Jrn62S8Mx8FrIEb7KgV0pqqZ9jLFOPl9\nGZnN\r\n=dMzo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBaXT4lkANc7YsFJrYySNd86uteMm+RuOTakxWZAma5hAiEA399YZxPxWAgX+DSABq7l1FPeRvkJXJZiVkKc0plkb6I="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-beta.22_1594831465392_0.3962416462266609"},"_hasShrinkwrap":false},"3.0.0-beta.23":{"name":"@vue/reactivity","version":"3.0.0-beta.23","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-beta.23"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-beta.23","dist":{"shasum":"1fefaa99dc8603126587e62c3110196c1e4f8b55","integrity":"sha512-qRCXeOK8C2I8FF7qCNMoCBGmadKBXIy0PE6woeUMF54yKgEpA/bps5m8x12DH1lZHGo6Ew3LBlNxpruKupMHqw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-beta.23.tgz","fileCount":14,"unpackedSize":157576,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEIUPCRA9TVsSAnZWagAAsmkP+gIVJdUVBhrIt0DlGSTb\n0QJUMenIQ8fXcyRM1XXlLaC6mNWB3ZAzi86j47fwhjlopPhyx8y9SAOT4Tgp\nG8v0+3AvVHOsl+RlpXI6c1QhCnAOPKmc5W5obwHZywBTs/1I0hbBtLY4F8MA\nGFGvgenYA2Yz+j1IGsa5YeNa9cQdpeaAbc1oJNa6cQK+j3AvxNorY6APpoh5\nm89eckcI9p2Q4NuD2Tp2OABVfaSTFoMKE8WAL8JT/KGTP7kCX6BNL0mREj/9\nEIqZWLpIhQXm/UE8YiYZCFu7inFlyBHPsKQnqjo4KN8/so9FnMZnaRJ3KPBK\nsZgi8zOr1S2VyoYsXyZ3LHEouc77Mh+JNEtGrtXut0EDo+iG4CzxURcnKn8c\nPPx21JFImFO7yNRKTSTB2UyAF8+ncvjx7ukRcoCdMBUJUPrt3h0TXOTS5n2k\nfwL2PiZzL3caxtJdHBHw02gH+AKNEc7KKHdZp1wdrANXCIB68UWKxbYFH7lQ\n/+DfhbFgenkgyoiW7RevypB1liksbULe6n6ohiuZfuqrpvCJF/aAEmq0R9hb\ny6tHrW11AdbImQW5SSNmeZOsg3v5mOrmDg1APjHKCCLZKKm2BvX24VJBhrq/\niNGI7RyeyVUMhgofrm0ZzKU9i0J4LhVA0WulHkQFMz4L9YfntaWVOpxJgxch\nlUd1\r\n=lL/7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBwPkJVjiljzjEVEuJNrBSx219+rmaQdPlmUOIYRUP+wAiAT2frkA+d/XCl/BbSfX2jBjHBtMbalRfUE6sRpi0PJGA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-beta.23_1594918158761_0.7017042747588316"},"_hasShrinkwrap":false},"3.0.0-beta.24":{"name":"@vue/reactivity","version":"3.0.0-beta.24","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-beta.24"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-beta.24","dist":{"shasum":"99bd7684c3be4396c0a4c41bf33aae6baaed3ac7","integrity":"sha512-C9L75E9LOgTiHEUp3pU258nrdeH2PcUkr/0pehJKcUuoVwCkwxoiIQjvyAQOrq7i77N6f9dvEkFWN9C5iIKExw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-beta.24.tgz","fileCount":14,"unpackedSize":157576,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEJPPCRA9TVsSAnZWagAAS6QP/0Lzv62wbgx28VyK9clT\nyT981YmLBUUGI0AP0A2N8HN0UgBqltAIyD0bB8N37TIlitkDrLhpD57MHJtP\nDs3v0Oo/jz+yjHrOTc0P5cbH1M6htRz96El1eqwZLmD5n4PxkZ3ISlwZOh6e\njEplpOZE+AjAJmYuY82ywgp96I4H/iO/VXSYOmpHEHEK7i2zDdgREQzckmL/\n9HiYrPzHDrdgYSlqgUXJ1DnMcavVQnoUY4Z1lsHT0dZDbk7wvTuaForcK2RZ\n7QiKHbvdo5pMD/+DdD65NZvfOVmX+ZOLunW+uHaLx7HGaTnozUYzCwweYjb2\nnv7t1QgqPWWKaM0q4giuxmesB7xD6+P3hooDGY3eC6ruznk+XrR9NcT9uP7C\njHaICMS0ho7IfZiJI9CQVYYQGUwS+R7sxCMhGJWOtpqodOV25DYWG1eItzwR\nTAakI+Dpz0s8uNucsE8uZq+4y/gOBY8MZ/hxcoASdovIWNPbupLfuslq7Zy9\nDhoGYlfa7G5qyHL2dAVXU8OOundEDpDz0CnEnWY7ZV3x6f0DetcH+3HJuLTT\nJH0LgWl59J/gYaScsyYrQCxsi/obc+/5g66MYE+a21kKhRApQX5OT8NkvlRx\nCeHNB//pBlsU1uxguhqL7b1trdxIBn0AXoGsQlH6Ve0KJOz4ICNnTasJDMmJ\ndLZT\r\n=gBzm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIALz+4MgOcjZ1JNbrlmvVf9SKhJTBx1U4r9vUKkABNCgAiEAvFMQwcBY8Vk15vMjBz82vXOSJTgx6vQ1Ebj+sbio8Tc="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-beta.24_1594921934595_0.9472697485783221"},"_hasShrinkwrap":false},"3.0.0-rc.1":{"name":"@vue/reactivity","version":"3.0.0-rc.1","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-rc.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-rc.1","dist":{"shasum":"f3a5c2e8a91a465871ee2027a863ee114ece5c21","integrity":"sha512-D7tUeirzWyDX5DtaJeJwvVZgDGDf+CLhv8+ZnuVbmb9kJbj9kdXeLD9bB2Wz8eKTZdiE/I3U55YZRYk0W/cJ4A==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-rc.1.tgz","fileCount":14,"unpackedSize":157577,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEfxhCRA9TVsSAnZWagAAjgYP/30Dt5Wci97pkkyKvzzZ\nw5UaFLHCi2jJq/OihFceNUUJa/EMyrg0Vb6ciN2TUHBR+9EBsRO6HkUAPCSi\nUx42wlX7gQwb6rAEJ3xPVswD5xEiazk2sFgOozYQCIWee40yBvxzm852oJxh\n//aFRH6tOl7OhfPk72VfdgHGVbeWS4ynbW9/QKP2z+24QiFpfnTPHIgnSCmu\nCUPkiJmYpRQQozOR18Eg94Qoxf1cFVU+YtyBKcnpYCdAWN6b+Jh9/NTJoDNr\nva2R/8Bd3toye6lfEs3AIXiL8RtejSSwICTm/V3aX888hRe2dzEkdMHomHaw\nolK0xV82nN0+K605vN9vP1btxWDbU9s8iyFrc7YpS/Nse+sIqO+zYocrNbjH\nRTXZhbeBPzSKlWpESabO5/1KfATRXZb0Qebpt9F3mn6wC3VU5to+hE/Q+eit\n7Kiwfjn6xW09Qsw0bSIpDqYZbQohNoSabqIC+HAhccbmFury0DW7IYnZi6HD\nnA7oCqVY0odeCKNwqfGCqNPbkDdXtL/J4iLXkssDVRJwTH/45nWPspxjccqL\nO8X6gW7GrgWXNeTEKXDrM6/ofxHRJyuLkM8vyOcYnHMy+sK5XnHUtiF521ml\nYyjCTlholtbClPeyaJB/0rmAS24oFMEmOznViA0as5dGxjkI32ZzIxRATWkL\ndwHc\r\n=kqly\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA2WFCxFH+SHiaCRWv5A+n+H0WJ2blVW52vjOOUcD8WeAiBrypA2QxBnUQS0GWC6lsHCnUKDyr03bBRfEbdQ1BLHdA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-rc.1_1595014241026_0.03680405297525846"},"_hasShrinkwrap":false},"3.0.0-rc.2":{"name":"@vue/reactivity","version":"3.0.0-rc.2","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-rc.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-rc.2","dist":{"shasum":"c019c996a9b8f9cdf7424934773b1e0ca96a91a9","integrity":"sha512-kgnBKzX74sV/Zc2iS5Zp+QwlctMBplsw7LAogGr2K2BrkfjqXSBr4yag/m8poGmceVMNm6/wFsWrOEnbL0hyZQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-rc.2.tgz","fileCount":14,"unpackedSize":157577,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFJaPCRA9TVsSAnZWagAASP4QAIzxEPyBrDkhNMGurRpM\nTa0eajpBvx8gxkdJCywJ79KrWE5MxegmJKwn7nY97wPShctynllYdy85fO+D\nzKLhstz45Q1hY/56HEx1jZtG0x4EBctZyVer26Eh5l7HD/hL1+7KYfacps4m\n5XHClnQgozqNg0e2jgmFpvYZYL1Vnc+6AHGYdXkRqKV7PlRci1zx14j82kOg\nTmebpDBGAwnXXLqJrEkpVObzsbIDIPsIATMLKWVkL4BWAASPMyy1orQ9q8SK\ngzEUO27g9KcuoNBoxJSc2I/GJlkILKGaK+c5dSb4hEHbZqYlje4sX2loIeSd\nb3ahqIm1A3/UE02WDDT6sGFvZrxt5AraUazanNZkM0Eb7D4Rjl1s2Ioezgp/\n4O7cvqmArUl4P9fHbNsHehcGREBxARgag4G5jaut1Hcak8vHWF1r/YDO3QEN\n/TEgaiaaRZweK7lsHkJwFFyw3BkUYMNIC+2F3pcAcm85gpCUTcOjq4QO1mwi\nUw6hCZXHSG9mHQ7KOmbKD9IDRtvu8m6K87A2omLHev3hcPeR+9JWGJfUByx+\nWkegzXlWGQLCDBIjFHhYL87GezGzDHOH02ruLmgV5aSgkVwJUdR3i7juI8jT\nwmX9gSB9coIJk7pb/jBmPzAu1kXZUW7Mh3tC7Qys/cE5uKjnTqNg1h6WdhHd\n4PFR\r\n=7Z/p\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDl26BOyPtGq69x2zvhaZgI1JMAUvQNKPtaRAf+z0Ym8QIgQb42mGj8vWuS/zGiEiYMWzQy4+ZRyGQNWqdlwKS7bXU="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-rc.2_1595184783024_0.17029641983804322"},"_hasShrinkwrap":false},"3.0.0-rc.3":{"name":"@vue/reactivity","version":"3.0.0-rc.3","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-rc.3"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-rc.3","dist":{"shasum":"8476746c84c360cee50bd6ebc6355986cabe5981","integrity":"sha512-neeRL0G8x9kCSTSBeIBri+yVt5ISCdlcdTrzPaJcbongGA6A0w50U+Syl/rQLlkGlnIIpDcW5o7OG5dZoccuWg==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-rc.3.tgz","fileCount":14,"unpackedSize":157584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfF0G4CRA9TVsSAnZWagAA9gYP/ApKBFESOSjmUNH0D5IF\nzW43Jj2q1Qzx3KeuZswao84jmSWw+H4ss3KtATNrgAX0vfSNc9BHP/qwwIxj\n8vuD/GG+okK/ZsgCZE0sHoEE2Z/DlGn6kVLQSR0046zHNzo2ZPBSsIeZmRtL\nqAlZMinzHM5ueEonfXN1FBxVL+Zc2McFbS24THyOliA4CrpPEer0WN0EkX5Y\n1DZKouudQ/7HB7JyZruHH+V4RC7NJYIEAkkbspkJpU3TT5lb7DA2v02CsxFC\nWsTrP2XvHRWYCzwMGWux7Y88ZtcxU9H/UFAv/f+L7HmVa6Yuo2yyrTpdgwqE\nXQtXWYrXYh7MGiNFZM6K0YQsDmF4XW31R8ckLhwVQhR4CLLqDsA/c3HUeVZP\nJglX0XwrCcdaXmi437WHmIWC98PNhkd2Lw9zmzeJgvUaM23yiTzh7plqBBuV\nOnx4uO7qmeRQnmBTemWe1s+maO0YYVwdrmxUwq6sxu/X4ZrlW5Nm9MSZc7Ob\nwjuReXM8TA2aXNLs9HRJAeEPCxxyH14AjAvOuAAvJ44RmvWlDOA9jIHfuSgb\nJRCSt4mBpZNqCkXrR6O3WNn89sPGAbI09IjxjC4IkSaqXCYQlQomP/3IhoxX\n3ly3t2MXO4+wv1eMg5UXk9+4B0nFhGrlCxK4fa9PVBDY1csde4DLDni5RQH0\nDKoJ\r\n=1fGg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICCjZ2gLomQMRNOUxhaatijVaiqWa+dSvsJQh2YfHYU/AiBvyH/Zl3ugZIRI5fUcAUOi5udndgXJQnW7Dm5fZh1iFg=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-rc.3_1595359671696_0.8736052041882689"},"_hasShrinkwrap":false},"3.0.0-rc.4":{"name":"@vue/reactivity","version":"3.0.0-rc.4","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-rc.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-rc.4","dist":{"shasum":"0a917d9809967c78c32436fb0113dac6d157b87a","integrity":"sha512-Qer7HKYS70imlxPTiIEeSoxXcGLRL96ZoTzDfAOdEd4kjRcztz9tPhiu/70jEuNoHWmQWSWbn09WLusgMB4Eqw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-rc.4.tgz","fileCount":14,"unpackedSize":157584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfF0TUCRA9TVsSAnZWagAAznYP/izy3NOSnoJZ9jqYRdXk\n7E56dM8f6x0ap80gsg6TLGMaF1YEAEKVNBt3cnsAYHVmoqO8L3xdTMah+j0P\nKCCBvd8frkxAK80/TGHoZHFpqaN92aG8FWPc/qD8TK/qJVokwEKNveTKaoSH\n5LOgl+HPl2aj8VD1aUT7Y1Cl2CAFQAfdv7WNAh97BjA/43xs7o2gzStoY4O6\nqUu9Ek+KmnjJliWoBiUhQt4nUqfoHmYpanOGbhCJUVSMVoQbTq1oGWXFIfi4\nUeQwChoR/4VQ0k9+Fb5zqnoV4uFmNrO/LHdT9gji8WU1BL0/LgUzJPo51gwo\ng42Vp2umaGK3nXMmzbKZufVJSTDuyaBOmITxEiPHoy0fxCGI5sXxNkFL585P\nFIFN/RKlgGZV4QrBuCsI+S5SFnlaDuyyov8KugvXwawDyCjAoReeUbFEBJNB\nxFzDEE8icdUrzJdcFZBKrhRsQBPSVrYmNNs9XjjwYZLB2QkAx7I2o8AdcBT3\nZqdRVdA8q2JRAVaoZMEoFSAjOdg4+FV5e+FBcpiC7W+j3kkavNApsC3So9Wa\nQJe1MqX4nnmPyx/d45OTT+0gNjUDWAadx/Y3c5Cj4sGz8dD6arsBXvxA5t0a\nsF/YrhgrESp9KHVS4jcjNKXZtc2nWQxdQAclwf3y5rmpijv/NipUIsSz7AX6\nmb6q\r\n=YePd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFzqnSxRiBmGAVNfpQ12fPt8rKoWEWYtsrIgtDSgzm0WAiEAyfyrakCt6kj2IcRIbPIaJTINpr0NcdTfnsbjnj78GOg="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-rc.4_1595360467792_0.9227125146347537"},"_hasShrinkwrap":false},"3.0.0-rc.5":{"name":"@vue/reactivity","version":"3.0.0-rc.5","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-rc.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-rc.5","dist":{"shasum":"45cff8d839d7ad130b1e499239090050fdecff13","integrity":"sha512-oe9C+1jtWUdYL/iNc0OPWbwgOk2rOW2uQ+exx3I6Jo6PKOmnAiPkMElalf9vRnO53rnUphVecMp8BlTJvcNgDw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-rc.5.tgz","fileCount":14,"unpackedSize":160837,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIJvBCRA9TVsSAnZWagAA03gP/3U2k2X84z/tIBSM3Oa+\nSfG9+xL59SLSVIr/OhxBeFWMBY2+Te/tNVR/DAyodVm51rz3nb9aK8eXhoJD\nGvq6qZVuHzKx9TpZNEtvSLCd+mSaLaDRJYPBE/1nknbc7T785YKdvu488eWM\nCvlgJZ4i9+ZPB3DJDooLzUhyP07EzNiVzTcf+nZ5jzbHjfUnYhHuIQ1QgocP\nbPddgGf0FlKWzGAOQKfHbYM4f79NfF2ZM4qADpZbDzMk30GKfXte549BOmms\n8bdh6zQea2Pl/Tzpea6U9nbLqxAxHGF4uBLJaqU9b1R+3KQECat7s5fDfh7d\nCnwah4k5Hyl6bOT6TytWOZhncH0RCHZb7UGrYj4xYWz7IJ0rzCE4TjzUHT0/\nS0u0lmkMlUzK/dG4mMduDKdTRADG2vT2GNJYrNXRAaHtMt6DxKjvSNoXUx5v\nKtIW1TXX8X73cTbzv/j/Eii2b6ctQdWPb6iN/K5PuHSL9WPJ7/m9OvzIsCsp\nnnbfpMCjcwGPpHzeFOhxZrGek/Un6oFor+o8j90hHic+P3uLrfSICVnyw5aH\nfLfXGILu4Yrl64YPZy0BUKLE9xEodKhBIEzdhMXu3A2FpxprCea1qy14ZD8O\nP3Ve4FbXtUYHXS5tNehZxRe0Sprrr6q6fYY1C6wo5MmGbXf+oKWmGqg2X3DH\nm6K5\r\n=CWP0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHLgt6jWQ0r3jx9Skbwso/a8RINa/Z26WBOmxmHB0w6YAiEAi03pRvInAharbbUE0jrXtLq7QKIO7PFDg6nBx0vbUuM="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-rc.5_1595972545486_0.428566782762575"},"_hasShrinkwrap":false},"3.0.0-rc.6":{"name":"@vue/reactivity","version":"3.0.0-rc.6","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-rc.6"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-rc.6","dist":{"shasum":"2bca7dd8b0b4219cce6d6e31fac5f30d78ac4845","integrity":"sha512-FBAoswICU75OlmeWPSINvpKZnqpZ7ILBDPWBn816SbCbPj2V3W+aVyswgJXkDWWSw6XBng+WxVwdoNFyR537UQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-rc.6.tgz","fileCount":14,"unpackedSize":164390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPaUdCRA9TVsSAnZWagAAtIMQAKCG/LUUW0X8REB99F5+\n6nGHZue72gpEXmltkaezwu8/zIflFavcvFOtGAzOeG27KV3idHtHW4aGYhqT\ngvA8pktNLrL/2uxOZt6VkXNkPaiZFt06KZuxItSiltjxs9XVgGYBiXBynGp5\nWUxeUtpPojxCX9OSIz8ugQGXhXkyvp0uRep4jR1N9MSC5f90bq16c3p98Fb+\nk/iSL9fr3BsvV7vIzWKFLdp/tc6iSVgt/O8LqdSINEP0OZPGB2OEiJxSn8Vw\nQfI/Pes1jAv0ZwSTHrQY8WbrvMINSnSjtZVjeCOm3jFkXWysMD13539E4MBr\ncvAseh4FNcenmMzYj3y+uiFw68Y8sZjIu0sHBVehwwUyeaSzWwqSIjhlzBDg\nf0LVPuETVj9+CLgGSB5GycU3h7s1mpECz11m8c0dZk6IVDaa7zfNeGNbnUTQ\n5+IhEjk4O7Ps4l7O2DBZ8ImpR+9tc2EelwnvWUGdwUfO/W9WZaZS+SP7bxQ1\n10/k6g1W9fST00ar/i0WImJGsdWVNduUN3djcBs5Lekih+JXTF1oyY1hxYl6\nXu1nakqO8hpF50x5DWQ/cu0MRTyBWXXweDSDHSPq9ve2mu5B3BH8u3saveYB\nQyAo7BT9oqM7dkR6ZDbSbWdFDwCXftNcaqm/gHFmgI8HhErPB4ge8u6fj3/b\n55P7\r\n=lsuN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCtGHDXAJ2EikkNzjseyHRjDcAXPsC7cnkF4t9+Z5VHNwIhANYHNVmFQr0NK31DIBc4HfCuT3MeDZzy8zQgOwLIEPxX"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-rc.6_1597875485458_0.8462048972328124"},"_hasShrinkwrap":false},"3.0.0-rc.7":{"name":"@vue/reactivity","version":"3.0.0-rc.7","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-rc.7"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-rc.7","dist":{"shasum":"fd5fda961c57a8065c6408170e06808a39f801a2","integrity":"sha512-j8wUuc131JrHvQzEWjlRMYHadRLhGaubIZHR+4QO/xwvNIdJWK8zQd9iqxizjBW0E1MhrZkDbsiClNN8lq/ILQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-rc.7.tgz","fileCount":14,"unpackedSize":169044,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQA7HCRA9TVsSAnZWagAA1LUP/3I9M+D4mubZMk1QZMAO\nqFCSj6fzr7kpvj4xBf+PTqH4htUJ18r9MZf5bPOxXhiBurJYh1grd0JIqt/Y\n9DSb331aExFHZIaNjQyje8ZUgr8RyvMzvytTm8NTDiWh1Ka8/6DaYgiYi/mU\npw03eMCMA/acsOejFG2bzXm8sffn9LYfmOCtHh8aadhkYmKcBNJzzBWA71sm\nS8hTZILQG/OsskZpTYoBorlllxDT+Ny42oImijsrscdId+HX5KcNs465gyUi\nfxTnV6DRuEjqKzW6N6wN9qhMDatCY63VyeUa25oiA1TIQgyOyYkOZYSc5nJf\nfXnpn07nNhKsbMLSqZOHWco0ecFfX3LUKO7nlA3Gui0DyDuwtKByL6ma8mpx\nMMW1Y5kb4S7EGzOaqahpmnjtajWmRNYIsz5ftf1oYTLLU53tRoncdywpUQOb\n9zWT3R5qsuybf5IjJUGF3xu/WYZfFzXxQA0hnmlY5668voU6QtNGOCDgBza5\nfCJhrOIUHLMQ6OfwO4aT5zy6G+NxtZWWocX4d/MAKqnHpizr2jz2mIy8U5Hx\nP2YIlRkH/N0rQWDA4t70pJP7SujUjirLrC/Pf4MUfrxNE8MjXFEEYJXacx7A\nQynWDajQXZ5UIsnmgUb6hYXrRYt2iskx8n7rs8naj8yWZf1ixMSxtowtJb45\nE1uc\r\n=lnno\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDa9jDMKMWhzVek366kHWULh4h7ueUWwC/7kteghNpaWAiEAjI6EuWv+P6qbTJBPbqrt46R3ZNvtpoaBRhfyYjHpxjI="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-rc.7_1598033606632_0.402963462425173"},"_hasShrinkwrap":false},"3.0.0-rc.8":{"name":"@vue/reactivity","version":"3.0.0-rc.8","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-rc.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-rc.8","dist":{"shasum":"329a00e63781663516e5b356ab17e4782bafa7d6","integrity":"sha512-/NjP+CI3ggeRXaIlJCI/zJBuClOhwy+SPvt8mcIQEMeewn67bh1Qzl5iqD+yFFzaS3MR3ofdkcCiq1UQ/k2Omg==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-rc.8.tgz","fileCount":14,"unpackedSize":168532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRSDyCRA9TVsSAnZWagAAgCAP/ilHS3qS4IVcsAgvjkzN\nogWry4gbqmA2N8/VoCmjiBODpGGISgDH9Z6FIws1Pi2LLF7vAKxcEbM+GqPm\nQwnCDvIQpN0M3iZhcnheHkj3zg1ylPSqv++6ulzG6UzeTWVdZtUsMmX5T/r4\nn457BFi7Tc6gVk3aJ2evdY7qQFDlx+KB7NZibFGb4y+cmKcYmKUSrCx09FMn\nV2/p0e8e/uLHLbNPYgCBh/wZHi6pCglD5bXCbIGYGv/Em0UqE08+3uwGoQRs\nHW82ZMGxJ5/70VrqM8Yz2RD/Fov87QWVMfWMYMROq46vZoWZyVSRICF8A/M4\nTlgNg2VPe3uc1drvCGKzF33ZwrvRJh0w/suWDSFnqfElpitNDhPqAdgnq/+A\n0J1dh+qQEuNIMMFh3aEO9DTzjVqRcVfvjcY3SsUIrjzViClPCOrqTUqL4FCt\nnRWLTxSddhAyY0rj2AXoWj6Z8NcxvaEi+Mxd+M7DjF2KYNhyrn54RKVjmxkC\npp+5gj8FqymJTbVkuddc+YpKltoJHji3hCReAgW9A22gGkq+wbaUDPP+Wtnk\nplcYEWIIc2/C2n3m2+nw+JHIGauyLd7GnDQG46buhEsMwzjNqZNLOYnfhMgv\nz2ywRrkvwnyFQ0ZsJNqSeNUM+8BkDe3NkdhgpjC+NCCpMp9TCLHr2BJdh4+O\nrV6n\r\n=LFcS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGBDaF+8q5kj3FA/2PGfgXnqHQvDGg1+D/RzzBQD6wBlAiBLOOCsIcbUFux9+njrNPJyHZZnkc/AT5lhRxCYNxFiRw=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-rc.8_1598365937663_0.4418363262012963"},"_hasShrinkwrap":false},"3.0.0-rc.9":{"name":"@vue/reactivity","version":"3.0.0-rc.9","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-rc.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-rc.9","dist":{"shasum":"d6a3f40bb9c2e3b0f6f20b4693efc2f91d0c220b","integrity":"sha512-1fJSt4zZ/icZUNsN3Te5BeVChmQ7Ner2xUYy9ALtShLSj2RwxRVhtysjXxLE16TbwLkHjsOHjA8tQWrdBfQG0A==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-rc.9.tgz","fileCount":14,"unpackedSize":169986,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRuB1CRA9TVsSAnZWagAAth0P/0y0v5/wtoLVw7CZHQ+a\nRQRCK6GmJi9n4gCJrnbodr4AVgRZtEn0CAkA5e64F0z6jxry3BLp2UY7ajVn\nc7gSDtGV56VEaHvjxTMNrou+3VHJqOegyJG8dFKe43V3Rm13HQEr+1uWcPPp\nJk8NZPzKThAUTeU5iJ0s8WdeQO7WYkXRW0Gqo3CXk9MAjrYOjsZAGlj4W4h1\ns640ZjRftxU3zrWEk6Dl1uxCxbTJTAsYhNX/wvoCfHM3zMgrkQBguHYuXEv4\nqVgPiEo5i9kFyz8Ac2NhBo1ujq92y5i+y5b+RytAco3V2bjbt36No2w9Rheq\njr1bUljL4QnCvCRadH4cqZbpIUU1ityAIM6gE/jqxTu3/+gA1gpblkUYqcYp\n86agXwSpT/39IpIvX75ZWAJYocNjtVYznJxM9ff7zHBkvn1MHsZRwrEwTzXe\nEJM6edfTUDnkmaoF3NrUxVrovSXWgSx1S9ZPsJcjGisNHJdM91lsM3VtkxiX\nxoMYRTrZza5UHGSEkSmlodeSlpddsR8DkrfzED7O6CQ9Y9YQ1sILJWB5b5e5\nJhEPCo/b4AMC58QxD3pXz2ryVhzwdsN4zBwdXA9pkSadREueunzpfeSQHwGa\nOQJ25FO8e4pDwnY1XV+RyHYh3QSN8U7aZ7hA+TXc4RaNzBOul9r0FTWUucXp\nVse2\r\n=baAN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCCErt0PnyH+/RjvQot8/2HTIvAwKMwtGaqYTVM/W15lAIhAPdpyVe82hv/XjU8o1EauvR9NYJDJMXky/xSMVMD3W0G"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-rc.9_1598480500401_0.4823716219962393"},"_hasShrinkwrap":false},"3.0.0-rc.10":{"name":"@vue/reactivity","version":"3.0.0-rc.10","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-rc.10"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-rc.10","dist":{"shasum":"34d5f51bcc5a7c36e27d7a9c1bd7a3d25ffa7c56","integrity":"sha512-mkUZfOJlbqGZx2cARmhCs5r2+xLJPL7VFNagmlA3Fd66ZXBc3ZvTQdYsY4VUbYJFe5ByIzqu9TZiAkzXY+JVaA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-rc.10.tgz","fileCount":14,"unpackedSize":169843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT8trCRA9TVsSAnZWagAAJ5kQAKFYl1CXAsxm7VnQZ4FP\nXzKtW2HWDPdH23V1GCyUY9hXHHSBDH39tA2oWnktAgkEyZql+o3nTBXLVXiQ\nXa48jy1NBJOHF7lkqTfLxdRTd3Oa1w83n8gbJxawiux88lcx8PXVdTTyzcTb\nNUQRYXqkmvJ87ug7TCmmPTLL9yRFMVHCzDEWXI3LDEELerbQ2P4beDNbm6az\n51M4CTMzBzgVprGOD3TjxGhx4/RjWWN/42N9ISEefOz7vGRoS8jiw6U9Lo5w\nF5oZ92ev4Mz4oT06HyF3Sspt6FDyQ7vzTI9+znXlNqmBGgO6X4BGn/vejoLh\n/rO9cY4WD+AD7UU+rKPDZTPLxlQVa8CNez+dek4/untjRrDTBITPAXUUGPkI\nL1MMreGO9N1twfP68vdevQvW3nPcg2tmLHlub2d1couAJpGr+P9zn/fSopJ4\nhbjMhzPCfhSlZ87Srrc38Po/ojYGNXDONehouviGiFg4ekBv/wNQNQHLSeAy\nYjkY8RlhgCPN/sjowmfclwMxJGteEm+Jb0lD3gyDbOi2rSidIyHzsfYTJxS4\nDYMkULR2dQ0r84idwS2Gx1p6s/qRp4XtPJ5Eu2U9eJNDsyJCAoDxVNz1jupf\neU3j2/vQ0eyDS0fPDav7avLDy0NeozfWXiMSmuLFY6TGJt7AMkApgBwAP/XY\nTH7j\r\n=2gPi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB1G5JE3V/tXnASu7+Z0UohHhpQ8KqywD7yKqA4VGE7nAiEAmQ9EViXUrZ6X849zpckNamS9o3DNVJZstwgPW+iGF/A="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-rc.10_1599064939548_0.5053725433068985"},"_hasShrinkwrap":false},"3.0.0-rc.11":{"name":"@vue/reactivity","version":"3.0.0-rc.11","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-rc.11"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-rc.11","dist":{"shasum":"e3a856f2e4e7ebbd7050b2ef71997c91e3a28a40","integrity":"sha512-dlnCZdv4rKm6z4szfaua0Hsd5LQeUeZi6BI5c9Y+CBRU1Dwo8wb9Sz3I42ZRKDrkxB2ii9WhprW4d4H50RCnCA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-rc.11.tgz","fileCount":14,"unpackedSize":172066,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYPbUCRA9TVsSAnZWagAAL2wP/iFm2DjCinuY3TZ5aY/l\nBkgAm+F67yXLL3UR0H8U1ctFJUQGhtT9IvnwYMrWpVUQ/MpJqbHPhBX2FKcG\nJ8iGIaAJy6hqXbGQSYD2mlClCWxGffveS2ZsY8NNWFoVf7m9LrrUlS26gQCw\nQ7YuKqN32hnB6kzt55BbE4ye2fxTJUIAls09rrfZgofXNgT3RJNxuYsiUjP9\nrCmtf42EsNV/6Yev9Z6innYW2/jRVtvbBHL3c+iC4McCVUCqd5JD+zmpBkyg\nrrvAoBRVG7iFdxJnDbnl+AlDPtPWQcxqeg/UeKZNJRgdrL3dgOIxVCSyKI2N\nUuAuVN/VEGi2jFYhzhq/MZyEHhfQsk4fqlZcQdXwyVJtF6rei0gEpo4y+NBr\nmnLWzIdmlIndPhhJoIUL/qbM1TxyTvKnAIPmQyx0iW4vSUogpQ8ZtM+FTQG7\nivWmM3fz0WNaQZLevPpW49vlZ3AkmuRv/nDV6xw+E+tTtgPKe4owudYDMeGQ\nPFxFWEsw9FGkt7Mn01j4ZBz5O0OPfpJf/VyF4onnB1nleCopb8Y7aSRCmnTH\nSkZ2neBw28hA7lRQ/JblXkHILnMMa/gQKIxiAUA5mXbQ/6dT5EThpen73Yaj\n0KiExVXmCJJNYH7gXRISLj7cyWF9h84n3m6v+kg5gVEJhrCRt+lvGEnh/Om6\nmJvl\r\n=8knj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC90cgRk7V88345eDacIz6nKjbVa6q6gj+8ZxxEbtXXfAIgX2ANBiSwVHO2uHph7NKZQN5QYLyQjWPRaSwBZ8Ejc8c="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-rc.11_1600190164159_0.3025994158036076"},"_hasShrinkwrap":false},"3.0.0-rc.12":{"name":"@vue/reactivity","version":"3.0.0-rc.12","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-rc.12"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-rc.12","dist":{"shasum":"9f5c6da78729fe80cc47d23bc8b6c09b36998a29","integrity":"sha512-Cz2wwwH7QpG2BDmmZ9Lia+soji9i3QjzMf1Mko3kIEHHGkeid6OxOaMXBEMCJjAyiRt+1VTHBZv6FgsUJeaDAQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-rc.12.tgz","fileCount":14,"unpackedSize":172858,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYlB0CRA9TVsSAnZWagAAOOkP/Rc1apQSmu4QOHOErtyU\nQy9l/Uh9rWhk1vAMBFeE7goqPIodR7cwgZ9bB9KW/viwF/Lb/gyDW6ftKSDG\n1MMSpWXrybP1YDeSf4mHDy+lgyaBo0HvbkNt6cp7WrE8TJrGIrFlOpZtub2C\nN1UiCiKRx8t8cd4XkLlpY5YODB+8pC5kBiyRpuBu3PM5y9j3EspC574Od315\nLdzqYIuDzY1AUAcQ+QupfYzgjs4xRe4Iv9RfJIf2O3oFhL+Srrp5Q6AI/2uF\nqKogKjzcxfgFMimez2DeLeqP8M1TuWsVj3KJEgbZ/dDLGZloS36F84TSKkgc\n6ktCEEi38v7d87mmYiByMZUfc9FrC5rIYC1p+VLOCLK8YfreCACzjXZ2Xz5X\nY7a3k/zB+VYk7O6d9fTjaxe5jB7vtZgwDtsAYQ6nn35DCo9sXRpYwPPSJNxM\nhSHVc6bW+XpZzOzx0q4LwXho9lz8ePQy8xgL6es/DuFpHo0z7SdxyMbFuda/\n/tL50vlEo4UTDucYgzqorVPNout9RCCUrL/QNpJG3Gvr8SnS5x9ktd+Req14\nOXJfU6cicdOhEh3sP5mAWVitBgm7sEGEUDy6JbgLDW+cAF/COm51hQibtRi/\nZtm02/72AVMNiX/ERQKnAUw+6dhOgbDxrqHC3AFfrMXPq2J0JBuTVK/es6mt\nnisi\r\n=cKXC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFjCZi5mbCGwdIyYCpIB6IZNRDaOi1dLAg2v6ySAo6OXAiEAyhi74+d12XF4eZiVrXgOu3vE7gJ9Yb4nGLaX38BoxAY="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-rc.12_1600278644153_0.9765795600525224"},"_hasShrinkwrap":false},"3.0.0-rc.13":{"name":"@vue/reactivity","version":"3.0.0-rc.13","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0-rc.13"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0-rc.13","dist":{"shasum":"3e7eebb438249a09b74b74e33d6a0e02970a000a","integrity":"sha512-I4E9/3ZGejuNfUbpbgtWWDGas3qIGqqvjUeMEuDGbJfaUluZauSKXPRKjfGPz+esmgwvGAWjkcFeyyiYY4RSNQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0-rc.13.tgz","fileCount":14,"unpackedSize":174982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZEgqCRA9TVsSAnZWagAAPNgP/ArR3AuXZy8tIrunvLBb\n4hko2fqqBovGk/To9rgDhl8xTvpeEVPH/WlD2Ccri++brHGUDtlhSPU3soTU\n9wJ0IkgS9sfpraf+kc9H2Q/zYHE4f93pDfnFoXp2VRfnljW6ardM0ezbYvLm\nsDMVPhgJPMaib0CCy84U/Q9MLnoYvCYMBoWfnl62R2jVP5eMEzDPqBqliIQr\n3RKGRLYwtreqIdNgJ+iCCLiDXK74tCSiKqDpxOWAFx7XwnULsPsex1Dxuw+J\ngUCKT3jBuHHVXAiZ6BZ0IaPLm/aBONEjJ3umzeOn3fJsFDS8TSlSa0sidOEm\nrIkXePpH7ZRwgjRItEDEjY8zOaZxJzyRIIUfDf/FStmjXw2eDYp1CktmZFoZ\nPaSy+P44hrEc9u9S3w6KR+kEmCKuIHNxopzVA7DSgDiulWVjNmm1LyLMuZUi\nwPMMDRBOqT54gNVcW2piqKwXLdS/4/ojTOG+brnbPLyMhlKwu1RXIUCWnHcs\nI7iUZrOBGMUMtQoKbq7fKrtMS3hbkOwWeoYWB8+mlhDEvq3AobDgBIANad8b\n0m/gktr1kJfTkW36Sq5/jfIK7Jelu9HGdfGnH2X/O3l67aCe07hPxNTpO4W7\nejAWzex0oftd90GRw+O5JjvDNmh5t0vKdScPhMNM3XidaP+eCk0Tx4FnpeM0\nsKiv\r\n=aqaS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDOkhjX8Y4L2TcqGEgkbzfBj2yxoGI6LgCgAG/ifCpJ7AiEAhcP+FhbaTocMe9uKinCZuhO9Mmvu8UycNaE6MRiyjUw="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0-rc.13_1600407593540_0.43629703851169666"},"_hasShrinkwrap":false},"3.0.0":{"name":"@vue/reactivity","version":"3.0.0","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.0","dist":{"shasum":"fd15632a608650ce2a969c721787e27e2c80aa6b","integrity":"sha512-mEGkztGQrAPZRhV7C6PorrpT3+NtuA4dY2QjMzzrW31noKhssWTajRZTwpLF39NBRrF5UU6cp9+1I0FfavMgEQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.0.tgz","fileCount":14,"unpackedSize":174970,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZNIdCRA9TVsSAnZWagAAKq4QAIDew7izBSP9ZHmspDPw\nAxz6qnK1gyZv9kcLJIX7jFcw52cOPlClFIdrjd3wqO9npl0+mPDwGcQpejYD\nduGpWkhlpuFDP4bpzzaMPxAGkytwFISSuc25jfEIX3QqZGRAaqgZmUDJddug\ndTd3niIAn/4WJoDrUSLi3fY5OG0TzlXt7tJ2mH2PprGhrouaMBTJZIhXqzPq\ngHEwtxDp4V+QyAfRjR8InMk1lCLNEUaVnGSBDUgulCZ/y+2UG/oj+98zi294\nzQRcDuujWHqyIz4CDh1TlFIh9JWEBAImHE1RlxSnPSFjy8gCuk2/s6iSQFxC\nj8msw3hZwf6bbdOZ0Q8XYUO2L04EZmy5DV8yOP2KMmyx5s3y1fb9sBZvg+1+\nsuRi57eVyT2OK81w3p5EtlrMzfEpxD4DTXPX/SiBFq9p70Equpbw+QzO0rs+\n2jtUXQ1P0ZRSTnQ3fn04ILfo5Jv26ncTWAl1D2aKJwzRJ+45BbgDayiuz4Dn\nPIF9G8kPEgi/LB6QaSCBrMRyEuaWgQWWCvT/ktRw8TEsBs78cdqUA0Tpxb4j\nIuXT8b0mLP2DnkpowbAc8oqLNDvNvsvGDKnmgD9VghpGFnPf74qsY9A38zlL\nGY2F7upLgtJ6FQ6IVNHxtmo4ZGO/EtCG9wq9zaYsdG1vZ4PiS5do9qkYAzOh\nn8+0\r\n=e7AK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGEzcaEUM6xtry8Hzck5RughttxAJgAFnxJ67wwHvTFZAiEAvbbnh6TM00mx1TnBhlEhjt7NlzvrQEewFEKSGODsxvA="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.0_1600442908855_0.24330566234433748"},"_hasShrinkwrap":false},"3.0.1":{"name":"@vue/reactivity","version":"3.0.1","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.1","dist":{"shasum":"8bf6d88d0fe398e956dd8ea3df206c149ec6b92b","integrity":"sha512-XWeqNTbvcAq8BmtR5M+XU6mfIhzi1NTcrQho7nI03I+Zf6QW1hHl/ri+iNfCNCasukQI/tzpkqJYPfyZxCRKyg==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.1.tgz","fileCount":14,"unpackedSize":175274,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiHraCRA9TVsSAnZWagAAPTMP/0vvdaoWG06nXwEoi1Lw\ntR1Vg4bOh7NlqSOVD5pHRcZ8eS5ntwKR6BKSiZu7QaJZOMBJSHrVJoKIQdZe\nerzDH8nlEzjbO2wJw1Nt5rFoN9WtVDPCWoQzrxzglWrP7LCyfYw2keQCJENh\nnEibFMcozb0rPwSD9vObUmExLumlZnLaGlCfjJSl5QigeKUTrkqCU4MK6eKg\n7788ldrOfvvjzMswKpo2uPDmQ7vTXHKOfwLTZ5yoLZhX8b4tF50oX7PQr9Pi\noTRBE3cL5jpX0LT/9kSfWbrHRzQ2HXBB1oWq6zQDiToWE17wSkOBh+LcpmHc\nRCFLKc2io1iKkuf28wRaIH9R5qDzrHgnwI2F0RfkocikNIlwpB7LSRxagDCI\nAlWriyYasQm3+YSWNBRd6W2x8feBcAzqEgT2lRRxgfOApXzeDE21CqqWxi5h\nfantl2s8HozP9MlEVCW1sudTmE60UPctOdgXc/InYsXA2QpqfcUBh0UlTzZz\nkb+INRv1XCH2u+7+1c9795b8O37ZhH9yANhBEir+MvoE+lSszjJLW6ULURMT\noBG63A8rXe7txhBnsmAoR2/a487Cble0u4IlxtbA7ge0XWAHgZUlaMH7Ar5L\ncLRbTgfYJYXlKy5km/6YNyNM4fv+/0DSPFpHqLJXXaKNu8TvgSGkQPvAxEOc\ncMDO\r\n=Qqc7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD4+UC+w/ltK9nhTTXqy2JWZsfunyUaT7WeEPKQiSiH8gIhANPEP2OAy7qs3SeYpoBP7CLdamFZtXB9BVvoeg7lxlBV"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.1_1602779865922_0.38432650074651087"},"_hasShrinkwrap":false},"3.0.2":{"name":"@vue/reactivity","version":"3.0.2","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.2","dist":{"shasum":"42ed5af6025b494a5e69b05169fcddf04eebfe77","integrity":"sha512-GdRloNcBar4yqWGXOcba1t//j/WizwfthfPUYkjcIPHjYnA/vTEQYp0C9+ZjPdinv1WRK1BSMeN/xj31kQES4A==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.2.tgz","fileCount":14,"unpackedSize":175503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfj0eECRA9TVsSAnZWagAAD8EP/3pVvT11A2m1QddGC6EZ\nbz7shRTRbHG+aFYm4RZKpagf3+Dqjy4+VwAR6Dj0SqEookOV6GeIujDl2x8Z\nMB5cyqf78MSfs7ApoZicbx7Ib7/tJ3/8znunffOYgZOjkgI8UnZnkYw2nyz1\nh/zgGcD9HwgpaNH2grnq5EGeV+WH+jcmuubEgqoJbbeJqhTZbIAr4AY6R7Lt\ngKv+kZnH/TaE71cmuAzQTXcSkxoPu1Vhktt4FhV8uqUAFBsFiTYCeIY2IfHV\n+SvbEJFlvkAgytI/OMLKl1vm8+HzmXiMrFqRZPzt6SPa39QUzUl7t28P01ub\nUaz7PItBAz7YTvV/Sc68pWs94Q1To+EJjIsYXMTwmG23YyzlE9x7aU+NBoyB\nn1T3YMdsFRacAIsPCMZUqOYFEZIXKAqNmkA+3bwaS1aoQI+o9GU1GD3aoisn\nCZPxP3zD2pW5yfCbPbBc4EJgjflYhKwDegrlAxeCcToObezqgthcRpMd+BiH\nR/Psykmj5hQThshFyExB++Pnah/ch9xIIc4v8J29/RZBhYkHb2nGFf2LbFjt\nhwDG6pwSlEbDlj6x8offTVlfdSFY8jf1DBr7qQmeI7mo52aVvH2JZVR1uU0F\nHfTehrBmJnl2h4+Wlz8hCcuxSsURKOmv0vjOrwa/f799hphpG9irS6YB57Iw\n9mB/\r\n=RKsC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF5T5P6qcGvsf7eq6poZ7y87k6wJGWt9XJZjwnrbGTr6AiEA6k47MiCBYAEXSCQDFrb2QpZQOj6dTkun5OmSXlUFuEs="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.2_1603225475777_0.07709918550993433"},"_hasShrinkwrap":false},"3.0.3":{"name":"@vue/reactivity","version":"3.0.3","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.3"},"readmeFilename":"README.md","readme":"# @vue/reactivity\n\n## Usage Note\n\nThis package is inlined into Global & Browser ESM builds of user-facing renderers (e.g. `@vue/runtime-dom`), but also published as a package that can be used standalone. The standalone build should not be used alongside a pre-bundled build of a user-facing renderer, as they will have different internal storage for reactivity connections. A user-facing renderer should re-export all APIs from this package.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build reactivity --types` from repo root, which will generate an API report at `temp/reactivity.api.md`.\n\n## Credits\n\nThe implementation of this module is inspired by the following prior art in the JavaScript ecosystem:\n\n- [Meteor Tracker](https://docs.meteor.com/api/tracker.html)\n- [nx-js/observer-util](https://github.com/nx-js/observer-util)\n- [salesforce/observable-membrane](https://github.com/salesforce/observable-membrane)\n\n## Caveats\n\n- Built-in objects are not observed except for `Array`, `Map`, `WeakMap`, `Set` and `WeakSet`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.3","dist":{"shasum":"681ee01ceff9219bc4da6bbb7d9c97d452e44d1d","integrity":"sha512-t39Qmc42MX7wJtf8L6tHlu17eP9Rc5w4aRnxpLHNWoaRxddv/7FBhWqusJ2Bwkk8ixFHOQeejcLMt5G469WYJw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.3.tgz","fileCount":14,"unpackedSize":177936,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvoNvCRA9TVsSAnZWagAAf8cP/iNHRIqh/3fpd67QynLR\n2gkpPpmDHtIhR+bH4w5wU7T1TZny3KsgIfQM0t7NmpptPNfkFwitkG8uS9Vq\ngfNjci6fsJZs/cd3Yi5il4oKL97y5kEYiiS4LGa4fIRPUDgJOQnH5IHpIb7G\nUYdD6EGj1dqXPA3HKyp4ZH6AcGj2LKcZak8ttQP1mXBD/03PxC6KrP0FwUzv\n7jxBlsplG0DGsBtajoNDz62lBhajgV1fgG6RvsTc5c0btTocYI80HYnNus2S\nCf4cbV8R+dPXaie3F/d+IVjqHFNGe1jefTTuOpXb3lCCqKIZRvKoLFsvFe8l\nULZBYxrfJbZdRdsxUOrbtQ1xyUZmxS9PX2L5a12g2B6JMNIBOKasNcSxrxjv\nWB44leMiIrZvwo3EYpqhA1R4jskGSKWTi49hkyx7O85TA0nFKDt4EoBZnDMs\nC3GLCpMR8YXgjCfiyyyMY9RAIGMWPocL/sIJVrB72/nI4RKDSWcAcj9VfJVs\nj2KGpYSR1jD8OMTPQjLhbpG0stM2iWFwTugM9jJ77tScoFKK0fMkOnn5KMzG\nihN6lOJKKXA/05cPqTpF60HMK9o14E1MH76otrF7zkDk2Z57QnW8HTvrTTlp\nEM5qkWbh6DUgBZQASMxz618yKy1YSN2AyNYWzJbvWe3uCEj3/6Ss6htWCf9D\njSXT\r\n=Gajt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCyI9EcF4+o2fwN14aWQ70KMHt4yNvG3XoX+0a5F/Q5hQIgI9YqqPoMxVcC2BL2ub/m5hlV49EEbam4ShnnsYrC014="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.3_1606321007214_0.0801984684809498"},"_hasShrinkwrap":false},"3.0.4":{"name":"@vue/reactivity","version":"3.0.4","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.4","dist":{"shasum":"b6599dd8271a745960a03f05744ccf7991ba5d8d","integrity":"sha512-AFTABrLhUYZY2on3ea9FxeXal7w3f6qIp9gT+/oG93H7dFTL5LvVnxygCopv7tvkIl/GSGQb/yK1D1gmXx1Pww==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.4.tgz","fileCount":14,"unpackedSize":177888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyBQHCRA9TVsSAnZWagAAHIcP/2lLcQLNdv0UZjuRTS1O\nrZ5wD9JC7Uv+qi2+knDoWb9cRu9Yj6Ai0svceZf5wpoHs7O+BqsWmFa7AGD3\nXf6LRTmzCAiBaZY976hBq9qHraKau16aaNjuwlrGt0lJ6AupUiw6LReqC6FI\nKokUORpeWXduiobKWaW3FXjd2uEL6QR9Zs6WUk9Oufruty6oPVf2HmLw4aJG\njBbZzNU5opBfNEsivpP8gfrUAB9N22IERaQuNGetnkZ++lLHz9NYZPuDkU6I\nbMlsvqH3hPrjMg2JEBwiiuPKs8T/Dqu4WVWi59EXL4ZLUAvGuBlBTMJqgXMX\nPPmHrAMhqNh2VENuVjmTb028d63DzdxlAf2frp4+U4qAV+axnhLHqJctKRp/\n8rFAI/7wpOqN5aO6LQ1z5f0Fssuv2LOBny6fhh4yXFpKTuLu56IaBy8gFPSD\nWHKqX99K7vznpWos9xzRtPwsww90L/H31msqrnbjCGv38rQO5OI+YmWNVgyY\nbAOZOhbsWqMM9fpkmDk7FFcBzZhHIyMuX2umzt0ttEtt3EWqux0DshTMwQJT\nxHNFCp3fG3vcLlq2f71bYGL2jNL6vsPqcrEoZ5ZScZMLjKTGhicBDD5ZrQcn\n5nlG7fdv/NLYE0Zpd5DAV16Kiz+zLo+vREjvSQUtV4P3RmQo3FZLscE3Axsy\nDB/8\r\n=NivG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGN7gGzstPN0l1r94mn6bVCoqMWRt5eCIoyurHY20ps5AiAYsraVj/LYb4TTFmj1rurwmh6f4fZKD5+kc0I7RVZxZg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.4_1606947846511_0.03432270101387558"},"_hasShrinkwrap":false},"3.0.5":{"name":"@vue/reactivity","version":"3.0.5","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.5","dist":{"shasum":"e3789e4d523d845f9ae0b4d770e2b45594742fd2","integrity":"sha512-3xodUE3sEIJgS7ntwUbopIpzzvi7vDAOjVamfb2l+v1FUg0jpd3gf62N2wggJw3fxBMr+QvyxpD+dBoxLsmAjw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.5.tgz","fileCount":14,"unpackedSize":177888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7OgmCRA9TVsSAnZWagAAwLYQAJivejrhqzJnVgtF2m24\ndJgf//9j9h/CL29VIWLLC/HBslZrjzj5mSp7mY4R/xmgLZcq1A6BapA1ZmkI\nX7T6UZNPvyQd6ktCHCtpP3UE+16B3uve81CpTrjMJy8Z3EE/1wxj3caqBBNi\nj9wkWgxenMlnf0m9HBUhW5C+IgAXkl8GmjJjkWrn0C2Ed6EY0HNDt7ezu6/+\naNz5sT0ShrjAx6ab6M2CdH73e+q1upyAnNZRHhfWHEoE85unllU9odxM12yK\n8R6MLE+klfVHczyLEc0MjWchPbplrn+fWewdqztBH/kFiYRN8OM02lDalDEV\nhR6dJUNFY2MMpcDQL0JdqChbcSlsj+V4bBD3tMhGawXso4kvOVMkx7oMfGSY\nLzARPQs5Maktfoms8c+9M2AkTPgMbwHwNE1SeblWG9qY+EZl8spN0ChSXWel\nptiwEC3pjAM0EVYwvoVmvcnCGjf8DhwbF+4E+KoFDMSJ39GJL+uTssxVfxd6\nHlxjLaRhO0pCv42Ns192VagX1WCWZa5qmvKP9P3CQoOzMUDFMwBchCeA+IKn\nD7j2Ve1zSMg6AErujk2U+YebLMHv5XL4rOjl7ssW06iTqFX+96v9MovbK7Hz\n7PX6CjsOjq3tUt/ynvUXLR7XdAG3UPFtBkOt17jiXiywiR/5itUkSbMfV/wc\nF6Cc\r\n=hftm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOFBU6j+soLfahJbTatngd99qRRao74vBl2YXhwoIU5gIhAO+acJC/lcrpu256B8ZhMuW9VjaW46SVIWPwtj9TaXyk"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.5_1609361445762_0.4125313737547167"},"_hasShrinkwrap":false},"3.0.6":{"name":"@vue/reactivity","version":"3.0.6","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.6"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.6","dist":{"shasum":"7b16f3d5d04cc55028085fff0bb8475cc0e32991","integrity":"sha512-hX8PnZayNMoljWSYrZW0OclQnRaMoHxvi5eeFVFPDr7+tzBeiftmmozKttxxCLoDxBWX1B4gNc237DIcYU63Lw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.6.tgz","fileCount":14,"unpackedSize":179500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNrT3CRA9TVsSAnZWagAA5+0P+gNZAxtlpA3x3V+qbUQM\nlagBavQijwhoHb2nKmkK+fpuYAYGuq5Ms9Ly6rpSLmkc1OpGZPdRKH3arJSu\nSkFJDQC/hHx9O46HAMn6WtfUA4xUx2sPxWzNYr8XIm/lBfkfA730YrvkCxeV\n4ZYcKx/trUP64pCikPF2irzSprCOYT3QSGup7+83oICOqsLJjELln7nskkRG\n/G49iwISOItwXIbtKUbTQc/+YiT8QO154ixnDaSJSdcRZaUdTp2ZVrecUtR9\nevCVZsY8ThO1+E4hHZN98nW1QPABIDIqGf1RNd0UHIt4fBCgyK5HR6GEBzws\nWvgXuJT32KFI9iGukA/dMwZKBSFybKFK5cZGYdTY5X7zI14EKjFfonqYtRDX\nSVpMZ8QZnFkwF1ppy27UDTnKQYTpHyQjQwmC+/fOVUWq13TjhixdqXpss30U\nWD71oW24uA4AijpEObRyZb3dO2iYXJWjcAaVncgU+gwQCY8oFyH7bGihygb3\nIXphfGR9MU46Qq8HTjbRUmdi2AApvVPvdS6eZuGjW2GmSCcjvd//n6Tlwr35\nmCkHOb7wjU0LX1vRJUpPLpmGtmcaA55MQ/PhD97SwTuF7OokGmwKlryBm2R5\nJxAkVqNNsw35OAOJ4M+EnEDiI35P755BYncRRthOXCU5H+5RKdbgCzK/Q2SP\nz8pL\r\n=FLQC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD50806Ys14knWUKKtnmDj39FHVBc8hLSWCYGtWAzlvTAIhAI4e9LD4jte6hyxEvNXT8SiCiX7hNvxy/RB0E5ca9g+y"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.6_1614198007224_0.27470203345485045"},"_hasShrinkwrap":false},"3.0.7":{"name":"@vue/reactivity","version":"3.0.7","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.7"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.7","dist":{"shasum":"e6ccc7bef7fc10b0972e4d974bad71679d3b26ad","integrity":"sha512-FotWcNNaKhqpFZrdgsUOZ1enlJ5lhTt01CNTtLSyK7jYFgZBTuw8vKsEutZKDYZ1XKotOfoeO8N3pZQqmM6Etw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.7.tgz","fileCount":14,"unpackedSize":179516,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPQ9zCRA9TVsSAnZWagAAnSYP/1Wu7y76EZ0P3Ry2aGOD\nCoXUxED1dQsIGDI4m2kYXfMemmEbqC/Fnwg9OZnyK7UQiO/cttRwH9o3LP2K\nQYZ4Lo2Ro1Q+03SlpnuaiBV3Lqkt7321chg2ygg5LtFV/KgJ/yaUM11EQv9Z\neB19wI3tqLhXTHCu0B80TQC4H6on34ihqC75BEYCSTrDrISYReF+RSCZUBTS\n3gI3vkqwQRNuWq/OFCyyYiEENDNrTtrw0ByFSqJNlzBXZKKvaZoV9WkFZfd5\no0pwHiT2vQhY8RydpNjMEI7EORPnsNjHnkfr2iybydmHA0vfcCLkIhU3wtgf\nKcO15fVAw+xZfVyLWl9V0xKFb8yJQqP/TCbD9ao2ZJroX90NZW/KQgITmbtv\nwYgIWqxSL3IjdRYVM0eLA245QzOKkUsgdCeHIS5g3DJaWAovdXc86Vgd2rFX\nhhsThVEZBBp2LuWg8vBe9twZMoKLNXtn2PDZC8I/ZdGE8AlI6Gx1F8qIUwbK\nCI5ivl4z9P3ew0lujfN+mrK660xrghvYZ3GZTJfdTYvglD/CL7wdleD1n6Lv\nB5nAgeiHZf/7PsvhViDtFBAgGnAlWB22VSEguFfaXTG2F24ZdWJCqQfud6Th\n5jDr8Dx0XMl/8tqTqEMiPEGmHDbvl+j2Hbkj0q1dhumeungFz8A7VJSwM8Ux\nx82D\r\n=d8Cn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBTTfLJ3MYd8UlbghP6ssG3vfee0Asgmj8D6VQdbelCNAiEAqOHuqhz4bjmU7t2diTMTUnvTv3qji5+vs6zoK5yYejM="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.7_1614614386527_0.6108319315110462"},"_hasShrinkwrap":false},"3.0.8":{"name":"@vue/reactivity","version":"3.0.8","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.8","dist":{"shasum":"c09afb698af2fc30fe47d2a9a918e7262e59288a","integrity":"sha512-W0oEQ005rUa6r1Rq/fEw/Nx3FN+AoAYV2Kf+qI8RGOXHYuUdgVEf//o0UUmlT7ocnniOEf46l+eLfgvilWYJoA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.8.tgz","fileCount":14,"unpackedSize":186151,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXlPFCRA9TVsSAnZWagAAiEIP/0VktvuLXsapCj+DPvzV\nsgP4DR4pTx9hS1zCIdksY4cXtnP1tqZVY7R/H1LA7S55ci6lN4qfs8x89J/S\nOyfaZGSafnAuUFQ42hNgepcbG0oZ+eqf0af+b9Qu0H6DXu7miCl1RLNLROtY\n9bEFWCVwwBeP4sfu3jQE10pG1+nRfjuR5qDZ78NA/Bl7O9aeqmXKYWM5mhfZ\nwD6aO/uuiVkelJreKrC4HdJePiaq9lzh/4gPIF95v/6QfIFecbRKoTEAZVQg\nRnypmT5X9aD0999QmWUJDsiEDj2rv3ThdWx5IlWpuVT5sueDaPFWwU6g/xrf\nUd3RumogIi2rWDV1hUxFqNBIRA6OyfJq4e3z+wtPH7fuX5VUS9A+H9ZUz83z\nOkXBrCkdpwUznOhHbWZl1XItebambyDOYRzVpzhwUPcLqTdcqUVZeVhwlnZ5\noDfdJJ405OPoZIfWA8EpjZLdQfycewz29iVc8nPumxoEf31Pq9kxQYMMwEOI\n786p/ZEgUxCHF3auWpdRp3voC5Lr0EBVSEpMa3bmiYHHzuXpN2xittsrLKmo\nRm/kytvmDP6cyhN1rPzTHZJUPS9RI/Ntyi3uMWhcVuGQXV7enSflt8EKvEWB\nvD87BuJLOWNOh+TE0QFSu63PpIaaCCwVDXEL08WGsYZtNN2SccNkUEywIKKp\nlAHw\r\n=qr6u\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQnj+X3QxSgpb3vy1AslMcMfEMDE42rvIWWQp+2oR43QIhAIG5z++8UzdZXq10e5NEFf8ltM4aOvOTFUYgbFwuOzHX"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.8_1616794565075_0.47430702001441993"},"_hasShrinkwrap":false},"3.0.9":{"name":"@vue/reactivity","version":"3.0.9","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.9","dist":{"shasum":"875f241b8c10262560b190ccdeff2d0ab7053e11","integrity":"sha512-W1AbGhzphVjY+TL32lQDwLDNvLzZKOcUgaIaLOoALWMtjzN4ExOUJzrR1FC3ynlpMHIEfcUo8GPgfnNmvMGdgQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.9.tgz","fileCount":14,"unpackedSize":186151,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgX0+WCRA9TVsSAnZWagAAOPMP/AzuFUiZtqSJ00+sddHn\nuMWLG9egCiv/UmRXoWOThIg4c9ekpELxkIfrd9Gs78H8G06/ZXQJLbJceMiC\nUpmdREZOix6rb4RFNV+TikoR1qeNicVKf13kT/2FAcADmW0oVqPBYZEgVL4t\nxRdkFYsmiXXWEQHDiA2fzBKp5gudSX45p3FZSo7NxFifUZ4PbAKZ4iz9496W\n+U7j3R4sRernepV+R24ZPqiSLYOV09wMAm2U9L0a8Lm8tJHpatZ2gMR3wwE/\nLldcG590ObI593IOW/7twD+z/heJ54pF8DogFkJ67c5mCV2EEsPIxZL/3qaQ\nEx2cJtqTJBWn4KBwrQpnBz6RomcF7zxOe+XrYzEuC54+/3BubaunsQgD0gAn\n33ir8/VKdxgqj79NypJv7mF2ztmlS+jvJ55NqSqR+TacUQNSurRpGXtS7clz\ngN7REvSv2nRPoHBXOqMgRr2YaLv36vraSGEhKGxvQBv9yd2Dd/3u0qsuLXVB\nqNlk2wU3bn2cTrIHbTnjKKIcvynCNfnheB49Iw7ww3A2jMTQGffC2sJHlv37\n2MTqaudLGUf3vrUgwQ5x/aQv/P1a50XmBxdJtUTwlcLAnztu3ZZQ5vuEI5mR\ntKcRMmfg/MeqVP0qrn3P+ScIG7nUER3DiI20OSThpLiQSuE8TcchLPprwucZ\n8GkY\r\n=vkeo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCu01rb61BsVshJ8idOBP/G+Pph6YXESs6wE7UBdPM3sQIhANFW3gQmnwe9d8ePQO2VrQdpdVMSSmWhGmU4ZF/rJeht"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.9_1616859029941_0.017966220737511973"},"_hasShrinkwrap":false},"3.0.10":{"name":"@vue/reactivity","version":"3.0.10","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.10"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.10","dist":{"shasum":"012830733291e60827f3b228d425ad53b83484ce","integrity":"sha512-0GOSqlIv/a5wy4r6fAcdaglQ8v2sLYMRUpu49yK8Z2vHccK85Ym3R9C9K3vo6dfBRGbbCVvoKxYtQw49LvE8Ug==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.10.tgz","fileCount":14,"unpackedSize":186362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgY7zqCRA9TVsSAnZWagAAQacP/3azwdDCqlY1TjWTDwK8\n4h3G98mpbgdxkJO57xRoBAOe6oql6pSc6XNW/+2IXEMLbZyIGQKD6hfwQ0EN\n9asnK8vHIv/srMKJpAs5TFlVg+jFJLpjYGpIV5QICrMueJb9U2omZTda+8aG\nj77W8uu2NpcDvQ/SaHQvAK6Pvl01GSDXiUPjI96LQ6/+CFEp8Juc2oNLfdaw\n8EKVswuEf8RuwW7JXpuE7DVIlSosRLNVEIDAuykfk1NukjrtKpX3zbugVGaq\nW84PyN0NbbfYeuvcuaU7zJ5FAkKvvU6L+6aMaltS5YnMOKgwJZBbZeuod+Ht\nJxbwX9b57FY9+vuPqrmr6wTiYhwkyTKvv0NSIBhHFjypcdFJFwExTVWJVNF1\nYoh/4nOo85nqpq8UbIFLxCa8WZy5VwYa6kTGX1NfMDuaxzMqVWSx17SIm/5t\nm0ZesEfoplR5k0qz0PY1IKOBHj0wPOFjCqc9BsoT1ryP4nSODZYUeMQCU2XH\nRpcyjdKKg9CnW5FHNMnbgUlzFHxoCitPUwmTvWxYyY15OWDqm2cMER/e6FKO\nQeCiAYzgFTDws63uQmC5iGopefpmzbdsl8G7r8mb98cjA+qszW1xDuYgnqes\nY0TlsggRPu2yCvriD3gN1SGCDQHLp0KuFZ0M/xXCRDfX+E0MadteU63rjiJW\nK6sa\r\n=NkjB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBBOp4TmqeyxkrHHJFd19B5jb43VQS65Ou70NMDhD2EtAiAdssjKbuPJzLd9SAfImRTiB0Y1Fdc0ZoZZj8WnVBK/QQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.10_1617149162432_0.12180198290523792"},"_hasShrinkwrap":false},"3.0.11":{"name":"@vue/reactivity","version":"3.0.11","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.0.11"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.0.11","dist":{"shasum":"07b588349fd05626b17f3500cbef7d4bdb4dbd0b","integrity":"sha512-SKM3YKxtXHBPMf7yufXeBhCZ4XZDKP9/iXeQSC8bBO3ivBuzAi4aZi0bNoeE2IF2iGfP/AHEt1OU4ARj4ao/Xw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.0.11.tgz","fileCount":14,"unpackedSize":186362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZlzgCRA9TVsSAnZWagAAMNQQAJMJnTH6e+Fs1uGMzLu6\nUNc2zV7VvS8TF7EwWFN02eMlUZCZ8eS/wAUr0wtFHUa6gah0yyhteXIvAIAG\nGhRjXHOCEbHj2HEpi1l/8kOLR+lxWFf6TrS1Bm7Wpt5obuyEcDqcZ9az4v0d\nYKEDR9y5XmS/kp/cFJTLmbLg+oNbY3oBalCrPVhou76wpp6oj79fsaYAhKOu\nh9oYSWRDWW7uUQsUYPm0VyEVBvxzPQ0V0MMR0osrIxoDh7T5fQuux/bUhgRy\n8bqylQ2Bw5W9lb6L3FAeKVYku3mvl/yi3nnJhy/QtLiIulDIhqggOGkLrAHg\nJYccoeRwaa82U4pCtQOXGGHbBJJSGfRSNBOeMWaFsbHJs3F6+Keh4KmkKkvX\ng6zd/+t2/GkSSJ+qj/3XtzzPmM/b4uP89yE2UgtMlbtzzoNQpsTGO0oqUbwo\n0RxheSp/rIQcaqGOnxKybK+b95DbK06TsEWqbqqXqWIL73IVLqI8LJit8FNq\nM06Ho4H/2tfW5yFnswXc1nSF9tkHY2V38yJCQp3OHH9ZitAI9HS0+v6gffXk\nhLGfvpNGxGvmt/NkJRjScShpCfO0wnDRv4Kwg8gTf2KMVyHRxuaVBs1GgK3O\nuUbyI8CR0cWxpAk/ahVX/kSNt0T98wh3LQ6HvyppSvxC+YXr72Ai2HEnsJMf\n2ypi\r\n=J+rS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBuMVDzTR7qjwBSUDC4afnA8CC/d8Lz2YfLIJ7gDp4jgAiBEZzBveWOFkSHWkqdjVbvK5AnLgUt1PjMNy7a2jcEYCg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.0.11_1617321183690_0.5556951531100482"},"_hasShrinkwrap":false},"3.1.0-beta.1":{"name":"@vue/reactivity","version":"3.1.0-beta.1","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.1.0-beta.1"},"readmeFilename":"README.md","readme":"# @vue/reactivity\n\n## Usage Note\n\nThis package is inlined into Global & Browser ESM builds of user-facing renderers (e.g. `@vue/runtime-dom`), but also published as a package that can be used standalone. The standalone build should not be used alongside a pre-bundled build of a user-facing renderer, as they will have different internal storage for reactivity connections. A user-facing renderer should re-export all APIs from this package.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build reactivity --types` from repo root, which will generate an API report at `temp/reactivity.api.md`.\n\n## Credits\n\nThe implementation of this module is inspired by the following prior art in the JavaScript ecosystem:\n\n- [Meteor Tracker](https://docs.meteor.com/api/tracker.html)\n- [nx-js/observer-util](https://github.com/nx-js/observer-util)\n- [salesforce/observable-membrane](https://github.com/salesforce/observable-membrane)\n\n## Caveats\n\n- Built-in objects are not observed except for `Array`, `Map`, `WeakMap`, `Set` and `WeakSet`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.1.0-beta.1","dist":{"shasum":"bcaa3295d845544d6625a31e246e4976efe8e4f4","integrity":"sha512-w/cAu71behIV0yfi9vP1vLHasImb7E1yc4xZQe2dno7IcUFNOPwE0ar9qbBJZzGUcjuVZRYp+J4Dn0HNXRMciQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.1.0-beta.1.tgz","fileCount":14,"unpackedSize":187364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglvOUCRA9TVsSAnZWagAA5L8P/1C00zaJ+njxqkifhgt5\nggYdrh7/BZpoeaHaqYVxpEQW5XwST6B64UYtOLkGP7zoeS844+20KCJxyjlj\nzuFD/JxWZHjbCxldAMz6LyFW1U/Z4Ugfd7ooPxGBavLrnUtHG8NFhSq8h7QP\nHReTowXM3keuP7TGgNQ+GjLEoJdv/iVsjvDA70kP7TGM/fgK8jAcBRMQ9ijx\neH18pEaGEPQFBKg755WRY4TCKEynuisH7cQjrCArOCUY1TKoBaJ0jdkE0p6t\nWWv0Pm4AnAUI122psq9N+FTDCH3/pe4OmX3u9IDDhPo/X8zzFflUoLXXioMw\nterHoJFVS1MNexHbGpz1IySYoAtzq+bFAT63fi3aOVpy2hsmMaX1x5i1o8UW\nsYHkiXTYS1m9THB/pANkFaYpY5X/oaFvdJ26nChN8RmFNIIvNG+F2gl8k6Pl\nUAacBRTIaFLViwctx/rC6mhgFTTy/caGd8s86d5P7xWNCOUkm5/qh9idJke+\niZdZJWgib5mdT6qcGyQO9KvJAhBj86DZcdqKeBhaZapB7uRH0esFA80ntEAj\n1J++a4ZwXKPocMhvaz3lN3xNPK1FJWJ2HPlOJQ5s8O31FbIdBB/oGzFFJT7n\nwkN0fDrGdbhus75TDhxNOwOYFjX8BC4a07mlZjshufrA16RiY5ahNFqEgGKq\nJZC6\r\n=BCek\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDz6gGWfZTVhCiVwyILo4IjneOJYyi3l+01YkY7ETzTqQIgIckOb4YPstPD+8ra2eL78p1+9YQ1T7qux+BLLik3fB8="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.1.0-beta.1_1620505492447_0.2905676311090233"},"_hasShrinkwrap":false},"3.1.0-beta.2":{"name":"@vue/reactivity","version":"3.1.0-beta.2","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.1.0-beta.2"},"readmeFilename":"README.md","readme":"# @vue/reactivity\n\n## Usage Note\n\nThis package is inlined into Global & Browser ESM builds of user-facing renderers (e.g. `@vue/runtime-dom`), but also published as a package that can be used standalone. The standalone build should not be used alongside a pre-bundled build of a user-facing renderer, as they will have different internal storage for reactivity connections. A user-facing renderer should re-export all APIs from this package.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build reactivity --types` from repo root, which will generate an API report at `temp/reactivity.api.md`.\n\n## Credits\n\nThe implementation of this module is inspired by the following prior art in the JavaScript ecosystem:\n\n- [Meteor Tracker](https://docs.meteor.com/api/tracker.html)\n- [nx-js/observer-util](https://github.com/nx-js/observer-util)\n- [salesforce/observable-membrane](https://github.com/salesforce/observable-membrane)\n\n## Caveats\n\n- Built-in objects are not observed except for `Array`, `Map`, `WeakMap`, `Set` and `WeakSet`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.1.0-beta.2","dist":{"shasum":"fd4acc6b65e7ed1aa28dc85a78a67389c396c616","integrity":"sha512-vyP7sZZguSSDXdJ+rK/4+JNBHbmoPkmfQAPmIq1IGEfoA0SHuG4Rd8Ehtrm2LDtMSh2a1gPNjRQrmMffFddhsQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.1.0-beta.2.tgz","fileCount":14,"unpackedSize":187364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglvuxCRA9TVsSAnZWagAAuqcP/1+HeOMQIk9Pm49VZaYo\naCVg12XGuCr5c1HRwu6HsVDtMOSDb/nWvFCLIfPOBrJiJPdy8l9MbBe6DnaS\naXuSHn6EjOHBbLMVi/sHiyv1Tyu/wJqARgYk+8iuga+TYUP1kjbJ09e4QIDf\nC6mCpcxidwuNz/K6V0sd6ufInbEdy8ObxqNMSjaxK54htqGAHs9tdK7TB9Ir\n0tmUHNw4XuA5REhGsLQnp0KA7U72F5TiMaPIYJQHzVM4teXA8KW4UVcqE/8n\nN+kpqo2OW1OKvJM9h1fl9XS8ejsSILsij2mmp5bF5Msjr0gFdS3YrwDcSVvm\nBFk5MWzrvQ6Jwt3qZW/ngybOx7OvznoqXXwt4y2seXtynAVIhn+vpLj/8+9N\n3yG614v0nRJ8JWfqicg2ltK+YFtoYHMwSKu21TwcAutRpShHy4E7H2V8DuKJ\n3Fh84S5dDqr62hDM7Ym5TVrv1GlXCKGgvh3s1mTcIQXWL4oK4Sx58IQGi1Rs\n9sl8mPVwSlLmjq2muObntkNNjPriWSAx79DfNzBMyaLyActVWHcwMVDtjPyX\niZEVUlmbxcPvdn+8r21ZCs1QD5JpEgvji+sc/df4KM++vVKpFYA0n908B5b8\naiyHNDBO3Msw1qOvruAp5M1PQsFl+zCZ4YyUos3lRiod3k6fcg+1mtn8dFp2\nQXYs\r\n=xOy4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDoKfldOc1Qek4wHuCsgcgj4c16qqelzMOLNQB+fDBKNwIgDHHfaLhqfjNy0ErivctNEcnIWrwF9TDk2r7I+7/H3Fo="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.1.0-beta.2_1620507569110_0.5794952619049323"},"_hasShrinkwrap":false},"3.1.0-beta.3":{"name":"@vue/reactivity","version":"3.1.0-beta.3","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.1.0-beta.3"},"readmeFilename":"README.md","readme":"# @vue/reactivity\n\n## Usage Note\n\nThis package is inlined into Global & Browser ESM builds of user-facing renderers (e.g. `@vue/runtime-dom`), but also published as a package that can be used standalone. The standalone build should not be used alongside a pre-bundled build of a user-facing renderer, as they will have different internal storage for reactivity connections. A user-facing renderer should re-export all APIs from this package.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build reactivity --types` from repo root, which will generate an API report at `temp/reactivity.api.md`.\n\n## Credits\n\nThe implementation of this module is inspired by the following prior art in the JavaScript ecosystem:\n\n- [Meteor Tracker](https://docs.meteor.com/api/tracker.html)\n- [nx-js/observer-util](https://github.com/nx-js/observer-util)\n- [salesforce/observable-membrane](https://github.com/salesforce/observable-membrane)\n\n## Caveats\n\n- Built-in objects are not observed except for `Array`, `Map`, `WeakMap`, `Set` and `WeakSet`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.1.0-beta.3","dist":{"shasum":"94328652d2f76c691332806b9ff205847c7f956b","integrity":"sha512-zA5m8IajiNbIrDiha8HaEzxqTcT0ZmcQkUoAwPK7exq70Z+AD4eemIWnXFiAaf+Mi8pePQ0dk0sITcWgXGo/pQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.1.0-beta.3.tgz","fileCount":14,"unpackedSize":187364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnEqVCRA9TVsSAnZWagAAlWAP/3aEHNE9zqk8uor3Yx5J\nl5kaNL0yb32salV//zTcUTsrtjxmzQMGp/ucWLy9L44TI+dbXYj961+ZRD1R\nknuWECQACBTAq7P4ZrbHWPYaEN8lHbrfXm+PZkOh9EXn8DMSHor+pFuOZze9\n9B0m18gRTh1JS86zgCpu6DbVUba3eY/5liGJbZi5yIOsukdsEnnItApVjCAo\nJFuz/v6gy8NZAbKgycYz4uZjqL5qx56/gOZKppjG/F+vw0Krf4H2MDHe4QTO\n8zd/gfdnUhNEjuvmgUSJyxIr4H8jZ+uGw2HWQ6No98ZkkOBSr32USKQKRS4u\nmAzY75kdb/KN9BZrgcwM99y75b69iM1Ehx2nf9iml0d2QRFFNJaojW32wwFU\nzDWDo/3ajYN15KTUBsiJg1UrZ6XZW6uBV/dVYtD8LRJ5SiFwr65An5SRWt28\nJL5ugHw2kJcWV4fyPna5eDCh+PWcw6RgwtEL0Cgd+uqe6UCxIcKFl7wcc9Dj\nhB8jFXNzVcxSwTfiubTj5Z1MNuU/uzP9+dMrz32iahP6zUyAElyJOrsR5+TP\nV5zF08/j3QW8Mi/5EwZVp+sxRQW1vpsZzXy21b0ntnrivqPSBBUpk1c1v/6y\n6rFMJtcF9ErGbNe9xa8tpZG2sUnj5WE9bklR1kcUv3PU3GGRPPjy0Y9+qmbf\neI4i\r\n=7hgp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGxpe8QDIDhkMDvuDG+2PIRYiP7nqQcLR5ygINgnvRtKAiEAgo6X6KZGzfaVlEHZZcO5vc53EciRGAtqV+MhzDGj/Yg="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.1.0-beta.3_1620855444565_0.6371689957533619"},"_hasShrinkwrap":false},"3.1.0-beta.4":{"name":"@vue/reactivity","version":"3.1.0-beta.4","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.1.0-beta.4"},"readmeFilename":"README.md","readme":"# @vue/reactivity\n\n## Usage Note\n\nThis package is inlined into Global & Browser ESM builds of user-facing renderers (e.g. `@vue/runtime-dom`), but also published as a package that can be used standalone. The standalone build should not be used alongside a pre-bundled build of a user-facing renderer, as they will have different internal storage for reactivity connections. A user-facing renderer should re-export all APIs from this package.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build reactivity --types` from repo root, which will generate an API report at `temp/reactivity.api.md`.\n\n## Credits\n\nThe implementation of this module is inspired by the following prior art in the JavaScript ecosystem:\n\n- [Meteor Tracker](https://docs.meteor.com/api/tracker.html)\n- [nx-js/observer-util](https://github.com/nx-js/observer-util)\n- [salesforce/observable-membrane](https://github.com/salesforce/observable-membrane)\n\n## Caveats\n\n- Built-in objects are not observed except for `Array`, `Map`, `WeakMap`, `Set` and `WeakSet`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.1.0-beta.4","dist":{"shasum":"7ef9eb60a05da9662fbdb004ed47c8aaf657e8d3","integrity":"sha512-TfvJ897j4KfTX4g0nKntYTPTijD2eJqVbWIQIQCV6xqTAhqTl+4tsu6RRzPA7Ynh8mv9td7OJoaQYZ3zxM4siA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.1.0-beta.4.tgz","fileCount":14,"unpackedSize":187230,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrDPwCRA9TVsSAnZWagAA2FgP/A67qTXuJMtjOyMbrzlj\nozxuOt6ZZjUuuqj4D5+oC5xq8CRvMlGXiF3cVrVc7sDYXGKR+4z2oINycoyy\neWJ/8H7eBe9d2nej/7Hn1oju/a9Ess2luoDGDFcosxZJbuca4cYm7ZRkYYeu\nVI5cUtW9RqWgd0eLPGpVTJrfi5tmhXFaQmUhTVOcDd/CQUP0AymJRuXXeZlS\ntqwrB423uXlncizsU1/bbIz/t8Y2fixK68EnF3sG9luAG9OjIBXm4AoLj8k0\n6qyimhbShb2b+71Ef9iUrWd1WesKs7ZEjoitcHxlBkYkM2wWnWNf1P1/wIS5\nuE4p6toVAaDhYXnFGDLjFYeD7q4IdEbEkWURWWwQj8EWmelpN5ZNvgt4jibx\nZHGqBD2L0YN2d6H28ef+kh0OmyEvc+NX5aIJU4GBuVaI0q8MKQyjwo9ZpwFW\na5453eIex1FJ10HIGKtqF7wAXRyfWZtmgs7AVu8wXy9sChZgfO5mdYx0ZozC\nqa+zHlmRYN+0XsaPWDDIece3ZaAxSRn9ImZxKVLYcXeqoKRgJMsxcvNS6Z6c\n3utIkqdAUOBrLuSZVKrK0TGUOH4nbUwllsRPj/neb32NCRcN5Mn1pwY4JNX0\nwZeB8PDyU7ntKc74foxAaX/65ie2UyfwOnTu0hxjFlFU5yqplKCazuoJRzHZ\n6ncA\r\n=Ld9U\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBWgxDSqoBrU+89sbUxyk+xD1TuqZYdak8hTEvcegG6GAiBm6x27mteIV/Qma4fH57l71RKUVLXBDxJhuxIGKDHBXQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.1.0-beta.4_1621898223287_0.865300937403902"},"_hasShrinkwrap":false},"3.1.0-beta.5":{"name":"@vue/reactivity","version":"3.1.0-beta.5","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.1.0-beta.5"},"readmeFilename":"README.md","readme":"# @vue/reactivity\n\n## Usage Note\n\nThis package is inlined into Global & Browser ESM builds of user-facing renderers (e.g. `@vue/runtime-dom`), but also published as a package that can be used standalone. The standalone build should not be used alongside a pre-bundled build of a user-facing renderer, as they will have different internal storage for reactivity connections. A user-facing renderer should re-export all APIs from this package.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build reactivity --types` from repo root, which will generate an API report at `temp/reactivity.api.md`.\n\n## Credits\n\nThe implementation of this module is inspired by the following prior art in the JavaScript ecosystem:\n\n- [Meteor Tracker](https://docs.meteor.com/api/tracker.html)\n- [nx-js/observer-util](https://github.com/nx-js/observer-util)\n- [salesforce/observable-membrane](https://github.com/salesforce/observable-membrane)\n\n## Caveats\n\n- Built-in objects are not observed except for `Array`, `Map`, `WeakMap`, `Set` and `WeakSet`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.1.0-beta.5","dist":{"shasum":"c5b279a3d95ab35fa92489f2abc94f613bc6734c","integrity":"sha512-lf+DVxUWZZMgOgt8QN4N91JmpxjkuDu/A3pk3jwwrb6yB4Q759IfmbD2PTKcTqgmQWaSw5CJPjRjyTe1wkWAeg==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.1.0-beta.5.tgz","fileCount":14,"unpackedSize":187230,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrqp0CRA9TVsSAnZWagAAZSEP/2c//PuKnqjJjil0MTtB\no66bPbVoIsKVz+ITY8sSZ2qu6zJsGBj1JPe3eVy4CuYfIGPUa31TF9hAyDnR\nzx/mmJQsLhEA/Y0/DlVQOllCrauoV+dsqaejAKVoliDItTFwDLI2WUObXSLI\nkj99gXUdSGIH2Z9//ekvfQUhR9M8W5Gy4FeyHJ/URnsb6OaprhAHzBQYc4Up\nRZRX7UL8MdFluUuqkiM8b4SHhBk1Sfhitvw4HCiHWR+ZmqY8H4vKqOSsm3Be\njr2NaVUgDPFYHYjCzuMTxPkcZHo1AUOb3vB4jjkqLJnBlaVqaS97xLZ4WbWg\nC5dkQdNEh2tWq8G4rtmWRbQV70+zA6WUL/58lmcbC618/xAWHHAePvmRFrbG\nizS+0xqGcOXjFHrClyD4jsODBXn7pIpALV1enEkgKPiClV+ByZNEPAgHbRbC\nmo4IcerwLwkVlzCu38orCgywW+SoRdNRkbgU5gkWyFyWXV0Y0E2FvXxaMS/E\nH4+fKlhn8ccx/TzvClsK9UkE6QgJEXI0hZLDi4b6lb8Q8MtHyN0dbLgS9CGO\n/dgZ8p5U4x8xFVtstrdnd38yu/MgT7kmpQJ2+L2G7peueDt2hpkp0t28cAH8\n4YZOPh/h9hL5ZOE3a93KMsvu0RYf3jA9Ee3fMFsYTSnaqMluDGzZwafMg63Y\nwcHh\r\n=b64F\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEcKzq0YDE7HZcGIuULT9DCMUxuqaCN+PIesowd1K9DDAiEAlduGH72BuDOmcrOr02kpyEzlgZwiBJa7eJdFqijJMOo="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.1.0-beta.5_1622059635983_0.36602826694871826"},"_hasShrinkwrap":false},"3.1.0-beta.6":{"name":"@vue/reactivity","version":"3.1.0-beta.6","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.1.0-beta.6"},"readmeFilename":"README.md","readme":"# @vue/reactivity\n\n## Usage Note\n\nThis package is inlined into Global & Browser ESM builds of user-facing renderers (e.g. `@vue/runtime-dom`), but also published as a package that can be used standalone. The standalone build should not be used alongside a pre-bundled build of a user-facing renderer, as they will have different internal storage for reactivity connections. A user-facing renderer should re-export all APIs from this package.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build reactivity --types` from repo root, which will generate an API report at `temp/reactivity.api.md`.\n\n## Credits\n\nThe implementation of this module is inspired by the following prior art in the JavaScript ecosystem:\n\n- [Meteor Tracker](https://docs.meteor.com/api/tracker.html)\n- [nx-js/observer-util](https://github.com/nx-js/observer-util)\n- [salesforce/observable-membrane](https://github.com/salesforce/observable-membrane)\n\n## Caveats\n\n- Built-in objects are not observed except for `Array`, `Map`, `WeakMap`, `Set` and `WeakSet`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.1.0-beta.6","dist":{"shasum":"3636311abe7ae28014d069438890bd48484ed1d2","integrity":"sha512-QpEOaK03YvZvgwWpwTLabNJ4vZVilhPQpf//ZGVZqcbY2yM6fChSkoWpicjR1uobV8aS2Rgt9OWIkU32jsIg6g==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.1.0-beta.6.tgz","fileCount":14,"unpackedSize":187885,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsVmiCRA9TVsSAnZWagAAmGwP/Aw9iAnqZW9/03+Eh3UG\n9K+JQEx2cEuKMKm6lZHhVNSVva/YjrkG7i+M78uQ4tImbBqMtL4LGY8WWNLV\n9cndYUSQSZ1/+v2QkjsDsco9LqOy9smHgpetwC5YhncWWBsZ9iuRfuNHya1e\n+PEr3ncPD3aroP2Iw5R+w9J1wS5vypvfP4cAAqQfwYpc1VepY/59vSeyQYel\n7m9XHHeNRFvqqTci09tICi0XCQJxGF7wmRsWC4KS/NU7iOTM37iaGnxGu5nU\nIgFlxUV0SKi/yg4QcXXOCmMdhfTNzy8TPPHz52RnA5lD+pf4+ksbhA8ZDJXg\nusTIvlXzKttuLUAmIRpS8VX+cKFbfCAZHE1m8BNNwiLR+q7yvNAWt1D0OSEH\nS/+UiZvCb5UKu9WSjli15fvnvltFNO6nCtn1ZV1awbMrv9AzZ31TCEtAgqOF\nj1mssjnB3MrTJ4tsPu7cWOpTvheUvh4Qs/2NJ88Dy72vcspCa8THzlDFyDdn\nNrmdDN8pfB7rNjcNmwEluPxbfLgKRc2YFjo7P+qQyB4qgLjSo/aCXwA2ZYRk\n8L7Cc1fZAOxU4V3nTkCNF6GFINxNkSBHegpelOOkc1vzch3w7TGIrpFieQrJ\nxtUHKm9YvON4DFcugoO4SpQ0PcBp7XXg6rctXZpR7zjLbKbUB7/Bsbthn4up\nVYq8\r\n=XhFf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB8gNqjx2u1UcIgYgHwyD8RHh8isOteGDqCkzdhAxnLkAiAn+4J38BxmBoqcG1lAE6nrjIiXmQgswucG4Mlh2KLBpA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.1.0-beta.6_1622235554119_0.389040434998136"},"_hasShrinkwrap":false},"3.1.0-beta.7":{"name":"@vue/reactivity","version":"3.1.0-beta.7","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.1.0-beta.7"},"readmeFilename":"README.md","readme":"# @vue/reactivity\n\n## Usage Note\n\nThis package is inlined into Global & Browser ESM builds of user-facing renderers (e.g. `@vue/runtime-dom`), but also published as a package that can be used standalone. The standalone build should not be used alongside a pre-bundled build of a user-facing renderer, as they will have different internal storage for reactivity connections. A user-facing renderer should re-export all APIs from this package.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build reactivity --types` from repo root, which will generate an API report at `temp/reactivity.api.md`.\n\n## Credits\n\nThe implementation of this module is inspired by the following prior art in the JavaScript ecosystem:\n\n- [Meteor Tracker](https://docs.meteor.com/api/tracker.html)\n- [nx-js/observer-util](https://github.com/nx-js/observer-util)\n- [salesforce/observable-membrane](https://github.com/salesforce/observable-membrane)\n\n## Caveats\n\n- Built-in objects are not observed except for `Array`, `Map`, `WeakMap`, `Set` and `WeakSet`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.1.0-beta.7","dist":{"shasum":"bc270dd1373d0ad812b30af0aac8df6e739218c0","integrity":"sha512-EEz7dCKmvBpeH6yIgwmNb8oooOK5TBkZppBXL59NpdYTdc/TawcVC6/V85X+mu2XdEP5WELxsdD+JWY0V2bFQQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.1.0-beta.7.tgz","fileCount":14,"unpackedSize":187885,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgt+ZYCRA9TVsSAnZWagAAAhEP/30AyrxDqPUoSfqWscN9\nc+pGjJEadG65e+D2qJHrFJEHkbXmtY2qiTEFyZWVkNrhidLzAQTn1JIxzBAT\nOL0NqIykZ2U9lIumWQOEiAZQWyc7lpFo5A8942/7vTcCZMvwYq58ZntQXR1W\naz11+20Duc2nGn671qp1gUB1Fj2oEunrgNtD1p53Ug3/OgU1sKwxkME83XQa\nwNMfc5oqPrzLYHE4EKd6LuJYPU0AanveScJJwmtFO0SrvVjIsqGrJdWWbvBM\nafjScDqteCj/Dic6bucE5iRx7WyUrI2jyuBJGh5kUyP9BS/yvCu3/oQw0q4e\ny3k3uvz/Bgw6oC6sDSXR+CtF6Cg2odWwdvGSQjtkESnd3K/tzgBDlJIVQrys\ncP9z16JwO/QOe9gFek0EAidcu3jqDciJOEqQATBy/UKDdQM8/lmK7iD6MjgZ\nWgu9f0qI/gjSzIR5p4HwrAvrHF8JqcbJFzuT3VgtK4gQuRLX8wmfOlBECj60\n52n5xtBGxmzyMcaJmnLF7VlRn4ZElXLbF6fG5kiYTppeYMGSQ0dlT7XzA6kz\nY3pg30Qf850w+tM25WYsFq9UqParm3gW1w+NzwlnFJcfA95jIKeHwk1jfFqt\nHNV3gjhP3TyPWC9825BrHm9rppMZ5d2rDZiAFUOBVGMXE2WwRIIXucIk8y3E\nPjyz\r\n=Kb6R\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCOenTtjl4DwscVntPYaq6f18528v1y+k2o27dJ/IO6aAIgdBSzkHKiKzqTxYzn607HHtNWVd2FEO+97hPzBYyTVak="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.1.0-beta.7_1622664791896_0.1717583370812723"},"_hasShrinkwrap":false},"3.1.0":{"name":"@vue/reactivity","version":"3.1.0","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.1.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.1.0","dist":{"shasum":"564afd476d54d1324f4751b2dff4c873215d68eb","integrity":"sha512-BVDOtWO2qq3xEaMbpg88wIbP38EdZqllmeKzdcQTfi0zoZVnopvylv7n2AZhh75dKN+WUyqdzKYBotGhw4Uikw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.1.0.tgz","fileCount":14,"unpackedSize":187871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvkuiCRA9TVsSAnZWagAAu/8P/jEROG/DinjPsdt2qeWz\nZcsZsfLJFqRrJCpRzX3BUpYeuWGPmh3le6okdj49DtF0gQAaxJs9/4N7bJgu\nkQje/M6P7Z6Nzn59FykZhvoWgJF1ES49phEmpgk4u/kGF0dXoRGRZLzCCbeX\nqK1MLzf/kHi7ryzppoacobbDs6oPc34b1zLK0HbsRPaJZNqaw5vrMd0p7xBt\nx1zC5OhD/E8L/tWlD44womCAT/CrGeI5A3uOxO1WxnaWUz0hKuRbNm2sI456\nJP2Zj1da28Vmo5F9P8D7V4FM5uYO9IjkDYt0INAx1uQ4Ycvbj72s6Q75TbUM\nmjCJsf5U622XPKPEK9jad4pFz5nVbPSLONFld8/7f/noHx/w9HCAMRawxiIn\nPGqbYNfnCLh/cP6uL2jmk8o9kyBcGNi6yEXVzaE/uupVgmfj7O4913exLA39\nC0q8fj39VvaMBxdx9E7Jcai+4NZ1SLMYxtSsf/046oLV1xKnEjX/pgtJgaBO\ncssVBXI4P0yaJ3GxdvZh89GMjxmPrqmPAz9mnA3v84gG/FtKI45uqMQzMQSE\n9/EGqMAR/v76Cp07NncatJXyS6S4hprotf1FmMN0SBFsUA6Vtbh5ev6uf8pX\nr+wgxKCbSi72Fic/nbPpf0FdxSYlZOiqQZ3nwYatowPPbHy5md25JrgPfYvH\nSt4k\r\n=jPnd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCSQGgSC/bAxv336nnQNdI1KOHr1G8iOW8Ly6sBFyI/eAIgHvf3pdnt0WXIRhKphzFDeJ16MkQEjY0THMKZnWBacGw="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.1.0_1623083938315_0.5358035612416736"},"_hasShrinkwrap":false},"3.1.1":{"name":"@vue/reactivity","version":"3.1.1","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.1.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.1.1","dist":{"shasum":"9c02fd146a6c3b03e7d658b7cf76f4b69b0f98c8","integrity":"sha512-DsH5woNVCcPK1M0RRYVgJEU1GJDU2ASOKpAqW3ppHk+XjoFLCbqc/26RTCgTpJYd9z8VN+79Q1u7/QqgQPbuLQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.1.1.tgz","fileCount":14,"unpackedSize":187871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvoEfCRA9TVsSAnZWagAAXrcP+QBd2yblo+oD0Kw9v/Ub\nd3lrOeeL9SBaUZ51vdgJjkrcyvdtUIgOw9H2tKIPFlQPwQHkUAnqHB4JNzCW\nGIU9F1qjwgsXjHBzU/5KU7BkEFMUv3bz/Urj66hIg+E9AfhWcISbXYzxWVlK\n6VyaFF1M0r9A5wHyFnGSo/sy5ZWpwAR3qzx0HcgcDSpW6L9MrIntuhtz0j2/\nAMPXN5RBqEc21Cry0xP529YoS9HkwUxP9EIE319PCs79hdLW5ivVRHGcpl/x\nLDy3WLN1yo1kA+0Vpizvh4oN3pRJuughiHpcXm7jR4OEPWtaG/fhee92z10g\nNuxnlEb2ptPGjibxQP8pXCrlB3GBUoN4BpsAWCcn1m1GO2X6dryLV+iNBYHU\nP5ToYMKT6bM+Sqm6JHi9wy2/zIkrwHAmSYZb0cDZjj5v1eX465EeBiza2q4M\nrmuWcXaTZ7RXOKQdv3o0ZvrFN13smuaJTSmJhRV6sFdssW8vYuOuZ3VJiuSb\nxuCJEs3lpak7Ydwp8udFR7O+ZYYRMNllnDZM9MrEE5X53rF39CJzSCKKe3sL\nO9ap6MX6XZQzKsmlc6l9palOh57gNZvIOdsE8IWKZNHP0EbkVJUU1PZknHTJ\n1n5QDR5wTWUkeI1LjWaAmXHHXNvvxPRI+5X3UM4KTCv+DSHorj71URkBvNN9\nmc/Y\r\n=Ylj/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEz7/M56gIoUmgQcuisxmht2CiRM0Q/YS0rr/4QdQnsQAiEA2tOoqZGD1Qy9ayNLwKOoVJgy3eHMj+L77AlHEN4I/jM="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.1.1_1623097630990_0.9725562515138308"},"_hasShrinkwrap":false},"3.1.2":{"name":"@vue/reactivity","version":"3.1.2","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.1.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.1.2","dist":{"shasum":"66fa530dd726d2fef285ae55d02106a727db463b","integrity":"sha512-glJzJoN2xE7I2lRvwKM5u1BHRPTd1yc8iaf//Lai/78/uYAvE5DXp5HzWRFOwMlbRvMGJHIQjOqoxj87cDAaag==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.1.2.tgz","fileCount":14,"unpackedSize":187825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0isFCRA9TVsSAnZWagAADAMP/A3fsbhb1CvTnlEJ0mCz\neng492AkfOznPUFwZBiBVeg3sPQLuOYWqkdKh3t2SsQRFRv80WUl6I86krpx\nIgjHGDky4vCI5xZT3dUFPtYV075ybr5u9PmJjLzwhh4esYKYt927Xc+u2wn+\nKoBxOfCGm2c47cSATxcj5GcENDAw6xKFLgt9NKAFEaPyYIB1p8iWHrdhqMEF\nrhu6Y1qSnzpDCkBYJI0zms+BB+vbAazcPdiW7nEIft8gR6zqOwDWlrNN0khx\n1lYylfrheoafcl1C46tAramBrBrABQ5NTCHkFDgwKXfLvSWgccnA8MdJ9JeV\nULWHdYNltWsh3R3mIQaKer2LGimSxBmWe3nfxsobXur3fi9RfPEiEm4Ryqk1\ng0lSTNrSkntFQO/dg9Fe4sELMzed2EAEFpeYa15a1xcuZrX4DXm6NLU/jhzA\nf+t+Svx+JQb8n6CG+7EFCFaS2K9l7ISEoPqnzb+nop1FLFcd48VCfyG1XA93\nuHpmmnT2YRiepLE7WudCsLlxBOqe0MwNXrv5y75iQiNmxtQ0fv4Vskrq9+EU\nwJ0SpahcuzaOSrWPnz+aY6hQ8S4hcKoGJCdpGpt1U+Pn+x0LTp+eCBGDOC6V\nWJ8rv2Z0nvDMb9ZjIO3LjU8CpnNw/Cq5kpPcenLz8akRMbHZGaoSYCiBHDZJ\nrQD2\r\n=Efnf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtTmkamoeTcG38sQjCQPkvTwhTHBC2MrGVRwZzGb23VwIgDNHBb+wxujoVpIpMVIzqZY/COEts3Xi7AS1bhc0dhFU="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.1.2_1624386308618_0.385606584840831"},"_hasShrinkwrap":false},"3.1.3":{"name":"@vue/reactivity","version":"3.1.3","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.1.3"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.1.3","dist":{"shasum":"0aa4dfbac33f1fa296b9436042e5cbd3d84eeb46","integrity":"sha512-495ymt2nUp9yPQxp+iH+Ya+o2xFpprJY8tLbAdJO0TOkBfN3dErheNhvrq6i1a33/v6qGTFhnUkemU7Xar0NSQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.1.3.tgz","fileCount":14,"unpackedSize":193614,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3k+XCRA9TVsSAnZWagAAmZUP/1Zu1wGfzQG7uF4FIvP6\nRbtmfSxdLLu5GQniHahrbxVVwb9AcDvYFmMPKZIN38KuCGHsrjbXkFPqchT+\nGR/tVAzfg4ueo8HRYykRT2adCTn2R+nmejs3OX7rN/MBSZpzRqzATLDH8TTK\ndjbHRLJEMSF3i4uUiGidmMl6rexTQN+Y8g3DLg6NpK6r9qwyUvuuXM/HKTyF\ns0hkRlA3rWQbwz1MxLTCkHTZLl5/L/I0QLwLUZbvJNUpUgo4MzHSEVGqnADm\nE82mw3kikt/fTQ1+QIGS+sOaTuKdJs7qIrOMjNzZJatc6JLth9jcqMUqbHUS\nNBbF8O3njw+6cihmeBMGk4UjmIGlH1K2qBJWIoHWgdB5Lx5PgUpmH2KuieeS\nUblO7l+r64RA0Fuxbvotz7wXLnIsTtdD++rkHYBcQaKssgc69DOJcRi3NO2z\nmq5sC9K2+V9hcKuWmwEMqPkq42KD/Pu3uy3OEvKME1d3ZBb3L61USUqTUJsz\n9AG7snK/AaKZupmoEr1YP7kAHyRgc2eLuo6jhIkfKHdeqZZbZ2m8xwZ/3FNG\n/0KMSoNLMtoCW/3wAwY0oBLfl3btHiZr/eNLyIA9ZnGb+tNg6FNUw89AAZ+B\nmdTOfuWdb0HOh+C55OQmag6ZuARhL4PLqDOJp3CSforoW102M6ry/TPcD/ti\nMwTC\r\n=h5Vf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDCogiANKcPX4d1A40teBcCWBpj680LqpBlPwlss1sY2AIgfs+1GbAzkakDr9wmxRvlUJg8rXrbUZm9PPRP8xNzw8k="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.1.3_1625182102973_0.6292163531050727"},"_hasShrinkwrap":false},"3.1.4":{"name":"@vue/reactivity","version":"3.1.4","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.1.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.1.4","dist":{"shasum":"d926ed46fb0d48582ccf8665b062d37b5d35ba99","integrity":"sha512-YDlgii2Cr9yAoKVZFzgY4j0mYlVT73986X3e5SPp6ifqckSEoFSUWXZK2Tb53TB/9qO29BEEbspnKD3m3wAwkA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.1.4.tgz","fileCount":14,"unpackedSize":192825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3wixCRA9TVsSAnZWagAABPwP/RD7y8VD5pZ/5gVN6oeG\n7O8XQRnYk3cypxSD8itYqgtKhcMxlvjhn/fyoESrEpQTl7y+xGAqKRuQzSDa\nYSmkpB0icXiZyRyOR1xKNO6gMnA0h16kGVQSQ9+4IsUbxSt56B8zSN6j4csx\nYTmLVr4cqJSXUvYzLEtqMBx2S8IPuoK3qHG5jvu/MN/p1053U6qjwXijfvxA\nt6op2/dFMQbE4/R2gQ0Xe+gsK45oC2MQXooL1t7s5IPpNB31T8U8QRhHBhR2\nTvOOJz9kj6HqVhC9AXu2kLJmXm3pR88w1N8gbW6ecRC+JbUKQJXq0nscMnnV\ncH23obiGNw8yP6+m1z00ByP/dzGZxtxYFgMn53+Y41Fu6ZM89rDx+6mP1HaD\nFIAcisibcisEHiP+4aQC7wIe4nv31TYaFwjhsFLgMDqXzWcHEl5PzIqbKoU+\nyodav774BsjuDi4V+t8fS+csBg0lBMpHNjjTQZiW48eZFDSDXCjIrXGXRf2V\nY8V2y/LBqDD5fx1+JHwi4NcsRw2sozwpsMU4vvu7MfguzjghMLHZz4SMmCAP\nuOY2PoH6BSbcVSMOZOKtbjGpyW5nCn4ABHBzCV8nhlNqy9mWx0Ic++ubBnoJ\nipI58Rqxbm5kfZVd57LAwFGBVAjgASBqChUFllz+A1MYXHjFfrsYVRMTP2rU\nOq8U\r\n=kENL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBpsgPGs+JApVCGM/ThowJppZAnl2sQumoKHMnPwsi2vAiEAoEVFUJAV4hJjSaKxz4HJomHWIe/f8RhgdFaC6h3T/lI="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.1.4_1625229489250_0.08323639423188833"},"_hasShrinkwrap":false},"3.1.5":{"name":"@vue/reactivity","version":"3.1.5","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.1.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.1.5","dist":{"shasum":"dbec4d9557f7c8f25c2635db1e23a78a729eb991","integrity":"sha512-1tdfLmNjWG6t/CsPldh+foumYFo3cpyCHgBYQ34ylaMsJ+SNHQ1kApMIa8jN+i593zQuaw3AdWH0nJTARzCFhg==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.1.5.tgz","fileCount":14,"unpackedSize":192752,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8bX6CRA9TVsSAnZWagAA8bcP/17cHaGBSFhYv7aYmWdL\nxz5hHTxUhGrdDvHRSyGYAWce6T7FMYpjTLjsUZ+WNtr7s7oDRAn77UyzN2kZ\n1q6rEnA1XBqATuhGHi+BQ4hQwDXjCHOSLvBIYIGb9Iixl07TkZdIU8N2tvdF\nUeFLHfiA8rvkvKORopQvOrm+0oloUyui2bx0UCWrT+fLJ9ceU83Aqest3mSJ\n+eZl3+KWAvqX7JatFnsNE/fbNlCqMJiXswJ/yzjg/2PWfhLGq5TVVcRSdGRd\nM+bIS4+/0KQwQ+AgxcRSGLdPVvEgXYg+whCLRDVJ2vAbqcTa9i8BCluD9rQR\n8j4yiQYqLvuWpM0+ABTxWnDbP+D7pBtJWVfKtWm9PD269fIt8Pq0eo5vbc5s\nkAQAaf/T8ogSoFK9ciBAkclVRF85rmO65ZZoQZmN6bvtoE0cakWiXVjSLZrT\n6jtzTygIcfx3tGFnpXSrBQxzMaJAssg9Jaw5Y6FHLx1Dv7ol8VTPOkdpJi1F\nQP+F7Qfcg9y8GZLHTvQs5gR1j6mEe51Ydbq3hlX/AdapErN9wQmC4nefeTye\nFGjF+05Dgbb6AkMrY4ZTaZEpYIcexR5NwBOlv7uZHf7Z6v/IYqPbZvzPqHDI\nmCX4V7Tr9eSONd8HNwjs6Jj19sZW8dcy1hl/LoEWp9Teo5W4YKTHQrcXhkne\nB1kS\r\n=edBX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHr6jP6n7N0gnmZrTplyJGuniFwM1syVohEu//4A5+gXAiEA9KEujkONk6RY7+dRkfzezvUSW1psYwthkgvLK+4wwRs="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.1.5_1626453497948_0.5292312569243056"},"_hasShrinkwrap":false},"3.2.0-beta.1":{"name":"@vue/reactivity","version":"3.2.0-beta.1","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.0-beta.1"},"readmeFilename":"README.md","readme":"# @vue/reactivity\n\n## Usage Note\n\nThis package is inlined into Global & Browser ESM builds of user-facing renderers (e.g. `@vue/runtime-dom`), but also published as a package that can be used standalone. The standalone build should not be used alongside a pre-bundled build of a user-facing renderer, as they will have different internal storage for reactivity connections. A user-facing renderer should re-export all APIs from this package.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build reactivity --types` from repo root, which will generate an API report at `temp/reactivity.api.md`.\n\n## Credits\n\nThe implementation of this module is inspired by the following prior art in the JavaScript ecosystem:\n\n- [Meteor Tracker](https://docs.meteor.com/api/tracker.html)\n- [nx-js/observer-util](https://github.com/nx-js/observer-util)\n- [salesforce/observable-membrane](https://github.com/salesforce/observable-membrane)\n\n## Caveats\n\n- Built-in objects are not observed except for `Array`, `Map`, `WeakMap`, `Set` and `WeakSet`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.0-beta.1","dist":{"shasum":"41bd47fd94b9845971cb6a869d1dbe6ea065d784","integrity":"sha512-Zdbq5/0YZ3C9K87mgEF/QnDJFBUK2ije785qH/yuM/mCpMEEC9V1c48faR75mJSc57zioSoiUhGZWMI1yQasjg==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.0-beta.1.tgz","fileCount":14,"unpackedSize":231297,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8dOFCRA9TVsSAnZWagAABZUP/jQTKqgDPi5X6RH7Pt4L\nue9LjPrwgXckRInjuX3xqKegQE9984LuFsEpRCJ2yrdNPlvbxg+a1xLDFiua\nmlUVfItskvpwWaUtJEfgrxUGM++YGlsFQFW9p1NQi7nSS16jztvZkLNfOEjv\noA5mrjRAoXrSnLkYUNOku19Na0NQEbJd7uMwvTewN6C8zdmyUTF8v1B5TY/S\nvFVUsjB77qWiN3055uM0txOtu7CfVhI09s2kIZ9Pztnzqr1BIjgGGlNOa2LY\ngqpwH7vlcf1iqNPTCTU6V7z6INlrtNUl/x1ztXBKZtJR/u+AZl7ImFrZ299L\nSLyxgmmI3VMoioaS0uou74t6/A2odUD0T79OobkSrxQ18aSvEjSArqQEtcV4\n+O2wgURW0wZ8yMljNa50XOoBRFZiOijo0jS5/4sW/yimTjxNDKJYNDhCrBs2\nIEbZelPA1wu0HO1nZPS3N6FRWJXbbVXAPoIKOq6zaWWMBycgP/St1uaVMWST\nhX4zheSCGGe7flt6RSlNO5i9qj2zqh30lQdXj/LaXiAYmrLAizjEVV9PcuQo\nhpS4IuXN8C73flV+NQG3tup0444Z5FWWeOIjACUoNf9ElETnVS04k/RCTM2s\nCfxwKZq1QrW44zgvLIZP6EkZhc/3Pw8yAKu7dLduRuFv010B+zxKa1ilLL+w\ng4SD\r\n=kDW9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHHUJXGtshc08DkK9Yz903eUv1OFzNOKEg8urttkIUNoAiEAy2gVPXB58yNkvyJmff6Tuf2LLAg/uMCAaJAdTI8P7QE="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.0-beta.1_1626461061652_0.24904298622654286"},"_hasShrinkwrap":false},"3.2.0-beta.2":{"name":"@vue/reactivity","version":"3.2.0-beta.2","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.0-beta.2"},"readmeFilename":"README.md","readme":"# @vue/reactivity\n\n## Usage Note\n\nThis package is inlined into Global & Browser ESM builds of user-facing renderers (e.g. `@vue/runtime-dom`), but also published as a package that can be used standalone. The standalone build should not be used alongside a pre-bundled build of a user-facing renderer, as they will have different internal storage for reactivity connections. A user-facing renderer should re-export all APIs from this package.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build reactivity --types` from repo root, which will generate an API report at `temp/reactivity.api.md`.\n\n## Credits\n\nThe implementation of this module is inspired by the following prior art in the JavaScript ecosystem:\n\n- [Meteor Tracker](https://docs.meteor.com/api/tracker.html)\n- [nx-js/observer-util](https://github.com/nx-js/observer-util)\n- [salesforce/observable-membrane](https://github.com/salesforce/observable-membrane)\n\n## Caveats\n\n- Built-in objects are not observed except for `Array`, `Map`, `WeakMap`, `Set` and `WeakSet`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.0-beta.2","dist":{"shasum":"4eec43b5cb30042feb0d461e3d8715dabe7bc3e6","integrity":"sha512-+7mbCjsS83zE990ANJwABctHT0tFP948D/azI3WRcT0+kcnmY9LJHmNJawi7pOo93PYbiY1JX6QsDNxwcjdBYg==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.0-beta.2.tgz","fileCount":14,"unpackedSize":231365,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9gymCRA9TVsSAnZWagAAMKoQAJ0IE9SrZ+We0DoWWtgV\nrg254ggmMqTUidqeU64cYbGI/Yo/4eZx9jP9pLiLMqaMMcoYlhqSwvFrfCev\n0dYRVCcXqlpKWyxJQocUw4dYoc7PQoL+q3AXOVA9Cwf0DAYTJUtmmgTlKbx2\nne/3oIs/reHaCChHemVUqSca7vEe5czZB1GSyOhDvSyHM3OkMtTWEeIYxbal\nFBR1fXdv1ldUKse43a++nnxsLzbcQSRYy0qVBHkoQLJX6SJlv501KoE+3HSA\nxdGN5hQWfaMfeP4hbpi3xrzrYMy1QdiEfeoH3tH+ZKHp/QJkZoZ7CqQGmXai\n6dSn30rWKU4p9BNFzCTr6m2b7fcCU4mbcaH1F77vRzPow5RaqYbRiWkGiZBw\nTcBEUl4pZpFp5mJ72sROEAqSpLCuC4fGKCnPHJJ29xJZN5vUA99VlEWl63Wm\nUz65bOEH7sadC/E81oXtmZmHYHnNlk+SgvxlqG0F8pN6uNqNkghSevg/nCyY\no8xiBD/HVZ6CUrDT5tolT/iNb8KHUFOd48JEAsdfa3Iof2uC7t4W2bNYB2aX\nIy16915NY9GJ5YMllPiBtDdqOldCjHopxu3ptGW8DJaVkoXUKbR2nlmJAx2N\noWhkZ4YIVvZC+aRCxmCZ4T69ZnOCUxunftaq84B81H7PgekZtk7JdV3EW7Sc\nZuqi\r\n=eIU1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCGjtZEA+pnfFSUhanTk3OiYfOgC7JS9HtcnSRskoja0wIhANXwjnQE++N1QUHhq+K3jVZppta+4UYbGq/OQr6dtbav"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.0-beta.2_1626737830757_0.9812654979609157"},"_hasShrinkwrap":false},"3.2.0-beta.3":{"name":"@vue/reactivity","version":"3.2.0-beta.3","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.0-beta.3"},"readmeFilename":"README.md","readme":"# @vue/reactivity\n\n## Usage Note\n\nThis package is inlined into Global & Browser ESM builds of user-facing renderers (e.g. `@vue/runtime-dom`), but also published as a package that can be used standalone. The standalone build should not be used alongside a pre-bundled build of a user-facing renderer, as they will have different internal storage for reactivity connections. A user-facing renderer should re-export all APIs from this package.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build reactivity --types` from repo root, which will generate an API report at `temp/reactivity.api.md`.\n\n## Credits\n\nThe implementation of this module is inspired by the following prior art in the JavaScript ecosystem:\n\n- [Meteor Tracker](https://docs.meteor.com/api/tracker.html)\n- [nx-js/observer-util](https://github.com/nx-js/observer-util)\n- [salesforce/observable-membrane](https://github.com/salesforce/observable-membrane)\n\n## Caveats\n\n- Built-in objects are not observed except for `Array`, `Map`, `WeakMap`, `Set` and `WeakSet`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.0-beta.3","dist":{"shasum":"0255cbedbb03f269ee03edbe8af71d9f77a095e7","integrity":"sha512-Q+7cOgc5gHtY6I+0A6VXNOvOtuKQPHBLIGfGek3LwVDG5MpCY5Wt50u4mMEgiJafjKSgiGYctycWEBzmcI/Jtg==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.0-beta.3.tgz","fileCount":14,"unpackedSize":236605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg90RmCRA9TVsSAnZWagAAvCAQAJucHY290fpGPzlJQnx0\nvq3LnnybunVomtb8Uk1I06o+EZeNQ7tyn/H3RvNihQNjMeKNgVRL8I9hqtbM\n3lkAEy2H31qbXulaWQ1oTB91fxuIVmvIHKJZkHiQN2zyHa50u93damXw7G9z\n/TLk2RdwU0t9n03gcj8diFZ/Du/EceTF2IosgDf4mEfo0N8s12B9GmU6Rcx3\n8KrkqbhjfE7DQhtQdc8xg4h4NSmLZZAta8AKMXViUz3sUYCAuYq3b5L6WFxf\nTNED8v2cw2AXuC6Nbwtx0PcEGGaGjz2Od6EcJ8YvN+N8IxuvRuu5GWV3pfQu\nBczAIbM2BJYJNA3dT6Hyq5CMOLPj7D4oRmQulNVRq7rk+8fX+3nsXpbnUE61\nxjWYcvW+qIcuiq2jlQ8QtfsLrfRQm6/wb/ECvzzT8D9f3o0TlzRnnHJhbXCW\nZOCwGtYcnAuoXNTEBIoOxmdhOVrt7yYO0lZOdu+ProBm2B2efZXZzGCgb/lq\nTK7+gyfW7z1isgCZhuXBxbmqSUJSobwHmiA8rzzAn0soO39g9RwwcuIbtXk6\ny5yn24AhGlP2n46gr5p3dz0wn9B3skJ1kt+0DS57YFs3wJjubVKCf0/4sx1/\nPz+l3GvxRQ2ysY2HG7nJF4Oxgk7RiFfBk4yfNqkcBO2ytSXtRef/TiH4opU+\nSprw\r\n=wNhy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDI/YGyD7nQRzVI8tPEXoVOh72/1R+DItZNqHCnYYvjKgIhAKTuao+4mAr/NhNbFxM1OlgCGZQyMsaphXuDG2wBC9XL"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.0-beta.3_1626817638754_0.5127176675812672"},"_hasShrinkwrap":false},"3.2.0-beta.4":{"name":"@vue/reactivity","version":"3.2.0-beta.4","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.0-beta.4"},"readmeFilename":"README.md","readme":"# @vue/reactivity\n\n## Usage Note\n\nThis package is inlined into Global & Browser ESM builds of user-facing renderers (e.g. `@vue/runtime-dom`), but also published as a package that can be used standalone. The standalone build should not be used alongside a pre-bundled build of a user-facing renderer, as they will have different internal storage for reactivity connections. A user-facing renderer should re-export all APIs from this package.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build reactivity --types` from repo root, which will generate an API report at `temp/reactivity.api.md`.\n\n## Credits\n\nThe implementation of this module is inspired by the following prior art in the JavaScript ecosystem:\n\n- [Meteor Tracker](https://docs.meteor.com/api/tracker.html)\n- [nx-js/observer-util](https://github.com/nx-js/observer-util)\n- [salesforce/observable-membrane](https://github.com/salesforce/observable-membrane)\n\n## Caveats\n\n- Built-in objects are not observed except for `Array`, `Map`, `WeakMap`, `Set` and `WeakSet`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.0-beta.4","dist":{"shasum":"3f1f593fa196d2f306ae62091fe05868e269873f","integrity":"sha512-0ICucYc4ldgF6CmLxApfm+Y2gn1B8sLpjDFBO9/p4RzSKW4G3IakWlyENO6uukeixuOeLj4Tvp6rCjhMSqa8qA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.0-beta.4.tgz","fileCount":14,"unpackedSize":236605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+JRZCRA9TVsSAnZWagAAtMEP/RtuuSTKo+wEGnY/ERFK\n0dZ5xdU6jTmQL18am6rrShVQlP7/9xd6FjnCyEIMWs7qGt9EH0g6Iu5b68M5\n4gnf8TeWAfXg48plmk32I+4NothOfRANhlrvMbdRH2QJQvRRvmM9s9ujShnU\n4h0/2spof9Gjdegd+L7nrYviqFAsdqDHYUl21ui294aftQP3ypyOg6we/F03\n64CRCCh94BvDjByaSMEsPtDrgkwGqNUF6GCDco2XhfOBuPVPE9d6nrHHw9OH\nSwPnm5vqLPbPCDNmQDP57UNKvWaSvoQ0BUHjM8EpAVOpduDeKgyiwfZldCuc\nCwCWCdObtA/H22YPvdt7dSpoP3OxaGcATp2VP6is6RwnsWNUjRmS8B19tTy4\n4sBQXvG+NixJk7sh0e1g+7NOAIx1MNiSNPP8puBk2jaQgLhcMwpyJhTUKKVD\n+GAStKO2Y8qvpYGNW/taa7Gk7AlQGLag1TaeQ2tcKvqngKlVDrusbvHk2ZYr\nSyeJK3GbeAeb/ZEf8AbUDByoLRUFcuz/dIqHpnn0G31bExl3nbobngaTzqOI\nL/kIQW3fF+oeb0reObfDQ861ruFuu0sFjuaC74Wraq9sO2MgnHVPu3HMf2ON\nN/sN52caoJbPMOR3fXFXXWhKYmkUywgSeuYBJ5VXpCv1m7f+dUuWTuaKoevx\nJjlo\r\n=eOA2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFgR3wEQqun7E3cpDxXB9hFmQEC/Hu7RlfRUgmw4XdpTAiAGCu4NSVFIWKa0W9/h6pPU+HMwEjbkrORbD6NT/OQfLw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.0-beta.4_1626903641117_0.9083372963666627"},"_hasShrinkwrap":false},"3.2.0-beta.5":{"name":"@vue/reactivity","version":"3.2.0-beta.5","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.0-beta.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.0-beta.5","dist":{"shasum":"feb93dff247700213fec4c52569b901186850e16","integrity":"sha512-MI+C+96B+GML1vWprH8N02blLpVWtkmcyg7ptP5dB6TDFooRA2MRfR4SMTi4rY6kKVR7qc5nc0CxpQ1XoPqFpA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.0-beta.5.tgz","fileCount":14,"unpackedSize":236487,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+yI9CRA9TVsSAnZWagAAv/cQAJ9XCICVnrmgVDGCP8rH\n9mxyZNNi6skmofYaS5aQZ88L4MUAnp9qrdnM+GxXZfwhb61Vp1apAP6KZHBa\nttAl9yzOuGT+1bBHGhuWRd9rj5vIpncQysCmo8Lk13eeBEwlZVRUGbMaRhtG\n0Y/JS8EzNs1lb4X/chGsgE/eG2yK5JnFrC3+W+c5cwVvzHNu0oGHqHYI3vP0\n63N+0jlp6wlf2n5tt7pn8NjOqi6z3Ddo4gd2nzCfSPpN2dkA8VkN9aVqQWaK\nQCaMNPfpm9NmAiFuHsYNRsgNYZ1zm5j3NsCXJKMXorBwzje7krxQLAzBGJ4k\ner6aNK+T2YnSRtPwc8grpwCN7P5ACe+so9V+oeHIBNh0ITTF6wXmbTgEI2yJ\n6JYC4iTePe6L3Rh61qdQTL/en4Dd4pA2NfiwXoo1N20TJADnPBUcc/nQOxh0\nfx5Yt+9FyU/8n4UrjS/4knqJr3OdC1Xq1xMd+aIjyTubUpyPn4gW2ab1Zand\nsvGj0rtuPtVrspWcevc+Uwnb+aJ4HjRh6uGbZkuzPRg6E3Wnpz1iXOyghLdT\ntDdVqPCxPtG2+GiVZbACUAEU4Z5N14m1MIPFkWXUwkZnfct1psAI40jmV9Tl\nS/O55bCtt2nz/N4kbX11LxqXz3vP4mqS3u2W8thX7JGP8yk1hBQYUbvDXeOU\nFYcR\r\n=Woq8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG6GzyrrM5qaZFm86/FJ5vn2nosZVOPOwArX+Xsx3wPCAiEAxzRPp4T4L9qhsSJ94ZSArm+c/wzsJVlJn4USiFbRRP8="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.0-beta.5_1627071037204_0.5116027006294763"},"_hasShrinkwrap":false},"3.2.0-beta.6":{"name":"@vue/reactivity","version":"3.2.0-beta.6","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.0-beta.6"},"readmeFilename":"README.md","readme":"# @vue/reactivity\n\n## Usage Note\n\nThis package is inlined into Global & Browser ESM builds of user-facing renderers (e.g. `@vue/runtime-dom`), but also published as a package that can be used standalone. The standalone build should not be used alongside a pre-bundled build of a user-facing renderer, as they will have different internal storage for reactivity connections. A user-facing renderer should re-export all APIs from this package.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build reactivity --types` from repo root, which will generate an API report at `temp/reactivity.api.md`.\n\n## Credits\n\nThe implementation of this module is inspired by the following prior art in the JavaScript ecosystem:\n\n- [Meteor Tracker](https://docs.meteor.com/api/tracker.html)\n- [nx-js/observer-util](https://github.com/nx-js/observer-util)\n- [salesforce/observable-membrane](https://github.com/salesforce/observable-membrane)\n\n## Caveats\n\n- Built-in objects are not observed except for `Array`, `Map`, `WeakMap`, `Set` and `WeakSet`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.0-beta.6","dist":{"shasum":"3513d3a68d17f7d9aafd5a63f5fd7604ef7b3977","integrity":"sha512-fUgBz75I+C/YMXVGbn6PTiMZTEaB3t21pLzL3oEJGzQVFRvXtFmnD8SDnlAN+W6A3VhIlH6K/G+h5M6092p8kA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.0-beta.6.tgz","fileCount":14,"unpackedSize":236487,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAI8PCRA9TVsSAnZWagAAV7AQAIsqOcWm7McgyPPOAdMv\nR3BuhAMZNZG90bhvKwtfQ2LgCooK0D74knWzTtK1dwxptZiNtdQ1qbmOlmwm\nbd5rWSgAx2IF3k4mGs30vP6HtiMigGH25qXT4tIW9Cc0sKJ4uaGHdHXDyqgZ\naSTUJN9ndNnKdz9UY5Eds6YcA11SXVV7MuKLyMQ/C9cBuImq37oyKPMnTMeX\n5P2s/TL7ov3SvAslaHi4EEsOhiJBCUnqkbADAp4mXCwVRtdttUWGdU/ipE8u\nVsRMGr2SlXIoMxRswgOefJfxLs/Z5ZReAaFFGWPgSNepP+rRfDDwsKVXdNt1\n5YXoA5Zxssk0GvXtl7b7saEb2x0474kyhFG01fhluFLC6xTi0YtxG3UuCTuK\nP/E6GtG541lkvu4OoyXMIU195fUl30tiqEZpzgqplshX3bdSU6NHWvD1Grr5\nwtvTbpwKe5VZH17qIjNJTQv/euvxpIDpmUyoOVmf0pBeX4lcJoJsr/R/FSj+\naRtS1kgKP5uwQK6a22Y7MxfID20aZtRoGUnGLldNHIGs/DPCv1OA6zsz9Wmv\n9YlavsrBalbe537Ef7TA30qtclg5FK4RgrcFtVhFm18khll9EnD2L+ZxNB/D\nF7cW2F6WwF42ZMa1lJ9O0VYpIAhJGRjQaeLoH86IuT2pMG582XHb6OtypG7X\nftj6\r\n=SCha\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICLuWOhM3vWOj05AVOHgCp03Q/gluL3UvS9arV6SsI37AiEAsXJ8OQNxNtPagKaAytGa1ESYlbyo5BnxxTMejn4RiQo="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.0-beta.6_1627426575124_0.60759071132256"},"_hasShrinkwrap":false},"3.2.0-beta.7":{"name":"@vue/reactivity","version":"3.2.0-beta.7","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.0-beta.7"},"readmeFilename":"README.md","readme":"# @vue/reactivity\n\n## Usage Note\n\nThis package is inlined into Global & Browser ESM builds of user-facing renderers (e.g. `@vue/runtime-dom`), but also published as a package that can be used standalone. The standalone build should not be used alongside a pre-bundled build of a user-facing renderer, as they will have different internal storage for reactivity connections. A user-facing renderer should re-export all APIs from this package.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build reactivity --types` from repo root, which will generate an API report at `temp/reactivity.api.md`.\n\n## Credits\n\nThe implementation of this module is inspired by the following prior art in the JavaScript ecosystem:\n\n- [Meteor Tracker](https://docs.meteor.com/api/tracker.html)\n- [nx-js/observer-util](https://github.com/nx-js/observer-util)\n- [salesforce/observable-membrane](https://github.com/salesforce/observable-membrane)\n\n## Caveats\n\n- Built-in objects are not observed except for `Array`, `Map`, `WeakMap`, `Set` and `WeakSet`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.0-beta.7","dist":{"shasum":"06c916315f3b74ae640040ddb75972da29467f84","integrity":"sha512-qS6/g+CaPRDNssjk6sLn2od6B/CGKoG0UnbCRE+TrgKKf7QGZGv5RBjZrqqaJvgBx1gjPjRi7DVWO/YWvdyNCA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.0-beta.7.tgz","fileCount":14,"unpackedSize":239265,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAuOoCRA9TVsSAnZWagAAkGcP/AhLutTzM+/stbtrDs2u\nShcAHkzhZPDkJzcLPfa5DeNmYkmxgqSjnhU4jEeMGJz2ce+/7YMr4MIa/A0Z\nzSOpyWDVx6satDzZamWVlil3XgkSZm4QzHRgXc8G6b899eEX0oeS9xfVtvkv\nkPZNrMJZEGdI1Oq2QNJQTIyPHuDzaSHcZYz3YNg9a07AIFEoinRPuE375iCe\ngMZYLP44U2swmpHiSFY4Q2b45mzYXGBPQ9d19xeeLh8VVCuBtFWbxs+gGn3o\nl1NUyAaSlwT+C9LETcbiU6tUCYsSy3OZlhqxJ5UKafWc4Bkz/9UdlcRtt1S4\njrJGF9vcFbfu7oQ7tNaOFBCf91Jjiut9RjvEMSk5RCjcg5U/HOlzR9CP41Wg\nItBWnkwkihnbs2qXS0/g0aG8OpqoKnsDdHE3PgUb9VeLHCnQtrVX4Y1+x5Jm\naiBBbEGUX9ed/ZdxoDvboKrcC97irlKZymvHBqDh3CVlBsfF7DbkAEc/5Hh4\nTC2aGyVil0S1Du5bNEc3XjX7dp9bsE+rc5GzB35fSNfu9UJ4m2CghIrsM4v7\nSmqQyBopZJNI2DAMZhctdEA2B3O0cMvbP5NFM0xanlnDJvSwlAcgVA7Idi6r\n1HEf6igDYDlr7s6epzpgtgcqt1Y+bfbaqZg040Lzxc6He1VifB9nioLNJi3T\ngYxu\r\n=i8lO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEAYoE+y05QD1XSaW/XyD3J50LuBFDv09/cO84pkM2TVAiADRf1QS+L5XbsVhQ5d7GJ/k1fgDRxkSW7pEodvfLckEw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.0-beta.7_1627579304520_0.18233670812532066"},"_hasShrinkwrap":false},"3.2.0-beta.8":{"name":"@vue/reactivity","version":"3.2.0-beta.8","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.0-beta.8"},"readmeFilename":"README.md","readme":"# @vue/reactivity\n\n## Usage Note\n\nThis package is inlined into Global & Browser ESM builds of user-facing renderers (e.g. `@vue/runtime-dom`), but also published as a package that can be used standalone. The standalone build should not be used alongside a pre-bundled build of a user-facing renderer, as they will have different internal storage for reactivity connections. A user-facing renderer should re-export all APIs from this package.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build reactivity --types` from repo root, which will generate an API report at `temp/reactivity.api.md`.\n\n## Credits\n\nThe implementation of this module is inspired by the following prior art in the JavaScript ecosystem:\n\n- [Meteor Tracker](https://docs.meteor.com/api/tracker.html)\n- [nx-js/observer-util](https://github.com/nx-js/observer-util)\n- [salesforce/observable-membrane](https://github.com/salesforce/observable-membrane)\n\n## Caveats\n\n- Built-in objects are not observed except for `Array`, `Map`, `WeakMap`, `Set` and `WeakSet`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.0-beta.8","dist":{"shasum":"5300cfe65d36b77a1f1016ba13bc538471dd1b3e","integrity":"sha512-LqLvqdLvd+0HeANDWiDVDe5qka9FHjFsVabwJwamqttsKOqDiXehhFST3gPAuUpcGS5UKzNUt040YhdeO7D8YA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.0-beta.8.tgz","fileCount":14,"unpackedSize":239268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDfoqCRA9TVsSAnZWagAAQwQP/0HfETV3/0QQR1X88UMq\n9zD0KQCvnIdDz/JF+sv7KEFZWT8HOgts/WDf3aHdnhd0soCl4YeMUOWEE+L9\njLcGTAkMYtXfWC/n5k3C7LOfyjNTMOU90R5ydCXvqNn8hfUmMmklHhD5tL5s\nI+V9TwfuNWYvfVSk/b63ZAqQOKP01vBOluue316DYXZcSF72G314vBGLHYQx\nrw3r1kJFQBlTO9sl5hBBU1VJSN2IuYPACvl7eEGKxaPQvVgHAJJ+ZCS2hyPG\njX0fnPyH0pEpi0gRJmxp0bOO+N+U2X3nYfh3TEFsiyLK6bKzIUNPMv0DYq43\njJQ+9V8AVMzxM2SKV77IgFcsXcaJ3Tj+XYyf1xF3ock+nwenChJ5VPL+9yp+\nFoDPtqMIyio4Jy0btnFugU9MQVzwyYtzL9x70BVQmearkiucl0E0aoh41LoI\nfSWlxi9i0Y3J3Vh0Nrm4ApPA6UwHGF5EWnEGBCJn6ZWRVEsi7U0as/hvXllW\nZ9ok5+9tLhg2fB4L66FF9nDvMdF6hLYn5c9BKhn8YJnzCXVsIMTC/gn7dort\njXmq9SOS/WG1G/BkRq2hoALe27kCzzJUOae6dBS9zEkPu9OUxguEMYLYgl9Z\nT2MeY4RoxICiE8c717+pkMKRGEBzLnEfS05floQHeJkXiWjcy7BF5IY54Kga\nxv9n\r\n=jHFQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDUo8JgIdmDzsiguOqfSQRtiGj3w2dy9oiN4hTkLTXAAQIgUbHYt4n9ycHGpnyHM5A0NjIWgyGUz68OrkenOcx9MfU="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.0-beta.8_1628305962390_0.06890154926021275"},"_hasShrinkwrap":false},"3.2.0":{"name":"@vue/reactivity","version":"3.2.0","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.0","dist":{"shasum":"4e2e6d71312ba4d7505b8faf9c9599ddc030e346","integrity":"sha512-39L3UJe8+jYeCTM/QrDglDM05O11UrmyhazUOHOOj7+a9pPVu95HGInh5CkKQf98mx2gq6t3PPN8bCN5wK8Wwg==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.0.tgz","fileCount":14,"unpackedSize":239254,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEYdnCRA9TVsSAnZWagAAwvwP+wW9+BbFLk1vTygNntdz\naRcz/bUJv5/CRczmNsP1vCe7B//p14GJ6yVHCkOGPW9uoq/8+ZCFSmiaE5ao\nm4ewKJebCYUpONCK41r4Jg+kM5ePE9JAVY1HLNWDR9kcQ82XcJtELdFz68LB\nOO4SG3FIysjFOyd70FR5gL5Jey9V2ndlnwqGsRpuyu877IGvKYwRUIHk0HuD\ntbitznIib3BUSaYh9gHZUUDkZFhJTIh+Xi5Kgh4dB/obh8oeqw0G1W20Q1M1\n2N0nEqPXAysnSMZgU90gaLDzjxGSfRW85dyWnre1K3QFdy5rw23OHmpNO7mX\ntCI2rX61lLLGVb1LNnJOcwu0194Lb4e/vQzV1sn/1Z8LJa4vltAvkhOTla6a\nNcdzwvddi/IRZPajShYx8dDLl/BuKs5BD5eJfND35zedxkcKrZXaWJnbVXZm\nJzywAWP5VufGR9I6qTFjIfdkjvfUXq8+46xhaVldGvFGDoD5zYYiRG41qaxN\nzGMRqNQKrC5Y48DakiSq6AC1aVWWTjKSSG+ESeeJ/Q/UlG1irozUDFs3ZJ4a\nHbZVHDlX5YT7ntI057BApy4eFgI4hJAPRRdIvcCksycD7ZnttGUCRnvwV6cq\nde0eLMl+m3sbXi1gg0LsXFR4nm4D5d5GZRTgJrjMrn/DfQD+YKm971w+DFeI\nT0RD\r\n=9hOA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCx/oiN6rDwYS+ozM7tIJOrcjVmlS0u74reqW1Gxo2CEwIgSL2fDGi3t2i9ThFEB4njq2xw86990aarpzyEYSMaMrQ="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.0_1628538727688_0.20114844961685074"},"_hasShrinkwrap":false},"3.2.1":{"name":"@vue/reactivity","version":"3.2.1","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.1","dist":{"shasum":"0e71d4ee00b0d0ca6a6141966c30b68b3f685002","integrity":"sha512-4Lja2KmyiKvuraDed6dXK2A6+r/7x7xGDA7vVR2Aqc8hQVu0+FWeVX+IBfiVOSpbZXFlHLNmCBFkbuWLQSlgxg==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.1.tgz","fileCount":14,"unpackedSize":239254,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEZBQCRA9TVsSAnZWagAAxmkP/0hUN6qSXGm6FVotc/oS\nYhZwVt0It0Ks9LtX7jg7yVzd7Ka6earHwd/f/dwrsbClCgsT41It7bNn9RWl\nsvzmVF97zYO+lryMMjJgSA5iyQUgpoXBu2xA8tfRiW95cHVV8gdFpG5WauKW\nybxzz9x14Wk9W+F5dkaCW/1A0PKvdI9/Rt9gWJEUOmv9aeBkba3+foPIun1n\nKcQg7kPbQ0ihfHbP8T7/LxAc4eFDtqHcIfFXq3fD/3z86RemOaJ5wVnVip7I\n+0JxqyVvV6L3EaYgnqXOrHdZ2KDQaxb/MMe7ZIM9EDMGdNkTCQE65GKV1xis\n1t7ozDIYLNquJd4jYijuOnBZKjYuneF77SnzmAnC5gPr/Q1COwsFc3Zz3VQZ\njGRgc+pbmPkL+AFCdLQlNLyAebpoUiaBRibJGRVPKsFwFNdEkfVzD5b/I0ef\ndOz1yfPBgh+n17EFU7l7OWcNJcbIqSoo0xKCJZWihP2UzTlFube3r2UYDkpz\nS3tSGlYKNz4pI98SkVxJBcJpWwrXGTxLCQOyIEN6hYz2yqpjH8Omck2H0b2I\nZ4mtvWB3mnXK0AacBHlfzLoVqGQ5jFcz8wpc0qXvBoxeMniu/JWA+vCyh/fi\nBvVSvHXeYGsh4ahIm8JZY3G2kULCiLpYprfQw3fFqwRTc+D5GXYz0pjjKnET\nDW3q\r\n=q91d\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHcPy4oeLL7tOHhZAOt6kFujXPB9u1ZbCzxareX2EtROAiARVcZzWHE7PF3FunG1Xh5kImIFW46GHpzZw44x60NkFA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.1_1628541008114_0.21431017256235396"},"_hasShrinkwrap":false},"3.2.2":{"name":"@vue/reactivity","version":"3.2.2","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.2","dist":{"shasum":"d37011a68395e038a3cf5256af52d48c591b06b6","integrity":"sha512-IHjhtmrhK6dzacj/EnLQDWOaA3HuzzVk6w84qgV8EpS4uWGIJXiRalMRg6XvGW2ykJvIl3pLsF0aBFlTMRiLOA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.2.tgz","fileCount":14,"unpackedSize":239250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE+93CRA9TVsSAnZWagAAgNAP/2zHYzJxgPdShzy6t0PC\n4fFAkPQIToY8bz90hyL5GaN1yuylcj+q3AXZQff73Eg+xQAlxEodgWawArj+\n6q6YleSBUAu9B5j+7bo3rStsDeCQfwhIlGV3/GgCDZzFO37lRe98qyDmhUD6\nMp6lGJFyT9gsW/JQavbDhT9arYMMaR8PPXoj3TglJK0G+SRlp4ChfYFD6gil\nB/CxoRgM/qelTUgajVUTNZBPh1ZSJjunj8JXyRbT8dycsZLcplTKcao5aBi5\nsAT9t3LxmHPvRu3H3qt2acgUfhqs/LxLgm1jRfcTsLnfJI+WbEmnxdNvxcXW\nz36m7ltQ4k2eH164m48jDKAF6R8yzcHC2R7m6rFk3DwjDf2AGAaRZawmmGVG\nXmkF7yEPu6PAg5FlKnuKkKS+zhD9rH9t8iHl20N+gf/+yUkOArE2gq92RYnQ\nlQQr/YNppFuAEzqGZvEZCvZTnP3GjXd6aE9VzbeQ437sA/K+AwXCizgtMsCW\nQ8C3eOZ98//TS9fK3or2oGkEy1oufC75XUqT8LGtOsOiBiro02uoYt0Eb7J1\n5PxOy8aahJEb2W7dCKoSHXK0PS/k0n3TgsEhji3QBuQMnjgM55hk5CpbRg5f\nx0j9GMCSqDImiz75pZNZAnOO9x5LRqCCbwGEaN5cgnBjBt/6SjT+F+yBwlai\ndMfB\r\n=lRY1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAnyAT506VueKmdq7DJ1ATBSexQH8H9jL3g2Q7B45LbqAiEApfso3xrSTVn2ihHiNeeXIfC8qkelrX6aV4Od8uEP9i0="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.2_1628696439467_0.8378367061608463"},"_hasShrinkwrap":false},"3.2.3":{"name":"@vue/reactivity","version":"3.2.3","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.3"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.3","dist":{"shasum":"df466543542a2ae20553dea1efd57bec1da634f3","integrity":"sha512-HGmciaVNb3VKn4f4wCswFWLXBcopKQbO1oEs+WunBtt5tym0SS2wFNEGvWfW0dzzlXRbM507ys09m68L+JTa/Q==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.3.tgz","fileCount":14,"unpackedSize":239270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGuXpCRA9TVsSAnZWagAACioP/AqXP5RqbgqpgzvFm4tI\n6+9unJ6rC8zNGgSWJiE3QybPg7O4VMfpe0UzrTMQPTYFc3PKcYN4Tkt6xDTS\nFp8F8KpaZ2qLBeM7fydRJ7RXRxCUt3a/JKnO6BIuwdEBHcwIihfYNJsFBz6u\n5vgB6iBZyksPm4vbrLfTnvXXgott8LL6aRtu33NHLUw56xCQyevBT7k3/KN/\n9ygd1RpFbhALFrBEanPv3XIJ9Dx1V4Xk7agEBJ22HLf6tHrIwwkBRFnf4qgb\nkJEgyqmwIskCFj14hhf/0wYjsYknTzAn3YikzXSuNZUxapJwnHCrq3+BSq8K\nO8cfdTNTOh5BJZuPCVUJeGxLjiEGmsHegbwtFjZqFlP6mMiiT4eY3SyC81LX\nZwF4N6n33515bcdypff8YbnF6ou2vyqncqBe/MaPfMD4Y+N2CVwEk99SAWGU\nu30RrD7StZjywrn2dpxM/PBCJJvpnQJ53zBEClMWujrvd4md87sjWMj4zXEz\nKABEvF7b3UfotmDk69ytGH4vmeskl54Uxv5IIfYedDfcM9rL1iQefeD+YdWZ\nuTzpMGxT5LE1Do5ZksxzuTM1WL7alTc5ljkwIF4QTsJ8JwqfiRzPsgavs3Zl\nbhrGjrHBuk3wUVovxl93mMg5diC87JvaS3wy9UvtuU7b9lrCNniMIucxux6k\nzfsN\r\n=SCn+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC0P1Rn+V3XUobHuqw5plSH/WSpQQ7NTDt13yjTMT+hJQIhAJ0NPotGtNwMjY6FRaV0vwbEHipYCOnZUMrxW5nFQNUt"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.3_1629152745706_0.20909058081618648"},"_hasShrinkwrap":false},"3.2.4":{"name":"@vue/reactivity","version":"3.2.4","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.4","dist":{"shasum":"a020ad7e50f674219a07764b105b5922e61597ea","integrity":"sha512-ljWTR0hr8Tn09hM2tlmWxZzCBPlgGLnq/k8K8X6EcJhtV+C8OzFySnbWqMWataojbrQOocThwsC8awKthSl2uQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.4.tgz","fileCount":14,"unpackedSize":239262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhG+NaCRA9TVsSAnZWagAAjMEQAIOSplbITbCj4llrib2U\nWOGzWDquzrD/gWpVYbYg8qwLkDHvD3Tf2xX2tECrU7sVZjLitYDKmumG3hf4\nUbsKMGqCqFM2FYlzdOd3bungS+4t51wJ6rerM7owCGi3wuUGF7E3qdFceRFU\nmygto1ZSCB0IlLvXrll15FJTSKGNsVa8gX75s9WPqWF6iza3P4bmM1FoBldL\na3TZNqSaygs0eQrvt3GedSEGu/YGO7eMWLI9HM4a8scJv32DqOV+dJVRkj+D\nIGLKIosGfGFsfOtoJad2EzLzofsJUJEAlEafqfRFRTu45Mgf/d88MzdXvuGb\nIlIRvdYPaSBfd8zmMMBFNLGgoSHPBkC8BI8DBbXlstbDWzqhYvvcS2RkdBRm\noE4Z5LlYDd2bZr+XMj5Xzb5MFI3VcTOiBu1asiAEzgKWfGjCAGiSYhqipolP\n8KIpLXKWy0ll4Zp1Gj+/iCvWB+QLet/kZFsmVi7YXmMmJrwmxvYHTi3WCSHr\nzvQmaKNEPuK/nIBH8omO70I+R4BkWoXQ4lNk9pB7ZKIfWR4fQ49OUcxU92rY\nH4aCRUBNZS5Rt2PpoREDZFMVAQKeqLxGiQoxj3OJLAhumEI0caNZrGYl0HiJ\nYc/aNjcaLr5R4uvjZQPNjlwhvgIx/bVih8fxgOiN+T9Eytwj4pwqyVwM6yJ1\nj/hX\r\n=6tgD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDnC/mmJFp+tQaYJKrqkhPmm9ghCFWkmz9MPI+aPnEcmAIgO1beBFJD+heaD8EFkaqCAhbtdilF0bTM3TZl8AHf4B8="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.4_1629217626713_0.4573541426745702"},"_hasShrinkwrap":false},"3.2.5":{"name":"@vue/reactivity","version":"3.2.5","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.5","dist":{"shasum":"f3d920470f018fdd92250eaac59002f29b624951","integrity":"sha512-wlaGHW5xF7LFuLwuQVzyeFXrMd8EFYah5EMl+7EBLlRCGKRNY/7SDcX/vyPyKvxZ9+XVEKs03ete+9/nQHV8eA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.5.tgz","fileCount":14,"unpackedSize":239211,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJRZECRA9TVsSAnZWagAALYkP/iDZTLJTtsSrnKnkOtKQ\nn+qreey/gxnvLNLDiGM9K6P88MvySowAmEmnMVXoL0EuIxPssHt1HSJL3SIB\n2OPDR8Nf+7JI+B/k1MQRw8+MLleVnKWfHTSZKrPPPbiNnRCsl+BEz62b1qWs\nfk4z+9wl3KzmhedE0EiEyXc3ZgiTlPf6137j/v5Bl/EzsXwYjsOYBsyNQDzg\niYS1TB/7GK9ig+hU6Eo7qFaIucroPbgDd0OOXJLt3ddlC5GfBoKVvvht2r0R\nmzRZSOXAc7ZHOJf5JgM+slLWx6oSAcIk4Q6H+Ng6L8tmZB8fFwYktqFI2BNA\n8Yxxa1r5W0NMtXkpsy9/D4ngmJJv2jF2hd9LNJLuOY9xvuJhm9NBP+nSu5uy\n/UdXk/wq+nM4OUyR0b7vO81badsM5P5w+X0x8b2PTjpzM0/OsAV3UXRnFoC0\n+ofM6DxLG1rOKAA539EDIE/cJNVXNawT3T7piTsmGqD6gxkkTQLf00+iPbGY\nOMxiZNzU5ysgZtIGJzQjgmSQkdad3B5ARyobC3tVBCwzko5CHe2v1ExitST9\nik+fBf+F+pMpFVXXFJNpXZ+0n31S7qkdZ8RbJBFHWICPi3RIxsElGU1f6Lo0\nXg7KxrJ+Wv6/114M/jph+Ihrzn3Kt1seM2uB5ZVllsUVFa4zvPvgcJjuA3Xw\nGBSv\r\n=+jpv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDSGOQorF2fx0GOk0SybJRonljl3meZF9kSDa/8HEl8iAiAWlOUdzT9wJT3/lxprTBwqTFrvHr7OdAtXP0QMq7OWPA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.5_1629820484157_0.9384261872028623"},"_hasShrinkwrap":false},"3.2.6":{"name":"@vue/reactivity","version":"3.2.6","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.6"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.6","dist":{"shasum":"b8993fa6f48545178e588e25a9c9431a1c1b7d50","integrity":"sha512-8vIDD2wpCnYisNNZjmcIj+Rixn0uhZNY3G1vzlgdVdLygeRSuFjkmnZk6WwvGzUWpKfnG0e/NUySM3mVi59hAA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.6.tgz","fileCount":14,"unpackedSize":239211,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJSRVCRA9TVsSAnZWagAAUP0P/Ai2AfRTlX3qQlsAZwg0\n/oWCajPV/16gmX6+q3Z/NFul6uYR/InS/6uhf2rqcMLHtETNFiNsHR1Gqtju\nro4t6tdrZmji9OYNsymp3Q3JYvLXD2lHsDOMPXBLECvEhmHhaWefLvnhdvJa\njCU+IIrHQdpqSsHWHXN24qiyYFpDKMDtBUovVRY8+JOuo+EiHziFIcOtbMBN\nldkllqS22SGRJgE7Yywt4IGfbc/DvhZUQAMxxGQK8yYBgDFB9BlKqCzpsgIp\nqLDjD/RPTl6uU5zH72YOLu0UtuqlHbtawsEYKgnRdC8hc+yoE3mM6Bv7QXtZ\n1GM33FTqAPdhzeUFOsyx6/c68LLN5OjfS59MeVN0zTckCG67latKYwGz+Kaa\nNt5exu+KFEl7r6M/4NDPdivO9X6IUpQEHAufCo0MPsbsSzmOGo1vypfWxDC4\nLR9hOdyveYYQHucIFR2B7eLHIhLaCP7bJBEZ1yPFSiNgbMNxO6osoP1JRyjd\n1I8DoSIC7+gLTbFvlrr87c1x7z1X6XkYOu4PBcE3XJINc9P0KR/GdtBS9uMf\nYNI6yBVdDwdfWyrLmAYNR9Y1rPy7R5Wyn2GswlJ3B/7QM+W9S0LRuZNAvNde\nT5pozBApBCc/v0R6i9x8wcNe0AJOauWa+Vanw1r9y7qm8VpO9j/67GtZ+QNE\nHd4D\r\n=FRf4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDnuBa6GnipR4miV9P+odc/tOMwvRyxfXtE7PG/vIpRLAIhAM0P6n3SkytzEkzF5BvfSLDqJqxhb99a+KXPmrweijfP"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.6_1629824085667_0.4893532582667157"},"_hasShrinkwrap":false},"3.2.7":{"name":"@vue/reactivity","version":"3.2.7","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.7"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.7","dist":{"shasum":"dfdf49a3984e3b503c8d751a392b8afbab21fd32","integrity":"sha512-VDeQiZs6s5m1W7hIX+vzmokDCHPEKNYrSxoHWXj4MiGamcT5XZxACj/VXOCK9c6qz36qK5EQOfDWtmVhxfI2hQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.7.tgz","fileCount":14,"unpackedSize":239225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhL/ksCRA9TVsSAnZWagAAvEwP/1EZ7qNFdZnjA66gpZRk\nXNAS5um3lC55+/qUe3yoBFKFmTjgiq9c39h454j1QJHFSefcyzufP8VTfuJZ\nq0e4yFFwhfVVx8XjeH7RF+COoFKZjypl5P/JrHvsUjxV+8+QUqWpKEFKCi7D\nFXVpv+25G7gmJ/8qX8IW5+YGjycWIb26Sjj9qrhmVcGJfwE3EdO8qLZuaRWr\nv9yfU2cUP/CruPilxls/O2xezDdYSnlyUeieZJGDs1CWpCjlFEd0XejH9Bun\nYFTN4zHfrqmagbgtT8Z6bx8jSeUAPun8rgt4pfN22hKN2UZd8KC1pe5hz+mu\njBbJvB5xra11PfVBTM4Z03Uzz68dQ9dkANARXzszptsST7KPY1WVUYTXzcsT\ntURwb92vQRkePtpCd/2G3eUQMGetFJ4WzFNxyAxqtiJJO+E8uoSjuSAyjhoT\n31o4wKgZuZNqVVCwI4m6ATnUCCdo2Q9vH8vQTZiLNcuCvm0tWnjlQQ73fHjL\nWyTERHjlOI5AHo0sLhKiCi1kWHStd4LEIM9ndAdEEIZMhHL5g7qZc0+JtlVf\nMxJStHmnl0korTj8q7VB6UOBmwDAaga/qgL4/eJK5u0Pv1mLDJpw1z7E23yk\nsxVzRO48nwIsBwD2zAUhNsG1ltBUvjtRoSASSNOpzbY/0AR5BGOCovWRU6Co\nsWO1\r\n=YMDT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIByIvtGKDHU1xDoZXmwMumFDDIrVPZ1HTVXmgsBU6YFWAiAG4LP9XGknyCLTEWyk2ddPvkbuU/QF9yV1dZfRSkywvw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.7_1630533932184_0.02163763719834"},"_hasShrinkwrap":false},"3.2.8":{"name":"@vue/reactivity","version":"3.2.8","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.8","dist":{"shasum":"b27200ccfaa06f312ac467b12a38161377c557ed","integrity":"sha512-/Hj3Uz28SG+xB5SDWPOXUs0emvHkq82EmTgk44/plTVFeswCZ3i3Hd7WmsrPT4rGajlDKd5uqMmW0ith1ED0FA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.8.tgz","fileCount":14,"unpackedSize":239225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMRwVCRA9TVsSAnZWagAA480P/20l8n7taX93yf6Ev2Le\nu2EdZGvieZOgm6cTiNCib7DwuKufgCf3d1yObX5FCIUtDGMumKtC+A/vx3gv\nCl9ymbcE4w3JlmoaKGr52Lpw+HkeRvtrLoxnCrbr7qyFndd0Txh6zShOoO/N\nBp0805Z+yEuKj5oSGooFFWn2ff7FMAALwAy8C7xihcp79hDp8DWJNr4W+rVI\nuAcv6PEQ89Y/KsK+nE7cpJrWQkU+M0omxdy5loQJXkOhQBnmGrOpCO57Y07S\nztcIj0okEDIljm1CHy+Fug9DvENmv5Q+bQG/EMYmg4bK5kzdpuTKW3DQGeDO\np+pU9grebK1clg9vxJ8u6ZVzCfkDgtFEiasW8FKKr8LYboVZlTLpNGiQ9QYA\nAZ7o2+adokeK2WupyENN3kS6GPlfHEZOhaWVMV3kpgZvg1rzSL1SMewMnR7u\nxb06gC0ot7wLw2aRxRgRUXqlbPnx5kKgw9fwoCN2XmWFuNvXPotxmBr8nKn4\nV2vOlZiEGolNeCupA9jaOJAp3iM6mbKkwLKXOHQzxB/gkEXPAImvDrvZC2kU\n1Tx+Vq36ne3DAEZnXuotfXCW59IOHiO4agAQI2brvePq2XlcRj9tH9DEDn/Z\n6Zg0plbHdAbiwUdagkzymwNOAI2pK+MKV17XsR4qGUS9RgLX0nv/PAIkPUQe\nRHtq\r\n=Fwm4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD571SXs9fOMNalMgl0U+mH+z6J/nrwmW3FrnHvubUfhQIhAJ/Xis5ZRPr6VPRmYM0VSY2cvWG+dVoleRmlj2qSAsJ+"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.8_1630608405157_0.9691593963046923"},"_hasShrinkwrap":false},"3.2.9":{"name":"@vue/reactivity","version":"3.2.9","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.9","dist":{"shasum":"f4ec61519f4779224d98a23ac07b481d95687cae","integrity":"sha512-V0me78KlETt/9u3S9BoViEZNCFr/fDWodLq/KqYbFj+YySnCDD0clmjgBSQvIM63D+z3iUXftJyv08vAjlWrvw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.9.tgz","fileCount":14,"unpackedSize":239308,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhNUOPCRA9TVsSAnZWagAAr4IP/3yFJ6hWKJHF06aM3Bcm\nAXZmfJeytI2Zb0oy6nIFaEnlbh0j2FqI/iukt70XcGo9oeD6ierZaPkPy7A7\nOvJOEW4ISr8OSKYD4gYP3WFLt0mCLzwoxqSb4Zsnu7vGHUjJL0s/8BkinMsp\nMjVFCsYGUpF01awNDCLduX4QPZEb70QQ5KvTxpNgFUlBW3EaBQvSrP8WtfHv\n45WsrAqMsdwM1WUf1MkvxhgotAlyIOqFpNJSBrE5h03XorOUT+AeEUXarjpN\nUHl0KXxnLQwIEn0TkHLQtkvPz+RnSp2LaqtRgyCrRWt+qlHfi+ilehZT7Jbj\nUbRLC0LLQQ+HIcZatpthBciCuY6WzSl2SDHPo9U96/mVcNL5U6jwYzCOxo7W\nz5yA0AbmbfrpT1GoNwodP7UVOZaOgIMuF8huTZtgM8Ga4BR0+UVWvL4lHi8A\n6DEn3LJDZtt6zdbOZEAO4PeCDUfKUq6jKgdyb2SwgmkO2xWaLj2zt+c0kKsV\nJPq4nIvqjTpfo5zoRf6r6PlbYFTKi/lFXWKiRgBH0JWjQVPUhyuwK+TQS0W0\nIWnmT7RurRASheKuhEZczfruHt9VGDjMYds7ljZf3hsYbfQekVkNalvaO4B1\n0DWekL9+SsUHOVK2qLV63DHH9uLqHsMKx8sEJW33AuYJiPWh9x3EmpLkzJIH\nNkFq\r\n=e5z7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB5GnFb0DYsbq08YsIGokBbfSPEpojUGEISN8QSIHBw8AiBgbi8YqAZy9avxN2i3r+v6JkSkMjiAGGKw3tLF7kE/Vw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.9_1630880655381_0.6018286286342334"},"_hasShrinkwrap":false},"3.2.10":{"name":"@vue/reactivity","version":"3.2.10","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.10"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.10","dist":{"shasum":"88fd4a8a3b4129d7625eb320038d1c48e309e5f9","integrity":"sha512-99y12RahDwBC75NwX9aFDXKLSvW66gMjl/9CNrufGQTth2fWadGxJedvKXs46ZPyiu7bFMERLY9X9Jz4GWOIDw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.10.tgz","fileCount":14,"unpackedSize":239311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN8mFCRA9TVsSAnZWagAADTUP/iE+OUVJJDdX8AoUFWrt\nq3B+BjhixXVAOEYeqbvCE0aIhQH26yQd6uwy91yJT5OpwwZ8ngU5rpTAHVd8\nLCIC9WKwf33LWHfW76iqpbWetQmEbXKmOZHzvADh6/P0xDiqK0drzF6CzgzY\nYyPD+sNNAshGvttaAq6Hs+kLnCzMP2sU1K7AFYNoEy9XiQER+AHTyLeN2XGC\nDVvW2CYd5nJUg6sQSSwC0JYdf6R+fgY65W3WLn1gZkq0vM8/K/UF8SRcqRE0\ne+UCslQsvI+lojP4v/4FXgzEsBUBDDWpwme283IP6mL/nmXrcdCo5iR5vxQw\nR16m06sRxCeFIWqUVVDl/3tQ2++0trlezEVgzrVjSlqQuV7Pg1Hjki8Jy6HC\nEGeibNd2v+99Uo0izCGG7Np+3FG7JHbK+QrsnY8UsNJkA4vFaKWSDaT+Mp9S\nT4gEVFgyh1D8By0Daa/UglJcAERWESt2Vd7VN5d2rDbXmGOH6q68cDteUTdk\nPQqHfNJ+jEes9Ye0elFqL3MZrarmxqPfWG1dGWIeKbXN984GLMTFh3czK6n6\nK7bAaiDz/yetM63N5kxvrPfLzqvW188NvGSl5DzUm2ESffc1FdPO2St/hXV3\n/WpbdfzqSgvqWyzCkx4TkQ0XIm0RVNbOE8VfxH3g+Gb6yRJGQ3X1+QI/KEXs\ngj3l\r\n=PSbp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCUNSzksTuhepiKzRgw8bSaWTM4ba5iSkDBlwZVfbo7WAIgOuHGYfGXuySrf8v31/ACuIpLB1YSNXuLTYV+b2/whcs="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.10_1631046021769_0.33348034464955223"},"_hasShrinkwrap":false},"3.2.11":{"name":"@vue/reactivity","version":"3.2.11","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.11"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.11","dist":{"shasum":"ec04d33acaf2b92cca2960535bec81b26cc5772b","integrity":"sha512-hEQstxPQbgGZq5qApzrvbDmRdK1KP96O/j4XrwT8fVkT1ytkFs4fH2xNEh9QKwXfybbQkLs77W7OfXCv5o6qbA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.11.tgz","fileCount":14,"unpackedSize":239311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOUAUCRA9TVsSAnZWagAA2EMQAJP1FeR9TYmpYG4Y8q/8\nvFGScJk2AjjnJUyG8xIt6p8rEb5hmqOGuSqRyUqF1KBUrQ9TErTcY89V12iX\nmtlIytMxqO7B08FdZFzPml0vxk4ZiH/Ghzauk83iEibAzWDl4RxdukKPcbSQ\nDLa0ZDiEiU8OGYkZBivVEBpHk1rvpkMCDKqIWGr8I9gPckdydS9wcX4r5OnH\n/etBUFmVtBQi9klxyXvzh5QJhCU49hMUO0C8ENqlvTtRm8PM4T+CKEMiZUKq\n1O/mwrNa4sKFiWGpiN56jyCSK1QOgqEOHhJZf/WS2Slk1uB8G0aFrMMFJQPM\nwqWfuaN3Eg4pvLAcqzR0uw7xA4slySgq7mNm5l89Cc2Qrky8fvvFEz+rCCMt\nxlzugPsdx0Q9cu5//dhR+TsseAgZiGvnxRx/U7Bl/tNQlLGe0/oPrzYhf8uQ\nDLZlCZLDsdgbLvdeIibfIshB3XdATcKXlycomQfkUfbJxXMFtWwqw77Dxgva\npGZ+AvxVGZvEMgGYKi4ysAHCFChrXkY/wnUwfXhy+NLBZgVd2Kw5MzZ7q82O\n1N/BVWN/8FDezUn9lhY0cV2DTXQNWNJEMIZryi/wWqnDWpOzNhGUy/TfMb5H\n6ZZmJrRwabAMHT7f0mflN89JfjrSjh8MjXNatMYLwlnh0p6JO2tJbUZqoTvA\nWVyc\r\n=RbPr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG2npySdu/kttoD8FwMVBq+i7zKQm91xKqdBAQt//jnFAiBPYclDxWXZoxVApZap3EE94QwNv1oDR7P6F7DrNtMVjQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.11_1631141908227_0.690007429852902"},"_hasShrinkwrap":false},"3.2.12":{"name":"@vue/reactivity","version":"3.2.12","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.12"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.12","dist":{"shasum":"b482a737cbdc891f9b1ec3100f3c1804b56d080b","integrity":"sha512-Lr5CTQjFm5mT/6DGnVNhptmba/Qg1DbD6eNWWmiHLMlpPt4q2ww9A2orEjVw0qNcdTJ04JLPEVAz5jhTZTCfIg==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.12.tgz","fileCount":14,"unpackedSize":239311,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCsw0B5RrU/KqaMvOwv6C0/7vwnkmBOM23yrP4g47lv9gIhANT98vum5czjdbjd6riQ/3Mpe8u+HKUELEKUklpYUxQd"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.12_1631890533738_0.6900805602385154"},"_hasShrinkwrap":false},"3.2.13":{"name":"@vue/reactivity","version":"3.2.13","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.13"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.13","dist":{"shasum":"d269b09aaafef06a91bf3eb98defd41a2c3daf54","integrity":"sha512-j3ByCiRgrr4uEZpXJM8XowrbYKeNHMHlbmMZE/2QpVzVPIfrQWS2fpLmbchJeMrnwIrzEl+dub3hgwkV4KRn4w==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.13.tgz","fileCount":14,"unpackedSize":239310,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGEAmiwex/SB4sEDYKdOp4WGq3x71zHzD4A9+Bm0aY5yAiEA2BeQeleSwKnOUIxJPQ79siC4jQ0MhTdnuAAlbFHVhHA="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.13_1632248581669_0.2877921939203547"},"_hasShrinkwrap":false},"3.2.14":{"name":"@vue/reactivity","version":"3.2.14","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.14"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.14","dist":{"shasum":"5cb15209ee9313cb50ed9b20fdd108ea2a904f77","integrity":"sha512-dBUeNJTY5xmyY6fxoS3Zo82hFMo2xSCh9KoTz9PRWtgZzcCS556ZidmbsZpRcRw/bgWFFsfEUI+KeYSOCtasAA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.14.tgz","fileCount":14,"unpackedSize":238971,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnNBlZbkWVcaFL/N3rveVx6rKECYFJkIyec/lhk6FMIwIhAO0amzLnn36XIksY7lSXKXO5KUUepd35zowNRgairQnU"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.14_1632350224293_0.1448849435416777"},"_hasShrinkwrap":false},"3.2.15":{"name":"@vue/reactivity","version":"3.2.15","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.15"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.15","dist":{"shasum":"702072814d21f8ea501b8e90544337565096c405","integrity":"sha512-JGBEp6yIsOvsnCdvl7G0arxWQDdUACVhTSXimEkgzxlCND0/n3m7jk0ATuwP6Lp0Z3ZJk+XiJHGjN4uQ2k5Uog==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.15.tgz","fileCount":14,"unpackedSize":238971,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDffeW+ljSIoSf0dyjdIJqna3QUvIRSlDERBClOizegJgIgbBSsXdnHxTFGjUT0cHAKzq5i54ydLGpxsmzmoTqLUaY="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.15_1632404947285_0.33750520472291834"},"_hasShrinkwrap":false},"3.2.16":{"name":"@vue/reactivity","version":"3.2.16","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.16"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.16","dist":{"shasum":"0d4253443d580c906508b0b05b2cd136d46bf4a2","integrity":"sha512-eOOpjakbRFg2roaGhVsGgBFnQWaXJcTw66wfc+ZMWl/cihAcgn792gFO1a6KeT68vQBp4JVpGZ5jkkdgZnwFfA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.16.tgz","fileCount":14,"unpackedSize":238971,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCBXRsANfM8hSCsv8OGmsFGJPVu5R/uoRy8asfUdy9WiQIgBoTuPNFVf/cdP8eS6mNNvRSxrvCI+ePdAUfobhmlxgg="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.16_1632406628425_0.03672647074720592"},"_hasShrinkwrap":false},"3.2.17":{"name":"@vue/reactivity","version":"3.2.17","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.17"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.17","dist":{"shasum":"bf797277b66cffa2ad59f9bf238399bf67365920","integrity":"sha512-v32EKAknU031dBJ3+ka6qtBO+aF7Q88XDuJpqz2wy2ClZZGrtssrUkmzclXcSfZtgegUMvF9RXatJLfaWlx2rw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.17.tgz","fileCount":14,"unpackedSize":238971,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICUo+09zC4TIEuIrNREmTINtoIS+Kjl6U2r4+uuJlzseAiEAta851wsdWEQeFUmqKgN7bvwP3lq0/xPpx1thrUnbfds="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.17_1632501798040_0.4162618934659965"},"_hasShrinkwrap":false},"3.2.18":{"name":"@vue/reactivity","version":"3.2.18","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.18"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.18","dist":{"shasum":"46d5077289d1c57f62bdcdfc6a566e371e3f20cd","integrity":"sha512-NTGsS2uQqWO4HIhGKmXXUZZvu/R+GW2e+i08ZYJVnR6vScN8WGlg+GU3HiG4UvhNrTAdhMFPoy+no5t3iXnvVw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.18.tgz","fileCount":14,"unpackedSize":238971,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtR1kDWgW33WEAqLUtTBtAAYMbv1dkZP1ZeMpIRDydTAIgOmc/aGr/o/KTw/1A17COUmDAU9no9yf8kydNx/0qMYE="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.18_1632513924153_0.9629763676759993"},"_hasShrinkwrap":false},"3.2.19":{"name":"@vue/reactivity","version":"3.2.19","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.19"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.19","dist":{"shasum":"fc6e0f0106f295226835cfed5ff5f84d927bea65","integrity":"sha512-FtachoYs2SnyrWup5UikP54xDX6ZJ1s5VgHcJp4rkGoutU3Ry61jhs+nCX7J64zjX992Mh9gGUC0LqTs8q9vCA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.19.tgz","fileCount":14,"unpackedSize":238971,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHhcYcaNit1yseQf4/p9pTa4vCc7gaCdKOprLIB+FsBkAiEArC3HAg61FF6q69Bgc0vSOgUZZzhYfrvoYkUALWJytrM="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.19_1632596308525_0.6131136468955081"},"_hasShrinkwrap":false},"3.2.20":{"name":"@vue/reactivity","version":"3.2.20","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.20"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.20","dist":{"shasum":"81fe1c368e7f20bc0ec1dec1045bbee253582de8","integrity":"sha512-nSmoLojUTk+H8HNTAkrUduB4+yIUBK2HPihJo2uXVSH4Spry6oqN6lFzE5zpLK+F27Sja+UqR9R1+/kIOsHV5w==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.20.tgz","fileCount":14,"unpackedSize":239041,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGIeMXJsruYTFjr2f+i8C4Mbf9/JDXVDYw6nPOlt1bo+AiA0WmYtKw4QjDhPPisT3pN+z8OB2GzKQ9MfNZry4zRG4w=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.20_1633712518095_0.3104171215198439"},"_hasShrinkwrap":false},"3.2.21":{"name":"@vue/reactivity","version":"3.2.21","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.21"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.21","dist":{"shasum":"073ad144192ed78a07e151e95a3baa515e4099a2","integrity":"sha512-7C57zFm/5E3SSTUhVuYj1InDwuJ+GIVQ/z+H43C9sST85gIThGXVhksl1yWTAadf8Yz4T5lSbqi5Ds8U/ueWcw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.21.tgz","fileCount":14,"unpackedSize":239441,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAxo50lhxg37BecZAkaJmdavte9VIvX5FXWt5WkWCL2hAiEA0t0gHyJf4ty0jOn34z4Puf5J7ZwGkphw2+ByfuSp21g="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.21_1635834923206_0.7249488276181368"},"_hasShrinkwrap":false},"3.2.22":{"name":"@vue/reactivity","version":"3.2.22","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.22"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.22","dist":{"shasum":"88655c0b4febc561136e6550e329039f860caa0a","integrity":"sha512-xNkLAItjI0xB+lFeDgKCrSItmrHTaAzSnt8LmdSCPQnDyarmzbi/u4ESQnckWvlL7lSRKiEaOvblaNyqAa7OnQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.22.tgz","fileCount":14,"unpackedSize":239441,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCcaY+DYIb+ll6f510YKFl1xq8HAQvRdoPkaoxPAwLZnwIgDNSrbiLHEniGKkaZPimX6ZwQn/l4WwhuEnofKQcMntA="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.22_1636947915160_0.9438585979284237"},"_hasShrinkwrap":false},"3.2.23":{"name":"@vue/reactivity","version":"3.2.23","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.23"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.23","dist":{"shasum":"d2f10749d554f7e94d8d52f36e7e6a0b021a2418","integrity":"sha512-8RGVr/5Kpgb/EkCjgHXqttgA5IMc6n0lIXFY4TVbMkzdXrvaIhzBd7Te44oIDsTSYVKZLpfHd6/wEnuDqE8vFw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.23.tgz","fileCount":14,"unpackedSize":239532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhoH/cCRA9TVsSAnZWagAAcz8P/3tQK7meq54VjIROLmWC\nMWmdfLZOFDl2h3ndPYRB4snlTvTOfMnPHFvFIOmJ8bJRZEG2kEpu48yl158a\n5i6bft6oWrnUQTbf2ERr60WuB+MNeuF7ByGjZ9il3E/URb7ge/qB6bHWy7ax\nbxMbJZdtTBzvuTHHU2x70RMXOVcDnMfsJoW5Vp3TeDnDsY0bUV0sm82h7qLm\nVuaWnCl4pjdHU2P3w5B+97hFruGT0b86nZIxRQIo/XygZJAV9jTAqBInI0LA\nn7AHoWxRpWmGIMFBDDMbyK0mbsOhJT66DxxDMjllnDWvoj79ABgd0mZ8lGP/\nXmMXyGdorFkRyPGvjOyITNJPDIO4nS/WouXxuDj7+xCndib3Zr9nk0P3QAZ/\nJlvy6dob+M6+akB/C+QUP2mXuT5L9URNst7bDucCS3Fvt5pCWBUkAT778beg\nutvSfdEwDtsNVeYhQv1cbJXd8G+pU21zypcr0ccZlLpdt0R5b4oKN3nsBx4t\nQw9C/e4V6nGKTsdwk5N2w+RSqvhVn98FjLNIj6u+WYechEcPAfDRVBOWvnbD\nWdy5Rbbp89WDL2Ffkdj1bC3v7VXEs5gdk1iHJR4vcEzcYW2wHucIG3ggFStS\nOqrojdAAzN2TK5koDhuTWq0OVPJiPK3Xj+X6W2z2ypbsrtzbulkiJGnRvjyT\nHWCW\r\n=TSxf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJkCLR0sMx7tr0CDR5phXLE12XTWK3zk5IgEat9T55SwIgA+xah3ItrqP4Wpy1fUborPlX/YksoKqH1SDxUwmGcC4="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.23_1637908444312_0.991148481284877"},"_hasShrinkwrap":false},"3.2.24":{"name":"@vue/reactivity","version":"3.2.24","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.24"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.24","dist":{"shasum":"4b24301ff7af0607c49a1e6976a22b4f62eab1a4","integrity":"sha512-5eVsO9wfQ5erCMSRBjpqLkkI+LglJS7E0oLZJs2gsChpvOjH2Uwt3Hk1nVv0ywStnWg71Ykn3SyQwtnl7PknOQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.24.tgz","fileCount":14,"unpackedSize":239539,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrdHiCRA9TVsSAnZWagAAEzQP/0tnXSW6+Bsfc42BZdoH\nAiNVAjzkZGlSqqeZaZFavii/cqRSjmwHjxRYh/cytVDWs3llTeK/C7RI1XB4\nFD6zUEbnPg++ceDDw1U1c8qRegid0OMOgSouAeaaXz8EE+4Zvs8rHLnXZwzD\nw1ps/Ml5ptt/H1PN0V969FdUa1K9Z5/7cAruzCqf/CfvfrtDcXKkW7IRQctZ\nLT6CdQlHrZ3uiKKWQByEDXiHU6NMLTZ73rKOBWWRw3vKEg3ETA2K2l4LTiEj\naWWqjEILF/iBanTStLbcQW2Ve/hHVxgZT/nMsRcuMhCquFmD0OSMC+R7weUx\nmvmPcJ+NT5QbFznmKhBG03rPHrY+gk7RYA7PtMhjIVVfa4m9R/uqIovSpJio\ni6LUZg9SbwYQMgT+p/ZR4VNJANfTaycD9Q59ipZvSCS0/Q+DcluLTvAtETtV\nkKIW2ZPQ2ys6UO3IYjGK3JSJGAjMurXZg1nuJmyuWJruLL0qEynt1voMBUu/\nUTBOszaFZys9gviXixQcDksbqZo+SApxSc1yAUrMNWNx0quJaUwftp5MPw2D\njhQGuzV3ZjEKzzj/3eElfH8V54jD8Xr5xVMR9B5/asDfPSN2NjvhCT3nk3QR\nZFTX2JV7BBTABQqzIKPyhxH11utAVxWlJLfqNBAUF4DWLyK6GC+rnzUjA7GB\nO5Ue\r\n=Zhzg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDedhVSTQFMED5/6zYVEA+bD3N2M3cSKf7dZumcUlgDgIgdeStEmGf8qPhtN1QdZdZUzE8FiiPM0Xo0+9sArE773M="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.24_1638781410541_0.010869194731742304"},"_hasShrinkwrap":false},"3.2.25":{"name":"@vue/reactivity","version":"3.2.25","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.25"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.25","dist":{"shasum":"71c5ea9f3c7b71ee40085328c9198a1dc26da71f","integrity":"sha512-Dxc/u/dxoneIDqyfmuwPVBR0G3OQJqe3Dtz4z3NGt+CGj4UuOZQfN5raJPmp6xGYgrtC6PAWoCgHhyrgr1qCtg==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.25.tgz","fileCount":14,"unpackedSize":240696,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtXjLCRA9TVsSAnZWagAAb1UP/1B8AOAwdm/FWt+YY3nm\n4ed2XIto7zTysV6Q3W2x6o7vOChD6DGvkVMNlD21yIP8p+5a2ASiuyYfW2gD\nJQWaZTSXt6uSUGingHynKWNdPYkO6fvOx7O1CfqIQOEKhbMdCMamQhSThRxK\nvRnQsxs87HLpO1j6opFEY5z+s5BUCE7giXGkG46ea2QzSQshp/PhT6pM7g/7\nEihX5pzoL6sbwa7K0Ouqjk91oGISxjZsB+UGkZZ9etjeV0VYQrszJuBtZcyz\n7aWKNqjULdmOYE1eI/P8N8/TEiB1ydZn9nYO6VWGXQjDTion71Sn2s2yTJRB\nLExDlb/l5L1e4asv5jN/fDzEMgkYpzylUnq9txhVwedeM9FTQDysuNcRK44C\nLbvSUnpSOMe85BNeO/v4ZNyKmUA8UnnZmOVKt65s464kpRZ9Y4kF/UqXRXk2\nj2q4pMFaeu2TCOSb74NOEMvmY1I/A8dLwoDQCcAbFMf0agTnAbT5Pzm2fryJ\nuwwbkfFitxa0PJxyxCnphu3wxZKMrVew/U/y1txP2u4yA2q6sKGusDB5XLVS\nseDwjEt1EmuW9wiyfwdpzvC0/1W7THHYJg4u3ebFtW30KgQlm2tM36ejcfUs\nP0j4eRPBvYqFTamjDhYcGT1IoQ7IxibzVcU4AwC16IfDRx1Ep9jOK8elEGSO\n8ma/\r\n=sCO7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGBKOsOMlutgJNDs9epbGRhxm2D2WKR3dKJ8AP5vbcvJAiEAiD/cAjvHHSVrL2bd3PtvMrVi25hPf29+Z+kQ8yihbok="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.25_1639282890795_0.015362761867627528"},"_hasShrinkwrap":false},"3.2.26":{"name":"@vue/reactivity","version":"3.2.26","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.26"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.26","dist":{"shasum":"d529191e581521c3c12e29ef986d4c8a933a0f83","integrity":"sha512-h38bxCZLW6oFJVDlCcAiUKFnXI8xP8d+eO0pcDxx+7dQfSPje2AO6M9S9QO6MrxQB7fGP0DH0dYQ8ksf6hrXKQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.26.tgz","fileCount":14,"unpackedSize":240696,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtZ7QCRA9TVsSAnZWagAA1qUP/3Eca4Wi3Blki889r/Q5\nZwo4gc4p1WQXvKm0DylQFo/nBtgWLC/zgYYCjDhGp3BElr4XITehRzcunBIW\nETNnbPKVvYX3AA/bEWaAmFMcjODPon2cQ+nUAW1A1VJ5UvA6T+zNQmDIt0jC\nHun0mtUCL0LHYCo9jZpVdDzE8zlNfc//B7s7FU8jYGucfMgWf9Oa8X8IjyQl\nj3PD3+6b/9HGx7g1KDM3GJvMF40kCpneOemeE4ZI4zQHJ1MhdZfjuTx7CyM3\nXbglN3yQutAuDZ2f0xaIB8c3SLfJd6sNtm+KQXTLWhyXm2IaTQsMGC6wI86h\nhdcKigzI7uMnE3Yj2ffX22mwybsz0I2NROaNwvPz9qaB+s7o03s0MMCCFiDd\nOsTGeEUYiCUl8Myrv2kRfN274JGz7N47W2G+39XjZQiDCk/xx4IuX1y6m7/r\nWu6OzGDX5M63u6+opHCw4m6N7N1bKHQtunXY/uOzO5E/4P4dJqgJk1omoDkF\nIC7/K4iOABiM7LQudfHGzfko/c+WjmrOaYb4Olkuea4Ce+Vj9uA2iGoiheF4\nuucOkwopPx4fRchDuWyloVaGcmtz0JGxo+OmVMHhn8bntmFVUunfsR8uG/fl\nQ9U2nl0WgdqGySuvMnqEMD2zZQ3CewQZHUx/PGi/GaxO894aCE+SyTSntlxA\nI2Eq\r\n=DGfa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKaE8XMV97hPZAxuDOXg4K1koq+aDYpjHBzWjdUoWEFwIgH2EpNnlZIV8+LcJWFarm4ep78AxxwjCIEqaLA6JmPgU="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.26_1639292624755_0.914369324268514"},"_hasShrinkwrap":false},"3.2.27":{"name":"@vue/reactivity","version":"3.2.27","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.27"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.27","dist":{"shasum":"db7c4eefded938a8974e768b7b8f9ff4fad34a62","integrity":"sha512-QPfIQEJidRGIu/mPexhcB4csp1LEg2Nr+/QE72MnXs/OYDtFErhC9FxIyymkxp/xvAgL5wsnSOuDD6zWF42vRQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.27.tgz","fileCount":14,"unpackedSize":241145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5CbjCRA9TVsSAnZWagAACtcP/iE81tTmVVnepKMt95M1\nirBFg9oeDXpjtL5+18tjmx5sE1qJUEd7JIoAL/ICeqo4OjQ89Ao3ws2oL4rE\nXEciSm+bcgGN/i9QuCkb6r8pY5sT5Jn+BsBvfhNZDbLg/C+1v7qcTx3BipJX\ndgCFh0oa4rBfcreWVQ4ZxvLmjV48I0gVz/BuyHbl0OVKyP7gTpExf+0264qo\nXb6tt0XbtDjn+qryAv8O0njlbbLJjtCU/Cym5sx36VIMwfIhOqfQT1S2DGC2\nN59HUDU/pLoVW/MKG9D+AQkkstT7ma4Z4ygJoUF38RzRkS2FGN3wcKSrZ/ad\nGOPcT2HbUdrvuc/Tl8fkdzLTUpWhC4alF7249nXxHjqnsCy2/oSD3c3r43bR\nQaxJrO9cXGNDPNriXMpUXZKUzNr/yJHF6YvBFm601UZ8hUI5e+yVDl59lmcY\nXo5pTjOnqMDnZ7jWlrzxQE8bp1Y1VbxtzAj41z6EBUDYE899GJWiz1o7L2y7\numAOCHMAK+F7ZfgrSHnEXTseTWGWiB5zdyoNmoq3fg2AXzd7OakJJ355JJee\non0PDoaDd9sRhtGKEE4MkNvMnNY57jZ68TLfzKZ7373GTvGHvuBSHbLkM80i\nnBeUs4AO9y0CXHB1NDRbRgM8WuT5OJ3JsD0aR89yGTDur2PirDZ6WpQL96cB\nnADo\r\n=BFVC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBEslAfKaYineJnTVtui7wpLJrrYOk+chaYXYe3HPVo9AiEA/NqVCoO5WA1fqZJucJ5C2EsL5b1QJ5wviv1FJWwmjIE="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.27_1642342115041_0.22013548427986973"},"_hasShrinkwrap":false},"3.2.28":{"name":"@vue/reactivity","version":"3.2.28","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.28"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.28","dist":{"shasum":"1c3c7f434372edd867f937151897fca7efc4be18","integrity":"sha512-WamM5LGv7JIarW+EYAzYFqYonZXjTnOjNW0sBO93jRE9I1ReAwfH8NvQXkPA3JZ3fuF6SGDdG8Y9/+dKjd/1Gw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.28.tgz","fileCount":14,"unpackedSize":244698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6muhCRA9TVsSAnZWagAAtHkQAJPWTPM0P8PMBc2jaVIF\nWhOLlqy/8RkOtWc6cinbKzxWn4R0PgHt9eTok7TuDK7Iv5E9H12yn/RpHTPe\nn4OaZcIiLeU+2DUdFlSxixKzRZezdifry+HKtiLkl8F7M87QssThZ3uPqplo\nMIJ7PqjN2wx+RFUt1WxQeNGbzJFq4j13q9Howu+wIl98gZtdhJCeMHpdiIYX\nXOQ3Nffca0PkEd9L7xH0WB8JYRtcrLdosnDzy32V0D/aEmyvY0LPyZRVEvcB\nVo2MnjQrmLaeuzHe2MhLitvQV1+51vW5MnZnECb2PbDdQhIRtblNxGXweTz6\n+FAu6tM2TtCM/2TxjimHUzCxa/pYvJE2Y6CsNlDOxHFZZwIhtffDsKaS4LuI\niMLBlM8fGy9O2a+nLzdRNlpRbAb7TwNorJiwAY4NtIjsg8lEy5CfBPudo7pn\nAAw/dEvv9CXvXATN/kpqA0m1GnZ7KTWGuAdPgS4JKKsmT/MSVLOIVNfrQRIl\nqdC6Ew/CQvpaKmrEhDfc0INakm17Qqm3rUpGIfpzckYgiReDCl3iSVLgT/dY\no23SQFaD/tqi91dQ7cc1I4nRLkKNtBkWSQJx3/w/2tr88O5t7wWAzkscNCm5\naYyUG4su1Noeas4gGvmqOwKKnRgknRmBgCJBChrQUIQ0F9przGDctAPS2ByG\nZy6s\r\n=VZeJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCd2uZDTDbvmSkj2MURE4Xea2vLuyf/lKutOiwC7GilQgIgGV2sdHGatvlugnOu0kmyGUgB3HC43B3x63RBYlUeVVQ="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.28_1642752929442_0.5718459396370084"},"_hasShrinkwrap":false},"3.2.29":{"name":"@vue/reactivity","version":"3.2.29","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.29"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.29","dist":{"shasum":"afdc9c111d4139b14600be17ad80267212af6052","integrity":"sha512-Ryhb6Gy62YolKXH1gv42pEqwx7zs3n8gacRVZICSgjQz8Qr8QeCcFygBKYfJm3o1SccR7U+bVBQDWZGOyG1k4g==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.29.tgz","fileCount":14,"unpackedSize":244799,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7WADCRA9TVsSAnZWagAAWH8QAKLLwjvWm7AS8oKlUviX\n3jn/YP6WFfE1seteuXxqFEPl5YP+bEWXOMzPEKDW19jvSuexm8O96nlu9LST\nsdeuztblSqwasIGQDTTiukTDRawu1dungVlTmMeQeVGtZz/RDqnCG6VVIKbI\nnpz8zR2G3CeXy09o+w3fhwDX/tmrVblxRX1boUGcoQMWEr6RxIeRTWh/5FSa\nX7N/qwLs2raIaJ9tOsOO7W0yQuwRWDgZBvJZB3orhLUuJnR/AFtOKhRHLL/X\nCaQvlyavX8Pz+A2fQ9ohm3nFMBYOJiMFjuVvR83RmPU2N4pN8P3F/yL2U24g\nJjvxpgoadNa4yDDrfxQt8/CXSieycTcA2l8PqJo1YKpPH6ioIN3OzkBmcCqG\nikTQbu9Y26MIybpjyTsBAY/MeZZWCoHhmy20I9BC2pdkIKvoFjZ5Hu5Q6LsU\nxHXO6FdJCUcvy53e+MDF6Q8VaXpylrqI6jqBU0Ls/sWplfaEl9Dwy1+aM/nz\nYpuVQUfJZ0iw0WecR+olTODXpdwy1AwPRurZEh4inWdvOOf33C+UlgJvudOw\njjdiGmsTO+Y+Y89hZepo7BEd11WxoBp7QOdGLsXoXgquOdNxYSll66iZDPxo\n6ro08gq+eyug9vcsUqf6R8brW+SrP6HJ1Qj08sB2/ztQfdGfkO3B2hyNxj5p\nQUKm\r\n=uKOY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDg/FFpJow2F3iXmJI6zto29fwwcwMSgBIwiHO8m69cCAiEAoKF82n3wx44Vk1f1uMttpuMdJvA02PLhx/3MrKzCtwI="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.29_1642946562787_0.08565493068383212"},"_hasShrinkwrap":false},"3.2.30":{"name":"@vue/reactivity","version":"3.2.30","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.30"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.30","dist":{"shasum":"fdae2bb66d075c34593ea7e15c6831300a1ad39e","integrity":"sha512-qlNKbkRn2JiGxVUEdoXbLAy+vcuHUCcq+YH2uXWz0BNMvXY2plmz+oqsw+694llwmYLkke5lbdYF4DIupisIkg==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.30.tgz","fileCount":14,"unpackedSize":244714,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiALjtCRA9TVsSAnZWagAAxz8P/A+6EthIhMJ3YiVTKBVH\nPpj8YF8OYvh8RWSJcA8ifwrpYFencMjjjelyA1/p5vzLwtkLrWB05lADClDn\nIxh/7ukAM8JaKzj/OfaNVI034nv++QP9eV8fOnOZLlrLaln/lx5bqgH3N3Tw\nbskuKVpuiNuBPYm+QtplhUE2CSYpSEE4B8MUvNVLzq6kQojQWGb1NE98BbLD\nIrsOR0jINUjRVJwrKzEr0rQy6JtlXFEy+fgConFQWGFHxN9aMU3N9tUJnVFB\noxPoBtu3HUBKkQL15OmHH4r6+r9//B34gg+YKYXRfic05B4lej6du+mDWcdw\nHFLh5kgNhEaxVruXQxALGkuwpN7DCKahyzHZl8823SL26BgtK/JC+c6ntStM\nOTH8th9RECJYe4QIwcsAUH2i6Px3IOmyV6uURy29lLisHV9tGQRXVRPwbWPq\nNFQ0Rin5huwH//UQFWjcycGFIsJTwlE9UyiKEJdLOSe/dri1QN30q7Ik7pl2\nPWul5RkCDw8/w7fTTUjmrHk9+b1XZ3XdZ1RldAXsSmGXeDzPqA3tvFw3hWgj\nLYvR8lgIPUEX7dF5taRJnpn7ie8PpWjFwGrEwgMn8Ar61HVDtKlH76YoJHff\nHCrH4h/6PuPqJ1fLC0bpBmxYwAr3iHpHJ6f85MoR2CsrXzkvTN1+d/XoC6cJ\nGtNO\r\n=2lAW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDpp3lEFyBpdqLGrkvX8RyFUOcxCf5VSFbvNaUuqiPd6wIgaDeRgsYygShTiXvmUr1vd9pJ1in9X8cM3Zv3P1BLzwA="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.30_1644214509534_0.4248459007119061"},"_hasShrinkwrap":false},"3.2.31":{"name":"@vue/reactivity","version":"3.2.31","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.31"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.31","dist":{"shasum":"fc90aa2cdf695418b79e534783aca90d63a46bbd","integrity":"sha512-HVr0l211gbhpEKYr2hYe7hRsV91uIVGFYNHj73njbARVGHQvIojkImKMaZNDdoDZOIkMsBc9a1sMqR+WZwfSCw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.31.tgz","fileCount":14,"unpackedSize":244714,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiB3LgCRA9TVsSAnZWagAA1ZgP/3xAAObuoICFwEhXF6RS\ndHrzhCZZJooU+BIFiB64knAYWsrHwZhhrQujtGUEGqT/EgrA9YcnWaDFFdjD\nYkyoBdaFP0vOCJL+gBNMrIHZYcE1VYwavHUZijUuvmAUCVn77Paw6scS1Nbj\nSzX3b4vIm5DkG9g1fhxjkqjo1UYBC4GUUQKUIByV6ixhPlz5NAGAzn6y+9Z9\nMfqogNoHfZ0PVyU6m8Q5Zjp/vUe9Mev2L0cD2hdBuTp3zT52C8eOYxtBkFEv\nXfvr/KSkQCNis5VkFPuMFrZTsMANqIHWBC5fxk2HFrWT0ZIao+ntBObcix67\n4FuQIVLmyZ0geejl+kvtr17DAQs2Mm1gK1vKl5L7ABZPVfMPngA7hhaPPUHt\nhqARoAbIy4n8mzG+ojTyY8jwatA500sz3Bm/F6vpgRbiFW0PUvPPvQADU/UE\nmW26GohOV2FqJ7B6aIXhl8xQYiEEyseUqGA2ZUhvn/ymqbRPZIs6WQbdFgOw\nuPEWvqbYzT42b4dwEPXMJV5NmpN4ejoV1A8YC+UtA8Mr2+HnajezbuLxEtQ8\nASp6t+eBaBd2MzrQ9Weonq1dhwBJEJZFyuxLjZBi+c8p4WfUl+m5XjW3KarK\n5/nx41H2AAnn85ZCfUb9oAajFAm+4w23RhwXVEnIibT+M0daT/X9s2AQwpUM\n1U0H\r\n=mHqw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB6EtT2cOgg4svGpKtlTCjuf336JPrNZJP90gGuuD6X7AiBcsxG0uwhdEqeR7YQnduaLT4C5W4r0Z7As98WbG/VhfA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.31_1644655328253_0.13169512485000778"},"_hasShrinkwrap":false},"3.2.32":{"name":"@vue/reactivity","version":"3.2.32","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.32"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.32","dist":{"shasum":"a859c8ab28a297d14a46cbd450bf70b3f6f87fac","integrity":"sha512-4zaDumuyDqkuhbb63hRd+YHFGopW7srFIWesLUQ2su/rJfWrSq3YUvoKAJE8Eu1EhZ2Q4c1NuwnEreKj1FkDxA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.32.tgz","fileCount":14,"unpackedSize":246692,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD5RiVFa2PELWdQ9SykkGXwyO4317mEXG+00fAH7g3QnAIgHNRb8U6YdPeI+mjKA4OBecCW5AR+Ib/2yc9B2VNKhLo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVTNXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrT7Q/7BSYu+DXCF3jrg6Y8r50xUNlfUfAfc7s3odtoDKNHgUfMHl/5\r\ne0aCH7NA1AzGmo7GSuKT5SMmEb6Q6LyN2R3yNKjhBnZHvqV9gvmvbDlXsEZx\r\nylJFIceP36+WyjlH4S3bVLRXzZlkviTxjWV6+Rm2lU2qJLnMRgjZ4LxX7pDs\r\nQGmNuf2Z6c2uFHBXZPnBT/lT0TPbAQGRXVf5smtLm5HTQOdAVQ1J1Tg3w7io\r\nPQ21Mun1/QunXjxvOEDrzfs92bMC0eUJdOCuVf/GplUTWwYcXlqM1seeNuc5\r\nUmSogsFhvmFMnDMBsbA7X+D5Smi1aToQNj++GvQjPZbcAbc9CE0oe0DS+7s8\r\nT0Mq529pTiHB6Nbi9GXvv90uphsIy9NVUNnamYRf59n3SC+cnVPqrgufnV78\r\nQVozEYcAFugEM9spL9AszBcJ2TQml0BM4qiNr6+5SA3z/oKYysd5H06jAwwu\r\nPv1a9wc+AKskv9ImDOyVR3+bI/kXlmMqeYaoW+nHsbM1euRsB+vjtTePpdS+\r\np2KtPBN1hYbzCZnk6cShvHCcuATnEaWkov1ySsMbQ0LuUM9grr6m8wSa48fL\r\n0hKuSjsurNCJFXXX2YgqGPCnOWk75G61cX3YcwvvMyR/90JvIv5yfXoGQpos\r\nt5+DZ1FkiGNM4TTSGqQsrFzGaFATGmCFrco=\r\n=ffjb\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.32_1649750871351_0.4091471316778672"},"_hasShrinkwrap":false},"3.2.33":{"name":"@vue/reactivity","version":"3.2.33","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.33"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.33","dist":{"shasum":"c84eedb5225138dbfc2472864c151d3efbb4b673","integrity":"sha512-62Sq0mp9/0bLmDuxuLD5CIaMG2susFAGARLuZ/5jkU1FCf9EDbwUuF+BO8Ub3Rbodx0ziIecM/NsmyjardBxfQ==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.33.tgz","fileCount":14,"unpackedSize":248120,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQAz64piqo7VewZtK31xER8Vo0Ux10NcUNdwQ1Y4to4QIhAO/CzKwzWdRWaiFcju19m1RJVKbiTMsuZsapIHzVgs03"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV/QUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmprlRAAmFkKmsirjguDELiX6FNwT9gYa4OfDvsA6MyMR4vGajyfRSkI\r\n9uhVwEMhi3s9wUh5f1mSPEaPImxaDlBJjVHwyCQ7nx2VVAj2/VlUc3pNF3pz\r\nus4VlTlP6CxmCWGNP0GuAeTtILyjrjjZlV7lqFIjK76jWezrwnsxpnciIilL\r\nCU0d1bZZ4rK83AiiHFDKowh/LVOMSvYHLTcqKFwV5W4FtUrg1gP5bZuzgYcu\r\nFSHLHoZIDnMsxNHFoqnmkFQI7fKFY1JGYOsnFJWT9+OcPc/7x8azpu0X8KDN\r\n0/+c++jxMTtrnrc1mVr3BzxLlaEA+f/c7hwDf4X0L214HCiwnly7PbwTlEYR\r\nUo5tMmDasdr4eiVe6VxtRr6+tCzwvYhEHouyQMWPoiad6bhU4BjmFPmz41xW\r\n52lNrtCAm8CvBwTVZXeOSS+gFOBPPUkX8bMEYVH2GqWMIMVeBEqzqcGAPUzV\r\nC1NM0DB2okfJhmAKpWWKEYXTTNgdByal2jSEtWo45Pjk1kwsO6/Jy5gudWZQ\r\nqWQXLPePBSL1VJ0/goL3IgTuUytHxR12fKBUkIowGHS/wzfqCawoFc4wGmjt\r\nR+336mOPFQEJ0l4E9lZPX5Yw/bXCB3JtfMhfVLqXI43zYAJffrSPDmNko8Wd\r\nqe05VSHHnqztyHJyP1DkWwtjGJUC5bcqcEk=\r\n=nziw\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.33_1649931284668_0.6363268810821465"},"_hasShrinkwrap":false},"3.2.34-beta.1":{"name":"@vue/reactivity","version":"3.2.34-beta.1","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.34-beta.1"},"readmeFilename":"README.md","readme":"# @vue/reactivity\n\n## Usage Note\n\nThis package is inlined into Global & Browser ESM builds of user-facing renderers (e.g. `@vue/runtime-dom`), but also published as a package that can be used standalone. The standalone build should not be used alongside a pre-bundled build of a user-facing renderer, as they will have different internal storage for reactivity connections. A user-facing renderer should re-export all APIs from this package.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build reactivity --types` from repo root, which will generate an API report at `temp/reactivity.api.md`.\n\n## Credits\n\nThe implementation of this module is inspired by the following prior art in the JavaScript ecosystem:\n\n- [Meteor Tracker](https://docs.meteor.com/api/tracker.html)\n- [nx-js/observer-util](https://github.com/nx-js/observer-util)\n- [salesforce/observable-membrane](https://github.com/salesforce/observable-membrane)\n\n## Caveats\n\n- Built-in objects are not observed except for `Array`, `Map`, `WeakMap`, `Set` and `WeakSet`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.34-beta.1","dist":{"shasum":"614b405cc4e1167c86ef35c8be18954bbe7f56b9","integrity":"sha512-ZHiOvoG62ibbqxGG9nZiXoREBBMDKeTklPmaaR97i+hHvzErvABA6ADT6xeXZTnu/xjJbHyuSTd8xprhWPoDOw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.34-beta.1.tgz","fileCount":14,"unpackedSize":251098,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEVYZvIjgR+WfPm9qklLF3/zhVPBfBsRdTf+KUwEeuGkAiA49RXr2NKPQYCGXygjh2MbH4bLsZAiY8Vc0I65Zd8lwQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigypnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqClxAAovFMOIqA86QL65nTwIPZ5Q4isU5zh+7H7LiptLh3EywW4UcY\r\n6KblqZqRk2xNT+4XExXkgg3c5OJ9po0L6iexdn9EYBAFRWQPzeBKOEaKReck\r\n3NNA7VH6a5XrqVLtV1StrShSzUJfZQeOPhsn2WSpO7bon9sbFhLi+lfAyxme\r\nWIwltj7RTQY/F98gJJASKIvFnyJAVslvOLYIiX1gSxFkVqIdsBLyXET/OiNz\r\nBCQ5W3WK9i40srpL5GFr3RjHqxbGT0A+Y09gcmtKI4FU244cS2D53nUB1s6T\r\nlQe2Z6HirL21yzzPtbBTHls/RHaP0t9bIm2CErXXUn0evk05y1ZeBy03b4on\r\nfFihknWm7wiU3034QVWsRnjbE0jAvEUy/2Pr8ipw7pDl70cCOFuU3iWtDxXy\r\nH7K4mAXtXolXuJX9Pvthb2UCgWp6X+dR1uoNAoj5rbV7tuJDeVdXvxQM0mb+\r\noxqS98NvZ94lZt+lQHPHZJJhLO0tPxRFE44enqkGoSUCUEkMSstMUCJyOzy1\r\n9y2aV22rVS+Qqrw81mhSGXKzURKlNzcv491UbrPTcU8Iko/1tBWnFJS6Aoh1\r\nUejx6jqrk/GrXDenKb2tEdSayophUFyzdlcZHZ1EAgDT8ipjppp109QBahLS\r\nX40RV72cmqLYDKRdQFBgq+ZyOgZtifhTmQw=\r\n=d0cx\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.34-beta.1_1652763239464_0.020588684574207816"},"_hasShrinkwrap":false},"3.2.34":{"name":"@vue/reactivity","version":"3.2.34","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.34"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.34","dist":{"shasum":"660e7217a529d788326d22ff89473cdd101ce1ad","integrity":"sha512-xbRIOPqxdNOr0zS47moRS6zf4BKd0z+55R85UJlo4r5ezqCktk6fYy1atY4tGzo7Maqh6QoKw3LtIKvpz8d7WA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.34.tgz","fileCount":14,"unpackedSize":251084,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDdZptDbAvc31xaJNRH7iVUupRI5M4IS8JggvEROzEH4wIhAL9swAkxHMOxNjmkyF259nIhs5A7Iazz8wa9Y0ke621g"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihcrCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/zw/+Igo74vS0buAkJOQ25J0q8+ZhflgGoJ0DyARtAPJcL67+iEjU\r\nzZ5f/yEuHjXPGzJbzsTJebx79j21hvF7zYnW7GHL+WBu0fG2w6d8AP1FqRFQ\r\nmaGNx5qvu6HTW/s6U7dX9p2BtwFvnvWSHGZK4xQxnTp7oe2+3RQydAQzL1ol\r\nxxjwsxqQiCdmx2K50sOZEM8mUFWdLIZWrhb0ousXsrZurO0w23wuXxU8i34j\r\njZ4xehtQOdasCDL6IMQCJ8JY4iavWWgj5EcMxlNXBXYiZv3sbtJGE60AX63o\r\nj0Tj++ozLNxBwaUgAaTyxTcgyWpB/avm3xWNXsRGbPVHXj7th/ixtM8V0VK6\r\n6skNhbNhpyHFXWQ1H0Way0UrdPxUbZfQn/qTJo27E5B4s6uomjjEw6YsPKgq\r\n8z6tPPlp/hMZh8g48G/YfgU8NVjPIzuEvoUhp4PI7ITRdUxsHIef5XldFtFq\r\nVE4Gio6WEYVJ09xVfibCFMwYyrWQEbzx2tGaMtI4wACogBw8wbvuvbH2RAw3\r\nEcBNgi5cnHyp5Cf6AJ8MTnWgZ7tOvtptouwfpSV3L8eTQe6vmeeC/dOquvNi\r\nNuf4+AEE4YnVmPtKwadO89qknYJ4dfbLEkik2aFnOuQgm1wTByz9fppLd9Z3\r\n4wr1EEovqS6J6+hr+3oWhK2OnM/snrnBx9U=\r\n=+fOt\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.34_1652935362026_0.25681293097747804"},"_hasShrinkwrap":false},"3.2.35":{"name":"@vue/reactivity","version":"3.2.35","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.35"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.35","dist":{"shasum":"c66af289f3beda6aba63c264db9c6acd607d1c73","integrity":"sha512-6j9N9R1SwHVcJas4YqAzwdRS/cgmj3Z9aUert5Mv1jk5B9H9ivN/zot/fgMUbseWXigkkmX60OsfRbz49o8kCw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.35.tgz","fileCount":14,"unpackedSize":251084,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICDloVv2Gi3P6/hmnwzacZwjQ8fk+V8GLJQkdvPwKJgjAiEAsqHQ1+iCnotMFVZ3X6AaD4e8vVtsJ6zYOZyNsdqwxwE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih8zyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqdJA/9HbfK7qvBOuspU8uYxvJlQsNTo0Srh81wlz3UxDkKi/jFDX7V\r\ngSyJDjH9TKjkSO1Zdt9+jNRaawYqQvW0cd3bRvfzesVNqHg3VsjEfrThg5hg\r\npZXV4YN53oUyQhE9ZvqVShf/dWOSMm47UzxcVx/IPXrH8Qf9dMn8uAYBej/7\r\nLGsshWpebxzqbOo3i2xCTSsN8vbqyNgCGS+Ciz6V3KWOwXp0CNP368X8HiPQ\r\n/zK22rfri4ubYQGpjsoDcOsYsFLcEr4s4UWlU52Cmb3kvKYYNtUH8/zyhmlh\r\ncx++870KudQS0qf8qV8ZsrCgZHDjv6Q4fzlIvB/CfuPsvA2Bv/O8Cxj5X2KF\r\n+rU4H/r8OdcknzRlDqIY6fbVTtRr+7CjMZrIPzzdx9T+kjco5HUEByyxsiSX\r\nIEwZAVzu0urTtb8GRHIKFvbvq0xkZygOT0CdiQLqkEO989W2/L6Be7BI+84s\r\nZFsEtloL1VfTscAByxg5G1dlWOLNtV2jwm+VHu9xnM9WNq4MjpPA/3IySzo+\r\nXBSLqvrAhVLXA8Aqw/FkmdZDB6A1jzFASwop0AUekOwHFEi0V0DDhHrtJjDg\r\nov1BSEhfLFNIp2Wag+SY2Bi9egfdyI/ohhl1SwUyNJBc/HM9SJZ+07R3GgbC\r\nL/2vVeN47XuuXtpuKaSimDU0SWMUG7JIMPw=\r\n=AhmD\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.35_1653066994047_0.17983429406304308"},"_hasShrinkwrap":false},"3.2.36":{"name":"@vue/reactivity","version":"3.2.36","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.36"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.36","dist":{"shasum":"026b14e716febffe80cd284fd8a2b33378968646","integrity":"sha512-c2qvopo0crh9A4GXi2/2kfGYMxsJW4tVILrqRPydVGZHhq0fnzy6qmclWOhBFckEhmyxmpHpdJtIRYGeKcuhnA==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.36.tgz","fileCount":14,"unpackedSize":251084,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICp0Ubiz8fuBsLzjvLQLbYk4bZ/9ULEtkaOOmRJkfn2pAiEAkQeDYOBdxkEhj/JcmUZdA6qL1KbZgH4JqF6K40ZJBKw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiiuulACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrbIxAAjE0N/7s8I6T11lp8shvr7/ooHxq+nB8RGr8dyMZeGRhS0KY4\r\nt7LLqs5Xl+9S6cVUJbfKVoDi8xpkP06Fct8xn/xvS6PwejFz+i6LTCBMfI7x\r\ni2cBFB8AhUq0MtTVaQhyAqoah9kQ1BvKblKjDWWEwVNM+NcWgpJrBB08f5dN\r\nCnBzRItB8KmEFytVh4kxcfYcBbWvHEqgC0yXArqpcTizFyWwzcForT1vBOyx\r\nfNW2pSSb3W6vUFDPqjrpm74yITSNSKLkagMn91GFfyCiO0m43Fi9PerCRI+D\r\namSSamOY9Y3VMw7P88Bj6YwJZtt8FRcaj0qCKJrrlGMifRFeJapM7zrUDIeM\r\nQsB6qTmbLjkHrB31g4I+GstYK+UDh0oW42178xGd8KJk1wpW0MaBZCVmusnh\r\nS+6aGsQIYpXTSQ9gPV24aEh2JYiDMJ7pTL1xfmzjnchaxKJ19TcCYTXJxtyt\r\nhTBe7xGFn7yynwAepjo11YS0CkB96AFJC+/scuRaqfnC5y0Q+OhSgCPjH3H/\r\nIHcyrpDPfwzxy0AHvt7R2DRtad/P+xCgtBiuEF6JfyTrNLNuOox8KCaUNIAQ\r\n5Q7tm1N6iMZefK66XF3DQxgDnbz1Loh1w85xAOZbKHpH0W7cY6Il1ayXz08a\r\nvdWSVSl+PSFMCnn2TSMrJkjkHyvqLj9YxPU=\r\n=N+no\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.36_1653271461017_0.11702811977834404"},"_hasShrinkwrap":false},"3.2.37":{"name":"@vue/reactivity","version":"3.2.37","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.37"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.37","dist":{"shasum":"5bc3847ac58828e2b78526e08219e0a1089f8848","integrity":"sha512-/7WRafBOshOc6m3F7plwzPeCu/RCVv9uMpOwa/5PiY1Zz+WLVRWiy0MYKwmg19KBdGtFWsmZ4cD+LOdVPcs52A==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.37.tgz","fileCount":14,"unpackedSize":251084,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFnTH2hl9TVCfqkcl8KSF11sibkh3hQG97Mz/4zYdRy8AiEAngAvW6ywhEChxU2zWzXfqfh8izU/6h4DgGQV664ZwDw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJine47ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoqjA//eKyGFWwrsZgSPN5HI87LCRbGvctE2Va4u5GqdD4umwoXTMcI\r\nVDqfb7C9lBGOblWxb7JTB5vs2vnYMfapW+hTD5DF0MomCEws+85CkO44P3wq\r\n19C3k2l2LnQ/GYaLmlmb+r0BJGNiftN6VgcVdvZBy9cLlw5gwrDIDwS1MmZ5\r\ns7iUa1mQ12uzXCLvD2PqkcLM4/5SJEGVPVU/kRAICnBJEkCmzGcZcAehDlAg\r\naPkkpewwxyFVSaGGTzBmLTFAn6fwBvr6Jbv5PS1a1/md67jn6BTqWDjrOSiY\r\nFSY4NxfB0ksvUQX9V0me4/5f16kU86NqrEfZeL+DtaP0MuepPRu08whkF1X/\r\nChTeclVni9rEP5nIZj/mKSQbp7GWuk89BzNbTZhM/uix5HTQjVpViHr5DVlY\r\npT2LVjR7xH0GyUgwXpejDfpKnCL7YvQMAo4M44YRNPJ21echuQMGKyLfPQOU\r\nkUM/M8QFm+TX+bc/KMzeq+jCbf1geoHm4Xm32ei2KJGxR0bNVQqHk6Q5tYVu\r\nPoBD1d3NcUjzb13Qez09+vbDFT7TJBQLOOQOddt4aACLpxQjZy3WcIu/Xse4\r\n2NE8UviSWUfJYqhgqn4D47EP8cHCCWRc4Xx/2N15we0Uyc6+Lo5LSbbs7HB9\r\nnSHro+xH/LTgSfTwmGjwlZvIW9l/vW3Hrm4=\r\n=9/kC\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.37_1654517307085_0.5184425363833058"},"_hasShrinkwrap":false},"3.2.38":{"name":"@vue/reactivity","version":"3.2.38","description":"@vue/reactivity","main":"index.js","module":"dist/reactivity.esm-bundler.js","types":"dist/reactivity.d.ts","unpkg":"dist/reactivity.global.js","jsdelivr":"dist/reactivity.global.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity"},"buildOptions":{"name":"VueReactivity","formats":["esm-bundler","esm-browser","cjs","global"]},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/reactivity#readme","dependencies":{"@vue/shared":"3.2.38"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/reactivity@3.2.38","dist":{"shasum":"d576fdcea98eefb96a1f1ad456e289263e87292e","integrity":"sha512-6L4myYcH9HG2M25co7/BSo0skKFHpAN8PhkNPM4xRVkyGl1K5M3Jx4rp5bsYhvYze2K4+l+pioN4e6ZwFLUVtw==","tarball":"http://localhost:4545/npm/registry/@vue/reactivity/reactivity-3.2.38.tgz","fileCount":14,"unpackedSize":256441,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGjXKtbFw5GFEJUx7yauUNNEU+7trdHVUUCW5h8zp0zPAiBqVHk+h01y95B5GMrjLBA/JqU0zeT+//QDemC5Yje2+w=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDcQBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoupBAAhSMINO260uaJw8e4LbyQFimz+mZQUZJebuUXA7K5TjdUzSfV\r\nljck7t/TboLEa0xFqcTTlzWDq+f7P1hnIm8i/2w0s0xfQF50Lov/vOdbj+l0\r\nkUXEmXiwpP8LkzCDSQgw0qBEmitplGYMYdyfh8yC6cTgGgmqWZ6kMr/lkzY0\r\ngrhlUy6b+2YSGWs6pv+bwzaeEX7nMS7ya30uVDL5Ygbow5I+DOcosKNUmGho\r\nQzEL2qjr8KR8VzkJ9huKOXI11z8UDPNqzaTHtvqM2YnpGJ1GFHPJs9kpHXhe\r\nI9dfpcETG+zF4iHX4uTdTl+Qdz5VaXRV9Ho+yRuK6wdryy0zZuBlSi1MOq2E\r\nr19+R5pAn9D64+i2U3/pNeUtVHNAPcCai1nzUUWfyunggM1Qmjd0a/yP+FR+\r\nEotETP5WYAkrHrzy3m9wU4tNtWAP3GMl7YWvPxszPnqv+oixvQZRdLBN/YSi\r\n1eYO9Eb21mRZ9VC5aK6x0rAoIETNvvjYRbhVlHiDKmg9VEX6RVBAkSj7n3ze\r\nSOVEWswG2yoQPMUqo8tn6UY56oFs7/3nD2LeiaqxIt/JbnSO9jv3uYE0KSVp\r\naEaXrYrfmF/crijEDaDCnHpXG7TVFhyLPfxfWztCglLtpfuzRXz0PynCoPVq\r\nbc70K661tPiMkHaPUoB0/CQ2Sazwc9bWXqU=\r\n=UewE\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactivity_3.2.38_1661846529570_0.4936061309056683"},"_hasShrinkwrap":false}},"time":{"created":"2019-12-20T18:39:55.937Z","3.0.0-alpha.0":"2019-12-20T18:39:56.239Z","modified":"2022-08-30T08:02:09.957Z","3.0.0-alpha.1":"2020-01-02T23:25:35.373Z","3.0.0-alpha.2":"2020-01-13T22:44:47.488Z","3.0.0-alpha.3":"2020-01-22T16:10:46.105Z","3.0.0-alpha.4":"2020-01-27T21:20:26.343Z","3.0.0-alpha.5":"2020-02-18T20:01:18.147Z","3.0.0-alpha.6":"2020-02-22T07:25:54.846Z","3.0.0-alpha.7":"2020-02-26T19:37:02.135Z","3.0.0-alpha.8":"2020-03-06T20:59:05.087Z","3.0.0-alpha.9":"2020-03-16T22:57:03.585Z","3.0.0-alpha.10":"2020-03-24T22:34:01.267Z","3.0.0-alpha.11":"2020-04-04T01:46:11.178Z","3.0.0-alpha.12":"2020-04-08T23:00:10.613Z","3.0.0-alpha.13":"2020-04-15T16:46:47.555Z","3.0.0-beta.1":"2020-04-16T19:45:38.750Z","3.0.0-beta.2":"2020-04-17T15:01:24.130Z","3.0.0-beta.3":"2020-04-20T21:00:55.041Z","3.0.0-beta.4":"2020-04-24T20:20:41.787Z","3.0.0-beta.5":"2020-04-30T20:20:50.268Z","3.0.0-beta.6":"2020-05-01T22:57:17.295Z","3.0.0-beta.7":"2020-05-02T21:06:38.879Z","3.0.0-beta.8":"2020-05-04T14:49:52.881Z","3.0.0-beta.9":"2020-05-04T21:15:03.524Z","3.0.0-beta.10":"2020-05-07T15:21:44.522Z","3.0.0-beta.11":"2020-05-11T18:26:04.189Z","3.0.0-beta.12":"2020-05-11T19:53:01.533Z","3.0.0-beta.13":"2020-05-17T01:54:08.168Z","3.0.0-beta.14":"2020-05-18T18:42:35.924Z","3.0.0-beta.15":"2020-06-12T22:09:27.112Z","3.0.0-beta.16":"2020-06-29T22:35:14.391Z","3.0.0-beta.17":"2020-06-30T16:09:05.674Z","3.0.0-beta.18":"2020-07-02T01:06:46.733Z","3.0.0-beta.19":"2020-07-07T14:05:07.695Z","3.0.0-beta.20":"2020-07-08T16:45:49.488Z","3.0.0-beta.21":"2020-07-14T21:18:30.143Z","3.0.0-beta.22":"2020-07-15T16:44:25.514Z","3.0.0-beta.23":"2020-07-16T16:49:18.892Z","3.0.0-beta.24":"2020-07-16T17:52:14.721Z","3.0.0-rc.1":"2020-07-17T19:30:41.189Z","3.0.0-rc.2":"2020-07-19T18:53:03.167Z","3.0.0-rc.3":"2020-07-21T19:27:51.798Z","3.0.0-rc.4":"2020-07-21T19:41:07.954Z","3.0.0-rc.5":"2020-07-28T21:42:25.624Z","3.0.0-rc.6":"2020-08-19T22:18:05.671Z","3.0.0-rc.7":"2020-08-21T18:13:26.868Z","3.0.0-rc.8":"2020-08-25T14:32:17.890Z","3.0.0-rc.9":"2020-08-26T22:21:40.500Z","3.0.0-rc.10":"2020-09-02T16:42:19.649Z","3.0.0-rc.11":"2020-09-15T17:16:04.276Z","3.0.0-rc.12":"2020-09-16T17:50:44.281Z","3.0.0-rc.13":"2020-09-18T05:39:53.672Z","3.0.0":"2020-09-18T15:28:29.038Z","3.0.1":"2020-10-15T16:37:46.035Z","3.0.2":"2020-10-20T20:24:35.902Z","3.0.3":"2020-11-25T16:16:47.370Z","3.0.4":"2020-12-02T22:24:06.693Z","3.0.5":"2020-12-30T20:50:45.932Z","3.0.6":"2021-02-24T20:20:07.424Z","3.0.7":"2021-03-01T15:59:46.686Z","3.0.8":"2021-03-26T21:36:05.281Z","3.0.9":"2021-03-27T15:30:30.082Z","3.0.10":"2021-03-31T00:06:02.649Z","3.0.11":"2021-04-01T23:53:03.856Z","3.1.0-beta.1":"2021-05-08T20:24:52.611Z","3.1.0-beta.2":"2021-05-08T20:59:29.311Z","3.1.0-beta.3":"2021-05-12T21:37:24.755Z","3.1.0-beta.4":"2021-05-24T23:17:03.414Z","3.1.0-beta.5":"2021-05-26T20:07:16.140Z","3.1.0-beta.6":"2021-05-28T20:59:14.329Z","3.1.0-beta.7":"2021-06-02T20:13:12.047Z","3.1.0":"2021-06-07T16:38:58.454Z","3.1.1":"2021-06-07T20:27:11.184Z","3.1.2":"2021-06-22T18:25:08.812Z","3.1.3":"2021-07-01T23:28:23.110Z","3.1.4":"2021-07-02T12:38:09.368Z","3.1.5":"2021-07-16T16:38:18.108Z","3.2.0-beta.1":"2021-07-16T18:44:21.828Z","3.2.0-beta.2":"2021-07-19T23:37:10.980Z","3.2.0-beta.3":"2021-07-20T21:47:18.852Z","3.2.0-beta.4":"2021-07-21T21:40:41.246Z","3.2.0-beta.5":"2021-07-23T20:10:37.404Z","3.2.0-beta.6":"2021-07-27T22:56:15.330Z","3.2.0-beta.7":"2021-07-29T17:21:44.793Z","3.2.0-beta.8":"2021-08-07T03:12:42.573Z","3.2.0":"2021-08-09T19:52:07.822Z","3.2.1":"2021-08-09T20:30:08.236Z","3.2.2":"2021-08-11T15:40:39.786Z","3.2.3":"2021-08-16T22:25:45.877Z","3.2.4":"2021-08-17T16:27:06.841Z","3.2.5":"2021-08-24T15:54:44.324Z","3.2.6":"2021-08-24T16:54:45.808Z","3.2.7":"2021-09-01T22:05:32.358Z","3.2.8":"2021-09-02T18:46:45.280Z","3.2.9":"2021-09-05T22:24:15.532Z","3.2.10":"2021-09-07T20:20:21.954Z","3.2.11":"2021-09-08T22:58:28.422Z","3.2.12":"2021-09-17T14:55:33.926Z","3.2.13":"2021-09-21T18:23:01.826Z","3.2.14":"2021-09-22T22:37:04.466Z","3.2.15":"2021-09-23T13:49:07.470Z","3.2.16":"2021-09-23T14:17:08.621Z","3.2.17":"2021-09-24T16:43:18.281Z","3.2.18":"2021-09-24T20:05:24.316Z","3.2.19":"2021-09-25T18:58:28.909Z","3.2.20":"2021-10-08T17:01:58.243Z","3.2.21":"2021-11-02T06:35:23.397Z","3.2.22":"2021-11-15T03:45:15.276Z","3.2.23":"2021-11-26T06:34:04.447Z","3.2.24":"2021-12-06T09:03:30.682Z","3.2.25":"2021-12-12T04:21:31.016Z","3.2.26":"2021-12-12T07:03:44.933Z","3.2.27":"2022-01-16T14:08:35.214Z","3.2.28":"2022-01-21T08:15:29.675Z","3.2.29":"2022-01-23T14:02:43.010Z","3.2.30":"2022-02-07T06:15:09.723Z","3.2.31":"2022-02-12T08:42:08.420Z","3.2.32":"2022-04-12T08:07:51.558Z","3.2.33":"2022-04-14T10:14:44.818Z","3.2.34-beta.1":"2022-05-17T04:53:59.680Z","3.2.34":"2022-05-19T04:42:42.182Z","3.2.35":"2022-05-20T17:16:34.209Z","3.2.36":"2022-05-23T02:04:21.272Z","3.2.37":"2022-06-06T12:08:27.345Z","3.2.38":"2022-08-30T08:02:09.839Z"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"description":"@vue/reactivity","homepage":"https://github.com/vuejs/core/tree/main/packages/reactivity#readme","keywords":["vue"],"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/reactivity"},"author":{"name":"Evan You"},"bugs":{"url":"https://github.com/vuejs/core/issues"},"license":"MIT","readme":"# @vue/reactivity\n\n## Usage Note\n\nThis package is inlined into Global & Browser ESM builds of user-facing renderers (e.g. `@vue/runtime-dom`), but also published as a package that can be used standalone. The standalone build should not be used alongside a pre-bundled build of a user-facing renderer, as they will have different internal storage for reactivity connections. A user-facing renderer should re-export all APIs from this package.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build reactivity --types` from repo root, which will generate an API report at `temp/reactivity.api.md`.\n\n## Credits\n\nThe implementation of this module is inspired by the following prior art in the JavaScript ecosystem:\n\n- [Meteor Tracker](https://docs.meteor.com/api/tracker.html)\n- [nx-js/observer-util](https://github.com/nx-js/observer-util)\n- [salesforce/observable-membrane](https://github.com/salesforce/observable-membrane)\n\n## Caveats\n\n- Built-in objects are not observed except for `Array`, `Map`, `WeakMap`, `Set` and `WeakSet`.\n","readmeFilename":"README.md"} \ No newline at end of file
diff --git a/cli/tests/testdata/npm/registry/@vue/runtime-core/registry.json b/cli/tests/testdata/npm/registry/@vue/runtime-core/registry.json
new file mode 100644
index 000000000..546068610
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@vue/runtime-core/registry.json
@@ -0,0 +1 @@
+{"_id":"@vue/runtime-core","_rev":"131-998200abbb21571d483e89b25d74bd0a","name":"@vue/runtime-core","dist-tags":{"latest":"3.2.38","beta":"3.2.34-beta.1"},"versions":{"3.0.0-alpha.0":{"name":"@vue/runtime-core","version":"3.0.0-alpha.0","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/runtime-core#readme","dependencies":{"@vue/reactivity":"3.0.0-alpha.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-alpha.0","dist":{"shasum":"57274424b96fd55857b3bd08af86c3737bbcacea","integrity":"sha512-CqsbpeQwHSdF2LUcwVGf8rWG3Z2dhMvOficMu3Nk+gh+ZfUtqm+dCAEeBCjTfFaA8rC3Bsgrjyq8YGcA8Th//w==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-alpha.0.tgz","fileCount":10,"unpackedSize":503484,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/RWCCRA9TVsSAnZWagAAmc0QAJP06UoXQNdSKDP1Djj5\noy/QF06fAeBNZrHvbj6keigdO3Vk2a4J6uCn9Ns/5lIaB1iyoHlhNYR0SE5B\nZI1kZ7xxAa64JV9zENq8RPBl0ncet6+h0t8F2/MOebbaqJPknhAYxlTsqDQa\nlB1F+eQ4pbNX7Zo25N7r71RHkJLA3EjCM4viPtvKHDcq9aXOB/k3F5b7VT0Y\n15QGat+No8wCXDTS7LeEhni1QeZjz5qIdRTPlhZIzUbCCvya6qvXKCmmEd22\nIRn8ORGl6kP3ta1subSi1wR6RqeC5QoK9HjBrMxzcnh9LLoLc0qqg6MFE0pF\no5cqmuWCS2Z7pSYxHIWF/mqaAtzzQT4AWO2REVb67K4rrLzmnGMmpWjTVKft\ngFzZFjDBzcEh7YbTUENnqq9ZR1LT3NJQlmfbKAkOE+xEkH2S4Jc1jAVtQw9m\nd1YANEJ3fhQgd44JvN7bjD4MkfIXP3jpt1mMcmH1lZqpxiogs22m1NDPk3Qn\nm0enWaxbsm62NOZJLe9WpHb8MDJvJ6/25Bf17o/1VsnRBRA5flMcstRSZu9R\nkxyquSp6/91FOamXiPcOWPubwqZXaPxGy8ca5EdrJuOEVT5e7LQWvVtdiMpk\nLbxXRZn3ixoB2YHOVqfQrsvz5P9yZl37fisftDYcR6YBaIsw5l8+ioYZD0A2\n6ygG\r\n=N+Dp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKaoAau0K+UT2jXnehedTo4Jn9HW+L79VEfRlVYu/FPwIgB3+66FnwYW6LL5rHwCJPjxFneQbTy+/gZFXLDt8DO7A="}]},"maintainers":[{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"znck","email":"rahulkdn@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"chrisvfritz","email":"chrisvfritz@gmail.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-alpha.0_1576867201603_0.12301504850240197"},"_hasShrinkwrap":false},"3.0.0-alpha.1":{"name":"@vue/runtime-core","version":"3.0.0-alpha.1","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/runtime-core#readme","dependencies":{"@vue/reactivity":"3.0.0-alpha.1"},"readmeFilename":"README.md","readme":"# @vue/runtime-core\n\n> This package is published only for typing and building custom renderers. It is NOT meant to be used in applications.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build runtime-core --types` from repo root, which will generate an API report at `temp/runtime-core.api.md`.\n\n## Building a Custom Renderer\n\n``` ts\nimport { createRenderer } from '@vue/runtime-core'\n\nconst { render, createApp } = createRenderer({\n patchProp,\n insert,\n remove,\n createElement,\n // ...\n})\n\n// `render` is the low-level API\n// `createApp` returns an app instance with configurable context shared\n// by the entire app tree.\nexport { render, createApp }\n\nexport * from '@vue/runtime-core'\n```\n\nSee `@vue/runtime-dom` for how a DOM-targeting renderer is implemented.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-alpha.1","dist":{"shasum":"37fbee2a5b1703df194c2a12576f15af9f64d48e","integrity":"sha512-oNDjcx/uR+98Omm7o651gwVnUfePh5JySR73ubeENnwZejMnShMwsNrJgLxgn6y5DzbPirIerPbFrXbFBQ9cJA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-alpha.1.tgz","fileCount":10,"unpackedSize":505711,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDnvzCRA9TVsSAnZWagAA/pcP/iZWjJm86k8tUFpO9PY+\ntUBMW3KM+9Lby68ymqYaoNMWK45T5/icHfB0xpbDA6Enww+W+DinzfMPZ6Ha\n686qFQeGFWTnPgPQc92V0kQgwL+ndGUhwXC4q3iJBocWIR0LMg0LWln7LxGI\ngrU6dTTeGug0WWk7HdwD7lJscKf8Bu6J4sooTvPe3FNo9McUPNKxAzrK+Jws\n0kN5qbnBaFymM0PewYvW0PyQkVf4AM6sGwL4hmcv38hMbITx3KAq9VSbRODZ\nj9XZ9stT7QcN87E+ng5OmEdiFkL+8VtTyOSo5l/0VViHonks6ZrVl29huJh7\nqZyRZCmBMiaqoAPn3GPOPPzwYnFJwQPwfdyQ7RdDNmyigVyCBRrXy5SYU32g\nPTyIlhZ5u6bH5QpAmdK5IcV/AaRGYXGn96JY4GoTCwKToPzewp6rspiQQDeN\nsMs3osVhXTacm00VXhvZxp2gIyb63bzx2NuS1h476mhBxSgKNx/d6rEsTGGA\nUtTsYdUlPNvvJal522kbr+O7FVqhFXlzaCJPi7GxAuX+GLYUIKbFlLx6MABN\n2LPe6QgEi7lmajRo67YbSCdnrPGZIHOJJszxMmWV1jyz164KBL56UB3ZcL4I\nMHMq94TfWFpy+UXt4EQuHxEIaj0Ri4hY5O8WOsrqEhtZ3R/YLc0nFLMtQDir\niZqf\r\n=Q18x\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCYjGnA36It1Q93ZhcCdvDKFVbv65oIAbDASmqzZ84HgAIhAJhEl4j79RrlOFGH8qhy3nKZzA+XLfA9tSytjHsg/qlv"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-alpha.1_1578007539356_0.19879511861178245"},"_hasShrinkwrap":false},"3.0.0-alpha.2":{"name":"@vue/runtime-core","version":"3.0.0-alpha.2","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/runtime-core#readme","dependencies":{"@vue/reactivity":"3.0.0-alpha.2"},"readmeFilename":"README.md","readme":"# @vue/runtime-core\n\n> This package is published only for typing and building custom renderers. It is NOT meant to be used in applications.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build runtime-core --types` from repo root, which will generate an API report at `temp/runtime-core.api.md`.\n\n## Building a Custom Renderer\n\n``` ts\nimport { createRenderer } from '@vue/runtime-core'\n\nconst { render, createApp } = createRenderer({\n patchProp,\n insert,\n remove,\n createElement,\n // ...\n})\n\n// `render` is the low-level API\n// `createApp` returns an app instance with configurable context shared\n// by the entire app tree.\nexport { render, createApp }\n\nexport * from '@vue/runtime-core'\n```\n\nSee `@vue/runtime-dom` for how a DOM-targeting renderer is implemented.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-alpha.2","dist":{"shasum":"574af742f13cfc691eab9247d3d23e8db59f1f83","integrity":"sha512-wyzZ69B4fO6pawN7Z/thLnWOwhymJ8eE45mO8VGjRWi91RbC70X+tDrjUhsVQBTDJy9C9YkimBtDhBAy/cREIw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-alpha.2.tgz","fileCount":10,"unpackedSize":507185,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHPLjCRA9TVsSAnZWagAAikMP+wdMpcoqsJjMd+xyS3SC\nMh4hps4AgtCy3M+uNPCmcn5m0LsEHEK+xKBkX4mR9H3+61ffXfljZRaZfLQe\nzQtFApbw9WdnYejt4fCBbqK5sOA6/E0emcoKAkfuTA/BaOsQI/mGrbWY1qyi\nJYbhm+izfqv/J6gCIgtLDHDuYLcroF6M78azu5+55on7n2f3a0AwCC++TZcG\nRL71MTmi6lOsBLx9vdT+yfQVH9EDGYS6p8InDsl6kXcrlOjTlNJepi9C3QHX\ny3q5EhZd23XfrB+G571vyfSD0GTnjdSnNiirbMATH45LYfp42lMO6RZ0Mfsw\n0LvjvBQpsY6GL16BtFeC+w5V6bp/YGV+r/G4yOMdFL/dYMKQ0fR4tNOIM1CO\nJUFtgOiHwvk3jS+DOu/0le+5NGaHE59HSxQDhmjRPApikSL3FpXEwMA9bPif\n52HhY+53WrMYT+oeHt4J5vecyHgqDX7rOg6NsYz70CjV/BH38N8q5V/ra9tt\novc2IfcDLvpJLQskXeynHhSTIzk2k1rvUb+aLwfSTUpGGDRhUD2OLqw/3JSv\nwdESN0GTJo840Q1b60wElzhOgIOLZ0aWbIVvJWG6dthYqxt7cPyVF6thBlq0\n1zjJADihvDwZDViFpd7DhtFRiDKHebU7KdeUTwYQe3/Jc+JrYzgvqKJLL+Yt\nD8BL\r\n=xHar\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVN6xEupbV95M89CfIOpub9QalW2WzEK7mptSnUL/w6wIhAMqlbP3fonrZ8LZIkRIUdyvch77JkqCkhMX/lVU962bv"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-alpha.2_1578955491021_0.6470386056549389"},"_hasShrinkwrap":false},"3.0.0-alpha.3":{"name":"@vue/runtime-core","version":"3.0.0-alpha.3","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/runtime-core#readme","dependencies":{"@vue/reactivity":"3.0.0-alpha.3"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-alpha.3","dist":{"shasum":"2c13f458a93c74a0604c59a1505e61b644571cee","integrity":"sha512-OzNHFuaI7h9bXa3PWdhCtdJMROhwBWn90/4MLwnGL2a8+QFGfkk6ao7yN4XWWjMeIUwIjV/A/YJAAnXnHB36bg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-alpha.3.tgz","fileCount":10,"unpackedSize":508732,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKHQKCRA9TVsSAnZWagAAh7QP/ROrX7ja6JZ8a+bmeFCF\nwlwc+LtVNx1so3NKpPl4WsIz2WCZeLCfsisoODxNQNpj/bTEoDpEItfrm7df\naxf/N94pM7r4UVDK6DthO5dYkiRL6wl4GyEii4RIO302XeetDqWJ/SF/fRB5\nNPGCk1+p5ayyiL5HuHmnGFDUVVeAk76AqokvH5sPE5jb2tE2kW6fvIe0LkwI\nfzSmsFcUhOsBAQSWcmrd0DUYJ5QA0r1gsDE507y1tQKoeqqe9AEzAMoJ3B9P\n9ckeZ4NN5BzVXBYGN+pSAA8DkL104Itg6i0tBeQmpaKqSGBao4wYCIn3hBCn\nb1RwNsGGHKNBGyM3pco8O4asbesXIb/BR8w9fVI3iWVGjKe+Ytp/1MqLDn/c\nbIM33YIvW2TscAh5a8Qkh4zYYlTGJ12vjNHhkicfcZmHRxQk3PqyU1Sf+Gxh\noc+l1vOLQi1opXvNOfCDxvMI0toR4V6BKgfMYd3rvLvkoG9P2mSNl3CEfQge\nrG58OpyDbVc8T5NQF1eEaTFPJ2p632BeyndA1N6hyC7yqw/X9R3x7vLidNvC\nheBmpj2Gb/COj8l9zP5VWEwznNDi0JSXbsOZ7DMvnTmqw3/u1sPin/D84Dyb\nDRByIjjVIKm4Sb18slmb76S0NhkQGe4zbk+nai2l6P9KD2k8MnRwOh5LfzOq\nTCQw\r\n=+/H8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEMa7719jNkrqNFZp/uFrHZg0sleTLEixPOZBj7DLMbOAiBgjmJi0Ay74kvvKyug9vO54+xwV+rN3dkCxZg0NUmuXw=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-alpha.3_1579709450196_0.4159305326068312"},"_hasShrinkwrap":false},"3.0.0-alpha.4":{"name":"@vue/runtime-core","version":"3.0.0-alpha.4","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/runtime-core#readme","dependencies":{"@vue/reactivity":"3.0.0-alpha.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-alpha.4","dist":{"shasum":"379ff0597e71270bdf8e2becf180b3cf085a36dd","integrity":"sha512-ytC9+fPLY9PhDmdRa9hLs96ct6fOWhLEB0o3495/3WqpJEbQwleXjcYjn7j8yv3u/r+bmtiM9kqc6Hi9FOrxkA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-alpha.4.tgz","fileCount":10,"unpackedSize":512329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeL1QfCRA9TVsSAnZWagAAu54P/1rpwqdwPM7X1FSGu8LJ\ne+WSvjGXe/PLI5iBPUFWRAm/2PWVbuLjsGYY8D5oOVfn53CUFolYwWexlgxL\nFZZ7CTjwbrunVCF8hQs8ZDZ5hnhS99fYADHObgolZl9hDDvKmP+YouEFDGno\nH3zLKJjj0BFRSC4A46Oc1eJ0a1ZTijuWrz85B6qFBks4fSKxKwUQi1ipFuCA\n52kFzUSu6nxcrzdTzou9nDxpc36VpDDCaTPcIe7gdu32s4LMu2GMkRUguRUY\ncED+sTblAxJ0a7OC1A89zFNkuSBzSFSRocKJoF9gryX+veQ/BS4I8gsbk3sd\nZUK9FuaDAEngR4Supk1ccDVdwnNs+Tc5zwJG7rFA+ZYKE3/8t0oqxs5kvOkO\nMYa7cq4Ha4pJuFnJn3fPQ2ASNA5Tm5Li+O+k+igWsENSAvo09tXwjewfCXP3\nz+CB0k2M8/ZDIdughWOrWIB/ihJTFeikey7mtHd9TXIlYIEVYAoKoY6crLVK\njm/7RWcapGzZ4+qg3Cb2dXlnt8VBQsDLbFFS90bYyoVRHNmELbBuJF6LjMwV\nGmD/oynspt5X4L8Hc7+RDj8ko3MAfPqi8Id65sOJMeLxrNWWRJsuqMfUqGxl\nqzjV/UzyFDCyjXmrZFSFF/k4MIQF/lz8Xxv46JwxrDyb8upZjTXsmtv7T5Aq\n+YgH\r\n=mGQO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCCFhJVpvOF3HKjP5NQoD8o+chAHG3vJgFifuoDTTtmGwIgKkkk++erNrFa73cLmX7p70XUpt3kP1LwcQFMOniFQqk="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-alpha.4_1580160030776_0.2597335964956826"},"_hasShrinkwrap":false},"3.0.0-alpha.5":{"name":"@vue/runtime-core","version":"3.0.0-alpha.5","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/runtime-core#readme","dependencies":{"@vue/reactivity":"3.0.0-alpha.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-alpha.5","dist":{"shasum":"7cd3fc6529b9e902255e53ee591471ce9bc4cee4","integrity":"sha512-D/sGajvRMOwet4e8FliKKs3EqOgP0aeR2ne+5vAIcBJ0uT5Av9AF/CMDMGAMIypGkY96zJ6iiQ0CHsIfpKVP6Q==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-alpha.5.tgz","fileCount":10,"unpackedSize":551679,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTEKSCRA9TVsSAnZWagAAoU8P/1s4KOUkDmADFscQopvi\npX729lt7WykaxBrwxwxADOLFE6Tnac080JI7Azm+PLoh9l0/udw9S5N9q6as\nXKUP5YgEMT8mpAAYDO4bOMm72jYfR3AhVCYT0m0v7NaK2WAM/7MSHZ5Gx69W\nc/BQy2x/t6fLRAjRAZtSZbE24Xrcx45MT6C7j0NRXDUVhO5wB3U4KZLIKTQD\nhQQ/TelpG10JMjdvYRbTrg79ivzp6AO8LBlNaUGwNEAp8vg7YClNkl9rXsWq\nh6kl4V0tYSp1Qdrp4d9v1LZb+INZzj4MtrbRwiVplPGOh02o1zjj99p0/Jhu\nBmUCSIjvpvvAMnMhIsffNhgyNs2cno9twViecftAvb5f1Mf9YnkCBN+l3hak\nl+mcSoFdQg6S5+k2mm3lBN/WKEkh47hkgcCeaGLhXTTOIdpOWmUzq7plCJn0\nx8atUfJtohjhg5oov/E5BHBEzLwxlB+wulMXs/9pVNumi/jk5LWrY0s2kIJZ\nQB9LyxTd4jyouDTObaL/yCy/GSi6HS0xAuhF+KGIP/raEVJKeY3VgvKpcXXe\nRq7jHQ6UchqWsJmbsUvrUey/NzNbTPs0a8Lzsft/5t+RQb+Dg5Xs3PkrVb3A\nKKwc33wU7vXGB4KaK7PbDMv/G94VgOXFX0vzVCbGTCvRkTmhPpDhakELDYB8\nPYwJ\r\n=xKvx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH6KYnxvH4ZCVL65OX9wahQBr7k4eIkKn1i4fgINC/zQAiEA7ZLP41fipLkitHK2A28PYWhoV1V5h3aUFsX0Ys6PfEk="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-alpha.5_1582056081660_0.5823858905792403"},"_hasShrinkwrap":false},"3.0.0-alpha.6":{"name":"@vue/runtime-core","version":"3.0.0-alpha.6","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/runtime-core#readme","dependencies":{"@vue/reactivity":"3.0.0-alpha.6"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-alpha.6","dist":{"shasum":"586a44e6de003416c9eccf1d8a591524bd7e07fa","integrity":"sha512-wUKbSofk2Ei6LtwxOBjTL3qeMQp5dh/iasMs96DrW2e5O6imVY5aCENvesiwiNcUosnNZs7DCBhokWCPNfnbzQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-alpha.6.tgz","fileCount":10,"unpackedSize":553971,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUNeHCRA9TVsSAnZWagAANuQP+QAk235mCB1gCsx8zipk\n1wDODqkH3bCcCxg4dDwXcy7Pevh1NSAwjIqv6EX2mzBOkZTccnm9Hizrmgqe\ncNJXdaBO8JVQNIE6xvVXVv+puHnCF3kbM7ZlXGpnW1wU0Q3M5SJCDlf/ZjQL\ncdP31Ck0ANbriu94HO+alkKEumlfwKG4jbOPfPbdKRnMU2oOg0xPBONslXvY\n95YkHKu8yr/tSMXsl1Mo77PVGR19d6Vkvi9hGHu70hfMuD+AhIOmkX0eOT8p\nEX2TxXzRHCo9WeuPqK1847fCWOorMe4mzBhIEvZqD5mii1zjkRLM1SHym7N3\nhlEBGo2++ggictl5lYSgcwWWsqsdezfODeKx4QqC+qJ2rDmEetEt9YjMwqv9\nv7K1OsRHZO2hN2oUNuMiH1j4wEPW1p9bH04C9HKGAm6FqE4wJZGt3KHNUo5F\nZZRzYX9Qt4X4IhQj0ZAsfqwDBk/m4n5tuDCVg6sqzOlCMxEb7ugOnx8ySnQJ\nD9WcUxb5E99z3WacplKL1mEpTsk/3TZJHrHcp4PX5ywgc5NSXG6YgGjrGgum\nBZ8Jfi9kqz7+IoOI4T4CnKqmaK9LCYApTal6MR7qzK7UnYYdYr1z+FrxN/uH\n7cS+nmqKkIULaVj3mxX4/ckDgN4nChrmDXHNeLLQyb6CSE3jCIFVOyKUi2uW\nvUAm\r\n=TX3g\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQmyLPXXdoPrCQ4a35OR9bdUtelpYD6WT6qGb4VK4pcgIhAOJE5Xr4gKgvPwvmRF8YHbyYMDbDh1RLfVnXORbNAmpF"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-alpha.6_1582356358684_0.742554040914086"},"_hasShrinkwrap":false},"3.0.0-alpha.7":{"name":"@vue/runtime-core","version":"3.0.0-alpha.7","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/runtime-core#readme","dependencies":{"@vue/reactivity":"3.0.0-alpha.7"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-alpha.7","dist":{"shasum":"3b58d95adb3f1c6c3c25178010c4398adf2ea858","integrity":"sha512-/bZjcm86Avp0CVfM+8ZiUduZ+HZ7KUmTdXxEL3JTw2lP28QluuPkCm34urOGoG37C3G5FrDqag3keNchKqyb9Q==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-alpha.7.tgz","fileCount":10,"unpackedSize":553466,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVsjjCRA9TVsSAnZWagAAf/EQAIt9cbZEIYk8ITqFxRSD\nH0FwX3Tge2wSBhF4QQur1wWvi2tbOnmyR8/gzKzdfCgQqYdBwipwBBgajMyN\npOs/Vyq85ixVzm32CuWih4J6WjvrVmjkrXn969Qfoi6lnBnMDFGKkrZU0h/f\nOM/v7tgLmu3TWXqpUa1/lMlzN571Y6SieXleyzr/p9/PiOGSAhztIlPjPFUD\nLDAw7kuT89i6CTKDeZ2GGG2+qsr0LE9YOekDpUSNzeSXxA+vW980PYFn1A9C\ngAh0GBTXP3krd3ujQfsugQfdk09PJUVsaTPwjMXQInGPlGt9IH3gh3ptFe8o\ndZSYvNroHJp9c0w/HabRl600l7x+djToFT/snbaF745SA8iwryYkm9MgcOQ3\nncJr9DDjr3ORP6pdtsso05Sp1pu+Tep/tvplb+aP6sK/UNFgTSSSYuH2mONU\nVpo0vI7J/rr+iiAVbYogvXgG/h0TlrRz8BvavJRdKwfJsuabo8C92kGEdyW3\n/iQslsWxNlne/vlpkCUQahs9hfHKqYdhR2m/qYR1f9vQR0ZPcyhJ72PE4gFC\nZ+7dL8OvGbkQs2Mz/fek0hD/5rMxFF6mzxZHLmyu/3SJI2gu+s6nT9pph4Qu\n3RvT+iDmZsP/QmWzsKABkrkF/XH+WtH/lA/SskfSUbbtF65e/3Rmo64z1vGc\n4uUj\r\n=iC+2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChvvIEy/SI0QJdodbeYx+PwYoLOkiub5eUjKPbs3Kt6gIhAIF0c5XpnTWsxyt47l/rhTkAgwDf/TAkoett7GzN+0me"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-alpha.7_1582745827323_0.18350304139154572"},"_hasShrinkwrap":false},"3.0.0-alpha.8":{"name":"@vue/runtime-core","version":"3.0.0-alpha.8","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-alpha.8","@vue/reactivity":"3.0.0-alpha.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-alpha.8","dist":{"shasum":"a45a8020a059c78c316642a22932255ace58d212","integrity":"sha512-nxFzUAZIeY/5P7wTQdkBWyWcINESHINb8sO5fzEs/QKqd0NwoFKopxuWUyeU81L5kbYG03dhiik1q2+VFABS2A==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-alpha.8.tgz","fileCount":10,"unpackedSize":557579,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYrmdCRA9TVsSAnZWagAAnBUP/ipl+7Oot70gv2QWThCj\nAvVRua9IDbfI7DF7x0i5KSI8+p9vHMxY7zkGpjmqhNT22n7ZjNbf/7/in25l\ndt/aMY2PcXpu8+EOA84ykJpbjK0hlKMWLZedvmnCM7Aw2VtNV8OHzbZxNHiH\nH0FcOZuLTPHFaGTIBxnVZSFn5CPKFo++t732KKKitja23oAiQMd2um4peDyJ\nZmnHEobpMq/saYIJv9nLAsJlaVaP3GrU5U/ciMzx6yMZcbVYqA/VdOR+P+jx\nUfiH4S9SxQtNsQrxN5eE3rv2r8tYN1DDivZXTfIg3rquh3AeO7IattxQE1IE\ng68kO1gzDQu+qo+2g87BwS4qjlQowai8xJLxk2Wk6if+okr8IvvjwSMIWjMU\nFOSY98ekEcu1Hc96I761mhm374uOl6y7lBKVvL/0DK8HITbS0UUSs1X+8rjM\nrGCgeJVsrT7U97Kg72AYWRAm2aIqmpTZt7IGMG3SYLSzTfcBhcRJpTzHCsUF\n9k0ddbaklqwtUj6mti1JjsDSe1HtLq07Zpp5OAv3x3AyvMcpDqBPmuWw5ED2\n1Pw5NrgcpdGrqgxDgP5JUFFn4D86alW2pIPLlCueTT3Ok1UF9NXcThiQN3TP\nXzcCwgPrXfLlItDG5Vw0FeSyJ3L9OuGQPR1MIiJhqPJbH1fxEJ7mEPjnHirY\ngk3A\r\n=2c5q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDBJW5fKuCYEXoGdV32hNx2/co1psObYBdw2UjbCDpjLAiAQHi4uFQJQ8ic9gIItqeccZ4dNPz97eZp2TgBbaB9P2A=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-alpha.8_1583528348803_0.7389102187791536"},"_hasShrinkwrap":false},"3.0.0-alpha.9":{"name":"@vue/runtime-core","version":"3.0.0-alpha.9","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-alpha.9","@vue/reactivity":"3.0.0-alpha.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-alpha.9","dist":{"shasum":"295884f0cbec22be3fbcfce0ff1a2493e33abb67","integrity":"sha512-mqTQ2kpKtUKwvMT23VDm6HEIt+8SxvOaL47aLs5uROs7Jamgp0K2oNkGH/MltWpaDkXVSsbSBBgijgYDsKlbZw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-alpha.9.tgz","fileCount":10,"unpackedSize":578389,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecARECRA9TVsSAnZWagAAXgsP/i3jfLztq5KMrJNmNCkw\nk44kTey7nUkTItFFuq1porekYyHW90dawsOnxBOR/C7XooeVfiOpjMC2tcGQ\nmWte4Qv3bq7Jca2b4My6vrSdgxiCCVwBnN7gcV4lVmxLcJQLyTtJ3xrRJ55C\nt3xvloHBx5gZ2CrDiHKYlMI2UEImD47W4FaTrJ6in5fgLJe//1HWvt4ZIzsH\nRr8QCT2u2k9Wn8LkclFHgP33JXsPQH+mxm7LQha+kuURZO+Txkrzci5/q5nr\n935diffvqDYSK0IfilAmp1MzIreVy8jf/KKoIrN034fDz9tAUYqDhWFffolm\n4/gvP1bVUh1XyWQePAUvhRJHWEm7EWUOKRTDWrpVPnc/vNWeEzD5Rj9F0lrh\nc3U5j8d8G7x5Xgx29nfif/hRm0akphsIBLMOezoodZwkOnffm8t9Q0iRc9n1\n33tQXGFe/nP/lSwOWI4s8S//gLDM4MR5jqJ+ZCs+H0hnjEdsd2ckFtZGpTeI\nHZGI0eWXDO4BM82+n6qbvCe2qY/o1x9hHoh31GNER7odShWp1aFNWxHxBian\nTl8V5U/NVsrDVKnKVTJtjhm5r2CDzs0xKFYgvq74AKU+KIs/jABCuAa5b3D7\n7eiI8A4ZXOunXyWOCU7Ri/77UX0ppI1u5CoTzZSwLOlnWVSs668bdl1pBNd5\n12Ot\r\n=5LAM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCv1qO/y6ohl4ZTf/3S2YxWiPFjXT3x/YNHdvcjokN/WQIgea3bET5+kS/RVNCLSdi2OvWrI9efeq1ZL3iS1aPZga0="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-alpha.9_1584399427634_0.1267404550593456"},"_hasShrinkwrap":false},"3.0.0-alpha.10":{"name":"@vue/runtime-core","version":"3.0.0-alpha.10","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-alpha.10","@vue/reactivity":"3.0.0-alpha.10"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-alpha.10","dist":{"shasum":"abba11b4c8ed4933632050c0319f63fffe66bb86","integrity":"sha512-b4YPU+DnowcthtcZSPgAxEExAq/dz31aQasiY1lvSB54y4T2QNYOydVYnZsFUMOFhN0Fh3+k5s1dTolorem1cw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-alpha.10.tgz","fileCount":10,"unpackedSize":599725,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeorfCRA9TVsSAnZWagAA/y8P/1MeDC0rQBR1LUdmlORQ\noQUQfC2bT2Gq07sIRUQ1vk5HLtPOxIOxmFu2CL8JJ8HWOyfVpFaTllyU+U+1\nOgbGCTyYu/nlABo3URt0F2XlP8zk0TFws2mmMPHwFoTUmyYS/+Jg9SAtMuoR\nI403S9qxZGZ6Mojtetd0ylZuA7MJeiGF0ALfwJNnF03WJjRlnaeCSRSS/VpH\nu/VDbppGWaG6/nnyRCrntIfeF5T63blXfGTTn3YK4eLYhJBBZe9EXtBXCOFg\nI+V//SgXs/2qzw8oIhEaJMMjgXQxLKJJd1keInL84voO9IlYqF9Hr2QPaSfS\n7SCVdZZFX8TjHOh99f3jZWEBfcaZVYme+/PNJELREPAbd4lpZyOMLfyQIMuL\nLaVknK7mwN0mF0l6x8x4m0vm1F/0owZjabwKr8tJTTQvWQmPrJTq2MIwDCMj\nNyic+cg8+GzRaBA4Y8GXb309U0QUZ5LqMbsQOE66/KAd+8CYTZeJlwSkywk1\noaxPu7x9LvkM2NNYw+LOsrqDr99MYEZElPp+BZjQrH1BV5yNupzH7HWhxZTK\nBUiIkOV4Hzky/cVWQqArFnnyErP5eBRYphl0TD7Md6gzYq1/J5nOaVejrQi+\nSGk3+RAYXjQNJf+H9lXrW24/fWLjfQoYmXMcqce0E4ceefvfOEIiHaT7BSE4\nqnaj\r\n=T0Yz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE6gqW6axUhx8wvcRVjMutZFfkHsrRQPEH84Uc0oOLD8AiB90g2Tdy9PtSeJ/cAHUHw5I+JPsKg6XbPHDSReklg+HA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-alpha.10_1585089246905_0.7005646060351116"},"_hasShrinkwrap":false},"3.0.0-alpha.11":{"name":"@vue/runtime-core","version":"3.0.0-alpha.11","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-alpha.11","@vue/reactivity":"3.0.0-alpha.11"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-alpha.11","dist":{"shasum":"00089131200dcc974ed9db724b0ecdbdee0ff422","integrity":"sha512-sx0AKWaVEis0TGg2UAN5KTVAHXTW363wH8O03ANtJvWo0lFDPAxIdAwqy+TBUOp3W+G1dhDyNXT30pWagHQD1A==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-alpha.11.tgz","fileCount":10,"unpackedSize":629122,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh+bnCRA9TVsSAnZWagAAe1kP/RDf36AgEl3BiQD2bZdi\nu20MC/P8lrKe1f1oJVbhNEdNTmEIOCtmRQ7W+lJNT5lIZM9pjkTtBupkvTsR\n7NhSqYzkZW/hfO8jSIgLHkxnS/f194t1KUqTIslZQYVTtZwe1BndtTIorm2B\nml1+y0ZMfqJ5+uDdO+45lLmijq/MBTLUJWyCWt91pmWyq8XO8IPQk3QsIr83\nW/uJ/gjEFVu04Nzt1VpO/4eR+fgVQOSlrUG/Skmv60zRjcqktGsP6Pgx0dby\nr1YiobFEqF+/YuH3bMEZFxIe1dus9JoPVV0zH8N+1rtmv7aRQ1WsPJkSWaf7\nGx8oRIxF26cLKo7Z0ISJuDftJ5OMJjx7B+oewHgqf511As7hrVQZyHyl6qng\no/xp2BDsccU6J9VVZKRjdc3TRQJxBIZBzzf7bHHpa7IYD+9s49Z6LlK0FTIG\nqpXE7y7xMs+YD+sKnQwSk68o/DDS17oFwDINHPzl1UpkWufI4is1nxoyEwC9\nkticLfT34+T/NRzR2tm0bIYOhe0cGcEwuFKOsy4N0FPAweWYUfIa4lGgysKH\nTVPqVEVU9PrhA6+nej3k26Y5jOYzlKi11A0NDCLoo3dQh3e27klB9rYZWVbb\nzdWzWrvB4qEIzStQOTx9UG16tiCoyjzzRd+OKLJL8Xkvt5ou/8yh49L+opCc\nYu48\r\n=TgnB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDy/G6LCFXlfRRM8x8bNifOlaGaPFrYuZLkE2karCX8NAIgIDZhGAG/6F3+uytcjvWiFwKs7iznHrdY0M3CvQ+NJds="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-alpha.11_1585964775260_0.7537783203944317"},"_hasShrinkwrap":false},"3.0.0-alpha.12":{"name":"@vue/runtime-core","version":"3.0.0-alpha.12","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-alpha.12","@vue/reactivity":"3.0.0-alpha.12"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-alpha.12","dist":{"shasum":"790c4a9743d2999d1886b6da1a193f90aaf5fa9a","integrity":"sha512-eVhd4bbVNd25FulwR9B6QD5+TeADlwSUm1ktRA0zvO3Sy+QAABPXXI147R/i18tr2v51tVWsUTIWz5f7H7Uang==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-alpha.12.tgz","fileCount":10,"unpackedSize":645297,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejld/CRA9TVsSAnZWagAAQ8cP/j6YuDOoA5oyUbvBdrDO\nkHpQd3P3enLL2bBk97uM6Iwj9yYvO2f3oMylJQlm/NQMh/ZP2vm0AyyFr8Gi\n4rNVe399swPXlBwPxm/TDl6rMqA1d1OE4ucF11+05g+oS7N/felhBsgR5lxc\nmRQ8isLxKIkdmS29pG0tj1iUgKqaPHpmNlg5B2fLdbPx368burilRG0H8Oye\nNdVedCdUSrFRAQMgorLdW9hn6yqDmzf9H7l776rtHEkvvFWAeIVB/mmFzzGi\nXObxzXow2txTiAy8Iyq4nhJ9RyMtgStk4cpi9JN6qcb5jHQ7YaeOQNDodNcn\nhyXLFzFLpGD24kTycM+A7PjI8RB/E2u7EYL5xyfKYYR20v2u++m40vyBoVGc\nuN2BryIpyq51XwzI4JFPpPDv1w/fcwSXINcbRvJYLhHbDHdrza8RHmsx21hR\nqZMN4bU8e5uMZexp0Mv0yA7+fkp8fvdyjaDLQ70Ca6XHL2YYRDWclcesYwfI\nRFmmMVrlNSryNdmYyI0pIkfYC5E/WArT5eZ5NiQf1ZdrK/dZEQYwmLM93Hav\nHLv4di10aWizpoxW3E1AvTB5ny29LZQP832AhhHoNdx3gwfXeOarXV3M7aYj\n+mnzonPzSZd4zm6bsKbkvlFdvE481zFYz1ogMoKB6TrA5mVIrGL5YQCNWP1/\nf2/U\r\n=afSu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC1Pxf4qyoGIKUAjzYP4iBvYf5WrJMHuaf5Mt8ne85lmAiEAysn/BPlfv8o8VWTP+nTJalIqQoo4qVRqNfGHrMkNBUA="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-alpha.12_1586386815130_0.5586229238750622"},"_hasShrinkwrap":false},"3.0.0-alpha.13":{"name":"@vue/runtime-core","version":"3.0.0-alpha.13","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-alpha.13","@vue/reactivity":"3.0.0-alpha.13"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-alpha.13","dist":{"shasum":"2430fc835399924c206d113e6f6acaa921707a3f","integrity":"sha512-bo6hQQN0qfo7zWaSdegTa2eU7yXEK4v3noLyHmWhCbIzrKPa0pauGU1nBnXOlTgM8bkL8i8+rvMB0YwEJkhLMw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-alpha.13.tgz","fileCount":10,"unpackedSize":648760,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelzp8CRA9TVsSAnZWagAAp5UP+gJvRvvVeHBPzhPrkxdB\nBQeNsuXYtJ0wmVmDxxdii7B+Q4R7x67SF2QKY663SJ8PLXXnsA+4IGBLQ1IV\ncD0xcV2jZm9nchkGmAA6GgWESX7YmTXpieg35khWn70OrpFlZ+mbidont6DG\nHVaEVnC5pzbs94DweAgjeLoYQ6vjHHDk0sJYafgWrx9uTzloxL/gIMQchKcw\nLdE9HnRuIFfuBnxe3pdcDtvG+SNmMw6p6uMKqlSvfDKj1Vdv/rQ/QOHKMncS\nsSWV2iL3jbEMt6bG1h2MQlxorp0DTXwa6T+rjfnaiPw9MQFdFCwbM8RFtRFG\nyfilemIBFMhuMbX0MLrifGu03gbfEZDyDOm5QeMtN0aDh7oJKPgV3ayIvEcR\nvwGBUmFazJ2N4VanluUcEvmii3sp0xdJySusZ4gqYpalcoVgefOHLu3hZ2lF\nRSPhPxb6EpQSV4gLPmYgOkKiu4t3RvFjAcWy0FNs2tRJG3VUtBJWclCPMBYl\nAa/N0K1o7sjfKju5dmYA0ZwwPr13JvqH3uZ6o0miatWsA4cLQs/Q1Y6ldbyS\nhXyRMt7loi9WRiceDONN1IZrLZo8ROqX5S7rUdxZx/12zbdr/ycn47NLu9WU\ny6BmwHl6moBvwsaiXETgB7ulYRt5ja60s1Jz7EmytjbC7dDKOVU6ttfI79fo\ntjlI\r\n=3GHw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDVitii+D2m0kCsUBHMFdjtKWTaJsJVM3fN301VFNuOEAiEAgaYNS7XjGuGHZZVU5vYrbBlBEMs71UC9IENegFkUvEQ="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-alpha.13_1586969211512_0.7991626535829985"},"_hasShrinkwrap":false},"3.0.0-beta.1":{"name":"@vue/runtime-core","version":"3.0.0-beta.1","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.1","@vue/reactivity":"3.0.0-beta.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-beta.1","dist":{"shasum":"a3d97183dd5bc022fc02b9a86180698dc11a2e65","integrity":"sha512-eNHHGT17i2dOtAQpmn8QRDAcVGS4TiCyjGW+v6GfSlHvip1fFUmawD9pLSPVdL3DngGm9SmioOVmBK2CB8JG0g==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-beta.1.tgz","fileCount":10,"unpackedSize":648217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemLXtCRA9TVsSAnZWagAAl+wQAJqu2sG6/DRGdtfycFlJ\nzJ02FcN01VHR/1Q8hIouUbzKuXODaiVKAx7jycLoRoz4zEh6vHYxDsJBls5g\nglsAxIHYvC9+CCizEsrTijiKzGTUFDU3ssP8m+gW0hsCUHe4hjXF9GyL0L5/\ncbsRjG39q++Xpwq/BS6NFPMI/KmdDwZFL9/xrrWEcnoFp8mCmvV9ASnl6kXL\nnxBqNDYuZ5aecEsLzR615T7Z2+W2iwge9KSyAuKdEn2sRn6HxyBR1dJu821I\nqIiboboJ7XFW8qAV+JWrq7hp7wkQmU3sCbfEWpZdVCJ2eThR0/9XuISpkG5j\n1uF+nnv/lfkoIfGCvrvf/rxvS5rABfuFkdghIxQUwENEQAC9wE+qsV5LSML5\nghinbJtWhg+ra50rMbeYtpzCzpXdQhOVX2KJ3NKuV2NFxjS7IOS58yhTjG3c\nUAPddnTINqKBnhBxd115cNPXr7NQlp0Rs+1bcOcSBKMgGMqfUW76tQ0ltQdd\nZyTGl7bq0kCd6AheF/SfIVwMnYQjxaGFYfjvlCFdYJqJpXzhqwZYQvMk0UXJ\non6dnP80ARxLpudbFKybItC51FPTOh6xU70xoieONQ/1YvP7IeQ2ghhoKG4G\nnidMl+RxBhvGJISDb3M21X5J4tLrQkWo/YomKVbFj4x/eRfFvmCadxC0uF5O\nZfaA\r\n=tW3h\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH5XI2l5aRRoggDdQOUBEllS6EqekpByf/1bQAkBvgLpAiEA64MvezjAcDXsHJ/5hlD159r07c1S1xBX0y5JbvXg0tk="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-beta.1_1587066349449_0.09662874745360428"},"_hasShrinkwrap":false},"3.0.0-beta.2":{"name":"@vue/runtime-core","version":"3.0.0-beta.2","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.2","@vue/reactivity":"3.0.0-beta.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-beta.2","dist":{"shasum":"0413292d8746c532527dbcdbfcbc56be312f05ad","integrity":"sha512-tcxNNV7y+H2046F79iw90OdwyxvMEqJ5iOQTsOvfVf2hBNrCWPG1tAU+kywFBlBY4I26k7XB/Q1ZdHb2q8YLaA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-beta.2.tgz","fileCount":10,"unpackedSize":650463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemcTKCRA9TVsSAnZWagAA2WQQAIvE0A1apFWcznV0gq22\n7qms6ihVJTNawgOUdA54+/jBHTKL0YqOsqKuyZ+d1w4Wj+qYAsDWYBNTiJ19\nSJwtTgqOAvAV1f+j1EJzS/XIc+ziNo6LSVF0NtJYfk+ZTGlqNaGxN1vprbBD\ny61cr1lbuPndQYjgLW2v0VKAS48FKBxRWWTAkuI936qpK/EZ80qsYHxyZ9kc\nItBj0QwYIsTMcNK0T3UFytPoOL6CW8Gbdaz/nMVUewdZW/Zyd4U1GgYjSIOl\nB4bLJhghwOz/ugXSkR6OlD4zmsbI/BCdaz8jOwG6pIe1K9n6u5wleoQCEJSN\nz060jCdcrBhi6CQUk6WmaQf62b6353F1pBXzQ/6B+eKd7rLK9C8wgoYW2h5V\n4zE0T9mXSec+XDDdlk7kHtgOYNwjBJrxT3fAtl8OPWEvZt1aHAaayvdhXaIC\nPhzOC6EhRxeYZsZy9REEHUE0A8BUjqJnkX2SVyuGHVs7Ysr30p3/KdS8Yg+O\njdExLrtvjY95teM9iK99E3zsIXSUJdE1DBHiZI5Zr5JAzj/s3oUz/qO7Egqo\njSsaZ2YPdiq01rdsULYH9Dj/wf54Gj+erJHGGVJFeD9uEYhAFIXjQ0c65ghd\nl7pQ/XjEMRwgUpjnjbeS6ZM+tUfrMNwiSXn1XCsCFakmjvN2Edv8egrwCuML\nRhvn\r\n=82in\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDm7ESJP386uek27loPo11lRFqq7gk6/W3cklVzD7P77AiBH3tNZxz8XsAK27LAKrc9LEkg4FCmWGAnowBa8PWMYmg=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-beta.2_1587135689942_0.45591222978400237"},"_hasShrinkwrap":false},"3.0.0-beta.3":{"name":"@vue/runtime-core","version":"3.0.0-beta.3","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.3","@vue/reactivity":"3.0.0-beta.3"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-beta.3","dist":{"shasum":"8e665381ca517a721198bc189b2db3deab5050e5","integrity":"sha512-GHIlKNlJW0sdlro6ouu7Sy34M4I8FAfn6V02RdUwbPwJJc1VICoejnSS1i88i6riGMgNtRhmxW1NDNPCTY1/vQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-beta.3.tgz","fileCount":10,"unpackedSize":662920,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeng2NCRA9TVsSAnZWagAAX7UQAIdDCjimeNoccL4AcPJU\ncZXdxSomLi3WXJDIVNW58EWPadSiQVor1y+BUsHHvbl/IC71KKF4KAmpHHJm\nZLPkbkOfRFnBBUO2jFWaiIWomYqrhvIs+QHO4Fj+eO9MxN6gAWJzBFqsSHsN\nML9JPqTCDRtFeNyRLhLaoFqI5KslRPJZz8JgMsprKHGMC7MI5MuXNE1WowCx\nMqHqGMuV59TJEFQChfo2Ru+igYrG4mEfyu1wA4Xv4CHZ1hrmbwy4WfKK/kl3\nVAT7yYK9ScB7+7AOUswrxre2ngJQ9pbVeePneUlfMh5fOQ5pnJj1OW1S2QX/\nQzMi0aM5Jb6MySnKyA2r15hwYG6OvRYpgROH+JAd1JvGUk+WGuuK1EyQUCw5\nZWKoJUeSAEecrcW5Yw7xVIfUMR8L+6msWwb3Dc5VemBEy7SyUZzGIz7i6NXg\nWiPVhpR06Fqr66g7kkMxf2TRp1uopOZag633QPCrpJLJ/TjxQvvtkIZJPkhG\nzYF4pstukEQnnV3i1oVQEAYirJR1ZBxs51wvFDl/Dp0aF+95klMcR5qO2O9j\nl51f31zWYwK9JT3vmK0VVMfpemN5srNqKFLGlhjO5t0NSh7WMi0BqZ8kRVkn\nTIsNEd381oVkOQ6qkrpeyCz60ZSdiftn4S8g4iLwlIri0MEahz448M3u2ko4\ntMnx\r\n=xpM4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBcccU9EFBXcWS6sfp/T0FKkQdpKLtlS7waBxHASfd7DAiA/3/hFEW9Gql3Qf0kOLNUsECaaDZ2ASimHklFkc4WN5g=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-beta.3_1587416460554_0.9741514613329401"},"_hasShrinkwrap":false},"3.0.0-beta.4":{"name":"@vue/runtime-core","version":"3.0.0-beta.4","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.4","@vue/reactivity":"3.0.0-beta.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-beta.4","dist":{"shasum":"13b043b6704666d902344a7a6ce0c2770c7308d9","integrity":"sha512-g/WYLmsWrEkgHDIpW3Zt7e1+duxcoqi5uh4isNlpHPhhwBFfTi+ghAqf3TO7G1VOhZY6qMqgMDM/g155ibkeHw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-beta.4.tgz","fileCount":10,"unpackedSize":668062,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeo0oeCRA9TVsSAnZWagAAEGsP+QFVTXj2fO6U3IaC8jI2\n7hk+KzZOEBK133X9jxyiw/zboX3HhEoQIDY/CPSqjyV6ie450KTRh0JvF89A\nX6r0MmhH3/hknGehqQcIkqlFJRbgXz/B9ICCVo3ZECQCMhHmc1Rzl5AzXxTh\nc++XQhnup3dMcNNiVt10hczA/SgH40PRz8aodBlzt6nuZ/KUcPKPYIoFbNYJ\n0TspMZ90li7gw1edWB6AvSgDfs5Pxmh5cviff99pNem+LyESDvX9J0r9qHu0\nzAyBzbWaFhAYLIgaewTPMny0vTo7O3xPwzeUa1CJmT5vETG8IMI1KXZiPHM6\ncOm9wBRujvDYMd6REj37svsV6YQYtrXdomVeU5nYpieoqY6O9gfmta18WdCG\ny6Hbhl5+xdoUlwkWt4bv9rHAeNX2/ZP3cwJ1TtgEZkWHPd4HPNKkM6gYhVo8\nSEhJEsyly14iBqMV0bTnebe7NO1RhT7QhC3q4cU8Ki7Tn49gigTJS7OibRGG\nYU8qes5nTGhL5gY6DTScyOr6FKXBB31CGOcB9JMquSaxrRMOAptv2denQzSJ\nK9LNpg6QbhsyYokU7amTzaXutnZ4yH7i3ZyfJm9ALMG1j/9C1YPcA5p/Tred\nvHchsb9hsT9bi+SvBg0gB+xX56Nqcy+Ivc5pBv1SuYT1Dqbu10JChpvntaEH\ntcbV\r\n=KDsT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCnhetbtNi+q49WkhVgwYxqy2vgyMeXcVv+cxtLbKD2NQIgeqQnH7uQahSATVho1VXg2wivmYuz2t5yTatnFBfV5c8="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-beta.4_1587759645783_0.9691050803511272"},"_hasShrinkwrap":false},"3.0.0-beta.5":{"name":"@vue/runtime-core","version":"3.0.0-beta.5","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.5","@vue/reactivity":"3.0.0-beta.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-beta.5","dist":{"shasum":"9e5cf5671d74c2f48c2fabcca6b6a00bf2d7e4cf","integrity":"sha512-AewCm2zfiY3TAKZhRO619TmebXuSohW8FdDtPgiKw7Dl/DrNt3s09L8g8JPNln4Y2VelfF7gtg/Y9nG98cFrGg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-beta.5.tgz","fileCount":10,"unpackedSize":669449,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqzMnCRA9TVsSAnZWagAAX0wP/ixRdLRoPKsnUK/LiF/N\n+stAXpPyWdU/1mC1nwEw1eRIDK63cpxXyhrOTal15VHpv6hLNcZSZzo0BNuR\nVRISaDKGcvaR0PT5NRLCrQjscTN0YFvVbYH/rxfCi2m5DgfvwZ7DeUquVOCK\nOX9SUyHGAYzmlLUlMPM30Y2OGDjTMFIjibe3fQ0IQUdRcLXZgN0Kx0fh9DYs\nXaCkJP84L5CjHMERjg3RH+iTGbRg2Pxi5lBvxF3OzjTDxudB1M4yW7bs6w7/\ndnyKR8FlihYuKoaQM3cXlU3Pu6akl2p4VdoRATd1Iud/7zv1VI6LyqTB7DSW\nvT2QblsQl9+64MhGxXlXhCafx3imfGpaFi6NRWZiUWzMEGcS75V/GbgKN9z6\nqNw/x4bcfKo40DsbCYIYRAxZXLCeUAVyHCjbPNIuDT0IqIkmaJS4DRrCrYfD\n2zgdX+SZJrceYiIMFIMjoTSHZ5E9jL5gcL6qDTEW74/y46xvXzVZq96mjxo6\nfUPFAEJpn03Csf8eYajZox/B+3vNS1fYauqYIQpQ0jxtuYkJgAks1KsbWBHW\nu9mTNhBX7e2CgctantYHVz179NcqjddglYdZpXW9tyD/INI2CMcMwJnSoFMW\nsTJDXSA8VYtqk3WpZ2RbA1i41C7pPpx4meHWdkQ7f2ws85YLQT3UqBAHn2u3\nkisZ\r\n=CTvm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCepyKsKP8JJlKCo3tzL9DbT0B/oK1xgBrtE1BWpuh2JgIgInU7gl/439JrWZaZ3ZuMuR/JcHhq5b3FUtDqRf9REgE="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-beta.5_1588278055109_0.8130692407530284"},"_hasShrinkwrap":false},"3.0.0-beta.6":{"name":"@vue/runtime-core","version":"3.0.0-beta.6","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.6","@vue/reactivity":"3.0.0-beta.6"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-beta.6","dist":{"shasum":"29bab13a2ce1b043a3523d93306ad17452a184c6","integrity":"sha512-KtJUWQWIapdf4ME62F9lf70eW6irQPpVY7DTVx7qY8XduKPhH5EOgUwI1XGgMyxkllW3NPrlvREjCpZdHqvf3w==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-beta.6.tgz","fileCount":10,"unpackedSize":674831,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerKlRCRA9TVsSAnZWagAAFi0P/1TEMAVYU04PQ3w7KRaw\ny5Y3GJFSoL6Oenm1QmrkzWAvAtHBFSElAERNdmhBwQMSqHNjVFNxD8q4zWmx\nOKQ1/kJjdD9L7959tlpNChiCWUZrIGjYYg9HATpYG+wXLQqAniAyNbKEAi5s\nB+DLlO9d96HsLw1i0G5YjEy7ZETYsERJ9R2rHJwBtccok4f/xUYK4E2MtCsa\nwzHJ5BsbxkxDeP7E2rPaMnp/iAeO8B91nGS2F1JThYzYcnpmY/nl3VGDLcip\nInbcyHZm2b4WQmXW3Uc3+qaXKG1LU/cuAHNqQLT/HEqg/g7BT+/t4iYn6864\nZRCWKru32BYwH/ehdJ1qCw4gR1msTBpqv7xrwCzDOcLDOA3TVa2NYug/BFj8\nlVLrU/A54W0VYWHURTb2ZJkUCr8CRiyAjBl2EObrYmDVlhQBd7lcRQE7TMHz\ncUGes/OWaX9uwSkXEHVXGGe15Cgrd3C+jb9SKt23MritREdcif8nASqu5gvk\n2t/ORVZlzdh/dRP7VcKH+dSFtz8tNoa9D4jSrH42d2RzyjqXEq35Kp+e7z8S\nxFIzjuou0MIZQBfooPnJ0DpFiPHNYHiqRlj8a5Nx2ZYtI2UCd+4duBwPe7KD\nXYUbPaj4XLsLoREw0dA0i2yCI9zpSztSkdOdjrBziJmqPO13NwRdiWgyDTK2\nE6IF\r\n=gRWm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCyStpmU4MOAHCRs0naVO3BJvEPSm+TzuY28D5S3/HycgIgTJuVAV55jirOk7CZsnRM3SbOKLBnP/KgMK9ua6FTmvw="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-beta.6_1588373841121_0.19016888814091204"},"_hasShrinkwrap":false},"3.0.0-beta.7":{"name":"@vue/runtime-core","version":"3.0.0-beta.7","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.7","@vue/reactivity":"3.0.0-beta.7"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-beta.7","dist":{"shasum":"303063d03291ef4ed3d39e34cc69c8ce2498c75d","integrity":"sha512-aIfxhzMCYtk0jdcvGcvEJy5xy/jB+kyAX+EsbwtAEjXvWb+TFL2sfavKGecClMTIWqcMXPhFE+uzXG3TOdo4JQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-beta.7.tgz","fileCount":10,"unpackedSize":675564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJereDkCRA9TVsSAnZWagAAAtUP/1a3WOI39DN/khL8iD42\nsHGvpylu4AFcJiZzk5TUjT/hJjzr6I1GjOPr7VLzUgMCoU6lMs48m0CbM0AL\nG0zGRa6wrIGs1BR9keWQUD+FIjtNwGf5+CwDabELeeB9wCxEb3rpiXsldevv\nZwfPGGMx8AJENSVxmdYWQNib0YiQxU4AOS6HQ+i0M160j1NV6TujQeVUXva8\nOf/S2QL/oxQc5mrsH+miPfWApSP4dGZn6us07tCK9PnXrD7rjYhjPxbVpdrv\nUe91ITlfgKg8HEaG73zcoTkgbtz8uTnuM4QlVN3bLKAIFSePRfmDXbg3P5si\ng9tZT13rA+xY4JZneO7a6f4aSNnBB+hNM3A1/bLV+an0kmMojUTh451AixxN\nM6YUDv5Y6hIgvoTtelQadzkhvzSJDRdUw04NXzfk3p3TTqfK5Nrdu97rsOXX\nCb6PZas5LuGRWBuTep2Hv9nQdcIKt0HF7EDVcyddfUN59/6l/aOMOjhsWwMO\ns/7Li97qGVQ2AYAn5DvsS9H2dOQxTmI3zweGPAcsOlFp877+pmNHMTo6J78e\nq0eiDeM0lh6ID+bcSN3xZD9UwZEa/4QcZmYYPwF72dl8dFBl226Pye8zfzhX\nwGa9Z2Rhw9P4KYJEgTP23QANmA1DlSeLt9y/Jr2SJqoc6iVUVgs1iB5gb2yD\nbk8o\r\n=Mq2S\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGteZ5WDBK9aNOy8nGGXDY8u9uhJgMOCA1VjgcmAXRnAAiEA88nyJ1YMB0+RZ5LJMPF/+m/dPr3SnhfLotgW2rzvyJo="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-beta.7_1588453604163_0.8877452231920118"},"_hasShrinkwrap":false},"3.0.0-beta.8":{"name":"@vue/runtime-core","version":"3.0.0-beta.8","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.8","@vue/reactivity":"3.0.0-beta.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-beta.8","dist":{"shasum":"c7c7e0ff1a288877fbd26a3b23091fe1c54e58b6","integrity":"sha512-gm5xECAyn0ONh8+4dqffau8FBUoXkZZIwLs7PB19ffpvmZhh9cVrJ7KBvZg1IJWIa0VpoEm9quy8GzXu1ViT9w==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-beta.8.tgz","fileCount":10,"unpackedSize":677173,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesCuVCRA9TVsSAnZWagAAv78P/iDDgNYK59YGAgS1NTYT\nQH9HFZRgO0H5E44nc578F2Wk/8A/CjfjWWFgmNnVsY1PslWMdGb97rNA3aY2\n47EvrtxcUhpEESFKf2LiZhfBMz84tgCZk2DTsnR8gjhSaoe/K0ZkeNTIaAna\nP/7hACkGuwEHL97HiiGscwoK1gjq+3cxSmsO2AqfZnU20UPBLUEKdSOcus4f\nSflqOF3h+81Awb6yVnv0QORsGolUeUtazI895mtgwyQkXJpQwCAAsGcRR7O3\nptHWjxEcmQglgQcfYO6r4F9ylviii8X6oe61YEp4bOs2IWuPLG12BCZ0ayIZ\nydPg+ulqY2MIHI4QtGALrAp2LyubJYEhzNelQMoUQ1bPjEP8MAjokhX9avma\ngp80u0hpV3beYD/JqCmKvtNTCRMA2f9aVlKTrOWFoVSCzrDvF0v1QPOuDYk7\neTd9x0iYKZsJ72i2SNXTX8di8pUo9LKVXCqmNMdnzNZyKsETnt2WKXoe0hj2\nkGwM9+tuUJwFKdAyIQJvXYEKzgQpaovaZxRSgWeWeN9jZY/NAoQBUAZa/Fxa\nrTU9G0tujT0umqDSHEHmFpjyPPlujAOPTsC3hxe2/w5cHYNuU9iv/03O8/li\noR0JXVWnW1uyUzIfkTeG+KsoGtcupO/aHC/MgT7wbGyv8nwkhIhgV91BRVmM\nE0K4\r\n=6Hk1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGcFYL4X9UPxqNH5B70J7w5mWfJgFL/Lkm7sByhoskURAiEAgmGk+5SaZYINcenLHy1DfhQaScQsB9foaf+/4brB9lE="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-beta.8_1588603796951_0.7991568051886915"},"_hasShrinkwrap":false},"3.0.0-beta.9":{"name":"@vue/runtime-core","version":"3.0.0-beta.9","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.9","@vue/reactivity":"3.0.0-beta.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-beta.9","dist":{"shasum":"7b9ab834e0a566ec669e463b301bad327a95a6dc","integrity":"sha512-SU8OFkgnRoWQNEdHqPqubIKrTWwR3f68SRxdyOvre2NoPPCf6+TWoNlrWMBFSROn0qvhFOvQybJt3002uD0uQw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-beta.9.tgz","fileCount":10,"unpackedSize":677173,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesIXcCRA9TVsSAnZWagAAjXIP/0RMkn+15fSvjqMECqlp\nw2/kbhPn+KEZhtMu/FB44Pa4C7PGsVhn+hqzVQAgHhBhjAmk4F6fQmEnlpbr\nFGOO9HuOSNLYh203IpgVWiZAIzTXuRexe+HBmsaUfzNf+PjjjE9f7312rax/\n4v98zthZU76ZYRHcMj6/PEpmZVFsiyZqlsiU2fEvHgoo5vCT9qEQm4RZjvuH\nSvS9hSs4Rh36aoC508Lylc9a7UAoEKR+snRHznQ7YQjDJB+AnNSQ9/BmDL7T\n1xIQmUoCIbaHIQbGGU5O/l1I/FLnTXeElQOZD1vq29rdtso4A7/5ZKMalb5I\nBAwHYUFII9ONV9aO0V6k9sDfr8bXd+0Wc8PH24gc2uzgQ5URmOM0DsqNhwOp\nYvkeGxWSQ+0xSueufgELgRtirmEUNGdorPBbcy5tsPi750RDr78Ba+WWLpNS\ntyisYuwazVuJX7O2UHe6wM41HW1ZNADLIigZ7ziqXZnSUilc9X9Q2OaKvJfZ\nRDKi50jrDmEqeXGt84G7zranrB1I5PHgN9zL39mWbW5496NuDSms7Gw7FJNX\nSdO8DAjhweW3yCd6+RYnqUNbc8cpPRKJL8t4R9Gx28sJxpZDEoErH64Raiwv\nUgXimyqqYR1evxvGktAf+XU7M8uX66Ekz9lGIftySnOl/XuOJqoWoesSESRq\n0CtU\r\n=Iji0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDV6D1/+x8IfXnzPdPLhhC0X9XKZ85nmU9ywvH4l1AKJwIhAJoM96+jpQHIsanvfWsrIfw3TIF7h+RixJyPbCTM/oHu"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-beta.9_1588626907680_0.6689746889532875"},"_hasShrinkwrap":false},"3.0.0-beta.10":{"name":"@vue/runtime-core","version":"3.0.0-beta.10","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.10","@vue/reactivity":"3.0.0-beta.10"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-beta.10","dist":{"shasum":"4294faa5fc14fb4286598a566f86691014f6ec2b","integrity":"sha512-oBIckKooEeohEPwrn57cuoghNyqY630xmp2exBKiFEaVK3d9N8JBNaFAzw1KZsDNzSyZbUdHzqOZIcZjindypw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-beta.10.tgz","fileCount":10,"unpackedSize":677660,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetCeNCRA9TVsSAnZWagAAVx8P/1EqkVV1eaYvkIeAe5Yz\njY10CskmPwE0U1zEVeX20wlw6ddPWFg+U68skA1IzbOuWNtIBw3/cMY/cBu1\nB5oUNXJg1/nASdxVVWg6e8kWg8ps1B+PresExJLC2Km6pjbqQ571M4b4GoJU\nKnO8wqxl42fTNiwLNaMJFqVIvvU2yFxuLvbmQ6QBFdHA2YXTonmtKlNdS4tj\nZOc0MA6NQujl5BZxmCsJ8QgYJkubFyIwShGSEfxDTv3nKo78LIgqhz3z1NxS\nGHg88uIYIBdpJyJbvH1Axefr/uXw5tE/AWf1JzzPQifNXYDJ1IdIJOW46Xai\neOI6wdDuiYxBl1qoqnMe5EN+z4CzeHLe8uCIPONYoCN648Vm99Whbc4nx9Vw\nwNxDPxB79zLIliOhDbh/++SeaZIzxoLgzksFiiCLfXl8PYOQJ/D/OUm24S/l\n2C16t30ql/g2raxeCuQKEAThc8ihERiBTkYB7xystwvu6ZRIXypy0TigprwO\nN9lTFsZvSaqfeJwaO91YZhUq0HjfJadQxmQYw+2gCRur2NsKHPQ94imTBRq+\n0lfAVCDjYaovIKBgDNNt+4ufb/H1JI0izxmQnezcknsRaZ97C5A93sEA88QM\nY7ZoZYwJAGBj+p+UQqy/dQG2gPCDeW19bPsKXzfQO2o5RELfviWxy+dLjMwi\nN+JW\r\n=agB+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzAHxrl3ustn3P18sceOGuFgRVBlCNNMfEMierbG5IuQIgW9d3p7L9xKNXoipFv+XqGgczeFA0FU2MZohRTuVhq2M="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-beta.10_1588864908664_0.5149008932733119"},"_hasShrinkwrap":false},"3.0.0-beta.11":{"name":"@vue/runtime-core","version":"3.0.0-beta.11","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.11","@vue/reactivity":"3.0.0-beta.11"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-beta.11","dist":{"shasum":"19ce1b546eb987dbe6b6c56e288ebe224393daf7","integrity":"sha512-mlV6ElrPyhQC22/uQKTHLrRTxh+yqN3itIsQz3ygqrz2qBStEZfNLc1ORbttakfycvSiJLLkShGtNu0Q01Az3w==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-beta.11.tgz","fileCount":10,"unpackedSize":681041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuZjFCRA9TVsSAnZWagAA3O0P/17BNgnhwJT8Bxbr2ZMj\nbpaKeRFDmkm0D7TEv0XrcQ6dcNptKlkpjGaeaj1PHZStnVcTbCeI8AwdVeKi\nqO1EjHyikYjUEieW8Uh0x1FPJK7J8tfTM9OQzxUrCrNnthCjlit2hhGviblo\n26+9vmbNuRYktWUttUN5pGX/PJ9WiyHUe5hRP0LNX2ppVmA4wCJ9b5ayiD/G\nXrgA1+b1mvZNC0GMqRF4Di4tchpOr6HVI8QTzr3whxOPVSs6rTAVL2cVU0ge\nySnAAVRaqCbsqgeNeAu2juomregRLc55SZVxg0vTOug7gjXqGuQxd3c9kEVa\nn2bXGWEjfgq7t8/5fBarVduN+Y1aULxzpNQLCW18gFRyaXNzNHmT8MPeuVxT\nGNu4sgdgdhejMvphEqINhljiu3eyRjbI6Wx+GfqatOjRYJA3CBBhYS4F/aJU\n/lBdh6xAUHj//U8Iu+y5xY0vGj1koMpYxP4Wc9ZDraGPxx+VmOX7HMdpGZb/\nv0naJc9WebJgnKnVvCbchLBjN9z0H8vzDE3K371tMMKH1wH3F3BU7RzhlY8S\nvhW0WVpVWQ5I4HCBtNVK311fAi3IFTKo/cvLeBqIzi83jIzpmvzffgG9NZEy\nAnQvHk+y4k6u4GQmUmIO18LGWKgiwUa+E+Y6griiVsNN0mWVhjp3TUaUo9c4\nF6GS\r\n=t6B9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDClNbco+P4kO1NwxhW+c3ISZ3iB188IMeIu8014pR63AIgXEoCmBNFnANSfglTQWemTVVgUSjCihd2Xi4D1FADYAE="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-beta.11_1589221572923_0.7993309678819864"},"_hasShrinkwrap":false},"3.0.0-beta.12":{"name":"@vue/runtime-core","version":"3.0.0-beta.12","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.12","@vue/reactivity":"3.0.0-beta.12"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-beta.12","dist":{"shasum":"f35fa386c319e13da682e58f171e25c2376ec865","integrity":"sha512-qcgfp5VJCuObGIYPoust7l3hZONHfgJfVeVYPjaKi+asjlYwdmjTRExUahhjuHvkLdSGRY+qckS3Adga7kyMjg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-beta.12.tgz","fileCount":10,"unpackedSize":681235,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeua0iCRA9TVsSAnZWagAAhUEP/1mgmiKODSu4u1R3ZwiW\nIFObR+wQZZna3r9YF9fgrqRnvocyrF2Bbe72UasqsIaxSJHLnExp0Ec7SDzR\nj93TQ2xHDZoRk09dpGW1+YyJMuIvXTuH3jrrUufvz6AxasaBjsErDIZ6wX7J\nP/ngZnn3pa/TPh3MKdUmYiLAdyCsWVKCeynJxnprpKgUl2qQpFELxt9mezsL\nHr2OreleY5juT3LJV644HqAfH5Ql7J8gvrPtG/oPEJuPBaHXgnBmPYaP4QG3\nZCYnfQM5qZUJa9OawpMXHRya658W6XR3b8jM2SA/5E3Zqs9McYB91rrbpgT4\ni4+TkSJFrllGuI8j6bl9cmxdZIOjJDeqd4eh34ucT5axqQmDFI6Dk78Bw/6O\nx+Ex5xuaKSpqLmmAyJvSsXZjkXwSPTkTPZOeoACDyjMp1bYH7oS9ZQeLnZ8z\nwnDtpiLmXDbzoTL6BTag93e+nrF3WV8NfirSm4/GXj8qeeiNGZu00TwGvlJ8\nXElLVnDjzzxI+l3whzOCsTbb3RCWKsx07Y1BHCoxKJLEcBozj99/K2kd3XRU\nLs74KSw+NWzWLillP0dTIDBgN1WtBD6bUu+l1Me7b+imqnv206xtT86W5CAF\n4N93Nv97AtfSfaoZkeWqh7/oJ5/lKwwhfn3jie/IEuUvgMYpyMZvzSHV+qn5\nblPJ\r\n=uSNK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA5wisY8GlnMCVSO9oJVT6kgYYy3SDjgWzw0SCZ7SPt9AiEA+Qfoyr0LAV7Rwn1TsIrwi+80T+7hs3mhHMYHXaDfBK0="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-beta.12_1589226786264_0.041017876794529284"},"_hasShrinkwrap":false},"3.0.0-beta.13":{"name":"@vue/runtime-core","version":"3.0.0-beta.13","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.13","@vue/reactivity":"3.0.0-beta.13"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-beta.13","dist":{"shasum":"b5b07c905a6f0a4b2456f764b4783c074776ab67","integrity":"sha512-1TjBuchquwBbC2wp+Zt4ZnsKlkoSgKepHZhJyQAkLH5JOe/w4yFcIjlwFnaVJ2BIB/n7EBRheilNmhPVUiC5ng==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-beta.13.tgz","fileCount":10,"unpackedSize":685615,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewJlFCRA9TVsSAnZWagAAfMcP/24+LP0Vef2FoAKJrZxj\nCHw5VuugKMObBeqaF+ZeiTjMie5QcakAgmrS2udpSxTAhHBz6SRktQN7cAvk\ngU6MWmdpIl64B7dxUMWk1zhEZr570IbZVynFd/9QF7kX2SPHuF+YMLxfRQ0X\nTUmHNrPLpD0Rj94RzOw0D8JddUm23vnmQAz+dm/EhlGdkuua679uRMUlQ7MN\nI6X3be+YcJ6uXKBS/KVBS4l6FzeuEtCNm4UMVBS78JtkywB2lK0+JMkgnE75\nRJDJOgtPP1jJesFQvKVOFftPJrt9IGWSoO5GTF9CZnWgp/Hhij/c54DVgQNf\n09Tb6D9fZ9/7KMZYtWKkl2mGWdCbygy4HxiB+nKES9GbsfJxQH9RP2cc4buO\nmNEQGZsXZ4gH0+paNlCDCUc6zeBP9l9yRr3yLKQhgHYhMLKLVVqqyEPrZ3tc\nnViYTKlpHjvihZkM4GGk1zBqU6hTE8tVMTGNzbE1EoG5gjyWKlUSgjfoiQqG\n7nugbEcAhZgFNfTr2ef6d16KCYR2wHqxkpFur9YkTne/QAGMhMC6Sr/FEkN2\ntcJfF+CYpPjgtvdagUje022g94Uoaj5VZPUop7jbeNICA7D76ocMV+a+yy4Z\nlQc6lWqUWm8WTlapvYPClBBrIXKO/4b1LrwxrKhKSTy9B0D/8X/EjZoQ3vg9\nNPdp\r\n=tXhh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDXQ4CVadJMET7HmJ6umTkTLd7Yv7BcyOK4QkyLLoECiAIhAPmWRkWNq2Xy5e7efP9gy7ws94bJzhFz25tnIWMG5ieE"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-beta.13_1589680453166_0.40260633717362837"},"_hasShrinkwrap":false},"3.0.0-beta.14":{"name":"@vue/runtime-core","version":"3.0.0-beta.14","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.14","@vue/reactivity":"3.0.0-beta.14"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-beta.14","dist":{"shasum":"4f8162befd6ad1ac55cc6c142edc8301b090658a","integrity":"sha512-5WKNMd7lX0vdSMeNd1cF0VhM+N+kXicSXKKZtTfQLUfZt1gLuE3nlBhv1PqjGf79zXw5lQLzz6XoUY1i52rEkA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-beta.14.tgz","fileCount":10,"unpackedSize":686760,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewtcgCRA9TVsSAnZWagAAXnEP/2HyfN0M2sM75dcNkyOa\ncl1j+1g04HB8MVYipg74baGmGAosS70uqId2KYY5puP/BDM8EtmpDS8eEdi8\n3nNiVSOqb76gk4wc0EHlT//Vh0ioRDx+VGEZjTg5+4dIaBT21XEbwDJvjaCw\niflfrAsXCKuJa5gEkq2UMaEyY1ZqLWqNlCuX5xuWZZw/GV6wKewKKR6vmhsJ\nLsdXE4W8qsWTvdnwIGGOEoRbEHTkc1zFrJ4rrgBFt8PoR3bz2OrnMzKR/uxW\nfBq4l6dBVyyGvee2d3i60ieQIROTqjugg0tru7MC0BCUEvjzLVUSmwPZLfMK\ncnhgOPvx23RE0DRZjhUa7HX/mcOVBVpi/ZknVjjigFmD2ttyJv/GxS+mePwI\nl/4o1n45Clu51NCf8XGFevdbEFxrMofVI+okXLtVyPqf0SppB0Uwge9y/xAX\neYqooPcvdSNFivewPtN/VU07aZp6Xe77epzoRuobQS2AioMZg58mz4hVXf//\nglPc/yZHkjBMli7FMqcKw/6OA/9TAxcAVlw0USOCigCMUwnUewfmdLzJI3iE\nIPgMk0dRWGahzJNUJ3QLmlB/b0qfjmEvjiUgRKcIO/MfiIL2cx2iOFf8QSlE\n5dmB0jreW6i1BxETaf/BfhxHku4AH4e5rSU4mR3ZGq8ro8ByQAlWlINhPoKa\nhuMy\r\n=3LvV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEbHefmcEYegq6vonxn/2lO1uzrh3vqQf2gDC+IqGN7aAiEAs/QHIDPt4NqBzEczMDhz7XrddLf3WD7Xm7/nFChNR9E="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-beta.14_1589827359675_0.9006490245799001"},"_hasShrinkwrap":false},"3.0.0-beta.15":{"name":"@vue/runtime-core","version":"3.0.0-beta.15","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.15","@vue/reactivity":"3.0.0-beta.15"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-beta.15","dist":{"shasum":"35c2ef61dadf07dfe9129dbea6fb8c1b88cc5bd6","integrity":"sha512-jDkqSs1hsS9fRCgzah7VINafxWj7bYoDyweVuBqm6KPcHRfGkRZZxl2NltbbVaLH76Qvm4PPSnqGgEx7QtFSgg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-beta.15.tgz","fileCount":10,"unpackedSize":701735,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4/0cCRA9TVsSAnZWagAAuisP/2qpGQzPG8yaUPRhqfla\nIF1xdqcbSM3UVYPStgifyrCNNyZGfIltylnhAQzsI80UAz6ccpbWb2tah7mU\nW0y3R8zLcasozQ72Te56CGPigCdNHiEGmH2Iv6cSXoIw9zRFV+nUrbnrhMPk\nMYGrTNSsDy0X6ntCUH1o13o4kSQOd4ulpQZtnQS7+roxAoKIZAfJxozxIbjp\niD2kEBUcKKGonYKeeSBQkTiBkVSZAd0zvwar6YxqKd8F1yLeQCLiaswj5dzw\n+2vMXTTUSzJNz0tQ+tcIbXeW2HdX+f6Pc7+j5izJUUWiWr5tYxwOTcn9ugoy\n0CvmbMKjI+UUtxLgmKiOE6tpGeNfqpxvCijGXCNLShN7vu3nNw8zh0joEpW2\nOiv4KOH2Gs1ghyyqwgC3NaDKO91G0XVUkijsKFhEhF16IkjGOleU3OvHrX5E\nrgNDQfRza0M9E5hPfdk10C5eAVNNFLVVeYUzm+v1DJz1h9elmBwRoZ7wFZDg\noLw1+WXcY9veytJLU8hl2409KKgczKHCPLl7o0OcBHwYlYRqLxPooSogWIMt\nLwkwTUuYiC9ZaXrFcKoa8da//yBgTqDUlILqP3nbMU59GSOCzq63IAQEq+Yl\npiqShsxdN3XN8USmS03nzdPZGZD9iRJJuFTIGG37xF7WAorHMpVXZoohaPyb\nejT4\r\n=GG4Q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDwdGzxLkD9jzf2S+GOI/ii5Uux7l42O4kS8BRsHUlxTAIgEd0xl3Idc/nyr0G5csvU7HjEIcomQstol8buxeJK7+w="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-beta.15_1591999771516_0.34933033290993265"},"_hasShrinkwrap":false},"3.0.0-beta.16":{"name":"@vue/runtime-core","version":"3.0.0-beta.16","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.16","@vue/reactivity":"3.0.0-beta.16"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-beta.16","dist":{"shasum":"cb87421ad2ae13b39b22a76d3f632f86a53e686d","integrity":"sha512-l1XepDGO3RTsM5LyOsTIhFe5Mk+ULVMsN9fJqdnecyIc4tOhos/z1V75QTipGf89FSxqgG2rKaF+wdDWwQT+oA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-beta.16.tgz","fileCount":10,"unpackedSize":712444,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+mymCRA9TVsSAnZWagAA+9kP/jvzaGwkybSvl3kdqh5Z\nKV7l4s7PU7Uf71nUQVS+GWIHaPD9reqJkF3Qpc1xmquVBIEpgpCsuXyb4x3w\nNdNhbxEqoQtnoia35s6mr+Po5emF/eovT9htYIq92yp1ijKpzuYIujweezGu\nX7+EEQL1Qy5vpoqL+VKHs1k2CtR7lqdooRwTJJItfZeyz5w4z9OSTas2r6Xq\nUUpNEGgErNOmv3AQafrGwew+Jc1PC3qEUhn+os0PlgHzydhUJzET9pFDDBsd\npgi+Vp3fIKD+cQMkFCsAMlKUNgs7fSJILxOZTlMolvjRZJuHRvcK+yNPdfej\naD0afjOAebxcvD2CVnaY2BRFjmhwNnRC/m4S27uY31STiQp1c7SZDmQ8wfCJ\n+Wkzcts3PSAJn5/fXzGhnihj829j2c+ozOOr+y9ZNc0yCdFoGPobSU3nq1tK\ngDElEZYBQQPrwuStoPh3E5xhGiN979qkBY+52uggZn+I6ObKgkYKI+fjGbky\nTju9WmaqRSAogGREKGAB2OWTl5tN8nikx8SrKPSb66pkqIb9yrZtMD64kMql\n3vZO28BgTN7XRSvx0GO/NuwpQh8pScmJkUFKl0IRVPKdtoUD4D/eYwCJOkdi\ndQg+RuQaA77zWuk8hnw/sSTDXSnCP7F7Un4k0oJjGa9QuWW1MdjYNBSOnT89\nxkJU\r\n=MTOv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDBYM6mwuUFrHwIDKjGmeV1S64khGOt+D/03koOOscaFAIhAPR+K4zs2NC09LXOlBWF5MEKgtY5SW7ed7vFkzejdAQW"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-beta.16_1593470118550_0.9054127340989173"},"_hasShrinkwrap":false},"3.0.0-beta.17":{"name":"@vue/runtime-core","version":"3.0.0-beta.17","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.17","@vue/reactivity":"3.0.0-beta.17"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-beta.17","dist":{"shasum":"400a977398cb1689e225d884077d2dae7ce1e6b4","integrity":"sha512-HOud3nuNAxBPPM66Mj4NRomdbeqIdR5ofSB+JgRHn/gS+7C13A/ww1XsKkjN6IzE8VgeJ3XHEBHrtDvBRYPfcg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-beta.17.tgz","fileCount":10,"unpackedSize":712683,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+2OlCRA9TVsSAnZWagAAiVsP/3Kkq4P25gp56B3Q0t4S\n9cG5VhXdkWQwHgAfGwkjVKc5+8uw5LIk6lMonSKoXwkVn7QRgVTltFKnKrE3\ni+xNvcN7MzNnOwVLtzlGANjI+bLWtzgevelZuKPccDU3sZgdwXik+bOlPaZx\nZS6X61d6uI9z4NSyHhtypWxT9D49333G77ef8L52S+s2GeuWpuId2YMssC0I\nnuG2salQNu++Ap1VFwxfdpRZQmaQXX8aqebnrb1z6Ryi4JUdej3WbY9bTdDb\nSnOVdy0f9KFxXDFsZVpG9cd2znMWY0ZzmKf+bJjx7f/Z8x2GLYq1LFyiyQbm\nVmKyYmOzWGlZ58veq3A/OEDA3elTLumrhIJwjTU6cMdjWKU1WUh+PhUe8tNH\nTBBq3PbbYihNZxiNCy96wal+GSxSC22hrpb42jHvMDAIHXB+9pDQD2qt73l1\nael0CcjQ6wW1tWUcCdmwHYG5RNMKWZHAMK5uHIjFtEbcFJaf2P7xzkA0VbLu\nyWTmcVda14ZGPnng7xOZJi1CRJRqeJwhxcsCNPrz6+CKpVpolRLEm6gEj4RZ\n+WoSZum7mlOCmllFo7GShHGhdp9kgkeDD2svjzOm2i5gGD/TJuAqp1UjGZx6\nr6dS/7FxDKyWXztRJ0YcADlMDaAo4nfTWyAycV8hraQK6ye4HwA4XDN1ARjC\noGjc\r\n=uNsn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5RMXh5IZrCvOWC1hAlxoL3fbXJBtmicRxoG3C8PLihwIhAOwrZbDNjFML6ag18Oh1XMRnKd9JJa3AStRBWEv0ppYk"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-beta.17_1593533349057_0.13949443275724627"},"_hasShrinkwrap":false},"3.0.0-beta.18":{"name":"@vue/runtime-core","version":"3.0.0-beta.18","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.18","@vue/reactivity":"3.0.0-beta.18"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-beta.18","dist":{"shasum":"373ccec46e37826b9976f21039287bfa69f4ee16","integrity":"sha512-ZgIxCSuR1luq3pmWQbsYkn6ybUK/BKAWRQwAxUCP9BjFHnvN0W4BSLwy6VuH2l2ToKGni+xPxpDZhQQQsVAfng==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-beta.18.tgz","fileCount":10,"unpackedSize":717561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/TMsCRA9TVsSAnZWagAA3jwP/AvKa1Qm6PLwaplBTCzV\ncAOTZZhaZ9QAupKCw9/boZVkIP57XIih/jzsur/qJLk3yC3/Z9AIBJbOD38B\nV6u5yTmi/FV8YsiQOh1lY2VMTzfZ7n/57fnREZG+lfy35OCWGaejAlEVKXjm\n8t+3hneMmvriY65euGdpgKbKHJhPKIcF68NPGLJB4cCU8QPd10E4KzRSiwXA\nMzpOhhCqrv/rHY7RvV3pTuYjOKGqHtqc9StrbJXekswEyjJeSb0s3i5hO694\ne6Wf3g74wtmDSln6qkLl2mgClxJvX+f1XhGYTCkUWRFtbcETVpZyLNg9kAEN\nyh7WdWcndIGGkdIPg97yMcEv69Go3RpOwk0gT1gjT6Vzt9YfggGPS97uQc/f\nfBYn315/oqUg618Ak/ivmiyCGZ/2uE35FavK8QyRIscAXoiJj9mtw0DvONeF\nTobtq6XhFwWqwi/jGgKwh+Zvat45S5S7Y+9JTNwKgBoN08wMpCPd67Zb0G2U\nVy1WsfkSWY99FO2Ddx0kVP0GI4iok991eM1WGOukjsqgp9MAyexjG4qq61Ch\nLvHcrvoIG4ynjeq3eMU7nvVgn+QDNRLtHAva/zE2nNuBnk+XyPbWDqfV89a/\nLGLIQO7te3aVNiQ7oEXukWiyuB5zcWPRmrKTwuBPrW7OdraxmvMGKDgnxsKP\naR7a\r\n=jGE1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCcojwr7WUbOEhW6CgNane5nxcV4zHJ7APqanxg3wcUMAIhAKPqDhNxZSWXxXkkwHpd+3tBp3Fx5ntUqGEGxU4kJ3b9"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-beta.18_1593652012536_0.06475163975271014"},"_hasShrinkwrap":false},"3.0.0-beta.19":{"name":"@vue/runtime-core","version":"3.0.0-beta.19","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.19","@vue/reactivity":"3.0.0-beta.19"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-beta.19","dist":{"shasum":"57ce345eb4cdcf8b7dc5356fe7c7dce4a8b1345b","integrity":"sha512-m7ggf7QBwExfXl7JMfg++J9VBVkLNxsor0L67KNH4D/15r8aQFWvZ7QNXvSQb5v8Q18P5/+j0w+CWT/K3/jFVA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-beta.19.tgz","fileCount":10,"unpackedSize":721430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBIEbCRA9TVsSAnZWagAAMS4QAJejVgzGfG8mzkzSkUhO\nhk4sxtGzVhdf0ntdPEqAu79AZ7HFEODHdTVtccMc+8CfQdURmbZCgRi4frEX\nMJTlrJxmZEPcvjQJgZYrZ+2726ictBpVjUySpg1tUpkxkAJCLuq925/YJCic\ng42tcCxyBVCEncLMkNLrN7pErzM4nwgdAsvUj1cafKJgbBGw4UP+fHLrmfjY\nl2HuSJnEHO+XuS5cdpKMixupGZS9mYKm7SPkcfHU85wMK+KUAl4tjRc/iwOu\nXHlImHhheY6H42fcaKZZ2+vcNJlAdNA23miZ0uwi/6G823TOzhFAme7AfSOL\nwaWbauMeKgeYhAZHdQjwXpw3qaGlpcnq3mwqJdH4PqDWr0vS5PZLcbTS1hJK\nGdbNHgiJxxHJcxWIPYliUHrWXZNYpQkM0f81mA0kySdKhl8elgkyCETDGHZN\ny+VQ5ymZiXrUITrMn66fnc6T1HBtiGjqSIacZmwlBOPj7DgasQDOdGjyTSeF\nJf/l7dfnuWWKbwqOfA/16wGH4hFYHxctTQVGtoyaqopebJ1sNISitX8e2SeS\nJQL2fxlTiJ8jhtr/qM78ri6rrkQqIPpVlU9yAVrsX4ysLtFMWQi0+3vOWKPu\nGVlBMLqO7mp9HiKjayZzwofDNjYFQHvMluQoWG4ATtsIQt4B/1BQxs1mKtIO\nuBYc\r\n=+Vus\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDzznJPc43FNhnAu4D1VvwDPxw4kF6+K8IPEIbg75hI+AIgQzMtDWqsDFfNDn/CtH1PdmROz9cAjFuq9hC0dhDu0eU="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-beta.19_1594130714870_0.20229768396543646"},"_hasShrinkwrap":false},"3.0.0-beta.20":{"name":"@vue/runtime-core","version":"3.0.0-beta.20","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.20","@vue/reactivity":"3.0.0-beta.20"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-beta.20","dist":{"shasum":"33d090a18ae86899ffdc571e19cfa8a5523b4a4f","integrity":"sha512-X5mM44vKVi9YC963McJ2m3siKdAAXS0s+LaWnnVH4IjkrlJFcaqQBMhfkJt8mI2SCv5tICBDgmIIkIkJzZ2tTw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-beta.20.tgz","fileCount":10,"unpackedSize":721851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBfhCCRA9TVsSAnZWagAAfckP/1gsqeN9gSTtAn0pmcB8\nerDqw95RLi79wJMjHsJHAnSjlF2Hg5dfpyollkXVuBiuvyiMWtLqv0/kKPzh\nf5Ef1mMIjkg4bvJvwSjZyPYEjt1Y7FmaBcScbSW5drb+cIGEoz7LoyY2pdlH\ngPjaOC/WsvU3BCQXy32LqRkCIbs1GtWQOax0G2fosA0zETw2Ly9iAniN674D\nun2YLnDyHfMZgs0bNJwUU4NalvSsnp+4Ldoftdw/Y3OCId/+/3yJh7ezpxWZ\n1lqVdPgkl79M/Z9sdhlpQucb7cn18Q4AbTYwCAxGCrwvnJjJ+BZriTtRLrIo\nZ/0Ih9WgIAP/VRCduQxUqo3Xu9L5Fq0ppH3kfgM8noW6Pf8u1KKnhMuDaAlF\nN0N2vehV9EGnc59/nHpyWTcNMwVwMk79IPynnpJ/lW0MJfSN2sjV4nl5GMp5\nBf28hraHK1MAFP5gK2IxrsfcTbqE6/Wiuy1MK+lPX2c9hZY0sZmMWBT7Dkxn\nryETQ9fFMa5SLdFqknB86GpstDfsRdeGEvaABSDN6ISBFTh/IcLH41yxkKJk\n0CnfgUw9MEBhJRtBwn9f81IcQq1+hSsHZCo7YFDgIUBM/yTVS+fi3IEsjM0B\nD7Gjy5VZt0at4Sy5N1R13TlvO8r8LomJrgTVNCZawp5flassZ8eN3SnFFjbz\nplm9\r\n=jhNr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWgMEDYf337+ya9nlOLilzDuHSgUJaxawfVueP2IM5VgIgK+bDeXLnw/2mawWHUzOkjBsTuMUhp1YlcMs3BjGoCjU="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-beta.20_1594226753760_0.8254258877823539"},"_hasShrinkwrap":false},"3.0.0-beta.21":{"name":"@vue/runtime-core","version":"3.0.0-beta.21","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.21","@vue/reactivity":"3.0.0-beta.21"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-beta.21","dist":{"shasum":"7c8e351d8376bc8076d7685a7ac0a1caf8a9d3cb","integrity":"sha512-xAlyIo8N1dBG+nA9JTQHPrMnG71RKm4oV6d19OAwxrPHsHJmyrpiqWbglrDvA8TaHSA/hniqscti6nxxMgEN8w==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-beta.21.tgz","fileCount":10,"unpackedSize":723217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDiEqCRA9TVsSAnZWagAAlUEP/3mgG8SRl0SjMkvCbQBF\nkbHe6CnHwtsY27ufWZlqeWvs9bXh6NQw2Y2Sv9qBUKuCAl/gO5t29nlMckmZ\nrq3UcF67JoBniuM2IEGeSQGCvoO1Eqg/u88LC6bW3GNr7X8SEm7ZCLzgDN8a\nGL0ayPNs+saR33M41Q/ITV31tpII+0AySz3Hv7EsYb7cR6H46T0d0dtfgk7U\nnZ06cPqUVFUnasHd6UG1V1cFLR+7h4X3GQiKG0Ic29bNbna41cRY/UnJriOP\nKZvUJurnf+iBazKslrl5Dq+RuDC+8zz2oaCAi4Jqf6ETkiMS8GptxH8dlSea\nEC2gGxa1wFn80LeVLQm3tw8bpCDqfsxuJLNXbDUm8ckJ9g+7qd/pvzjeBlR6\nnTQ3BLjXMu7W/2eNZc7oaIkltj9FVqP91sgdU3Bh6BKpCk7DT7fiOTxorCWA\nu4E8IxLdNQEH04fjHiaI2afw8MTgZ4mYzltL922SwXvpBbadWs5d1FxfZ9CA\nTpRfFwLbZuRa7udJxRS2H0jNkxAykgbwbu/wp1acgu4yEggZY5O09iGGjTRe\nt4ICxBpe56Pt0Y55dbK/szxQ6LVGNWypSXdgHYRj/ZLnZ86TkAGJOGrzYOfe\nynSWO68lZ4+5rXhJm9JA08eTNUbV9g27o7KIxx5aLfOVMHvYmWF4SwA25rac\n/cG0\r\n=tOXJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDOhuhvV0cbroHT3E022J4cNl7ejO586w+Y/0QnVOq0TQIgHSs6qSZvk2JBsoDOFozXGfvVRAl28NJsQkmNMVBheHs="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-beta.21_1594761513862_0.2423834212173026"},"_hasShrinkwrap":false},"3.0.0-beta.22":{"name":"@vue/runtime-core","version":"3.0.0-beta.22","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.22","@vue/reactivity":"3.0.0-beta.22"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-beta.22","dist":{"shasum":"0b4342899f27d67e1d55dc48e40b90e61dddd45c","integrity":"sha512-uTz8iAgp0UexmxlVS0NCZWS/7n4tuXiHkT2fiJLUQq1/fdNOt3yM1UEtlIZ2lM6wDxX9ukNeddS3NUXanrOGnA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-beta.22.tgz","fileCount":10,"unpackedSize":725788,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDzJ1CRA9TVsSAnZWagAAB7kQAJSZx0OdQPbNrQ7RW2ql\nbfA+lyKSB5GEqvaPv/h7pK4hvhdA42fa5LE5PCI+2X5vhKPBk0lgPi6TFqjA\nnPCbMPNuEUofF7rPzdx5XQJNEVyskubRiqIuAufxwut3cjWmyGoEu47n53/l\n0gPh06iW1bnGdklfQePnrrmwzK/b3s1GLXcO2zkbdfQJ3GsSHAJ5rlom25zo\nwf4Gw85S+V6RePNqKIp6Gz1W1/JV0WPa6ux926N/fufFp76szsYbt+XApkUc\nvEDIUMtjg8+hY3h0eVdakmiVsGHM8Hc66VH0QAfxu42vJi/rhmv2KCqUXcLJ\n6tlvKIziydCczAzq14AFaj+KBux9qZGeqR+m0/Tf4o5wFrpkk/F+ssHOYm0t\nIzQSAugfPt9K/e/rbb2DKUwSI/NHRzSkmz9VgXzM80TMSbrs8hnLrduYWc50\nIvX94bJ9jOmJ62b8WnWmEqvfO5fT6CuPNv4aEu4Dbg52TDrc7iKa/L2fJW1Z\nsRDxT0Dq+/BZ0V7/5l/WSdm1DFCUC71Mdyyv0gqR4zftgI3zVkzmkKDO9Vcs\nP/9PTXK6mV4L0m83hXzv2yN7aT0Y3L5ydF7zFtSLKIwVzj9GRQesCdmqzD+w\nKx6XHK3jx+Ijua5SgSoYW+SFSfMxyrvnj0nW1IuJoLhzMgbW/sy2WFTlsLVs\nhO1l\r\n=VkF6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEmqNXdHjUh+ZWzbHtb+B1w0UXnAu97TTsHlRPoOmidPAiEArcWsGoXATnGIzNG0uQx71glLsji4tYzCu1+2Dbn67w0="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-beta.22_1594831477135_0.770459632170355"},"_hasShrinkwrap":false},"3.0.0-beta.23":{"name":"@vue/runtime-core","version":"3.0.0-beta.23","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.23","@vue/reactivity":"3.0.0-beta.23"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-beta.23","dist":{"shasum":"93e56cd7054b446920db59954de13261f943fdc2","integrity":"sha512-j+d8C0ABAKc41ddYqbNmnP8/HRoReCXnIGCub048pUGa+NLdRTnTcpqXCQOz9nmUZ9w06hxFX0JWxFEANohmbg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-beta.23.tgz","fileCount":10,"unpackedSize":729504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEIUUCRA9TVsSAnZWagAAJBsP/RzIGGJ34B9HM62fw0ce\nJxjGRHCH7wRff6m8CZ6pjdsotYbUpWkDZyVUBklAQgp8fO24TJ7A2ate+9Bp\njanPj7gaUBiZh7F/HM8+lYT3fSYzxhuxiaka5Ocz+RHJQoQuMXjx9YRqPL/b\nKdK8PNqeecZOmOQwRN/aL/E8I9nyCDAuTYvGxYGRfy3bUr9avhO/xvBcqvNj\nTIw8ElZEEgZSMDOlUx9PzeEceKSVxhie+KEIKW5AXjWIoIoE/iJVM+URBBFE\npwf8VG9Hqfqdyub4gzmriKmGjT+zP1Gk7t9ASvBCDZ5d3mcSDmoHW8Jg9C0p\n6owaZIiBBbR0OggiIXVs/X+I8H2d6C2N/72Cm+UDV3LLqbw6iCqiP0xxM2Ze\nip9yoOVRuyEFQEbuJxsx1bOqZXm6iaCC9dnPkrXfONQUZ8GNM1vpNMa8EvWd\n2J3hDZPgS+XxFDiHin/ZwiIuDmWMpauailSqw4oGcsNVXs/JPkQQrVEAG6tH\nuLoUZP3JH3k/vAsso46zcpUuH6z17aie/Z1QyrMHg0n+BN7cDl4QMan4z0qm\nb9OsKP+WR7jmvbM15x5b9qbnPURytGzPOjdvFdIapotcpDZDmI25H5ZJ5HkI\nMrFkmYDu/8YwWo/9LxG9feE+YT3LwOJxKaJsEiarVPdLn4iM4amsNJF3MNnu\n9VH6\r\n=XCRU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBDRskE/dC9etKB1qz0gjjOTDdh4fXm9U8Hs2yqYziOOAiBghC+ITZaFddfbPZJR3faUIwIDU0tjowoSBqUv3R9LjA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-beta.23_1594918163878_0.0949526176888591"},"_hasShrinkwrap":false},"3.0.0-beta.24":{"name":"@vue/runtime-core","version":"3.0.0-beta.24","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-beta.24","@vue/reactivity":"3.0.0-beta.24"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-beta.24","dist":{"shasum":"eafd0e68870d27d5dffbd4a1ea43201253321030","integrity":"sha512-p+5/q6S6hDkrgBM6RtFTZVqaX8QrRG+yGgoyxmWY1YX394E3fS9HOrCFYygQL0k3F/URSNofXi1MQNPdgBWSzQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-beta.24.tgz","fileCount":10,"unpackedSize":729504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEJPWCRA9TVsSAnZWagAAPFkP/AnURpIk0UwOVo9ufQ3v\n0e0UtdqWeDG8NWAZ62+vjSvzef9fpEWxaeQJDRQVGhhYFA6yF+mQDzXgsSdl\nnMeV/PdHCq5lMpBF8u7EH6oe+uimWa0R/7QrZ0VZQ9VTNJwZeuUXz+MyTgWm\nLiTYo76mdq4LWH1Rho9sphJcqNzHX+X+I1xKuz8SXb/Yxqsb+hh0nCGQM13i\nkpude78FIrvgPVft4MWzV4HRtAFAijEXT+odwKKLd8k+vSilGSCj8Y+OfcQV\ncfwY0ooR3rFAlALGfXShQWlGgGz/irxK0Opm30L40T/vWlo1KtzsI2yxKI5x\nu9G9T0+xks1vqE17NO1a22/r22c678msaSoNErHLO8F1LZaZP6nV7GOE71a+\nkOcbiJRGt+S7pPVsW+wV+4QQv3nXl5+nIvt/rHqyojL0ZJ32C9lQUvJ+2y4G\nridxAt/k5w0lH2PGKXSYzWCN6BXYgimTltwn6ggBcZ0DttbQBZ/DLSJULITW\nouzrHjC88Q4erwgnl4h88BeYdRPdrpvBBcbpIlsm5L3L79YpSEl3fOVJju1o\ntG96QcyQvvAu+Hk8qU2ZukzFTCpcWP3iie10H1D0ehcgpeztegTaltj77+VS\nE/FTL0UCc1+sioBmt3NoDBRGl7wR3OHanaYehFXiMZr+rd6L/xjmQoAz76At\n4hDZ\r\n=sHHz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCO7C81eWWFqxYOD57V3IeRMe454fBsl7lsy/sFh3vYsgIhAMJxX4Qeq5MdepA1QRvGz5e0JR2hE3hrJO3E3NSP0EF6"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-beta.24_1594921941805_0.49748357771784857"},"_hasShrinkwrap":false},"3.0.0-rc.1":{"name":"@vue/runtime-core","version":"3.0.0-rc.1","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.1","@vue/reactivity":"3.0.0-rc.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-rc.1","dist":{"shasum":"f35ea3e13efe140e7e0af2f6a1a6f921d2d50b2d","integrity":"sha512-LRN0Rs+JJU9n/IgqcbWbJrUmGOuqdDVXSvnZG3l3b5CDsuNb7W9fy4z76D6vbrx//whNXaAgeaeWUgLuUSsXrA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-rc.1.tgz","fileCount":10,"unpackedSize":735309,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEfxmCRA9TVsSAnZWagAAZrIP/iLRGwBgMEs8LmyriZTc\nXGI4x68ZJKmX2iyZEnbibrPv0d/9UVaDbVcqG6+uQQp6ETIfUtQlanyMyTTS\nImcGf4CXJLAqvuDdLq+BZypDqi3S05i8B1uMRCh+k1zIn7xp2oVsefqrZ0c7\nhe3amrF4BCM0o/se4kdjHlWQoBx6ofT3/kJNoAvNxhju6gMBSQlGkYKXdtWL\nHw/kTFbKej3Sf/se43sIsxLByCrJMX2uRFjfaKHnHIBQNVJIKtbNXIb3fkhG\nLX3RswTqjfjJglINOLyrG7QJeQX27tx8/uzbTedPuy8CLSY1myPJhf2alRMr\nlc1FzJMgPARudabW6JPBDYHalPfGiMKoEw1tODWB/MDlOLoQo/Z4QJQpyja8\nLV/XHH6wE+SlapfiVS/6Gd1SdtLMiBqbIco3QsdnRBMpizrCpW8Jsyy0xzOV\n6ho9SjqPtFnbbq5L+plwQO5mezEgMLeaxBCfoqf6BEsOf0Q+1yiUSU3rJ21p\nGtyC1QISt2GKi+eXsbibDIX2/JxYz91OqGfMxy+WsiTb5pjfegan/TBvYxmh\n3Zip5c1fSKaIHwVGRkle4TmTjVlLQ5sqDkGvLCzt2of+jQ78TGFovP2VzS+S\nXtLlB1BV8HslZf6wWgaJWxI6RYsFK2uk+b7UoB4AN7+pYdDDHdvfJGYaFogN\nBmhI\r\n=3iU/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDpnxaq4unVBZuy6FspDpkLWOh8kUnbzJtlVTPpgV9LIwIhAPi6QvKJPdxTKHhuzFm2Y24jWyXsY47RtY0rn5BMCEyO"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-rc.1_1595014245769_0.3906708502673468"},"_hasShrinkwrap":false},"3.0.0-rc.2":{"name":"@vue/runtime-core","version":"3.0.0-rc.2","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.2","@vue/reactivity":"3.0.0-rc.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-rc.2","dist":{"shasum":"ba909da4eebdf319a4d49c0147a825afa9179a9f","integrity":"sha512-NNeFIkW0IQCuqp77XcgqsYdME7wr6ab6RcSmu9ZSKcEZbqhL+0PVioCjfyMW6Sa+35ng6PegocNbOp++vXIQ9g==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-rc.2.tgz","fileCount":10,"unpackedSize":734394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFJaTCRA9TVsSAnZWagAAOFQQAIPkCM6Vd/8WyMcjQjSJ\nHagWw/MeVb22XYyT7FEgP21TP2+07Oz/sOy/G0qRVnViGczTZPGg5gyPY2Jx\nHBLfvqS+PXFBDifWIBlAj8F1w1tqbyDfrK9xm6KS1ov74xR83DcAMlJDq8C1\nDm5/F+eHPWf2Ex319XCTZFiZuOSdcghAvx1+ALZ4V7BMdIzJqmGx73tfFJ7U\nPnw1nDQ+f4WQ2aTIrSohkmk85qmEfR/ZIiV0nwrNe8F79KEknkxqqBJNUett\ny6hnLLWa05ob1Ayj+UJHqtm5g20PUv6XzwZO6N0M8kHmoIuKc+zxtE8E/PdR\nK1oYujbt/wKF360mBE5AxJ9yR4RSHn9n/Ka+rBQKt44x1maaggNio9iQ0syE\nm9yVXxLgEKKtFOaIrb497TwjVZz6ERJWi+t4sMIS/t+ReD1x3ZcQ999yHcoF\n+VvHE9NzsgR8BpRaSFwMBraBvBODBy3au9qyujtx7SLt5HCadM4gHoGBoDLn\nGpO2eLPzLZ0sB4Oi4LgBAgtjNssdyUo/i6LaFP9JEq+RC6SH/XXzbTpjVdQl\nJqzRmiB8LRMoXyUPHuTo/29OlXtDWCa/6CtciUjHuRyMSzRXDkFMBy5O58n6\nb9AKICZ7KaeCAdGSZ9Gz1eBPVZfgKis2Dnnq75QHLJYHGM7pmyG4e7h7ja+j\nNBvG\r\n=zJzh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtm/o3tOXks8pgI7twrthlUx1Ifh9E7pIOs1aA9KRwUwIgBtrNzY+bMa6Q/LIkd0rmec3GI8ueP3e62hE0CTIvftM="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-rc.2_1595184786798_0.7930185892236634"},"_hasShrinkwrap":false},"3.0.0-rc.3":{"name":"@vue/runtime-core","version":"3.0.0-rc.3","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.3","@vue/reactivity":"3.0.0-rc.3"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-rc.3","dist":{"shasum":"3c1f115889ccd7f08a5ec9cf27408c744bfe5216","integrity":"sha512-vV+Ey7KUCGQ/QDLfAYJE6HI3vZ6Uy5+3J2M1rYTHtCg0Nz477k3yB9hVETgzPsoy9W/DR0gWTeKf9tVBG45bwg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-rc.3.tgz","fileCount":10,"unpackedSize":737879,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfF0G9CRA9TVsSAnZWagAAIFUQAJLZIMPhObNWdQHlo0ni\nrKHJU57+y5KAEXRy3XnKygWCoViJrZQzkVMLr5GuzX8KAukBjyduakpn7qO7\nHbxeAAicEthkpUDaMp3q4NCD7cYHxCYZPEhAUuwL1+iLuagKW1DYI81uEtiJ\nCDyCBuNO9OiT9SMh7Cx750I9YIyFjw5IadkYXPIJ+J26r1/kuAw6MxWsIJ+1\n5x8dU1H+MZwZknY+ISiaPq3pxHeXC0WccROmd5lClnsvSxp9+ro2Xx80fKSN\n5wCrF2vc1fQcanl2nRA8kFIhvftrYh8v/mGMtCym4pI16d8ctdQcXSN/mvdz\n1kr+elQEaE+Ap9a3bIxPBVq3xYeQGlOipnIAS7vyxP8+C6aWygeYB7upQe9p\n0u2tmJ7uH3NUp8wHad4NL6iXwwECHNf27HCuTNe3w6DvIhQyWvFx03wUPIZd\nyVvVl0uzen3Y6KC7l4zlaUjlqM/TNSpus1oo4nXynu/rotOY8Ky2Ii3cXwhr\nDa4U/EJGDIVmAGBWNdHLLtthJsFtMtSe9Q2mBE2NCDcmrt1Tya+rqcBlnJyL\nFPWVLZcZHmawH2XvgPdHWm8TbMCGyd0xm2NEEFqsPgKw/SsD2d9PVLoR5n/p\niaixKgpRGAlmdzTdpzdwappXlFSZfJy0/6WrM7Vnkrzobj2QlVZw5zvhORvu\n6FVA\r\n=o4rB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDfaJIJeK4MBtIe6jEpTdlRAyVnpvwJOmodG1Wjh6QhoAIgBsw3ETZBGiO4M7F1wn1I9LM4Dmh9gyJgITl1n9KkjOQ="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-rc.3_1595359677100_0.9313937910184875"},"_hasShrinkwrap":false},"3.0.0-rc.4":{"name":"@vue/runtime-core","version":"3.0.0-rc.4","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.4","@vue/reactivity":"3.0.0-rc.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-rc.4","dist":{"shasum":"87b5a4022aa86eb717d38751b8b4be4cede0f323","integrity":"sha512-wxyB2PwMRF5iPB4JGQ4xbrdYve/oYeh3Gem2JUDGTlSpU6M5HsxyvEL8aUp3uVy+XLgtABoMZZJnYClnWwwzLQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-rc.4.tgz","fileCount":10,"unpackedSize":737879,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfF0TaCRA9TVsSAnZWagAAhCkP/RaJuyrWVhCWFVxk+MTl\n17Z4lXDplgrxO583CDMTrVohcNaZgCUqJDKLoGMeNyDkumvvwtAm3OPWXzIB\nCG1BsQzxfksJzKvv3ZgA88bMHl7aOpdMMUk57k9cGVhUTi/oPO3IB/ILDRB7\nXQXBYjHV6o7X1N75fqwrt9zp+xK3V8cvxXRtEEWd6pfu6uY+fqeutzlnBb1L\n6K4ulz8s2U7S2fA39+kDAjZIPQ3V3SNEzkF5nKjjK+hG9ZHH3EumlbtZaNQI\neR2NEW3BY+GlPYB6GwUZ7byZWKg9nHOFQxdQoW2x9yHB1APvfrrbNyyusS43\nGQrf+EZD3/xfeECIkzEnZBPok8Vd7qiZES1tmvYfMQmAGcuImrZVIpQhOzkb\nHfzGI9ZNui1NnkdxUjE539jAb7f3C73yNDeLGXius0S8gvYHYxOHpWSVCp9a\n30iFu+A1vRJev8b5vQdjSk0uiPYUKdU/CDaStiOV5FMmHIonEEd/XuDth7jm\nto33Tbe+j6uHd2qnEAo7hz3F5YTy2nXgxmfSbR68f33LM+0vPkZ8wSlwlQig\nhQnR7KFxAeGK/Mv917f8rYn4e8GARd1TdnqXXAtSclsfHkPB97ovECT6BRMC\nvhumkYGW16+MyqPCj/a7d67ivo/JVskSFOa+1V9n7zo4jfbg6/GOdN8ocNhA\nqQL8\r\n=nkuJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEMreMc63y3FuutOlCgRvwkDIbJbYP1ZNIy6X5Mns7iaAiBDvOdqBwt4PiXSsiKu8OoIaeT1ZRF60BRhgYcHcp5krg=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-rc.4_1595360473459_0.9307288278208345"},"_hasShrinkwrap":false},"3.0.0-rc.5":{"name":"@vue/runtime-core","version":"3.0.0-rc.5","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.5","@vue/reactivity":"3.0.0-rc.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-rc.5","dist":{"shasum":"dd59af3a5fc089d1cdc05a657320c0dc17e5c362","integrity":"sha512-MRIWreFigxdRuI2moFociUL5rVBfgYPrT7rWfQ0XfOyW46b+AiuCJyZvgbsRXwkAERfW1Tb/mY5forYjX2thOg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-rc.5.tgz","fileCount":10,"unpackedSize":740410,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIJvICRA9TVsSAnZWagAAF5YP/09vP3ppNgRSrp63pQdo\nCn5SwZKORkfMQn4awX1ksWkxLkvVvvR09CNkRyD7LEaUgcPcAgn2yyxSKanu\ncyaZ/W8Mgdkgwy6EffMwLn4KVbMzHlmXonZoRBs5cYUNWV7E/0W69BGKNQ4H\n9K0kJGh7ojfx0Ao+JLZEEspsoBLWR0TEprMKYkMHOOR94J2NpSDK5pT3cR/C\nVePLtP7JE+3kL9nBthCY2c4WE56IyZCNd4SIetBD7B//85OfHQAy30Bt9a52\ntAUvq/7rPwjl6F5FhbdUPQncCypk/oCSt4yvngmslGeunR4Qgm8GraqJVaA4\nJ4sK3xvJNtnzGR9lDUE3mNh3CvlXJRAxuQo/DzXzk0HKv6Z2o+qO7sXUgaLT\nGZVIKhjvEjbyPRZWFCWDmIHbxEPfP5oTCRB6qx/fA04yMgS7aMgDdNpSQ8g4\n4DSJoweFNbBfHqxk7qPh9jq2q0d9ryt3T+a/bAi2E1k01QupgGLapqCD+j+e\ns650P0iezCvIRWOAOuxhXJmVXJlg7AVw3JbkHGJeoqWiHVEIU++lEdGfbH+F\nJHKZVD5aRBM0IOKDKh6Iqiy4VlbnukJGAAm1PfghKhSmb3vXjkGUXZWjrocP\nF0CRSqbOTY80GLfZshhEYB4ioq4+s3pGYmNCVDBXD6EJrzatTZbrHqlWoWwF\ngOHH\r\n=FPd5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGwqWcJlDgpvDJ8sHI/BSV0nebLJKpjyQ8XhsZvgDBIoAiAaSnOzANEbuH/EdFZb05BY2/zelcsVy6it2eWYed73eQ=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-rc.5_1595972552287_0.9361699429709203"},"_hasShrinkwrap":false},"3.0.0-rc.6":{"name":"@vue/runtime-core","version":"3.0.0-rc.6","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.6","@vue/reactivity":"3.0.0-rc.6"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-rc.6","dist":{"shasum":"cca883b6cc941db304c84ca79f43458dd8b3a5bc","integrity":"sha512-p/nA8Nl4w28uO3s0E5ZnIT9YPx8LOY35YAA0YGSfXAbeq09NQaFRv/LkJSVzNKRFvLiE5brPpQ+gb3YGKdtwjQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-rc.6.tgz","fileCount":10,"unpackedSize":755996,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPaUiCRA9TVsSAnZWagAAfngP/jsTjHw8Hn9yUNLgFG0E\nm8DjmYGN3LATjTA+CKZjmb9NtSplTbw75TqZkLCe52iuMtf7bEjnuCJo+tT1\nAMXh7E7nlvIw8FDNbSr8OnrfpJ3WtMgBzb+awBfyFQbfLeOZ+79DYefv65Wg\nr7ldbMOTHQ0O9xAUyRETAAOgjumjpcKX5+XDhkf5GGqw2+SFQ+je9CgsK5NO\nTeZy/gAHB7oNvcfk9ZR1vtiSbgZK737s3XTgL1gO9NU2oaIp4bu62aagAACx\nAZzqmgHiZYRKeg0iej3ev9VAceUjX7HaDiz3HRm140/TgGXSSi0cOn8tSiOW\nE187I8SfUQZrpS3VSVlj19BiZy3MPUWSZyqfZRIPFZfDTs/Ql3a3g6A7m5BK\nZw8JfiwoFG5h/txTc6O3Q+NK+zxL8n4QmrOCChL4aj7z+5pgaWFj7DhbKLeb\n30qHUKrdp/1GDyXLfHEmiSpEu1S1MfkFFcZqVJyYfl5LZ48oZFJunJMH3igd\nka0WLXGo8DksWeHez1wG03ct3lhoI3KrLhTxhFM43ZiR4GLL5g1D5sKmRoZ7\n6W+R+QqqkLEue7gI3Ee4fvt1Psta5HeWL3V+U0noUKYLDFgD7mRXWNocbsWT\nTiWBw57mT3fkd0Bol1ZcOdMRjWxiev1VuLdaj0JtJN4iQg4Heimp7HX5fqu9\nNVEs\r\n=f2U+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5kr6oFOI4TUXw22fuM75HhJB64jZVj8hoRHmaKY8rZwIhAOfRDRIx5ZFsdTe2Y89mt5TTZMfhwuTWAKaXLicSTRXi"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-rc.6_1597875489750_0.46874024401919656"},"_hasShrinkwrap":false},"3.0.0-rc.7":{"name":"@vue/runtime-core","version":"3.0.0-rc.7","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.7","@vue/reactivity":"3.0.0-rc.7"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-rc.7","dist":{"shasum":"739f2c21dfdc509b0b05fefe2d84eafd7b990075","integrity":"sha512-xY+3Mw+3Nb8BxfYftQug3UAUHPJPvbhNkyVuCMVgBRBsZIFbiL6F+gy22Wd7Q6zgWagUQCtH1FDrPZARj6tySg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-rc.7.tgz","fileCount":10,"unpackedSize":757316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQA7LCRA9TVsSAnZWagAAizMP/jumCX5RPD5sgbJZ/inK\nZgng3GwHUqydkBj5N93DZps4MVMkWDbOCFegnWaCb2mzcPotiDax5/BBoe5J\nDU0OvecbCRqbAF6vCtQYfVr+wR0RVVlu6Nzo/uYXT74cFbButvoWOLYvijSd\nq/Is7uJpQRv6WP7tXE+jFRzwl/Cn1n10BZIjfBndZ1opQTj06w/l4HZ7FmGP\nB1ElvN4CXAFE6vTiisuvzNQu6peXyxaInxVTF7MWEVuGdHpeJd//KapXD2dx\nF9KNoBIJJTotwYQOONrXUOHwt5txNoHVaTFo+D3xMJfwN1o3J2i4jlvgMQZr\nqIEVBV+uYxQaD0YWTR5L/XSrDD4OH4ei3la2uJ/kakJDyp7BP0FZk4e3HJ+g\nk/GRi8rFZdrEhOV6/OcxOfr40xL/MWTppZY9FCJa4K3gXPXf1cX9wkMOs0U7\nhEUxJCEQT3tiPCxiae1EKUftLxZ6d4/WJIqi0tP0A661vT88XkNFnI9C9fax\ni9NYEQzoO57CbjXpzvGppp83p8sQvwmKosP4KFglc3rgLGAnIimdiRoAFgmF\n7HSSxVEoz+iciexAZXtNblh9swELGIH06zTMZbiJELZ/SbB0nmJKU6nSVJ83\nOKtwyMOMWEFJcmRcs2F5T+A49pDxhe6YbDFfENvVT047Sx/bU3ibMDpsTw68\npw3S\r\n=/QuM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIArdzLLYwy/DiyFC/wQtxWdC06kRK5+qMQ9iG/t/CL1mAiEAi8Z7z693WhwPeRUpvDX+mq2TsFFQdOr3NPPyEOYs4kM="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-rc.7_1598033610659_0.30344793016116633"},"_hasShrinkwrap":false},"3.0.0-rc.8":{"name":"@vue/runtime-core","version":"3.0.0-rc.8","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.8","@vue/reactivity":"3.0.0-rc.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-rc.8","dist":{"shasum":"3672094478c7dcf84e6906ac6f0c20fe386fcf9c","integrity":"sha512-VZpfCqsjz9rixDWCrEB4aI2qjlTslxAlK+5lVK+4jq7Tz2ZLQa93/Zg9p5DRzdI5GCd3nkOxo9hFXkPu+B2pIw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-rc.8.tgz","fileCount":10,"unpackedSize":760921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRSD2CRA9TVsSAnZWagAADukP/ieMGcYcgXpSKVKcKpyE\nxdsqfpZeGy3PKWb3KtDL3B/6WDrESYTlnIYKB226PlGa/HdprwT1wdQBZlg+\n3coRyHGd9FPhxbgc7CLn/+DByqnppR9nXeXMN7DINTsQypcY9pCO9kzRWPht\nH0HDVOgJL6fwpyAmSZHM9u+KPxM3ENgnymYAqfNCy/P2TPo5Wtav/0kV6b0u\ngI/TBsOXmUVQuvKlspCIF4BC7fna4vL+EMjjajkLET601O2wqCBN2/sLRY/7\nSnpHmyewUFJ200XPjb6j3msc9lcTpKtuCxFNbtJQU9Cr3tCJhAI8kw7BgqKp\naiu3hFL7l95Zi14m8mBTvbV/FOx2ZCN0rFVtCytkJ+0/R1WgF1dpG4J8GdRR\ngyKH0rfbZRr05gXXYvI1fgE3DMbRkT1qcoLLuydai/B8K1Iiw2qad9x8cgNz\nwY4mfWL1zLDpNMCk4ld/fgrcFa0LU1PkFWRAO6mKdrVYT57qCUxzMgKvygYg\nfh/hv0fb96VjmizTGHiyJrVy0/YrDtfrzRRLP7Dwf2RGV4FTApirdS2JhtrB\n7Zccz4wirFW96pvlA+KSXgfXklBTILEgHPAeL4qcZ04kqWqDM4hoeT69/K9f\n6VElPxLFV+wO21KALijm6lm+XYcHly/3l4oTymCWyTqgJOoMHLiC/SDj8pfp\n04/w\r\n=Mtf0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBrmujwuAsWNx5ZkyPMkR1wbEdun33tIF95UyT8sfo9pAiEAgKRyB406PGZwaqbV8x2J4lsyrnBF1b7wzSCRNYlhsLY="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-rc.8_1598365941859_0.15978173676013419"},"_hasShrinkwrap":false},"3.0.0-rc.9":{"name":"@vue/runtime-core","version":"3.0.0-rc.9","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.9","@vue/reactivity":"3.0.0-rc.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-rc.9","dist":{"shasum":"5b4872363c69df6db4e937678ebdc68a141960bb","integrity":"sha512-5tViEzPl8K1moMjCQJXqvTa/RjR/h8cZ9dUDgKfKWvZhxAmXHtmYlBWrvEeFTGWiEuZj0XlZkNxMNjuHLVF0Vg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-rc.9.tgz","fileCount":10,"unpackedSize":764280,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRuB6CRA9TVsSAnZWagAAszQQAI4N4hMC7XaJDwAHgEhm\nh+w44ZMKssaZ2qcHqA+knynTWkAgV8A2e53EYF+mv+RCawX6HZzyNxfSpnj8\nTVKVDnMHLluQ8hi/m5vapyxc8jQq7nXnDD64XFHanJ6f9PmwTjpLdSMYYSGs\n5WMUOyNxeVl83/1sCyiqhzJnVuhkztzzSJ/RExYF3oWSQqsgtadj3qusxll5\nmJifnQWc4MWqPt4/r4aweO/BiYFgC+TxXXbu176S5l7nrddzKJLKj2OA7b/+\nsei1oW66xgCvBBz8PRYkr1DKcOJETvk4vmYZWx3cxpKdecxRjsc501hDh9uf\nmLWTwJU545X3kWAjd3qIkmi9DNXaHyxsib6uCjhOZYft9tRM2TboBMkeDHq8\nLpflVTRBocsY51Htp06eBV2wb3XzlOdP8ScRLDdZoU0cAu6TcOGPxYWlADMx\nL9CCz9AEZZ9D+47ged7igMnin59Q6AFlGkxbTYmubLHORljZ1RGcxjVBKWT0\nqcA3/hoP0UiUaiRy1QZFmrq+pn40zVkWpWGKeIloeqoS40pVcQcP1jq5UCIi\n+A9EKhueVHvDy0X1WIXTk1itXBwN4nnh1oD+/NQgfGxKDUF9Z+2p6IFsoDIP\niK7C+OGfZFPIm7Km2neQympyXZ67UD3x4Woy6tIDzIKvVXf5nxm8c8BP06Ef\nqgkK\r\n=+3Yp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAEnQe4lAIbcdQ0xzJ4aOgKz2M4UXEgzMcyDhrnJCChsAiAwrmYrMN3BGzHR0O3G4tYNx1f3ftUuW4uvDxrxbl039A=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-rc.9_1598480506495_0.8149798578860954"},"_hasShrinkwrap":false},"3.0.0-rc.10":{"name":"@vue/runtime-core","version":"3.0.0-rc.10","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.10","@vue/reactivity":"3.0.0-rc.10"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-rc.10","dist":{"shasum":"9055aef5113cbc328aaec29760c2151e0ed3cf40","integrity":"sha512-VK/kq4gDDoqZ45CVwdbLLpikXLYLCt6YLhdgXX3fhf20gvPqrbEZv1ZNLruNnhhTpf9cLyU4tZ18DHeaUYPziw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-rc.10.tgz","fileCount":10,"unpackedSize":770565,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT8twCRA9TVsSAnZWagAA2/EQAIOK4vGJ/j5e+0E0tEK4\nwO7o5iLxHBshXBhshHq0UrMImHanC88BV1vKzcPDfyMNyW+0WKAv+IVi6oq2\nA+IALu6GO3CAdzLhoz0dB5gd5XM7rs+CzC16WJyQlCiVDbExqhsQRn8ANXzj\nUVXL8Ctzd5Yu01HHTuzo1E2j2RIoRRAYDEuSJwsDlXds6bCiASSfvxe93tYX\nDrtKg6D1pHFOgS7V0vpQyVe+H8/buhYkqSyNGOeO5sAcHsA38haK2gafBUGo\n3kcu9BTJqv4NcYRldfYknDbmYXN21eaNG21JgMvCyzpCNr4j6RCxow57r7YN\nXAjO7MUcRPNeIsdP7uoDG46EpSy4pUO/OvMupiMhTDWsc7tdAwCG6NnJDovP\niW0lbEflGOcBYzkX4/tr+4MULs3dKmjL1E3q3QDojRlq7wMohN2T36quACCe\nRv5epXxF1k3JrNKa8K+FkbicfIrGQa0VmEsyJynjwGrjnPNEessk4PJ2w6ey\nCEE+8LjQKfq+YJO7Pf+CLR7LlRReReEsIiWnDy3baE/POgf+XwAFRDVtkcw7\nH9Sb2q/3/POOkq6T2g/NNlHP3w3dqA9b4CW3jDZQAAV089Ky+Gw09PCE4PmV\nTezBgA6kERKZH+hU8zTf/et/hPRfdpwivL+QXrBuWFy+FaSojImYQtoGIH+s\n/S+u\r\n=iQMf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD7R2wN3Ytw91fiDcvCbl6fomuIpM1peQKPFQ1q8kLbvAIgMj/Nr7/3RM/U2JReu7hO3hT8y7gFAGAVE4tEzxg1/xA="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-rc.10_1599064944130_0.820961265046571"},"_hasShrinkwrap":false},"3.0.0-rc.11":{"name":"@vue/runtime-core","version":"3.0.0-rc.11","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.11","@vue/reactivity":"3.0.0-rc.11"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-rc.11","dist":{"shasum":"6fade3a5d7ceed6a61683e375855bf452ce9d301","integrity":"sha512-xsnvPoq7jPFuZ8Lo2jWpsPdZh3HyQjAmk5scBD7HycqtuP9m4sB/buGGll4ixBC+VnYyvQqTcCibUlNHFTgk7g==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-rc.11.tgz","fileCount":10,"unpackedSize":795016,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYPbYCRA9TVsSAnZWagAAbegP/3LC1DA88NXvSxcuqpxH\nOKeN/ZYU5Nw5vQIvdR6KNXSXxSfzIFTkrUyMz5zSnxM3ytUe1gi0H4i9rPxR\nsX46ReRVcgBCT2GfDIo96qZ5z77ue/ZR0hTPN17ZjxzMPjfRwhSfAUmz/2aR\n8cQ+0g8Z+AydYoCJzzxme+ZOnO3uxCrhICK8muENz7sKDPtGfSn8vU5RpHGy\nXXfJZRF82w1tmUnLvHjGB4Tf9FS0ijB3fqIiW7ZKsRhPbhrl4B/fvOyqlONC\n/clJAGoeuTo32egj3o3yv1bTJcwiHgDJvOPIloej4sNxw4eQJZw9+66Kerr4\n4cSxglHZUMYW3lAmXYa1jSAJyFdLf+temecDzOWmzjeng197YlJmtjszG6XM\nwJf5UXScC9m+iiik/aJT9KPDARJrRbcywbB7Qhsxulvw7JYv0puXZ0vFp2wv\nbARLgR1GdzbQo7jznpJ+0VkXr5xOrn1zDfNhlWueSjB9Fs53o6Cgj+kWh7yL\njUoNXM3YjRpLIKks10s5FVMHgn69qOtM7Li+wQ9cuqrjIkXkKgfe+jAZco1/\nOaD86OrRPB+ycmHVouAB41ppx4G7BK5DFd9P4kIca1L1jx2x2+YgP+axvO1M\nE2R7kMoOhlJ5A2R30w9wcicQxkwYXdmi2zVkR5yK5VW1s5fE51a0BWin6OjK\nJVCo\r\n=qrH9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDzzqjya4XfZzT/18WgfzddrlK/xxP7zj8Y8v6lQqecnQIhAMz850xamss5TT4flDTcuKM6ZY6y3xlk45258MBM0fXl"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-rc.11_1600190168001_0.13405695269680007"},"_hasShrinkwrap":false},"3.0.0-rc.12":{"name":"@vue/runtime-core","version":"3.0.0-rc.12","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.12","@vue/reactivity":"3.0.0-rc.12"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-rc.12","dist":{"shasum":"021dbfabe5f50043790fb80d5235b6cedb3de4ac","integrity":"sha512-RHt02volaaXwbkS3RJpLVSZm/qRQgqwB0ThWNlfb+FKcLwr1Bcyu08yrUXv2QI2mMbV4f/zInk6S44eUuuDcyg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-rc.12.tgz","fileCount":10,"unpackedSize":797570,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYlB6CRA9TVsSAnZWagAAo/AP/3Ko7CfHaiW8TmCsuQj5\nm2fQDYF5F2qDYgr+Kk0q/MQ5aN0BSYH+QhrSVMKfxerMbA8JOg+lY0sq3tkG\nrCZTEnaH1tMm/EdVd20ClnGH5eMRkPW32Y1zjcbEgD3K/d7msYRrIPu1Ftu/\nNF0LuO371jjW9uNq8jFdeHhNBcij7JvEZcmXly340LQnM7Wt1bqrq71CAXi3\noL2BdBfPtWzibpvMq0mAvAJkBLOHLsbLmu9CfzkljlPexfTR/YppnAKoIVq7\nbS3DtR4kCltvgXqPkvdaXPq0A7LA0DSIgTiFyfGqzCPy8VSRS7HvsocryV6X\nTxFGlc5EuyzzWwUUsFEWC5oVkzjufxSjbq5EDYVS3dX/Xz4i+3AK9wTNBBR+\nLspT3/BrN2iiwUfpUq30tjg/w5zS0RWdrjXwDwWwkz1HMPcEVx9bw2fxy4s3\nXt75Xm3E5NxR0aIS00figzNDGprXR1ocFF6cYw149egkMUYIaid2hYGmIJ6f\n4wJ1PYNi2/DEfn8cT+j3IrZ58W5LPSR6NWQaNPjbbLmx0b6SRI8U7V4sIl3/\nyx77Xsc4aso7pYgxv12CUskJMErqbNuFvt6Ss3dymQmoKahfqQ4Ip2zK7V9P\n9BSj/bxydk4vhyQZvSK2WWiQR5TWORyL/Tommi3lMd6Do/yui/zwEMD/BC0v\nP3mn\r\n=umBb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDVCLZjJA5QSL1mwYh0+ZrL7QMRdyQ0pLdJoNG1Vj0OVwIgUPGtro3JHqTX+GDECw5TeIP9SvnEY8pCnaXEUL+5jms="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-rc.12_1600278648830_0.9230550977572698"},"_hasShrinkwrap":false},"3.0.0-rc.13":{"name":"@vue/runtime-core","version":"3.0.0-rc.13","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0-rc.13","@vue/reactivity":"3.0.0-rc.13"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0-rc.13","dist":{"shasum":"e4ea95304aa33391696822c52b07a932fddf1d26","integrity":"sha512-N5xGV6s/LaXybNt81XdBdil6exMoI1HPd0FeURnmhHfUizI41xq4yrWO+Yi44XO+R8xFcfxYECBaPqk0jPLgsg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0-rc.13.tgz","fileCount":10,"unpackedSize":800109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZEguCRA9TVsSAnZWagAAdzIP/3jvhPPtgeMy3Ev/vis8\nZ7f1sFWu7lDud02khz2rIuqzaryKmcSWW1iy6QHMeLRfRxE+KcDfDGXH/zcn\naf4JsfuVWzLELVN0NlIoZbM2zEZpXiqYRbs8CxZhAYuok9h6Ss8Yy3nxplMy\nQAqrPx4XuJzOQIG4xsS5BQQD6uNZuc26yxt7Or+U0UHOtL0ALaSUq3Sg01Zh\n9wAMuNNh2AqrK4t3sQG45r1RTEj7eTxeqOmj6PnvDFzJu9GJqTnGQv5Kblp+\njUmZAndeYPSuZE93/Ap2hlXKnjb92mbfUO4nS3W1EqitzWR0U+kCSkwOq4dB\nBH+oK97KVNrWLk80+vrO1uROCLllWMW4jEAbZPgLJ6XlO1HGRszSJKk7Y6Wr\n2LHMulHQ2fyPs4/Fuy7P6lPkK2ujl8F4NpX6j+zplv9GMNqajCAQsPid0xmz\nScsWiuFnXFVCkRqNcmLpYh65SqKq04mj8Eb/5JUH6EU0eE7F9/0AM2jYibaa\n8H8JV7PAXZ+N1MJJ1idWKirbvirKZ7fDn6yMXorKIC4KEXPX0uac6athqGtj\nKFnl4O8d4n/NB6KZYUdrP3hbJMS8RzWTp+nj0kwvlNo8KVumOks90XIpop60\n+pSdJRL+UO6AOdpZKyxriHZbU8tiUGUwkflhosWPSMSWC1papkPC9oRO2YAl\ne/iu\r\n=kkjX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAMwjIS9o7jp50pYxGbZ8UDgbKJAJ4dVoxiQ8oi0YdiZAiEAqHz0J+STOqpvMVdjgL808XH1vtAZeKPUrse8fo+EuyA="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0-rc.13_1600407598505_0.8675094444196185"},"_hasShrinkwrap":false},"3.0.0":{"name":"@vue/runtime-core","version":"3.0.0","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.0","@vue/reactivity":"3.0.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.0","dist":{"shasum":"480febf1bfe32798b6abbd71a88f8e8b473a51c2","integrity":"sha512-3ABMLeA0ZbeVNLbGGLXr+pNUwqXILOqz8WCVGfDWwQb+jW114Cm8djOHVVDoqdvRETQvDf8yHSUmpKHZpQuTkA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.0.tgz","fileCount":10,"unpackedSize":800073,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZNIhCRA9TVsSAnZWagAA7RIP/3UD2v27xbqs0vm+hJvo\nUL4foQtvkdk8YpURDuhJtu5P7gdkzI5kOro6Beo27gkWLoGMaEqP5MtxC4D0\nB4e0PTQ2vNsyF0doLcKZSs3aUeW1SqxdFNlAPyQ9FnKOpI29dqKzqjTRcWDh\n1awECUOKKj66McWoRxCexBzi2ysWhFIzKhw3qOMZDs1k4Ryxz796iraVSC3U\nzsG5r9O1uvwi/DdJxo34W6BSK3CAvActdooaTgSYtvyCH2TQtJt6SR7VuKlI\nu9lEPYGyxRAstaESSSJhdh1apHhobm0EjTo7Er57W6Tl2SY+XaeAO4TdV9UP\nNE7CrKNNRftJs4jT+d09yAqnsIOz3PLgm6JAsUclzUhum2igBTg9jf32kGM5\nW1oPZKdk5V0gF3bgABfSegBsqXlLO4C1dh7C7YMFEWGxalLziQ5qiXDtg+yz\nG3IKvM7c0owHl0PL5cuAn3HJTf0URK9qJoC+/jonq0s4kqm/IyWkmucS8nEG\nSFd2QXwwAqpICfRFuIljUEYT/+OoUl8/kvu5pf4v9mNhQHaBoinoaKGmkYrx\ns2a5wIf0KumhTpikwQiPtlWfDWXKYya2TRdN3dFZROWFI9EinSh8OZT+/CAK\njtBDCxnjIhdgRg5rs5iGafp1AGSCzTLlC5zHgdp6EpwqMjTdojHH61skv19x\nocOu\r\n=3p2W\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICeBkBImqkCJP0QwzR6hofuW4hdrsdPPePxIf14iPdBdAiBUr+Jc4+2C6BdQuJZKHBtWuD27GogPX3CvTxAPUuoZ2Q=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.0_1600442913407_0.11239733525205597"},"_hasShrinkwrap":false},"3.0.1":{"name":"@vue/runtime-core","version":"3.0.1","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.1","@vue/reactivity":"3.0.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.1","dist":{"shasum":"75ae586515aaa89e7be790ea0f2c09d436511e4d","integrity":"sha512-HporlL3cbD0/79U0a7mDIMEn5XoxstVXrOx0TDTi2O2CUv6yjteUQdxhmMOa8m7pnqU4DL/ZuVntBWFaf4ccaw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.1.tgz","fileCount":10,"unpackedSize":804503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiHreCRA9TVsSAnZWagAArLEQAKRLJXPdWbIIwQX6idqH\nWfEP3FMPfmkeGyUWMTSH5XHLA8xwwIGD/KSMWse3p+SX2J5UnrFRh7nZKqwk\nRNfGDjRgyIfO6Dzyszr7AT9Rd6EBqMwNIT/Vby6Bs9+J62KyDgZ4No40jf8f\n796lmx8dBcsQGPIbB+q0OiRctvYluOKkcLZAv48hKj2llP/iC+xW7Xnc5dIh\n8mecmcm9AUdKfe6Dhf2vKWYeYmrowyC7kPeE1VSrl2OdXhOAG+7m45etsUHx\nzOTUtn3d8JQKZEWh7WZbE2+OkVtSN8DmTRxJFRwd1l4ov1IT661Sap9sHilq\nQi32eTBT8e0TLO/QoKkYCOsakRfss9GNXKwCk7RMg8dXZY0jqOEGecilurT2\nxQigb0PpDDpoJ4fKI89CGa/fojyAo0641/yduVUjKxQfO0u1CsvpKpCrqemC\n6SkJgCVbypTh9Da88/DoGdrjOBs0un3Ep7jXukBkQDDK2N56E2urcQuDYbBA\n1Psq4JTMIniEKKQhrcr90U6emscOBGvzze7ygVwd/qKisAGn1k8InA2BCMxc\nuuEYfR0QW3kuDf0L5uOSgc7PujiwmqoGnsJBRLkoGVdSDztTg/wSKYl//GR0\n0wCJfMhvIzvn6QVvgtDXeAI0HzUw9ifJwIkunDFof9rq7dT0yjic9SgLNkdx\n+tEh\r\n=3tOD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEBt+zUbCLU1xLNV6fbYt/zaX8NyddfUnWKV/hyMAG5nAiEAkqN3wWPEItdYE3TOpArNNktW9C7mR7EdMf+k3dHCtOY="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.1_1602779870262_0.8156752137107544"},"_hasShrinkwrap":false},"3.0.2":{"name":"@vue/runtime-core","version":"3.0.2","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.2","@vue/reactivity":"3.0.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.2","dist":{"shasum":"d7ed462af1cb0bf9836668e4e6fab3f2f4b1bc00","integrity":"sha512-3m/jOs2xSipEFah9FgpEzvC9nERFonVGLN06+pf8iYPIy54Nlv7D2cyrk3Lhbjz4w3PbIrkxJnoTJYvJM7HDfA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.2.tgz","fileCount":10,"unpackedSize":808362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfj0eICRA9TVsSAnZWagAAN8IP/izkaRTDCQhDQBvzKPEa\nC15pT/bsH+tLGX+hG53AJUTKybEQMrgMXoXH6GusqkfCin3m2G9TgU+rQbtU\nWE09Q8AKe/R+Ot9DT1DKS2q5BUkwPIGpSb5MLDLpD7w1DnYB/eMuqhwr1pzw\nvKBHzjZoAWkQJQ2kTgBZz7YOSwgAN+F9wtiSmxEjD3Dbvnw4194ykeJwKif5\n1SXlOim2l40PRJRWYE1Gw9nE7VLyPoNpgIXxPq4HIWKoRYAT198nWlZyn2W6\n8YIOeq5S3xU0zKoxl2UyLRhRZ4Y2ktOVr+F0O9v4Er/6IwL9GfhX3ueGII1/\nwprLwbn8CNwSFMKeZLUuWiKNaHs7TggTmOnPbjEM2iR1FeU5lgCQz0lCDyQ7\n+fW8FJXoRtFvXFo+38lJSCjgl0BqRiajCkPpZgQWMFUY2w6yd/HRPkpmkK9l\nVEdQIkMaAODf1KWotO7ME4MUHJFgUqrB48UNewf4soKWbRhGjZ6ml3sBZVvs\ntAu3TafxFAELfiGfTzRNT0HT0ALFOtHQOVR6s657c5qZbGX+j4p9LFpOK1wK\ne2h5mYlXzt0/DiYBFyPRat1F0GCAUldkqsXGAfTRguXQseZKeIxsHmtEOZBn\nBNKHPNIv6HaBsL4BMyv83ipVPacVomsE1jPUsJ3ZW4RgZmZhs+nastcXnphJ\nzd32\r\n=fhIG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC8sMefMc4+Ua0/sbZivweEpg1DHZlM2mlRq+tNqD5GeQIge3wiAJUOo6c+w1lPMcwGRUqTLMc9HfPJl+SecVB+Nok="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.2_1603225479883_0.34477201787691025"},"_hasShrinkwrap":false},"3.0.3":{"name":"@vue/runtime-core","version":"3.0.3","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.3","@vue/reactivity":"3.0.3"},"readmeFilename":"README.md","readme":"# @vue/runtime-core\n\n> This package is published only for typing and building custom renderers. It is NOT meant to be used in applications.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build runtime-core --types` from repo root, which will generate an API report at `temp/runtime-core.api.md`.\n\n## Building a Custom Renderer\n\n``` ts\nimport { createRenderer } from '@vue/runtime-core'\n\nconst { render, createApp } = createRenderer({\n patchProp,\n insert,\n remove,\n createElement,\n // ...\n})\n\n// `render` is the low-level API\n// `createApp` returns an app instance with configurable context shared\n// by the entire app tree.\nexport { render, createApp }\n\nexport * from '@vue/runtime-core'\n```\n\nSee `@vue/runtime-dom` for how a DOM-targeting renderer is implemented.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.3","dist":{"shasum":"edab3c9ad122cf8afd034b174cd20c073fbf950a","integrity":"sha512-Fd1JVnYI6at0W/2ERwJuTSq4S22gNt8bKEbICcvCAac7hJUZ1rylThlrhsvrgA+DVkWU01r0niNZQ4UddlNw7g==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.3.tgz","fileCount":10,"unpackedSize":815041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvoNzCRA9TVsSAnZWagAA2AEP/R0c55EJX8yHiesaBZKd\nrNuIQIIGfpYQ2tWn4tlxAJLPlYv+3dAqqshB0KHS9H9GXK3iFu/Arr3fZ1Zm\nFglzQH50wCDVLnxJtV1X7+D/0gpXuMaxjeKN1h1VujgWMZiX1OY3YSNgmyVA\n0Vk5bWLcAjRdGBDow/FQPlDqQmL0bFwFGkVDLHwI28xRCq9z5Z+ac2XFPXQe\n6ThmGpb2FTy9/8Lk2lbOuq/HeqgkQswMwVu2AWtC+vSpGsrKqaNZNVL/+coG\nuXvLuWLJJi+CCJWx1vMbrnp0Z46jTSAi1ex7uClXEURkulcfnL5WjhIT/9jG\nmYMt0wTet568H2LsCOI/7RukvmvvQ8Jey8bsk3qpuBI227+EUW5fBd+0XPDx\nRW5CMXIKIwWhy9B01fnb+TasgFRpJaNSLBeMDf0dSj+NbmB/bvX5EJbfPzmc\nZ/nwPuzwAmSo2k5bGLWjKHqF72amy8TZ0JYmLhJZ26tLQiasoGHQHUHnIcqS\nrwTGEyUWaqTbDAPFNPVmli4OT1pGAA4n1LAfXpQWfgGwPehe1YK41R5oG5jm\nSqVV3Z4IdxRJNZMZ7Ef8L/A6EfJjmPo5qjhSZ3SqYOuT4PscQkw4QBccXriC\nwRMJlXp2BH/nvja7plBlet3CsdBlWBZvnNoOzkwUieWteLzndBGipyW81v3H\nBtPT\r\n=bkUb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBd0DrIfVabAQ+1BLoWk1x3j53ocAW92JEGg3AzKFOXvAiEApyfVs5ZnrVkx297XSk2yvzSVt8OnI0sDoBrH4hDbdKU="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.3_1606321011056_0.9107820851911159"},"_hasShrinkwrap":false},"3.0.4":{"name":"@vue/runtime-core","version":"3.0.4","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.4","@vue/reactivity":"3.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.4","dist":{"shasum":"a5b9a001560b1fd8c01a43f68b764c555de7836c","integrity":"sha512-qH9e4kqU7b3u1JewvLmGmoAGY+mnuBqz7aEKb2mhpEgwa1yFv496BRuUfMXXMCix3+TndUVMJ8jt41FSdNppwg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.4.tgz","fileCount":10,"unpackedSize":832777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyBQMCRA9TVsSAnZWagAAPqUP+gK8RwtmEiB24dOaaeE2\n8enLZNDxoCzPChw4AZC6/T7ePqrGAMilxGZyG5x8R7RXwFhAed9RkWJLX+0Z\nrbyx+VmeJ5WIg36MGv7jFbR1SMiJifLEbZWU59uMBf/DAWZjxZhsRpShXH1o\n+dke8TM/gBORYH/vb9XYoiejKk3yyJn/c/AtO6rOM2KiypksnNTEA7bKULhb\nIxFKE0bw6JQI2ReTEdIH5HKJaolBH6pg+Cf7HfWYgwxmoLVnNY6KZ6a/L7wJ\nOBaeeUHtj+WptMjDO7iatI6vD04bn+yTFCSONtWpkoI4HlBAqdQqV5mFQ8ck\nLAkKEaRL9ztY9UgfBPQnRtLNQAO7EyefYHA3PwzoyMPhnWxdl2D+HMeToJjb\nEMzmjJoGRAbKPdx5BYNk9mPHoQjfuOzDxanH0rhvOPczPbn/3O6apbLxqIcG\n/tGHtEu2pL7AleZHoDbYSLlLjYemVZCFiUjcE736zR6dp7gLSOVxUHfsN3os\nFz3pGt4bLmiPvcJkrAMPdLEX/J7ep4WOgTV3rCvUqomywmQ4R7E7MjylmejC\n+wyuQGwcRX8f5nSCadDNuyZSMAiD/S7od4woyHQOU6mQRO8fs/JkXRJxgDjA\n2cgmbOHiSZD3TMQJuRmTSEC42C0JoidnrwY/nb/AZI9O6vIuCVC30MEWbYlF\nRm7C\r\n=F39I\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB60W/x5U98TynLpuTMkV8Y+DidpztTCxNi5DSBWFFUPAiEA0gSA7k3Magh/YNLVpf59BtoZ1uzIHW+ykQloKf5K7cs="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.4_1606947851805_0.9255746255351873"},"_hasShrinkwrap":false},"3.0.5":{"name":"@vue/runtime-core","version":"3.0.5","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.5","@vue/reactivity":"3.0.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.5","dist":{"shasum":"da6331d5f300d5794e9e0ebdc8a8bd72a9e19962","integrity":"sha512-Cnyi2NqREwOLcTEsIi1DQX1hHtkVj4eGm4hBG7HhokS05DqpK4/80jG6PCCnCH9rIJDB2FqtaODX397210plXg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.5.tgz","fileCount":10,"unpackedSize":834861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7OgqCRA9TVsSAnZWagAAyH8P/07s4Dq2LWQ/DbH9TU4E\ntpy0qsGRLvVcQJptS2B95PjumAUMoc13kd+lzDE+nTgo0C0h2mMJEINyfVSd\n/ax5X67iRUXLUqx1IxoWyCTcxoZlnfSacmrYRrkDui4L9nPalExC2xKpxo2c\nj5+Oq/HtLH7MDht3Kxit7GgBjfF3DTrPT4JuC91DHuweOoFvqjf4Y0d26//h\n8sR9kgnZgckV+uX4Bdfv2mWEJyV+w+wc/U9zq/AdmSEmPbDGFZTHFwtEQsTz\nvPupnERkpIHfHbe6ycDsjeh6fIaqsE0IxOH7uil5e0GhvagpAjz9nG+VATfY\nr7yqmigVY/HunxIgYCqgvGrlpMqzotgddDBsHIeIyCKI30X7i9nC2p2IKzt3\nz9h2ivJPhEGyIaRyoXQfZp0rE2cDZfNJ+GETsq0pUEfI/SCjKvInrSxV6KIl\n2r46VSneXiSl2CyePLovODWeL/XN12JV5dKCf9cYV5Vn5lzQZk3sQx3y0BkO\nvN0b1b7KTCbalN+cV5ktETUB9e/uBlN59Kvj1UM6EMdM5FroowyuFtYx2xhT\nhSyO+blH7gGNAuh/k5AUW81Tta1vcGOrzUvhQdSU4hXoUw7SxO71B5OkVkri\nbvGOTtnQ60FMY4TnXruknuj6GMiJnosqAPIP+p9JB3vAoMPAQyz1DKSRJ7jQ\nNrGX\r\n=sfqY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFdeLHP7qgfKyIiqHAIhl7fCWqxyQRjvJ/u9bLvHF2dEAiEA4310g9bcVhyaxzxGKDDnxZg1rEnbV55Le7fPCgLQQgY="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.5_1609361449897_0.8113200937550884"},"_hasShrinkwrap":false},"3.0.6":{"name":"@vue/runtime-core","version":"3.0.6","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.6","@vue/reactivity":"3.0.6"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.6","dist":{"shasum":"d16779b5664593f1d25be677fb1b1968024aa532","integrity":"sha512-x6N38P0DeMyrHiAxCE/rACHTyydOzlg8IyUIPkSJ4rrSkuJnAtFKQicK6fm8NuD21dwdPr8KcZ4Cn4xaqL1JJg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.6.tgz","fileCount":10,"unpackedSize":838017,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNrUACRA9TVsSAnZWagAAVvQP/j9Pr6PauU4zzLuw4NMv\nWJwH8tzew60DZXMZ3Fv9mzQv35omJTsjYrqmDayLT9wW8UfAAIG84qA6nnHc\nMqBxrsG1gmZtmP/2A0lEBg90SWyd6FYwZ15pm9WrrEIgHjaZyCVEQo6AZn5T\nDarmFmrjmhYo2BQavVRu/ZJilsKqV06WIm3FZUjKlcucEhvxhw6yN9jPEdAg\n7hcwDfF0pPGvK/SwO1ONcvKpZEgE5kdZf/FcqvEdcnxhBbhnF79dh6UbSKAn\nXzKnMlAwovz92ad6ISBiNQIbkNSXwzRXeYJrX9ptdGBJ/mkyD1jIJguYIWSm\nyCbsue9Fvyc+e+B8WoTEpA0uEkgjpS3ylkRbkPXFZwC6MBCviiDPp2HBub0z\nu6A7W47RRY4oDE+DKo04/pzqquISZZRWwEvSSsrvFNMyo7xtYU37DzomPWc2\nr1xZfpqJsIhPXhqQ032UqhAR7e/lHYcXe+oTW3V+sZnx8dX6is9O4qCL1mFl\n8+h2N0oAUEqNxyeojTse7Nvd7NcJKN64J2TxNqrox3T936/DpFBdTvoA1OKR\nd64EA+wt6trFcKTZLDqb2aD8ue/PLwaO5vCT5d61lkmspFVfDH1itusigUy9\ntVXAHz/tBinLuwY+hDy587VQiK/v9nsDcwz2sGJVe+0/O8+WJyxnJ+3p+bNI\nkS4B\r\n=7o5g\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGKMMv8oMZLTR17+PJgnRwybjK6oZSv627UKph/OiRjFAiBm1vJbsFqO9xLX4ruPSRphjz9fu4g99BDy2sAUTfpvdA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.6_1614198015467_0.46049928704474574"},"_hasShrinkwrap":false},"3.0.7":{"name":"@vue/runtime-core","version":"3.0.7","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.7","@vue/reactivity":"3.0.7"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.7","dist":{"shasum":"d44c0b0a57d7e392912a87362a4430ccf446ecea","integrity":"sha512-DBAZAwVvdmMXuyd6/9qqj/kYr/GaLTmn1L2/QLxLwP+UfhIboiTSBc/tUUb8MRk7Bb98GzNeAWkkT6AfooS3dQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.7.tgz","fileCount":10,"unpackedSize":841063,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPQ95CRA9TVsSAnZWagAAjn4P/jxx9NInTtHeVMgwIoCO\nomYIkiqp3fuy7IqOQn1LVxLEBd3wNllvKDCrlewYLEAHygVwVv74yn5FYXg6\nUxUeBTA1ft+QN4a4VEboXRoXpk/Ke6QiXlKF+fh/7OO2rvYy1Btk+64Oy0zK\nwa6r/+8X6heiJ1TkOyDb10H8lyOrv56HRGbZzXVlkyeSeQ0ePvvCTiXtrvEz\nP7ATdb7fm9GwcCJGy71s95eSa41ivZVr7W2KsCaJ3HJHBFYdqxJN+nB3VZOh\nJidiczENgit6uFPjQp5aXa12CK83G8OLwjPwQwbC1KGWN0ERTCCpC0d8sXA2\nyFyvWnEJA7/nClK1k4J9RYtIyQMYCscBNHudG0qFo0svhmH46t1KOX22Hy/G\ngQY5EUlLpSlqI1QvkvJvIvq9/WmSa5hKrL/hQ/bIHN7m/wrBiaZtLn811E/Y\nj/MhPSl5cnF18dJx/8/S3H9RNgFZyiGk6btXq9+wEge3QYViQlvvE0Rjp+r8\nhp5VNKgXVfK/4Tl2U0WveYkq/hhSbwTidzpNZ0Lg9q5wn/ABXcvoQWGIVEvT\nXudMgoveY1cFUTijyElnbjonQRW0W7PzcipbynnpWBkcXGuN2B58+o3DdOQq\nGW31M31OjqJ1KYNVPLOs8WPwi7BdYuSJB1GtWRDNnz9fRe2tOXblxaB9uy50\nshZG\r\n=dndJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC2vgM/JnPXhH9K6oryuY6rZDb5xbtdWhp9FaE5sc7CfwIhANt7lguZ8UopsfqICLqGlTlCbPpLeWTyCNVza7dDm2rh"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.7_1614614392788_0.5682673754220118"},"_hasShrinkwrap":false},"3.0.8":{"name":"@vue/runtime-core","version":"3.0.8","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.8","@vue/reactivity":"3.0.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.8","dist":{"shasum":"d17860ab416fd483ffe768a53b1065d9d5180789","integrity":"sha512-H7d+s56RPFMWT7SOwabRo9Rx6auQ4AsoY7dZ0lmT2fmgwQ+knEnqmL1KWSPQIruleYU5yCtbgyqByVz8ej5e1A==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.8.tgz","fileCount":10,"unpackedSize":854877,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXlPJCRA9TVsSAnZWagAAzm4P/0oCiVqpHItFSXKcnKMg\npYtrd2LbajjcGN8IucxD+TJIzG0KJxGA76M/DrSbRcW0g4zg3kHPpv+xbI41\nrKqIZ22VSYNO14BTNvdF+XkmJqqgxBbCcxGl94d/brq6CM3Qq+Imz82gJ/a/\n1sOPyVbmKFtYZSK15UCl9ZZG7XzagDfTobtdDIZuPxKhPbLXE0bL9nThvAXr\npLPeEQChRnJwUeVgwnvOd/AJfYdxYmalzHLPwbwFGLoS/sgADBpMEhijJa47\nrT/py8kjzuEdNPOaZjMEcav30FZ82FmiVnmUPkVxvgmXuAhuS2jFGVJzhAKb\nxIvz4dpqrTnPHUt5cGtyJ+uiHcm/PFd/5pQELEEP6ofyB++MUW44vqgMt7i4\nMigbLock/+Aq6foJ4v33avdkGElo3jpvztx/S6qKA1CWU539mRPZEoDeRMbV\npbQoTPWsiT4B3+BbAyLLRnwt2uscwq1N0PAlMIdMqkd9SoAA0/aM+ykO//qM\nr8nuu+F8lO+ECMXPwCgbDAymlIw5QVTF7xvWqXDevHFQ78oWYPulS/1qClPg\nZUhWgrzBOHL6fdCqRK3nEmF/htc3wHyRwgGKRWwxaTY8nRxlJQZH+dY6dAw7\n5M5Xe5C8ooGCiT88Z9eenVZa/5GilwX87gw6ZPfjNtzi7xrJT1p+mY1N0ihk\nRTZO\r\n=FEXP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGwNqamRgU4utZdHrH9QY12ZUuhdxHOWSWe8GLmENyNeAiEAn6G2MFnz3hilP+iUKTUELi17nCL4XoC1IGZ/MXkt0uI="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.8_1616794569137_0.7194624158737957"},"_hasShrinkwrap":false},"3.0.9":{"name":"@vue/runtime-core","version":"3.0.9","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.9","@vue/reactivity":"3.0.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.9","dist":{"shasum":"9665f149468355a524a304cb8f260147a4d294e6","integrity":"sha512-j94xZ/wRZTVhqpoUgmxBTlojnPFu6TTXNw1Vw8oQkW1ZTGD0IwiJe3ycsKd1bpleXEMVt55GzGlCopI33/Gdmg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.9.tgz","fileCount":10,"unpackedSize":856235,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgX0+aCRA9TVsSAnZWagAA+GwP/R5pmi1MXofjk+5jP52S\n+Hc7VCkWTbpschbd/YiQSzsORT/SCRhR4xbYSxH9sU2ykPWOa9g2EJBn/yY1\nrUY7OXR08+NMYNXVqR/RDQ0udE6IL7NqopgAjhe3Ynj+EaP00K+t6rMLEpLB\nop86WuWZh2bqHZu3ITPY5YLpopZRalj5yceWSKavKKJSv37k+DEYoEypV23F\nzwkmxk7l26SXWsQhCVP/V5OqKcmGjymYFATfF+vKZSyKEuhlL86Zcx5UrROg\nQX3/Bp6woKG8ggnJI7xXmhOyHnkVQqrcqOcGNsXATtrIibIAYuv7c3uD5nPK\ncf+E/zGGBoGfA+73LRLNt53KFu4FxnBf0qHJVsRvARzZgjRuVn9pNZx3QUG/\nOmF/bDnCT4lko/NRSls8Nw8U9h2dxPA2NrRkl1N66RuriAobZBxPQYUpeJvA\nQEkBJffLQzo8rXjhA+W72Wfr7cP6thJ/FeFw+Zw11LSZrB2smUXY+hKTyR+d\n4hEZf9aJ+HqkOvCyGyZBRqdu/c4GlE5Szurru2bN/Kg0qgwadQHm70/4fnT0\nIx8tpI9ez1ANOHZKEe4B64fFuNXwx6eKkRkio2oyqz6FUQDK0AXXiaiAPCfx\nv3SKDXt3QvIQKJkE0SskSMk+lSMAZgbiq4E5L799qnp6t2tkjbimeyFEjo9M\nbFm2\r\n=mMjg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChoqmE3gXegmHSNBBe6novppfEJ1sCyo1gKMyxMhkrbgIhAL/ILIbSDRAWQvc8RTegTpgdgAI5uNnab4ISC0aW0vA8"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.9_1616859034046_0.7310744549152062"},"_hasShrinkwrap":false},"3.0.10":{"name":"@vue/runtime-core","version":"3.0.10","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.10","@vue/reactivity":"3.0.10"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.10","dist":{"shasum":"cb8730c0ec86ea5c1cfa701facc0a97bf59b15a2","integrity":"sha512-qKhCOwHGff5YEdyClO1gf9Q9xgaPPz/qJ2GyzNZkPb00WcXJ3l+yTgHZWaSywRLs9GD1y9Ff3C0MIowzj95NHA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.10.tgz","fileCount":10,"unpackedSize":856637,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgY7zvCRA9TVsSAnZWagAAQowP/1UluWHjqtOi1rbh70J/\nsiiqVSjoJIKyWM8mSdWLPxhJ2eMnNlZkKIhSjo4E7rUIEzkSjTyuTHIMWHwJ\nRbdfaJHnSb6ZlYaWq5cMV3myjS8XJyRhVbcSvuLlEp6DmvrLsKkm5FECMBXH\nApUcUEzxqWlr22KZ0++0kk6hbIW0uH/Wgkt/+N0UtNVuZf7f53xRZXq4cvLZ\n29+QoxATbFpYBlseYmqD1XSwP8MMc7Czkxgpm/1TkN+DdSc5g4jyid2wH95I\nLJSqEJIkU60/mgqzTdGHAHJi43dnBi+zubxe+TjfFuP0sbAyJxMFHAf1rIj/\nIAl1rkwD/VQK1M35AB/2RPkMMdOpXtrtjLhiPvavz1yyQ21Rs+fQgYdWgTmp\nrEjFDvr4QNvW7c9k1IDxJZ4Mk1WTsFWeZAcGUiqo/liqOUghjG93f/Py64Yz\nyHORE3DwSBCzwKqIMIcqj8my6yymmDrrhN+vogFav+PVrdiLqaYIomO30lUZ\nU5T/o5Q75NuY5z7lNYT6KRy7xDhTcmai7wW+QFK7yGvZcY6RuXxS9PoV7CO9\n01qKhNZzsqD4WEtQH9oBRpUdKFBoc9gcCaqdp0XSxwfUYOj6Qa/4Y3ijQFJ4\nZERtNtXYGC5X914jqrF8zgnNQG659nri8W2HdACVZLygq6FCd+1syvFPHu0o\nKV6b\r\n=IMOc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHa4fq4MznMtClAM8m61Z6hScQEtvW1qSc7iJw88qVUtAiAcnHzaUieuAupJcMWMzA75svHYhGdR6ny5yjNvCmHPAg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.10_1617149166850_0.18989738284111457"},"_hasShrinkwrap":false},"3.0.11":{"name":"@vue/runtime-core","version":"3.0.11","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.0.11","@vue/reactivity":"3.0.11"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.0.11","dist":{"shasum":"c52dfc6acf3215493623552c1c2919080c562e44","integrity":"sha512-87XPNwHfz9JkmOlayBeCCfMh9PT2NBnv795DSbi//C/RaAnc/bGZgECjmkD7oXJ526BZbgk9QZBPdFT8KMxkAg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.0.11.tgz","fileCount":10,"unpackedSize":858097,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZlzkCRA9TVsSAnZWagAA5FUP/RENOz57ulrCY3Qr1rWy\n/EzMFs+efXJ+7pekMoZ9glT/F7CZ99bKgoZhsN5gAGepfKHOFc2jG66BQOUQ\niawf/N9ACrIZFsgyqoF+UUD2O9PPiBehh99TfGQUHXZLbT+czqERSl0oSbQ0\nAYLvAaGDhQdLzxX7w/M6uCXPzUALG3yqEcu4MOmZZilIc9NO4QYpjygcJ/Sr\n7GYr/jtz3hAsvuIt+y5uYwR69KoP2f1u4EBr16uN7+elwo6ejwLC8rm+Zyl+\nK7fLUUO5sFAMSMq3C4giDmv0YzHj1vls99tvN5DEBc3B2eUU0DLkxqRJWzDV\nVK9+n0sAklBOz82ly83whnN2I5hIXOweiG674q/VmPNVyivE6jI57Jn4BVBT\nQTQ3FCDCqDl7NEu4mpadSfZ7jKpVghuZLJ0SuAp4UX69mZu8zn/fQVEWhSYZ\nlC0gCNn21xKeLzL2KNMHk4g2xBwQOSWYx+CMTaJB99B+uR+LzoMadlPPI6z1\nhuBtRFIJLbrxPn2tIBo7FhpNqHb1oD77TGiNc9cAv1yHQhk1yim6j39IrSex\nA+B093gIKI7QTm8AWI/VpP+U5U5eIRPP6kRWvExZbo0sH8h7aRSL3Bb6Rwda\n9WQNXZZ1Alk/8GCMIkY4b++3+UUno6apMJbh2YRQe9V9+Xs+Ax28syZk9DQS\ncXXm\r\n=bQw7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQClKrsQ9Qvzrf3uk3U+7+wnFXeLGJfBgOlh4ahCnsfPUAIgZWZ5FgO6fo3jOXP8ldIxXZIKarxGoVCvebx+owd8pnw="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.0.11_1617321187820_0.23512458700540573"},"_hasShrinkwrap":false},"3.1.0-beta.1":{"name":"@vue/runtime-core","version":"3.1.0-beta.1","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.1.0-beta.1","@vue/reactivity":"3.1.0-beta.1"},"readmeFilename":"README.md","readme":"# @vue/runtime-core\n\n> This package is published only for typing and building custom renderers. It is NOT meant to be used in applications.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build runtime-core --types` from repo root, which will generate an API report at `temp/runtime-core.api.md`.\n\n## Building a Custom Renderer\n\n``` ts\nimport { createRenderer } from '@vue/runtime-core'\n\nconst { render, createApp } = createRenderer({\n patchProp,\n insert,\n remove,\n createElement,\n // ...\n})\n\n// `render` is the low-level API\n// `createApp` returns an app instance with configurable context shared\n// by the entire app tree.\nexport { render, createApp }\n\nexport * from '@vue/runtime-core'\n```\n\nSee `@vue/runtime-dom` for how a DOM-targeting renderer is implemented.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.1.0-beta.1","dist":{"shasum":"aa8325c74fd8a0df2ed827b657527cff05c0526a","integrity":"sha512-DKRasjPAl5pQtnHQVffIoIBnHZDZkqDapZcXFH2n5q7xLJWJ1tHxq2ZPPwJMIyXEzCt2BlQRlN9OyF6jiCjfZw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.1.0-beta.1.tgz","fileCount":10,"unpackedSize":913832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglvOYCRA9TVsSAnZWagAAVOkQAJNOLFWq4vbnW7l1Y+vJ\nEwzSU9W0ZJ8m3LSniQHYbw1BKhQ7xM3QR+NA74WyO27mwU4AYvgyb7UgwnhE\nnnQT2cM/Knov8vTI+1g2lM4sjPdjuo2XtjHjKD8XrZp6VM+1eV9Fs6iyAhtV\nYFcGfuwW5RaQeT6L0R1dDm+JbnM1vyES9sG/A3jPjU1oZby3AR3KPCpPKDwQ\nuhtZDVc9nXrCyRXSEV9WeiYgk0WtSLLePiu5sxtnM+30ao098/bcvzohd1/k\nvfSm/4dKRLvlsDO9DMK0838OsgnYCgrEu0vdleJ8PHeWTQ0o5M/2z4Te3NCa\nGD1v1BA3lWsbW0Z0R3qURK2Y1ItctXRcimz/P9GtrHUPSP9MPdahFLFjC7ku\nol2dYQOKM8dVtyzLMBF68NabtTJA7O/4Vsx89+lu7tQbpsuUgs2vfhTFN4/y\n8aK7ud1IN8zJSHJsXDw1ogiuXsOTkE0x4BkAWRmIpZOzgdhDnO2lNgPSBJRc\nwf2sqA5xrrIbsKchi+jFRUPSKAtut/eaLmZ3TAxqJAB2BXHuPD73ZnRY+YGG\nkAiBGRn2giWdCqEqU8Baz03JBrIldXM2ciUgD4eS0O04xMzB9DkOjVgS1DwC\nWuTc76FkNZ3BuqyR3odcrCF5MF7+bhjcMsKs4QnR4X0mRST2jEhykZkhsjId\nUeWR\r\n=21p7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCvTD7VGNody3UMxVys8QY3BT9Qs+MJ7F4pcQfwkdyP0QIhAP7nJXO0CF7TxfO3U4gZzYIfUvSi157a1is7sEc/ucSI"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.1.0-beta.1_1620505496375_0.8716676304236073"},"_hasShrinkwrap":false},"3.1.0-beta.2":{"name":"@vue/runtime-core","version":"3.1.0-beta.2","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.1.0-beta.2","@vue/reactivity":"3.1.0-beta.2"},"readmeFilename":"README.md","readme":"# @vue/runtime-core\n\n> This package is published only for typing and building custom renderers. It is NOT meant to be used in applications.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build runtime-core --types` from repo root, which will generate an API report at `temp/runtime-core.api.md`.\n\n## Building a Custom Renderer\n\n``` ts\nimport { createRenderer } from '@vue/runtime-core'\n\nconst { render, createApp } = createRenderer({\n patchProp,\n insert,\n remove,\n createElement,\n // ...\n})\n\n// `render` is the low-level API\n// `createApp` returns an app instance with configurable context shared\n// by the entire app tree.\nexport { render, createApp }\n\nexport * from '@vue/runtime-core'\n```\n\nSee `@vue/runtime-dom` for how a DOM-targeting renderer is implemented.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.1.0-beta.2","dist":{"shasum":"abb1c0e606002fc6ac08cc1af8eaf17ebd9caa2b","integrity":"sha512-adcboyG3NJEMgf3TBKYWAwTkN4UyMHJI1TRbUkh60t9m0QOH7cuNIDKtrEoy4XTCtH0mVfJ0P7Vob+axOMKB/A==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.1.0-beta.2.tgz","fileCount":10,"unpackedSize":914340,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglvu1CRA9TVsSAnZWagAAAiwP/RzCqaHr4+ZEUMHkN5pp\n5hC8EDFNeEpeu5V54lkUKaqjJ/QG6XP2E6QZcz6vrFgf4cg6Jc0Ek2ZMVTnM\n3863Xoa5nnO3hhIBHkEul4V82EYGtp5QC5Gr8ure6LEiHdR6HalS9WPjshAk\ntjYDjiav2xZgOCa9Zh8B67VOGqvwrAWn7T93RHZMZXYONMvE5NE5cyXLnaB1\nSwHaIRwBaOF+Uu9cH+DQDu+WpdQ7yrhVdTJTcSsilZObYbvNYPnVOaIt+2jY\nvnBA2Xybv13n2vgp+ebJre+Rl0tkRf1OFL3haJoj7n3WYY+bXFDgSrQXYhKk\nFFSPP3wZQpj3DGUZgvSqd4QVeULMrgxfhnin4+ZKVf0DHNTXUTl3bCnnGz7R\nUi0tX9OaDrUDpunEuOzREmGb4EkTMfUaBUswZdYaTipcTPu8TIONn9tISdvB\n3PpqiHQeBnCzTYU953XmgBTeXzuMYrfZuFKfrxCNkYtHlTguUypyNM3UAHZ3\nJ9QJkDSCCuYXAiV2XzWa1Rs8/u+9jgtCU90dlCAY+5s9CGuqPOeVfLGlnY3n\n7oPPix6ChZUb7dF71pqBGLG9B+TCAc0j5w8dUhbmkk+YGe98mrBnIu+iatkv\nDl64JuunhnRooCBO5Ei59qgmQoYIOTaPYFjXuiYYE4cbgqGwLJeBjR+8a5yz\n7ZB+\r\n=9NV8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD9ZQd6hSz1Mcj+jJcUM8WNgJdPejsbbMHDiFPOQUpM1gIhALcPBubvoc/3Bv+5SlKjFV1W+Lz1jrWqQ4EQtuJwwbWj"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.1.0-beta.2_1620507572810_0.5662001666151515"},"_hasShrinkwrap":false},"3.1.0-beta.3":{"name":"@vue/runtime-core","version":"3.1.0-beta.3","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.1.0-beta.3","@vue/reactivity":"3.1.0-beta.3"},"readmeFilename":"README.md","readme":"# @vue/runtime-core\n\n> This package is published only for typing and building custom renderers. It is NOT meant to be used in applications.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build runtime-core --types` from repo root, which will generate an API report at `temp/runtime-core.api.md`.\n\n## Building a Custom Renderer\n\n``` ts\nimport { createRenderer } from '@vue/runtime-core'\n\nconst { render, createApp } = createRenderer({\n patchProp,\n insert,\n remove,\n createElement,\n // ...\n})\n\n// `render` is the low-level API\n// `createApp` returns an app instance with configurable context shared\n// by the entire app tree.\nexport { render, createApp }\n\nexport * from '@vue/runtime-core'\n```\n\nSee `@vue/runtime-dom` for how a DOM-targeting renderer is implemented.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.1.0-beta.3","dist":{"shasum":"1c360e12c0f8016c227a9df46d5b13158cdbdc14","integrity":"sha512-/GzufgW/y3O2ZHtvKoBqWCLXj13u5qGBFN4cPY2mbazHxyVCqX+FplVj/PI2wo02txzoJtH3/BXbC151fCx/Gg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.1.0-beta.3.tgz","fileCount":10,"unpackedSize":913920,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnEqZCRA9TVsSAnZWagAAQZ4P/1l4kJnZJ0++RkDeDKKF\n+n3KTWzzPwYmWQ1LKeb618lkB2qxX+YDFvkYH9KObTzSPgh6EuQfcJNkOm5v\n/yC0I5AoCd2vbFgspdewTs/84HQaBKQz5M97vvg1B4NkQe3fRYyWzkf+xwMt\nHAjdlm5yDJwV517n77zc4LXM2bIkYqYzmiKRAzlDeR3YILOAwwfcIzRth/X8\nFwUfHi8URH6vE94nYCOEDMoqdMCza0R+AahQfq/n5NyEpSF5EUPcgEobN2Ku\nprCf6jAKbyTN4LWKIgISEPZeEIs8+u9BHcV16xrymuacL373ti3glAvEYIm2\nzWyLlgVWrjUEyU5XoNtPSi45cW7caXQKxTU46A+7dHNYz8hB+XpfA6VmC1pd\n69fyeK3zOVp3meotWNEPEwO3HlLT9BGtl/cNDmsDOSBPIVL1tlVbbkOnTjUR\noOJn09iLoqY7NTFqTaeuQ+d1XbEGYhQXJMEelCaEd5NtqqHz9KJKtVC7pZh8\nm1WrVOBYV4e8vIISN8knBfy7NyawZqNKoDR9zRQttCDFP6vCgzSK91NEI8rq\nUakmiZod7gKJ+AiL2RdiPO6VXDBJFEdEIgsHBSgM4/rrV+BMgolsz0wUQFHo\nDUY7YN45CcNTB0EjnSJ1WB54HrkkT8HxlU2U5nY29niCtuCEuAV+GPaDi9D9\nMLZl\r\n=BzKW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGt2j3wibyxmgUgBgusGM5sIewUnUNk2I79x5Ua5+GfXAiEAiDwHbbzKFOA3ifv0ytTxu94w5cwQlRA4smWBXne/rIg="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.1.0-beta.3_1620855448757_0.6311703459793099"},"_hasShrinkwrap":false},"3.1.0-beta.4":{"name":"@vue/runtime-core","version":"3.1.0-beta.4","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.1.0-beta.4","@vue/reactivity":"3.1.0-beta.4"},"readmeFilename":"README.md","readme":"# @vue/runtime-core\n\n> This package is published only for typing and building custom renderers. It is NOT meant to be used in applications.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build runtime-core --types` from repo root, which will generate an API report at `temp/runtime-core.api.md`.\n\n## Building a Custom Renderer\n\n``` ts\nimport { createRenderer } from '@vue/runtime-core'\n\nconst { render, createApp } = createRenderer({\n patchProp,\n insert,\n remove,\n createElement,\n // ...\n})\n\n// `render` is the low-level API\n// `createApp` returns an app instance with configurable context shared\n// by the entire app tree.\nexport { render, createApp }\n\nexport * from '@vue/runtime-core'\n```\n\nSee `@vue/runtime-dom` for how a DOM-targeting renderer is implemented.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.1.0-beta.4","dist":{"shasum":"3c41b38d8518a6778d93541c3760d4264c971fca","integrity":"sha512-hsB+s5/JyFxYB56MHHq/XowB8jj8n5cYB9wqon2cMylC/HSxgvSMdehNbky6X5s8vAQ8HYCSjqzn94MlOP5USA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.1.0-beta.4.tgz","fileCount":10,"unpackedSize":917857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrDP0CRA9TVsSAnZWagAAESwP/jxAtGQfPkEWV5uE028Z\ntW6ujwdL9CkPcIBOruuEa/618v9EIkeVTxAW4CwA1hVf5RbX5/iHXfK6ElBq\nrBg7oGxllKVkR16bNSB/B/KNPh++rOHJfn95uFAeqmRhqH+gDaMGzPoK0CHB\nXyCypeL0e775FlVJOSM16mPr/7u3gKJhysO7Va3ZnyF1Lm9EhmkoJrQO9p1G\n5sS7lPuLBDuMONikGAORuzh4zuW23HVkzTPo9TVzNuGyYFMBd7fbYXM+BeaR\n1IPb2IMQYuMEkamGEphrwiZZ8xGj5rKi7+Mpu6pUpIKdxKXT1btGOarFbE+W\nTH2Ulwihjo1gZkytIRKjcie7LwCacrmM1E6x2XbohZGNt2iKiZRc8rwhw3+1\noAhKe2BpjTq2Yyaaa6MVdre97uyOscW5YPhnJMAbvmQVAq+R9zp8oB0UzHZX\nUuVIDq6Rv8MbPPQOmDnZoe/HxDxzwRDSoJeL4OCPHqP9W/wIHh0PMauR0rkU\nkBsi8x4uH7zeGnTgwTz5Z4aENLlUxWU62+TK/gSYNEqEgy6R/nYbRT8a7hZ1\ncWlANqhDpwhIVpEXaQQ+4boaLic8XjbN0NeuzimaUZKoPHdGl4JGxzIlbx7m\nu3+mjHCFwL12aF03jUq5uEZjro5Sc0C3sXwn45S68/K00CYcNVhKtFzVddw7\nubk3\r\n=4eVB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC+EgyZb0tXhgwzuxb1L21uy1EwfzzVJzy0GXrighSbgAiEAw8PrUTDVc/3+hd6iEwpkVfATEo3hphbpEequW9axLbE="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.1.0-beta.4_1621898227988_0.8476285400991077"},"_hasShrinkwrap":false},"3.1.0-beta.5":{"name":"@vue/runtime-core","version":"3.1.0-beta.5","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.1.0-beta.5","@vue/reactivity":"3.1.0-beta.5"},"readmeFilename":"README.md","readme":"# @vue/runtime-core\n\n> This package is published only for typing and building custom renderers. It is NOT meant to be used in applications.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build runtime-core --types` from repo root, which will generate an API report at `temp/runtime-core.api.md`.\n\n## Building a Custom Renderer\n\n``` ts\nimport { createRenderer } from '@vue/runtime-core'\n\nconst { render, createApp } = createRenderer({\n patchProp,\n insert,\n remove,\n createElement,\n // ...\n})\n\n// `render` is the low-level API\n// `createApp` returns an app instance with configurable context shared\n// by the entire app tree.\nexport { render, createApp }\n\nexport * from '@vue/runtime-core'\n```\n\nSee `@vue/runtime-dom` for how a DOM-targeting renderer is implemented.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.1.0-beta.5","dist":{"shasum":"9da74fb070e7152a4486fb7e477ba9fdfbc8f8c6","integrity":"sha512-YNKmKr0xI5KMplju7XfTPRsK1ePewaiEyKvvsLROQ3609HGkJWeKZlWAPdYb5j2i1ub8v4hM4iZXxQtZmrQGhg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.1.0-beta.5.tgz","fileCount":10,"unpackedSize":923617,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrqp4CRA9TVsSAnZWagAAv64P/jwD4oMIAZ71u2VlzFJh\nOm6QR6CUaL/TgovctoCePlhDP31KZQ9RgigvjXxjGpSjl1KT5HtrFt4h/tpM\nujtiST0Cl25QNd17ms5UOOvfcHUL5rBDP8HzeT6YI0cOVeMHblptNNzNjhYo\nfzTodr+1RHk3CAPILOxELgNuyO2k7jVa71AUU4aLQpdJJIAlgb1ptTmLMoZl\nZ4cOs92x55HhhPnZ2WJ1f2QlbTwIn/hX04cVaraBrNVGzA8PZ23Ct/8TWicx\nae3El5q4bBFMBbPdcUeXjss9QqR4y2tAEgC+VZLnAtrU6DTkfGitY9nZZWU6\nf/jurB2UZ39ac4/+1Fg9cuwbL1WEUMVpk7JbnMLwh3S7EXPCw2YlBSjbee49\n5wokULirsBz4pLlv0uAjpCKNH23j9u73wJXUFCunSLHMPig75IiKKj+fj8Ze\nOOiDSqIPNGzXARghR+uzWzDwlzMt9vqa3TINdvM7XGPEjvu5EMniJXRUMX9y\nQcYL1QVnQ7OJK7oVsfAZpdPKBFF5vweP1v3hh37s0NvP1KRZswh9AleDx/ms\nnSOY2shd3Jgq8F1owhtoYOwE3C/MQbMUhdKaursSKFMzjG9v3r/6tDxo6KWT\nKssdW5MZNOyXxX93wPWEgD3de4/No2LZmYGBj0cbLcXYhGZv7DigIe+KkrWw\nxbFa\r\n=TpUD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJb21qUSgeeOmzYxzojm7n9wSNIS9ZV6d/yq4fSU5vTgIgEvtSAHAsja/4+a47AIRDABTymcK+4zsFugY+/TUeA4Q="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.1.0-beta.5_1622059640346_0.6091597996685036"},"_hasShrinkwrap":false},"3.1.0-beta.6":{"name":"@vue/runtime-core","version":"3.1.0-beta.6","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.1.0-beta.6","@vue/reactivity":"3.1.0-beta.6"},"readmeFilename":"README.md","readme":"# @vue/runtime-core\n\n> This package is published only for typing and building custom renderers. It is NOT meant to be used in applications.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build runtime-core --types` from repo root, which will generate an API report at `temp/runtime-core.api.md`.\n\n## Building a Custom Renderer\n\n``` ts\nimport { createRenderer } from '@vue/runtime-core'\n\nconst { render, createApp } = createRenderer({\n patchProp,\n insert,\n remove,\n createElement,\n // ...\n})\n\n// `render` is the low-level API\n// `createApp` returns an app instance with configurable context shared\n// by the entire app tree.\nexport { render, createApp }\n\nexport * from '@vue/runtime-core'\n```\n\nSee `@vue/runtime-dom` for how a DOM-targeting renderer is implemented.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.1.0-beta.6","dist":{"shasum":"b5e0c1f1a2689149f4b6546569b29ef6bba02b19","integrity":"sha512-WdtOShb+0NFCOCNdi8XcWzI0uaPEwwE4c9oJAVo8sCZ2SRiUrKFccisN6M2YdbvYC7z56JzD1IYK0vfaX9vciQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.1.0-beta.6.tgz","fileCount":10,"unpackedSize":927040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsVmmCRA9TVsSAnZWagAAce8P/AraQzmctvSiwdOnptxW\nIGpTbrumDMMxu/taOBp7YOGZjd2eS6b7zG5+NwvBXYAsq1EoZMBT4ZKjg0y8\ntHJZ93GNT2yc8fC/M4udx3EpQwyCENpmKLFS29HwC5Zk8as97NSJt8xRgkRP\nVsOIrskCQmI1ktovwoGJGcbmhZqwEjQM2J1L50SVynZWXusmner3sjuULxiR\nvgUwDh5xFzdgsrRtwhnT+Y9rQWvjWMIK3Cb+6a7t7gljZCfaCp4Juj8483PY\no1BIbYGEnjnBqmg7kZjx0tLRiitTGkjdW92GYoRZJy2bJq1I01oZBbR81Dhs\nazr9Shtoi+g9HXHHzKQ5jgl9i7eYwwBqqtbOYJctVS0HRpPIhgDksjwtr53W\nNbgIHHORT9fBaJQahsr/DcgYAKKy+qlwVQJYLX0HAq/ydB7BVGKZk4Y0eRlA\nbQBkh5ms5aCkOz5xcpwoyOJQhoBiB/+f4MqQVG21s5Wu9zqKCIJzyQ0ItSf+\nHTmtfvTemhXC/IF5Maaj/vit1iBU7b/l92wu5JLIjGy+EqVKSUu6X2vJRxpx\nvrhsLpdlUzTuvO7qiMWTGgUKh3QdTOmYLQSjokA2pxdadAZMS3doI8RthjhG\n683+NuyIsgh/hmUCj3qtKodtjNsmXUfNJZtOG6optiQlhAlSKYoodP5JYp7Z\nhUui\r\n=v22/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCmVW04ECsfmRtW6OzB37Ac/BTY8rCaFUk4R/vnRaCrBAIgbXgxVZVYnSAkZ5f0FRjMDG7kU9ZUAXESt1vY8eZ7t8I="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.1.0-beta.6_1622235558478_0.5631880963677602"},"_hasShrinkwrap":false},"3.1.0-beta.7":{"name":"@vue/runtime-core","version":"3.1.0-beta.7","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.1.0-beta.7","@vue/reactivity":"3.1.0-beta.7"},"readmeFilename":"README.md","readme":"# @vue/runtime-core\n\n> This package is published only for typing and building custom renderers. It is NOT meant to be used in applications.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build runtime-core --types` from repo root, which will generate an API report at `temp/runtime-core.api.md`.\n\n## Building a Custom Renderer\n\n``` ts\nimport { createRenderer } from '@vue/runtime-core'\n\nconst { render, createApp } = createRenderer({\n patchProp,\n insert,\n remove,\n createElement,\n // ...\n})\n\n// `render` is the low-level API\n// `createApp` returns an app instance with configurable context shared\n// by the entire app tree.\nexport { render, createApp }\n\nexport * from '@vue/runtime-core'\n```\n\nSee `@vue/runtime-dom` for how a DOM-targeting renderer is implemented.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.1.0-beta.7","dist":{"shasum":"d71de400a5cf5638a9625dfea4c3d4f923db5ead","integrity":"sha512-dABm/J5ajZJ5YN20+L/m9IiJplrIrEOJ5y98hDKXXuxUZfRpXNnumlAllma3r2cVYAwR9XSQEjJEiMZbcsaY1A==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.1.0-beta.7.tgz","fileCount":10,"unpackedSize":927459,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgt+ZbCRA9TVsSAnZWagAASawP/0UghJ4g5P/YN9SBE2/j\nddbyVVskLISOEoavNPMMCwzm+N/YEW86tePxYU1eVpFoLhywONkoC68n+zfh\nJuDb9lrqIzw5gjQ0Tpp+hx67AOnixhvtFBb3M3LJVCs0/TiI5C5RwL++V8nL\nSD5P2CIW+KItR/F2orL1uucv0jOI/sQk2tzWNsSSBsUJLRR0ynVX59Tgg6Rz\nV65VwQj3pPbu6A3/k6c0C1J7drNnh/4sttO+avM3tTaGKenFn/+lFRiH7/HB\nbeBKyIEB1BtEzqNpI7CN49iz7XOXAt7IVT69TWx7+oNtzN3pKGaQ5i1jYFPT\n16jddHHRTSJjmhzjsg4/gC+7iLAtiyH9JlGTWn+u34uN33qWt1wrcbP/yaex\nyft3kkU9rBn7+8NW7kPSNYH36bHORpB0XgFWTY/jH+VqaPcN/62haoQsPp0O\nBZv/vU3b8UL7kM0sBfAZxakd7zqVhIpo1U8HLd3wat2fuvx58njHS5ViYMsK\nTgSK+UOwsQULByuri1UomfgqKpu+ChUV93gBLgjbVfU2B5dvpvc9UbAZPl2I\nIyyppzPZm6TObWmcZN8uNen4qmRSFc/SaIyb1JSlk2Z9pJ9XhCG8S+5VrIja\n5RtVInORqNK3GtDYCeOJtEBcZO6lwCMP/gVv91Ptl7MDu4N0PkzHWeCU7NLK\nKTfk\r\n=AIEs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBeTm15RbKjPszGj1DX+J07PVbM3m6gXj2xcTI5wNSblAiBKaPyaL3pQ8V2R8lW6ylgWbmlPdMaNYFxOQPKMXvSHUw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.1.0-beta.7_1622664795270_0.5543389593906325"},"_hasShrinkwrap":false},"3.1.0":{"name":"@vue/runtime-core","version":"3.1.0","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.1.0","@vue/reactivity":"3.1.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.1.0","dist":{"shasum":"d4ed65ccf3611b51545c90ea34773d7c5fbca9e8","integrity":"sha512-7+FYd40dhslvdUGI5TQZwbMfNct7/SJfdV1bZgAaw/XB7ffLlDfDdF7vealbDJQCJwNRpBWYtf9Sa8Jq/K/HZQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.1.0.tgz","fileCount":10,"unpackedSize":927423,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvkumCRA9TVsSAnZWagAALawP/R7Th4663FQwsrNyGyC9\nfLJI1gf6fd9fHCvTC4NLbWI+tW658L8sgQq9YmSwS2YRqBlfdkSnmiyB1Ikk\nmGharMoNPcJYwkYS0EV0AtL8fvczH2Fy5B8Ei4cVI8yFgXsH2f+wnXibEq8x\nqugtdcgDaI4v7CdwbuxIMz3XLiVTE0dtgT61zcbyKpJNJUDSLNE49XMwVvkc\naf7FImD05QBPbVQ+M4x4b7FZ3GiaGrAKKVmJMjkDNqODSPIVTi39PghWNHgy\n6oEi2sNvyG8bauqPvipvAfKpqzfXwNwMpxHlaO2Fh68emIWlJHnCSN/xhD6V\nc0vLHL2avTlezdKbSOVo/F+c1PsNvCG7cUpufWIQ3IQNOSUTxPdJAoYUYblb\nLSuCLLU3cP04XgLmRd9ssXLL9cyVeQ5+QNE/DtFdLP0sPHaESM+5p7IEHxrN\nlsBe+5DyKby+0LNssdNXAuH5ieJCDUksDknq3zpH++VB1ml/Apd66tibXe+C\nIC/fFojkqsPg5oxIfmJQxgTw0nrHiD6ZtAtCY5Q4JaFOnU17N/HOfsuA6son\nJrZAyTJ2ru/dQEd3iXCmJ83AzJiRD2x+b0zvLolAttdGRow2vdj+n6W63WwR\n6PHr6acNWCsuuBUhNc3AOEsMD1yD0zSo/D4wTnrG/du03RrRJjyLOIF66HFs\nsewZ\r\n=As4r\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHMM4zXg7SKVjSz+YS/nDqo+fnX1LCZTsLzU/7dzvGvlAiBFwYUeJPk9LI2XJXVTkz1PKUar3fQj3gMty7SnuyGTMQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.1.0_1623083941926_0.46995526698606427"},"_hasShrinkwrap":false},"3.1.1":{"name":"@vue/runtime-core","version":"3.1.1","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.1.1","@vue/reactivity":"3.1.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.1.1","dist":{"shasum":"542110c09a643d7d80646a2f071aff6b324c4158","integrity":"sha512-GboqR02txOtkd9F3Ysd8ltPL68vTCqIx2p/J52/gFtpgb5FG9hvOAPEwFUqxeEJRu7ResvQnmdOHiEycGPCLhQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.1.1.tgz","fileCount":10,"unpackedSize":927423,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvoEiCRA9TVsSAnZWagAAsikP/0glsX/31+VX9S8AXY0D\nuxbaE878DWoaqM3RKFls3zRkKrKUVFHifyKWTQ0WM8w8r48/0P+37efbY66c\ndoGnybfLNBV1ca0EUzewvaPVBw529NYjtb2y6xHQGkiFOzfOT6nnIMrQenLS\nK84qCXID2aKfvlwT1o8a3PGU5YD6rvlAjqlhDS0ylXdHLe85UD4XNvV8UsWR\nEqD7/013OXIF81V9quyH6IOWOis926gRSSezQ5K5/YccuZ2ns7dVhd0DaJ10\nYF90g+H0UHmuHA7fGv9B57TezM8Gn8WF/1s7NduPsjw+p27CZEgRb9LyC3st\nCdftMDgn8BQh7E0xlonO9I4jghqMnJYwsttThDEtHHbd8+IlTOIEr6P/ncXg\nV0Yxzc5Y7qsCn8zqGxw1CL2mqzEkEUnQOgLR1WPesbdtJVSbn0bJcjr3JH+m\nOX9xHpO+lT6uJsIa/KUA7zkkU2KuaGuSHUTHuT737jPF2uPvxi1cm58ft/sH\nZefbYiRqiZqHRjvUthuqx605HX2C2ICC4BTT0JDWKhnEJ6uG562cOe9JbHdd\nb7LE8y6DWpsIIkHMSe37EnuEkDeMIReoWfNgd64d8cdpS6BdN32N0z36aol+\no6x4GSodH5HvJNi9BxqtAO4qDrA/PpgwvI2XUPcWzpjUMSKZ1XMATD6HTJMy\nfc0L\r\n=TokR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHdUqE8H/nsdBgk8eyIYh+mOm7PeSdZD+hdn4COYeuW+AiBitAsIsS/uGduyqdiUrbOAxM0whqaqjjkWagSRH5CCqw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.1.1_1623097634650_0.3738882499109226"},"_hasShrinkwrap":false},"3.1.2":{"name":"@vue/runtime-core","version":"3.1.2","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.1.2","@vue/reactivity":"3.1.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.1.2","dist":{"shasum":"f4dbc503cfc9a02ab5f1ebe002c3322512064a54","integrity":"sha512-gsPZG4dRIkixuuKmoj4P9IHgfT0yaFLcqWOM5F/bCk0nxQn1XtxH8oUehWuET726KhbukvDoJfe9G2CKviy80w==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.1.2.tgz","fileCount":10,"unpackedSize":928342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0isJCRA9TVsSAnZWagAA9KwQAJYIZSdokb7m1jAke3vT\nAbHTymMib0e97fzFeo9GHI5kM8e+aIpXo1WKAZOFnbfKf40GCyZfX5gDrMn6\novZIvdwZGMhopu6QCqhfGFoDuW8rg3DvrAG0BvOtYxWMEj902GCYRM9NlfRz\nXt6FWIxFodQbNFXpIbhTPCbtlW+13XTm2YWsQtdUcDLgop2fVv3oePMyj7X4\nBB0PHIwUpgvI/epqvVC22a7k/IDxmCZ+O+SmN/eTOzwMIK+D3bjPay4gaF1a\ncqUJx6R2YOgUkci6TF0zom0Xe0RPIf9ddDqDuq8OD3oy4Q2fpOEAW5qC+avv\nBYaFUbYvwC0DrqZN7Nxg/ulIOQHe+l3Lzoq6QW2BF6DUIcanKgSEvWB6DB5R\nIITJzMQbhzP/7JeGfTwRJskSNyRpL5sw+F40GDI9R+nY1GE6rtiAFB+bEKPj\nxgXECt61nGFX94EsjWn7HmbHPFtwZ7oOeQPUt7IwTBKQf+C8hB2sukBE6UxD\nUkFBx0xhRQcrB6IQOZW5UzG573afJznWuqscHHhca3iajRl4DZQtJ2EWs2Ne\nrDLwUvgxWKrRvtM0uPe1OtG7J6pRPKDNJaFli9It0D/pMCtPgN/XTkmXVlET\nWWYF3CaUfNMaxxnf4+M+fXJvc8EAAf54Ge5I0PHynzuapb3HBriXCWyo9dvN\nERi7\r\n=SJMi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDy9TsK12fEZzljS3xFeNb74Km3aX1S3OXKd7WabKPM6wIgI32GHIrdpWDGaRRQeFDiIEQ1tq6vLRLRLjQnT0uC9gs="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.1.2_1624386312630_0.3257506988681036"},"_hasShrinkwrap":false},"3.1.3":{"name":"@vue/runtime-core","version":"3.1.3","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.1.3","@vue/reactivity":"3.1.3"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.1.3","dist":{"shasum":"8524f6e965aba3a94ae30ded715f13ec6be59c46","integrity":"sha512-Bt6Dx7f91R0qDpHJ8VAlEYgKTXngka+el7Xw9xcNsFC9hv4K5QAJiL4UsxP4TjYPo6sZvj5gi06vvdQ3ODf7FQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.1.3.tgz","fileCount":10,"unpackedSize":946237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3k+bCRA9TVsSAnZWagAAxTYQAIPybULxl4SFwq2TrztG\nnHDoVahB6lYhDfQKXua5ytyAOzK/yOjm0+jHiw8+3jDnmAqxBg4YrJ1YvqMr\nSYjg7UQqK8zCsz3xMurjGZYmHgrZob/jsCS+ocZBe8FXskcN5WGRnTs2cWIl\nF8rdpAnLgC++MgMj981OC+qjjKuLL2PHGpENyvumbhZozr8gSuFjYOe/MU9t\nuCF8HIuSTLAw/JqRCQ6ZQyynea1Px2RCVJNaVfdUfIqCAJinWPT2MVhbvUow\nG+jGER1TWrx+R0MXQR8rkPFBk3l2A1lcSuU5ywIrshdeW3R4VvjVFmFxaQIB\nKkMc2euiSg9udlhe/uU9DserxTVHIiJGQi52raOqb2Le7kBVSGPysnG05i0l\noq6NhcCBhh7VsRxxfOyjDffahhzGd0thAvL+axBZiUaTQtrMFhlMokmxc2lY\noxklRSCbM7hGjMrCXxu1Ki2HxAYKaY98UOdpXA3hLuKelJJWvT3n/b/w4RDy\nVpFP3NSPWYxjgWH93iLZboB4Ksmc4cmQrVfItuhQZsK4euouKMbyu0n3ro4r\nkhdQLEkMcVSVasVq4w+uuIikVbsGypzyxenSNn44msB9F/VJIhR8tNBl/svD\n09gaSIB4tPvw5csOP0YZvP0Axixty7Q2Y6MrO5IZT4yl0krgkpj4S6StSHwh\nwTU2\r\n=cS9B\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGMYs0claaFVzcTVzvHNO1BG3OWiZBtWV/8P3Ods0zYJAiAI07ZbjUrsnopCkFFWQWpIJvVAXQ1iJTA+fGuzVRWEUQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.1.3_1625182106955_0.9503226977100661"},"_hasShrinkwrap":false},"3.1.4":{"name":"@vue/runtime-core","version":"3.1.4","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.1.4","@vue/reactivity":"3.1.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.1.4","dist":{"shasum":"3e30ae6ecbfff06df5adc9414491143191a375ba","integrity":"sha512-qmVJgJuFxfT7M4qHQ4M6KqhKC66fjuswK+aBivE8dWiZ2rtIGl9gtJGpwqwjQEcKEBTOfvvrtrwBncYArJUO8Q==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.1.4.tgz","fileCount":10,"unpackedSize":948217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3wi2CRA9TVsSAnZWagAAriMP/0wZWUqaJgkL03bdhn/d\n7wsu7lDp/tvfJdvur1kTr8cOm8PyldLpsg8QXYHRi4deuDa8p5GJ7bz+yihN\n7zQeO3xfJZ5j6hDfpgJItWh8sDuBX293tNIidvCWoPIjiaNffF9++YTi/0Za\na/MVgf1oj/De8z5yJdCuBj3fFjHyA1Lbtc+ZQzjJ5Gbm6Y5pVB/nTbmSdIE6\nj7H/llkSJUDsJh9qXkrFLFqUexUDToZQ21mbI1XNQEHlmduaq5+pvySFyieH\nznYhkP8UrwUh5j/VVp59qeZ5u4WO7nrx/CmJO4dVDmrNQxr+uSet2zLKgPgA\nPqLkdpe9ui9UHWQAsLlFCh8Too73goqJi+BXBvLbsZLGSBjXUMpG/feZRE/w\neEruZfeGoW0Ei2m1TUuJ4OPKwRP9tMGsG/FThz935ECfsVRVId/mb1fhFGBz\nLdmH+HNkCk5X6ikmg31y9fr5JsWlAKJ66uQKXwJX1StG+Luud2v2XZKUgK9j\nahLO9fuKJc+NeLOHCrnobaFg3DmybegJ/ElCgMNsNK6paaIlTtfqvVR2qwiD\n4/U4qkpQPMm8GLIEvCXqBpc8+lK+eFqSfCtrQ3berztjmvHpNO5vR7W5oFEO\nYadaw3F9JJ8zxInsdOhDoSf7hDS0xodSfGcXYMO1QZNhhvFNo58r/UAH6uvv\nBdCu\r\n=4pPi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICDCQEcLhLerL42ULPPKNjODdyPRS2L5F7Fso12UcBjfAiAA6fFXeFPOiYWFJKnFPcE+BpL+ZRM5xWe4layjfWhbUQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.1.4_1625229493600_0.9435852454675306"},"_hasShrinkwrap":false},"3.1.5":{"name":"@vue/runtime-core","version":"3.1.5","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.1.5","@vue/reactivity":"3.1.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.1.5","dist":{"shasum":"a545b7f146092929cb5e833e85439150f17ac87b","integrity":"sha512-YQbG5cBktN1RowQDKA22itmvQ+b40f0WgQ6CXK4VYoYICAiAfu6Cc14777ve8zp1rJRGtk5oIeS149TOculrTg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.1.5.tgz","fileCount":10,"unpackedSize":947234,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8bX+CRA9TVsSAnZWagAAltUP/R108JwkyP/3viaK0rws\nbuSpYyzVxVFuqUKfymsm4FMaQDGUfgP8+5Duv5uEDMLwReqftfFzGsEODIf7\njsv4XOrJ+RCrVMhNVTgejCbq73Kq/hqpSc9ch0wEyet4hzLyv+Uoe0B+mwTQ\nM5lKbbraGilyphoVvTOvXPEJnDcmWcZNtyAOfRrktFkvkWG/8Ta3Mm1B9Viq\nU19ppo92F1HQm34Bl78p2blso5Q9OUloGtEfjdbd2/cNphU4HfKdFo2YwdEe\nqrUA7L3IephgfoR6y1emFu9Lm6JcW3OzoBE5fVZwKYyLUTdsWxxaKlh/AsUm\nlSoxJBYx2O8hDpiYCs9HN71gbkYhD/I0bYymX0VSej4WweYqT0qUcrCsX++F\nOgyL4GDtwWQvsiz6LhgDUSArBze6McDQ0zpLPwnN+BFTeQ33bU2lUOfinicq\n1j3pm/7cW3BXTT4V8iEtV+iMonljfmPpSAC6WOkAG45DGe93JRQ1FFx5LPMt\nsy/s8vH1/NO7eL3bzktFAoj3m2Cwhehs47a7rEX5tQmXMUVBorb4vDxQgUkK\nonRf9xVbfN1JHIHNmUwQ8/ClYZKi3obFPYPgDIT8WXzkamUqYTXA77aIYnL8\nmhS5FsI38bmcNicOfHdvgAgm/EQ6H7g2rJRLpaGCLBNfH4h4gdayK2SpCLm1\nCX3u\r\n=WUwm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC4Dezse5YRV0VSxLZDf/hCftCVUQAp5FnCWACzpOw9fgIhAIE/JXL9+4Ut/dqiEgP/FcBUwkxdakyG0yQwXJq/fng1"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.1.5_1626453501800_0.630655558793777"},"_hasShrinkwrap":false},"3.2.0-beta.1":{"name":"@vue/runtime-core","version":"3.2.0-beta.1","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.0-beta.1","@vue/reactivity":"3.2.0-beta.1"},"readmeFilename":"README.md","readme":"# @vue/runtime-core\n\n> This package is published only for typing and building custom renderers. It is NOT meant to be used in applications.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build runtime-core --types` from repo root, which will generate an API report at `temp/runtime-core.api.md`.\n\n## Building a Custom Renderer\n\n``` ts\nimport { createRenderer } from '@vue/runtime-core'\n\nconst { render, createApp } = createRenderer({\n patchProp,\n insert,\n remove,\n createElement,\n // ...\n})\n\n// `render` is the low-level API\n// `createApp` returns an app instance with configurable context shared\n// by the entire app tree.\nexport { render, createApp }\n\nexport * from '@vue/runtime-core'\n```\n\nSee `@vue/runtime-dom` for how a DOM-targeting renderer is implemented.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.0-beta.1","dist":{"shasum":"4c7790fb93047e3c1ff8cb889a614a1d7e0616c4","integrity":"sha512-8b1VOH2KlxjTA1v+2McW9+Jdv+RmkxUE42qHploVfJd+aCZLKFvzIItM4Fh6eKkUQ/DK+Apdje2qBlBB+5gGKg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.0-beta.1.tgz","fileCount":10,"unpackedSize":960029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8dOJCRA9TVsSAnZWagAASOgP/iB3HjbIYYQKLPdmTVU1\nTyjuF/2vBP/+NoDNLYJ8G9EvRcGLr+AWdf9j0fT4bn1Kbmdo06a6wbiI58xd\nkVYzUBlLRAuoxBlEYjLhXBVF/nrodIHkRjS/m1kk5oL7eCG1pYvcbZPDKy9v\nM6OvZ9I8DxlrusCveWnZloAJb/88pKt+y9ndKyRB4xdukNgDIeJgfVPLk7kv\nW8fSi+XBqqkzxLvDVUiLNNmdnDhUZCKvCKx/6EADVUz8gDQZ64TcxUMA2uhv\nBpox2mzCRLZ4e2B7LW0qsq81C9/FSVd31I7Se7ZQJW5gLoBJF279TDGi5Vm3\nnjaxRpsSyhmiG874O3uh2W6KbPiqeTXiQSIuHeI2VavgWkPRaZVBj8Wqb7N0\nceubA2LOH+jGKBmfr0VNHphV/StB196EMEnPIXXR6SvF4tlhj1YQwOqAiZ8M\nEzWtXHWCM8Ho9whn9SLLlJbyr6dguaNu3TwhKNVWwkFEIccdbdMZdIo3OGmi\nz0ipLR6MiVa9al/hzQsCh9DrLMI7dPIySQIIpIjZOQUw6DX/4NodSevh1uNO\n49qzItSKXxYC4emzSuKaL0whrfYrU9FSAWb88wSd+oZGntzKJIzE+ZzRNrot\njN3WIMmco3w8Tj5xcBKO98nm2V/Hv7Cl2Im7Aun3O7Z+wM91m7Az2KQqZHAE\nq0+6\r\n=3U2r\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClyX1Uikq5lVBKQRN/FlzGdsrEVQ/0EB2KYNZp547yJwIhANMTA3bqB4D+NmrQdJ29egzDRjhEM4US+n2+5oXrpImG"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.0-beta.1_1626461065049_0.2628833614059445"},"_hasShrinkwrap":false},"3.2.0-beta.2":{"name":"@vue/runtime-core","version":"3.2.0-beta.2","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.0-beta.2","@vue/reactivity":"3.2.0-beta.2"},"readmeFilename":"README.md","readme":"# @vue/runtime-core\n\n> This package is published only for typing and building custom renderers. It is NOT meant to be used in applications.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build runtime-core --types` from repo root, which will generate an API report at `temp/runtime-core.api.md`.\n\n## Building a Custom Renderer\n\n``` ts\nimport { createRenderer } from '@vue/runtime-core'\n\nconst { render, createApp } = createRenderer({\n patchProp,\n insert,\n remove,\n createElement,\n // ...\n})\n\n// `render` is the low-level API\n// `createApp` returns an app instance with configurable context shared\n// by the entire app tree.\nexport { render, createApp }\n\nexport * from '@vue/runtime-core'\n```\n\nSee `@vue/runtime-dom` for how a DOM-targeting renderer is implemented.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.0-beta.2","dist":{"shasum":"5286f18577b648833c639d420b08d189d75a42b2","integrity":"sha512-/FE330p8aI/HssaNgsnsKNlB6Xof8kYcI7WQXMyCjB+kTPGY1+EsjEThAFlOc8d+U9l3ixaX+d1kmUBOa0OEhw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.0-beta.2.tgz","fileCount":10,"unpackedSize":961115,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9gyqCRA9TVsSAnZWagAAU5MQAJgrsKpN2MiCSlwEgI4p\nS3iLAlws+asgxOXVsxdeU0Gn6+4TO++U9kbMlMInxPZppDvtd3I+fXagO3Do\nOE7qiNPKLzGywMR7Urio0C0oMIrhQ5HfTvcmuTp1XoqsvgJoq+FfviE+MU8/\nXnQnx6lcigMm5MCJvZp2IKA9GH6Cpc6IYWGUV4MKAYdEWo679FSAzN7InvOd\n7FCud96Xj9a7hN8zkQ/ulBUG4Ug4Io4UQartC9x4SHyv2z6tPB0hR4HsBZBG\ndes/ZOauh1ISDmKq7RG2UWE6dU8wrr2zqo84mRBGq0buGDomb/AZZMGlTjHj\nHCyQRnKPpUQweM1DXcwYSNcu+xel9GWIeyhfK3wcmC7zGCMma9puXKqLF92v\n8WkISNA5bjpQgwfcFh5hwOA1PBV5ne1x9Rvnvtiw0ffrw1SOHfaQ4ZDNcP3l\niBTS7KGrtFvm9fJIWWUZohK8ufv17Rq4F+VoPc38ZCcQthY0nQQl7YE+LGNg\n6DigpPEoOK3ZaCtbV9v5CE/P//7QLHKPep4ItwrvAufEz7lEuFn+J/mCzOMn\n2dcejs3uyU9C8Ohojg/4X4C+4OLfuvdxyXFl8BTdKXe5DhUEmawVm8s52vTN\nyXxiHAO6lLGC0qhwZ5ljlpErTnUxugr7NxHaGGxR0lIeSgw4z+lAVWt73bvH\nJso+\r\n=838D\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCaFqBSe82cZ1E3N5Pb2CXflAAJBp6H6/5ecL9Khqt4JQIgETArO0FpyF8kh2UBCkVw08NI01x6h2Z7NsfqA/8jTIY="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.0-beta.2_1626737834679_0.6922585539207475"},"_hasShrinkwrap":false},"3.2.0-beta.3":{"name":"@vue/runtime-core","version":"3.2.0-beta.3","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.0-beta.3","@vue/reactivity":"3.2.0-beta.3"},"readmeFilename":"README.md","readme":"# @vue/runtime-core\n\n> This package is published only for typing and building custom renderers. It is NOT meant to be used in applications.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build runtime-core --types` from repo root, which will generate an API report at `temp/runtime-core.api.md`.\n\n## Building a Custom Renderer\n\n``` ts\nimport { createRenderer } from '@vue/runtime-core'\n\nconst { render, createApp } = createRenderer({\n patchProp,\n insert,\n remove,\n createElement,\n // ...\n})\n\n// `render` is the low-level API\n// `createApp` returns an app instance with configurable context shared\n// by the entire app tree.\nexport { render, createApp }\n\nexport * from '@vue/runtime-core'\n```\n\nSee `@vue/runtime-dom` for how a DOM-targeting renderer is implemented.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.0-beta.3","dist":{"shasum":"47656922aa3fb21e4e7a09ce4f2e780c8c417bf2","integrity":"sha512-lTv/t+gMbtIIve3QMC8qAPiGml+IZrb0TBnoIKALVnMqvPzmKIxao4stMd30WGgKoZz0DGDiPp8oyKW4XlR48Q==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.0-beta.3.tgz","fileCount":10,"unpackedSize":962027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg90RpCRA9TVsSAnZWagAA17UP/07Ir9OTKxae5ewaMDZp\nOdpxkcOpQRcNhqIq0C9IRCXYsnW1oMZCnKIl3zvd579PfGFm+lVE9Tq8clGT\nmn7fbdYrBEcYIod0ovXvHd3p6+gMG5FWH/RDAaIAM54R1Rk6V+K1dN4cLeJa\nvjwetKeqzGR3iWXxYM6XdSvrQmTAvTrZQC898dmu3O05UBB8RFcu2yqsG9dz\n/RbB+SBT0ItlqvSyRwO0oyfbiBh+35F//4/O+OGa4zz+vRB2qb4Trg+eJ3Lv\n4kNBowZO/p2kwKx6B+6jnfk8n9m3yNUf/mMyyYyBZ3fdnUo8aBn23bvbvTJO\n3YAwRQwdkw2vMv+mJk9bOIbBXgJl9LqZ5ppE6frQIN7i8qon8P8pm6yvGdCC\nDXp+bak6MMHS1m7TZ+Nb/FHQdg3p1+QCQoiAf2kkNE2AaxAzVQy4ekC24eqa\nQA9xwKKzT+b2KyQVRL5PQbT+Hdu87kkM/RWIKla+kCjDRNhUa2U4a5CVlCTl\nOshVXNWgL92NG/ZndmTKmyc97XAfkqYY9ptNBFsTsucV5skUvJ9sFNJWAtR6\ncPNR6xUTaZhCb9vXYhhCBTfthVOCr/tT4J5t1V8TCLANquUKo9gKmwVRH45R\nMHmKjuF1CwppJ6DWjUkgh+2vtJikA5+/6dgXRdMUon2uzqKquds1Qp/dSE7C\nSCDc\r\n=S51U\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGXJFAvCuRU1CguP4umswb5nRnN8rAmXIaK2ew9CAEYEAiBk8NGAzGiGh9lk0qh1cHC9dTJa5PxFSuUmgm3uuHwc6A=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.0-beta.3_1626817641732_0.5239289230244148"},"_hasShrinkwrap":false},"3.2.0-beta.4":{"name":"@vue/runtime-core","version":"3.2.0-beta.4","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.0-beta.4","@vue/reactivity":"3.2.0-beta.4"},"readmeFilename":"README.md","readme":"# @vue/runtime-core\n\n> This package is published only for typing and building custom renderers. It is NOT meant to be used in applications.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build runtime-core --types` from repo root, which will generate an API report at `temp/runtime-core.api.md`.\n\n## Building a Custom Renderer\n\n``` ts\nimport { createRenderer } from '@vue/runtime-core'\n\nconst { render, createApp } = createRenderer({\n patchProp,\n insert,\n remove,\n createElement,\n // ...\n})\n\n// `render` is the low-level API\n// `createApp` returns an app instance with configurable context shared\n// by the entire app tree.\nexport { render, createApp }\n\nexport * from '@vue/runtime-core'\n```\n\nSee `@vue/runtime-dom` for how a DOM-targeting renderer is implemented.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.0-beta.4","dist":{"shasum":"e80761fe9777aece946c8a54673365b37691483c","integrity":"sha512-t/2+1mEBSD3DiHwlHNyNM6cjvN/po5FqaOtoyLm+z+Nt4ohWvn8F/61ZGzKTnwZFW3S+kDVsVK0BsSYEkxlEnA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.0-beta.4.tgz","fileCount":10,"unpackedSize":965687,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+JRcCRA9TVsSAnZWagAAHMYP/3Q6upoJ6f5gDPu2aJbB\n9ElBCiXV/GTvwtsqfRx+YGgRyXVOis156MIgz6S22VBXzVizgXuneLLC4ukX\nO08peF3xLZXD2W/si82ph+BlZCl6Sdv7ywL/Y/x3Dov7Pr9Rbj4uSm3KtfDL\nCqaCVv+wXy6JL1EySzF5hrSBwogIJbTr0zH2aRe2cGosfPriCl7kiQ0hSRss\nbLR0k5+mDb3lsDzCC0YHW4DFHPB6r0oxwMCGF83RRVctgNmn5zqU1YhxpTZb\nhaOH0BE4OnEZ43VxQdBmg2DdW8RtCDrLFlA3fjJ6VEotJ22+OWw9HSmU9itw\nV/CdVXL7FLThPEfmxpmguXOPydTWpr+EFeB/Dwq1oYd5LtMtKVQOVQjd8mi+\n0pj80zyFvI0qqH+TlhiDgg0CSbHDBF8eiAS1dkKA7auPqN9w4o7BG5nSiF9M\nZE0MeVZeRiL/Vw2ld2vnaG2Jsj1cBugij2e45HByXYX+mMt8UX4uCfRx6ESx\neeRZ7JYtYk63N9rFzbkksRmoGnkSzw8gm/bJ5Cc5tW77cBsHpB6vGZIMK3pm\nqA4VR6A7nNZux111ZRU0I9EUW5CzYiCvhBqdSiVlH0rcMpbrWb21us250m5X\nauiPcOL5wfZ4S2EOtQ97YuSeomGhc1mMInNunasebGTwhVv3QR48MkmjSPE6\nZg3m\r\n=L275\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA7bFGXbYlNOBMUy86pJn2g2gsPOqFVUV/5QKfxupcCsAiEAm/Rho40bDWVB5oFkKlaL1oy9clcAYwbMqS2JXwEVOGg="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.0-beta.4_1626903644614_0.582514808053032"},"_hasShrinkwrap":false},"3.2.0-beta.5":{"name":"@vue/runtime-core","version":"3.2.0-beta.5","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.0-beta.5","@vue/reactivity":"3.2.0-beta.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.0-beta.5","dist":{"shasum":"33046b0fe257e804c86c93e54291304aa3fa4e58","integrity":"sha512-LcSrZu5bXBhzQuXAih5HqLpoYNrjYgYjTVp9wJyR6AUCxz65qAVRjilxYJ5oTsZce578oVg+wfMRJ22rt/rC5A==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.0-beta.5.tgz","fileCount":10,"unpackedSize":966430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+yJBCRA9TVsSAnZWagAAtwoQAKD6MHDctuJkoe9h1L2/\ntC1jjo75wizDQVy7BrXfbNGde2YzYA+xKv8YDGrPxTpBZ4YrHHvFrPwX958B\nysg5eUjHAgU4phSFKM7P7ccJjnB10QLdDdzRKuaMFJ265JpCz+2FfALItTKF\nWmibE2oAqM6PphkfhXGypyY3dnL4UaEhF4dhHx7UfQA6Afr2qjvc3EkrCpCq\nqZEriKSmvIupRySHvIpkqj3QGqpGl7udvCLuO1ta+5TqXUToUk2rB1fTdNKe\nw8oZ+9vWilXMcabf0wM/Ok66fwjXdYcbhpdJTVOdGyXX7RcvGw5uDQ+KJSrz\ndt2CdmFGhzqWc7vpzJHV/Z7HkDQP6Dc2pw5DpeQ9Qnqs3eYVx4CY9hgiP2Dn\nH36KPe5nm8VYflbONgiVjtTVBHpDeC+CzOyIQlNcNsax4Z2oMxeSmf8R5HT0\nEh2DQp3w/2IYvKVFEd2khcSMBoKtX9mzlV9xHGZ1iDsxpfFZC5mqZdyAoeX1\noAk6yiUYqRs6W9E3/huFHoEwq9PGqGlCuEYzTwZBaukf7HwLGPHZM5YztBIv\ncqlhi5qcdiipmBFEh9OabSseMRdTgeIWTJ7rzhadNo+vmK/v+n0peWBHxNVy\nieVnNkiWtP5x8uMHzBEJkDW4n8wVV1AdZa83As28QXghhq6vnBDnHtkddbrz\nU5Ly\r\n=Bqyq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAF+S5fUTGH/UXDzKzm5E1msbKOO1ndEfc/LrJ0WFpiYAiEA+ruDme7YdDZb9FW1NCqFouXKA9+KlClb0z2NA73jZBk="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.0-beta.5_1627071041810_0.14680857457385188"},"_hasShrinkwrap":false},"3.2.0-beta.6":{"name":"@vue/runtime-core","version":"3.2.0-beta.6","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.0-beta.6","@vue/reactivity":"3.2.0-beta.6"},"readmeFilename":"README.md","readme":"# @vue/runtime-core\n\n> This package is published only for typing and building custom renderers. It is NOT meant to be used in applications.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build runtime-core --types` from repo root, which will generate an API report at `temp/runtime-core.api.md`.\n\n## Building a Custom Renderer\n\n``` ts\nimport { createRenderer } from '@vue/runtime-core'\n\nconst { render, createApp } = createRenderer({\n patchProp,\n insert,\n remove,\n createElement,\n // ...\n})\n\n// `render` is the low-level API\n// `createApp` returns an app instance with configurable context shared\n// by the entire app tree.\nexport { render, createApp }\n\nexport * from '@vue/runtime-core'\n```\n\nSee `@vue/runtime-dom` for how a DOM-targeting renderer is implemented.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.0-beta.6","dist":{"shasum":"a86f0bef832208e8754a11e874d56e66eb1bc548","integrity":"sha512-SWcwNI71bluZJl9ASExKX1OpihlcqkBrRyHPhyQAUf7uHMTpYZAa6ySg/q472GlLoXtSj3Nb4XL4OgzAV1etYg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.0-beta.6.tgz","fileCount":10,"unpackedSize":969641,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAI8SCRA9TVsSAnZWagAAQF4P/1XsdeojFFkHB6OkatBi\nFqW/N+wDP8f+LaFkK/M+v48k6e46gRaviWB0SW/hj+tBbElUmHNAiIGaE/+8\n5c3whh0hF2g1f0qPXzIRcxDU18bAWoxIMDDAlssuz5nQz+uaDS50VjqdZ1J+\nbVajxU3ajpNEoWYNiXniFfWxbK+8DjjRITnkPaa3SdvHrc+PihstQCnhY3Lb\n0mJ7mvbcpAxa2fStt+oh2xNAQX37qnCLGTa2dO4Zl2LH4IeRaYUHmo9tBBHx\n6cCKm0BFmvPOYMK76LSdKFK1idW6a+Lvte2fapZVQVt6sb8mvCeJjFTSJwhX\n/VpgbU869eCMetw015FNCMJvtnUq5DceUGRFZ5Ceb6VCgQ2dB8PML53EojS4\nKy4NfiXdxYA+xBs/9LHgTQhrXUOZ0ofGlcWsn7uHUMs3zEdXPLelDnvXM/ky\nU7AM8gQAzvaqQpKxHRRVkuMjN57ZMKTO0ahD6KC2Q+IAQ/6gaXMvOTXSzf3e\nhdWUavxa5H0+RHJiOv7ih3owx7oplLWQ4MNJRUwPJIw/ThClPHJI4eROPAjI\nU5UZ4WxbU7sXvRcAi0tx47EgNyK2QvnGmohuQt3VYeDqyzdNp9TNaFkjgCPJ\n4uVh//EtlOmGxjTM0tvM8HsWtCntq0qbuPnMPGmasAKm6P+8fNIXVQmG2HAT\nxLG+\r\n=Qizq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHCYaT+y8khIQ1536rz2376lZDEhxdQpnYpI86PbIG9QAiEA143SgoYh/pyrl4lDRWg0zrCo3a0Mt0x76Lb9d8cknGU="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.0-beta.6_1627426578210_0.7591083517502706"},"_hasShrinkwrap":false},"3.2.0-beta.7":{"name":"@vue/runtime-core","version":"3.2.0-beta.7","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.0-beta.7","@vue/reactivity":"3.2.0-beta.7"},"readmeFilename":"README.md","readme":"# @vue/runtime-core\n\n> This package is published only for typing and building custom renderers. It is NOT meant to be used in applications.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build runtime-core --types` from repo root, which will generate an API report at `temp/runtime-core.api.md`.\n\n## Building a Custom Renderer\n\n``` ts\nimport { createRenderer } from '@vue/runtime-core'\n\nconst { render, createApp } = createRenderer({\n patchProp,\n insert,\n remove,\n createElement,\n // ...\n})\n\n// `render` is the low-level API\n// `createApp` returns an app instance with configurable context shared\n// by the entire app tree.\nexport { render, createApp }\n\nexport * from '@vue/runtime-core'\n```\n\nSee `@vue/runtime-dom` for how a DOM-targeting renderer is implemented.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.0-beta.7","dist":{"shasum":"52068f50bd72d5504ab0459051d5f9a9e13957f6","integrity":"sha512-qlj4Fju6G7/A90XNYVs8H2RV0fNEf0An6LM+tsX4/6QZ44XFYd7W82t1YSUPuihKVAoTh2+xGvAOxu+3sz+RiA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.0-beta.7.tgz","fileCount":10,"unpackedSize":969707,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAuOuCRA9TVsSAnZWagAA3IAP+wf8JUb3Ti4UKqNXoWqw\nwbpevSuw6vVFj3o31kHjK5cYBTjrSmfzzPa1vQydzZrESsl9yOdRj8Cg2xTx\nPAJQ3e4M78OtOZal9MsOZKZ8iziCtI9V3O50JWoumG1ExGH9k76sq2qkQuSE\nhVMaU/6ylM6V/nYQ7OxEdC2jvDrFiwkuXH7TRSJMKsNTsF6XMu2cHNRJKUeN\n9Idu0LxNRxvc6JrREunPD/CgZX1a2QxMuNClktivabSU4OWI3e4K48KTApcb\nOcKXH6y3EkjJcFvLercIxP96RL/hFn2WzjLSs5Mh+bBEJQX/pE431FMEf4fI\nxzi2pMjWOJygemIbGmPw/42jJStRoB4YgbRvAyaM895T+3CC6vsmQS9VcxLS\nzFBaORLRSJmkWCMenuc6CHpSBNZVVwaGHpPzzPhfl6HFKo2FYH6EgZ5hq7P6\ndVJNgFllO0WpIOtMy5N+yFfMf1jGbakmw+7H9505vPpeMeDMXcHYbyFrqO4R\nvWSiEgi1BfOw5gp2jP1mEBl4/I8mfRpavwHUU55FQt/FTVRYZoqLeeoR8SZP\n0NJLa5PIK3vgE6VAErYXLQDs34hVyvt1Wzb9ehZ/ShZgMN46iJYF9Fl6eOhD\nEad7BA0bGkEoQnSiT96+BIF/X8CH1dOCV3+jn/0IWyVZZ4a4HVIy/ON7DKsV\nXi5O\r\n=zWdV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+E1LWdoUQOzkiNpl/nIz24LAXu3Admc7p0WFbyNW5wgIhALUVF9Tmr6/N+LChsjVdSGJGEX0olfZe+b8vbzbRfH1q"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.0-beta.7_1627579309949_0.26752484437627655"},"_hasShrinkwrap":false},"3.2.0-beta.8":{"name":"@vue/runtime-core","version":"3.2.0-beta.8","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.0-beta.8","@vue/reactivity":"3.2.0-beta.8"},"readmeFilename":"README.md","readme":"# @vue/runtime-core\n\n> This package is published only for typing and building custom renderers. It is NOT meant to be used in applications.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build runtime-core --types` from repo root, which will generate an API report at `temp/runtime-core.api.md`.\n\n## Building a Custom Renderer\n\n``` ts\nimport { createRenderer } from '@vue/runtime-core'\n\nconst { render, createApp } = createRenderer({\n patchProp,\n insert,\n remove,\n createElement,\n // ...\n})\n\n// `render` is the low-level API\n// `createApp` returns an app instance with configurable context shared\n// by the entire app tree.\nexport { render, createApp }\n\nexport * from '@vue/runtime-core'\n```\n\nSee `@vue/runtime-dom` for how a DOM-targeting renderer is implemented.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.0-beta.8","dist":{"shasum":"427bdb65917a73bc2f131118172cb2f53fd9d8d6","integrity":"sha512-apNhoNV7cWo2Ta/BUTSGmNzS9DAB+qrC2/cxJleJjiHvv++UN+wEfQynqxrPAeb3gNDyPAWNK7hC+i7H+x3kUg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.0-beta.8.tgz","fileCount":10,"unpackedSize":970634,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDfouCRA9TVsSAnZWagAAKRcQAJBmG2gSN6SiGPXSliWh\n7kuhzDfp+NyI2agyt11JZwglQnoAirvpix4Q9u5R6VwDNFghQyJchB+uzQIb\nJZ0uDOP7p+ln6LjtBvLwa3/2SZ3yVEPo+KR/IHX68qhXNBUpueweB1Nyw0NP\nqoP0o9lqVZPQ0W6LtqrsPSy9fzfoMn2r3tUFf/J9h8kY/0T1KUDsJdsTP7Vw\nMDH6QCfk1isOGArH1lS1i/F6nIL6kwI6g/sYTCnmQyZrkngjXK28JWP6k89w\n955A3dZvADdzV+/GZrGXmZQPyl34qiSfNNrvtTn+G5SxeMV59NsDGusQFZa/\nVO721yBUDJsc9FRNnBYoqfZ/2DC+ZSqOE58OCM2NxZoUpwPKtggWSDab+eOt\ns7FiBJGjckySleA7cwv/xSObfKjCTFRTbvlr9NZtiJbxqGyrXXDbAtrSD/DE\npzJO/8saFQQJdq0lsTSDzM88cHd43IYaQW/xKNg2rCN1CsbnZoAxYne7b2Yt\nJ/aSF3emWXCwu8/CdU30eEexxy0xUblmduyXPJCbPeiF+t7jNBJivnJz6HDX\n34RrYVwcZZ1JBxZpGWcee+/As7d1iNaFlGW5wF1h7SkJS/mH/s7N8BpjwqH3\n9SfryNJXgEYL2dE1gmdDkxaI8Zp4Rk4dLn+k342zKOL8nbBKfPfpI1ds8PcK\n1XHx\r\n=5DKF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBML+hjJewi9A1Wp0DlcRj7fYDsioMqt5tZNe4oRfw5eAiBEkbrtpadcvMQnoeELroD+SfsVB+FYjUlAw41zK/SckA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.0-beta.8_1628305966095_0.2987700653756076"},"_hasShrinkwrap":false},"3.2.0":{"name":"@vue/runtime-core","version":"3.2.0","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.0","@vue/reactivity":"3.2.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.0","dist":{"shasum":"490b5639a2e8a0b6c5cb491aa710a441fad994c3","integrity":"sha512-mZlkYTcw3mVwClwFTpql4hkDfOweHE/w+9r3Yb3UPwRs75bSJXMBRUikw1GVx01bZQ8VQPjBYowCElcWNSlKig==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.0.tgz","fileCount":10,"unpackedSize":970871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEYdsCRA9TVsSAnZWagAAJDgP/2uwCG0m3Rw/nVQXJEuk\nRVI89f5iE6etryYIAftWH7srmP2kjvvu3urxWQ7NJlbURIEWvCNbK67qtfGY\n7tPjwu6X6x134sRdvl8fvWhC6YXCxn56ItzW0pPdAzp1YfTJLwuGorDCzqpc\nt4fyU4xsiSxaMcjnQR1Rj77i3sAZ+5wph4HdWobAzu+aA6iNxBl6/pevS7eU\n+bUl1OL0SQ6BWE6CceQVoW3loNZtVf7IiWCu6spRdVcF8R1f68shOIrO4Nhb\niE2F9Xtl8poGkVhMzxB7iibEBN6weWbpt6q27u/NnDPCTvtruXI+JOxloafX\njze0TJZfvO0eKS/FVAdTRWaoSOyyyokIIypx2mJDO3Ti1sCbQ2ljbPdtHdTX\nzB3r8XnyWW7+RlEhTFIr28v18EHMLr0+LdM3z+BeAxJPi/EsVQ85IwbJwhbq\nNpW1ZR+JUCXcSJU40tvQQqT/yKBUIQ7lMH2t3ESXWil+mwMJ8VNfeJ7BrCZ/\n1+4Itsi+pzr16JNUNmL//cynkzwEI/E5+J3PptHN97AfpVS71wjEn6ReMxBD\nGsXPhADDsMFEkBHbivsjUBfRdnCKtfIcDCARJyW0Ee63Vz5Kn67h0ZaokMvr\nhiegsFUnmJjB57vUsKJmWO6OGIMxFCsI1vThAMSCvJCViw8oQRo51qVcB30Z\nXKFb\r\n=JO26\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCO+HvT6dXucv+DUSTuXvMVVPT57UoIWTK3EiZPbZmBPgIgX0n9pbnbnjqUQelAB0bPzbsg+m43pf3muhtDBcgppTM="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.0_1628538732476_0.8201306605219212"},"_hasShrinkwrap":false},"3.2.1":{"name":"@vue/runtime-core","version":"3.2.1","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.1","@vue/reactivity":"3.2.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.1","dist":{"shasum":"39641110b2f84fdda3b80b86830827b7b5ef041a","integrity":"sha512-IsgelRM/5hYeRhz5+ECi66XvYDdjG2t4lARjHvCXw5s9Q4N6uIbjLMwtLzAWRxYf3/y258BrD+ehxAi943ScJg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.1.tgz","fileCount":10,"unpackedSize":970871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEZBTCRA9TVsSAnZWagAANg8P/34H6hSxv9c91IRvxA4K\n7q+tE++CTDgCwwqtj94ZvJhuGzrjdPVa9hLjQmzUvtAYUtZzfZ7ztPjHAjeV\nwEdmo/W1uYRGv7EkpH5DvyblFFj93pL8dMXp7AxghOSskLMljg/SFVlXyo/x\nqHk7v6wVt5Tkc4w1PRHIU/LensUqOhgP8SykoK1N3VEq103qE1krD6fjhsLs\n8i4BM4R5w0JDyMgyeuocDW2dTTDuNHIjCmGG3I2Sab1sP8/RxYlRLQSnHNK9\n+AU5W0t/p4ONZ2y/kFWf7XQbOpxcoB2fcyYEJ7A+Xpsfb4UO7p6Tk5tpJciv\nnnAfLAFkFcyKUXmlgfWdxBWwJT2qsJ1t6R3DyAa6asOn5/s6RaA4QQ+kI9cg\n1O7NV3enmDt4fQMSwZpJnkb74Ee6aZ846Z9z9XLH92mpFSGXkYPM+nIgBt5R\nsZ9QpfVmc6HvwLvj5HHy/dvuhUHdPMDbl21h4F9LTusSmlX5Mr18DkOqiKLP\nZl4TxqpBo2xWpLV4QJaLqlu6mJP4UiD51t52SawH+EojGhxZMZb+Y+0YXaqm\nDg7j8AqNKiBCW7rfxddG5jgsxxejWkzLJyd4x+JtKI5tCqmJVqO2wgW9Q36R\nDyqgJg61cnjyDWZaJUk8qRip0iSjA4/qY46ixaSQP2b650t2LN7xYri9aN1A\noPyV\r\n=0xIC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE3ex7dLZbLWACKnnhYgfM3THxQm+wQTYSe2oEgQ9q1tAiEAuzbtTDCuAWwLxBzD0qNnyGB/I08qp+a1pDnmiy2DTa0="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.1_1628541011173_0.9286411096557305"},"_hasShrinkwrap":false},"3.2.2":{"name":"@vue/runtime-core","version":"3.2.2","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.2","@vue/reactivity":"3.2.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.2","dist":{"shasum":"b9a7250783de19dd8dd6febf008084b0f9144586","integrity":"sha512-/aUk1+GO/VPX0oVxhbzSWE1zrf3/wGCsO1ALNisVokYftKqfqLDjbJHE6mrI2hx3MiuwbHrWjJClkGUVTIOPEQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.2.tgz","fileCount":10,"unpackedSize":971286,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE+97CRA9TVsSAnZWagAAHNkP/3Tn8qGdjYgJFW9wMaxg\ne22tKs2e4+K764fpMVlOX6Xf1vDild6abSYv5rKJBRJfe+9E36cCdTyNnlda\nzJ4+eeNWuPI/GSQt0/RWKkr92e3fLkoSeE9xlRrJXdmpCiSPqH4lkLSM3TES\nIPri1jzUVTF1vywUnYJ0ZJlDoGAhgZGjQEMr6DPjoLdC7cDRZxk4Xw6oylWb\nJe9j0/mfQDSUs9y0e074+zHGMBT1XaOdJIvNmpSM4UP8zKNbURjYwfJ5IYAq\n3liXNA7vAmbTvEwAqDEcmlEM/h9uGcOOcFvrZK875sZ8ZPebk3W7wyT9eRnj\n7DMZH+0xMcNDMrn8tqRPrA0BVRY0SZunAFWvDPr+vlOKkExS1XSJJZZ+GHRS\n0tn0ths7mzaeEAGCEheWZEvdtR4tPKjTGkWaizm4BOqY3ZfuDgvjwFN1Ym7V\nhHibifDcx2LjXeGI8hxK6K85pKlT7Y3mK/3PR3lIHDyamMmj7F9MpiiQXQBW\nGR1RhIb5T1JSI0svF2xpK91/BVwBbsgfESp9+vijHC04xfQI+9eESKpQ/GiJ\nZyyJIyK+B/q9MOB1gA2FLbJMNMPMosGbfmB3aH3K5/tCUmwrMxM7Exl4fUdN\n6rWQLGgkr9Gv9iR2vkcVE94Zbf5Q8DX3Gh7JC7bqD6GdOKr8xhxey1o2pj0K\nz0S5\r\n=Stp3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID4gRBIwslmBDOxhTQ87sZgMK+6VkfmJeXGlvwLyIJMtAiBwDDBU0sWQ0AP9ibha/IrR80lI2p/YnQ69kbbtJOn6rA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.2_1628696443063_0.01146724336633742"},"_hasShrinkwrap":false},"3.2.3":{"name":"@vue/runtime-core","version":"3.2.3","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.3","@vue/reactivity":"3.2.3"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.3","dist":{"shasum":"6f34ec620d6d75c255a1e75e64a4b6f90a4a2039","integrity":"sha512-yn6FL2fCKi5dauJYm8u6iiGs7VoXoIWdr+icIFtEW4eObUKOzDwYpBaqCf8orhI1LEnyZO7rLplbfoJJColBwg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.3.tgz","fileCount":10,"unpackedSize":971646,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGuXsCRA9TVsSAnZWagAAvf4P/2jzod9vuFpuSSo9B99P\nZ836gbRMOooSFIg3TLNZVg3ompislB4NT72ZsuWAANDMT/ZcMjsemMVKn4iH\nY09qBPl639VOyWYvO/1BoqQMmfBgPsHdaAjsOE4wncsXOQN1B0Ej4SowtezY\n2mbM2GfezBKAcMncCFE8E5jE3461+ymVTrrJ5Nsd6vt2GZ5Khjn0/sSTc0in\nft6rNEABqwAY/PCYRUVMk4XOwAoA/Am6a3a6lp2h+57LR0s7SAXa8UwZAiyi\nt5xRhLc0z6NxCl5RQjfH+xFEsp3Xs1i+sIfXCkY0RkDEjC7N1/oI1hyj7jCa\nq3/EJ1xxR5hlMz8uDA12Ij4FdoM+vxPHM1ZcCU8Ty4BdaawKpltPAu+Ng1ey\nHslB6zMQ5S2ffPwQwzmN2WNRErPaW8F6F2D6qvc7HK4LO2tIuHEnU30KtGL9\nx0V5pR7ViQuKBRRpzH+wnX4c5pdD9pU0tbRHT4mzA+k6e9oz0gn+GIiv3jCO\nuWup3yPEQndMM0uqHZwXhh51JwGHRCyjR3nJHgG/y3TFrEHG6iS4Qf0UOLco\noQ8MyeV+NgFb9JmVo61L9H37ft0fFQD62R+C+hLsRSda3vb/CSh86w8p78Ch\nfJHW5vu71e5PXti6c+nFuE50N25ByV37KDgypboC2iLxt8lV6uBdEOEeHfa6\n6FMc\r\n=hKYD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFNdoegcRz8+iZdS/yr4YUJPheaKGfZBRugNO/k5s7RwAiAwG0rff9cRegm+uunbzrM4Hys/C6HHPw6TsQaqfVPqww=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.3_1629152748711_0.7909844176672487"},"_hasShrinkwrap":false},"3.2.4":{"name":"@vue/runtime-core","version":"3.2.4","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.4","@vue/reactivity":"3.2.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.4","dist":{"shasum":"da5dde3dc1e48df99dd31ea9a972f5c02acdc3f5","integrity":"sha512-W6PtEOs8P8jKYPo3JwaMAozZQivxInUleGfNwI2pK1t8ZLZIxn4kAf7p4VF4jJdQB8SZBzpfWdLUc06j7IOmpQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.4.tgz","fileCount":10,"unpackedSize":971658,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhG+NeCRA9TVsSAnZWagAAX7QP/1/ENHEfeQE5pTLR52WS\nfg9TVcV8uj9D4xQmnGbUMo0K+OD7RIT0b3D87Qf8R7sITjBV09Ecw/TbBbkI\nn5fjcLcas1xAX9kbk/kis/oW69DaNY3bkVNpCMaen3tWlTwtDj2CrhTWETPc\nY8TCJbW86Sa5PYiri4DSP2Gu2BxJivVmzi+WSSO+WOucl0fqtpZjZgSu1e1a\niVQSdYwDlQpZeUP6apxHGAz74Z5/Vw1+fttVgdHfEEGUC0dQDj2qmidEpbHR\niEvVCZRjRIVRVTSoSitwhR9Eb6KvTXH5FmUxw5DbHwTcYFqqZ1KWXl09Reyl\nnurezLub5JzBlNYtmWAW3I1EJG85Z/J6ID+UzOEsyWYOXCEXGDSmk2E8LS0L\nCXn2LPMBgbWvulX0atjApm/T3oboFs72wxxvdPJuzmjaMBCkICrHzNN4FMFj\nYMEivS0ngOXXrNV6GEnUSDPiPd/It+AK2pVZvxRaYyQCceSQZFdSPBRS4rCu\n34eEne+t7X4p/4KsxhFnwogGEPz7gisC8MLcpoN2NNEfgO80i/JxAnSDTboQ\nY1duYxp6/y5hHKgGkXXh4uObOZQQpGlg8VWVGuZJ32/Y9GCnZkU7KkEAwhbo\n4Lnl19LyLPPRr6T829k/tYOw+1yfVKsnLbetrIjgFwL29fA20cinWLZ5ixLN\nlv8R\r\n=MrQi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCykVKN9KhOSq7xC0QdkNEtBCRQzQboDIsg7Ln1vkno+QIgKxjjyOmR/+nuzcbK0w4rDQbZ3FaHocZOxz5+ZIjAG0Y="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.4_1629217629813_0.1792777288034082"},"_hasShrinkwrap":false},"3.2.5":{"name":"@vue/runtime-core","version":"3.2.5","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.5","@vue/reactivity":"3.2.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.5","dist":{"shasum":"a8e4f59474fe8dad51e83241c6c94f5b46ab0780","integrity":"sha512-+1DVNu5BRgvLB9j61/6P1mpeZ1fO2A6UvtqMmtfU5E3wmfX8GGVnyZMtR1NK8FWMa61MlGVkN/R2moZPTk4Ofg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.5.tgz","fileCount":10,"unpackedSize":970033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJRZNCRA9TVsSAnZWagAACuUP/R5Ya4u+Y96ZW6lgVwvT\ncsID/bsZtc7BywmbjBFkVtBMUzpM3DBJVltE3Jk1gXPyt/D8m62btCvS+/YR\nZWwjwfAICEx9G2CA1WBnsFY/sDimx+1KnBveH66j0aR8QwyT+6/jypmPw89F\ngkE3qMrx4KzlhUH6fXeHm8ILUSabyhkb8v4tGAmBQmdQH4XxwdtEgeEBfzyF\nslmeax8x7S4dvm7Rftr4GNxDfIuu8SGf58DmnBVqUEvSN/Ji8aFofT88+I4a\nUAClFs49wW90QjgilMAGBvV323JFHuZVMc3yG5k12NKY9u2THHGrG+CuptPr\nPYdX9jOZx1RuOAV8n66fxnTk6gKxj+1P0OFKXqXaHrYgF2XA4/zx5t6j08vs\nEe4UhJeEXXco/VGQViPPmgqgfYhm1J7APmzHM+PswJuJ5xY27JQiRJjs3v3M\nSByCD0K6n005o9/HawYDpeZAyDKWxSby+DuIbojPy371WPDnNr/cVlm4sjiN\n2C48w5Kr4EUsOhZdag7qIoodXT+nb7vpXbpkSfH4dLAzJZrtLfqzsqca2Rlv\nsyX/BQWnMYeB3i94RTznEbrm3TfX3oWgSEdwJVYJIqmhobF86qO6N0+YQo3j\njdafinySJuriYlYw2SB4+nVc0E7JBjtjf2tqr8AxjJcrcMZ1W5tQdcS19Ovc\n+Qff\r\n=nK0z\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCdTGRQ2hc9XVb+OiN7kDCzzz56THwhP2sbtMnaU9o7/gIgHXfUHzfSZ732o+4cIn/4keVrs6dlp2ESoNkROWqIpTA="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.5_1629820493306_0.1378907020330833"},"_hasShrinkwrap":false},"3.2.6":{"name":"@vue/runtime-core","version":"3.2.6","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.6","@vue/reactivity":"3.2.6"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.6","dist":{"shasum":"376baeef7fe02a62377d46d0d0a8ab9510db1d8e","integrity":"sha512-3mqtgpj/YSGFxtvTufSERRApo92B16JNNxz9p+5eG6PPuqTmuRJz214MqhKBEgLEAIQ6R6YCbd83ZDtjQnyw2g==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.6.tgz","fileCount":10,"unpackedSize":970033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJSRdCRA9TVsSAnZWagAAt2kP+wdKCKuwTc8O/O6S1wf3\nbOXzylBl6mKcAqmZ9/HBZ5plOY2le/GrLGpZJmefETVHurz2mkVlQc+b7IpF\npnED6h/08FpsIlTO5cpdUBGhEYx/eLuBUR02XZkKmrArF6S14XkUf1w6OVjR\nXwWBaP3+DFkSigUkQFu+RpeTaAuNVHhfXX7/fX3u7GK5/o0gYt8u1iPjffXN\nMI5ZZ63Sxe51av8yjEpcyLUxPi9xHNbpUpvoVwNlFaoGbyRkEpqO3cdTdrcU\nOI0hY20LjuDOuCSspqoWUrLRDljRFtyqGeYaGs1Tl61ulkSNg8HClwoKDI9C\nqQjJm/4xf5HHEQ37DzsILxdoJR1uVnR05N5vlPYKY0A8j9ps/9tpnKVgdtOW\ntlEpkGdIexAdec3F2RLTNvOa+EkHrZc5lHbMmorEPh5o+QUqCMhQxvxee1FM\nK99M5RnCgymHnUCndQ+TCUUKbIvYem17DuvIP0tE5CJOSAkuOHC1OHEMNBhz\niHhN6x1znC0gl/PDRuuAP5k++fOdJL3w1v0AdyVf0Evcj53CZgEy0PYFmQKb\nZNiHVg+76zl0AfDkWOToJdT9s7OBYs+cqyL9GqfKUnstdzQeXuiMKbTtaT3d\n/BBOd6UopNstr4Ve1R9KSuQaAkGxkd5e5MlnLSLgjSosdmHZp1nlCjs1ik4o\nau3i\r\n=k1e8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF2BqZVy1mtwATp+8eJzuktOQZVEOXXJvTTsJ6+WTyLoAiAYgjFisVLDLj6rjGLD5Bk1TpaMl1NTSA6VRRCe0Ab1hA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.6_1629824093123_0.11116066328486496"},"_hasShrinkwrap":false},"3.2.7":{"name":"@vue/runtime-core","version":"3.2.7","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.7","@vue/reactivity":"3.2.7"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.7","dist":{"shasum":"bc6934e6b2b980bf20cf1bfd854fcf3be29e727a","integrity":"sha512-vY3XwE671KDFf4onRrQZdRmkT+0Jr6wrifTO+JwrB6Q9hNiB064TgmiBXqoovjuQW5BmJw5Lkz3u+pG8FE8Egw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.7.tgz","fileCount":10,"unpackedSize":970148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhL/kyCRA9TVsSAnZWagAAsNIQAJFECWDgSevRHzGExR5p\nMgc2riBcrPq3CJj6E8G4BH6xgsSOI6I7MhtCADQ4KKuUDK4ZWAc0KLqaqnwJ\nz5fNkIVrAdjybT0DmlQV1587BSfPzLTjL2wWgSSoKDPR/GUQKT7th7qaXTG0\nmvvbfrxlMxIDugzy0XbjfEkbeBy3i8/RKIbUvwPU0ffUwJorwyYUjWLDt3uL\nDIg52CvvQOkBTep7xCzwgO8/WbOytRrs61lqvqSHbtyqcuud0OHoIgAW8GXd\nV1K6EBrsBljLjcLuZhem/B10puNDg85ItlpSF5r/ywGKOabV/vc6TLgmeLmj\nAXOJPuHsrofDRe9qFauNMRv6Uu+RcBHx3eqIKR6tWtrHrgmiZ7iyJfo5/xL+\nvA50d4hDmfWS5A0PjkYKL7VlH7gCsq4sbfEQqHs9EzFmBev5gj6mdIRLRbIt\nDdX/BsGJTZYQYM0gCk+LjI3Qp51A9RmGVqnBs6oRU5fEZtYqPmcH6117rq1Q\njH9wNjw3qhstrvH9Qi1yyJOySapdL8czEz//tWjb0M5/yDDJAKXcQAbUoMvi\nZFmDcM0l1Rd34fM+B4WMWGjVsySn3JjaWJ1nmhyB1HaqL0UhhFg95HFSj2TZ\nvL+QnplEe2J2Pw3u0llbopscYJJGgEq3GgT0/fNT3p6c/+WFujMbre0Fny6U\nc7lY\r\n=XTev\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDFSliSN7NcAvGQ8rCOZp8Q8uO4aggsbD5sOEw6/jyO2QIhAKLmJw7jQcsK+fNVB3sGOlYzEI4h6b0pTifFv5XWK9c/"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.7_1630533938395_0.325533687357594"},"_hasShrinkwrap":false},"3.2.8":{"name":"@vue/runtime-core","version":"3.2.8","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.8","@vue/reactivity":"3.2.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.8","dist":{"shasum":"8a2342c0baa0fee192f819a3bdc19547d7430b88","integrity":"sha512-hwzXLGw1njBEY5JSyRXIIdCtzMFFF6F38WcKMmoIE3p7da30jEbWt8EwwrBomjT8ZbqzElOGlewBcnXNOiiIUg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.8.tgz","fileCount":10,"unpackedSize":970153,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMRwcCRA9TVsSAnZWagAAyIcP/0qjJhbg6VLxghSCpAbE\n+rLTy6ZczXBvzOGNSU4vViIf7I/zZSPUQ15uJ3fDt10V6T2g+RY6p3PN8Kdh\nAWIoZmAHDXI7yMpzNokZtW8ohDMCpW2TxO47lCknEKCn6ye9uI77Uxjc+IKA\nnhVE8k+dS/GNyg3AuCk4WGLmHcqSUiRen9jgylcmXXTzNW2Rp/D3Q39cx0/d\nBxiZO5rJgcb7r10obj3YRMN9nHr/C4ZUAEi3DgtOS6rUBk4dDlCGsDI7PP+J\norcZlAVbXvvzFTP5orrVXk9FVPw6pLut86zdFF0+4v0QcMrYI+OxzUojIgY3\niDwmPs6zTpkxKVihPEoANqLj2YLDqG/j5ZV0QPv71Gy++l8NVGBQndulB//u\nBWdrTW8soTSRK7PlJPAdpTnTvgC32HK+pIsV3onalIG1C3Bz570zJFMVNIu8\nHTNsEfs9uHCV1hNwrk04/ywqjKhNftkTK8qdJPoBBTIZUg4cSsmvDmEe1tky\nxtgZxrbSV0hm0M/4sZLQRQihhIjAoB4aREFv/7bShdcEb5Um8KX2A4Oqk/Kd\nzVHby8uanQj2qOCw+/kxQjwdhGVVm8tZkrzSXMRSo8SJvioSce3t4ep4umAi\nfCMLam2RIlu+lvC/Ni/LQaJ8plCX88DDmnGsYfT5HjueBF4LEXMiw6JMMFsM\nJTIH\r\n=rHS0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDnwfiqfvTKucmn41V3l5fOkhFdyJbfeHPXWGWUPcUPIwIhALnjFK6hipBSkyvurYpjKg8r6WzvlLfyw70whOXVQLWh"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.8_1630608412050_0.3248291094426754"},"_hasShrinkwrap":false},"3.2.9":{"name":"@vue/runtime-core","version":"3.2.9","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.9","@vue/reactivity":"3.2.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.9","dist":{"shasum":"32854c9d9853aa2075fcecfc762b5f033a6bae1e","integrity":"sha512-CaSjy/kBrSFtSwyW2sY7RTN5YGmcDg8xLzKmFmIrkI9AXv/YjViQjSKUNHTAhnGq0K739vhFO4r3meBNEWqiOw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.9.tgz","fileCount":10,"unpackedSize":970278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhNUOXCRA9TVsSAnZWagAA6RwP/j72E5BZRYHbdU+OiPx1\nDbnFIO2HYJKwoSGOxGv3qguSQLHe5clDjvWybB5/Di35VQfmyYiC6xtuXF7j\n3VvW2/Vmo8O3TYyhplZ8w7dTJLDNd0pg0tNTfkzIwh2wEC4yh6TlmhvHMmlH\ni8lIIX0WZL4SqANmrFVImSyLz2VTdPmm2fFDesdk7kmCMXzQt+Rl4n+Ke+FH\nl7yfq9ozR0ICE5m/cqgATDXpIdIluizmIMzbSyKYufUOFz70NJXdhU5B+p+Z\n7Bx0hurZRG8s4EtsQ1uwdiWKgkGgP93Q0/yWH9G7OzjsYuZnaSAxv6U7bHRw\nlfwPnwMelwOsMtLi+do78fAoJft8iXYrZUYJFfPwobshMRG07IjsDEmpUIlN\nPaeenr5H3y2fTC8WRZA0lQPbwzOZ+sZrWbnVDobYj/523JwMYBtcK8DWVI0H\npXGAPsUwVA+MS9vYP8hK8N6O7sH8bhSNEFnRkSz7phiywk32kdK42ksKCNLR\nmYyFznkJC5EgueACz90MOnVKR5mxl9k9GlfggqeR5/ax9CJehaFwK/vCdtqo\nB5y0dX07TQi0vOtB3gTlDyxkqyuDVnC6bv7cs5PzuJD2Ii65PQARV8vO1Dtc\njyyDn8IFfLe1Osl2HzKnLiRfaa7tvMT25xJgYhJKRoBaBCo7DQTvYRzn7xnY\nBqff\r\n=kqzf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA5tUDZdniEYAmCkygzObhrVlyf9U/tHlKLAF8t84Ua9AiEAh1QXlWLLYo4sD2X2qwmyR+yLcT5ijo+8ZC2fg8HGXcQ="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.9_1630880662774_0.15563409734662148"},"_hasShrinkwrap":false},"3.2.10":{"name":"@vue/runtime-core","version":"3.2.10","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.10","@vue/reactivity":"3.2.10"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.10","dist":{"shasum":"5c35b326759af7a888992fed146309345c3fdd13","integrity":"sha512-zErVTTpIqjiHtC6A7TeH3/LR21/tAW3O9qkyYAwMIq/cZFvH7C4XVJhCk8C3bEZDc5vxT5uQ83mE6sxU8bJqwg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.10.tgz","fileCount":10,"unpackedSize":970291,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN8mQCRA9TVsSAnZWagAALGYP+wTSS9FC29cyPRLi+Mpb\nu8Few/O9efPInpjiMRq6GhhGhSfvmDtRd+sPUsW30eGy1PNXmIrgo5HyQrYV\nCTGTK3hBp4DlMv2KJiXNRUwfkOylvseRcOW1w+kUVgxr4H2MZDdo75I+WJub\n497f/u0UuTHLV36J95cvk3aGahXyEEaT+28H3w4H3kjLK4TjEh7FTrr+bjgR\nf7BmV234SLiQx9jGPGYMx3avdOAKTNdPdL5zEqs0FcVl6Sj+Uly3IarHMftv\nr2m10O4db9LsuNXwc9JiUYx1kHjyh59tNVK8uThf/Nl4bH8ffkZe22r1KYPW\ne934+rvnZ6o7EdcPoQdLzM/v+VwdC2m+R85BFjIa7yRZz6LfV61H8BBWTwL4\nJoGjXbgzNhUN2poreUdNVtavKld1CUVLJtnM9VkFs9xDr1o4S0qgdv8kgnpt\nz4msiP5VYAGvhKUm1Wu3JklJ7iSeJKG/JbePRn9f6IvuhYPv3TkhwqA/zJPF\n67iUsDQZM8D0y886hkvee0rYnfjM4ncZ2OLr0kSn5KKvZCtcYmF1nSEI7pz3\nPfl/CnruPquw1UAKVjZMdX5txveCmqSyYvDSfXopOLOxmn5LEbcbmlCHSquD\nlVzmC/Kc/L0+Se7wVBQGaYKJQpG4Po2i6I/Ma5JhpPuL5T4aFE3R/IO2BatC\nLJm1\r\n=+KvN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKVoB5PTZjsFj52HQ7xRDU3CV1cqftOx2OserDz06yRQIgVXz23n60TLvHQMbLdK4Py/Isk0457gXpJRKTPYEEQ4s="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.10_1631046031860_0.31219818109950226"},"_hasShrinkwrap":false},"3.2.11":{"name":"@vue/runtime-core","version":"3.2.11","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.11","@vue/reactivity":"3.2.11"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.11","dist":{"shasum":"0dbe801be4bd0bfde253226797e7d304c8fdda30","integrity":"sha512-horlxjWwSvModC87WdsWswzzHE5IexmKkQA65S5vFgP5hLUBW+HRyScDeuB/RRcFmqnf+ozacNCfap0kqcpODw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.11.tgz","fileCount":10,"unpackedSize":969810,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOUAbCRA9TVsSAnZWagAApjEQAJYQ5QQ1KiIcj1X6VMFU\n8lNZk+TYsttHh93iEQEeRAmmYFOEZ+6ss7IvregIAGmv2cD8V/P4UVA/47wO\nECS7IKL9or4ZKSP60Af24Tw8sQEU69p/0ucIvCB3GApzATBpaieJjiTQ8OX8\nF/A2jLqXGK7lXWE9P3bPsWXgJb5syKMuoUF4IJA3nQ9dWJO/n+hmsPrIE6YU\ncrlL4TGO0Dsr+4+1UFOkNrRsHS4v6Bj5YlwHTFJJKN6b6LxrFj/hlOCEpWXz\nAni/iZHr6jiDguIT06kc82y1k7QOeqx8luWX8Td6Vec2zNxw/p8XDDAwuRwi\nvRIUV9vxFRumIbVL7EIqINYqB5IBbh37DZwyjrBfmWXbvliUsiMaTo8BFIa8\n3XRXCWSZcIbgK2cCDRR2Fnqk+oE7nFc9XM8cPlW+xSy94Amc4/gfKi5T5BHn\nmK6P2a4wbfB+P5sP+TSB/z5Q12SrCD33ArS01by0Pjta7fBkVp+ZsT+tvpLr\nFVbsyrBbYelJQ5iu7iLoLBqwda69bhChl4sogDmMvSmQfr1OlnzS7D+KIQPX\nu1wpEe1ILwUHalIVULxHyX9+UfHnbO6ttX9yLevr3W4QEAZt/OfsRLtp6c82\nMtPYBl5Xet2RaYSvnREefMgJ3o2bFj7LEeAT8OUySb7HyABPBkHv9WBmeXgJ\nYwrh\r\n=VX8u\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDnt6RJKm7EsXHTwx2PWMx3wAwcemlqqrHTr9W9NsU8YgIhAMIfGJTstpP/8DQrp4RXXFloy5mdilUxhUq6aQLyh+Pj"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.11_1631141914766_0.10725859669014204"},"_hasShrinkwrap":false},"3.2.12":{"name":"@vue/runtime-core","version":"3.2.12","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.12","@vue/reactivity":"3.2.12"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.12","dist":{"shasum":"422662fd5b85f787222d2aea840264ba97e84a13","integrity":"sha512-LO+ztgcmsomavYUaSq7BTteh8pmnUmvUnXUFVYdlcg3VCdYRS0ImlclpYsNHqjAk2gU+H09dr2PP0kL961xUfQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.12.tgz","fileCount":10,"unpackedSize":929995,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtFuR89TxJgJHdZMrIAko12Gen0ZUTSPWV4Ys+rjVGIQIgDhgI+bO3kmjptVwqc4A4mHZ7ioDczKRK1fBAKOI3Ls0="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.12_1631890536471_0.6516568705732557"},"_hasShrinkwrap":false},"3.2.13":{"name":"@vue/runtime-core","version":"3.2.13","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.13","@vue/reactivity":"3.2.13"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.13","dist":{"shasum":"8b62f92642e56af71d0d35a9f0065daf6f9eb3fb","integrity":"sha512-VQedL9Wa7yWMPVDrIkxzLCm6cWCDBoXcXc+jrsOJkqpWhEeA7+zGOsDsHzhLH8aaJD6vdnUR5Cy0EKvoJDqEWQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.13.tgz","fileCount":10,"unpackedSize":930346,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHUd7QsfzXs3g2V3cPqy09PBFUC4l5AwXbBz4RsjWfo/AiEAvh5lfEiqIos0UFZBcJRCcYHWJwir1ZwzBEQdEQ+3rtM="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.13_1632248585384_0.5490724933337825"},"_hasShrinkwrap":false},"3.2.14":{"name":"@vue/runtime-core","version":"3.2.14","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.14","@vue/reactivity":"3.2.14"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.14","dist":{"shasum":"8db9d6ad6682cd5aab0cc4656a8a9c53ef2e2c7a","integrity":"sha512-heys9NaCuxheWJWyktKqMTgDvY13wdsVOQNcT+Jk636bLzBKUadqc/3rcz7rkNKmbBdpZT5zyRI4Qbt3LfMb7Q==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.14.tgz","fileCount":10,"unpackedSize":931457,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDkvuZ7hrw54Km8yyEMRyzuJg279vBFou56t8Biib+YfQIhAOunanHBdBFIXHotQNAze+1T8caWSA29ur4EKN5Khx3s"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.14_1632350226958_0.7848105023818999"},"_hasShrinkwrap":false},"3.2.15":{"name":"@vue/runtime-core","version":"3.2.15","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.15","@vue/reactivity":"3.2.15"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.15","dist":{"shasum":"b5fce82162482b45b14972f2f1a66f661c55a8cf","integrity":"sha512-LLemgjThpbjYxIP4aF6rpOzymn31OabVTCNCN5ZckoSr8xJcQ7Djgltaewoi+7PO1osXGJgd2cl1A3KLI6nNUw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.15.tgz","fileCount":10,"unpackedSize":931457,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICuF+WbLAGQiR56s73D6TSO40deH1GbD0HX+saL7L/DGAiAU6QEgIQxheYNC5sn/itxDjr9zpOkQv9ZqZ5ftJYEskw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.15_1632404949896_0.2138822273760137"},"_hasShrinkwrap":false},"3.2.16":{"name":"@vue/runtime-core","version":"3.2.16","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.16","@vue/reactivity":"3.2.16"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.16","dist":{"shasum":"4c8d909029e595762cb70b97702485bfaf4c047c","integrity":"sha512-Y7jDSKpwRmibQSXpGS2xcC2eVF9CuHQ6uPd1BSMy4aJCzB3ATI0CpRm/Ee/a5e70vjd5D9bY9IHe+9I0CIX1Bg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.16.tgz","fileCount":10,"unpackedSize":931457,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkAtOjen5IRvwyT/CkxfBOXjrPsBGkIJm9dl/SKcQHgAIgRliZ8hw5On+COatesfGCzPuY0IrFj7/vFrTxFTGE9QY="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.16_1632406630912_0.24249739480861243"},"_hasShrinkwrap":false},"3.2.17":{"name":"@vue/runtime-core","version":"3.2.17","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.17","@vue/reactivity":"3.2.17"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.17","dist":{"shasum":"e4136b92a2b5e11ad35d887b6a6ec4a1ede6ebb4","integrity":"sha512-enBlKth0PRA8126MgkmoJjdil3+2QV6TQHWBG5XDpRHKl92pp4cRz6B+4g0kxv9qRZF8cPIS9SGepCaF//ETFQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.17.tgz","fileCount":10,"unpackedSize":931695,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrnrfffUQP1S5iKvV53stQrzVuPKi6VqUfgMTdPnwjKwIgD/QikzrJGfHlSy07YRzG4IpffGh1zop7iSLVD6vnT1c="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.17_1632501800371_0.01919258353441644"},"_hasShrinkwrap":false},"3.2.18":{"name":"@vue/runtime-core","version":"3.2.18","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.18","@vue/reactivity":"3.2.18"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.18","dist":{"shasum":"f4de5b0524300eeb0a0b17f20ccbd1287aa33a16","integrity":"sha512-wGRUSRE8grf90TdXJeWusdDG+mn+40L7wBH08neNM4L/f6qW9arlymvrYLOiMz7PoH28aMlI3w6l9tvGSlMbjA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.18.tgz","fileCount":10,"unpackedSize":931695,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJMIWpGrG4pKSlnFrVcpqgzPpxOk8PtjSGqnb0SXGxnAIhAOZuK6WQkpzylzWkussAhXtsfvf4O7I/ldEJRyKjayVO"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.18_1632513926901_0.12751439375699536"},"_hasShrinkwrap":false},"3.2.19":{"name":"@vue/runtime-core","version":"3.2.19","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.19","@vue/reactivity":"3.2.19"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.19","dist":{"shasum":"807715b7f4728abb84fa4a8efdbe37d8ddb4c6d3","integrity":"sha512-qArZSWKxWsgKfxk9BelZ32nY0MZ31CAW2kUUyVJyxh4cTfHaXGbjiQB5JgsvKc49ROMNffv9t3/qjasQqAH+RQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.19.tgz","fileCount":10,"unpackedSize":931695,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH3m2FCJzZG7Xkfn9xSoLCT5CyogrTWM0KIDP+3wc3ohAiEA85LshUylHbNrfvi1C+/wpkqu0dr+5n+24acIvF++7y8="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.19_1632596311649_0.15391662155763486"},"_hasShrinkwrap":false},"3.2.20":{"name":"@vue/runtime-core","version":"3.2.20","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.20","@vue/reactivity":"3.2.20"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.20","dist":{"shasum":"8f63e956a3f88fb772541443c45a7701211012cb","integrity":"sha512-d1xfUGhZPfiZzAN7SatStD4vRtT8deJSXib2+Cz3x0brjMWKxe32asQc154FF1E2fFgMCHtnfd4A90bQEzV4GQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.20.tgz","fileCount":10,"unpackedSize":934702,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBVHW2OHnfCQ6MI8iOnsWFzALNftCO1URcC1MUgUu3M1AiEAj4V/NQ75t00ENOaArDcANaWwUQklEqBG3Zh2XONERvM="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.20_1633712521063_0.7884029059400719"},"_hasShrinkwrap":false},"3.2.21":{"name":"@vue/runtime-core","version":"3.2.21","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.21","@vue/reactivity":"3.2.21"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.21","dist":{"shasum":"e12dac8c3893b7aebfc37e32066718d8aa686ac5","integrity":"sha512-7oOxKaU0D2IunOAMOOHZgJVrHg63xwng8BZx3fbgmakqEIMwHhQcp+5GV1sOg/sWW7R4UhaRDIUCukO2GRVK2Q==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.21.tgz","fileCount":10,"unpackedSize":936615,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEerpo305pwtcQr0+qYKRavN3A8/bux1CC8myD4EqxnWAiAyPgUCYel0ySg1HxE23Criv4x1m+j3vUpZ9gHIkOArGQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.21_1635834926759_0.4494877270346187"},"_hasShrinkwrap":false},"3.2.22":{"name":"@vue/runtime-core","version":"3.2.22","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.22","@vue/reactivity":"3.2.22"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.22","dist":{"shasum":"111f1bc97f20249e05ca2189856d99c82d72de32","integrity":"sha512-e7WOC55wmHPvmoVUk9VBe/Z9k5bJfWJfVIlkUkiADJn0bOgQD29oh/GS14Kb3aEJXIHLI17Em6+HxNut1sIh7Q==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.22.tgz","fileCount":10,"unpackedSize":937639,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCIvcc8TQusGFyl8fYOf/em/vkPMCjXO2vIBMn+iCqI5AIhAJOM+QcvMEUGYg3UJyemCxzcClIt4wWkhEkKA8VvyEAP"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.22_1636947918324_0.30895128039197206"},"_hasShrinkwrap":false},"3.2.23":{"name":"@vue/runtime-core","version":"3.2.23","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.23","@vue/reactivity":"3.2.23"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.23","dist":{"shasum":"f620ce0142e87cbc99c50ac285e644ed9b57986f","integrity":"sha512-wSI5lmY2kCGLf89iiygqxVh6/5bsawz78Me9n1x4U2bHnN0yf3PWyuhN0WgIE8VfEaF7e75E333uboNEIFjgkg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.23.tgz","fileCount":10,"unpackedSize":937781,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhoH/jCRA9TVsSAnZWagAA2FwP/03fiQiJl26ekfFkMHHc\nbQlyx7uXticT4/yflD9FGfLkUdqgrebhheavydBbvsmXmc1UlEU5mXdyhxby\nsbLcUfc5KpTUwxU7BbzCZEZGJnNd3j8a7zZ7U+KMTiZYTjH4bXiiPl5y2LDF\nzN59IlMiX7JnFZ2xTkKE3IkQ7oR5OCmP57BkaCzK9mFVVRjw4rFOZm4s7+Fu\naWhiIEvfkiRWc+rEnUZnm76VmFzJcUoI2g0cfE6nJ2NVD2YTE2eyNEpfcT1M\nmuwuLXg5JQLLFgjXIoJvYlbjtvLaeASnL8NeX/RsaWSrdZ+TnDgwZst4KBDR\nwC4te5SX/z+xaPmcnLNtl9eGTWwhcJYt1DkW7pgbMGE7P2pQZz1dPzBCwczZ\nNFMmEbGfeBL1vdmLF5efX6Y9Hdq8iZ59AJ4OikjUloS+tqSJvA7F8rTlZ0wi\nlNi16mINIl0nA2legWUvdXjKkza5ZSFwJdyaMhZwBlYNIgMJJyWPJoxqmxlz\nsaasBGDiey8m0t6JG9QstCQ47lPN3spAfd8f1k9JBr3rkzDMTPDNXWWLpxF3\npZh2iSH3yF2bPgUEgKz5uEjGxh8HWQyDudsSleppYRmffYkJiquC2DQM7J9I\nhtT5QUg0nTWigTtdl2ccc2GbvXtu59wHCqi5LOXUlmiD1RoaHRM59vmPprdI\nAIsi\r\n=uMMJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC+L/pIZpHQ9sjGAKzGm114YVzMIjh8jIT634MZhFyXWwIhALh6QOOST2YCJI9E1F0l5LhCq/iaYlK/9jEJInbXE79r"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.23_1637908451226_0.6523132584530815"},"_hasShrinkwrap":false},"3.2.24":{"name":"@vue/runtime-core","version":"3.2.24","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.24","@vue/reactivity":"3.2.24"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.24","dist":{"shasum":"b3e433587442910d90f78f61ce3c5faf6fb3f355","integrity":"sha512-ReI06vGgYuW0G8FlOcAOzMklVDJSxKuRhYzT8j+a8BTfs1945kxo1Th28BPvasyYx8J+LMeZ0HqpPH9yGXvWvg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.24.tgz","fileCount":10,"unpackedSize":937919,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrdHpCRA9TVsSAnZWagAAGVIQAIHeFpqvtWzMoILdSFbL\nyw0dmk2WrPiRo0oYaE17LnPMCRUHFSym/xqCGBuovv9RmA/J06CJox12XHuJ\n/pE8ZbXrbLt90s2pdfVkCNlUlFHaGY9mxvtTZVRWoyZxPPl1tKffJgTeepkJ\nLnXo4CR39GRDiSK7Ms/zfSeBW8MCOd+besf1SmfcrWB+kLr3uWUemD+fdKJQ\ntobquFZT9Ykp8dwlpnBzALUgQR/j7fjPyMx1P5uIvvCSQegkOSi+trJyDqUF\nL9VmGbO7g9p2QQCaRLe6IKN6AMhhb1mO/oeYINvo8gPOM4ZOap0/PPCBYMgr\nmDmC7xOgXA/bbfUjtPj/thBKofmBI43vA1HQR1aaiKB9WiNOFzxZ6GT9rn5r\na7dbknUSmJnZ7QgYAlHBLg2FDIKom/rjjSFQrZoXHObpD12cct7Uv1/TAsXO\n9jwMemp6dn6z+pgOqPV62T7IampBrn8Q4kjzf1vKR8GRk5e9S41s5d0g7NIo\ncoYcJzPYp2zxLayTW8EzqzJy/22dfDwVWEjeXm9XeNQxvQXpVEt32qWWw9VO\nyHh8/Q8RWLL5tiNWgz6j5P5FA7N1fe+BEizQXY9Kinj627rJwPsIKTL1nPqE\nxPONq3Il0qtptbN7Q2a/ZVtfOSXNMZ8a+/XAPyEO6mIR2jrTdPsRM6QaShZK\nRlbL\r\n=AQBm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA0DNPbkX/sKS6/J3mp95PwAVNmF+fgQmOlXQtg9B/f+AiEAhLiQRpCW/SW6ofTAZ9fqb5bUqxevxhSa28y+DX8bcjc="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.24_1638781417156_0.587885261730428"},"_hasShrinkwrap":false},"3.2.25":{"name":"@vue/runtime-core","version":"3.2.25","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.25","@vue/reactivity":"3.2.25"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.25","dist":{"shasum":"9a2087239d0b1d9dec6532cb801a2a95e1019b73","integrity":"sha512-2+fo5+lofT4xr8W2rtjyz+AM+UB1U/UNLH6ISFdHWNWuveSWxF+vkCQaATmhp6O3XA7QJAbHoRqIZor20EWSfQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.25.tgz","fileCount":10,"unpackedSize":942842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtXjTCRA9TVsSAnZWagAAoroP/1NYGo+CXWgWmS2vkZsU\nCMUb0Lxz6NU2sH1LzCXwTtgQ3oswuOzXBp/L9x6F4mKgg3jMy/oXWQgMwa0i\nY6DAbp8c1aSRCRExDH+Np+59LQugvgvNs7lgNyct8rzGgFLEsnCdaJ2Reidm\nLnIqjk/YnmUujilh8miUsmRQvU16WaD7GPzxzVUZwqWpZHAPtAhGElANFxUf\nfu/dTn48BQkCdYOXhlIBkD+UVche/cS0tfq4AhhVBnGNMs25PAUJkFDYQZc4\nXnnamp7+o2oWynbBOde63CfKSV4pvba2idtp2ng88EeqDpomp8Zjof+Qb+bw\nw4ZeA1/5gl8DiXFSoCE5LCmjU3n5zmVGcqYh2ZFrNOYw1yRS5uetTfVz8Ea/\ngYf5wSPwoaiPOKiu0uY4HHNpf3FHkcTOF+ZNN5s/GaBRvCNerhOMbpipPFKo\ngYDp6BWQ+J+vQSBg9lFgp6MrZVtgKGheM5o6TxdD1J7Nda2Sulkfctsuwruf\nhyL3Lom3V5ElFZjsLPuBBnNhWSvu0vgMlKGUJx6eJKOP1mQfGvEdCmCspJvP\nCYUkjhJS78viK2wIyJv+Yx9/+e4J+SLxPqsASRwbzKm9BhbILb2nR0wFwurp\nx76K9k9MN2Bm2JE7PgiScBthrou7gdlI+sYrhYwHGS4tr5sYCRkdDxyQDCkU\nE/hL\r\n=IzPu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICBZYBOUFC03V9+q4z3vypIT+eBMkTMmM9dcU7gL+RmfAiAL3DPYB02nlt1ec/ZG4d7DzvxOviZw8BLOL7JjrQH8bA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.25_1639282898982_0.47928548954258265"},"_hasShrinkwrap":false},"3.2.26":{"name":"@vue/runtime-core","version":"3.2.26","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.26","@vue/reactivity":"3.2.26"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.26","dist":{"shasum":"5c59cc440ed7a39b6dbd4c02e2d21c8d1988f0de","integrity":"sha512-BcYi7qZ9Nn+CJDJrHQ6Zsmxei2hDW0L6AB4vPvUQGBm2fZyC0GXd/4nVbyA2ubmuhctD5RbYY8L+5GUJszv9mQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.26.tgz","fileCount":10,"unpackedSize":942842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtZ7YCRA9TVsSAnZWagAAm4gQAIPpC2SH1PNm0xZJXVD9\nruIRgfDSNAnC6Q+SwH0PXo0a7CIcgZdEVQiPA6SBEbyXqOcGS/5XQd7qCEdq\nB5bHmO4YgoZ5rUTnHMLbbaLcJcJKkJh1+gH+TxrazUK64RCU5HTdD+sbI1Kr\nVirzl36TtPkD69Rf4u9nHp2HD4joNWmKgm51sK339772Hcg52Olo6XyM7nZX\ngXKXkn3NGhzKi0OGfp9liTH8hAQEoPZYUZlwBCM94CUENkDZyZX9+C2c/cXx\nuJ0fD2PIKjKWK315YtZ27pnNgGOxETa15AbM6hBIWTVQwRzKjLRpLhOoQiiR\n0/YBO9XTBCq/qalLc2Pa8Gd+bgM5BoaoJyKOx80M5120m02pG+3SNOUWNUIP\nzfkOljEwlWmShzJyEMwbbUgFszrGKEQ6kp2DuH44agOk29IW6ZBv9nX5sdgW\n/fgONkSVYndWHxl1je7yLCYfGIvRjJQZSdITXfIq+t5wMtNDMyTx06Nb/5mW\noN66IxcWDPNoVYGGsszBFWhSNJ4/F0WrAQE0DR0Poh0jm9kZGGTOMkFHkfFJ\n/zdrdICOHiv2ttHF+37FsGSzGdrO9w+7d3Ku4SSpPHfJdDdUoXc7ehXVGjb7\nLZzvZpVRhyPMD8CecigwJYRi5l3aWAD4YZ0ESEz5oZulDe51WkGUwthMG9sg\nfALz\r\n=fZBO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHduJVVy5BjNYZtFPcbqx3WMyJJcolyrHFbgF31hPg4EAiEA+W5M16/R5ur+TZLyCqM88uro1wKIGwgKl8uvfWbBhI0="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.26_1639292632671_0.15592363051760927"},"_hasShrinkwrap":false},"3.2.27":{"name":"@vue/runtime-core","version":"3.2.27","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.27","@vue/reactivity":"3.2.27"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.27","dist":{"shasum":"1ea8acd30071f44bcf3915b088ff5d993a9d3154","integrity":"sha512-NJrjuViHJyrT4bwIocbE4XDaDlA1Pj61pQlneZZdFEvgdMLlhzCCiJ4WZnWcohYQeisUAZjEFKK8GjQieDPFbw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.27.tgz","fileCount":10,"unpackedSize":943068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5CbrCRA9TVsSAnZWagAAG24P/jWZaRMIrl5vx77c/wI+\nTg8oyREcCgz0gSEDCqCYDQk+uDhya3AMeH1nca0Ksi6Kl/bIQfp1xzVftCK/\nuysrG061gf+9qweDSSLhf9nsC6OsWIrPId9nKh/ql8JWWzw36AlLFu/smJx5\n5utoWru0NPrQSFBIyP0SJ+Jf55f4Y+Kwvv1r/sAGAfHb9tS+KJKKT1KVT1if\nRbJW6V45vQFlpQqmBDh8aMrr9ne7aeqObUQThaU9F4UbIVX+e6uQ2yikCygc\n/eTJi54gjPPxls3njKgK68wVEKfvNi707jAjNrzHXeuCpEfSZcpo8BU+REKx\nDZ057GI8iwlvkniLF0wMAhPTU49kEnFtVmQKplwLRUtD9uJ8Zkj9q470TYI8\nPqVL/gOXDrP0TUdcH77MZkTE//3dsRvuWPutI1ND4PSwjDSRNrd76RiNb9kD\nuejlPcCJ72Fm29tlSrUMljrNZyXF+X4ClQ3dfJ7wXUUo1+cJpMuSqTLz4r1j\nYZQNgLUBY3sw/+iQQiCMzXXwd5a79nP3CpC07FN4PMArfYo0WT295MCzV6K3\nSptfHNxCryZvfKk1u3wqOIh4yp1/NMXaqZgaZM/WpmLKUBtUvYV0MbBmsFG5\nUYJ0B8+FxSsAJDiKXwI4vLU05qaagCbgjIS1zhJY5Deq63ACxoIozBvD6aja\n8klW\r\n=znYC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH1Fil5+Kdbg+m0Hk2+L4KigdFUjxVfulSbElTvJ2VduAiEA9ESKoBj3A4zg+tZN/tfmRcXCmbvfV27vz+FVyOsThCQ="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.27_1642342123275_0.2348161657307417"},"_hasShrinkwrap":false},"3.2.28":{"name":"@vue/runtime-core","version":"3.2.28","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.28","@vue/reactivity":"3.2.28"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.28","dist":{"shasum":"69d8eede42957a1660b964004aa002982ae36a41","integrity":"sha512-sVbBMFUt42JatTlXbdH6tVcLPw1eEOrrVQWI+j6/nJVzR852RURaT6DhdR0azdYscxq4xmmBctE0VQmlibBOFw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.28.tgz","fileCount":10,"unpackedSize":943750,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6muoCRA9TVsSAnZWagAAe54P/2EnXZPmrye3rv/odu+L\nIWoGJozrFMamIemkpH+98LDUQvnMJ2/D75h2vrhI883fN96HGO0qXwMWzs9D\nei4HvSlNqY5Al6Mnu70vsIYi6q8FwzPFV86OpII2o6Cdr3bFUUR7I9cYCrAl\nCYaD3GbIgLYA4vdgdLML3ZJzDHsB/OVz1VGrerzfMK/46zagB0cSVunBeYFO\nTOmiqQmty3yjyvZqs4CQMu6z9Hy4VFX6m9o9lnEzzyPM0j8nA2nKcterOmJX\nHZAa1G0xZJDpaL4TjCvcf8wq0X1TlH0PI473vLK/A7IfuWukmLQc9wiYkW6P\nOBlbAmNaHfc2sfOszgXo2k2ae58MTWZ2kmkI7xnjj6OJQTMl5zoibe43dwNS\nHhDnJWFe6T+43gkHvGzw5eoFcGhwNVUi6bQHkCuP7iVVYleheNzDmv9/JVLC\nXMFMyKE5VKO4j57qo6rgzW/REmYXGv0zKCm0WwMVvYjFMrCm68L0lYz+/i6w\niFhvyucZx9KOdccupVNhx6kEXGfpy0ke3FfmSxNJsSutdmp1F5PBlwtbdr1H\n+ViZaSSz7eO6iVamRY8Kk9RxFZ/AcG+IXvXU7LV19JnmmnDOFa/XYfV0oni3\nHcwTMCQ3yqzl/Ocf6sE91+5LZn/wu1Yvpi0dRMc+VtsrXI9Ia9owJRHw60qm\nfqhb\r\n=BVqb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJ5ylSgahdr+pEIJqJ2BBnluP+eGJ0snLS8o9yUbZDLgIhAPOLbHnruTDeFKt8hHHsRUS/Xn3dktmEk0WhZOsIOa70"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.28_1642752936608_0.32985698597210433"},"_hasShrinkwrap":false},"3.2.29":{"name":"@vue/runtime-core","version":"3.2.29","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.29","@vue/reactivity":"3.2.29"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.29","dist":{"shasum":"fb8577b2fcf52e8d967bd91cdf49ab9fb91f9417","integrity":"sha512-VMvQuLdzoTGmCwIKTKVwKmIL0qcODIqe74JtK1pVr5lnaE0l25hopodmPag3RcnIcIXe+Ye3B2olRCn7fTCgig==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.29.tgz","fileCount":10,"unpackedSize":943750,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7WAMCRA9TVsSAnZWagAAuy8QAJnx4yqNt2yDjGiC2aQg\ngxjMwy/KlgStyQNDM5J9pgeJJ+Q8bgjG1Gmk0xq7+SygZ4FvVRHMkpLW0Tx5\n8z7zrq/J44qfHDK1ENorTDcfV9cFhGNPO8XiUrQ57raVPYMEnjtJezdvmOUG\nEpfeD1pibYBjhP2DN5wsaXl7PXmvQChIMlTanxC5agFiBuIspbwIrUmBIs1e\nriJ8hikFvQ4QBUJLwocc9DEZoHW0vWh1PyzwqYMbqvmfbK2V/g89Lsmj8IBo\noTDJDgB0k4s1c2A+BeXBMCY0TDuWqfE2mn6haM9voWhPNNAiudOp7Rs+Dl5K\ng4j9l8N5imMkhgc1wqfBdvrwIXPYoRchszLkfC7czqRfjT35UBa/+JcfSiOz\n0bi+O7/13GqFNNtQKoGUzeDYZWRaR2ykRG58FMRhuhLHhEDIBthyuerIut8s\nPZ2svV4iwmWfUZ2FX2SX5jbU/hbj6IXgP1ZdUTaMCEo4w+Rz9AJRa2oUtVvd\nlGHvqnhTVZtEBGQex3UiITVRMkFtovzajWaaInzs0dAxmjjnoI2Lgs31kjSG\nqP+y2w9HCXcXV7D4Sgi+BD+bSpU2gjDEpoOFjcxq1CsAknwvnq3xpdbPjSSc\nwunln8vI4tDYpPn6pZwtiHzJewfMDxkhj22mtusAPFTXDLswjEbX+7z1VRKo\ntscu\r\n=6YEE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCfPd3ojEVTXyIyR4Rn6zuKNlMbru4LtSwqtYWeHvlbGwIhAOnaBrlG77og3/Ctg31LdoLD/LkK5nggccm7XlRmpS5f"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.29_1642946571828_0.19208846552074132"},"_hasShrinkwrap":false},"3.2.30":{"name":"@vue/runtime-core","version":"3.2.30","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.30","@vue/reactivity":"3.2.30"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.30","dist":{"shasum":"1acc119ff8a49c06af6b03611bc4e03f464ca8a2","integrity":"sha512-RTi7xH0Ht/6wfbo2WFBMJTEiyWFTqGhrksJm8lz6E+auO6lXZ6Eq3gPNfLt47GDWCm4xyrv+rs5R4UbarPEQ1Q==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.30.tgz","fileCount":10,"unpackedSize":943547,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiALj0CRA9TVsSAnZWagAAbBoQAJaoHx6DPZBnJxKGxI7y\n1tCRJ8IMbzP3g7SfAzwNkvCdADnvNDKhe/az/e8YKkh9fEZaG3KxDtvJTtrE\nihArakq5nC518Fl3foMxlH12vyDmiU7nmClIa1mH6VqdahIhYDeqgi3kyjsP\nlskKAO6SxKYcBLy0V0KUnxxPi1229YNOLokcnQsyllttJT6ThBc5vHTzkA4h\n16yxvPKCTpsge3gFA3Cg4yCHJJVu1LyQ7F/Ivu7ftuWcI/8VhLRc9v26NFDJ\nh2hp7R7Iw6plbT8xXSA6p3X9vT7cu1/7bPOZpXweUFauvHuio2t+0BiNW/Rz\n6owe1CQd1dNUy7vVNyYI150GKH9fZ64SBlMtcAl/fyPkoGPFNAMWB763gFv8\n8yiUvRhHH/Zsr183vO7NAsgtPFX8lNgCx1xQN7i4m+0AZJywxFqpnJ3PDbvW\nKEYgkpK+072S031RH46UNQWFgLsRpbswL1g97BFCv2VL1Ch+zNoeWDnQlihc\n/ulfrCWbIXZgcTQgxrMQkJxF/OAWYHybrqWwsPaSXt1sKQUj3QbjA/EiTHXu\njkLQ7ASVRxS5IJF1vEbNeo6sk6bwxwWkRYVnNpo5eOlMXGVVFeRvUccbO5hC\naTubEvk5HCOp1Xeq5B6AAuGUPW2gr2FVeON3aunocMB8H++vL9c/stYbzT6H\n2aTg\r\n=BhxO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD29uRIyvTsaCRz4ArGPe/R3bR+waPccpEh708PmEG7NgIgPf/PQ0cMsZnGgzE9Uyt/85x0YTp/0YhHQYcAtvrwDRE="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.30_1644214516318_0.2661407916486538"},"_hasShrinkwrap":false},"3.2.31":{"name":"@vue/runtime-core","version":"3.2.31","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.31","@vue/reactivity":"3.2.31"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.31","dist":{"shasum":"9d284c382f5f981b7a7b5971052a1dc4ef39ac7a","integrity":"sha512-Kcog5XmSY7VHFEMuk4+Gap8gUssYMZ2+w+cmGI6OpZWYOEIcbE0TPzzPHi+8XTzAgx1w/ZxDFcXhZeXN5eKWsA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.31.tgz","fileCount":10,"unpackedSize":944906,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiB3LnCRA9TVsSAnZWagAAVOUP/1f4hsbqtoVoYmlDMiBA\ncD7SXdEvB3YCP6i6I6OEo3LrSjMZ6uh+8Bj/wnA+r1wB1WcR6T1yePur+Wor\nhzq2lfyEVshKGH4oLkdCltJ/HL+eCaqB/8Nxm+0GbOetxbcxVfsQWLv6/bDV\neVOQgBk8VQvud8FLJu47pSf5FVICjbnK6DTVq06GPIHUl8X1CLBLJqgEa41f\nNgRgxR0XOyAjRqt21kmuWMxsu/Ylwx5hX/ivtDNefKchOszfF/NB7Q/3n9dp\ncDwD/LTeOjkTW/Krr/JPjaBkT8Z/SFReuftlY92H7BvUdRDg71B9UmHBVhJA\ncaK5YPjLvM2777sxt1mThTnvyu0jKs7umeH1X6DezyO/TU0f4jvAtkSwByCv\n5VfOJnQEQfh8tcQqVNtWG9bmroYvQFzbfpfxOBVig0B9fihDNw2SlD6iGeyP\njZEWS9sblW3NWpYbwlhMVvp50f7NJqucD0ADxibplO2pa+LeSuiBYllOdtjX\n3L3I7mvnlTQOhtqbiMmAYYzl4fvNEi9bP9XTk7wMLfY0uGJL0t08iDP2dJIf\nHL4sxb/KdmJPfn36G5c+hCSg2OpN6Ia2kPlNh0XBlFJ2wkgSQZSOdNxdsgFF\nq1tsdTe4b2gywz33CMHFV5YrALcW/IFf/Toj+agCfwT/yCifqVM7DrjAqNAv\nUJfp\r\n=67fd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCU6rmpahieL+5uFi4CdC4oU8IQ2SE7sLZSOAUtD0dpsgIhAN0N5HwvIMElkqxkfGu/TS6riowHaruSOxgD0Zq8dAJr"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.31_1644655335541_0.9976113410449079"},"_hasShrinkwrap":false},"3.2.32":{"name":"@vue/runtime-core","version":"3.2.32","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.32","@vue/reactivity":"3.2.32"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.32","dist":{"shasum":"8f8875dc032f99991bafb72070327ae5584a08dd","integrity":"sha512-uKKzK6LaCnbCJ7rcHvsK0azHLGpqs+Vi9B28CV1mfWVq1F3Bj8Okk3cX+5DtD06aUh4V2bYhS2UjjWiUUKUF0w==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.32.tgz","fileCount":10,"unpackedSize":947594,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFG/ue8UV3J/8TmXWqDJfbcmWrDyf1Y6GZHIuS2ikf5zAiEAty9oRIr6AcGo39JrhSDfl07Qon7s/hCvA8rtBSY5jlc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVTNaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqm+w//ZWn3LT5cttR7ikL/xjQRfJBygY9MMn7ngGbj2dy3dQmVzkGl\r\nglzmQenH16j2Tyqmv1dSXUvwDC4a9ZkgOdRZ/TNpiWS7WLw7H0e+jj4H4D7g\r\nmYbEATVhHWpTlKBSuyxEwsiqBj47l9y1OtkZ08+3JY84e5926u9CinTNtbyT\r\nPMnoTbSJqGHcygIRO7Nt0jm2zAHNRb+cmh99g4ROn20njMrKuW0pFS2pxMEK\r\n6UrL+AtWreLCxlZByrMOz7dKR4AmM2k1QRtqfdEHb2TSB/j3dMaY++y3YprN\r\nq/raJ9VsEBKR+iX+Tk/T32aEdJQDGo4oVv+hGaEkXs4pNEYRO2CI8ieq+nQA\r\n2N5jCVGwGQA5t424ZzJzoxoH5jZ+DoRUhXNLDxwkj2DVkSEhvyjKTQiFTW5z\r\nsFV6nZoQrg4RtHJqUiCYuSiOZoY3ZsltX2n+5110od1oRtfy8YTM/VCq8WF7\r\n9HAKajysZZ4ycEzi6Jyy5aIlp2aFjxHQDPE0PBBJC96B1smYKVApKyhP6I2Y\r\nFryq8r0LooWSSUSnlhRBW8/biswPnZiLWDNGcTQfLG2Lefw0Et8Bl/hL3WKa\r\nxczkXF0CF+nhxiwFYYwdHn9tRu3lmFMmPDCUvrSzcVFdrY9sTQcjzTp7H97L\r\n2GJJ4YIrWxYzUNz9cAIidKkJafI+Hmmw6QI=\r\n=1McS\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.32_1649750874485_0.10761069872646734"},"_hasShrinkwrap":false},"3.2.33":{"name":"@vue/runtime-core","version":"3.2.33","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.33","@vue/reactivity":"3.2.33"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.33","dist":{"shasum":"2df8907c85c37c3419fbd1bdf1a2df097fa40df2","integrity":"sha512-N2D2vfaXsBPhzCV3JsXQa2NECjxP3eXgZlFqKh4tgakp3iX6LCGv76DLlc+IfFZq+TW10Y8QUfeihXOupJ1dGw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.33.tgz","fileCount":10,"unpackedSize":951917,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHKYETf8w9loVO+qoh/UxXU3KiPw+g6VPaELyTJGn/UrAiEA/uTeR8Qv/l5/PFEkfPNjhdNNgVdnKy4REdhyCU63cRU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV/QYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3thAAhX+HfsQBmhYIljJzy7kckJ+k9rxO0f4YOcO0aqBs2Vf6ECk7\r\nm0xRdEHy83sx0sM5Eay1oZvp0mNNsMsaDCQsyJXzD87rDEBuw0gPPno5M0Hi\r\neAMfySDWqFLXJ78CXAKu8acIlsP9dZpnLwMVBk1vTEP87/8F5ZOmtRHzIioB\r\nidav8hDeDWcYEeF+/uE55yYYtuh2fTnLWixMht2jJJ/+i25OIMRgUgP/A48X\r\nsrKW1t0fr2O+HCHGLZ78P/VY7eehsyhCeA5rXNrz0wU6LGfwG92FBruGRgeM\r\nxUj+OZuULIzq8a6+iSQaDVSva4wfL1mUtb9oNIClyQSfQEer1mSM70ejXAeh\r\nsYF0fLw5HIHVi/fmOHRHNc762biHGXWkKMl9JxN/UmppatTT/3uuOEzSiJx8\r\n27zP4H3+06uB9X7k7KIOQ/xOwgfcNfeLlejtd6UH/DY8A3oK29BPdoOS4hiM\r\n1ar611H3r85uomETTJ70jKtxfrObNSiDQgj3Z0QrOXJUYTwuFkmWjXUYAwaN\r\ny7gpWXnowNJHNoxPIlVSZ/k1M9uv1WkPXqqJ7ck808DuChzfxAT8hpGKPcqD\r\nGI/jzRV/+L2jG+Z+nA8Ii+6Ezq6WDkd86bwKU/CBf7VdjaxAsne6e2PNIj28\r\nKegWshBpRJ/K9oXfAk1jiKAminwbgoZgznM=\r\n=b/tJ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.33_1649931287968_0.3389150289938214"},"_hasShrinkwrap":false},"3.2.34-beta.1":{"name":"@vue/runtime-core","version":"3.2.34-beta.1","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.34-beta.1","@vue/reactivity":"3.2.34-beta.1"},"readmeFilename":"README.md","readme":"# @vue/runtime-core\n\n> This package is published only for typing and building custom renderers. It is NOT meant to be used in applications.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build runtime-core --types` from repo root, which will generate an API report at `temp/runtime-core.api.md`.\n\n## Building a Custom Renderer\n\n``` ts\nimport { createRenderer } from '@vue/runtime-core'\n\nconst { render, createApp } = createRenderer({\n patchProp,\n insert,\n remove,\n createElement,\n // ...\n})\n\n// `render` is the low-level API\n// `createApp` returns an app instance with configurable context shared\n// by the entire app tree.\nexport { render, createApp }\n\nexport * from '@vue/runtime-core'\n```\n\nSee `@vue/runtime-dom` for how a DOM-targeting renderer is implemented.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.34-beta.1","dist":{"shasum":"9af53a42bf2e5c8af36f340e1c30ef3005c35417","integrity":"sha512-Xj2g9mFAhYa9aFeYPF3zAe2NIBXqdAk1MYELEmcxY0ix7XtA/5J9yYq4LmJOostFn+omp+QwpT4tbhVhY252Mg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.34-beta.1.tgz","fileCount":10,"unpackedSize":956366,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDwydmIh99t4C0CZ8NOwSIKHruZ+Ek1USejV3o0HqujcQIgV3S0LejQf1quH7zGipUum0upY9bK0rlbZze+RxYZJmE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigyprACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8+A//bqMKaEMmbNDb5RJlMmCH0Qjy6v9UOJcRFZ75HeqXJVdKJok5\r\nqath+ci/LN75rfZNVc8PnuypxfJDBSTl/XmhC2QoloUQT58rF4K3ZmY1A1TE\r\neBTIdq7AwVdeow/hs2xhpn3Im46XbGRZfooj6yDQqvdbYrLFdgdd0ISHhcP8\r\nRxWmN2diB+T8Q5luySE+YSVp6S9SsMf0/s+OkKMz1UfPJnYLDxvSkmcSl4n9\r\nWvBF5EycpA17cSvlAfhJUk78TcpMS7NPjyCL1ifpCcVta/91AJp39yfupQ5t\r\nAk5buRHZ2eTW53p4gUINl0m0sP7PrwQZGUoxbmpBogTYT9XAkuMyBf07j39w\r\nXvnZFj+LMXlM5Vc9foZk6L7X4G9/3qqjPJKNGj0zdhB0Rbspwg48NVJ/z5Dc\r\nndYgkm67L2VUbND4Gb3pUwl6hJJsxCQLVVpObWqJrigFU1nbeIVydPBB5DVb\r\nfzQAA0FsX6WjAy5AmG5wbjnI77GjK5E3jNsOORZcgP/gJ5EdxQHhVwvZ9joS\r\n5ymbDt27JnHNs7DloPwZWCneA66A9Np3E5JI3zW24jaMzCageI/lFb7X91H4\r\nRlAIan3qB9paTxq0bm8N96fXt59/vOtoBSvPQ5NKO8uCQEgx4GasDbg0tmer\r\nsJNyBFH+RiPg3ozz6uXZWFdUEGTbE+38+L8=\r\n=TW+o\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.34-beta.1_1652763242793_0.46328525149098954"},"_hasShrinkwrap":false},"3.2.34":{"name":"@vue/runtime-core","version":"3.2.34","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.34","@vue/reactivity":"3.2.34"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.34","dist":{"shasum":"98cb706de9762485a81561329f70b740386f9f7b","integrity":"sha512-GtaHqYiuEb56OA0cbMh20UPpDiXGRX+NS1buKif4OL341JJ3NtmNOIchCzknaN76oN6KqrLiO82/+TEZXl2Xtw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.34.tgz","fileCount":10,"unpackedSize":961291,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFwU48FWvIYL7zRJgMEPv7UcBe+y+rBH5rMdbe56N70mAiAmqIKW+2fLp2NI0vCDz4+dIDxCFqqI/cHP8ZuWYzOaxQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihcrEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqP1RAAlpyUtUu4EP2DqIHyQxX12FzdjD9ML32CvmXBqpgZdaL8CPWI\r\nZP8+UYLRounvwhrspe3N4DyF4+ovkztTu/wvf10DpMM8SsZ2luV61hcjp4h6\r\njTiDVDgjkcAAJCIfhgMrzmr2MKS9a0mxCL5hF7RTRVM0qmo1jWIWYETaBD77\r\n6YHseQ43nNAuqZ8AsXzunql8w74KXwyRT8DjUC/DuCYK4K/7eYDjihe8Iy37\r\n1IlsYkU86oxwsOhwYLhp/57hkr57C5n4dj9udXJ1/wkOhWImpWFMRrkKJ4RA\r\nL5wvDPxf67DHWj3mOuDUy1dSVxU1J6vRLHRfQj6oVRD2juFZTOvXdTIyVYjL\r\njwNCQuIQfiabfq3hCnH+iM4/rREQluEpr8R3LxJLLwOGPCD82iXlzCWxkNCP\r\nXgHW2NelJoDqavcAAZ0GyHB+4p1nuVUHTHR7+MfgknvmU7m8su3WFjb/6W0Z\r\nPQ0iTqgH7w+IexcpQUsuVY2bR3W+1QxjCF51ACHXcJ3QCoy5iT+uf74j/aT7\r\nkHHA4jVgsnTScfCEEfbcC9zNsziuQ5MZA4LW2I8ik+SFn/6qmaeN4HurBiQ1\r\nIQ+aTBwotb/jQjzzMqAWcoUVqLDoTHgaYRUwPHs/9d1b1ezmCd78DFRhHkSd\r\nZog3hI1vjaJp5YBFVbcKSOpPfM2Wxt0bvww=\r\n=pDJH\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.34_1652935364619_0.3087217551935171"},"_hasShrinkwrap":false},"3.2.35":{"name":"@vue/runtime-core","version":"3.2.35","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.35","@vue/reactivity":"3.2.35"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.35","dist":{"shasum":"a87bd5214ff31f9dc6542f5c498d4f3543c6ea8f","integrity":"sha512-P8AeGPRGyIiYdOdvLc/7KR8VSdbUGG8Jxdx6Xlj5okEjyV9IYxeHRIQIoye85K0lZXBH4zuh1syD1mX+oZ0KqQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.35.tgz","fileCount":10,"unpackedSize":960102,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD4JWC7Eg81h0cUxx2LhC7+Wi93bw7U/OkNPnPyc9MREQIgabL9FL+QhH7Qq72MneWZnk4BNBzV7pMQFNZT1RJXqxQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih8z1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKkQ//XFyfNdaquguAcuQIOPm+Xzy75gU7+iHFpX7jGoCPsVPi1AmT\r\n4XhkExcNidGUAlJ5AUh6fSN+YgTUFfYuGzm5QxyaViWdJ4YAhMv5gNuVLli5\r\ndWylCIAFIiouAjFnv4mkLs9IDJmdcL2eNOsSA29cKrNMD7sHUFkE/v1N9E3w\r\nPUGhmcy5i85yvyhexBXC73X6f/2BTdk1PHAiKc55gnThYJ+eGvbrS5K/sO74\r\nEnEeZZDsAzpMxz3+t8odaALDblNaFGC6HnYgweVGJ12ZXEQ7i9ryruys0bfz\r\nNByiJIwFlqNAbKUizDEeZFYJ1G+PnI1Qr0SWgfVQzgOKOtnzVBBpBED1kHoZ\r\nUKhmDYnslS9FS5rApiZ5rJb/k4Lnq0WmUbK8kkNq5t7RFVPI5cSSx9URcSn3\r\nvqtCFBCdUIWTAKWQfaPacyC3S8pSGqhkA6RwBhPmAS9HF75MX+S11kwIA1VK\r\na1rFVl95mqFLfKMC2JaxTDMEBwZ+uN6E3+0tbtanWjoggrTsibVtCX+hKxR7\r\nyxJt+zCluTiwDltGfYDB/ojVe2WK4emGmOs9Kni/t1NQEWDxsT18JPmyPsWN\r\no7Gc54BchEhQwPy4+kILNLyU2npRIB01ujBR/Hy1sobHlXd8lmrSqzeqeoms\r\nvVf3q3nG3fYiFMkAAnPYNfxIquDTFD194Y4=\r\n=TgJP\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.35_1653066997057_0.24491305137755992"},"_hasShrinkwrap":false},"3.2.36":{"name":"@vue/runtime-core","version":"3.2.36","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.36","@vue/reactivity":"3.2.36"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.36","dist":{"shasum":"be5115e665679c26bf3807d2326675dc1d847134","integrity":"sha512-PTWBD+Lub+1U3/KhbCExrfxyS14hstLX+cBboxVHaz+kXoiDLNDEYAovPtxeTutbqtClIXtft+wcGdC+FUQ9qQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.36.tgz","fileCount":10,"unpackedSize":960122,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/FH5N4K11DWClYPnAt+Egd74tqT79BaQG47DSWi3oewIhAI+EOluHc0C7lh8/qA032P+tSDuK605sluKNTm2aQRo8"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiiuuqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp2Nw/8Df3GGQRBQv2a0IMx3o3XwPs2osvBXWcNoteGMYTtK8Tn4rBn\r\n/jUHqaRYkV9wf0bo29b4LReODSCdoS14Byuo6JMJBLsfRpyhggADJ1MonLH4\r\nY4Cq+c8JljVBz/D4zA+FNT8OWaq61AqBrn+wVugfmUyzai93fKCbywUY/Srq\r\nuaDddkAVFJHmZ3V01YLDG3eWy9VSYtptU/ZH+iR/5lZrhgZCSVxK+vsxRvYf\r\nO/jRRpwYvWrKDK+E4iF4O5d1wiK1upLiOMKTyHfi4mYMUMnvPLx6VC4V48IU\r\nRQlfnllZrphiAzQzZlIyAXzMc3LAepkaEg0v/U9gQrrEtJIyMovNdtxuyXvy\r\nrwNB3qJIgUBd9/EmfstPgbMAkU9oPFnKbe8H8VAAkTX2j7BH3uQ8ZSbVKzEl\r\n/IiDSvz4OnqFoLiir+uwDnJ7KLrIAZYAG3/FDlNIEoKxf8gjq9HKIap1ynHV\r\nae3DX3khF5KVoEZKoBskESddHlRFMJTN8g55zGI8WcvEfvOJpcaVr24Tu/eT\r\nXjP8o+KfyHMelXzICb6jyL1awLrZZiGdJnL5M8++CYHzkBXWz+Yw2dL0SN4d\r\nOf1LfZ8GFzQ8F6M2kFdoLtZHAnfed+p5AdjHz+u3eeYQskMBjvy7WFHqEqd5\r\n5s3Xp4JET8g0c+jI1IGJBJzFklw8an6tB78=\r\n=FKHF\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.36_1653271466603_0.659684748949847"},"_hasShrinkwrap":false},"3.2.37":{"name":"@vue/runtime-core","version":"3.2.37","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.37","@vue/reactivity":"3.2.37"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.37","dist":{"shasum":"7ba7c54bb56e5d70edfc2f05766e1ca8519966e3","integrity":"sha512-JPcd9kFyEdXLl/i0ClS7lwgcs0QpUAWj+SKX2ZC3ANKi1U4DOtiEr6cRqFXsPwY5u1L9fAjkinIdB8Rz3FoYNQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.37.tgz","fileCount":10,"unpackedSize":961433,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/iKfmioj1jaG7IfbMZSZctpoliANYk6lq7y3A9RHc+QIhAK43gMVS5vOyPUQ+fe3pEVye1ZBkSrz4+8RHGSIlxS9o"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJine4+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpCOQ/+No5x80rOqBXmBMpXfXh6/zY9xqJt8U9mU4mx70+zmBgKIlwh\r\n29uTlQXDQgFKIhGhbYOSTuSWJnFkowIB9X4LeIbBWgZaIh8soTMZrLPs1e9S\r\n/ROzPp7Lcr5edM53BRizJ1zv0h22YEXtYX9cAj05lYgbB/tvQLPYCJJKDTU2\r\nra7bZBAvSpkibIbPEZxGzw27gTnxWLBc5w3UdhOjK/3yL0dq2BozsU5cmObH\r\nD42PBzFTbUUiXK9VzFXMwyFRNI+Qn4Hli67t9M1S/JtS/FPEUGBBqg5drr63\r\nsCvzRLVevey/eLNLyWnY4bCyjFxc9eyNfriOkGj1yQezW2f2esaPy6/a9kX/\r\nAniBjhUBJfDoVmV9phWHSzGDSYyfGIHDamQ62nQfQ5VlzIc59ZcN2ubWZGHN\r\nLYQrn1eURVh8HQiMvO4ZODDUFK+qx13gneV+QQ1gJPkLuC9To9BwpS9Gfo15\r\nM1e5QbmMowpHnhxqsaL5mnUi6bSNbSahdIqquAYr08JUao6b8fxwVHyudkrK\r\nqZ/4j6zO1VWq0sPit7QGRA0ZGmfs5zD+kTjgRdqC3Ct7o/eNAFrxAxG4LQzz\r\nsCmadatTye8trvy/+JThEStl1FjBlBvSCb0IGiVM2oOg+1l3TBhu2vC0nDFf\r\ntuz0r/0c9Y1v5bLXCTeL6K9+TeheB3EshuU=\r\n=p3+W\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.37_1654517310244_0.16861136774069174"},"_hasShrinkwrap":false},"3.2.38":{"name":"@vue/runtime-core","version":"3.2.38","description":"@vue/runtime-core","main":"index.js","module":"dist/runtime-core.esm-bundler.js","types":"dist/runtime-core.d.ts","buildOptions":{"name":"VueRuntimeCore","formats":["esm-bundler","cjs"]},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-core"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-core#readme","dependencies":{"@vue/shared":"3.2.38","@vue/reactivity":"3.2.38"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-core@3.2.38","dist":{"shasum":"d19cf591c210713f80e6a94ffbfef307c27aea06","integrity":"sha512-kk0qiSiXUU/IKxZw31824rxmFzrLr3TL6ZcbrxWTKivadoKupdlzbQM4SlGo4MU6Zzrqv4fzyUasTU1jDoEnzg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-core/runtime-core-3.2.38.tgz","fileCount":10,"unpackedSize":970208,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAsm2fdycDen1D3Wd8ZPtR67JJQJZfaSTcps7rJX78QpAiBJrJX1bieuvtPZ+aFOTS+yVOKCkQLIMt4ny7cmnVfA+Q=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDcQFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmquLBAAki+4cRmnCjxu73uzrK0Ip3v/I+K+PJFdjvHvUiz5SbUNRu69\r\njWSr89Jkt0vlpLGbHVnR44eO9CCnu2UhbwZEWiX259fJhzfqpdCoNruc4bTx\r\nW46dxK29Zm29mayIljFyk4jwED8UpVBXRCHSuRVfNSxmaGCDl4fAa4XUdDvR\r\nW0tneO+QzQ39eyaK4aJepm8yw4Ce5UA9f7MzNkwbVwAQaPEgInEjfK9JUSdq\r\n82OfNR3PgCfRCdlmiwWEfHKxbnni1/hAgRlTQ+ZPGPzcWTwz6ms2Hi0U/6I3\r\nAHgedcHIVfJhqp0O/XPahRB8jHLBHxARJAyfTg3qaqpjA237hVfUrgf5x2e1\r\n8UvDQvmOUMN6izpnjXUF5YrYL97Cej6NMx2g7qKLMjBNjqsd19rVPRT4xYAd\r\nrIHkkxgPy+6FTcdT2/U9BNe/ho/4i/oZvUsQf6DlycbCwz7wSiwYOsMCO//m\r\nFDLXfCemZhzWAke20R9NPX2XSf32cS6X7L6VWJZTp3XM0f7P23AkMOJ8FITH\r\nFoNCjKc4USZAgGAXDW3Y1/SrMi5l5/0hh/iyL51JUxKtx6qOtfUNDB5U8gE7\r\n63422kdL4tIa2JxzOxi9v60Wq5ihsWL0OYG1OhU+RyxvyJ9RCc7cwsAIWUls\r\nGdPESmDYHRPIK1c1VthCoIlUL3Ocz/AsHP0=\r\n=r/jL\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-core_3.2.38_1661846533125_0.8349280030407236"},"_hasShrinkwrap":false}},"time":{"created":"2019-12-20T18:40:01.451Z","3.0.0-alpha.0":"2019-12-20T18:40:01.956Z","modified":"2022-08-30T08:02:13.475Z","3.0.0-alpha.1":"2020-01-02T23:25:39.454Z","3.0.0-alpha.2":"2020-01-13T22:44:51.198Z","3.0.0-alpha.3":"2020-01-22T16:10:50.328Z","3.0.0-alpha.4":"2020-01-27T21:20:31.095Z","3.0.0-alpha.5":"2020-02-18T20:01:21.765Z","3.0.0-alpha.6":"2020-02-22T07:25:58.840Z","3.0.0-alpha.7":"2020-02-26T19:37:07.547Z","3.0.0-alpha.8":"2020-03-06T20:59:08.953Z","3.0.0-alpha.9":"2020-03-16T22:57:07.848Z","3.0.0-alpha.10":"2020-03-24T22:34:07.002Z","3.0.0-alpha.11":"2020-04-04T01:46:15.480Z","3.0.0-alpha.12":"2020-04-08T23:00:15.315Z","3.0.0-alpha.13":"2020-04-15T16:46:51.680Z","3.0.0-beta.1":"2020-04-16T19:45:49.613Z","3.0.0-beta.2":"2020-04-17T15:01:30.132Z","3.0.0-beta.3":"2020-04-20T21:01:00.724Z","3.0.0-beta.4":"2020-04-24T20:20:46.043Z","3.0.0-beta.5":"2020-04-30T20:20:55.313Z","3.0.0-beta.6":"2020-05-01T22:57:21.252Z","3.0.0-beta.7":"2020-05-02T21:06:44.330Z","3.0.0-beta.8":"2020-05-04T14:49:57.124Z","3.0.0-beta.9":"2020-05-04T21:15:07.789Z","3.0.0-beta.10":"2020-05-07T15:21:48.808Z","3.0.0-beta.11":"2020-05-11T18:26:13.137Z","3.0.0-beta.12":"2020-05-11T19:53:06.417Z","3.0.0-beta.13":"2020-05-17T01:54:13.405Z","3.0.0-beta.14":"2020-05-18T18:42:39.882Z","3.0.0-beta.15":"2020-06-12T22:09:31.662Z","3.0.0-beta.16":"2020-06-29T22:35:18.696Z","3.0.0-beta.17":"2020-06-30T16:09:09.243Z","3.0.0-beta.18":"2020-07-02T01:06:52.696Z","3.0.0-beta.19":"2020-07-07T14:05:15.028Z","3.0.0-beta.20":"2020-07-08T16:45:53.958Z","3.0.0-beta.21":"2020-07-14T21:18:34.112Z","3.0.0-beta.22":"2020-07-15T16:44:37.294Z","3.0.0-beta.23":"2020-07-16T16:49:24.066Z","3.0.0-beta.24":"2020-07-16T17:52:21.955Z","3.0.0-rc.1":"2020-07-17T19:30:45.910Z","3.0.0-rc.2":"2020-07-19T18:53:06.942Z","3.0.0-rc.3":"2020-07-21T19:27:57.213Z","3.0.0-rc.4":"2020-07-21T19:41:13.812Z","3.0.0-rc.5":"2020-07-28T21:42:32.442Z","3.0.0-rc.6":"2020-08-19T22:18:10.048Z","3.0.0-rc.7":"2020-08-21T18:13:30.898Z","3.0.0-rc.8":"2020-08-25T14:32:22.021Z","3.0.0-rc.9":"2020-08-26T22:21:46.614Z","3.0.0-rc.10":"2020-09-02T16:42:24.435Z","3.0.0-rc.11":"2020-09-15T17:16:08.183Z","3.0.0-rc.12":"2020-09-16T17:50:48.965Z","3.0.0-rc.13":"2020-09-18T05:39:58.670Z","3.0.0":"2020-09-18T15:28:33.571Z","3.0.1":"2020-10-15T16:37:50.429Z","3.0.2":"2020-10-20T20:24:40.023Z","3.0.3":"2020-11-25T16:16:51.392Z","3.0.4":"2020-12-02T22:24:12.000Z","3.0.5":"2020-12-30T20:50:50.080Z","3.0.6":"2021-02-24T20:20:15.889Z","3.0.7":"2021-03-01T15:59:52.896Z","3.0.8":"2021-03-26T21:36:09.319Z","3.0.9":"2021-03-27T15:30:34.212Z","3.0.10":"2021-03-31T00:06:06.994Z","3.0.11":"2021-04-01T23:53:08.052Z","3.1.0-beta.1":"2021-05-08T20:24:56.584Z","3.1.0-beta.2":"2021-05-08T20:59:33.006Z","3.1.0-beta.3":"2021-05-12T21:37:29.056Z","3.1.0-beta.4":"2021-05-24T23:17:08.174Z","3.1.0-beta.5":"2021-05-26T20:07:20.527Z","3.1.0-beta.6":"2021-05-28T20:59:18.716Z","3.1.0-beta.7":"2021-06-02T20:13:15.461Z","3.1.0":"2021-06-07T16:39:02.113Z","3.1.1":"2021-06-07T20:27:14.982Z","3.1.2":"2021-06-22T18:25:12.845Z","3.1.3":"2021-07-01T23:28:27.247Z","3.1.4":"2021-07-02T12:38:13.830Z","3.1.5":"2021-07-16T16:38:22.130Z","3.2.0-beta.1":"2021-07-16T18:44:25.301Z","3.2.0-beta.2":"2021-07-19T23:37:14.832Z","3.2.0-beta.3":"2021-07-20T21:47:21.936Z","3.2.0-beta.4":"2021-07-21T21:40:44.822Z","3.2.0-beta.5":"2021-07-23T20:10:41.961Z","3.2.0-beta.6":"2021-07-27T22:56:18.492Z","3.2.0-beta.7":"2021-07-29T17:21:50.155Z","3.2.0-beta.8":"2021-08-07T03:12:46.275Z","3.2.0":"2021-08-09T19:52:12.686Z","3.2.1":"2021-08-09T20:30:11.423Z","3.2.2":"2021-08-11T15:40:43.229Z","3.2.3":"2021-08-16T22:25:48.883Z","3.2.4":"2021-08-17T16:27:10.089Z","3.2.5":"2021-08-24T15:54:53.506Z","3.2.6":"2021-08-24T16:54:53.293Z","3.2.7":"2021-09-01T22:05:38.563Z","3.2.8":"2021-09-02T18:46:52.182Z","3.2.9":"2021-09-05T22:24:23.022Z","3.2.10":"2021-09-07T20:20:32.054Z","3.2.11":"2021-09-08T22:58:35.088Z","3.2.12":"2021-09-17T14:55:36.630Z","3.2.13":"2021-09-21T18:23:05.607Z","3.2.14":"2021-09-22T22:37:07.234Z","3.2.15":"2021-09-23T13:49:10.049Z","3.2.16":"2021-09-23T14:17:11.105Z","3.2.17":"2021-09-24T16:43:20.655Z","3.2.18":"2021-09-24T20:05:27.123Z","3.2.19":"2021-09-25T18:58:31.959Z","3.2.20":"2021-10-08T17:02:01.364Z","3.2.21":"2021-11-02T06:35:26.955Z","3.2.22":"2021-11-15T03:45:18.602Z","3.2.23":"2021-11-26T06:34:11.426Z","3.2.24":"2021-12-06T09:03:37.378Z","3.2.25":"2021-12-12T04:21:39.193Z","3.2.26":"2021-12-12T07:03:52.889Z","3.2.27":"2022-01-16T14:08:43.465Z","3.2.28":"2022-01-21T08:15:36.834Z","3.2.29":"2022-01-23T14:02:52.079Z","3.2.30":"2022-02-07T06:15:16.593Z","3.2.31":"2022-02-12T08:42:15.818Z","3.2.32":"2022-04-12T08:07:54.630Z","3.2.33":"2022-04-14T10:14:48.203Z","3.2.34-beta.1":"2022-05-17T04:54:03.031Z","3.2.34":"2022-05-19T04:42:44.800Z","3.2.35":"2022-05-20T17:16:37.293Z","3.2.36":"2022-05-23T02:04:26.790Z","3.2.37":"2022-06-06T12:08:30.478Z","3.2.38":"2022-08-30T08:02:13.357Z"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"description":"@vue/runtime-core","homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-core#readme","keywords":["vue"],"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-core"},"author":{"name":"Evan You"},"bugs":{"url":"https://github.com/vuejs/core/issues"},"license":"MIT","readme":"# @vue/runtime-core\n\n> This package is published only for typing and building custom renderers. It is NOT meant to be used in applications.\n\nFor full exposed APIs, see `src/index.ts`. You can also run `yarn build runtime-core --types` from repo root, which will generate an API report at `temp/runtime-core.api.md`.\n\n## Building a Custom Renderer\n\n``` ts\nimport { createRenderer } from '@vue/runtime-core'\n\nconst { render, createApp } = createRenderer({\n patchProp,\n insert,\n remove,\n createElement,\n // ...\n})\n\n// `render` is the low-level API\n// `createApp` returns an app instance with configurable context shared\n// by the entire app tree.\nexport { render, createApp }\n\nexport * from '@vue/runtime-core'\n```\n\nSee `@vue/runtime-dom` for how a DOM-targeting renderer is implemented.\n","readmeFilename":"README.md"} \ No newline at end of file
diff --git a/cli/tests/testdata/npm/registry/@vue/runtime-core/runtime-core-3.2.38.tgz b/cli/tests/testdata/npm/registry/@vue/runtime-core/runtime-core-3.2.38.tgz
new file mode 100644
index 000000000..4cfa0899f
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@vue/runtime-core/runtime-core-3.2.38.tgz
Binary files differ
diff --git a/cli/tests/testdata/npm/registry/@vue/runtime-dom/registry.json b/cli/tests/testdata/npm/registry/@vue/runtime-dom/registry.json
new file mode 100644
index 000000000..1e4ab2d01
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@vue/runtime-dom/registry.json
@@ -0,0 +1 @@
+{"_id":"@vue/runtime-dom","_rev":"131-4e3e106d59be420266125f6b0aa51b72","name":"@vue/runtime-dom","dist-tags":{"latest":"3.2.38","beta":"3.2.34-beta.1"},"versions":{"3.0.0-alpha.0":{"name":"@vue/runtime-dom","version":"3.0.0-alpha.0","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","cjs","global","esm"],"dts":["jsx.d.ts"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/runtime-dom#readme","dependencies":{"@vue/runtime-core":"3.0.0-alpha.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-alpha.0","dist":{"shasum":"329bca7f8fe8edc9a9c83401a27ae045a5f98299","integrity":"sha512-D7ElICdLQmJaQjBMQ+RgQEILHzmB9EgPYOdP5aEFewVg4lzUac0eccaRR5/rTWRxHnQ7D9OT2TMgBFqXngl1tg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-alpha.0.tgz","fileCount":14,"unpackedSize":680170,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/RWGCRA9TVsSAnZWagAAPEsP/3+IzqW0J7K37pyJC1qg\nYT6brtXtzV4c87+7PQDdv5p3QPYJTaNyBbmbOvslJZUizJFt0DBIrm4xQazJ\nyP4olqQbZLG6wU6oetmCW9Hi/WBVOoCgReSVdsoaWbHdwLXYunIepo1mQ5wm\nRbmuUE/rlV1EZiSFwOt72BpLJ+eehBJWfCfMeXf9WzmyZJC7AbOkLhYZohbM\naPlgMLXGIYJRmuTd0wDMdGTh2qQ1Ofi37sTQZwBThqjXKmJyV6P0DPhGuxPb\nsagJaJCXNupuIJiE/Ewgs2xiWBkh0JhvmfLmEPcx0Ep5DrA/oVSZEj52NXvq\nOhez8ODlgjLekI5NZzbSQu1CRzHXsg4c4UJM274B/ZtKmuDLV6J2cN1nli4x\nwD66nkErKT7NFfiUmn55jCeJit5kT1P2WS+F3gA21/yy9f9bJFJaGiHJG1DN\nBUjCIQqF4Iq3MpmobWtErrEhl8fP3hCNs2NpsDPupvGzWo5OWfLIroWRv4F0\n0kcNVFJrJvCRq0MX/spTNCkhBwl1lFi0jBA6sCARATLPEWH8ZoaydLM7gpX8\nMO75uyqrca1HoDmc1zHKlZvoMQq+ROCkra56rRRad80jzzFQ9WSs1QLkmRhq\nB80yBc6fBFA6ybRL47S4TF/7PTqqJf8Qb2YApstelreRqjfoBapVaerJW2t9\nvxvy\r\n=oEo7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH/6K6ls1IuopkWgneJqBJcSVYXuRUkIUnMoAcslwqvWAiEA7hBXIOLu8p9R3XW8FV1kxV2Ysr7E7ttOS4KV0VLCEjc="}]},"maintainers":[{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"znck","email":"rahulkdn@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"chrisvfritz","email":"chrisvfritz@gmail.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-alpha.0_1576867205868_0.4098240228687131"},"_hasShrinkwrap":false},"3.0.0-alpha.1":{"name":"@vue/runtime-dom","version":"3.0.0-alpha.1","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","cjs","global","esm"],"dts":["jsx.d.ts"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/runtime-dom#readme","dependencies":{"@vue/runtime-core":"3.0.0-alpha.1"},"readmeFilename":"README.md","readme":"# @vue/runtime-dom\n\n``` js\nimport { h, createApp } from '@vue/runtime-dom'\n\nconst RootComponent = {\n render() {\n return h('div', 'hello world')\n }\n}\n\ncreateApp().mount(RootComponent, '#app')\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-alpha.1","dist":{"shasum":"3b07954470e8b33aa22cd1c09c7c67ec567b2ab0","integrity":"sha512-NOEg4cXykAZFmnBPFZs/ncJh1lXn3/j4VYD9YZn/myn905AxaWYslv71f0lh1eLgMw3yRh3W0Gi1P12U5D2iVA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-alpha.1.tgz","fileCount":14,"unpackedSize":681204,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDnv4CRA9TVsSAnZWagAAX0MP/jOXhNS7ig+RpGcUZqV5\n0YOwXCGIT4HuTXDM9XEDRwvTs13/zsuuF6RMsSRPUqviLKh6M3agyo0HODgQ\n1m6SzAQ2r7BsACX4oKJMfNg6TJUJvcUK5fB7hnXH/wKSOqTZKPpE4xC7q55l\nErvaPNjPVttaqrWZYjMZt6fpFWBAjl9m5n/zAQUSUdnX3JDAwMpJw4M/vzhF\nUJjhXuR5xPvsSOpXVqUFmjafFLbYd8uyT/bojHc9HSQHOQ6Qg8jCrkibYZkJ\nGmYqlrkYMn0OAcOTtYggS7ejQTNgz+/YvQHmAOz5X07W/X5csUPoAwa2i/s8\nu6Gk8QzH+ZfaDdcw22Y6pQlehrCwXMD5wcqt/13C+YIQbaQGF+PBG6aVcIAu\nKeDTS8Ld/lBZgAyRRTmGm/7RtfhMFHFmOMnxuasV0jnJZYuTjaRtGcY3o9rP\nxWduww4iPr+vyypuzii8y3DzyLFe8Dx+QgJ9Fwz57u9K19pKwX3rbS/Ydp/d\nlG2LCJTCQbixEy8Jiu7Tne1Zht3oX+rrRvTDRXuqkivOzW59kp/JIK1Gd1gd\nUYXL96HNN0LK7gtYF/w1SdsWtiEGSK4zc6VRjLrZQWQwcYso1q8UTBNuUsoc\nB7IvoXapCHdwKkUPxLwxBtdXc0KSydXTbxO6Shbj4CTbAfHiyVfNcnfKuMUR\nG04u\r\n=b95+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAwD5F977VtaJUEOq4lfQaRA4I1TBeD+E+rdKsU7gPojAiEA/sNqliQCih4blMAbV+213QvHrF4LicIHk8uji7khop0="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-alpha.1_1578007543811_0.24219079023697598"},"_hasShrinkwrap":false},"3.0.0-alpha.2":{"name":"@vue/runtime-dom","version":"3.0.0-alpha.2","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","cjs","global","esm"],"dts":["jsx.d.ts"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/runtime-dom#readme","dependencies":{"@vue/runtime-core":"3.0.0-alpha.2","csstype":"^2.6.8"},"readmeFilename":"README.md","readme":"# @vue/runtime-dom\n\n``` js\nimport { h, createApp } from '@vue/runtime-dom'\n\nconst RootComponent = {\n render() {\n return h('div', 'hello world')\n }\n}\n\ncreateApp().mount(RootComponent, '#app')\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-alpha.2","dist":{"shasum":"16d0cf1ce4ff806d7e1ef8c16aaf869093c8ebbd","integrity":"sha512-YQexi68NcGH0miaSDVZ7TlMIjO/m8tlOKKw+2ze4TeEyHAb5cXq/pfeqs6JvnLKvZ53ThtG18Uuku4pDmt8bWw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-alpha.2.tgz","fileCount":14,"unpackedSize":702098,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHPLoCRA9TVsSAnZWagAAT9QP/3NiCZtcUtA0mpWS5Sb9\nR6SaY3V6ulIe+HHK/hw5UCWWCSjVDg22m+LiJaTJKAnaI2EJL0I1qVX4bnjJ\nr2tJ19awK5aPsDn0Eq0jyhH5pcznUZrIezfO9TVIeaT68OVCbTEC944o4lIn\nMuNUg6BvfPKWNtE3vGiYLe7FJ+QUPN1As3XEQd1xtXWqeBF99lPaNnmnx254\nMseeu61w3aEN74JbJsk7OgyOj4Z9utOzbQMhlA2Z/iDi1TxoitHVae1P2gBo\njgUgmGKfOJM6VcddiDgG/vy6pVvhbvMlTJTDmNl22e28XLBil7t7LbmtaeGf\nJZknWUmfNE+aQ1tY30DGqH8a0pxlhSNnG2Dti3NLUWhBdD1yOhLA7XIyBQCj\nD1YTaCN4OFngDgguKGsbei74zniwTE3DKlISEU7aZy+wmLJZqfW/u/Y+6RwF\nbl5kux5pCKxoT7WM+8Ylc1HNVVa6PCXfom9MXcDlpacNWNBrjV+bKVuu0Kh9\nu6fT97qxXwoGtU0F2hTIEDdNbgWF27LdEexsJHDG+W6JnXNFPFFHlDRUACC1\ns2qwJSa4wGTizfbEWHhsPXP7x51WzQR6kftTJNMC/Zn/XJqiG34fHpIzCn5U\nRZf9vBmMJzAYgXsFjVRbG1/b2IahImVkRuCOlBC7oCVSNII88hG23m1feC7f\nHOFT\r\n=spn8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDiq060PdV1I4rXw+TcHntAan7aMczde6VzawreEBUY+AIhALW5CSNd7GF6KQopWLJDNjLH7/MCPP8XJzLMmSO2rH3F"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-alpha.2_1578955495981_0.5001708458602212"},"_hasShrinkwrap":false},"3.0.0-alpha.3":{"name":"@vue/runtime-dom","version":"3.0.0-alpha.3","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","cjs","global","esm"],"dts":["jsx.d.ts"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/runtime-dom#readme","dependencies":{"@vue/runtime-core":"3.0.0-alpha.3","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-alpha.3","dist":{"shasum":"7205b667115e3a058239854f87c3eb189919fbc2","integrity":"sha512-Zyxu9TzlnVOd3RPm01ZostA1/BB1rTig0scl9HKzqoObIiFCZueRDCedFGeWDzXJbgO9Ap9fXjmtiuXGzjlKGg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-alpha.3.tgz","fileCount":14,"unpackedSize":705784,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKHQOCRA9TVsSAnZWagAAxIkQAJofcHP4/JU+mRMuDbDx\nHDbZXUsosz9GP1NlwbYjiPVrO5EJzxsnhJodwjVbE9vqKn4C8aP9VTm5iGHA\n5w0fJKT2kpvQ09/YEzRzMrbbJCAPduVn79Y22zGim8LIVCyLymZC+v5bNTda\njOst/kwyLPU9RRXEH8h27GIkHFbjGRlC3g3zm3yDoQ7LVmEuKt/5uDtgbBeA\n0rYsSSDM9LO/ur0sspvbdfOW/EKwcZ1YBLwim4PAdjUSbABn8wVFGTPbxK4a\nZWzr5BEWMKqbGEieP9CWq+EfVVvzi/XX84mQhj0cJRpmMFkqxVaE1r7oNGqF\nD9ZXWUogILpqScLYZcGY5lmpvcafMKFbSFHW/w0Vx8JCaQS3PaSYsQrbWhi9\nfN0PTS+5kRV3WR+QY5NFMZsVcuJGhiYrODQdB1zu8aNjg9tsi0uRKu4bhP93\njGN4Lm/ZZ8NnNgLkm6G4HZ6R0QCJ49P2n72ps7t3SQbuhYXsnV5HwB/0PV3H\nyQn9yIRtvco2w3nyc4xS6uc064L6n8/soW+ft/V81LZ76SmBAebtdEdMg9EJ\n6Yk42gHBzBu39is5ai/2us4f8KrYZjbZk3M/CQkVdbCXPlA2QR40XmpbV1+O\nzmrXb8pWwzVGHMRyMleDERRhuv/hv6T40ohoCr9Tulmn3ImSxkEVB7DJRGCI\nmhHp\r\n=RT2p\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHcWUzS4qhVVNHS1SLjP1ok9HIqWIYzZnZvs3aqd+z2XAiEAhypLCtUhvqGkacYWi4OpJsQY78o9q7uDXF3G6foe8KA="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-alpha.3_1579709454006_0.6642979681130703"},"_hasShrinkwrap":false},"3.0.0-alpha.4":{"name":"@vue/runtime-dom","version":"3.0.0-alpha.4","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","cjs","global","esm"],"dts":["jsx.d.ts"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/runtime-dom#readme","dependencies":{"@vue/runtime-core":"3.0.0-alpha.4","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-alpha.4","dist":{"shasum":"be7e703bb2b12101cfe250c08e950e410fc1c92e","integrity":"sha512-T9FxDX8pOC/YSSCbpF1SaVAizqrFNYgKNb9kKdGJlp0dxjJU/SqpAqLjpw2cF0hSy3wsT1XzWrFtWlBZFkg6+w==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-alpha.4.tgz","fileCount":14,"unpackedSize":708846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeL1QjCRA9TVsSAnZWagAAjMoP/0vMzEk4VDLBZl1YZwVZ\nZnWlM0nvAvYj0SiwQEOAZ/5N5krSkDaykV4TshZofl/S2xpN6wEj/a7ywRo8\nXXTgdZ4QfgM2T+Mys7cY/T1o2zjHhd6hSza/jaJoBNtqCC+IBZzU1uEb/j+6\nWxn10y0XDzBp3IvHcvkcw1dRPWLX5OuVCg3VVgnLjTx0cQCwZnC3zZtA+mCc\nsa4lugR+DG22WsR0kXBmQF+1aPVFvAH9xPPdMb42rULqFtf5jB1kmYz2KuOZ\nVjTNJ7AcSJlNJvY2eXKbtb3KRjdVDeBO4M9Zjdyoag/KTVMe3lkRabAxYAP5\n68kcysBKJcfmIYb8MQXVKFFvbcFO4ORemxVHL7g5sJyIIFkmRcRBLi6EikQL\ne+xGTR7DqbY/wmPTNy/+PVwJXMq0HTs1msElSI2g2wud6qzjULxlBm5hhdFm\nzSXyGDZA+/tq5QHVXf7SyQ+kP4PN3hA+ZHVkDzijBMm3eQnsSLfS+HOrFTnU\nH1S4wfuoqz8zr1Pd2XMyby74HsGcNkPLfw4aYq4BknmpgLP0VaGGCYNsCSXR\niY7bOT62eG1wPom0RbHYnlpqqYAg7yb13vFyWf8R9YN/kBNQUPFzlBUadVJ5\n5BVc7zjpFnJ41uQQrpA3lQZiFIB/8NHyWnFEtrT0zEfMxnEx6oij4uonu4qS\n09D8\r\n=wRC1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDZlfBWwtuLYuD12vFJ4QISAPqdaNNPDHjAwhtUrYUqmQIgNrYtuRboMUIIX05/4FXczq+5qkHL6W0S6BYQtD/Gv6w="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-alpha.4_1580160034685_0.19645384784992181"},"_hasShrinkwrap":false},"3.0.0-alpha.5":{"name":"@vue/runtime-dom","version":"3.0.0-alpha.5","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","cjs","global","esm"],"dts":["jsx.d.ts"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/runtime-dom#readme","dependencies":{"@vue/runtime-core":"3.0.0-alpha.5","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-alpha.5","dist":{"shasum":"84ed5539290c447cad088d2ee3dcd20e8602bb3c","integrity":"sha512-fbWnObnJwVlsrZiCkfERPdsgOZpfaZfzKwqDNqxxRk3L3q6B8Q4dgDfvsew/1M/rQX5xxMTnBG2jGZpAN3DFdg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-alpha.5.tgz","fileCount":14,"unpackedSize":754997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTEKWCRA9TVsSAnZWagAAv/kQAKIcuU9zuXTXulFYUzm6\nbTszYJZ1xFWu7XjMVFEPunJpjciM/r/bVOB4ejnWcRSf+NPEp/W45cmzlPRR\nskDJNPFhaAPbI77Bgzt3RdZ6Nf9fDBn7QtInPrX+gpeeb2F2kGrQQ5Y4mOC1\n4pSequWI9bIN6XaZoGnLfASEJAQJseHblm4P9uOPOqfxy8FHBIOPAQWJFMDI\nBsuna+KTELyIkwvsLBD7sRkOSCW2fGfgK+SkspUmPing4dEm9izK/QTJWCZB\nKda8Ioj0CDZKwBzTTKkWskzKH5Feae9pAd1vWhl1P8apWFHwsb+j1vjo6AG9\nPxNaJvN1aCcFhqlJE6Rs13vIubajMTvepSv5uanfNLSJPhOUqKmhixOCktlF\nzeRSbU5AFkUmyzfmGKpPFZRTkkhQIrEjlpLR8DDBJVc67WVa6yxHb4RtUTcn\ngLvwEC3rRckIsFqeFbzYdB3IJZli3BNHlh9FSG8Hko0fBKrkIFeDNkj5ZrdI\nPUANWhUH02/INDlT10iJKt5XxImwvMmyNA7QyWrYaic/bmoEzeD00FsRwjtY\n3Uznyvy8bHDqf+cdAZN1hLStu9gLh9IxfVvqPWcnRvNG0SG8Za93Bpz8Wvmd\nc89orIblU0BJBpbdgH/KiRtEzh5i9woDIVXQQ0GIHlrkeVhEWnxWVkePj5vT\naf5j\r\n=NT5I\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGmjEFh7NgpZdAsXbNqYWBCKqzHnNyMNIjUHIWXmjUsXAiAwYWveVvsbYUHMrY56IFqgmqXI9CPgqsMoi5d1iuZRFA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-alpha.5_1582056086129_0.48177099068593443"},"_hasShrinkwrap":false},"3.0.0-alpha.6":{"name":"@vue/runtime-dom","version":"3.0.0-alpha.6","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","cjs","global","esm"],"dts":["jsx.d.ts"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/runtime-dom#readme","dependencies":{"@vue/runtime-core":"3.0.0-alpha.6","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-alpha.6","dist":{"shasum":"def9010f99133f0c4cca5cdd64ee6f4407e82754","integrity":"sha512-n9Bi4mSqu//mrqZsz3k7DYWodScdlheBR2be9Vca7hnt/XzMkwMe83BgfQudfLhFoBygsT3SNL5jl+0gnQcmhg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-alpha.6.tgz","fileCount":14,"unpackedSize":757961,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUNeLCRA9TVsSAnZWagAABsMP/iZxru4Z4eXW4VAI9H+A\n1J90dC4sMs0Q/0g6DJn306iqrVUjSB0q4n5xw1ENx7oUiLrUdAAIwF8pH+Ny\n3WN0nSQn8tM8vcNJYF8wBG1XDXRy7lT8gusgTRP7Lu7I9DodH/lBwxhH56lb\nUIzwQsbZTNd6KvvCTnaq0BlUTRI6UR0XMOs9EWVHsdNwOLk37AF0moOvGLZ/\nGDfT9S7hYj9zWVqogfAAToF3CjzeVD5Hr/kmLjG2Rkr+E6TNRuoiLlqw3iJU\nI3Q+8dYbj+i3BsqGprj8eixiQYDRl9g4UbPFT/ba7AXjO6x7JBPFlBOkvEB6\nt1IC4y/UaNyDmCJVXiYHCsmeZsLzZvdqW0vT+O5xv66LeROeAkBVn+sbHHpu\n6PdQhOXDqrXGuzQ31n6pOSNiE5T5wzO2Ibp+yKGQ8/r8YJ//Hx3VBBlUOxiD\nJJewMuht/Td96jG6V9yqG86+8fKBtrcYSwwMOPrHGCAmcSkr5oeu9AE/Vchs\nBzyzvqH5fCs3MYNTgIvP6gl+39MoNmhKP7PhO5INY9tdRmlBUm+vUD52bfw7\nwVbLlDa08OnofOmOgq2/c41FRLXc8rph5mg9QA4YhraLGWlShDZirSlfRZk/\n5f4YqyXgD/7PN4HaD4Z4S+0omIfkbszQ320bSTvqIk6ZuhMHkBOhkHgifQJf\nYtoh\r\n=dOiE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCIKPQDIJDBNmrfjK1bcadfGxTE5RTUwIFHDYmmlyy2cgIhAPf1DiDpjyn9I+87++1y8v3SMpynD9hEBCNMgGCzkahR"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-alpha.6_1582356362852_0.9669482717509801"},"_hasShrinkwrap":false},"3.0.0-alpha.7":{"name":"@vue/runtime-dom","version":"3.0.0-alpha.7","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","cjs","global","esm"],"dts":["jsx.d.ts"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/runtime-dom#readme","dependencies":{"@vue/runtime-core":"3.0.0-alpha.7","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-alpha.7","dist":{"shasum":"fb6fddbf0200143f10d7a4440b16c19da03a6b40","integrity":"sha512-iJLCMuyp1sJzxT7UAHtY0zTOZRUXKKU4LBeObGSn60tXaMyVegIPnTiK6OmcmTM1gmclRVGngodNwb0LNTkxBQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-alpha.7.tgz","fileCount":14,"unpackedSize":757669,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVsjoCRA9TVsSAnZWagAAwgEP/1/HwiC8ZW2tCkJt6McB\nrH67XNX814tXRYAw4OjEVj3w5plbXwfiOucMbQFfeaNkEacGiU58J3dQsaWR\nTXI3XFLAc3UH38k5CbEYg91eqNDcFI1P59al2AyOxcdIbba94SLQpghNF7M3\nMo0QHGQi0zyUy1TT06aBrHeihyihvr75iBVMy3tzkbxoNllT6iGAWT8I/aZM\nYXFq/Ym6wTr5aLDpG488YaG7JSVPSiUvtW1jcAOw+YJv+LNSSJh7DAy9zfID\nyyjo3jbdzCBhXWzQVttE4WmSwCJiNLEd8+UNUzTPzRtMmu4bUUZje281fwwO\njkSh6IJR+SeHdPa0UX44hjrifEyTLd1jsD6LO2Rs+CtKlv8DTwY3fD7Qile5\nJXRJkk88qRPGaYvuq8mayi6nWqd1adpgAMUuVSVSHGGyI7Ti4F1MtsdGbPcq\neR7ThxDRPCOw1i1lEq6hRQD8DZo0XC8uKagmYrGVCpON9hs5r+8L/cfOWZ7U\notJDEmg7LaGJnbcJWagTvvO0AXS0jNiE6z/INTchvkvvhCb649JGtuoA4mK1\nAqtzvA/fjcK1MWtBRLCMdqzR168IFrWzEuH0TqZvYY89eeU82WkhvBOmjGlP\ndyqca86UJVm9LYJGUsCPGfGBve3UZS3UKB6sJnL1KaUt5duDfaZruXAVIKbj\nVaAB\r\n=RT5h\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC8/oncKdNi5cwAN60/eOvw+wz/RUFy1aZde5rJgHWXQwIgHb5NoSQk6r7dveVZX+VRVYMwZOYJ6+zhnlU1vJp0iFE="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-alpha.7_1582745831608_0.3416863248957265"},"_hasShrinkwrap":false},"3.0.0-alpha.8":{"name":"@vue/runtime-dom","version":"3.0.0-alpha.8","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","cjs","global","esm"],"dts":["jsx.d.ts"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-alpha.8","@vue/runtime-core":"3.0.0-alpha.8","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-alpha.8","dist":{"shasum":"717ee80e73c2a4070d5db808f13227a9f0cd25d2","integrity":"sha512-vGKtS81UE1AbRFwJyLhbezd+WrrsGrCt96idrygl4JAJhkNHVkLVJHoNRaF7UCqurAt3ay2O1JEyqRhyJHA/nA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-alpha.8.tgz","fileCount":14,"unpackedSize":758626,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYrmiCRA9TVsSAnZWagAAL0IP/jtolfDd7A2RyunyZBIP\nVk0dUINThATXL+RMXZCAB+yNGy9qLCRak/EU98+ca+o8iweAV7vbhFREuMCb\n/uEdyyhyS6Ev6Zt2Yc88X3QXT0ZS+7yoGb1yGW2CjZh5Dkv34Bbe7vBW4sRS\nELN9Pg1D5tZ4BmhixXf2x03nbXCGKLArrK3fYxVWoRBu7/XD0Eucta5khCUr\n7N9FO+ai/h3lQFIylQpK6XwKMy+IfoE78UYRCZBXlFckpAku0sXjBB1ujzTb\nhnz/bpfb8R7b9KItb9VFkPpOBqNmW7v5jMTQ5gob406XWdEktyYn5PtMh58C\n/tyYvRIfNCR1qspUqgzbg1ioJdCFB2dNjUMdoN/Q6rsAG24MIBSJvYnI9e8M\n2EK86KhzSPSQlxFR7ALjdFsjS4KEpLhCOolueqaBd/ycO0gwcLic9deiAZMG\n6Em1MD6iuaTwYAQN8Q2qIoFxP3vRgKm4MnGb96lTUDhl2GTWOvWTJ2kpNYrd\np0CRhN6JeyHO3pvgu7CJZmNQGXjthip0sPlz5vnPO4fN88MrzXAo6QagqBkz\nCRVU3SU/D5+I/0SkExNetRSSq+vun/bZZhpPh5BQ2JoFiyGec1rL+T5siewH\nqdJyJfVdYqzWyvVmqmVM5CDA23J/+EhdNP0hAxqJElrixWVf+1X+xOqDccqD\ntJch\r\n=Dvnh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDstFx/8mmbcmEDPZNXf0+bz1DMQgBBqR6pqKMzmpKWwAIgcpY+bhse7aa1GSB/Jw8tLWR0Eetei8ejPNeupKsVNdY="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-alpha.8_1583528354477_0.3214317491617835"},"_hasShrinkwrap":false},"3.0.0-alpha.9":{"name":"@vue/runtime-dom","version":"3.0.0-alpha.9","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","cjs","global","esm"],"dts":["jsx.d.ts"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-alpha.9","@vue/runtime-core":"3.0.0-alpha.9","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-alpha.9","dist":{"shasum":"dfbfcbd4e3bf69a74736c1c3d79780a31434ad6f","integrity":"sha512-zWDW7Lg38PDoW+grQsSPzBauMMeY6A9yw/qaAzzgeN71EXJRInmv1fog/dVuWbD7/ZNc8E4jzDUJL16ryGbSmg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-alpha.9.tgz","fileCount":14,"unpackedSize":778166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecARKCRA9TVsSAnZWagAAJpYP/2KXIzSZB7Yhx/pQOUI0\nR0lFVq5kQ4woaoxdzrkvONVo/2YugnVh3YRMFPk1/MIjgWpyrBJhgsJjiXr/\nU2oxZ7RHHgIlGhH+vjDcHqHeIBwZSfLZN0C77RhdkJWHkYJ45uZAsTD0N3c/\nvrpRYw3M8po9ywk+hXp6Ipxgsh/9JPlw1+U5+qlsbz4GO7vBVOY+rWq2/x/D\nJaouJMwLESrXByd1pnPcEsfxyVB+FQgvWiFU5p3ct6bFL4j8Qw7lnaTZnrow\nNHHO6qKrPyUfhj2p1LiQ2D02I2iYzSlr92Yw3QfeIb7EGrNP69zzX+UptcQ7\nJRVV1WIFt3+zwe8oGRikh/tSD1AP8cn1SR/mYrCuM+Dt+W0/wlGZq44AA2ma\nBta8ky8XY07tPURdIPDUQfOaafIm+GJ1Nmvx23xrhG2Yd6GfLsq80+sn3jQO\nuqtqqmddkrm91JADX8a2AgFEy1biFU3cHPXvasw/GeDIFncUVEIphLlHtb7B\n5cAzpE8HFDkam3ROO3UVs1PyK1ig709ASm50tLjzWy8qatk3pl6mbxzqyrmy\n6gLAvXhW0olSRS+/Hfa1W8KT6zyDAgdfFEK0te0TbWOw7GIMf10hy6N8CXjP\ni8okuxkGVQfvX8yGbWOfdAIuQFQKoLMR9oYbrk4HkjUkKid0RyZ6lrPS3IOv\nWsTe\r\n=8oKX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD/Eq6qvg69nkld3XC/e/F3c8AQ54/kYuvWtV77BoPFtgIgSVRBQFImiKD3wZGMBBQTo0k+rxqAGa4T9AW07x/Qi0I="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-alpha.9_1584399434218_0.8261989881253309"},"_hasShrinkwrap":false},"3.0.0-alpha.10":{"name":"@vue/runtime-dom","version":"3.0.0-alpha.10","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","cjs","global","esm"],"dts":["jsx.d.ts"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-alpha.10","@vue/runtime-core":"3.0.0-alpha.10","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-alpha.10","dist":{"shasum":"005880179a52001b4e4e76c816555cc0ce5d16a9","integrity":"sha512-X0UcZlXBwZ0OW4yw3hA+8uE2CArPDf2LKk9aTIi3xrCeluQmJSEUsgDNxHBqvmNhVGqdi0kPB09NrOxfEtyPhw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-alpha.10.tgz","fileCount":14,"unpackedSize":796240,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeorjCRA9TVsSAnZWagAAvuwP/je9ZGJyAmjzdWtYgqFD\nBISAqnUb5PMuKN9bVKNrfc5DhPMs/7r6RpLZr5XFkuElXmiTn2BPfxmDZVXC\njWfErWHmetCmXA1X2d6uDlEdxhiUfOPjQNvXH1ikhy8PlNAKvclvkD/R6vtZ\nrxr9uHsXXBiUvO4RxdZPBVt1XMV7RjBOMArixvtDlNJKHMlAjEP+DehWWqgP\nBhKJAdXpxq1bPDeDM0tCF36LTsz2T2EHrNb12ejF/i3T1e2leF8gmH4Xhtfx\nS4HdirJtdXB+mgLU8YGrErAliDYoFMqk5uFGFzG1FYZhuMgNDQAyECnlDD9U\nVB/6f/L7HIuxyo6nS+sQpOcDKYo2sh+ieHcoupLyYHJ+yRaRdVrFh5gkG357\nNyEbBQWVO9sZCLSzA18M4Qb9SjL+oXQ6hRlGzcVuiT6O0LWMQMXSPMQSkirR\nCcXnHI5cXPo063DwNtaLCdE9f27P6eicJFDuHPBNitWIuPVOj8+BL7FyV8i7\nX5hXDPSs93oaLmXTUqj+rGtP+o0JZ2IM/W5dCA1knj3fMyuErx3rwo/CHt8q\nGBxP1eEyaWvrIPFMPNQY++isba2x1ESWFNRsRMrj5YleRH32TCxhcUhI6xDI\nD8bVvUaTh/yggFWUPCVuAIGJa9CyCDpHM2TfWl1T2HAjJ8+o1vU6jvsGRSfX\nMIZh\r\n=t1rZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGRje3pa9V82n/pzmcOD0FIZGl/prBCwoVN9Tsd8xocEAiBCZ1V1qBB0+EW7kxFT1cUcRwmC03UC2nAXOM3Ii/vGnQ=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-alpha.10_1585089250785_0.5976764926278328"},"_hasShrinkwrap":false},"3.0.0-alpha.11":{"name":"@vue/runtime-dom","version":"3.0.0-alpha.11","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","cjs","global","esm"],"dts":["jsx.d.ts"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-alpha.11","@vue/runtime-core":"3.0.0-alpha.11","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-alpha.11","dist":{"shasum":"477468e7f430f4b4818f7d315b263404fb5bbc6c","integrity":"sha512-2ag5O2E1I00XqSRGLBfXhFPOxDMNRQEB31RXR1Gx+Vom9v1VQEXpZ7YpU3w+mctNvN3s+kg4G+EFUu4sF4MIHA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-alpha.11.tgz","fileCount":14,"unpackedSize":819227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh+brCRA9TVsSAnZWagAAkyMP/3qjMLwHAdZvEH8QCqpV\nig99huKkTR83bo7xjywVU9Ms7djGsA/BzaoBWWBIztaI8vi0nmX5X0F5YwQK\nlFfFr8T+nktJzfVF5fMunNw3DZFXrNrp7sFHq20GgVw88vnQdWCRyXMvgFLn\na+WNChf4gGhV+/JWen/uLwi15NpdQ14qCunYkXB8kjYKp9q7Lrv5enGHYs2D\nGOyJru3DxRvik+dTNDI1/Gn6QipjnXmP8qNcGBwsKJPMqGjN1xwN2Rwjpm3A\nE+FKdk6LA1y8IcyEaHqA0XDF1M7LbH/I0NN+18D69D8sKLA97CRd8Y1fZRhs\nlwW+9r9ToHBTtR0ArCxXLWHG+3tzfqemXQxN4NgEgPR5gGUi8+WSYftsdxAa\n+NRaiXIAFxDrVY+cdcbdc+m1KtEDTmfMM29lk3DnPThm2F/mi5zPWJPWFYUK\ngKLX/h4bcOOxjIqs0m+lH+0doko1GzzuevbKPtJPz8+lGQZy6O5YZq9Br5jH\nsiM1cCCgYBUnG/QJFZpUUZSazlQQNzRsUhv/r54mhu2YydS2WQTdCAOuYaUY\nNwo2eHllsNd1DhxMjNLS9qfFfCCEftIC7bbWonNfJwKSyVQozpFmsoOejG0Q\nxBsuiADkXF6IiV7hfRq5/aWawDGf4fvxeoZtR0y6XubDjb34I2/3LjHbzdTv\nS8yw\r\n=xO5A\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5jKQlsxqNCK+DunckdA9dE8r/8ECOdpTlqLKmm/rPOwIhALOFqzNEsXURZ3oar8nlO7p2NWfRAYoMbP37vJuS7/nb"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-alpha.11_1585964779213_0.4735333475198049"},"_hasShrinkwrap":false},"3.0.0-alpha.12":{"name":"@vue/runtime-dom","version":"3.0.0-alpha.12","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","cjs","global","esm"],"dts":["jsx.d.ts"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-alpha.12","@vue/runtime-core":"3.0.0-alpha.12","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-alpha.12","dist":{"shasum":"70044b72db2ec184b49baaa6e36fc7ac6f7b2fbd","integrity":"sha512-G5JHfJfm/NX0hsoI/x3PNYqzv99B4Dryz9WU++WAIwM+VZLyTat0H6Q3jWdVeGm5h9tY/zr6UD7NokGRKuwsUw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-alpha.12.tgz","fileCount":14,"unpackedSize":841197,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejleDCRA9TVsSAnZWagAA+R0QAIypZA+adgR+eLMZWs8k\nmyUpGlxltQsvcshDgfeZ7rkSJxBOI6JPy4Uy451MkfKnWT/Lbph6kouL2MV1\nQvNsfxbzH3s1mc5E0ItN8U6WZcO2wSbsYLXjb8d4XjzWEdBXMQuxARCCk7/8\nNdJvbBXg3lEBjgxci4CKy4ykpL5TBWeL3lePlBfhINeslQdnGfzGt4NFXsue\nHYwaIdQ5vCPfhlQc3O7Fs/f8nVaCHLjE6uNuHvy9CgXQ3oOHLrdKRF0VTivS\nyY17GO5XrYiCguQ9uJ4jh0TfATzd2UYtRTA4pFlXQh5Bo+MO6KqFqjDrMzbi\nGwiNXD5BLDfFslBMH9p60ASPpbqMAJE7/8JGxwDSZLrT6lW7d/XvxstsSOFs\n0oOpsUQwAwYtwsdphx7hfShHwBrOUHXWAlZE/prTJS1A2VNGEi1xkP1WM5io\nzOAH57wZK7k0DFuAR/f6giOV0JALhlPoG27Hl4DhMmWOd/XXotEDN5DQ2PRJ\n+rl7RVMeTZO1XPiQtUlsH1lbWYs1CQNoaNCLvu/FjLNirKEY8RfW9knm4Vj+\nFHE3ikYAIlE/d/YdPzt57iPQnVe8Tqz4P8K3fU83x6E4j6bIFYc7eiPe9cnj\nBEpMW0B51iBd9S7UCnFUAwajrDCd1dSmTYvHmhLnv7o/mnRHU8+tCSmcsy4l\nwUwR\r\n=vYcn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCj5N/bC0QblkWfOYpDO8U3OPvyZZiQz1YIXwtSGw1hkwIhAPG4m+Aip6Ly6LIrF0HomUMZ0xJAziUk7cchkoscfcqo"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-alpha.12_1586386819481_0.958389521143655"},"_hasShrinkwrap":false},"3.0.0-alpha.13":{"name":"@vue/runtime-dom","version":"3.0.0-alpha.13","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","cjs","global","esm"],"dts":["jsx.d.ts"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-alpha.13","@vue/runtime-core":"3.0.0-alpha.13","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-alpha.13","dist":{"shasum":"de33f7ae9035877ede1bee27e5c28108f1eea86a","integrity":"sha512-fnz1QZhLxodrDFSvtTwP84xGo6yrzEoC1k7LFh0mnOu6Mw3r4WkVhD8xeh3A/oPJ3jM22cIe8SL5UJqLeltQyw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-alpha.13.tgz","fileCount":14,"unpackedSize":893180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelzqACRA9TVsSAnZWagAA3TYP/3uW2LRFW3CzhvT2faRp\nEDkHMnM93HSdNdBjm+RiQjibn51ldzz/m4hST0t97QwLewvgpXi07aFfrQ4a\nOBGIXPfabUUXuDbuTV5EJ0TH0dINT2rWje3dsNx1IsvbJUXnKCv5x1qU5uOf\nLUfJRb5FBqyPgDXusjkw6USy0998YmFYFPDQb8M/v+ozPI73XzKLNmhaT9aV\nZRrdFaJ3K5uwIECZJCDARgVUmAvSV7yUrVgE/HNyALa3JwvUnh/eb0s3VGbY\nOveTKk7OkmRihDqP+iflFpFGGLaHPC2GSkrkJtg07VUcEx/XHZfsySeZxQ7M\njRabF1ySyoI3Vz1SUpb+uNSHyVoBNsoz6YDI/vAlxr4a5dXG+AaVM8fmBrO+\nppJME8FaXVfcTp8i0xefgFjpqPexIBwt3NKvXOzGL690APOy186ytURaShaw\nUEZDZ1DBE6uLZoDV11NHHGrtWEeuZ13LKEyX5gwRenzNDDiYI3CPD4LWqxWl\nYq0W9DWGNAfO9gxUWG2NJcCthkX2YcJrFGa4z51G+k8c7rj4KRJByQtNWnzO\nEJRnJ7/k+V3Onruf39mh23Gbux4VnJU3siR3k6xT8QG0UMtr9TlR7Cv7+9Ua\nkGLAbfWrAt7JMxx/noWrQO+uiLmkdfPnURpMvNBUp0QLjqg/yxoESq7GklPo\nWhWP\r\n=saoS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICyMNdBzRaRo5Z2jXbRwOpTv1+QAUq1g7PZasscnGiYJAiAG/tsg8ZX+6ZfsEhK9PBnZBNkUwblPtsfSxZog52/vqA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-alpha.13_1586969215859_0.9601240643275544"},"_hasShrinkwrap":false},"3.0.0-beta.1":{"name":"@vue/runtime-dom","version":"3.0.0-beta.1","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","cjs","global","esm"],"dts":["jsx.d.ts"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.1","@vue/runtime-core":"3.0.0-beta.1","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-beta.1","dist":{"shasum":"f93565cccdc0a1d2f419836d5468989a7a868c66","integrity":"sha512-+dnJS7582V6iZLm8YqsXjabL1eXo3n8ltzxWZlI/nV1ZPSWKQJpvB6ICbdRjwOlka4lukYStca3ZsrYQI7SvVg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-beta.1.tgz","fileCount":14,"unpackedSize":893054,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemLXzCRA9TVsSAnZWagAAo6YQAJp+0OQLMhSpsBDcuhQ8\nHYQQYQLDYx43h5hMpBtqF/V+eXGMZupmuMxA01l4C7zuALHWlOVFtDTJKSsl\nh7QvTEU5MnuVPYGcJ6rTamAhmQEPFzg28OhSkLMTbBfm2r7ViP+QHtiKQfZe\nQhMxP/0hcbHtS3LmfwerRRUmDn+iI9z7fVTV6sI5NyOosekEHsQwNaXzpvLJ\ndxiqL+58etdDy850x6ay2/ELAzR0Smy+KJWQx7ZCR/a9mq+515y4hF3RDcuU\nJYmoqJAjb6V1dL+ppnbPN2JO5v3BBimWGI+ufIFUE8XMOrcy2i1ZaijjgwL1\n78sHi60oYglQQ3bxvbg2M9R6QBmu3bDVBanNkS75EJk+uHmpoU0uBiOIu62N\nZavErlmc8ooJm31dHQ0db6xtm7KA8JZt+WXrCY48QwpxVDMcYvWiVgG2Azc8\nxe8P/MiDxBfGIPyfMkmhGnnTkg1GytrXHUApvklPo5H3uT4VTLofIpICPz1i\nEPxREaGpZOfRhv5BTVS8bXeRtYTqksoxH74xiSURRE3lwcPxt5GSDGbhL7KM\nSOF4fPH8c7kF++uEirlXzI6OlJF6/UCJlkOjXJu69rDdUa+qiRbcXtUauFup\nWmRqlsabgq93t8ufQzrRaOYg84eG3g5aWvGLN1JLr/hKa4jrMVAd/Y2CYLr7\nLdJk\r\n=A9Th\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICg9+UqpH3AERVuCjbFAxc2aAF+BxjBZov0WTZY7iJCYAiAmyTfU5KFJH0mbeP7DHIGgeHEtDr6WLSZYt9nPvmghJQ=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-beta.1_1587066354593_0.19462579771260535"},"_hasShrinkwrap":false},"3.0.0-beta.2":{"name":"@vue/runtime-dom","version":"3.0.0-beta.2","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","cjs","global","esm"],"dts":["jsx.d.ts"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.2","@vue/runtime-core":"3.0.0-beta.2","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-beta.2","dist":{"shasum":"957a59ecfcdf54619e4d40d2e2967587ea58728d","integrity":"sha512-swWm7fa3JKEGE0KYVevYqaBTSGxx/bmlwJTbJcnnNgdZZGtWUQsUzXCk6JKRuoYjy+iU0ONcHidEhpwdazH9Aw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-beta.2.tgz","fileCount":14,"unpackedSize":893832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemcTPCRA9TVsSAnZWagAAcuAP/jYVRjjqW94vP9PpzCvH\nnFM/Hm2Jyqpu32tJ/N8MbrLB0GYQt0eKOH/rcWCYuBJTTxiBBGZvIk1ztBes\nlGeOcqxd12eXRBKUs/oFqQRuh8KDEDtecAEiS6HyKL7MgztXdRZbTOU7EiUL\n0JafoJYVfXSMLuLzOAf+N8rxvLgfcLwqastApgcAlyw44DEgt2kwoTe19cZc\nI6DC156XR/AjBk298696SBbL9s/nga1icg9zDAk8HVNFg7I1AY8weoBQipXK\n1xV+NkwKoGvs4XTj52k4WluG1oLb1s/WGAjUQsGjK5V9/CE1xGfgzZ/S/8NW\nVOk+y0B5oMPoBpkZE1LL/zgLHroR04qJIp9qkVsYi/qJTrP/dUz0bcogtMRN\nEOt7s83tismmBat4C3F0+CkGXkNo1UXWGD7kATAo4TmpogWFClQQOSZFoIi0\nQTmkNfDSAYoz+8jl+3D415ck1oRlzXywW2eHqUHwTsxNiJJ5SDgIH2XL1g1R\nNe/lEX0eKqW2HgaFLRLKy1WgA49Z4pCQjUxMnBzpx5+jY1Yho78kDNw1zZBE\nSJ3q0++4OO/vKk9NpC/M+6bS2nXMdpPL3RQNqAR7UnyLcDZH3HhR+OHL1+Y1\n0EgERVVYPjFiIAbXmq9ebrj2t9EjLgRNVXfmWPdCgyIV+Ho6jbgyMoNj/6C3\nSLa1\r\n=vN8A\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGoanj+JIBavnaVOXHktQ3a3j2FGTPW4/TWThz321raXAiEAqswtdZH91bFB8HybxYKy1aDuD2B8FzSwsisslmo73QU="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-beta.2_1587135693898_0.41034261047198806"},"_hasShrinkwrap":false},"3.0.0-beta.3":{"name":"@vue/runtime-dom","version":"3.0.0-beta.3","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"],"dts":["jsx.d.ts"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.3","@vue/runtime-core":"3.0.0-beta.3","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-beta.3","dist":{"shasum":"9bd2cd70edbf47578c2bc134e235e8586adadef6","integrity":"sha512-2CbmDjAGYV4BStukAdByXpK2lQC8svk5oSsG/1rWSdXcDH/gpkCmQocaBahzyRBwX9pVEK4RwRBX4CiNbYjVVg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-beta.3.tgz","fileCount":14,"unpackedSize":909135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeng2SCRA9TVsSAnZWagAAH1QP/iIUdcSg+LBLcd1+vIJp\nxHaYENNLPERopjTWvXAvTRDj0vjIUCd/sZTJcHyJhOmvArLuXczaPtQFHFyn\n16MlJ2hJr/vGoUYESPFyC/4+eGVxowziYopEAiI0jqB/6Osi2FlRL+4zb/zm\nD/RRw8hhaCXT088PqAN2XISaWm522Hx4OOjU6Y/weT+g8N7Y9qG7JliD+tvu\nB4NK1+Y5Zdq9e5Qq1Xh2SDK84yH+cIA091VlGgZ6KiCpFozFs4nl8r1DRnoN\n9pjqjwYrgKBxGc+OUvdH94CyX+3z8S9zk4zjfyjujDMYUAL/Ec2G6xQjcigM\nJeTjzdDXor22K0FWP9fhJlWDGeI/VvYvMmMgXqnShw+86U/QOOJWWqQ4wH19\nEd2GBo2ROSzuPbwhwnfnhLUMnzw0SE98xv/Ih5ft4l6krZxPz/tixlLUE/cj\nz2mNof8vOoakWPdBtuRBgXd1ffO9SKiIZ2rfOdsMI40gz3TaeGMP1rtyH2oV\nV2+GEtYhqq16LLIzWd2dUyPmfRUpbvyIFjsVu/g3tykHVuqZGr2DpU2TD20I\nUjjRORnVU3GxEUKbNrmYGWahFsmTeDmaYZ69ASbSuW3cQim6NntepmXkgWL0\nUN2M7ZnqrZxXP8NVVU5t7AFsvYE/yts2/RvrwWr/zCLQ5G8dygSGhXRiOypP\ndSOL\r\n=TNVa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCF6ByJSCvZsVUq5k9PDbAe32ivVhsAd2L5aZpTmt+PBwIgeN2hjvtikX4sS6ssgVSbmhJK03k4COxRnZBLmbIGIhM="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-beta.3_1587416466254_0.6979854401221512"},"_hasShrinkwrap":false},"3.0.0-beta.4":{"name":"@vue/runtime-dom","version":"3.0.0-beta.4","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"],"dts":["jsx.d.ts"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.4","@vue/runtime-core":"3.0.0-beta.4","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-beta.4","dist":{"shasum":"0cb65b919b5679983e6aa817bfe5d3662b192829","integrity":"sha512-+0EOnjBIGs8YubiK871oWj9a3YwpT8dCC/rQpTmVUnISLmiGbgQk59RL2JW69yIsmDUkCRePvj06OqjbUB1Huw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-beta.4.tgz","fileCount":14,"unpackedSize":913338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeo0ojCRA9TVsSAnZWagAAnegP/27kK5azULGdPV76LL6d\nK7Mu76gujgq10SGvdggsIHTCKYXjLLVj2680dHNJFxFtr5Qd9zAR8obdW+gF\nft3gMRkPiiHNLB2vhUoU2nUXHCJDOj9gqdw4YVsZe6fPmn6i5uUwSK4NR8g0\n48IAollB4iuY6bu3jZH4GNt1pm7C/7pvtCQ4zwAkh9Hzz1yQsOYRo9gb1tpO\ncEDJyjzr1CveeAUivaVnrw1QLO9hu+sKC8SdiAoazXFAK7fQGEfhQi1gPKvo\nR3O18tt9+eH6ZO/K/4lzQuWVlDrYKpNm4tt8Pq189Opev/kgN2UvA32yVV9T\nEJG0WynzvzPqxrJF+qnhMrhSI6xgicBOrIs4fP14z7AdGz1gxcCYOFBy8UXQ\ndlmBypEHTDuzva/Z9w6Y10CVFk5YOecOpW+/PqRiUfGx1xr7fCFh0SNFOnZM\n3fNyVXWHmP7dwZ8uUFMHsMX86qP4shk1NPPiW20iqDIoOUJBO45ZAGJoBP7/\n02OUQWii+FuxFpmFqLAyZ3+QRywyq3HuDCe8VKGgVYagaiQxxzm3y6FAdLaB\nGEPxWgeO4xAIoHZ+dmJousxbnD2+xyF1lEo9V498a40p108wBLRjhzE3zcsN\nYHq1Ic8macrDnieWtgJeKtc73KKzfgUAZZD+YC57Ohf42zh5ahq8lJ8PkguZ\nnate\r\n=YUIy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHFsPxIbv8UANpmbbeneLifQzP4SrqCNZLscz5W4tzqyAiEAthVE4GsRXcbV9FqMz9ZYnW3iDaXbvLdi6RZ1tC8uPEw="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-beta.4_1587759650691_0.13865902190949742"},"_hasShrinkwrap":false},"3.0.0-beta.5":{"name":"@vue/runtime-dom","version":"3.0.0-beta.5","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"],"dts":["jsx.d.ts"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.5","@vue/runtime-core":"3.0.0-beta.5","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-beta.5","dist":{"shasum":"44e7c28d4142e6c13dba87fce3f30a7d966f17ff","integrity":"sha512-vk7W1qUR3ueQv6tv/hrroShFd4C+caoFNv8ekmzop8V3zxC2J9sAbMpc5Qmi3COGUV07z5Sgr33Ht92e2yFBNA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-beta.5.tgz","fileCount":14,"unpackedSize":871529,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqzMsCRA9TVsSAnZWagAASAEQAJoICgpPtYFeqt515DR3\n8hIEVTxa43ZqNkVq+HgJAighVpqiiaJR36EWaqzxcL5YFNhR2tQQTfUGCNgq\nk4XgOFhOUSJfJ7l2UiuElm+s/4LwndZdcSYR+0TUZZ7BrgSY7ftaQLoNfSrj\nFNxdrBGkK/vbin1mxMAr4/7bBvP/FhTidMTxDz8RtXMHtsgwas1JRHO9g2MN\nCbbbojoSfGs6xAvIGuSrH4fidLHh+q75OHd5euyWyYObDmnxc4EnjNnKxfc5\n3yvKfecPavTROGFieJ7ipMhDnlPvoK9/F6uagGPtozmssdBjri8RehtJHlbu\np4uhv+/UpdvA3E3KE7qdbk6l8ooEAN37CM/nAWAw2yT9s3yuqKQ+QvH4vQfR\nrwv+Lri0RJ2vxCWKyT4OgHpzzimWAqygI48zLb5HF4OM14YyxorsY2labMq5\nm57W8JdE7Zhpnd+U6BNxBV62clgwBNSIoTVAN62tSkiVumx+1GE2gPYTyG7H\nM8U9PCtNuZFrxf6PAPWpcBt2/F1g9boI83LuZ6Ck/KARWA+16DbnL2mfRWgF\n4C7BBEOrkdAP8qkCS5SV337KfBepdBNq62apclOQNR4JrCXweEU5qcuh3/VL\n5VBCVoU4NfIzmwIVgjhKgivsS/0DscAcLJOmg+l2jDQ3X7S9oynb+pbvz/PY\nTzSo\r\n=16Py\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEgpXqz/+Kyv2B6zEfmSlkxwPH38EnaaU4JO9xvoqQTkAiB2qOu+k5BAN9twAmOjhsAGY7QZjIihum144EldJOZqRw=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-beta.5_1588278060359_0.48235872162927684"},"_hasShrinkwrap":false},"3.0.0-beta.6":{"name":"@vue/runtime-dom","version":"3.0.0-beta.6","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.6","@vue/runtime-core":"3.0.0-beta.6","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-beta.6","dist":{"shasum":"12a1209425fe47170d91ce8939faeb01ec201151","integrity":"sha512-8dyq+jV7cIZzEj+7i3vfOk0bodyR8iEEHQ8rlPEHAS4EgcLk3A3Qmi69rGKWlHupwd7NMT9cfjX7idEDq+IFMQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-beta.6.tgz","fileCount":14,"unpackedSize":879341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerKlVCRA9TVsSAnZWagAAqxcP/02/Zbfm+Z64x/hJRTpJ\nOddJ/53ZLOWmYWYwZltNb/R8OtMhoVyu9i/0pnzMDnlX9HvNn/aQ8nNWduML\nA84XfxSsemZ8JTFAswz7cVnkq9/An/l/7YpPdC/S6xG4I0JKoIsYg2pYdY+m\nJy4czUCXuX1XRSSyV8GMJ887LL/glBzbC7qz7SCZXRfRAYls03lIcoj25uhi\nqGNc/3UxqMHMimwSN+ISr785TFVYHTUkvHxseuaCezfR93yoqRkW1lRFQjei\nLUs/OJpHVIPuL8k0OVtThR4yL/vRxqKgI90u7VJXRJHcc0UBONy39GSvfTRJ\ntwXfDPcyt0etfy0kXbMWati6YfukUp04+wtblqTO1RnoMOdyJn1f/eYVNTb8\nbG8NdVlTolcmQ/8LC7OBB+Qt4ak8R6PCUORJoDZENUL2+SrjqKQ9H3k7R8ay\nuWYtS/3WM8e/EPd/2ccHFB0dxYk3QzgIwtv0+neqOpeV6v6c89X8djgGRIRI\nLvLt70NT+mAjZv7XJ0ElT/US+WkPFmDv2RR5A2GqTte/aA94fh4kx47Ts9vi\n0FSsvokCroTqkn64//qcwchFA7n+1tbxzUFPcoz3Sl5fSz4EutUr4STiG3Aw\nLYUgWsJ/OB56ssncS8gngFw6Hy71q/mV1K1YAz8qV2RbGQ7HMQrsLnF+Z8tg\nOMYq\r\n=+tEf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDCKSvJ3dnwdct0dTB/gmuSp0sML+eJxHdRPTs5vEwJMAiA45EZT1Iz+AdcWlZUWEJRlK/IE+ZPRqBeeQ/dohQi0IQ=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-beta.6_1588373845434_0.6674180348122283"},"_hasShrinkwrap":false},"3.0.0-beta.7":{"name":"@vue/runtime-dom","version":"3.0.0-beta.7","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.7","@vue/runtime-core":"3.0.0-beta.7","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-beta.7","dist":{"shasum":"df32a6ab73d53cfc72f82ead7f82b259e66b262d","integrity":"sha512-iphBSnQiR/VV0MHz+su90YkiUjRvS5RTdGqeX8DUemhRgk+hUv1dMLHnWiPXhyvWH5ZLZNFfq2Fi94/77L5Gcg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-beta.7.tgz","fileCount":14,"unpackedSize":880885,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJereDpCRA9TVsSAnZWagAABC0P/2f2lja3nqybwnvueOJt\nLXN9rYiJ88fZc83SwsdNCiMR8RSyY07Zqk1Yxq/42MfGqYo6jQ4SP4cLCSNP\n1hzKNMIUEZfmndjF13tWtRLF2IIQRhG75ef13DZX6qjS2qrEkKph3d1EMmVE\n3yQtXNRxpRVqcgkgwlrEt/IEFUDLyhfYzpUFjkdJ8mnFTTTSqjcOt1Av5Is4\nxLCf1+hqIJlNSEO14flSjRtlxSs9Qh+luvSWkLGtCuAE0XsD/cmY9twdYofl\ns8uRjp42p4ZbEkV+uHAPFIYDdHb+Acem9kqUA2bfdsFZN61/jMoQe1onxiPT\nEdUrdFkaf8uiGg2RaztfVti50WuJcWMFmnPePeykzPV5bQbUvLrkGSSt0y0i\n0ejEfgs+mkcLBdh2SNpb45quqxtUqPiO2PMQ3934OTssNOIrgbyWhPzD+ruK\nxExV00G4RFBGnOtkAJUKlhykcIaQ2opxbZX11cVbfTOqggmyOiuj0yTa5hqY\n8MfxKLLhBWt0OOVTl0hi1VIR3LzuIYa5sseuy3uLGhTBFGDv+1i2DBUrGWtZ\nt9a1eyKmG7l6FkiLMpOCuIGHaGjgIxNMYgTSXolA9+sQa1+TFjPcuKN4F/Fz\n1GC6Crk1N6jiut5RFwSoB2l+e2lfR25nwFUScP+uneXYC9GdmtwmRiYtXMju\n83tA\r\n=Bowp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBMC1WFPgUMSJsXnoKZN3z5HZQpcEyk6IFfbohByNX4SAiEAp6ST5GK2kgFCTdMTfcG0gLuK4mQasDuHqXia2K/92A8="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-beta.7_1588453608875_0.5640172032600521"},"_hasShrinkwrap":false},"3.0.0-beta.8":{"name":"@vue/runtime-dom","version":"3.0.0-beta.8","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.8","@vue/runtime-core":"3.0.0-beta.8","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-beta.8","dist":{"shasum":"78524abbdf89dc4b7b8be3b44d731353ef193d35","integrity":"sha512-Sy/5+MrxxMRkumm/oFwCfkgBORbEHWCjyiJs26U29+PP2pPAGHiiDo0MGOkrhOKFqzfK/2hJghVmS+c2BRX9qw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-beta.8.tgz","fileCount":14,"unpackedSize":883823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesCucCRA9TVsSAnZWagAA9s8P/3tzhoqH8/XJ0l1VbdaC\ncVG9+YbqavKvOzw4Zd9SkiKpW9FLcuOG5iEus8Ul3yihLufTgfD1WapuKaGA\nLf7R0+CRPZwSJiG5BHw+PSh/GMjvXHoDF0xq6r/B/viP5tqJKZc/Se+9U+GH\nONnZcjpuHf2346STmey8aObeaECzrV2LerEEmSGj6lKsKETnUn6zQ3nvxgqA\nqgR4Kv0jeKJYrysnKi+vvn81jS2N959ktJTcxMMZBDygAwIIGOa3Uhm0u4vD\n8BAKq1MT3+XJv9QGNhJlQRMV+7Zj220PxS144voVduR1ihIlqM+T68IaRbCe\nGr36jEbdy6eGfSplEuBlmPhc9ckyDawehfSfln9W7yrh7QxRFA1WciXHrdoI\njF+9UgkqYNui21SBY69c631ehLfOLTknJD7S70De0CZ4LS+fT2mlH97AfQcn\nb9bEgDYP2a23QgORvkVWN/CdjF2AnshX45ns7Ok7SNNYTYVLyJxG1I/kG6aP\nBqigpsEyU4R6+Q6FikvAXneb0bt9P7pXyaax3izLNY/mtViUa4TZWF0Ohesy\nJ/Rvzg8o+qhgVretHPC+bNIxakvtlc8hRxKFUAFwI7wqqtr0DmohVsB9VqnZ\nOwLTZt7e/nJEkr9p6+VdRSuanfxDXL3KC2pDECSEo5RbVsO8uJDXt5InsjR/\nGFJr\r\n=FB0E\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJt2k+jhpdcWijlXquX7uIkNWnx3ddz/Md+MTs3qzrYQIgPUGq0XAN/0AzwWAzhD3sT/dRplaxecXCLA6B6f8kqxQ="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-beta.8_1588603803722_0.3581695756183896"},"_hasShrinkwrap":false},"3.0.0-beta.9":{"name":"@vue/runtime-dom","version":"3.0.0-beta.9","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.9","@vue/runtime-core":"3.0.0-beta.9","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-beta.9","dist":{"shasum":"cebfa7f9e417e0502bbb37b40b8fdc089fe70100","integrity":"sha512-P0IUIShcudwEZ0ez1nQXyKY0hzrHfwxmz1b+z7ppeoVIDf3tKSwL1gCqPtQdYwWyfu8bTU8C/8DQF3V7jcyeZA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-beta.9.tgz","fileCount":14,"unpackedSize":883922,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesIXfCRA9TVsSAnZWagAAf2YP/08SgQ3MkMkYVCjiJqDR\nZL55cVdNaPtIL8Iv3KdrIj66/MmK/G1oDE8nTM/xVORLHA+buo6IbEESHylP\nYHWMUl5/FuKieljjXLIeWtBl6IX6xLKnUIJgT3WspmKZFwuVJRHviRgaI2U2\niCAws2mgK8jCjv3TOJ7AjHrCUjA5f2gSw7ATeMHykvmXkdZj+1TZU9Uuj7YF\nOpNfHFAusho3NLvh012Gr6LZPoqGhIxL6QAzR+j49nEZFgDmJSFOHewLWCSt\nyViKSdvcf4fSQiWISqscWQD05upX8TrCEH4KKeGcI1mQ2JH6ii+JGV5yEI24\n/B3dYsiTZxwvNmZFr9ASAVBcTNfRSg2qerCyQoB2OibHZn5ojg4gqEkIPtZV\nft0BCsCMO6jbQohaVVBnC8W1iHF/y7LShwnRd99WXnPYwub0ltkhRK5RIrnv\nQQB6NQTxiU8H3np2t0O7xX2DTXJN6ZDfj3OnXcETAmCYjXAPe68SPRK60Mdx\nuW6GplN2whzuU7MKybKoW9EIG+CzXzESAC/wAxNTP9AtukFA9B+Su0fP/v+3\nWwrQuHNzyL7UteeIHC4AKvshiSWmd8U15ClQmQrkyE/2o6dm7g8WHwBzwYml\nl4i3x5ON2+mpE71WFpcv2/wk2H0qqBCZ1EaK8rEobApmEUo/L6Zb38Yv24nG\nZgwU\r\n=AZHd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCdxy4F/0aWW71VFOopzOweZXPSXPcmd3Oby2vMIyCHMwIgX7UxeI2I1inB/X6O6oR95tDRqzxnWgj+WTVdbRjfflQ="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-beta.9_1588626911380_0.8462092841897437"},"_hasShrinkwrap":false},"3.0.0-beta.10":{"name":"@vue/runtime-dom","version":"3.0.0-beta.10","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.10","@vue/runtime-core":"3.0.0-beta.10","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-beta.10","dist":{"shasum":"bd06be5e075dabf5eb883f596e7923ec78821f90","integrity":"sha512-xrPf0KN1Xe8mFzqxUMxpkzwJjVZcGFEKZLcX4Oh2EmxikD9lnR6DghyPy/LL8QOpJUge6p2mmsqvXwS6MODHDA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-beta.10.tgz","fileCount":14,"unpackedSize":885416,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetCeSCRA9TVsSAnZWagAA804P/RnI/CKkCEFzJF4yDHLp\nzQ0VVNuIT7XFCYt+43KpU6mXDuNfpw2XiwzEYvyPKR1xeR4RSrJxIcis0JDU\nRt8FeLPnsOw6ZI6cVMw0KyL9v7jpgDthQkR6RTmn78PSFkv2cVX6UKv3V/Qo\nFuuSU70KSx5cFC6Ln8AyWDnJpbWfOXLhtwJvO1w7iBGyM1uUZUNX4juzpz8R\nVI2TRd5Cm/hjzriZVSnHJM224hk1TeVAdfWjOjiMjpShEdK1uAag8xfhpywv\nfwU9vcPLUDrAg6cYf9a2fMOeje6oLQfiVCH23AVybU5wg8ApNhWUPAQFqrV4\n0OvFe6ej/2yCIWDb7X39SvcvZfZfPybMtvNyxfn1F7TT1rrs+zz4I8qmLhG3\nDuiQSlXUlwfcE9ReV9A0srSmE5PYLAKELWxXdSPny3FFRgwbT6CRvK83XmwR\nESp7POaGUzOG0HEw+ypaKnj+wUFDryu9or8KT4TPn0CldycbtchBN49BqdZN\ntINJfdFt0+CNNTJue0VvbNi8QB3KKXYZArVsFvXrnAKCDlYiIF4buC/4O51O\nxZkho7hmc/iDMb5qLx3hwQguyuvsSo3KyDcvGZuh+HooJJtsS/eUE1NCfFcZ\ngNtdmQ48qvMkE5JqAkO9CX195n3zE8nwO5GiTaIpTIlUnoDNUTR0iNVLyxb+\nS80U\r\n=iAJt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFVPtUGbQY4tVwWf5uJeha1doQGfBzZTumP3vX5mmSKHAiEAjhh1PN63JnvoEifU4n8OPEiJix2smWTHkcsVeqmhd5o="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-beta.10_1588864913525_0.23920104067176107"},"_hasShrinkwrap":false},"3.0.0-beta.11":{"name":"@vue/runtime-dom","version":"3.0.0-beta.11","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.11","@vue/runtime-core":"3.0.0-beta.11","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-beta.11","dist":{"shasum":"2151a2c1186cde46c101573bfd2f87dc97ebbabd","integrity":"sha512-HSB3JK3HBLLdAaCyrUUNEJW3QS8G2DXaZAse3Hs2/YWxTeluMJzPD6wNhw/4RHlmzCeJnaxHHWDRFz/Skc4wFA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-beta.11.tgz","fileCount":14,"unpackedSize":889677,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuZjJCRA9TVsSAnZWagAA8yAP/RIRQ4qN/e/+T+xrPnqR\ntnizzLi+PVZBPC79uZh0wiumEaMsKCSSiO/kQmR6RXmuBHHo4Hs3MkR8Bl0o\nRC9En3nymB4rUcd+W6HaOu90Z0U2Ck34k2yrV452t1vvkgohibHuiy+uCpGM\n+KEyf5uBqfArrxRm9ubGz7X53w3LHBL4LZikPLBklH7+HLttKdtnHD7uX0TC\ne7iiTEYHDppn+Gtux3dNUP+fJcS/TveiTn3A5ZThxq9KCIv7socguZ7ShvVI\nXgGIZOq9vQpt8Rk0jM4HTnSm8bVtC5XHoR1RZXwG87Ek0hS4W7GoqBHofM4X\nq/fIZDYpzENHsxFW3LAMie0Omaakj7byxDMUZJiVaq6xWMxe4yI118Uz5dlx\ngqHYqeSOnTEsHXNYyEWOyoLCr56RU2Bs/ykn/v++OsY2YOh2P4C4hYgRfjgp\n73sXZdTn22BB/Vvp9uSbd8Q94nnYk8Tu1fg9H5UcH9pCIG7PlSo5TF7UbEkt\nbZl1neVfUX6YmALkNRebFXrICJE+Z9VHAFxFYdRtkSVXpuRkALQ2R6iAzSie\nAo50N+XO0SnvjQxVtNWQVCPYUA/hFLqh1RHoK9j48lJ1KlI7rvID+SvnvcX3\nFrrnCL7CRO+eGEdHPYEVnnPurv6tcHbk4hp7IEkmaLa1CSewpd3tApdZwTXI\nwJAB\r\n=Klrk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICSMss2LTt4ARf4ZKWPL2/8owgRoy73YvmUPV2BdYiPQAiBJqPRtgKYYwU4SYtB9Zyuh1PK9/2BTLo8bxE/qtPtsGg=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-beta.11_1589221577337_0.10116689271162027"},"_hasShrinkwrap":false},"3.0.0-beta.12":{"name":"@vue/runtime-dom","version":"3.0.0-beta.12","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.12","@vue/runtime-core":"3.0.0-beta.12","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-beta.12","dist":{"shasum":"f9c0f02fb2152727ec0746517ae5ab08513d00e8","integrity":"sha512-1fyDeKKX2KMZbMmxn9a/QzwYSlbzZlGz3Iy9iss/WbFFK9hNtAEWY6x4iwtw7/vJ00EE8OOMgHX3ki9fNNqSqw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-beta.12.tgz","fileCount":14,"unpackedSize":889877,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeua0mCRA9TVsSAnZWagAAiRAQAKHcT9upzXpGDaGBW3Sw\na0l9sQFs0EjeOToUsctSYEdvahHbn1kMd6IPuMybvA1V+rOPQ7T1Z44kKi3G\n5ma290dslsCSfkVqZIFrrHssCicC/93uC9eKaj912DkU23hb9FNZ70LDyHr6\n8tX/+4ylPoyOlm2/aqt5SLPc+FKIUygUQVWCfOcSfP6kEQfs7+5yxOzUxjV6\nPV9mu75mjUvAoq5AmrVpc/DJ+mRrKqVHT6n5Or8fTNnxMGUuCxGWavxDS4W2\nJsD7A3VFk2z/OKv/8i5YFBE8F+PiWZeRvFw9DlwNyOw+KwkmUYTID3eEWFHg\n5/mGC6Xv9nr7q4TqmfO5mzQC/f2KV9/vKJ/eWuNhfX7xEE5/3RsMM+1Kkzx5\n/QuxMljbBJUWzxGaP3d8NkaMqkiWCekR5Zo5h/vAdNaPZQiRqO0X9y7IkckR\nP4XTBZXRQqS1sQgm1wFPzw80/dyQXmaf0NPeqtK1I7tD/94/DNJcmA0oMSu7\nsEv1TaBY/bFNOh9o/jdeamUqjs/ASGsHS5Zaj1MRvWZHnINl7aina8001qnX\nXbZcmt6htiB9gXZLrtN+/kxCfrwHy9wnBp98i0vGQhVoR82IuVCyFmPg2AwN\naJ5p3SNUc6Sn3OnjGzVv4VEBZbcOhQbcaj1OY10FN6LRvbAqXJMN/6avI5pv\nyqMf\r\n=VA71\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDL3xCnFrfYZ78/lN9uUu39gXG1qzbgugo2c5cdd8JcmQIgbnV8lOBccwoWLKn4z7rG5RTXU8MkZ0FP6kFRl9W+6+k="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-beta.12_1589226790402_0.7293154366081747"},"_hasShrinkwrap":false},"3.0.0-beta.13":{"name":"@vue/runtime-dom","version":"3.0.0-beta.13","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.13","@vue/runtime-core":"3.0.0-beta.13","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-beta.13","dist":{"shasum":"d1c451d1af009cd7c1238c9bb8017d4785cac33d","integrity":"sha512-UzkVkvcOzJq7nB2fOd5aMqzowLzUI3/hPhFrBDuhb5kguAOEJJI5EF4a/6J1LSYyHjqWUZNgSR0ZVdwLzWTq/Q==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-beta.13.tgz","fileCount":14,"unpackedSize":894146,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewJlLCRA9TVsSAnZWagAAHMYQAJ7bvNZ5vEKfyn0mJVa+\nZwIbjOqDQyz7LqxDqQpvpVqvcTizIEfzvUHWFQmS/4ZF8+V8AjxAF5XZu0wR\nj9fFsX40mcjAjf/wGvY26WCAdjlTJRtdGBEVHiFAfm0jcfLVWDniL9mOm0oF\nYrJMLhLdDgpk6rgUUKDoCWIvfp6qk4dRyz/N+ghAdkEUgsUQiIN79jgwWejC\nagwCTEOS4++zePSESpPQwMLn0F3XzI9R7fXJDqLcXeLkK/5sW1m2ZTQVg+AK\n7U+Py0lp5sEaChCDq9YbSUURanSkJt1Ym77m+uNMAnAF9WoxL1943YVGh+HC\n714CEXnwr4v8IBH+8Dv2poAb5HVtXL5DTMbqB/BTAC50xW5DgiBSoBv3mxAU\nMLvtJA5t+3hAYzzpMkmBxbW6EstyU3vr/Xute4njZ7WcFHbPDWmvSB2j8lWV\nXNiEJzjw/CNDkpS6hFh1p5GrjbK9peuC7ps6wXb1J02ZzIXfYobTPUFsk87S\nugvZbZ2sHPfOEJkFZv/0izfqrnGqW2GZYheq3KkU81XTwEFOEXvYoQy0TFZi\nckNw8TW+CRKL90uZ/elsMaddAnb9HLn5s5O7hA74kDxVefuofBesDeFAIYyD\nMmZ+Sw1B39jtuA2Ylv6UWFZvHtXAJBtVPzguKmw+IL5jcVwMEhEOF4vAe4sq\nosud\r\n=lXdT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDf6l3qcQx5hmH5zExbDrpJOrsS31KnfaVEVdtOiKSTjAiBD+Sx6WQjkR/1yEQ+DIePr1MXd/yi1dDReQIBLAEn+rQ=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-beta.13_1589680458646_0.5689260287472748"},"_hasShrinkwrap":false},"3.0.0-beta.14":{"name":"@vue/runtime-dom","version":"3.0.0-beta.14","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.14","@vue/runtime-core":"3.0.0-beta.14","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-beta.14","dist":{"shasum":"080e9dd48a95da639f9fcc6d70a2d9620aec6ab8","integrity":"sha512-nwHvG+IsO0Ttl39NPvQKX2vv5H4XWZVzZCX1rqEIBP3llHyyB9dMrNSPcw54YlPGrEuCwBxVDokHG4CSeVEdtg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-beta.14.tgz","fileCount":14,"unpackedSize":896987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewtckCRA9TVsSAnZWagAArJkP/0xLGKv1y66g/MYApYl9\nLGsYA6Ogucx+Rg/Chd1R/h0PLMguDJ6FLuGzSbCXRNzRCG/eJNcDo9El+p1x\nA5zKrWnbft4hwoxDWGVtXEZrva/bvT+NJcgNaHzj858B3EwLnDsjt/6ouMjc\neoGZBCJ47HgTV3mWn229HVAVXWQf1F9VitUfGOPobCrX8nE46q+JEuOJszwr\nUTOuwg2w6yzne2KnDfIB38AsZ0PfIi2UDHlBfqtcqMKocS0neAKoyhUK4fl3\nQdbWEHiNCCo6Ykq83dSzjgW+kirm4lKC9JSGDDXlQsszIYUNfTBc2HIKsAH/\nflBF2GqHfG/3BUaDHk/5Sqs7yycKQEZLWezG111AQd331GD9hsvJOZN10zGc\nnKn2iFAcjNVppwDbNegrnz23oHtXHEZeto2enc31dPdga1T1WSrcWwSTbcsK\nCVRIdEptO1q8rZRfqUC7ph2/Q+MWRcJxqw9O4r7O4Sr9HN24I/LamE0/1lKr\noqNRLy7Zl7r6c25qhivOJomAh61DvmPBolz63rjIpAFesvA3vnFB/JkG6Z/3\n3HlMJvNIXJtmJPtPbe12UJ0/gOVJt/p7aEkBWE8HCMn72aNICajt6XI+Ephg\niqWDHgAhuxKSp/NPbBqKTRYjZGg+3lsYK3WOWrcAflKI+sl53yLYzCflwC9l\nCKX5\r\n=c1/3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIExe5ahNXwHo4qb29cZupbx9Vq6uS0FyJcR79kwcFoAJAiEA/NCgHPukxHnD+iejnAve0zDVBUBSB/INlVeeK201PsM="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-beta.14_1589827363809_0.7818609055965702"},"_hasShrinkwrap":false},"3.0.0-beta.15":{"name":"@vue/runtime-dom","version":"3.0.0-beta.15","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.15","@vue/runtime-core":"3.0.0-beta.15","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-beta.15","dist":{"shasum":"e3ce740c5e3766020719b174686bd65c75975c7e","integrity":"sha512-161rUw1sWfbv51Ua8gKXaPc+seRJQcV+MLokTJtqYtNCajya0Mx6vdXJajBWqjDT8/Udx0sb7Wm/K/0DfGBUTw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-beta.15.tgz","fileCount":14,"unpackedSize":908599,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4/0iCRA9TVsSAnZWagAAqi4P/1MmAZoZSnysDfPkgK1J\nGUusBTQg8Ilat5XS7btuABQa2YeE/+93vdbfLJcfx5YAKgcxTKzmoJRCaKnA\nPmlHChJlvaslqlaH24ldJ7USSDq8r6OSDSxP8/R/9RL0BEf67ImdAFM8QoZ3\nf+iGfqy8u/ohfKkstAQ9QpJrw/qnQMGjhR22LgHEshyXYE5U8loR2jkBI2Pb\nBQt+ROvohTym2sGU6Nn6xsN6uwbr973h7DDGLl98WwyHp7Z5/wq/IJGP7+cN\nsa33+Wt8nJj9ANf9YL8cVigd/Uj7Qw0ObDSywtGxKmxgtdhLf8IAYTdF0SjN\ncCijGDgX6ygW7TCIGCO/6KddbUrGS574YFc5aLZ4DyMUAoD3RifPt/HpoBz2\n101zHrKODfXOm7fgaHJo0g+KvLewKAOKKkkpgHY4FaLXvA7ioqrZ/dxC6Wxz\nyKElWKfnWhO8UYtfje9p+EYnV8UTeMYldKNQ6mN5hIIRrvgx260yg36LdymJ\n3SU6OU/KeIenjx5RmK4VntfbIIy926Tzsmu9Y3+IgfudH3HF/4nlGyXv3waw\nNs+k30tqhnn5Qq9vi9q4DH28Q4xczDx1SFmH1zUA+jqpQA+uiULcpAIDdNUt\nUYkYq4elt01UiQT3q91LAZ8zhv6fNxJy4HpdPmZemkGZhaS0VETlsN2xg+O2\nEYlq\r\n=hKjQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD+XqKci7BjVwBCvgihTXenAItEfyOvzGeajnO3VCYYmgIgZuyt3klCBDYfBmGNGn28di435q9e20n1ZOqi3MVZVxI="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-beta.15_1591999777802_0.4528122877543792"},"_hasShrinkwrap":false},"3.0.0-beta.16":{"name":"@vue/runtime-dom","version":"3.0.0-beta.16","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.16","@vue/runtime-core":"3.0.0-beta.16","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-beta.16","dist":{"shasum":"d9faca2cb91a51979a6c2fb1925a3d6b90b27fc2","integrity":"sha512-F1KHj6nQ+1k8CmU/fHzmsypsCI4qEH2MnxL87gbybs+HCnYNPITetlTEHS28OZh1ZO8i1vTwA6QlHH6QZ9dUSQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-beta.16.tgz","fileCount":14,"unpackedSize":913922,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+mysCRA9TVsSAnZWagAA0ocP/38FpDNR++WBnVSl5sut\nQF/4VaQu0AUQv4OHu7uMt9jpDTraWzIid/J0B9mgaLYqzvpTp2k7WThFgVYX\nLq3iZ6AGDX6SQb48SULlS1kEblY/RgDVj3oHaZwiPXlBNglEzv995VTTxxe3\nFAisjye4fAx0qnGE2GEoxtBG51gAf2YAEXZVRXpyv/yx9pyB9Bj+yccblabk\n2ARPEh84EN4Szzi6vIdqRX0upXC8pvJ3X65snal+cw1+Nh/zj75n2XfqHAhX\n0A1TufyCQCDAX+1X/uJC0wJ1qXqnRMRlduiGZI1zMkRAhLWXnB49r8Cm9qXr\nODFAHAzVJObl8Dl0gvfTDkj1FeOtkBU0lSZCpt1vNpS0XJ0VeN4XeTjjGonN\nArBfOKB8Icg40Hzkwfn7R3YLOxmW5Fw4UW8mZ1Ipjoo1DnT1aUkFo9bub5zW\nLaYamS5j0KPB873uAwaLvpqLHBvvFGrvyuDkDFbRBF/KQCR0RTed8Gv8zt7r\nzIktul6/jG89CU396lKUY9iYzEc0OMCYwe2b4f/WfuErYX+R3LQmAsVBluuu\nktmJD/tk2vYhnO8Qpix2iQwRITFfQ0TH62vtQK3IW3HwkNXy2DLzBzZa9Ae9\nHqR/SPuEIeXDlDiCN/yAdt5AS/uxz/hINFpb6nY5HQaE46aq1ZEHc01A7zCe\n2g9Y\r\n=sgN+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG0LB4osFy0Uuq9/DtSKRiEQO46pC/xB6p/oCBAcQM0DAiBlB6xz4kwsusp9mA5XBHF3o9qw27iJT9j4F6LAneGwXw=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-beta.16_1593470123935_0.2856386983235699"},"_hasShrinkwrap":false},"3.0.0-beta.17":{"name":"@vue/runtime-dom","version":"3.0.0-beta.17","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.17","@vue/runtime-core":"3.0.0-beta.17","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-beta.17","dist":{"shasum":"a296ff81eebbaf7aa5d19cd76d595222f4636e48","integrity":"sha512-FPV3fT8AFRQHuvjQ5/QxifU3LlMnyg1FzMHENedcu6lRrmUpnttexkOa51nZOrlFPI+Tz3mk297lohCp1QCMEA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-beta.17.tgz","fileCount":14,"unpackedSize":914005,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+2OpCRA9TVsSAnZWagAALK4P/21JYfltzdFN0FqfDiPf\nfQDAn115o3erYS6Cha/UVJUBs+kX5AW6JERUBIXd7jUv1Pns824GCIMhi6Ej\n9sLZrFLB86Kjp+yEBLAQgWHB5q3uR71Lg7e3BLyvGT9uWEEo+fiYYSuDKK6M\n2uGunos8RshWT7AMJY/Z3+QFOZ3rl7jXHu6drplCiJ6cuZ02gOIYsvG0QkeK\nrAIixY37XurGvVvUMgAhK33dJ7rB6vQNT+c/Y7NTbmZZpMdgrqzBxuq9JY0O\nHqDicUB+ycHt0G/O8Y/XQvRzjXKhMhbNDjX5Eq1PFMO8q5l8vCi3bRKXSiCt\nw9dcaPNFeitAZhs4xclz7e91Xk3bq6SDno5lN1J1uDFB8oac2Xd6WOjgLYfr\nMIU2SfwQ2bkSm6Q2tVuuL8Pt7woCk3o2IChb8itZXPQjqK4F2QSlsJ4fwjQN\n6u/1gpSa4PA7PXqIHRc4C894/oDT7gvNQExgkTQkd+DepLtDdBWFB0WM1XI2\n98SX8JLJN14pa6zV5uiGsG5UhESshNXEKCSQpSc2KPbp9wNK7WcN7v+f42WQ\n5WI27Uo50gzvA5FQ2f++5E4ubQ4u7mzOdPbEX6Aj/dz6V+yCSVMN/Iv/Ko8M\nYLIbO37FON0CjJo4XoJxbOxnvKz1TyVzICCzlGLwkY7JQlU65cYfEGnLs/sA\n3Gps\r\n=hVCV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDcqhKy14rDQiawzGvuzrJtjaKiivxAaIj8IZALZ2noFAIhAMxfgW4jJHDKv71uNVW4pb2e5Zjr0calEnvKLr3LQT1b"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-beta.17_1593533353339_0.689489097879133"},"_hasShrinkwrap":false},"3.0.0-beta.18":{"name":"@vue/runtime-dom","version":"3.0.0-beta.18","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.18","@vue/runtime-core":"3.0.0-beta.18","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-beta.18","dist":{"shasum":"9b9f6af723bf9896fdce58857e07401ef521cba3","integrity":"sha512-2ym4EyWg1C/UDXuVjFyqwLgAjrWRTRM3wHBmp0TlpoXSSNvIEJg5HXRgC1jnHtkVbGmyHHPndsbFP+oBj10tzQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-beta.18.tgz","fileCount":14,"unpackedSize":916774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/TMyCRA9TVsSAnZWagAAf4IP/3qA8cWt1QuhdFahA9mH\nziVxe3seFfjvp8Py+XZr+Iyx3lgw45qgXUaRbkFFe/Jz9mx41XfqnSlbNmUW\n4somtxnlWCgA5oVhhJRscd3AsrO/ULjZ45lgF87aA4kmLpNiclP423M6L/B2\nmcePOG9z1/0DfY7VJjTcEQl5VQpT1l4SFhzhmCZpn9EjysEJ8BIjMKeuSVlh\nrgPOidBw2QgLCDWJeYNXVOTs7iZUocuitjgEVR5jQRWSpjRoG/Uc1FKn/ES9\nFgkRP90+X3gJPRu9AgbQu9AGW/KEkQ51zqB9cn+Av4aiRoTujVIOC/m9uR01\n8BjslNcwTKGr4cvnXxhwFTurnx64Oy9+/vR/NNrIpQ8mJDAaYV2Q/WAh1r7u\nIEbhCJn9D78chsbRyEjGuamkM80JaVH55c9x/4wkk9svAcjMk7OQSbWiQOc9\nt9CkUm+OmNajxf/v7FUHzr0ZOocJX4oJ/vzkutAzZs/Z64PDHzcMFWOpbUVb\n9SR2BMauoJe7gVUk1T7AUyKB1QmPKgAGouVjS4qa5wFJriFyrvLvoFzXriEW\nt0hkSwl3dWQl6ArYDQfUt2WCm9dxrb5RuHCYy6yov7F2/bwz4Z5EiRwxfPr1\nHwZvif5dMTG0ZrkeV++u5oXLZvbBpAiBAk/QNUDEHlQjQLxn1sZn0I9pcxDX\nD7Fq\r\n=o0D8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCb0W4dU3BR/AkqKs0KggyHADEp/GxTbW9iDYqxP1fZ6wIgMWBwxppPq/gaP8o/yGImfKIlxEo5RAyiQvynbEOCqwc="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-beta.18_1593652018308_0.4032380284329602"},"_hasShrinkwrap":false},"3.0.0-beta.19":{"name":"@vue/runtime-dom","version":"3.0.0-beta.19","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.19","@vue/runtime-core":"3.0.0-beta.19","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-beta.19","dist":{"shasum":"1ba8483c8bd4bbad0599d23e03fbd0cdee7bdeeb","integrity":"sha512-kv+68vPKYKviWsc5Qc+C6n3zMSkwpWxB6LnSjI+jV6DtvS7eNziECyj+K5AFJ7xI02mc7FEWkYJFkEh26VFupw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-beta.19.tgz","fileCount":14,"unpackedSize":920714,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBIEhCRA9TVsSAnZWagAA6CMP/0YtsP7wwM8OA0jiN52Q\nBMeUGNbcC0MTh3aGvaugDxI1v8L1QA8HlG78DSfiKLEMN7fcLCMgp1M7L+F7\niJMKRMACeEaDqv+5owGAzfKinS51Ln6XFIPBPrfFUXN8QR3pWcsV8L1WdNHT\nzn4I26m/hApmqiPEt+d4L4CRqSPNbIWIfcqE8OB7wOFyaUVRBua5pRB5IoU+\n6mjYf1ypjVh7B/S6F/qh6THlZWhqHZSdVTTdPPwSBzARsAhAixPgvZgmSK8Q\nmajOBlVngsKu1P6tZId/+fcNPJS3ZbMvjh7NcVCPCZQrCcfWlWHayZmspi8I\nW0KNZ71eTyzC0s3vlmgyA6KV6SivH6CsWRONhfDtBvf0iqwMq/LgWSk3KXQ/\nLoBTRlBzZbyyRqOxNBFiI/W7g8HhpesI/aJRgqc/fQyy0Cxobqt9L8YgaiCl\nFJHTrHAcZXw6BSJdw4AMdQGbBUwSGpnOtSyGbxgXb6kU8nCeZlfyEypx8vkQ\nspyDdbA1tOh1lUxOTT8Ek4cmoDQhkaau/URmMLYqjjJna2dyI2K3sHukiEoF\nN/CaDDUXaz2YGdZuZkXj8i6820sn+hntqA8FiV3zyFn3spnFD9Qc5UvtbKpA\nJo3MmmADoJarWo3XOBnQngMlVLAK6lNdm2xMUG0PDER+ik0iGXsG5NX5SBV6\nXxZ1\r\n=mNH1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAzshOssGqdJ6Ru4YYHy8ihOo8oAlx9UnohiJyyBQtc+AiANY6K+Lqe+Z5cyCPMF0oSdOaC6xqyUQMDp1lm1dOqqaA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-beta.19_1594130720744_0.8891150193900463"},"_hasShrinkwrap":false},"3.0.0-beta.20":{"name":"@vue/runtime-dom","version":"3.0.0-beta.20","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.20","@vue/runtime-core":"3.0.0-beta.20","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-beta.20","dist":{"shasum":"7588341e7304ae5a695ea1dd86bbe86c8df96e55","integrity":"sha512-L8G9O34TuUUWMA06kZBSGfc44vHPpy+d3K8bM5qXiocdSCyjvikb9McXJsTZesLZZksRAyr1G05u/ikxCERCWQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-beta.20.tgz","fileCount":14,"unpackedSize":920903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBfhHCRA9TVsSAnZWagAA4KYP/iLhM0S9jUUm9ooRheuZ\nTCa/iRVrHvLfflT/x86yoQP6ulTTs3dsFmQmNHQfjr5K9mNpmTBFLerYqF4n\nrNq26lNxsWKF5H268J0CGmTy8hSYKQpyQXLeGn6xpOi/3M/A5wBUgzAxUbqn\nHfNKyr93vDsIwflc3Npwlr7zsMCStgUwKS+DSyiA1Tvh0Y0OwitbIU6Arhxi\nnrI7LwVJ9oZflE/ez+nOr8vaYyssCczlVKyA1OWSXwCO1BFbSWoBZunNw8RT\nR/vR+OVYLrgS3sPlbghASKe3fLousm8vGwE3Rai53B2Ezz0ZmhFRQJioklUP\nOonRp/El0SpbIypMOHc59PgqL0Ppp95KcDatxE8KZYLtxd494j719k2KsWAr\nRE0IHWrjDLjTswbtofGyTOoGmStAAEF2XN3xLuCYxaQUdxk+wPwnIlhVI5HA\n+oniQULHvD1QXzNzJCjDlGVMV+uYSy+efPrQXS9csU1o27K0siDTWqHCgqyc\nfNxk8jcfIeoCCZsHZeur6OwrGZk8Y9Ry6KvRGfrb0VeysUyJAlhZR2mqCndH\nwjrJ9bYIkBTF2aDHFAc0RWCp59UtrZxPlmrp+rpj7EZGC6jmHH83F1LjSet0\nTWkmX1yAYdc5U/plIt8s3zq2CvLjWj1nb2/vVjerntyCB/XqNbAKRzgNyxl9\n3TCh\r\n=EKso\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCbCMEsJrJ962xmRQYdmaMVCudRAeqCeZBNQmY+KSyB2gIhAOEtWkBGrPfH8As75X6/TGuLc2bKISC5XFOZiHT8OUMA"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-beta.20_1594226759369_0.5433493184595966"},"_hasShrinkwrap":false},"3.0.0-beta.21":{"name":"@vue/runtime-dom","version":"3.0.0-beta.21","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.21","@vue/runtime-core":"3.0.0-beta.21","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-beta.21","dist":{"shasum":"ec84f1f775494a28a4f2375224c7d9d2c54a5a68","integrity":"sha512-GyRqkJ6XkGgDkFJZokR8VLlaiTisdVzNxwLtOYEyxWAKF2q8FOxrjNwBLAXCUyza8Zb6j/Nj9NlClthXp6RZbw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-beta.21.tgz","fileCount":14,"unpackedSize":929950,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDiEyCRA9TVsSAnZWagAAoEoP/i6OsQVI5BOcxDApgiB2\nr6pCueRtQIMCPZJeo1g2HWjRuViFaFDd/g96rfSdE/ysxBhybGjialjbdPat\nVzLMANIKRs47VdISoHXggTMcQc8V9ZMMwuABwPoK8CCOXP0BbngHrQd2U6ZY\n7FIkl75pnyWyXOEB9FMSFLfxaVQ1R2uAYWquzbEQQyivMqsffcMyuC9d5fDd\nXhbkuMGekBVS9iAELDqf9tsPKjILtyUOVZRtnEhXyi/vfy2HFRPiW51Cg1Ur\nXMS3HAfhg1y4Gx8fmLp/mKq/g0Lpu7/AcihZUQORNi93eVOFK0gx9x2ABFsm\nHoeZHZwc/Shr/Gu4MC2lver97q+/lRaMamj6tPvd35CmnFZMddhmWu+CiKlr\nYi/mFGddIpGeWnAM/pJsSkbq3NJx9adBz9+uXMIVd+ZPb02YHRVY9pbM5zDi\nlVasC/AFDQs/ADy5pBjC3SEdt5+6HPoW8+Ut6atZjZa4zFgnvZSqQ+4XLnT1\nYcM3xAatxRGgimlY5wvG2RmNG9JfPSDUJoKE2cpfdQn2GCIuDCWpchGHvQnC\nBy/1WB2M7ewk3o6pDdCe+sOVQuAAFrpx3vI8NnjV3D0RV+YBrRhWQTmXFbZQ\nuX6wkYGH3MITfuBlwuLsrKHWTRxeQEePvaXxcg6Rbsjnp+1vxoR89k/oEvyi\nr9DD\r\n=x6HZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDgSRGKQtqNeOZ7mO1O5OxPhTY7uX9A10mCRX9UoYd/FwIgN6MO94djUbdSj/UiCauJ6/cvkvO2uxIIQJ51Fc2xH8c="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-beta.21_1594761521346_0.08924533934541334"},"_hasShrinkwrap":false},"3.0.0-beta.22":{"name":"@vue/runtime-dom","version":"3.0.0-beta.22","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.22","@vue/runtime-core":"3.0.0-beta.22","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-beta.22","dist":{"shasum":"7254b72ebec229664cef32d6843759950fa7f912","integrity":"sha512-bAIDV8CW/EoN484a0Wxu2I6jJyrXMbF47TZ/S/N0IS/ftBKxZ4dDlokMjiG5Vxl2R9c/DeKv3RWdr4KRUfy80w==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-beta.22.tgz","fileCount":14,"unpackedSize":933386,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDzJ/CRA9TVsSAnZWagAAQbYP/iMLigJYSeBldFBnsLoe\nH2pirJ8HMUhKGr4mPlWTg3qyNSK5ebWxn7DS3HS9rsbeEXS4MmNerYAJnhos\n5JaylX7BXxl+uZ/3vYbe0/27swVAw74enygG1HlrWn4VeGecZkCOup12MQaa\nsQHX58CRRwMSGqrgHWuteVQzS+9jffUFQze+8XhD+NfqUIc2iWE+NMSjUo70\nyeP3WR+cTs8kJs8lXP6skgKSmFPKHZXYHm3s9OsaCRdej6K6u9vx8G2Kprq+\nwIfXUpuRHv9ks4Vo4AX9LGAhzN0tNkvZib4ur7gWyvvxvm8OzqPMq81WVL4w\nfeBB/EdpPf6OHud5QNiGMy6PDnaNpJp7tfjDFAFL650NT5s56u10hOGUcu2X\n1khGKu9gMA3reUaMQmNnWiSCQ4ak5wgjsAXCC+Noo7Akdoq6uiWHuUiOthQZ\nFMjRECwW2KDvCKbNDv9yf9brw5XAiT8ECmgkEE/SLoNvuyImGREEFnbR3qgU\nuvpKZQ0/hSnIPw1rYsmLKB9WYq9xWfkSMKk0s52RfoBN2n8PnJgrx2BW0LAK\nl3XJKaap3RMbbRBXOK+Q/wlWuP7A8LbCgJi1vIhc2T2fuRM7WKPBueYiPgFI\n21PDnVGLsn/3B2DDseEGWrP+zbgMN2mGhKTRzzgeVW04t7JWm9QgOCn4AGSX\nYrpc\r\n=xICU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDHeUT2cGAyDJmyZz97gY7twh/eQ+0RSylQRrj8unqZ+wIhAM2BTXILO9YkhwF2YpOQ/D4DFR4WWVZMYU9F8JSvcXNo"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-beta.22_1594831487072_0.5000306134572978"},"_hasShrinkwrap":false},"3.0.0-beta.23":{"name":"@vue/runtime-dom","version":"3.0.0-beta.23","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.23","@vue/runtime-core":"3.0.0-beta.23","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-beta.23","dist":{"shasum":"7df04e27791410253f108f4ce4fba8c3ee48588a","integrity":"sha512-VkjiCruodnGWIy75+HGaQVDqqVC8Oku0wpqs3sWVhoZuU1Y8LtL6qsZboVQdK9P2v9MOIKPRcdvZB8o0Zy8lwg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-beta.23.tgz","fileCount":14,"unpackedSize":936209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEIUYCRA9TVsSAnZWagAA9SMP/RFPlTjmJpYrZ7GeCrrU\n1G6aJEkKxN9fJcWdletKkmN5Ik/rw8PKfJ2+TPFvKyGR71M4LrrXLIEpWOfz\nQ8YDJY6VHvkpnUg7fDuXeNWBEKqqbwXscp3oEN0Lr/PKBOho2ToZfXQCiouX\nAXBprNsdv7hVglu642shxfUQI+iQg16MybChp0cL+if3BkYQFw1uYM7XrBuP\nqbMTU6OF6bmU2o32EJQSraMVtbPw6DDClIeH6f5DtXO22JOzam1BmJYRYgfK\nEqy8KCaAEDUKxO/IMK/ZyrsbbJWkR48hQXH3NcKKcQutgnmbiLEAChk4Wgz5\n52ooKIJqX4VtkhpkmE5MRrMfoAmY6IODm/yaDvTTSFlkUeye/0Dnyce7yNaH\n0Mg133Md+dQBVWub2sv4yE5cSMOXNT86/BFQYlbeMb2Ftc+21HESCOk0dEBf\n5gynfJq6Q4aUWETCIE7Yw8fGAVDODqhsBonsgCZIq508f18fRZLSDhQ2u9Rj\nfYXHCth2RqPN8xudNiAtBjg8d3AVuuEHOmGDKlkv+Z3lnegnzKpPbhbB7MoG\nJtSJGAto0iDcgZtnXY0Ld5f5rVspl2Bls57VKipkRn6gEdzn2er8KrFp9Dbc\nNO8S1PJWbA0uBivQz5eQ5Opyzyq72jsH/W7kEvHOcVFGLXKV3eZ2IyPxtjbm\nZkOX\r\n=0jE3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID8pyFjBr0y3KnnuAjMiU3S4UajONooW4OpStXf5V6tFAiAk5Fv+gF+UbcXskql7p4a0/hdvDTEt2GdDOkDn9z7IJg=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-beta.23_1594918168172_0.6323014091493078"},"_hasShrinkwrap":false},"3.0.0-beta.24":{"name":"@vue/runtime-dom","version":"3.0.0-beta.24","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-beta.24","@vue/runtime-core":"3.0.0-beta.24","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-beta.24","dist":{"shasum":"4c397712fd2a7f722728f90243e339ea1350c167","integrity":"sha512-RnsWLX2rayMF/Ir8xHnNAdYQukmooJWlMDWwuUe7XXaIA0ZGz46Ifpd0k01l/IOyElot10u9lcXAB6NFRHqkmQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-beta.24.tgz","fileCount":14,"unpackedSize":936209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEJPaCRA9TVsSAnZWagAAyYgQAImt+RLDBqnFQ3xMnTVv\nsYmyCqerOmcJmpirbhL/w/iyIb71jS3zFSvb2MMp8Ie2HZ7+RABpXFSX1DRr\n/oTUbq+u4gi6490Q5/Luu6biWNVGWaERFmeZZq7kq8aOH/i1EfwK5xfs75bp\n7GBOGeZ8DZ84HcqgNe71De0UPyxHmBvDDMH84xGpAZHn0TXIpnr+tQUwSiAt\nXoLr5MtqHfVqGFBRLDXKPGhKcIXkuYCTs24RXIzvYTffER9UoImICht2yAxz\nAqKeh0bOgOeKec4gzIMB79PKKBXVu29rKlUqOjaMVH6buy/y5/ytbXhNZYNV\nSl/pomQ//llgO1fK0DHy+aM3p8g/JHl4CzdncdPJXBh5R7Ws1v8ySar47wnh\nlOA9PhS4mLyTV47rxTMlLzjAlMXr9Sr30jXESvcrJP3fbB07nfNqzs/76Dj9\nRNLWNeZeyWuXu7qJ0mTyYeAV4ijqTbRMe8SYQdylEqeCQinu9Pg4F9Q7JKu/\n74sPiQj2qy1uELhyqnGJ5fKLPxSILrGK9M4abTuFIwn5/XkdN9PWTKpr6ACb\nuUkJNLKLB/xvWBkvNA2lFzEIZYncOFm/CqKxiODbuSNLeQa/UUORohdLc6Ib\ny9B58EreV8DrSCL3niVTA/UWVIp7vb9gimxB5oHq3ZKbslXBzjNpbJoH8BeB\naS7c\r\n=aIjk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClZhMM2JRPC1YAie9MOOcEy4864d6RVR+paPKRv3Nw1QIhAMcLnyrj9tKgw3Fd+C1yLUZDHk9suhp2wj15v+B8+L8Q"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-beta.24_1594921945627_0.40556796800515005"},"_hasShrinkwrap":false},"3.0.0-rc.1":{"name":"@vue/runtime-dom","version":"3.0.0-rc.1","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.1","@vue/runtime-core":"3.0.0-rc.1","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-rc.1","dist":{"shasum":"40a2b3d39f17d981603ce761331f03c60851fe67","integrity":"sha512-p23+3OMVLJ7ODWsQZlMW7hJk5I90zTUFrbm/AWRUbgqA9xuAIFoOZcd2xUhZV+jc0IZD7OLPe4ZXg0IgDzQRxQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-rc.1.tgz","fileCount":14,"unpackedSize":940543,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEfxsCRA9TVsSAnZWagAAekAQAI3Dmc23BFvGWdAkZFjE\njuCYLJpT8cYMEvQCp87BnO0GdxMAg5Wta3g26VW8Dnzo9B31q/yRhMPeEKGs\nCQg58TGG2PA07mwgEdPy9PSityOsaTwZpbg4YWg1X+IogxeKhUDII0GCcZKN\ntbaySxvDCnk6HiGVaSuOHulKwazftdGJCNr/cgoPrLXdxiwFqu3tZ20nfQSu\nk8LZkX5AQp1c/yiOSX3r8/e7nyBPBBjVCZE4VnHTicD8FjBH6S2XCQAJOvW9\nLX4+ts9ITm46FABLnyo4RmTf0CtS45m+RhVP8cJsdKf4RvOH9azRCh3loU+o\nEwDKY8J9i2c0Wtub75D2tbsyzMXnztUwMX4ov6LXFiO5TFqjFd1VkC+B8KZa\nJ94HxUScBWpSzE1gciikej9r0Uxhl1++SLAlYe3wu3dAc8Ey+hVhQmmk7wmf\n24GR1Iy5ERKn5N5gBh/PpumWCBqrGvHImbRXFM9bHxfK4LgfZ2j3UKr8WxgE\nRDGyXG+C5mtIxUPrTkFvKQ1eG8G6+oNNDo188F87llRNKOJgL16ULS77kINd\nzNRPFAqttRqmhR23W+Fg/WVH/EZzSJa9m8hT61ImhdNKimJRI8yUu6mlRwTQ\nbKYHHnFSFzsmNsvvm+cEJWAOfjhOwVGRhCtudA1B8Mtkq854fZMxgO7BmPXp\nBbQ0\r\n=EoDr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCGeQUX1HuQBel87vqFgsTekEbwulQY4hizPfdZNC2LpgIhANCCTj4Hy7CcZ7GGlBNETqI6ONHqLwF5sHZi8REVK9Vv"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-rc.1_1595014251911_0.591057788802035"},"_hasShrinkwrap":false},"3.0.0-rc.2":{"name":"@vue/runtime-dom","version":"3.0.0-rc.2","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.2","@vue/runtime-core":"3.0.0-rc.2","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-rc.2","dist":{"shasum":"be660bd208c2fd4cd2f73b71617c2da8a7b48d50","integrity":"sha512-VvT06p5Qm29LdyX+jvEMXgqD5/2PfeftnkIPbLRjvmpcZTxmdm1GmitLfbv2YQvOPUDWjVBmjJ1SHJkdI0SDhg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-rc.2.tgz","fileCount":14,"unpackedSize":938831,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFJaXCRA9TVsSAnZWagAAM3gP/RBaBJLWsGSfiv0d9BJL\nWsIgL8oKD270dLNkFHpJt6K6gZlKutj+JFdaMvXVYE4zd0GVgby6YBH1RaO9\nTfPgZZKc5hBKa0ELLrAl791qIV2LV2LVUZN45+easmuIu0eijhLmnAaoNfZh\nO30VauTOUh8W8gapNPS/f3tF/hlqJC2markZLpBc8/77PwbGX3YFRvInPGss\naJHevMEqcIJ7ysP5pFHu0rwim4TQsl6zedDs8Filyd4NO9Ua8JpV6ppswCxQ\nlRccbeVpfIRrQjzAn3kK9aUE3VNe8IdKEfUi3TEHIBmXssKTq5Cou1lVHP6H\n4TvdwazXfGoOxJZ6zVmTpA8sCZYxnELuHIm3WEDcAmqHSfqMe6I0Z9c5lGOi\niuPo8OSokN6/nw/NR8JRFI+9VRCmseEdV8rk5fujEgt6PC/IKoe5hpCg+4zj\n1eqDazTInVmgawUKgMjHtT3paaTZkIaIwMa95ZF+YSGrYbDB8t5+357o5aig\n9ivWPeCN2Ej/zKMr+cbmb64mKDCyOtp4/AJKa4YvGbMu0bnz958mXeagQdU0\n6EH2MQU2JfzFcKAnoqYGm82pn/LP8+IQMl6RtCvAvAQLA1EVLjnQEiUI3IEn\nDXWmwo2BpXzmKI87IeBvT0L9LHLar7R+EWN2o1aC2dQIxTIiOLytbcO2NB8f\n894K\r\n=ZoQG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFuQtTY+lNzANmfeOC/YMtnDtC4STWX0fMfp2EAdQ/pxAiAprAsxpOY6ubJZ9916hOCxYYFxXcI2ufxKbdzMms2vIw=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-rc.2_1595184790600_0.8007630385373568"},"_hasShrinkwrap":false},"3.0.0-rc.3":{"name":"@vue/runtime-dom","version":"3.0.0-rc.3","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.3","@vue/runtime-core":"3.0.0-rc.3","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-rc.3","dist":{"shasum":"ac1befbeda30125129be6c24f17806e22405c0f2","integrity":"sha512-9Va5JpAzI2njinSoCXd/YJM2PvzB1zUmnBYoMw+LK0dyyd2dxDhdgscdFVxIzrhZzmgZt11BTCdcEvvkMHwwCQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-rc.3.tgz","fileCount":14,"unpackedSize":940016,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfF0HBCRA9TVsSAnZWagAAYowP/3WpSMmYoOsKX31DG6oc\nDn38G9uURxA6xO3KAThXifZpt2or7XF1uR1dN3Wt7hUMm2HYMwuBPJJ7P8XZ\nYfxpVMQmqTyhpYWE1BPYDkcwCrD3Ye8bmXeZfz5xt38FE707KYvT5WQ9RzPO\nRL8CPYqFm1yCZyjBmmHWKfETKDODFfOmpd9SpCVW7HXELSG6ytVzjrSePlv3\nnNvLmTQtPwX7qa2Q5Yw/3qY1NMDZIravUerBfGtXUiTTrAA5ar369Lx6yGwb\nH0G1k7m+nxjnBLZ1GUuyNQS0mw+vJzWCJeT952f4DjofOvUcP8lxrC2EiJHa\n9Z213zwSkKHLw73cROEUhCKlMWftW34mA+yB8yR/prHUzAdTEMvlDYQRQSqc\nYNlW4TzlPwguqJDoOkeWs8IxtreCpwkE0/BiimLyfqGe7w85OqIxBziHpA6t\ngx6jNCqzZMJawCvSsS5x5M5vWbZDMGlBBFtpL7sPleuCLTVxy8K3pYey/ppc\nvQu15Kx+4/tZWU6CPvitwfsiYq3Ht3a4j0Q0kSbwft3c64D+3PKte4is4NDz\nf1w5ze0sDNKBWRYaKwhVxjAgm76VP03V24QADhn92UCsFHwz/gYfoa1ODh+D\noScsnf6C2tfjus5ZmdslQsku+0udapSI+g4LWxBiICQUACrTqoI0fxh/zgJ/\nr4mR\r\n=WW8D\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDB3OdRAwmNPrzK46JHpRblaqI8EeVfOoVTtWlLay/9tAiEAqK4xXvBiDwcPD8mdNr7qhQduUp+6BPERGq87fmWLWLQ="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-rc.3_1595359681128_0.03937036316129716"},"_hasShrinkwrap":false},"3.0.0-rc.4":{"name":"@vue/runtime-dom","version":"3.0.0-rc.4","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.4","@vue/runtime-core":"3.0.0-rc.4","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-rc.4","dist":{"shasum":"66453056c2761f112d9c04ab816477140bcaa664","integrity":"sha512-0YdPMQxJv3IVlCJe0Jr+oN3qXhoCPSgwyxPZhbGgf5tOaNFsBAuqtahNcZL7H9XIiTEI3GdQC2d6UpVSKmwn0g==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-rc.4.tgz","fileCount":14,"unpackedSize":940016,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfF0TeCRA9TVsSAnZWagAAqfQP/iapj1vJ3sHJb1Rjyd25\nO+KsegxCpH0JWZIrVbR+ohSgbS/MyKGOk5/odMhGCLveFSNV7x272IvCstpR\n6h7BVt5SMOn1uIEsJ0r7UOy8+viRmRSfOGPBewc6Vu9xQArVN7nBBK5gsvOE\nYSYdlhvK9WOWOL73gOtW7i2tyaF5MgPDG7eXV3SJw1NvwUuHsONAnrEunuAw\nPE9cvpRbc1r8PKbT3njTggf75ej4c/OJ/SBQMnt6eMrfDiF7ohW7ep2n6gxw\nszF2FCdyVZKBuitwfOPtzUHMNqNGbQRGMYTCxX00iBZPv080A0Q28xw343Hi\nmkLjqwrYjq2Yl+iw8nH7e7HlB4vEV15avw6/HPbxryYg+/pQRLTehpjKQ3c5\no3einPA0ib+fIEAuiHRJX2lcrI5F9mQP1ib3G50TmQMjQuL7VYdPfcxTreUJ\nTFbphBKFBynKq0QvF8pkd1F2H8sn2DwWtL3XVlhsjBGCQ1oR1DWwpYOH/68h\n4znHRBf/g4i5FnRgOQSpv2VdlneUl4DnFcJQNFxJ8T3ufl88dwo8lmL28uXz\nNIoWg1OyIPhfHbMmlf5l46kSISW6JVyP/2295FS/lNm/N4dwQOGJrYK0bSCq\nvB72d7NoSTv1nlQRYXHVbap4XCDA4KSLODAj8j+PT14BfuSk0PnsTMMyCTER\nY6rG\r\n=j6sp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDdOmILsQBmvR1+WoPzfGwR6uNDqha7B3y478255T0LrQIhAJO8S/23gHTfkpg+BMwZK4PPEEflG1Y2xyJgXMx7RiCx"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-rc.4_1595360477921_0.3716607257542959"},"_hasShrinkwrap":false},"3.0.0-rc.5":{"name":"@vue/runtime-dom","version":"3.0.0-rc.5","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.5","@vue/runtime-core":"3.0.0-rc.5","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-rc.5","dist":{"shasum":"2fd75a1f29b23abf0ffe5ccdedabda11721c5b5b","integrity":"sha512-0jwpO3MBqMToq7qC816Z8Y6G8aN4ZKbv7MupgRaepzxhiK0sXcjLQmOATP3g/NyX52UCBJS4wAwsxidqGnAabA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-rc.5.tgz","fileCount":14,"unpackedSize":945739,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIJvOCRA9TVsSAnZWagAAVNYP/06ppJgfkWWLmUm9U0/Q\nGJlrVjr9hJeJJpEvy2lbSDcWi4/jwaESS5c2fOoWoKZtcd/Hlv1iGivXS2XE\nJZH+mk7Si7xB7vj/lXGhYfHMdmSeYvypqP2aaYTjIzum49INazk4XAP6gLXW\nHbpm0EzCNJC4WerP6CXukx+Sby0wKGm9ciIoYhAfrf7THZi1OIfn+2i+CMDD\nM1r4xqz0zH+PUQ47tmpgAnfjWSqb1vD2yKwhENrifHMtb2xQqV0tFjELZntN\nd82WhIISU7F4ALSN4w1J2UAAUTbAM4o7UmiRyWh1XpopKfAlR2rT+blitpEE\nerJ37GUtpogjb363DV1Fob6bhq+K/3yz21No5Kk6iVBaMPxifoo1F6rBLFts\nhmAVWUn9xJdTCI1P+CSu4Vwvq6pQNUW8a09D/MBM0WdKatEkgCArJa9Mip6U\nnMqMV/spiQNPIYMX5FpPI6VfUTS1nVngQ2N8XHuNFrxAbhb74wpbDKSA7I2A\nAcTPlaNHAte/xKfpC2ekLz/QOwEW89ODutn/luS2+oLqVTHJ2tD3zfjWazY8\nEYx7XFBCfKLgLVsgE4C71TV6yvgfrPdbdcZmzevYAtC4Tyya9jjILrav2uNZ\n/9SbKOXcPU5ziRuWG033uc2b1Rg/CymojFSJCt5zrAXwdCHYJDtYOYQX3Nkj\ncFM3\r\n=/eYW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBucNK88cwnz/LShUkHmvz/vGurk4FWnVW8yLMZ/0qKdAiEA8uMflky50hm6R/ivpDoEj/jIl8p1khu/6Tqkzs7QENs="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-rc.5_1595972557635_0.965073776779507"},"_hasShrinkwrap":false},"3.0.0-rc.6":{"name":"@vue/runtime-dom","version":"3.0.0-rc.6","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.6","@vue/runtime-core":"3.0.0-rc.6","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-rc.6","dist":{"shasum":"1dd18f1a92f7e7838641741c5aa1d24ce508c5a3","integrity":"sha512-fRiAW3bMe6wTHQU9aK66wSwVnrXoMahsdESdngXiulXEW6swSspsarzFI0RlYyiPaN1OQbr3Dtpxxjzq1HNyZw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-rc.6.tgz","fileCount":14,"unpackedSize":961736,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPaUmCRA9TVsSAnZWagAAysYP/1fxyXpT1F3gYgU9/6/+\ngjX0M0AkNC+n+49gRgEJ+D33scZUicLOKn3BAZ31ukfu6dcW0I9isAl2hYdf\nnGGbyIiBeIfC75zQ+XJr9hZiWEbdhhVw4s3AFTEDLyDbXKQVWsHZGf8aMHUn\nvfoANA5fK/BgXwzt/AY8MCGlx7Lvf0Aq+CWpMlcmFPowOgwa6ZHHV2x+Ot5o\nI1KIvwlxhdDfz6FfTcVI8EgXUuYF2ezNV934djk6+WmdNKZvI6JuDGkvwxzy\n3xEsy2uB4tY8uJ+KZBbyjLbtM8xwbQLzyjiFf31/hfv2PiFOniaDSYK9NlL2\nunEFuGczjRkHRyuUuwj1yuiDN+8REsxj9LNTDg1CAtTG4ZDq7vrFqhcLhrWx\n2jfR5WJtkMbHCVCtfhxHxHsYLz9YM9CB0XGBdnPIumEmpRnHlzgGm3a4NqMs\nw6+8HkGrM1FK3XS3BWO/henmVskpkKf4SXxYDjXRHvSnZb8N2tIFYDRXJXl5\nXr0M5USOUp/ImBlkr/QIpWNmhuvW7OPWOGvdVV72vZb7hwpnieTvRiFg7lWm\nTquM2RaZrWDYOYg0dLQwBklNSaCRMRW+zVu9E+QjBsooULt+F8rqzcFiqr0y\nhy49nS8/yl9VQPojCtgB0UqlXRsKpvWKjlOcBlNFSHJ0bh3JZZYUYP85VT0r\naty7\r\n=cI5P\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDnTxnExR8KEOLJ5aTssPhXyjvORKVvNOVu33snrfroxwIgXvWM5tta9bS/+e8iGpoH64Q3DX+MeItmu9OG8CXKevc="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-rc.6_1597875494497_0.01149326537483275"},"_hasShrinkwrap":false},"3.0.0-rc.7":{"name":"@vue/runtime-dom","version":"3.0.0-rc.7","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.7","@vue/runtime-core":"3.0.0-rc.7","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-rc.7","dist":{"shasum":"9a89560b30a7f27422e2934281a9e5947f7938f9","integrity":"sha512-tgLl/tSIdovP/6uEzKrhwG5MwFu0yJ3l0bPUCyyFJM4tnnHiRtr9Zsn6GVDZYwImtBgBwByqBMML8ZYlVEqH9w==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-rc.7.tgz","fileCount":14,"unpackedSize":965071,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQA7PCRA9TVsSAnZWagAAy38P/RXN5a47Rtu3FI+FgIiW\nJyajcn9DQHWt/wHRbpLNrL5YCv8/Pc1wNwVkq9rVKhAjysibu9YNUtmZITjD\nygOpPXTukPsqWI5+6rZj9ZhKOqlgyQpWV1KwMxCvWs9ErIKz/dspf1boZj7W\nrsXmx4BsNJLXsCcmrweKK4JKb8h3ohoduAigOPFymIv8zuMnwa1+LpiSpkR9\nluHsLK+VhCUbPCof7Tuhm8W7cU7h4xg27at8QjE7o3FLPWJJ9hCyszleE4Up\nMsrkx/HvR7QBLaiYe2GC/46VUYQq5OrsCsKrd8Bajji4x+G1zFRLeOs22Orl\nQN2XXEGkZ9VjWAelTTE1v/VRGSuc4qh3XTust1C68b5jnxC03pl/jyL5SEoA\nE7YNjjPnQ74Tcq8IIaiizk/g4ruroUA5DtWkJmWllM/R++3R3Fq7Kr5TAfeA\nfqIeTncD4W82IU+CYsvcyTssCTPj4DwtVTHv8QqBR+hg51ICM76dKmYe5eDx\niGVDl9mqJwTGwozdVSZyBar3D3asPSLl2ZygyeRiotxfF8zOEb8RqNf9p4To\njWBXQdIPLsG4afxFND4b3JTchhhV41ojcBTDcQa+uLTZuG/xfsqkom0/h0RV\nyK0om4zzKSv224SBIeatbWB0Wltx3Yr/iWZKREu6xcXcQxAvgXTt3fC2RBC+\ndVO3\r\n=LFYi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD3vpTCWgBO0TXmHW8vhRHfLGIgPBNaV39GJE6hxAxB2gIgPvoGCXi30GtA8XppJ9r4N7/WIqS/6Qu+9uMSPtue3FI="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-rc.7_1598033614767_0.08377353067167004"},"_hasShrinkwrap":false},"3.0.0-rc.8":{"name":"@vue/runtime-dom","version":"3.0.0-rc.8","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.8","@vue/runtime-core":"3.0.0-rc.8","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-rc.8","dist":{"shasum":"96bde809e1d49ff0655bc63e7852cdaa25b23a8e","integrity":"sha512-Da1wMDU1bh1c5WLSc3E78ns3XphZG4WHl6v0elhFkwpnSF5qB14ZYnuuqXVZ4N8Afe6ZjvtM4GSWOZlD4TkYng==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-rc.8.tgz","fileCount":14,"unpackedSize":969060,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRSD9CRA9TVsSAnZWagAAOMEP/26+wMKlaCufHicCjGEj\n0J5ZpUcAJOusZ+XRawQ7rcCFXzX9XrpqcekdUxzVeSxf1nHRePKFrXpipTpn\nBMo4HNTa5JzYKV4A0zzpx9ONWDQTxLA0kaqRFU1XBNY8qljUzOUcGPmgCGXf\nNVu3tQ0f+bOAk/ZSj9tqL8hhTfBg2vrFIfjalWW7C6sOWiTJmBK7CK4k4/Ps\n/rIxVRzi5H9VHsd2LWGb0OEf05nMwZyGmMpNgLSSfEsZJEbEKgQEpt0xyiKz\n8ad58+p4AGdnK1Ix1JOd4aNX41L689VGW2ta6UhJBK4vfvkf4Vstgh3r4UMS\nMGC3cVolocGOaf98vRbeUOMiKzYo8cD3JY3qNYApt7nSitTrfwcyG74w14Va\n0J2BQKUWsb4Xb2RQjF4vCi2OOsLNKsGKXUvgXD1PJYk7TNgOC5iHAkXjVOV0\n4ntPwJUwMDxICEsx3i5uCT983T80u+tJ/7jcLstNo01fdCHsP7E9tI9aaWKD\nw+D8RekqNz/qGTGiRYQ/6iZzL5eW5FxvScbxsEVNqDim/bmW+hZvjj5AOGnw\nU/SSYdOFLQ3h4p0uBPzc7x7gaYIkA36ZV7V0yQZ/LdvvQAvlZNppiu/C61lk\nENRLFFSaXOgc06musGUWfLC69eCEvo5etYrp5smG00TDayRR+tje4yRB6bXk\nXbfX\r\n=+k4C\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD9JQcBra3IPnrZc0uSmv5NwtISPYIe5RyQFK+WGS+eUQIhALyt+oC8MMPvPsiXe5RvFMxc2ge/Vs6L13DnhWzO8BG0"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-rc.8_1598365949335_0.4458681371662152"},"_hasShrinkwrap":false},"3.0.0-rc.9":{"name":"@vue/runtime-dom","version":"3.0.0-rc.9","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.9","@vue/runtime-core":"3.0.0-rc.9","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-rc.9","dist":{"shasum":"6673901830c78cbe0b7c7c3f656db6ba49783dd1","integrity":"sha512-OUKFLOaoshmQPaW7iaYuxl9ip3v08g8cXYr0bu68/0r94PF2/xO/b0GhoUoyeqp/pu1VzZ1TxulJ94JOXsuYjg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-rc.9.tgz","fileCount":14,"unpackedSize":972542,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRuB/CRA9TVsSAnZWagAAamwP+wXeytt8TSRoPODK3jOn\n08koce/T58bcqpVnkHamxFS/ohs3XUjt94N60nT7NNZv3nTtxDgLdJZClpX1\nzCb7Zb1dGv0RXZWtGCPv70nPSjaLx8+gIXEegnrWfCtPU/aeXDOStUC5UwjB\nh+jw6Pg1p5R/laY+IbRNGqESjfa60zMmE9TTTjJowyP4oyuMT9mJu41dJCDo\nYLC8wvfy/WOQ57uQepCT910K/VJ+bFGnsDYZGBqgblsQCqxHyxZt5wUEcsEo\nUnaXG+OnKYz+PZ9zmZ8oF8fghVOfk8VJn5ZMRo00GnIMQUgIne70Isz6OtiK\niOBfzHLqix83i+gvCnfd62PIDReXgFPLQeXh0kFm4IrbfANtB3H35R91zClz\nXEt76tgl8A4WsCXieAZpDLIFMvrd9uMAJMfKdFAkR+jPhFyTOS6R75yi7nrT\nok5lHrPPwSZir1Y7Hp8ATN75cANWcaUKm9pYM0scmdbxCkhSvJl+Dx1W01a/\nkBpf/QrJHYDt5Ih9U+M+HBQsfaaSM59NBAOm+HN0mKz/TBr4XDM/UDXtVZkD\n1m7sFM7zXB1COHFQNNIPnsvQvFqLlFS1Hk3fQ62pVQYzxsbCAIiSwlFGEmk+\nz36EITRrN84t5X8I4Sm5hWpwh13s9EeeAU5isYmFB/1eGqOpgZ6aZ9qtC/12\nMBwT\r\n=nvHp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGYRROVZntCRFrfuv3+Atz9Z8m3IGcOt2Umdv4NN5A27AiEAkjTU8V5Ts4P6QzHjT5lA70ZMcobUkigaWWIY108zy7M="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-rc.9_1598480511083_0.8965941027824651"},"_hasShrinkwrap":false},"3.0.0-rc.10":{"name":"@vue/runtime-dom","version":"3.0.0-rc.10","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.10","@vue/runtime-core":"3.0.0-rc.10","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-rc.10","dist":{"shasum":"50f95cb991483a4262163723320967ad17bb321f","integrity":"sha512-bH4GuneHt3FQ+/21jba5orM/CO9N1cnT7J3wtrxopFJ4/4H5cvHXyG6v+ZVTu1d733Ij/6yMRA7xbtfi9a4zJw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-rc.10.tgz","fileCount":14,"unpackedSize":977288,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT8t1CRA9TVsSAnZWagAAIHIQAIR9+oP+Rl+wdxMmEYSN\nGvfzomPxdhZOMwMz4xScmzu/EE03smuNx832E1OTpD4oqeAk9rUFbNTgefZ4\nk0hj4DgD4E08leeQPYSIYJqqszQU6UUfAkS852JNBouJBr3a8SL5TiVPQzU4\nCWD+8Ti320gn81lDxcMWmHLq1qFiVQ/Wlu0YrDE979Ua2kqGVeRop+/k9399\nOfdavi9B/7CjbLKz5O8vw/Vca8FjGJMmVJpIOBw0Hd5lCxwiFXeJBTwzztdR\nrLSm/k1Y2WlJffRQmP/AZssvnTtrXwP7eAlF8hL2zIfIDEiPZduLE4WsLhwg\n8Pj6fYra+1Qb3csbP+cMoG7UB/n2wy9NE3Bi6Qd+RKtZgkQpteZp99EAqig8\nudzQgBuikROCVOt4mOzLwXAvV2/8ZoomMxqsiaLJJIdXFD2tcqNAlsEU1J0D\n2S41Wr6VF4RDuqdJhIMWnAS/JjY2CIz/BvBtdwVMOuExz7f++RcLJZEt7iXB\nPfSzae2C9aU/1VXX2/68UxlStWIeHqUd6Mb7DORseNAcNKtwrxj42bKRg7Fp\ncCNr7y1kcOHLUpIswEfVcpHUBNgIi3Pblo/1Xu2pGCiiCUkTDza35AqE4gox\nxdzI/ACoVOeHo8jtcBVplzNyvIVWC0mhmPCwdABSqHSNz2BdeSACkMpM1zEc\nivet\r\n=hEnT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDleJqc4dz22w4JJi3LMsRxyN7IIw3hvvWB/O/5CrS/3gIgN0lUJPYIuVEl1Qng2oDlpIwPnHTTktsw9bfw7J5v6r8="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-rc.10_1599064949036_0.9735960719092698"},"_hasShrinkwrap":false},"3.0.0-rc.11":{"name":"@vue/runtime-dom","version":"3.0.0-rc.11","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.11","@vue/runtime-core":"3.0.0-rc.11","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-rc.11","dist":{"shasum":"3700e1f95b822cb6bf9a01c8cd389ae3d54af64c","integrity":"sha512-BkRhfJLZN0v7fTntaQ99U3d56VnUUXwfBwAunw5bj/WdS873i+l3AaUBLL41N8gRL3OBrDCiGl/JOsi6h/PISQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-rc.11.tgz","fileCount":14,"unpackedSize":1003529,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYPbdCRA9TVsSAnZWagAABIMP/2R2zGbokAG8V5h8gbQh\n0z4iR2M2/xCMb8kZKdHEmzJ+zfLFdW75LqIISRhm1SrPxDtqbJj8dCYjqkUh\nv61BHxaSLTDQJ2CWU2HtAQZpWYa2WCybfGBv8Xq7b4Av/0EBPrhy/20yrvKH\nO7fVgWjm6T2fAN4r4yEa6uS6adUYn894hPdg4y0IqXltKXUJuZB07UJMPRWi\neo/ILQZ892mxpZ7q3BKaKhh19UV+KIOQC7UIHx+hOVP79w2TPALRafYWjPAe\n/6Ou4E9MyWZ7/mkJbh7XSGWxZTKelxvPEBjzvdx/FKoBP+RIlTF8fRtxlaiY\n7rOYDpSNdlmW7WOwse83+3Rt/XUOfkJJgDcqjqTLK1/T2AI5eUdVf3eK6uy9\nkk5uaHa4GbP+Wr78/ybttIPoKcjyfORPgFlaSadMFMl48TGSimYERxoHa8oL\n9pMCwvfF3MyNu2L5ZQANIhw9knanSoxEQiiGS1mnoYByybsqUc2mTKE+PjRB\nVAbe2j/A8qOLCDAvY45VSm8y1cl7Vs5wLXgBR0awHFASBV/+GyFiSQPsCHyc\n2pCFyVnqL5g4K6WwMtm9vjnqCUz5BiWWATSIc9+9oiq4zW4sgeGDP+VZDTG8\neZCE6ABVOoMdM+TRM39GJeqbCxHPav4nTqojbqVaNgzgY11nR5A7LowA0zG7\nL6pi\r\n=xAmh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFGMWpDFGJwBxbkhK7kIWGXZHgVuo3kOm1I4Y2/6S4p+AiEAiuU2R6G86Jpjhlmr4gBfyIGaF9R6m1f/FTZUj5oF9dk="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-rc.11_1600190172606_0.2316320234860727"},"_hasShrinkwrap":false},"3.0.0-rc.12":{"name":"@vue/runtime-dom","version":"3.0.0-rc.12","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.12","@vue/runtime-core":"3.0.0-rc.12","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-rc.12","dist":{"shasum":"cdc197736d6092bfcc39bdf50349a28f175d2103","integrity":"sha512-CeJ+CxeE1nBIGd4OFiYHCyiXtnBZAvLCA+yq4IKnCn0IHwJVZJCpwXe8VvE7eU3eqNYatqN65kt6QgrYzu6m+Q==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-rc.12.tgz","fileCount":14,"unpackedSize":1005227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYlCACRA9TVsSAnZWagAABsEP/11lPpr0QE7ZNbbZIv3D\nH1FTtswVsqf6X1veysVtWWQZRVy2mPdgLU3OCsZvWQjmxxIFou5l6wHMoG8T\n2aREGtun37NPdPSRVi4pVttf/7XlcyLc6Sb3/XdbS7PrTbrrT2eexblrhWFc\nGjxu9cWmgAleWWKdty3BxBoF/ZV/EN/0TeTLdG0qo4FTjxo2vOAbaCy8qsW0\nAst6XHxGPziMRb7d6HmWqr/dddGT1CfjA8PO8X9c/JcgF3pPnGIuwQ7CnjLN\n4xzyI6W/U4Q0YqUYIm4hdQL6bprXDR5dRKPragET0zjtU3x+CC6207SKcSoN\ntUiN2+iqzef8xiWlnShh5cH1aiff2qh1GCduqhA/6zDsDiDswovlbvk3Xtc0\nxFd2duZBYGo+9JkieDBgrjLv1DoSJeH7xg775/4ApBAHcVgvp49kX/dJGGHW\nAxTEV8WmKpQoZ7vFNgj/J/9XNvkoH5yQIvpbaO/KeMZiYdWmMZteDqtUkE2S\nMS3PrLxIrH5w2YKdykDwvbHi9kN7tl/uR2q6btxX/Qev1aJs7BiFTHQIqeF8\nnsgTgjYqP9T9JAXc2mR5EUY+Wk7tpjZtvlUcZxZks/A8QXIjTiVcR51VCMhj\nratdJf6oEJixm0RbnxlKj4lteKZiAZkLYq2fMc8C2t6J+2YYpEuQsPxw4S1K\no9WK\r\n=1u3o\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD9F8gjViFCNnB/8sHkkhkOooUFOV1HC8Ly12Q0kio7PwIhALK9BC67lExdLeznKa3vxdn8wzdoaq28hn27aD2nv/09"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-rc.12_1600278654782_0.1998289020411934"},"_hasShrinkwrap":false},"3.0.0-rc.13":{"name":"@vue/runtime-dom","version":"3.0.0-rc.13","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0-rc.13","@vue/runtime-core":"3.0.0-rc.13","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0-rc.13","dist":{"shasum":"e82e67a4b099e7b8ec259693b79fadd525955d8a","integrity":"sha512-o3Y9qlS3w8gqaj/vc99Z0DA2yETQFH8Q+qvxZstvRTEOYGEzxualIkBpCBXkPEXVSaing3Gbd4wso764RUZjkQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0-rc.13.tgz","fileCount":14,"unpackedSize":1008601,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZEgzCRA9TVsSAnZWagAAWlYP/jpsV88uZxJXy/98t4+s\nKCyGHQkajY2IDZuLHuqjyE/3rWVSsK71vJXfY9nnJwZXxpZUvEMUQkrk0eGm\nOyxRGHR+8sjD49yfrO7VGCNwjK9wiogzp6sg5D0NfPFsctIEP1ibBew1Xa06\nKCRdcTePysLhOOKJM0ba9AKamZ1vh1H2VgOaWKzfLZWzfFNnx80CdaSnxzay\n6l3xsc87kkZrQI52PSKwoxHTCnV1fUJJcY7RcTX5ssaS5inHWmiq+poFfk7q\nIyRfVM4UIi0yS8+WoupsTWXOtwF9udWVOWrSBNJZVLPKGDRxoWKmHgUWyDpW\nBa5C2hCFOv6iTbIZ1Cj52a8I0y/SfND7K0C4ED6+iwr62JxcrRvSPyOW/HDy\nXmagRW413J8FLAMb+w3Mal5PwzX3yL09wzUNFfoG/OXfz+DeDSnw0fvJSYjB\n169lLuYjZUcme1e3tWOBVnMHYM5SdESAgy45/gMzhhh5ZPi/WZL7PA3rGjQx\nDe6CYICpl7Yz0Y7ZpPfd1QTv+OqQwSUv4eX8j0yz9Tr0Y5+Hh79nE35bAULZ\nAQoKH233CiuvhfQ5sYOiQtNSk0tSsyEuV3f7jVslSJQ++GGBVhxkSaiAbwYn\nRG0W1x4SpHvv95YcgoRHn2OLZI4FzUI9xpByjbnmeyWBh1ga7MXG0uM2kOSz\nT9sr\r\n=JCZe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICkoFXRY8/hfU1Nn5EB0WgvS6XiI49pnofV+9jmeOugGAiEAyLbf5FQwrctrqlDxetjMhh54P7OfVcwt6vY0caforCs="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0-rc.13_1600407603073_0.2626269090003204"},"_hasShrinkwrap":false},"3.0.0":{"name":"@vue/runtime-dom","version":"3.0.0","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.0","@vue/runtime-core":"3.0.0","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.0","dist":{"shasum":"e0d1f7c7e22e1318696014cc3501e06b288c2e11","integrity":"sha512-f312n5w9gK6mVvkDSj6/Xnot1XjlKXzFBYybmoy6ahAVC8ExbQ+LOWti1IZM/adU8VMNdKaw7Q53Hxz3y5jX8g==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.0.tgz","fileCount":14,"unpackedSize":1008559,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZNIpCRA9TVsSAnZWagAA8rQP/R942spc7Ug/6gR2PMp5\nCeD9JyQBrsQlKriOSQe3eEORPIWdI8ddUIhZRTPuPeZGtdHsaTHiPL5wWuog\nnp8TeEGiktntnz72IqNMZ/FBl8+/bQlLHpO5DADEJ9cKqrBjmEtTGHnLBPoN\nksa1rLRCBj/kDsmMTcciLkRli3zQOeTqIKQnMlDPYQG1c4LPOQkNco6kL6bk\nk9PpgWL/IVRMZMN/nku8tRED5Uy/VkHyJNuqDOSBKvu94WLQ//HSR1dBAT0r\nD0w9uPwMaDPYoN+qi18yKdcw2lZf+n03ocfj4uMWb/nGM8CEOEtozJdICq7/\ncj2kyz0zip8LENn6e3N1and4Lv97lm3NkAYoVycf0KzvPqH09HZ7RmcCb438\nDbHETZCVqnysBfh/k3H27wFgb5y6cF5AUv2ET/qf51aVqCw54ObMkcu37f44\n1cVYBgT1jQpwHC1GqIa2FBj2yucoNsLTjJLesQIOtldViLU73+eAlPj39wy6\nvo6kkgyONxYbkf+niTDb5oXSDSKVwHpeIeYiobMsROkpc0926H/2493qH6I4\nrX90AqlkRBoC2IwILuVlhuT0inoH4dXiq1yKTKFQo5p4Co4jJjwJR7rgSqoM\n+bZCCZ4bmmKUmJoHh1AtNbdkUju9PuDLS32hhCBg9uwC7YcpDrw3Fl8+9ECx\nRccv\r\n=6Nt+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG+kJmtk+Avy80kLb7zcHij+omSzzaczUDM03mmdeVLHAiAG71f26VLnchPaXqNjukIj3Viq9lIGGwFTylP9lbnY5g=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.0_1600442921062_0.7911265383443635"},"_hasShrinkwrap":false},"3.0.1":{"name":"@vue/runtime-dom","version":"3.0.1","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.1","@vue/runtime-core":"3.0.1","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.1","dist":{"shasum":"2cc74550a635f38eb5f61f35f374d5bdb55156b0","integrity":"sha512-ijb2qTRU8OzllzYQ6BSymuu9KHFDyjzn4m6jcLGlNeazdk1/YA01lFtGkl6oAErdiWPglloUJzIz0ilv0laPwA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.1.tgz","fileCount":14,"unpackedSize":1023912,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiHriCRA9TVsSAnZWagAA1m0P/0+WjQfjneZY3io+/LNL\nQJibeii29/wnv///80t8JXBx97kytfbSvcHfEMseaO2ZyirqO8LkqbcrGvnA\nolwy7Lh3iYPhI3IkzBxLGV+2guOTlWQE4m62f7rI7sadvhVE8wc2oTIKY69Y\n66ACUm+pmkg1734TkpZvVR4/aDIaaLGkNvuOb32BBaqzjMoXLsb1NzYz2H19\nQQOr/sw6pUXRA/JXjVXPr35vPsY8rmygtCEmUsnhBT9BoW1ZmoJPpuFQkkAB\npn9qLCEa2PWNsPIwiLZKiqsM9LFexXffyVZaVPM7sdUIumWeD0CJBGDZLjNV\npFwysjnwJu2VhA+DC3sBVHfX5MTePa6Yc3UD8BBT+JL2Qljbf16mvgcN9IA4\n8diVkLk+vRHuXjt8+wBbnA5NotjCYvmgzLjYy5yyeRdTkiAq95qfFUXisX+t\n4bnBYDs+N3QbHA1gQAm3+Nd+75N5XE8WM3+vKYnKgaJ4lshsvkNZF7796sIE\n2tjlEJYzvOiSerkUe3crD7IORc74JA9P4lVjyldEpm17C58qrTJVK8R3y+p5\nck/0nFRdNBwiLZ7WveR95SQweXLvEcZlUBA6EhvgeTWSJ9KtxZqg8TL5E1E9\nRJ940MllNZsmnYX7MbT3ftq+6Hfh8MzY3im4T1L2qn+CAEmMcDddS4bmektk\nrs+P\r\n=O0d4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCy28h+ecf/I0KB1v1d7Ht/Il2BQVXqY+uL5Gi95jqW6QIgG5qewNCVsUoFncYMI9m1W6nKJB8EfTkeqAh9jQku6hQ="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.1_1602779874456_0.68344935937739"},"_hasShrinkwrap":false},"3.0.2":{"name":"@vue/runtime-dom","version":"3.0.2","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.2","@vue/runtime-core":"3.0.2","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.2","dist":{"shasum":"9d166d03225558025d3d80f5039b646e0051b71c","integrity":"sha512-vqC1KK1yWthTw1FKzajT0gYQaEqAq7bpeeXQC473nllGC5YHbJhNAJLSmrDun1tjXqGF0UNCWYljYm+++BJv6w==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.2.tgz","fileCount":14,"unpackedSize":1027139,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfj0eQCRA9TVsSAnZWagAA9hsP/0ywtGyi00vKzH6AE+os\nXx7YTw3zAuIIdMF+lh4SB2vc48N0Pg4wkzJgZHfcG+1kVY6y9VdtyyOHCRdD\n8unplOYXnvk9NGvznoQ+lJ1nbSVyrne4zI4Ox6g7TXfB7WGFj/5kqPqhhJzi\nZeLdO55O63vBCmEBitSvk5RSyGhE7eXsQpRoJm8nk3Qc2lN/PdE6RCoPlIKt\nhV9u7oU7cvguge/G1455f304N7IhMvCmbm/0+Oz2EtJDctNSezR0Y7+MHTK+\nItato+7tU6V+i9fc+pBmR82pxsj4KJE+xYz6ndZIH+L2G3kOqeD55CrW7Ud3\n1UENRCLB7B0mA0alQRpXdf1jsvefeTUxFCB00hG60umMgJ7dMN6ROyWgaCQ8\nWtQ13VxkifQpuhnTqTKR8XmfAllIDTz1O5YIKBIRF+NMjKNdikRb3N+VmEuB\n0OuHoXwDJx2fhnIWxxJVj4USVFdp3o5bIjBJi5/8luqVB3QKJGdr2hbi+xFd\npcR3J1fOQo7pFarxTMP6V1joB6QDP5J/KpBOU9stKTi7QRXzGYQfJeIrepIZ\n1o+xkChSVBzLSqk5x1XnYh2ZkFMgybugknbO9aoF7g7Hb5FaHzy1moS1d5xA\nHlwKMVg2MuccUVAq7v7DdnWIXmhI6gsdimgVaJmnkp6v1hJ4tij1ywkCWzYr\nUTqG\r\n=OgnE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGyn0Rf5mm9XPQ8Q8gF6o+4z6JRWBwSifGAFow6Lia8CAiBrd9OamAvV/AqKhETSO5fRlwLujRKO0Cxv3t+0CGjxvg=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.2_1603225487452_0.5674473339146455"},"_hasShrinkwrap":false},"3.0.3":{"name":"@vue/runtime-dom","version":"3.0.3","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.3","@vue/runtime-core":"3.0.3","csstype":"^2.6.8"},"readmeFilename":"README.md","readme":"# @vue/runtime-dom\n\n``` js\nimport { h, createApp } from '@vue/runtime-dom'\n\nconst RootComponent = {\n render() {\n return h('div', 'hello world')\n }\n}\n\ncreateApp(RootComponent).mount('#app')\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.3","dist":{"shasum":"5e3e5e5418b9defcac988d2be0cf65596fa2cc03","integrity":"sha512-ytTvSlRaEYvLQUkkpruIBizWIwuIeHER0Ch/evO6kUaPLjZjX3NerVxA40cqJx8rRjb9keQso21U2Jcpk8GsTg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.3.tgz","fileCount":14,"unpackedSize":1029288,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvoN3CRA9TVsSAnZWagAAW1IP/iW1F1Bbuxy76Om+1iHL\nNAA3GeacX/xi9lOjo7H77yNlU7K/n0uRU6f1MZ3gtK+eJpaKdaoLCGJMAhI/\nxi/QmUwAFMdiJ7Zkqegw+YsEYScF4cVG9Apm0jSPzK8ICBBJkrgImzH/eVcr\nUG+8MYNpiXhKg8ozfu6d/1gIhBy/BtX8vmuXGC3gWRFNE8vgFOHqj7P309Nq\nM2bHmuGnmC6DlPQ8DR9K6N0LuBstM3uC1aQXNVcL/D9mCD/2RcsIDDq3cE7j\nVKDzrcniwxzCL00fd3fJWYcvl1oU5mU9+xPdP1sNz19X2kANe/bWRK0e1kT4\ncN0r6AuESa98eoapOgHfXbQG1C6Hcm1aq4koFwNSI/JAJyie12vD5NnK9u8u\nb5CLR6qDxZh8Koxg4DdL7jIVjbwEkns4XaaWi7ydReKWTrvH8K9S2Mj8xiBn\n6KDqIRspfkL6LnnDYwwZvh6iFowynrQzkhVKaVIj7kI6iGWILxWqS1ZrLBZ6\n0209EAgDuGPrQ7scxc3EJlqUMu8W57dOB883BfK1sQXyVdhi4Siec5vBNX/N\nM2vUY1EOz7YSgF1sgcvwIeGovmI0CKEntGO4kuJLI68pR9vlA22xITDVs7fQ\nZZ74j+3XriTF/dRxn3pF1mqjsbrkGpEJ6MiM950tQf8yuND1ZDWdPqxGOJ8X\ni3YH\r\n=K08Z\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCUDI8EblItdCkddOvmV59zP6E8eUt+0PnsMKhpPoDThQIhAJF93lLKYo2Y7QHQZyMDk4QmZ3DgH2Q8JUId1fnVf2fB"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.3_1606321015452_0.29312294617287327"},"_hasShrinkwrap":false},"3.0.4":{"name":"@vue/runtime-dom","version":"3.0.4","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.4","@vue/runtime-core":"3.0.4","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.4","dist":{"shasum":"6f81aec545f24511d2c28a315aa3391420b69c68","integrity":"sha512-BGIoiTSESzWUhN0Ofi2X/q+HN8f6IUFmUEyyBGKbmx7DTAJNZhFfjqsepfXQrM5IGeTfJLB1ZEVyroDQJNXq3g==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.4.tgz","fileCount":14,"unpackedSize":1039880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyBQQCRA9TVsSAnZWagAAe40P/i/tcunUIqpmbHmM9auA\nR+4OPZ0ssyM5RLqh6/JA++nWwNWU7EynLT2LIPfM82kDXm27Sjev86A+f/lu\nPTYvG1BkKkSPpbjPQn4mWq0kA9r+Ecn00tYZyj6+T5sPCL3sc0VyYwUIEIJV\n6wt2jO7wxORJGFp1wzWWgJpAQ9t1x9+sO/svOkoKkvT4NfuW26q6HlPG62Gw\n2A0QCDvYSdcFDXLZJi2rNnAyXrUQCS+n8/x3P6FshdSK4piXNpbQhQQx9A/q\nnvQ3e49mnycdrvMso5bfeWoOegS1y5F77dHI3AReTaE0r/JnY3/7X5TBo9ch\n7NT8R2Kc2zba++WdmnIEoqXKC2p/ve7Jr59XQDiYTDZ0WD4xMOBDE36b4YVh\nwDCYtiq9OZIKz59ZPbaKrygsIA1423qOHC7PfxNUoXnb3gm2FdtkDejJ4Sl9\nhsDo20zzXHY5hNf5Pf3dX81MwKWbZkC3+Snsl9G/cvU9JhwGAYOcyLmenJQh\nFZVrI/h0fFLNcY5ezpFNev5PaWFdqSFMF/R4AVeBIbAIutekNsApXrm1n9v4\nuCP+bVnYA+tnQIyhmUzQcAKvqp84lUxFBSx8tjapo0yg+NnK9Iy7FDAyVNAE\nsA/4WWH4M79eWa435xIp8QnOOqL267mIbyc27lmGgFES4m+YBrDgcC0APjHj\nh/1S\r\n=oRuJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBH2nPtPr1Q/YO2H3h3uEy2E6TckkhEF21ECxOpiALzMAiEA2jjbPtu8fWYcoeSIeRFc+V1hfZOjZmmGB64Mhw2fHws="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.4_1606947856142_0.914103865897185"},"_hasShrinkwrap":false},"3.0.5":{"name":"@vue/runtime-dom","version":"3.0.5","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.5","@vue/runtime-core":"3.0.5","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.5","dist":{"shasum":"1ce2c9c449e26ab06963da0064096e882a7a8935","integrity":"sha512-iilX1KySeIzHHtErT6Y44db1rhWK5tAI0CiJIPr+SJoZ2jbjoOSE6ff/jfIQakchbm1d6jq6VtRVnp5xYdOXKA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.5.tgz","fileCount":14,"unpackedSize":1039940,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7OguCRA9TVsSAnZWagAAT0MQAIcx0GuUw7bBFN+mXmd7\nKmg4gWq7ZF1GfYD/fe3KLzfnYG/5gOlev+Ks/yhR+A/Jj+0CClqL+y2VwkeQ\nUEo95keMFgdgaVghBkxnZwms6vV286AgtiFyVy0FEcymYN9FYIaCFXsSdl2l\nC7o64uCl8QWkhcBPMCS+sWo5OSoPDcRhsMgDA2KzB5DNK7n1P7IQqRHyAffC\np74eb99qMRB0hEDIBJoUz5UihOM85fq75pijwa6Gd3xWVyJzzlxJbG1d1eDm\nnTACEKJddVDgFcCS/0+Ndt/LJTELPs6/Dc0qMJI33IQidVakMoEYi7EjTHxM\nlE9LceukrxQdiuy8SplZ4nZgpS7LINJUNds9bwCkqVU0U/uXr1VqV3sPwd1n\nBOcXRIphUOub0BWhBG5eyiu4p5AopECvP337Bzbl64NNIHam3sSZw6DGYCaM\nXAxw561r46DLT9IC4la5E8l/tLcs3juKm2RGkohLMhdAgRraSJPCeOdmVSmC\nNE3y5rCqdRoQCo3xv1lIs89nyKxmzBu2brlgy89ghUJ7XTfZfJYapqiEtZkp\n6wnoJGXbv6vizs41AVUt4rWwzTCz4O+6mUZE9k1qCI2x5XrYTvPJF+7c47Fr\n6gTTaNgjN4LNVcu0GGoXt6xrulrNDt0/hVr33fj/XXLA87pK8fy5t/8VtAsr\nytgE\r\n=cJpU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChOA7RtTRvhXYSUJQbr85x//Aug/pE0jxuj9MRbvWG0AIhALCwNlIjBYIpANegqp2p8O1QNWTvd1YQ369VFa/maHiD"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.5_1609361453925_0.6484102323786267"},"_hasShrinkwrap":false},"3.0.6":{"name":"@vue/runtime-dom","version":"3.0.6","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.6","@vue/runtime-core":"3.0.6","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.6","dist":{"shasum":"e7d6c61913d871f1f020a9a81b558c8fcbeba8c6","integrity":"sha512-Y6y4Tak9//VXB2mp2NVQxbwC4a5xsnJpotpo8yBAB3qB3L4v4HQLpqxSkwThRwI6Y6Z7dydX/sgfraqLBE8BWg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.6.tgz","fileCount":14,"unpackedSize":1043224,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNrUGCRA9TVsSAnZWagAA6osP/0RxJyO/rCXjAM1CjqAb\nQek25zynPL9hIisUX1sKYvLb6GDb2NusPCUnLGkKpjSYKyWnUEBX9KZJAIuE\nDR0QZIyyngjPR+fF4KtxK+5xIMgzr23DZM9CN4FnES/VWKdL40Zk/tgmz78w\nwwr1E+eeWYtxZMJRJ13B1P+lMC2WWSKDP57cgbcsyIIuJh0Cr8simipwgqNU\nbxw7Kl+GNtdzxsKRV6dYYc/3t3Q8we8mJfc6llkEHU+oEmpluS8+ivCzdd4L\nWn6L8O0gKMcRSdnO9m3PFpPgX5OUeM0ZSHFyKaYD/yZHS4a7wZB/kCiVfRW/\nS+ucrb/4gf/zLd+JbDYOJwqTtZcIBoCHxaZtdJmra9NIG8ztLf+4FC+Cwe3s\nffrdTXgy0Tgsaw5BRul32CBHaW50MxuNQ9VSN9jpE1IMS7KwH63dVhjCQTeS\nF/qNhh9ZP1s8FXrXYUAdO2Wfa2RaRBARTve43bkZnqsyTxkSq+T3932m/+eN\n176YOpcTNU/gyUc0lbyvaQPQ8lzDNeUU3feRFSldMgnnBBas3OJXmv2kBv/2\n+IyUSO3NVhiaRL9Go4zKJpPbVOfg84wYACNcG5NnNq49ROlwpuV5KRP3NQRo\nTleIlymTJ/AnkZ+JIxoRI6xT2KectC6gAUuitYV4zsV/OiNBFlQFYsx7hGFT\nBMbP\r\n=D/8X\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBpFXWVSE1Am7Ev16JkVVawOfNFRr8/iY5SzdotLIlQTAiAP4rhembs3IEzXnA27abHdKYehVJ7uz6HsxUCk+IaZ2Q=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.6_1614198022257_0.7979090706489962"},"_hasShrinkwrap":false},"3.0.7":{"name":"@vue/runtime-dom","version":"3.0.7","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.7","@vue/runtime-core":"3.0.7","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.7","dist":{"shasum":"b70668d729020bc4ad608c20367223f259576ba6","integrity":"sha512-Oij4ruOtnpQpCj+/Q3JPzgpTJ1Q7+N67pA53A8KVITEtxfvKL46NN6dhAZ5NGqwX6RWZpYqWQNewITeF0pHr8g==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.7.tgz","fileCount":14,"unpackedSize":1052123,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPQ98CRA9TVsSAnZWagAA2a4P/1ZaUyCOWLc6iCJsy3GJ\nye/HvCv+kKTOjNckslFHo+aV2bGYyEmuBxIogylqPSZaw/Ydj3CNtLQosdOp\ntEpeJ8hmfSesqyUkh2KaXa+06OR9S1/g8ZNm59tpoi96RcAiGQV0j7FpfuHv\nRqVSe2GnN8oUQRbu1rQRPw5SI5pZiTmhNqpMTWpvtAZp1y0AK1pDSOvPXRec\ny7hzcpzixn3VG8zeilHVw70QPvEZ6al1aUFXUHUIwbG5yhmIPmoiV3iQoVSV\nrZHUnykdrrSBzrh+V4sZhwHkWGbI/feqe93F2SZybS7/Kf8KRX+n2IxERd0/\nS+n37yipNMmHO2h81AxVihRxnP4L9uTotuaMgI5pt8XgEz2D/x+tteHbQoI/\nfN++U8u1lXVpd3WsCoHR+CIIzk0lbA8fMefLZzqEl8nofnu3CJN6vwD4mLHe\n/847YqtAmZ/dbOVF7HVJ9uSYkpqpIXFaekNertDSy2m004VgLBsPfDpb+FVb\naNgDB2YMy9L2htYp6qRbGmoDbuTK3AxhNw6vAt987s1MDGrnyQRw2wM7j5b4\n9PAScXxFz7IicT4mxr6gBUkL7IP1IO4udBGWhfDQcmMOXolJStpaQLxzXtcd\nUNyFzYLJZj5lzDIBSLBfLXKX+vLKKKQVvQ0mhFXW7dnvCzJuSzP4CPD8K06c\n3Bnu\r\n=sBFW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG9cnsEDVnFIMK2drwSBXm4VJECyrJfnI06S4GONtzRBAiBQsr+70qF3baQfIw3wqVvDUsRrEcBhJQ3cnzU26QST6Q=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.7_1614614396531_0.05334168864936406"},"_hasShrinkwrap":false},"3.0.8":{"name":"@vue/runtime-dom","version":"3.0.8","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.8","@vue/runtime-core":"3.0.8","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.8","dist":{"shasum":"6d39d1304a1b14f9a1422b394e8d3a5a7af7f0ad","integrity":"sha512-ijW6ycxydtE92rx4nRZDLONhNxtPqX09fQXEukHYv2bNnvO1Q4qY/KZ0E6wqOG0d4ZEmIabjAzG9IbNzalkFnQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.8.tgz","fileCount":14,"unpackedSize":1070151,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXlPNCRA9TVsSAnZWagAAotwP/AzMz7TqQFHM3Gn+RKwl\nxJ2oxIzqFK5fwYFxoI1qECV2nF/8yjzhg6+Zy58dInjpkoiFqnnBHdMfZTAE\nxrCbMSdeq6Il+10j1vYBZq/jP6rMNO0K0P/cdWEldccFQr3Y9J3SC30hg1sN\ndxPFvVUzIfoPBOu7gBHUwbEqVdpFkBx2ie0wO7BR1hfKhmGqTOJkq64WVX/m\noOLZOhvw1WBaIT6WcS6kOo7kVxne3V4FO0D3psh0xwux2O9p06EqtzI/FH9d\nJ6d4fPMMa6CSUObJJ7DI8+gPu488cn5o+cY9+9/KIk0CEiTG/M5itOAznASb\nWocRqLCnfhEoxnAzePlXc2Mx5a+5II+qC+LHBVpiVaN+VuHVAm6i5UoD8dF/\ngSR0usvQme5mzdN2qkOo/lIwLFki9xnXTbaiydTx8URl5Ncj1o+F/gdHj0DW\nle46nMpBhBIhoiD5bKMM3kqPHj0LoG2h9a913XG492b2ekSJ18X4sum5lxD+\nuEvfv2NfJxxrDkJ4bL5NtuqxAe9P2q9L+bW47QLMtUmYq7aHoTEPL54Fm8Hr\n9G0GIXa6CBTXL340QTnL0vJjFh+p0HP1JWzPlqx9oHMSkWoxGZV88/PG7+dS\ntAREI/LCYCwCdNpTfYW0mnZPggP4cE3Sk48OMj73U1ZSBM+wwlaBLb04sGHA\n3+pg\r\n=2Dak\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQfIy2FoRhhI7nkviEyJm5r6AYcgnTbb4Y3MnZDdd9dwIgEoYjXQDfPyIN8D3YrI6i8Yssbi95dgOke53H21jMGYs="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.8_1616794573029_0.754783375759309"},"_hasShrinkwrap":false},"3.0.9":{"name":"@vue/runtime-dom","version":"3.0.9","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.9","@vue/runtime-core":"3.0.9","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.9","dist":{"shasum":"16a1d001dc746a9f346ee7fb9de90d52ad097b61","integrity":"sha512-6NCjpwa5hNBFDdokquAgMl2tNEYyQD6kBy9Mh6M2776bxYLXZCqL4/e0UrpBuBiHTrkAlUGODD7PyYGaqH6fyA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.9.tgz","fileCount":14,"unpackedSize":1070930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgX0+eCRA9TVsSAnZWagAAie4P/1ygztQO5fL6MvPLgm22\nS5ASCgc8sXsD43YsM0e9fqk3M7+cj3v7max+aZTyFf3zZuKoAPvJAYIH9rDR\nhOHVgRctSo9H03bcYkItaW3gs2QR/RIa+Y2DfeZKTccoiJq62bryOgfM8zaZ\nVmS7CQm0hi/zfPEdavYEMB6S26GzDA260It8ruxyr+5UDO6d0LT1+s6sHwNk\n1ir67LM1Cs/wB9Tm6npgsWRZ8uFMToFFrvgKI5QGcgWtbQeT7TQTqM/QvPMB\n1lpKzOzrt2M+NK+fd6Q4eEiJDmyAT205Xq0gcQjsFW8Fn+gak1j8VPI1deKF\n66oUdVVIfY3Yphl6CfQCkmug3JrMDL1UouFF9RzJb0/ndTjF5jqLsdiJDivH\ng7Lncl1muoLst0/1fAJfPheG8wNk934mQqaoJPmOYzIYvdRMUbHRE+LfVmOG\n5MYtTGUjHoST55oP+leER9qZ7ncCqGSBaNPevR5cTzT2Qtn1sM43W29Py2Lo\nrhnhXEZp4w4huuLoR+hzijUeeq5ffLMIImuixPs7pkNzAmP11tpz0P0iHfwd\nV8BRc6iuQnhCn4uW/67Nse5ylRFSiUIXHbmgEIW9CpQ9MJd8tvmmgKWiOUgN\n6CZTYFhQV5UzPRSnyfKsNUhKIh+uOLL1CCfQo3ap3bWN5UsJbikiiGVwIiIP\nK/Ba\r\n=VvYM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEPWP/mdJZiBgv+Q8zfD9RgL0SPf4UVskp7/Gm5GPozhAiEAo7RBsCmeognzQWfWhIyontq6ETjGwjWm6d6x509Ge/c="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.9_1616859038157_0.8583376082727745"},"_hasShrinkwrap":false},"3.0.10":{"name":"@vue/runtime-dom","version":"3.0.10","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.10","@vue/runtime-core":"3.0.10","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.10","dist":{"shasum":"80c6ee28caeabf74f31357d2c64d177945bd8a5f","integrity":"sha512-8yRAALc/884UlYWY7hJImecvow1Cngbl2B6n0ThYTms08FVQ3W9tdW0MEvR3JVit06JyQLS1Qvwdn1PwNPPDqg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.10.tgz","fileCount":14,"unpackedSize":1073024,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgY7z0CRA9TVsSAnZWagAAoDkQAI27n0Y2EBCAzUeAZORL\ns60r5d//ZDptzafe2DYRcWGyHKkjeEq6+/jrZxW4p1kNYeUvkdx9Bl2NlRXF\nriwrjGBt7CKpfqkUU/3WJE/epat2LYBpEWsKTDvfyIA74WR3Iz/twB6l4BBG\nc4c+D2/hBLtWM7u1OCdDW8Mg279OtTZKIW4ihnK4lkdniyuIpfg8fMbWMdi8\nUh5SbCm60LIpSWqNX6D5LnNsiDDQ3HIS5+bkJyCYX1p9C05cCsaGT0PQfGE/\ngoAPfvZxgWQyveoK3qN4lKyw0qyiN0CNOq130sjcrYMuWLHofxWUF8Vyqu0w\nRZJFnm+Zg627sUsGyKaskfIABz78MYPf3EIPVkKEtrLQ6UtJScabKg5kCDhi\n32+vECChWCLwKQ22FAkdoY9R1dbzAqQ6U2nOmLq6+yWAwNDQlGSd4+YrIcM5\ngrQIC1caOemYh2C/fFxwguy1LnK6219l3UQf6VCQIUfw+VeCk8Jk7vYRUZJP\nvuzbNNTRnCd00RISzV5g2STotepXUGk5vaKJNOZYj0e9Tr+OHvr+jzl6wp35\n6ks1uV3P5+m3m9kunskuh9oFHckyHmBG82g9CrY3Phxnev81xi6t5kLvmWcK\nqEd2Q17T2NMyNmyfso0Fz/4ItLQ2lhWsZ6W/j7Mv/wpgKjtiG+GO8jynKDOH\nPrck\r\n=FGTC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGvALoro7xv2tdpd0UgCTgaOaqVO8wm8uSeZpd40OcGsAiEA4Hk8t+LYnh2RgKsXaGec/gWy9uhegNV+8wdKJfZz2AA="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.10_1617149171890_0.5586614308215361"},"_hasShrinkwrap":false},"3.0.11":{"name":"@vue/runtime-dom","version":"3.0.11","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.0.11","@vue/runtime-core":"3.0.11","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.0.11","dist":{"shasum":"7a552df21907942721feb6961c418e222a699337","integrity":"sha512-jm3FVQESY3y2hKZ2wlkcmFDDyqaPyU3p1IdAX92zTNeCH7I8zZ37PtlE1b9NlCtzV53WjB4TZAYh9yDCMIEumA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.0.11.tgz","fileCount":14,"unpackedSize":1074080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZlzoCRA9TVsSAnZWagAAQ8YP/11RkDU4+LD0SxfxvS8W\nbS48QHnHkrnARKa6A0+yy3eOYREnpLE0vrXB3mQobwJT0M5/MN6LdsQoSSmX\nxqCGVwus+PY/hV0TPvXz1efrf1RRqKEf3VVyZD51pnXRL2PY1H0/jHn/xcEM\nKnNbIVHTABsmK7Z0iTP2lNVRCKio7ZYJHdRr6BfpoFpiJbbMS32OthTbwDYs\nMXaMF/niV9Flm+bz73tzb+YjDg5ecRTpIklYJNd7GoxW5uga4GNTvKjSz9NP\n6y0CgzyrJmZOJEyuu6tthMG4kb9AuRxUT9Dz7BV7qj6nU8lya3Nl2Xd0YpAr\nTW0dxX2gEXjfeITq4XT0ovTH+I3NO303HCtNuAwPYjQ9tSxIV5Fs9bpR80fN\nC46mLnUDbHHttK+vftO48PmK84YB5DscjVEjZ3rpjc+PVDFCSjnUJncd+9F8\nxJcUeUHgqW3dUm3De8L1gZzFU/yHKDeWLhNWSKQ1nbL2Ta71x9pDmRp9KOgy\nMpUq3Bz5pmN3SBpMsEt7WmGwbbfYoRHjv+TKz8Zv4RocJCMHf1VaZ4YW4nvF\nTKngaVpz9MxPb5AjmTevcDrxSp6TmWb4AG/Mk5OjmhEP3YEUjNEJ4E9edKq/\n2B92ZcC/+gE4PCyL7IjUJwGX8YaCPHac7ihGiqEsLwGE1Q3V2rBsjCBJ6t4O\nkcL5\r\n=qhy7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC1Tid9NzxcdoEbHgbU2gznZYVPExZnqGygQqWOv5IPDwIhAPVnWg6T0I125EjDhCBlt+31R9LM8q8Mf6qx5DEe0SSX"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.0.11_1617321192192_0.711199335239094"},"_hasShrinkwrap":false},"3.1.0-beta.1":{"name":"@vue/runtime-dom","version":"3.1.0-beta.1","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.1.0-beta.1","@vue/runtime-core":"3.1.0-beta.1","csstype":"^2.6.8"},"readmeFilename":"README.md","readme":"# @vue/runtime-dom\n\n``` js\nimport { h, createApp } from '@vue/runtime-dom'\n\nconst RootComponent = {\n render() {\n return h('div', 'hello world')\n }\n}\n\ncreateApp(RootComponent).mount('#app')\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.1.0-beta.1","dist":{"shasum":"c3638eac232347c7e143a721067b5db981f67bc2","integrity":"sha512-rgosgwFzAH96hersBWqHDdnB86lo/5BI/axtoiklvFyqfxJLMXRDlT5PKSusXmWfVogR0HDvgStu2ULGABndjA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.1.0-beta.1.tgz","fileCount":14,"unpackedSize":1123699,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglvOeCRA9TVsSAnZWagAAjFsP/0qS1fUNfXKrsLJPY/mQ\nzOBWpb6W/CLmJHbJWilGdGLxxV3jFRDEKiNjQvw9/ECKD7N3w8uQy08HDt5e\nTPmnoZUm9XizhW27inh3D/llkXhiI6jNAFbABKUdLAEb4DUipvRY+o3JoLwt\nsY1HlIcRFfWQxbkbH6fHdOBgi/dANMLNKIZmlDZ526LraLmH8vdB7T3OikFJ\nhgQyGp6SG1sx2TD2ItWuO045I0m1UVpk0//Xa/7bxt6TTbszwto7qJ9Zq7fi\noN+4hFiUsdvmGT2di1SOpIq6IP312f6dg32eCIYLIPLrLJ32iGEyNlstFyEV\nU5lDtUyCjPk8tFbo3tdNxucixD5GuApNHssgR4g+wEmCYDXdaAmo61Esqx2m\n3qr/8WbgYZ9kabHhGfF4FfLK2zEcLI88jPilRHzXwnwcGo+B+NqwZ7RkrN2U\nAQTEwudXa/ef77oe9OJmxMwYYlt5yKAcbc7o4SVmQ0bFqrUx26JklLcF4m10\nlwGX1vROoQhMLxvSmyzCPY1d0BI9RahRaRgUYPCnvm0QcC5GisWAsbWgM/5Q\nPlH9p4LL1cvDuoDIRfxvkG7djhCxvigqtkkiPj2bd6GJi0/egAzcVXlr7LOL\nwhqthCI5xSahjbiJTndLVzyb89uGTvjDzfguDeBKHIQkNbnW1CzbUEZeIdGW\nQahm\r\n=SJxm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB0090inQwmuvkAkzKGjAQY54s4k4X4FDHmivyKEiNagAiA8L/BqOU8xvRcZgSfuJfqeOHvky8bXXoWIyeIMNzozOw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.1.0-beta.1_1620505501528_0.8207210914796663"},"_hasShrinkwrap":false},"3.1.0-beta.2":{"name":"@vue/runtime-dom","version":"3.1.0-beta.2","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.1.0-beta.2","@vue/runtime-core":"3.1.0-beta.2","csstype":"^2.6.8"},"readmeFilename":"README.md","readme":"# @vue/runtime-dom\n\n``` js\nimport { h, createApp } from '@vue/runtime-dom'\n\nconst RootComponent = {\n render() {\n return h('div', 'hello world')\n }\n}\n\ncreateApp(RootComponent).mount('#app')\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.1.0-beta.2","dist":{"shasum":"ddace09673677db312b09aa099a876b1d76bd9e9","integrity":"sha512-LIJEJ/tR5l0bJwyPrbo7c/VFk9lVYkm0X7NowfWHL12aJfdigLNlu1t+jzUvZSt3noQdz8yKYP/zWrjOoLHvqg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.1.0-beta.2.tgz","fileCount":14,"unpackedSize":1124151,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglvu4CRA9TVsSAnZWagAATjUQAITD6KkzrMSxKQmCBKWH\nOuaOfFVsFZKA7rl9hefnigdwXHzWEnWRwrX0JAQiUBbv61o6YK4vQo06RYvQ\njAA1Ro4I3fz56In5GytopcDrmuKKa9P9A9JgQ5nc62aMJ2ZKQF5TRAASb0DR\nP42wxhpJvgQmiFPe+tkAbosDZ9hfmV28TLNJugJzmsyboav212061QDYJuTO\ngl6ZeO/wmcE+VQdWm6+r1PBibkyMY9nXKceU+BvhT7xY8bb7BdWRnIdY5pXk\nPiYJJL1DmRsFghl3oDlYY11VoEryCQqnSDK5d/osr5ZjORM2SMxkcqKA6M/9\n4+HlXiFpFzIbW6Kl846m0ITwQdNui6AZl/0N+OP+SbASpIllb3z2LJPHG89B\nsljssXRoZMj9b45PI0uiC9e24QJ5XoUX0PAeb6obHD2XcivsFUZIpBywS7SP\n3xSnqOaRWPXY5x8j8O/wA+VzwIjczqm2oDBJad9LtKcDBV2MbY/p0VrdHUrM\nTFKYH3n8A9ukzxw+Rcut73KndHsB1QCI8e3SJBzEzYbfT83QO26Gt4acn99A\n0WwikONrdgdWiHeeIQfTdK/AAXXKVYqrmFN7h59RWwMui36E8naqldzVMLgT\nr/GVTxzslhA5CsDaj3sYC+7x4vAI5Q3xqzVjLETwHtijsApzyqAr3XFXPt83\nzuhc\r\n=t6PN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEld3FdQGR/4eCamH8w8TBAPqO8Eec0jL/pLkw1FqX8WAiEAv11HHydYwDXiHIpnDZjEHZfbJbxLaPp164WESaZybGg="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.1.0-beta.2_1620507576459_0.15322627352143248"},"_hasShrinkwrap":false},"3.1.0-beta.3":{"name":"@vue/runtime-dom","version":"3.1.0-beta.3","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.1.0-beta.3","@vue/runtime-core":"3.1.0-beta.3","csstype":"^2.6.8"},"readmeFilename":"README.md","readme":"# @vue/runtime-dom\n\n``` js\nimport { h, createApp } from '@vue/runtime-dom'\n\nconst RootComponent = {\n render() {\n return h('div', 'hello world')\n }\n}\n\ncreateApp(RootComponent).mount('#app')\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.1.0-beta.3","dist":{"shasum":"83bca683010df26eac2b2b3544d0e52134b3ee41","integrity":"sha512-s5W/6G8VQNEoTTLSb7cZ0uTWum8K5Sx5AFc0tRvUi2VyXJbgHUB/pN6SNvi3qsTbgSrYPG7kKWnhoxCZCBUwrA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.1.0-beta.3.tgz","fileCount":14,"unpackedSize":1123683,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnEqfCRA9TVsSAnZWagAAvYYP/irCVT85F6MlggQQIgua\nuc3vKeBEKYtVUXQddQcRAee4WZWNTRGfucSs1F6pRM4FEFfXHmw7EeWN4OPA\ncYDH6kVTyP1u6ZrqrftN6mpRKNSiau2tsAhOQgbCLB2a7MdHhNoDPJXuOJR9\naQMNo3wFo47sHxyxMOFGZVhUI+mmh73dPj7ei5fBSKUK6auPNOJk2IJrnRiO\nGgzbncTHqbOynafMuWe1PypuYE1jMgRSeNmYn0s5xs4TO9YIJvGtSW0WWxjX\nk+X3sixEutHtdLpnuIQDNEob9UB58bYvCUP/RxNRIvpBVLHP/WVIay117mpx\noMbwKox+5K3q1xEzEv9XuTjFQXNEBuyrCH5dFxMALWwCO6V2wjINHM8cJDd4\nr8rV25m+OaUyJTWYN/iRSbeqvvUT7hgmIvs11j3iRikgTQ+WtrmaFvfzupb9\n+ViUGGU2Hzf1l4XHdml88ZVWioyLxZaDWhp/u+PdoLVu7lgFrFJPw15FWm1+\nLhyM3DDF23eUVH33ZVeE7W922bUwJTl8ycPCeWzyvAVOfli29vLYqimyyTqQ\nJ7h5TnVhrI2ZrtAoYF7CIDjJDU4VXZtvmWpQ0OHgo1L93KYWb/KaYbDDBUN4\nuWKwr+h7V0btg5Gp1IjgkqeZR0HRBcMkEWXEm+5LXDiv/XWHC0YKOGO2dbXY\nwzdF\r\n=c5YN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDgA7MnG6womVgLDzwHEubTYYldEwsDg1JvX5220ORifQIgHsXxdO4ba4tFRfOOf61xzKIJnOFhsddBNPINVifUHrQ="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.1.0-beta.3_1620855454803_0.1979902694229938"},"_hasShrinkwrap":false},"3.1.0-beta.4":{"name":"@vue/runtime-dom","version":"3.1.0-beta.4","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.1.0-beta.4","@vue/runtime-core":"3.1.0-beta.4","csstype":"^2.6.8"},"readmeFilename":"README.md","readme":"# @vue/runtime-dom\n\n``` js\nimport { h, createApp } from '@vue/runtime-dom'\n\nconst RootComponent = {\n render() {\n return h('div', 'hello world')\n }\n}\n\ncreateApp(RootComponent).mount('#app')\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.1.0-beta.4","dist":{"shasum":"72f63309defa7b7b19af5c2118c8e9fdf4b44adb","integrity":"sha512-jg7Bn6aLoUZ5ACobEQYZovexgXKKhh95vudsyTSIZoq5m/tKRTCQg/UbzkWlE1P9UrRigQsF2sbhoxa0COktSg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.1.0-beta.4.tgz","fileCount":14,"unpackedSize":1125319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrDP4CRA9TVsSAnZWagAASZQP/AuXKYR5KU8dyUnf8Zfw\nyVwW5pFhdNMkP5uqKJx4f9j735pjD7r7QQgxaPadU83uGxa4Vy6bnKr7kY2D\nE4iMOs1LmJkfCq70dIK3kQT0G7uuJ8hQ8/u9zyk4unXuZ6vqyVKSXMgLegpQ\nuFkzKeEuXXzIgtuFz4qpTa4EpweSRQ6CdqB9HbdCoExO0EkZQhbaSeV8dyd5\njnKyAtNTi2wtIUqgBz/u/vW1Jyw7gk1tuE6r1wZCkXlj54JfvJPFQJnCxku9\n5P4Dm/yum/Qs275nIR7s0gIEMXkT84jBY2Qu1oITKP8OoMyEhnqU8pgqL2GP\nSBTvgRjaf1DkCv3srPrcJQrSwsHk92Fneb6FDaGqE+CHmTs+/NHiuCyoyCjs\nHRb9fTUB/gEJYNUnfjNPYSk7EgUSE4d18Zr2bx1eY1WYgiJUHZPjeif8AAQh\nhjESRDfx1yCrHxd8ygewTHKX6vMTJ6qMHirhDNDnh16E8+EoXlSbGpuDP6UW\n2U/SkcAJewPeD2z2ugd/sP5tSEhXuMFxJBn4I3wiVT16DJO3CXBf1G2ya1hC\nurIMfmkY86PMmYsp0VWh+SiYc8Nvv7lKkjTq0fHaq+gEng+lxl8O8hiZkebJ\nei2fCbVc++0Q4ViKs3R4ObXDg70DsZqO1AIU9U3+6n1rwOrw0KT8p5eXFGTZ\n08Bc\r\n=oxW1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBbMASfF83VTZ1GYpveZI0TfIqN8R1pvnMgLRLBaZzXlAiEAlPzAfj/PMXVzgwycMXXAHeBU+B1cMDQl0nJq+9vzcgw="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.1.0-beta.4_1621898231958_0.5726080277856243"},"_hasShrinkwrap":false},"3.1.0-beta.5":{"name":"@vue/runtime-dom","version":"3.1.0-beta.5","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.1.0-beta.5","@vue/runtime-core":"3.1.0-beta.5","csstype":"^2.6.8"},"readmeFilename":"README.md","readme":"# @vue/runtime-dom\n\n``` js\nimport { h, createApp } from '@vue/runtime-dom'\n\nconst RootComponent = {\n render() {\n return h('div', 'hello world')\n }\n}\n\ncreateApp(RootComponent).mount('#app')\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.1.0-beta.5","dist":{"shasum":"e5ebf4f13103198b0bb43b0d2eba699a5a022d1f","integrity":"sha512-eLML5RNn9q/QJo802GRBvNC9W1BABJ8xyvexrruZCZAlKocTq9J0j2vS2IwAl/WbG1X8cY6yPgdQEQ/8eUy0Og==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.1.0-beta.5.tgz","fileCount":14,"unpackedSize":1129878,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrqp9CRA9TVsSAnZWagAAlucP/j7uNIShZTeFIC3W7QQS\nOp+xa9E5R2uAPudFcCoBtSo3ZECLT3Zh8DdJG/CokjA6GCmFNCrqbZK6YEPE\nEaGWwyDATq9IZz9aoqAGSAmAGerHOPo9EhkdbYAvM7bbFQfXApYQIzoFfZi9\n3SfzWrcNy5ksXUWLu85Hc0HivnadFRoZKoumm5vNxcoEWB7EKqmumhJPNcvZ\nxQ9IrhoJTujfVXvbLnH//mJqZLwAZ27VU3f48ZKADQKgloVnpD0HM98zfdIU\nBG/pD8SVjxl3azT5MZ4cWrsasLA1eOu+x/fss2gOmfZbXF521uWxwCqluwVx\nCeLW0cgPjxI4tDpmLHIZVEUL2WY78tD4GTKUwUP2fXpyyz7SRrijqcsOTkZd\nKwmLM04miFSBQkrd8pJ+NaN/QudCfxmtu+k88Pnx1pT1v5JD0v68fgiI9Es1\n1i13wLLTiMj7sG17SMBzIdD0lWXAKhOSl1Y9Rf6MtgNFHHf7vVdWGV3Ljbbs\nvg1Dcvr1MmhoOwCsYRCkenQUzPrISSCHUSHo4graLyfl1+o1t8h9YF+gY7mi\nZQXKp2X3drKy2WKgWvyDMOJqAm3B+YIbGQKmIGLf/5XNeTOrIZJUnbUlti/r\nAM/jJQ6Ovk3qZRg7dzR+NOuR5mt9G+IfL/42U052fZZJ+ZKShbu15ujmyszG\nfFr7\r\n=RPAN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFXLq2eJn0rudAnXoNysWO8XPeOqyxtOIxRbx/t16g18AiB7h8uuHRiGeA9uPF7iBEcmSpEQ+Vn7M6prwiyRPmthnQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.1.0-beta.5_1622059644649_0.6995534240271453"},"_hasShrinkwrap":false},"3.1.0-beta.6":{"name":"@vue/runtime-dom","version":"3.1.0-beta.6","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.1.0-beta.6","@vue/runtime-core":"3.1.0-beta.6","csstype":"^2.6.8"},"readmeFilename":"README.md","readme":"# @vue/runtime-dom\n\n``` js\nimport { h, createApp } from '@vue/runtime-dom'\n\nconst RootComponent = {\n render() {\n return h('div', 'hello world')\n }\n}\n\ncreateApp(RootComponent).mount('#app')\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.1.0-beta.6","dist":{"shasum":"b0cfecd30f1a5f952b2da1e9cede023d0def03ab","integrity":"sha512-Aqjm+1FbW3UsOoLlghOt3O8ytJ+uEY+SWRvqcDitglK/lYVneqJxPY1eN8VSn+0N7VVpYF3QmnLJEs4dBAvIRQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.1.0-beta.6.tgz","fileCount":14,"unpackedSize":1135921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsVmrCRA9TVsSAnZWagAAI7UP/ipbpr+mPxjT/urm8dVU\n+j+/2XyTn6XsYemkUIQUBsNpWN4kcXDimxiEAhayBOX/mccNldZpKUbIDVh3\nVhfEQDYs+42pDwgvmVugJEYkXRGe15L+iNkJmJNQc5yHAwRCQWItgFxWb/fI\n6P226ZDIyh3C5U6frTIyFO0Irj06PFkElb6IhZMYGtMVxfA05e495yOMGB4z\nNKXrVoazIgUowkebmU4M8+BiU1a01akm65ehD9Z/P3QAmLKP3inJ539Ramuc\nvOEBl0hLaV1FXEMpCj2CD8YCxTLRZUDD82eZcVTEqarjx/C4Yym6FRIXqNDV\nYEjfkU2GTNtUo/64C6pjwIWc7943btpEDJvTXsVuSbZteytVa8uj/PuvzfSx\n377p+HQxCs3z3MBBecmn56zdDDF8ibEWATA3vBEzcrPgdS+FlW7jEmCknvjn\nTCqEMb6V3fJSk9I/p/ZLvcwBIS03U69mhe3BoIadfhOmoyBAm49Rb6tatA/t\nsyVWftpxJ1lHcKqr9JAdaSEPhDNSOQCFW0GGmSTNMwCFFyLwFEomal+y5Vi7\n/COhZ95kLQIRDYZHz32gJEXhKLSbEetdLIzcjvshB3OVfCrAKSx/tWgNp477\nUA8Au+kAnCVMGcu51biaAzcb3Iy8vGMlJde4yeUteBiLJoXbMaU+7ZjKIHP0\nf3dd\r\n=SThU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTkLrV5Il9sN+twaG3wp4VKMb9Bp/CYwup7fHFOSIg0AIhAIMT733QYicJtcrt/7k1Ed5waTt/94I1qir2F0e6JmJI"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.1.0-beta.6_1622235562664_0.6914220369827646"},"_hasShrinkwrap":false},"3.1.0-beta.7":{"name":"@vue/runtime-dom","version":"3.1.0-beta.7","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.1.0-beta.7","@vue/runtime-core":"3.1.0-beta.7","csstype":"^2.6.8"},"readmeFilename":"README.md","readme":"# @vue/runtime-dom\n\n``` js\nimport { h, createApp } from '@vue/runtime-dom'\n\nconst RootComponent = {\n render() {\n return h('div', 'hello world')\n }\n}\n\ncreateApp(RootComponent).mount('#app')\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.1.0-beta.7","dist":{"shasum":"27475a29e3e0bff35480a933b51e8de2ac20e7f2","integrity":"sha512-r9ZdmMjHxmv1O4wlH8JQnfjpnEbBQyLh5dXKRrzsDAS4pvGd9DIwOfdxDbyM501+fNRktAv13fN0K7AWgZ1Kdw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.1.0-beta.7.tgz","fileCount":14,"unpackedSize":1136583,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgt+ZfCRA9TVsSAnZWagAAnZ8QAJswZnKBTNoqQrvOBCcl\nYSfFDKAOYz6FbRh7+DTHKWZCeHFna6F/Zajc+WR+qVRfftMvj+xfKd+poRto\nBQVJffh4agEdmvwfESamwOf5NI+Zb2bPgZu30JtZ+jS7AEa6hITvRxDPetl0\nEznQCs4/SOdJruWG5w0Tww6bz9yKpp+BiODggxO2DALwrg8UTmPc9yr4CqHE\n1rQt+O5Pp7SRwoOOUzTQAS9hbGiQQ4RVoRpyrfCjaXX/xQHqy/t+zYLNtGpL\nM6yLC9ul8Br4+GC/bNUuXu+mTYu7qk5zVFJCXGzI4Ig4OShRmpTMYD9aBxbG\n4Ky5TSCjIFX16t34D5qhqt21DIHVoxEMF9vBg6CmQr3g1Zj9QAeW2M/yhGgS\nbslcbrv1fHasntaA4D8b0aHhO1n0utdQAZ+Mof+94SMcA8Djiit3oEjioJxe\nx0RgVVnFW7fa8yfuLDK5oFSamWH1ooGtjFwQd7d2MKh8d5uP+1RJ/ZGNFjG7\n3GUUZK6wGjb11CJYqoOCA/4uIqPtrySBGy88bvs34RR+bzkW33pEwoQT97At\nAgxG9TTcopplEiF3oW8jXdAOT7AOaCBMYb35ncozRKgL8IRF20bHV13J+80B\nDJ7W73zhWAwAuKhBzgtZBGyS3R2CbOKSy6uOWJ2Wq2+oNR70KezEoA72/Wzj\n+C5M\r\n=uBwK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDdsopZ2DWt9/LkiLLvN3kPmYT8Lcp1td4vbA1vIg2K/AiEAtX0Z1aqbUkxVhwxqueEYVYTK+5kdpDYEBRBNlZilUAI="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.1.0-beta.7_1622664799051_0.2200984914370825"},"_hasShrinkwrap":false},"3.1.0":{"name":"@vue/runtime-dom","version":"3.1.0","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.1.0","@vue/runtime-core":"3.1.0","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.1.0","dist":{"shasum":"1b77dc9e93f8f70170b7c8162a261a504a305e14","integrity":"sha512-j43ghpHQUJA7Wty9cCcptq2Dlk4ltKCJ32ZjVlpfoIjrsis69RkGRJgjNOUr6KnALT5RsWwi13/sbI28x/qu8A==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.1.0.tgz","fileCount":14,"unpackedSize":1136534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvkupCRA9TVsSAnZWagAAbF8P+QDHjRzSxXgP0a2UFQ2e\niaJ3eZZirEoq9t3n26Z3kw2eB2mDn0Gh14zut3BhcYRaSyGuEC8Jz70hnn7W\nC/2BRyPjYU9UJG2ygbuYyjrNlb5rxDPnW47N0C4sthwbF09+hckYfGTUTD64\nnpebTxs5xaBdwD64mbRJwYE5LJGB7i5n+ZpI/VRhoq+NoQIBOYDI55+Pqnf/\nadCaGjrq9KPMRopQuFin+mEypvgbbZO5AwOhgPT8kuYb0OZMmpgf3eHeF7MJ\njSk1rcAyqJcuHOuWmsul8vi6wLsxQFSL79ITHWYdwWEJ4rNb8Qu/Y57lc/Md\n+UbhP0FnI8mp18M/Cy/SpT0htQi2G7Eh6JTRqRLK8rzJi2tX3ta9auKJ2ofK\n7ciBn4czvpW7FtwbTBMYe+34jB8YcqAbq4Yd9dlpl7vUIPgrnRRuJajlQRbJ\nmcac0F7iES+QajfVG/GdhgilchJAfhtwoCzjBLF+LAkRAwBbWCFx2FxmKWN7\n/Gq011nQw2KhstA5j7sIffE4GwBkejJ0fAbi6HxfbxQBnr/4nc/AVIzOdQe/\nU1sxoQAv/8M6EyLEEm6v3ke2bsCiPPLISs8uOfU0aUE7HEspZHfQf6dEYJIM\nHKX+pFN0kkDUVJmsKsQjemR03SylL5bnA97Pi5InSX8e53CE7X9S6nE7DRFo\n7ShI\r\n=26YN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDwJpH5C/3gluo3q+Le3wVpoBT5bfaflKhoEuu8W/AZTAIgLnD9rLpFdKidClrrgLcWjW9r+9ZrBdUl/FyeEClAFYQ="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.1.0_1623083945684_0.9055515854527318"},"_hasShrinkwrap":false},"3.1.1":{"name":"@vue/runtime-dom","version":"3.1.1","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.1.1","@vue/runtime-core":"3.1.1","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.1.1","dist":{"shasum":"5539bbce132d29f6445b4964cb7b4164a89a5ce6","integrity":"sha512-o57n/199e/BBAmLRMSXmD2r12Old/h/gf6BgL0RON1NT2pwm6MWaMY4Ul55eyq+FsDILz4jR/UgoPQ9vYB8xcw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.1.1.tgz","fileCount":14,"unpackedSize":1136534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvoEnCRA9TVsSAnZWagAAQ2UP/ilFeONGwrejNA1o4LVu\ngSbJH49yFPuf6VymoPHKxXBTz0kjA+6ZsoLntR0/ynHyyUZZmrKfg8Uqjfxj\nTDgx69eFvFmGoo1rOPhOMB+YqIYE0KB5MXqHjH7lgQKz1IDCYyKnW/b+vwmp\nDneu/zLcGGO0FSUxp+mbYpykNIJEoOirSvwwcFmrD7alkT4t2Oebqc7xufTR\n47n85m38rf0+UmVu3UyM8/gzhYRBpKGSxbI10KSuwYzzgBpBjHnLAvOp8Zez\nSZnIs+jdef7lV/XQYCCbFDdQMZtpSBT4P1nJ/jFfodbQFn/r6AZx/gVg/4R3\nF2B2Uzmu2Gv811Pd5K2WaxIi9MhNTbReow+1NV+zBuE6F38HjvjwdjrHhFNn\nOdDRIpYsJjHu/8uZNzKN12xGoL+/4JGB+OOXIT3AHzEwUI7OEtr+EwOIHEMb\neyPCkM2o6ZCYZY4iTv1/P4CJjWZwRplMAm0pcc7e3o8aADjU3YDAaOsSsnCf\nuJLj2bD681iV6tAJ/5cUDJkK/+dpDYVcAzP9YPl/OMCskaj1pF4UhAg5674d\nHt8e0XvGPCGvt/mFoA6D/AgGDo0RtOx+k418Sy3AAFZAlPgJzgorj6GnigDm\nGZz58fF9RUN6J/Jo88yTJjWeoKDU/PrKBA+0OMigxcO+y4eJ4W3UWQIVT9nO\nFkAT\r\n=7hLJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCBe1EOvopDXTQuWU6VNoiMCJlIvoT9zgQE11lGM6sdewIgWbY7qPZDAJePhBsJQVmB/Rdn1vEPnFvgrGnAw6T7TfA="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.1.1_1623097639632_0.9915223995801083"},"_hasShrinkwrap":false},"3.1.2":{"name":"@vue/runtime-dom","version":"3.1.2","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.1.2","@vue/runtime-core":"3.1.2","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.1.2","dist":{"shasum":"0fd8724f14bc7ba64b6c954d874a8d8a4fcb5fe9","integrity":"sha512-QvINxjLucEZFzp5f0NVu7JqWYCv5TKQfkH2FDs/N6QNE4iKcYtKrWdT0HKfABnVXG28Znqv6rIH0dH4ZAOwxpA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.1.2.tgz","fileCount":14,"unpackedSize":1144341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0isNCRA9TVsSAnZWagAAjhcP/0B0wHsLpnsOUDj5beIB\nCWF8QOoTzbfbM8aOEiGdUwsAL4q3nxq1eZoL0888KFfg/4JyAadsZm5b7lPd\nTeeKbDLOcf7StDVkX7QIcstwyYXa244+DdcHKkndZdxLRIeE5SIsYzjjerkE\nlOp4oMfGR2BBBrGEcMA/zd49lRcTrWFXax7zWbm/YTJcdbamdUuKKzeoe7B8\ng4iL0bumgypu0FkaipOsWDIGyM8tKpG2rIwouDnifcmZetuufVEN3nMVBPPj\naqRRZkFhWmOircxjLKi0599hUPoOKm3liPOY5CM9gsg1BUY7iiFTABfpL7SC\neAynVAT61YoO8M683O1uyBzlg3Xyg5fKwpIyDFuo29HpXg44yF8aiHn5tzs+\nCrt/RV3nuzShC9/jnUUmJuetHwPp8uPwORvYGNOIrt8439+SQm/RWev6HQcU\nfytyBM2IhIhHoP9Z5dB3q/W0znA1Id+7tZT08tVQ8ONpS7w+oA9cwce2BxfS\nyq+SAImh8rBcr+QoYCT7PxRixnNG3SD3YLmCTi9EB8IQiYEbX8YtqkXWQmnr\n+KfWlXdp+FWtbIVFzbAIHFjfqu5mLDKaM3vnv+H8a3ICV/3L8n7MER316aBl\nxyxMzxK15kFPeA4RqYf7EILlYHLq0h6RTZ+2ujwDO5qwM+SLYNBmQp6z+mEs\n4Yii\r\n=QY2K\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCizMU8Yn1g0hKS7tHAns3OUiSUjIC7PcLYBDLPSZqcbwIhAJKmWqsqn8bMTUbK+JOjAEDpuWSITh7t39NICs8VZpH0"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.1.2_1624386316546_0.44323024141909206"},"_hasShrinkwrap":false},"3.1.3":{"name":"@vue/runtime-dom","version":"3.1.3","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.1.3","@vue/runtime-core":"3.1.3","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.1.3","dist":{"shasum":"cb1c218564892db0705ce9576b39e50f820b27b8","integrity":"sha512-BN04WyV2vmoeOLPm+N7xqUTa+3U51cR8GCLe0hQbK0xbA8a81vAEXTMnLNGdUYQT5sU8kBzwtowhmZb9vTvnRg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.1.3.tgz","fileCount":14,"unpackedSize":1158829,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3k+fCRA9TVsSAnZWagAAj8IQAIo7C/nVgzeoP67EaOKN\nnp+hNVKJbgtHzvxd/cUOhJ4lmH5+NwVXWwXKi5zUTVbNR4WgCzs7F7tMSAVn\nRk2C+tmSzR5dVr8dcvd9EMrvsOkoFX04Ce7OnialuHGTdhFeQlJRooz/RUwy\nvB6VPN2+2bx/Kj1214mJaLLx/E5gz+/NcdWcOZAqqarGru/P4JLrkGXILCEP\nuQsZydsYxjuJf0VUI4Qehqh5WHfHza0f72ueKOsAlEYyDA4OSpx2ds3vfhue\npe1CZATcC0KjED362O/eNuTwL1N/Jq8pZ1NIDrGeRgS8OdIYX8jVrQOD5yMN\n+gJCJhJhELQaiFNL6+EvQzU9b1RGp15fookfWdnXhH4SVb0wZzBbu+hYqZZH\npJo3bEectCpBo/piUZsEh9JGzj9CI7M0+f2LTjkc5MyfVGPwCegLGTIrVlEU\nauJyt/oU69r5GG3zIVW7+MzqEDfmS8ptnrmOajWmeDBKHLc72foLieaqL+tq\n9gm5q3NL/RSMVRB0e1Pw1sKD+Iy1ea3pexldYMNF0TBEMzMOnG0H72rWOKK0\nU5a8qk+RiE+OG3JJaptRk4xNiPGYXvD75WT/nRulLdFjDi3g6rJ40UFPXMca\nMIjbY2z7JxDy+WVmpqTOjdnRtBZ/klQv3mHStS0WyeNR1L3LFyfPJskCkfrP\n1bpg\r\n=znam\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB96sjIpigrm4du99QPzsLY8M1kKmKxBjTo0lI025IPlAiA7estCSe0p01VaWoUnIR7E5Vd6MsB5GHU+lyxmOjc9HQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.1.3_1625182111261_0.5832795530353774"},"_hasShrinkwrap":false},"3.1.4":{"name":"@vue/runtime-dom","version":"3.1.4","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.1.4","@vue/runtime-core":"3.1.4","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.1.4","dist":{"shasum":"acfeee200d5c45fc2cbdf7058cda1498f9b45849","integrity":"sha512-vbmwgTxku1BU87Kw7r29adv0OIrDXCW0PslOPQT0O/9R5SqcXgS94Yj6zsztDjvghegenwIAPNLlDR1Auh5s+w==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.1.4.tgz","fileCount":14,"unpackedSize":1159147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3wi6CRA9TVsSAnZWagAAOaQP/1bBePOWkuqUSKjvq9D0\nV6Eh5xbH0YkaniyeMi+groWdKIQdSfABx7ZWHNRfIcZawM2NvgVtDptUsBLB\nkAiu7ePc5RVMpcYBlm+IQchw/Ku/VzK1yviQ+f1iQf5iELEf8HGXSCL95Hex\nx3T0v3oU5jYcKWoXog7ggYAJRZWL7ISywQn4Pyb9yhWtFXtts9N+MN/Pm12O\n+1XPaOZwD6z2onX4mvy7IY4tEdsMmFHOhzeuTKpdoSodXnB6RiDqSYnBTHNw\nsXScKIGY0IPriua1k5R/RY7Cp6lNTjPvTQw45Z1wtw2za+YhBmZAayTQer7+\neiOd1NhFrogOAkWj52IHCvx1tVw9tIFqCVeCGdR2q+b4TFzcjpQTeBIiMLv0\nqgxRhv1xc8v+0QvhWLI40LZuBMHiD1HaPtsknnUpKpXWHscxLuHr0ubn88/i\nYFvyuihDTKOnuzua7xOacBlwdElv7nyKPTSzK9tgA8v7AUT419HuDXFpRkI+\nRMsJfdMD541VYekgaezmrCC+JPkRzVmJC249YV237Jq+HIyrqhamCHqz6I9E\nuBjC5zkHm6cd8zcyN14TYjNlux+AeKP+TfABSQ5x8o5Zr6mF2dFMqM1oSy9U\nbXGA+vDU0gl2FQCzPIh69qpGLSa2+PC3sxal3dj/wlotFE2N4qc9uh58SdHC\no5dc\r\n=cWVp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH1jJRbi/DG089wI5p7GCJEaaOOQx+XUxjUqpoekchGuAiEAhmPQfqJwkGBLoONArnjXhmudkQfxxO/Hf34WXSFm3Qw="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.1.4_1625229497671_0.03439857933414059"},"_hasShrinkwrap":false},"3.1.5":{"name":"@vue/runtime-dom","version":"3.1.5","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.1.5","@vue/runtime-core":"3.1.5","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.1.5","dist":{"shasum":"4fa28947d408aa368fa17ea0edc1beb9af1472a1","integrity":"sha512-tNcf3JhVR0RfW0kw1p8xZgv30nvX8Y9rsz7eiQ0dHe273sfoCngAG0y4GvMaY4Xd8FsjUwFedd4suQ8Lu8meXg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.1.5.tgz","fileCount":14,"unpackedSize":1156913,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8bYDCRA9TVsSAnZWagAAMDkP/i4nRvrRPj0I2h1F5E69\nAFEQ50rGXnTrppw92bYZvxY0UL1mlf6OCe77DbFNyhHuiTDO+HBRSyjqgIuu\nNKw8caIlfLOxYnq+2LQOQMk2ZEzt5zg/0TSstSrWCqQ88GJdFE2ckqeZ4K93\n06TqyWHjOZSD8u6fC6wArZ0yWRaEOLuVrMTzBpd459GdTMD/Nn7iJetIaLxQ\nZoPzsxRwFmZr+rWjTnDuLBII1rfFg0qau781dnUtkmfcEtMlnhtTFBD7R00U\nRfCe0G/kUHc9i6n75JkUeg9DpSPsBJK1hOkuSX/Jgyk41lZraw7eV/9rC7FF\nyj4G8Nk5ABxwKtcmN3LND0YLsvGF4kSyfhLf8xKnvS9t82QOLSVoU2ccw3rb\nQOEx5KsL7X4wXuiQ6Kh0nyCLGcoWFAAWCrJ19fmGjl9CYknOfKB4fpMynTtp\ndOJl9JpwVjblwQHcW1/iSyZXYNgyGg4edYhh3ZdjMYCmCAgyOEH1W7ZsvTrO\nAP/LTGjqo+Ga4Q0T3ce1khI35QMOWOWF2i2kH6tLEYqkEA+oiT8XKpen9FNF\nmNYDkbfkkuSmbdSpnw7HO5DroI/1iXvbZWhg2M2/T7of35v+gyWR+KoeVanp\nbPQnn1q8V0JjBXuI1kjLH3kH/hMqFgN04TUgBqO5wiKJCJwXu9J9PGyfXXG2\nNE58\r\n=IVaL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCn+jh6MYg5lH742GvHQppOkY6l6+IU6c2mj2KOw2G5lgIhANDrb56By/nJ21bUxTTNH4D2+FgmCx3qulEeCEmLZEQy"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.1.5_1626453507017_0.21526664414931518"},"_hasShrinkwrap":false},"3.2.0-beta.1":{"name":"@vue/runtime-dom","version":"3.2.0-beta.1","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.0-beta.1","@vue/runtime-core":"3.2.0-beta.1","csstype":"^2.6.8"},"readmeFilename":"README.md","readme":"# @vue/runtime-dom\n\n``` js\nimport { h, createApp } from '@vue/runtime-dom'\n\nconst RootComponent = {\n render() {\n return h('div', 'hello world')\n }\n}\n\ncreateApp(RootComponent).mount('#app')\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.0-beta.1","dist":{"shasum":"411a69bb5143ddf8b9e1966ba59964ae21b6e081","integrity":"sha512-5ScCofgusPhceiV/ZYnxeCRKnOD0hgKZNcvNCgrnyUAul8NvOjCoVlY7klJMfSDA2fy1f8ffpDlQg069p5k48A==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.0-beta.1.tgz","fileCount":14,"unpackedSize":1214956,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8dONCRA9TVsSAnZWagAA/EgP/1LEdwfAt1VrgwQ/DYvU\n8laijVuhiyDru8kq6ALL+kaR7PtnLs/Yqrry/Yvlz9cEqgdgnviX/A7xpR9m\nrxA6j0rA6MX5wyQghDOT/BqnMaC6FeeTT3v1aZVnwoCDAvlGOI8B7ed0j0ib\nLQy1BvA2Z3nIKDnI6J4rHe8UaxsOF2mZeg1iqTz/Rmwj9RxJOYqinPshSRNY\nni6cxOu1IzInloIYr1K7mJlGmpABnU7bztkTwwY/h7Z4aQNn5R26+o3pTQVl\n9CdHlR0wRoc1HVPR9IygQK0nNMdqLyFyIClsLqSdrLhIxhVqMEEBN4oh8yKe\ncPLDGoKZZfZw/3b3Kel1YvbbJ0yOEO3TqrPYy9mW878UMEeoNFe7Ve0o0Ofv\n4X/v05f7y3Hc1KvIeIGj98xw4H99+q3wxwHmlcMpaE/tnJBHQ04iHU0mJVHc\nJnE/vogfheGJCfVUtYBMKKRloO2HhftFh45VQaipvPmlNJ64XuzdqJGbC3K4\nG/sIYxzux7Jx968e2uCdEggoin9Jay8O/efiNQlFC8wkDBTWCU7cjhrdyioD\nuaIvce/LKP1c9tMSnKSOZy1FlzTRdbV4V7iqnnkRBE4Zdqup0hYgdSRAJmmI\ndlugosijNhXk3e/ouO9sxpzDOR5MrH0x+9Yzruat6KyCKSFej+FsXwj3PPnm\n9yZT\r\n=grjj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGy2Hhm/plUTAojbTSzMQYKt0P4CsWmZO6Zz9nPN/MWqAiAuQSKL0AWBv56RiOpJotTw6GHG+B4imt6nVM1b8Vjn3w=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.0-beta.1_1626461068971_0.3680502480917005"},"_hasShrinkwrap":false},"3.2.0-beta.2":{"name":"@vue/runtime-dom","version":"3.2.0-beta.2","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.0-beta.2","@vue/runtime-core":"3.2.0-beta.2","csstype":"^2.6.8"},"readmeFilename":"README.md","readme":"# @vue/runtime-dom\n\n``` js\nimport { h, createApp } from '@vue/runtime-dom'\n\nconst RootComponent = {\n render() {\n return h('div', 'hello world')\n }\n}\n\ncreateApp(RootComponent).mount('#app')\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.0-beta.2","dist":{"shasum":"b253ac4344160e63a82376cfcfa5a9dcaf6628d2","integrity":"sha512-h5uKQlWpnqjxMRV0QsV9OgMOlmaXsHiGnste25j+q1B645aZ8/dX55SK4BCJfheE+7gML2dSvpuQU9GGBS21RA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.0-beta.2.tgz","fileCount":14,"unpackedSize":1215111,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9gyuCRA9TVsSAnZWagAAwFYQAJ5jcKpZ3eQeThpLvaLV\n5abGju/Ujtj/0fEbv1967w6j+++2STvyBzRGoJoYADNr52b0210hFf3CrwgS\nMqAdwvm54zg4cvCyt1YyT/Ug4MziSecFEcZzUYciH0OUvTexjv8jKtzBxr7z\nx2wwXCDSTabNO/qh3CC/c+eugG3eQehP42HnnU8QITHDOt0k1CL9sdIc/MO/\n6ShaTJkWvAyPlxpmY4OG3rGe785uFJZetrBGAXViDNsq7BZFLsWYwQlnXaht\nQZoSymNICi2ND61tG2vueRCYtBlDZP5v6Waw7guikRweAvuT5stIxazBzBuP\n3gmztyO0KNFiXSv47J3jckPv2o24j3Y3m08NvGDnnZNxeYC7cwcr3S7AAC4e\nGHA1P6kkuV+c+xv737cE0i4r+3TctQHEeFfWsP36Qbus9QAnuoanr683vIb1\n1bnfDPo0IsXb5xpaas9WyJ5qdZi4h/aiY00Ir1gKn3TBq1gFivWRWzyxquBD\njBRSdm8+xxB9+kK9FxyYHjoiYQypS6/qaRhDNsIJpEtuqIq1adDFoRZMsNoj\nlSOVLM5jwnSXGvvFrIFfvgkjvIckzuSGHBghPfJ1z1qp5dmln1tQBm10awKB\nZFNFzTJenulvscx2Abiyz9NHCViRmOwv4UdgQBEpCMqz8WDioawdJ/5uCxWR\nNTq4\r\n=mL+d\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDqrm12b5558comJTaWdsm5yoR2ynlH2Ul1VxhEuKS7BgIhAIcKKG/95xHkS5KMYtY1dvMNOqcefX7X0omEYPlCPiTi"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.0-beta.2_1626737838583_0.6069032615668899"},"_hasShrinkwrap":false},"3.2.0-beta.3":{"name":"@vue/runtime-dom","version":"3.2.0-beta.3","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.0-beta.3","@vue/runtime-core":"3.2.0-beta.3","csstype":"^2.6.8"},"readmeFilename":"README.md","readme":"# @vue/runtime-dom\n\n``` js\nimport { h, createApp } from '@vue/runtime-dom'\n\nconst RootComponent = {\n render() {\n return h('div', 'hello world')\n }\n}\n\ncreateApp(RootComponent).mount('#app')\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.0-beta.3","dist":{"shasum":"f2ae21092b059011696603ae3a58a83b663f670d","integrity":"sha512-EYweuBiZfMT9Bady4X3kkIvF+Xtnde4id5RO0CrbmRj5A0s4a4Yh4PQlLLh5FHBswsRyGfTTbcx218pEcP1/Ig==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.0-beta.3.tgz","fileCount":14,"unpackedSize":1212223,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg90RtCRA9TVsSAnZWagAAWxoQAJNdAYvJsAzxW6+azRn+\nA9krPTXAiIylp24V+0DWbsVdBUPgTH4V48FUl2XPYC4SI300LA/jFPk9AfMp\nBIjffYqLQlJo2xW312fPbYegQJDHzvR0S+nwhstkipiIXDy9hEWwcBYf2F9e\nKqQ90DUeVHZuL9YuGy1bFyzsdetZYid+F1pm8n1xt1GmM6x+ngz7xygCoH2g\nm2AvAJbdz7V09Vm4xLiWcm2Q8jXGufpkcbCKfpoaB51V+e5Vy6XmHrLR951S\nnXR2QIrq7ZK1zKZYgrNptcNkI0mbrStvQZPcnb3CYVGPF3KXtqQw1d7M9DCE\nJV1ACmW2QnU6Oi9kGzTLP5cKZp0Pwvghp0QPat5+yuv/wiWt48EFHaRvUDbO\nEMw65DcPgErxJpwaGAsH3DgC2N5Ku2YBjXw2YUZ5kSLH2QcfqxISKIzMIByl\nsQnzrRQPOLu4lQdodBDN4EDD19z+6hvXMw+lqSpvNpYSC0kLqgquoufm9jfJ\nkfVLcO2zJ7ae5TeXLRadFDwl9vY93lI2F6Ms9LTgTKYXDjYGMyxHDtAcLXBs\nCyWzFn41qhiWga1k8IKFpehyHsmtVwLGesu21mxCPZRwIHF/bgshPPNgIMcJ\no1WIGlnDi8I9Qvv23QKDcpu3GSRM77kTospAqLT+mBT69IwEEFrMaxuU86uX\npUsI\r\n=svCk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD6NY43cLUfHFa60Fkh4zS76AkoT7//C/GHCNo/lsue0wIgFhctfsHcdd5WjUSAStzQlleX4bJUSwMVZ31cGZK1xcM="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.0-beta.3_1626817644914_0.09744319512101107"},"_hasShrinkwrap":false},"3.2.0-beta.4":{"name":"@vue/runtime-dom","version":"3.2.0-beta.4","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.0-beta.4","@vue/runtime-core":"3.2.0-beta.4","csstype":"^2.6.8"},"readmeFilename":"README.md","readme":"# @vue/runtime-dom\n\n``` js\nimport { h, createApp } from '@vue/runtime-dom'\n\nconst RootComponent = {\n render() {\n return h('div', 'hello world')\n }\n}\n\ncreateApp(RootComponent).mount('#app')\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.0-beta.4","dist":{"shasum":"ce90ecd2a9535fbdfe1a8bb7197063b24656fa93","integrity":"sha512-QcoGD5unHSyw3o63KbQzp5QZk5gYfKBw/Z489pQOwZW8xWnAeX2SFbVBh/39BZy2vYy7qutJoiaUo/VPDujOPA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.0-beta.4.tgz","fileCount":14,"unpackedSize":1214436,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+JRgCRA9TVsSAnZWagAA8NAP/ROg59PG2lh8Vsxprn+V\nRh3OVqH0OM5eJ47Jjvi8PLKjziccwMLRGDIBL8sRpeYLiPHVYKj/eCdVE0r6\nOuasFWvQlrSb/T6HS6QgGsk/cMSFCXho1J6k+0s2my5ri83X6Bv36GKV9cNj\nh6ao4LdzAXqNPB+JnkwvpHiLxkBMoyeA5jaix1csau48h3NkM9fCubjkqN9c\np9B4AjLCkBs6RXf48/BJ1KOQFNLwR0fTIMLIAOpUfm6sha3nqCLF20DdyFxA\nUBCAS+kB5VPp+tvQchpcFywihF+rAPzwsffrwW4d5eoNaLSXJLSr83IT5xNC\nEenXo5x2X6lssiN83EH8f3imwfZ9sVv3Z3J7LKOFxf6mUsapEM9hpwYuzIu/\n/gqX5qLPJJWDhrCDUJk4hbgaYOG1BhWVKOoHw8yTzj9N6TFFum+kYMt4xV0A\nkguSUH8c1QKDif6+BJNppqAv8MEGJUguCfiB2eEHNO1dmzvKQE3SQKz7zIOR\nm9fF7N5zxsIVjTR6eIbwb9HqqxgtahGf3ke0Avk13rP1+hAMW/swE7yZ2IPK\ncqGUV5V9J33pf3vICS9hSUg0JwUaYH9/WMr21QtjOy40hFtsf6IaWr1e2jnf\nfomauGqC1ZLEyLaGBlJPkolQiOqdEP1fl1EJ/m7I5ApsYSUWpxoLiKt43csA\n/0zY\r\n=bV2z\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDbzQJxBBWKsS5j6KSxAW0P1mblQDzNX6yGELRywIf0RQIgWlZlgH3ETmYZhIUn+s4H/XBbjUyKvH65u4GaxYN8KqA="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.0-beta.4_1626903648350_0.2283983258774056"},"_hasShrinkwrap":false},"3.2.0-beta.5":{"name":"@vue/runtime-dom","version":"3.2.0-beta.5","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.0-beta.5","@vue/runtime-core":"3.2.0-beta.5","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.0-beta.5","dist":{"shasum":"f8afa19ea8d9c435c5437b4517c0fc23336933ec","integrity":"sha512-m/0u7avR7r7mcGqlNnRUPWECeSNXkc2tcc5URnBKn7BN8pcAoJp3M0kZ5/dZQANjek4/8EXiEPazDY9+4EJhJA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.0-beta.5.tgz","fileCount":14,"unpackedSize":1220646,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+yJFCRA9TVsSAnZWagAA/AgQAKSwqydFWvtZSECbI9rS\ncIjIUruuu4hyUBeV5sU2YPZ/PApR/HxecSKtmQNJp2MMVi6+yUcnh5AxE6x8\n7QU9Adli/Xd/wYQB6jgWl5Kp/1G8HnDcHcNLuRjTqTDtRMzbcrS88oVVKNje\n1cMs8VsNgmTgExteD4O2cbTTtzq1XC9nXWnWToMRpJvtQp+Z/qQq/IRCHOQq\nLIzkwCXDYXWdq1gBrS2T1FZRbkFxlkQLDjRTe19gOpJTuSWySBUi9oLvYhmb\nej5dU4FQThARAugrXTTYCd2CNsLKRxyYf7ySZSKqYNcVMbr7iwxpHmLnwK69\n/MLLFRhTWHdDzttnWOTt86Lbdykla1/SYlYuqpdrJ/60M+WA2kXlIEifOmgT\nb95qfKUH9ZrrRkPXCzmsT3p3vxEerYVTeWJYpl+HPexeRk2efRS0t7W5Sdko\n19r0mVTMk8JOYMMkK4W1T2fC/sdANFuj8w/iZ/DWwV9Zac3gvf2aUIDbKoc+\nwnEyJmIMIBGwDunB3B9uWJyP4mPiBJ+EIQadA5dvmeEvJ8W0h3VhbMw6fXNC\na/g8KqJViplzU/a/dOz+HS1r0E1ljKR9b3BWjGXGPi9IfAkU40tjUIY5PqiH\nQkEb+SMUDCF7sODQ33Pvpb5sNEMZt57EQNVpLilAzuBk6LxCuDc76t9BOicd\nqzGG\r\n=9bll\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBou6CkuIeYx5ImD9ZY4ysJq/fbtUZ2EyHBVSHenyTpWAiEAjgF8uGI3CsXHgUZWlNh9A+J6mcPeZ4tcYrxok7JE8j0="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.0-beta.5_1627071045274_0.16171752429882114"},"_hasShrinkwrap":false},"3.2.0-beta.6":{"name":"@vue/runtime-dom","version":"3.2.0-beta.6","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.0-beta.6","@vue/runtime-core":"3.2.0-beta.6","csstype":"^2.6.8"},"readmeFilename":"README.md","readme":"# @vue/runtime-dom\n\n``` js\nimport { h, createApp } from '@vue/runtime-dom'\n\nconst RootComponent = {\n render() {\n return h('div', 'hello world')\n }\n}\n\ncreateApp(RootComponent).mount('#app')\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.0-beta.6","dist":{"shasum":"9000152110aad896658d7359f601b29655dce1eb","integrity":"sha512-UdhbVnIdYo8AVn7/Zeq67gyi+nngQZeFvV/I/nYAf0Nw3wnYVgmF8mPWjMItVH0orWEuWA3GzBzOUvkJ9WxEKQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.0-beta.6.tgz","fileCount":14,"unpackedSize":1223568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAI8VCRA9TVsSAnZWagAAk6UP/3zBr89F6tkAIw7YTiHs\nHpnUTGkImYIy9EBlwsFPPaSyZw63NBRDATfurJe2rEp3ECezKsHqwkZD8JVN\ndjK8wyRp25eTXRU6hBcxK6RNIG9k60xg9TDGkBWdTWdABPMftOkd3Vk57m1e\nhWNuZYz2e1huiaoCH+x6/6qtqbJg1HAYuanLWWvCRx4RlfItgwz54iJDFXDU\n9fSwq4g0QW3H7dcXjvRCUyQPC1wX1n/SielJ8MoNJjVe+ygQbS6F3wTVq4/m\nwtHDdOBeh43Dtau/UAP3f+xxUYhL9Vq4M3ihd7Vnz8JWc7RSaJJz9bZUv/as\n1gfSGIc5Z8aCsNIkVAIbE7WxPppzm9ugMn5NYUWtvfrD5sxEOyZMqoEoK7vS\nRhXvWZIBjSFux3lC9qdPyLkn9aSxyZhMmEOxexpd+lqN6ocCA4Lml+hafeq4\ntY9czkWwx8qRR8JJh4Xk0lnIE0WLt4Tf6q3Y/Ka/w/ayZP4huiw5teA0OQo/\nHZCopfva/1cjn2UsnYil1sdZUTUlXj865AecVwGLdC3vFf5iJm09q8+z+ZOI\nE3amS6PSSY5hV7oMsnMNQwP0qPCsxYIcYIuvCMyOy+rkc0uvXqS9fQ5xfsNs\nlRBjjAPt9leS0CTNgYb3Hky6cmldbZwjqv9Q/m2yUqas0bA1E52C8uNDKa5e\n6Lup\r\n=QRvZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/QolpvG90nmk2H/Z/Sb+gKoraAbG4VRYklC29Q+7DXAIhAOXrLckiPzO+Hvs85V4C27rf98jZ9rnGI6+VQEtVRnib"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.0-beta.6_1627426581231_0.10118620780886789"},"_hasShrinkwrap":false},"3.2.0-beta.7":{"name":"@vue/runtime-dom","version":"3.2.0-beta.7","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.0-beta.7","@vue/runtime-core":"3.2.0-beta.7","csstype":"^2.6.8"},"readmeFilename":"README.md","readme":"# @vue/runtime-dom\n\n``` js\nimport { h, createApp } from '@vue/runtime-dom'\n\nconst RootComponent = {\n render() {\n return h('div', 'hello world')\n }\n}\n\ncreateApp(RootComponent).mount('#app')\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.0-beta.7","dist":{"shasum":"6776548f93ecf4b68c5450301e9e535923c0cf64","integrity":"sha512-RrIjQEi+Dngwb4vCC+aSgGLYP/OGl2x56oFve1wSnYDImGaZxyn/4a07m515jwy4yENeQpPkd7HfOpseCOE4Mg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.0-beta.7.tgz","fileCount":14,"unpackedSize":1225644,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAuOxCRA9TVsSAnZWagAA4kwP/iQr++4slEgO0CPBgDb7\nr9CJDndM72cQRZjvBvWEfuwatLI5sEAuwIoIQZML6eIbn3/eHFxYTk3ZJ1BA\niiK47X+iNmcL/LhY0CR0+RBTdfd4/zfrZxtn7kEOdDbBaXEfk5dyRytipW30\nqwEnMMBOWEsS83bIF+OyP+4XcnhzdftDy0n8/FijihEuu527XjsZTDGu+BD5\n55hdTc1g3lGNQ+hGMALPn8i0+oCLTYUrCqr7o/yrVQ9GBmLC/5mXA/T+V7ik\nA+ttg6vi+wB33yeHtGooYYCwq2v7mtbp0nJ+s37BXFbMtOM2+RNSeMPdz+cC\n1uiIO17/pfmxztsC+maxRgpQbPBLDYWgo5jeWouQ/wfJdKEsAfsoN6/5kW7t\nP72mie4o9rMqq8vYNtY8eR4jVWWI394HjRYUfbdy7ipTP8aSFhFFdJA/L18S\no4pWUeXLo7FdIwuflIXSaIzegpTZvRFuTtxHionO0T3TIE/IFQFUHHdq6iXt\n2dAuCVEiBdRnQSBjfPu8Qa22mUwNYdY8YbGuVLW9Q/Lmi17tcUQpI1FkPL1r\nszvmjNgIa/7sbmjJj9hFEzU67Lul1sJ5BVLc/HuGO7j0VVAbeko9lFXITMfx\n+lKM8eztHGOBAj5wpJ5FEA2n78HQbqZzyIpkSDfGfbCZ1WRo3UhGmUMLAUpI\npW3x\r\n=19Di\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB6IDCTGpzoku+DHW7ZTzu5kUYj1EtgUaao7CSPlMY8CAiAI6MMcH1WuXZ6SnBN93S2XQMY8F3zlOY9eQqaiVwvHNQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.0-beta.7_1627579313603_0.9599669878457471"},"_hasShrinkwrap":false},"3.2.0-beta.8":{"name":"@vue/runtime-dom","version":"3.2.0-beta.8","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.0-beta.8","@vue/runtime-core":"3.2.0-beta.8","csstype":"^2.6.8"},"readmeFilename":"README.md","readme":"# @vue/runtime-dom\n\n``` js\nimport { h, createApp } from '@vue/runtime-dom'\n\nconst RootComponent = {\n render() {\n return h('div', 'hello world')\n }\n}\n\ncreateApp(RootComponent).mount('#app')\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.0-beta.8","dist":{"shasum":"c0e441e9bce72319adc0a484cef62d7a6cd08647","integrity":"sha512-slSMn5aEJssUrGHB7B+wcFc/xi1atixil+CIEjaFBUaMNYY5ssNmTIEO0RD7jnbAajkSQ1m2bI9qr1yezKWQ1w==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.0-beta.8.tgz","fileCount":14,"unpackedSize":1231299,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDfoxCRA9TVsSAnZWagAAmgIP/iYt4gaq7ddYVdrdCiI+\nXq5U/nd9bVZeyLf1+ILNEwYTT/7hJwSKS0G2Y+gHL3t1A5Bol532cMsertqR\nhJJ8DWolPmIHNRSu9r1f2cDdTqpeoCQU4stqjsv2pDhoPrU8ZaiP8CxZPLW7\nwiw1+u17RrqrQSw20sKRiYxVmLXCWRTEEH2Zuci02uD6nvNLL7D5eG5PSKBK\nx/fEtk4Zo3xFXMoWxTCLQ3ENl7N2yu3VHos88TjpCZEi+AZwo4RaHm/pOfJ6\nrHsHPhwpRAHZw+wNQz+ZCI413bw+JLp4CP/ZGYxslBko7lLQ7x0qc/T+OL4x\nm+ZD2ALaj7KcWS7SHhQsF0nFVGiKp6h9c/LdxvsUxxgQ83Fn4BoBXZhoTJTG\nxRcxpX0+Oy5GpfI2/l7wsejW+eTV8R/zk/1bepb98UrQehtz9YUScAh3BvCL\nHXe2npNXQFurmRqbJvQHrJ1xM0WFvKhgVmqGX/gFWH0sfUly2mF5iOFv5iY5\nICn+Puqxy+7fWsouC8P4N6bj3RHrzZ84+o5uIMadk4HDYIrJWwpLpYWVtbNz\ntOy2+Pcp10KXJQXUm9YlHXxDSmxb/smsbb+neDZRy6ImUWNvwwwBcsjJSCWV\ntKnAQ9jsiow9F404KRqifeDQw9n37bilEq34Ok8DgSJH4CkN2gTSn6vHtViQ\n1Nqx\r\n=vLXD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDCJ+vKi9QsrgIJwa+c7H8Gx58aOBavT28l0xMaqw3/nQIhAKVG3XWG6fVD4K3rrXiy1ANWonsg4oFer/S1/I+VpYsx"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.0-beta.8_1628305969489_0.06570713264217498"},"_hasShrinkwrap":false},"3.2.0":{"name":"@vue/runtime-dom","version":"3.2.0","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.0","@vue/runtime-core":"3.2.0","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.0","dist":{"shasum":"d4866acf79a0b6c43d3bdca057b2f42cd5dbc32f","integrity":"sha512-NCHMfrUwpJelCTINpMRLFhzWKJkl07slabmTbECZFJnkdDfFkptGCWll42q58bbvwGmpAPDzNI3yYch72pcKwg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.0.tgz","fileCount":14,"unpackedSize":1231534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEYdwCRA9TVsSAnZWagAAekcP/iorZ5/d/ZnpsG0n9Npi\nugJhoJoOV5N+Xq/yhU/9rpKJGCZkza4xVHrKtEYtku7aYmo3ebKYGTPW4RPL\n3h5IyLpqf0Qw8ME/bRqI1ngHe/F4doryLG2/XBXvRBOCdnrUkEwAKDKT1JhN\nOkYOj845aGeGpDb6e8ZyV2WAD0nnXPabDShk3L1lHlKI2GroJ1ZS/k4opU2f\nC/wwm4fJNIXPHNIUvqTZjPXsdh8KG/FEjRntl9/5iC33JwyWuLy+pMrTRymK\n3gmlFJuoEilnV+P0DPpjjAqhfiXtdSqiB+ANw1jFLr85my+e7ObJFMIEPBLv\nHW2V+1fY6JHJV3QS1/3+r9pL1+sMqsb1V/fEvR0dVEun8uZXlYH/IcBR8vW0\nepbdh1VTieheeVGHS+UJ1g57sAJh4MeFtSt+HV2uJZPr+1egvnNizycbrC5G\nwPf8hj+/Xlp91kQgntmqPbbbShlBSL0dwjSEymEsjWmDdtgW0vgemdCxsMSW\nylj4O9ZBUx5803jRMlbHNBJQMJ+u7LfJuB6ikDlbE5UC2gk4M/S+4/GoKITi\n7nKn1NKTtDmveSPCbc5cTrtVjwnAjOnuGEYeNCld95d4LF9DPLCdG5GgHon+\nm7Aj5Mp0a4jG27htFxgCjddLkACGQE3tzQZ67CTV+5GCdr3mF/sMT8nYkwOo\nJ6VR\r\n=+3nr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA61Hh+AFJ7xwRFA/BMa+eTiXe/PmCYlw63Hpfwsb/JuAiBN5nw8Xam5xvfww5AwNqJgbBqMgXLkm8oGY5BM4qbftA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.0_1628538736115_0.1316945961345286"},"_hasShrinkwrap":false},"3.2.1":{"name":"@vue/runtime-dom","version":"3.2.1","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.1","@vue/runtime-core":"3.2.1","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.1","dist":{"shasum":"087cf36f40ad0869712c4154693c620e478061a8","integrity":"sha512-bUAHUSe49A5wYdHQ8wsLU1CMPXaG2fRuv2661mx/6Q9+20QxglT3ss8ZeL6AVRu16JNJMcdvTTsNpbnMbVc/lQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.1.tgz","fileCount":14,"unpackedSize":1231534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEZBWCRA9TVsSAnZWagAAw8kP/0z75Mtt4Xd93R7bIs4+\ns4Xcy/sxIGCfgv9FqK+clTd2HAbGnSspA6SPwUAltuNP1/+GXwoS8vgpDbq7\nud7p4Lx/QLNLqexHGNh4jETFqKNafhgynqVb0h0pxuI8PmtMc3K3BHy1ab9e\ng+MP+K/Tu789YuJJxF0MBsUrfkwBGyF3KGobBqgviSQ3FfzpWaot5QJRVtro\ntfmmFx5ZnBcZMcWcLfqCji7vAvT4bcKuKMf6BdUILpJiuMwniHHHH3rnP5S0\nnEkhVG1CnMWG/+FRgfXvFSRpY7pE4OncgmapO/qwYGGOnmRP0XvL5giJJnWJ\nYY0tNFL9t7Cpjv6nt8GvYRYJ383oFCoxf2T43Lwogl8+GoqOdnhT62DQ6JBe\nw/p2m+0g0DaM+64eFdyVbn9XJGyiMgvaXPqDwraTYne0/VTxFynezJyjG9m5\n5v0ZzUU7cwH9E0Fp0RyMDgaNUvvolfgXD8LO6FlDld8NEDUdSzLud7dVtofx\nk63wwS42dsDX5XffObICloUkBr145+RobeZlxklxuS+ecI3pAPfK1OZwkpPf\nZSeTcksKW8WF/8TO9j66Wm7zyIU8XjK9IgfNXFfpaX50JwW454JC/q8DQkte\noFxmVqYe69smompga/5tdY3V2up7KcUZc+XqeZf+M9K+mrLyLMtxOviadWSj\nZGeQ\r\n=k4rr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGnQX3fRHbFtiDiPjNPU8UkI8Aqo38/eQbIhWwjG6zzLAiEA4+3sTlyCP3NQcRCsk2Quj1O+3cbikJlFYcKABAjjFI8="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.1_1628541014318_0.20973256802698392"},"_hasShrinkwrap":false},"3.2.2":{"name":"@vue/runtime-dom","version":"3.2.2","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.2","@vue/runtime-core":"3.2.2","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.2","dist":{"shasum":"6d0da23ed1cfc702477f4b8c5dc4f9335c94e119","integrity":"sha512-1Le/NpCfawCOfePfJezvWUF+oCVLU8N+IHN4oFDOxRe6/PgHNJ+yT+YdxFifBfI+TIAoXI/9PsnqzmJZV+xsmw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.2.tgz","fileCount":14,"unpackedSize":1232006,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE+9+CRA9TVsSAnZWagAANTcP/3/7p4JtlTqSr/pNcrjR\nSxobFdpkAY16pgY13A55cE4cG8GziR5f+9p3FA1CBBQNLh1SLU9CHDUWhYo4\nXmiBN+23l0ZNaJ6tB/HSzAGMOFRoxmxRB1N1HwiSIdlHpDEFqN8ZB+e7xnFU\nYBwtEhUMLjZpSpBWKGuftN2m5+6cYCM3oToxTdhO8oGHweenITF6RTX56eHL\nSxvald5ejgOH76ok+axiM4tVOeiDjtLaEuAMtbWhxTe9CcFe1fojHgwJjpMX\nGL7jsATQsm09LZjsUylyfYSy13NOwEZ1+8lu+oYgGwlVcFwEGwYlcRoYnZTg\n8GODDzs7rvEIkjbBgNAwpNd4Z2TLGmFHHjy2ARvlU37Vk/yGkdUVgJM0wG/d\nXHTf3xf3Q9/S8AzI7teZDXQXbflegSAnEAFKqLhDI0RrAn1noSghjJAeh4xe\nkrXAEUOyWuiwzVH65cjZfJHRfclVktIW2kY6a3FX5Qe0cBXHJvoZvW6ygPoE\njJDy0N48kgToHyQrSdWxcY/8Vkm/lNDcQl+oTEKrdEkh2ryHE6x37PZn6ndZ\nO2w4aaqVVinQrGTchQQ1vKxChfYOt0p6yulcM3lx4+bzifQX6F7dCW0W+7ih\nFvW7w+PZ0sfn/bQk34VSXkFmplsj/EGZTpMYiS5mTdcDSB/kyRbl3wKD8BbE\n3GlT\r\n=WaeJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCRSpLJwadVDdKQIbZsK4EsJa5/RV//mEscGi1acqZbFQIhAPfBE6vxr5B9KaPoa7Gl7IqzEh+UI3AUlb9j20puoIpO"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.2_1628696446505_0.7264838581045805"},"_hasShrinkwrap":false},"3.2.3":{"name":"@vue/runtime-dom","version":"3.2.3","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.3","@vue/runtime-core":"3.2.3","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.3","dist":{"shasum":"4f0930681efd9d11d99a593221bcae9423f69fcb","integrity":"sha512-YpulzSn0ydzgbfE1i9O1MJAspUHTA9q6AmqRrDLIR5AP9jmoGA//TmnB90IhA7OOGpuSVm4f1VUZ+gm/URPPgA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.3.tgz","fileCount":14,"unpackedSize":1233114,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGuXvCRA9TVsSAnZWagAAEmYP/2MbJliez2vA8BHUZwL3\noX2NuCYMK/JZSxxzVg9xkrqSLMdtv8onrEQbeGuBOSn/qfuoES9hCbC80JQO\ndCRMvqdRpfRnGgNi/eY2gqYJ2cc/CsfsmcKN7BJy2fz4JxsQPuASOBECSUui\nVB2y+5VfIXRRspHeH+uAGnT40aMbGTfTcqpWmnCkWrD2J0zZf33Qy3J5qRS6\nUABET0Buzia58v20O36itC3kel6yH4Feg4HGIbJ8xIQ6iKrws5yqaWIjcmiw\nW1Mocv9pAFh0ChjRWmX+zLkTX8QUr7hBcJH8sC7StJ+mrWglsyDI683qa2ct\nh4jtENMWuRGzrAJqH8yQ6gZbG3eQOtfoZhqMvrSXb4EDBosvZGN3n7nwHFE9\n1kCWe/qtMvQWZsDM7iCrI3+8PnEQv/b/Lj+TnyMhMmzXs8t4Rh+5iPXwNKsP\nCC+nX4Bcr4BqRECDSjdKhv5q2qiogMvg95Swk5G0P9V0LD8ZaOqGvWEn7JUL\nfD8c7q/FvsmXQ3fnaNSvN1u+zBHGUkWO/3leUr//xPV00ru5NJJhpIxteT34\n9kItDPn7mWe2TM5n13Tv7SuXT+dl69quLhv3fMNhJym4DA1bL9jCVM6E3em1\najADr68OJ9efoJSHu4ml2YHIHpC9s/BFWnryIZ8SI4dKjBFSjSaC89EG2M2R\n9QG2\r\n=k/ga\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCfPh6PuPnsE41KTgp4NSCv3TN0v2DVzb+yC4zWtrXMNwIhAMtx3nnssUJpvw/cLGGCOmX6fyMCf/CErcQROgAuUD9w"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.3_1629152751843_0.41085314458969857"},"_hasShrinkwrap":false},"3.2.4":{"name":"@vue/runtime-dom","version":"3.2.4","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.4","@vue/runtime-core":"3.2.4","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.4","dist":{"shasum":"1025595f2ae99a12fe0e1e6bce8df6761efec24b","integrity":"sha512-HcVtLyn2SGwsf6BFPwkvDPDOhOqkOKcfHDpBp5R1coX+qMsOFrY8lJnGXIY+JnxqFjND00E9+u+lq5cs/W7ooA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.4.tgz","fileCount":14,"unpackedSize":1233142,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhG+NhCRA9TVsSAnZWagAA9HIP/3oJvELx5I2qkKmzif1y\n+UCn+4BrIP8yS8Si8a3tLHLVQH6zRVBos3+6RN83cS/hlYIEAGUDQjuYovW6\nffgZM924s5mJBPSiB/Xk7Jg1bSu0w4cexEjqq2/IBSZw0DQLvdXbRg/Vz4y9\nPVaEZFz1wYXqDCDpI4bRNfyZh25IcX48YDlwZ1SoyZLHdNK4R1hz1g7cO3mw\nLdYUmWm815kXfUtAtgDgYNqwUUTw4XCH6mRvCzxtknGokDt7VgtChl/RifcE\n2UEG3SmVWvKKluu2THTyOHXEpDSj1nxprljDFTUDbR5rzBugQJu4bqPY2o2w\nvbvOMnHQR+OhUq6VG0aHDbdHrZatS9Opvj/G6kntk9TNCx3xUbNdDyDBFCsQ\ng/+XS97B3g5nC4OO8XZpwj3Urt4XYAaFwuEWkQ5mC1VlWAiOEpIKzs5k9m5B\n137GWsbxeGno7BqohWApfN/X0f/cR8wDE+b5wBKK7O8Bx2owdH7/Tefm2KxW\nY8GjdLHuJG9nl3/QRJboCNv7Di9jNOPm9spvLDwyh53E4RsY4bjtSkNSj0HN\nBfst3rfT+Wz6iyWk1dIT6wqNQ0wZAa/Ch782mIlU7GrvtsptKn5C0G0+JnWr\nXmTKsbsV81Ax9mdvxBIqKlBotk30FttT5S4OdASZJA/+VnkWVY7Pdldxbd7H\njXqJ\r\n=L5Lw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBbm0bzQJ5jzcF+4Vrrj9YrqHSV8/ySEYKkDxCFU6V55AiEA5IvplMdjH2ZpqbQn3dVtDodbjZoCbxA6AC1RHTgNHfU="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.4_1629217633011_0.3028928014409147"},"_hasShrinkwrap":false},"3.2.5":{"name":"@vue/runtime-dom","version":"3.2.5","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.5","@vue/runtime-core":"3.2.5","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.5","dist":{"shasum":"47d5f7a7b5b174974651f34513d414de2075fcfe","integrity":"sha512-o+Iu05qtlimJqHAn+N0FyvRiR8v3Hsq3G3fv8lQC5NlJQNDxiWQGstVk+loa8KlnVrWGo88ehD0Ka5y/UsfwiA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.5.tgz","fileCount":14,"unpackedSize":1232212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJRZTCRA9TVsSAnZWagAAO1AP/RiZbpnlzKpI+rsXl/on\nGnfVEZqqD8Fj5ExBQT87L2qhYbIlKbV5eR5mQmPGlIiThbntwnWk263H0t8K\n97fTcvagWZV6/3BLppP/Ml0/KsAyr1bOY9+3wpLccH4pLtjSHa0ZUIebyLGe\noxcTcxWTrlLJKJJc8PW6E3F0WTisZD/IukANNI3K17c8i5Fv6N8TwiFKx6Qd\nfxAzUQ3h/wWoBZSfnAqI2bnLywd6p7BJWBRh/Kr4csMG3VKss54Y3n4hwtZ5\nJp98UF7jlC/K9rH9/21/sCo7m3/MgCh2V4KQ5w1bcaaR7kJ2WrQgl8cn526t\nD9FFrBamPZXMGRlPQYdvY7bjs7R6lbI1ypZqfPMKkjdvfMLxx5M/9sfx29QO\nTpoQiwvl7s0SVzLVKsLs8037VYbOISM735B4IKcXseSNlF9cniscZ7R0QgDc\n5b6qpmYIFSX6oC2wX2Q/pqyn9kiS4g4oWcSE7XThw7SUuV+9e9PDEO9VnCUX\nG9tsVbIRDlPUfmEqb/BKaQoIocM1ZopcrqAE4Tdf/a/q5S+YxOn5YVmnWvnS\nSt1pWruyw7kl6VV7w/8FeB7xcgHc3mqj8SsHmhNnu2U5cryitl4iUBdXZgEw\nuO99UXSE+LL9W9XWS5s4SQneBP5jbaaujbW6qGyRrYSmD7MvO827Oce7+MXx\nmHDu\r\n=D6XR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDTWY3MhAWzs4OkawnxP+LBsWvjEGOk0IbRuP73ZvxuuAiBYPKzNirwd+eQ9QgVfjqwTKGeE4ueQzQ9Jl5MXU3OVVg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.5_1629820498978_0.7587348695879721"},"_hasShrinkwrap":false},"3.2.6":{"name":"@vue/runtime-dom","version":"3.2.6","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.6","@vue/runtime-core":"3.2.6","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.6","dist":{"shasum":"0f74dbca84d56c222fbfbd53415b260386859a3b","integrity":"sha512-fq33urnP0BNCGm2O3KCzkJlKIHI80C94HJ4qDZbjsTtxyOn5IHqwKSqXVN3RQvO6epcQH+sWS+JNwcNDPzoasg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.6.tgz","fileCount":14,"unpackedSize":1232212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJSRhCRA9TVsSAnZWagAAXOsP/2gf7Ao1Wk1ZJvgj+KPA\n8aMWSZQ/lze8SAMbzCoFICaYwb6NJiqjVNAxNzclJ+4z/rjXepPrJwDnuEMr\nhU2dxWci0YCs70z/GJCQa8BnUC5nja5WHG1o2IiPgZH5vSh68EBJ07iOfIUN\nKw2j8cAn+0wFzZZPWbrHw79UuTydE7+nxgMOUSZVbJF6MbQMiOYrw1MpMVx5\niy+v2TaoTN1ERGor6d7hC6YdyKrKDeoV4CbeQxMzacPXwgvN0/2YFEmv+E8z\nw3Zchlh89kHcqo7lVOl6bwJgDLh8iWjD2RAv8tx40k3+i/o+wOwqGjs/nYdu\nFMYIvk2YIaT0tpKNOGSONFn1h+XwOciPGMLC7A4LoezX0FOfHHGrIyXbDFvn\nT32GQpHfWoCb+LiqJeFMZe6tMC6WnBYCs3/0zg1VtrXYFx1ZrYTkMVS58SkF\nsyJfuqmn3l8VCt+kd/fteFCTzb9D6yaBkr+gGimaCn8HDVjouRhECvIRRsu3\naR65JAi4ZFHbls3G4OyRmGrzWZR/0wjTV1DTe01IcJZL8fTXdMK+QmBbCtbw\nkksTTooINPTi7Ra4VqAcusayWIZQSdAQTKToUM7FQyU4MSyCl8Ps+VUWbpKJ\nl8X/NRAKfQWADcsarxEQvtIh30PDyQ0lqqjYQUdvZDUgcOJkH3kwjfB1Q8mV\n9MwQ\r\n=q+VG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC87RuXJfgqVCVBqC5EDvfzEKQRHbp3lBcRoXbAQHgojQIhAJ8Fe2JtmTk02p/EXCRzIMFitGP1zE0vSlIM3H1C4j4+"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.6_1629824097731_0.82843947530405"},"_hasShrinkwrap":false},"3.2.7":{"name":"@vue/runtime-dom","version":"3.2.7","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.7","@vue/runtime-core":"3.2.7","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.7","dist":{"shasum":"f663c524b4c2cedcb6c0f8314db46066ba180cce","integrity":"sha512-yuUmc8haFHrDqoU10JV3Fjd3G5Wz/ID+a/XMs0U68vhDLFsTBejhLX4il8Ga8nv+wrdwuGFwEE8t6APS67PxyA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.7.tgz","fileCount":14,"unpackedSize":1232289,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhL/k2CRA9TVsSAnZWagAAz/wP/iFJTx5kx4HQxXZ7kZGN\nvylLLHP7hY2l1saDN0e/fGH8LF2/nljc0ZME/jQxY5nQ+ZimEGqx/+iMzN76\nuorbU+iHR26BrYpzMne8ifr8KFur/vRAQCfshpuqonNz67FfowNmMsb93gCt\nTXzkUVfgli+9KC7qE6EzFVAv99g5KpPWSLhp4PvxjWWSk4EZnTMXwPJ+bMvj\nzf8Z4KCfBgivK+zsl4U+5bJ0AXIris8CONL5+iR+A1sBRdsNkJRzUxBO+m3T\n0Hr79/psHEK6A74TQC3NEma30LhVO4SOBgoa3WRq6keJxvp34P6dfCSLPxET\nPuDKQkgQTHDWITVHHon4bqJiV1OjaG5zKYnPximD2TkI/jwIoIDeEtbGksJV\nYv8alYTGepVu2hh33BwUBSiBa6l+5VQOJ8m/6XK9HQ1/qEi9HOQ4i9/wfROd\nlgy7RJCEf4ekuAh8ydYM74nAnS3HTYVRaKUhGTSznDGUIRoiFaOYZDshrNnE\n6ekS85jBDj38jmtEI8dcYNEtPe9dgxbu51HVBYiHKGlscCdSoU0Wj5uqI+XQ\nn8QXdt4Qekz/prbZgcQmS2IL+l2EiVjDCjj3BG9Z85qzNQj+VIaiIW0SrntL\nCuyIg+gNJODecOQ7dTTVlhg4fy+Ee4gvVBnpNbTspMBlZEVvWsHqeJxcQMZo\n/vdT\r\n=wHS5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDnW/JjVjGBYcorB7CErrIde+UHKAUOdygCcLesFpMCPAIgK9NHSErGgVShcWS9YgUPmVV8cPku8BrNxOqqEjGzzD4="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.7_1630533942166_0.067961114593589"},"_hasShrinkwrap":false},"3.2.8":{"name":"@vue/runtime-dom","version":"3.2.8","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.8","@vue/runtime-core":"3.2.8","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.8","dist":{"shasum":"c6631b507049d39844b0434e81df1aa79efcc6cb","integrity":"sha512-A/aRrlGLJ5y4Z7eNbnO/xHwx2RiPijQo7D3OIwESroG3HNP+dpuoqamajo5TXS9ZGjbMOih82COoe7xb9P4BZw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.8.tgz","fileCount":14,"unpackedSize":1232289,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMRwfCRA9TVsSAnZWagAAnhgP/2snV6HKqij2ORYkXnRC\nKHPG/rCPP7qiU5vlAQt9MPCPIpn1y/Ofplnwt6OWklXbtmwWPhdc0Zodu1DS\nwx5NSBDeWQQEMzrMZkeI3Htn6KNYcfjU8rpgdfwuAvUmDpdwFKcO+dce14NH\ney5bXAG1WMPQjxg5r3EKkqXhVlr8r9RI1QEm3HQ6yIIjkyjHu5tA8H1o5VPR\nJ12iNxa4C1aE4Hn3bSSPh8Ibt16HlpNePmsecrKkTfZMlkpgpSIM8TF0lrSH\nWqjZhy8TehJs+/9/r7CnnbBYXU+7OrtMfivScBz9lyaAs+PoBB3I4M1gcWLg\n130+Qeo0qm7TefHIzJUUak+XNEhwMv0yGRmR9dVnvFc/mjfzoAu1a4FDb1yr\nsVShP+22EiXKj3k88RhPF8Dk34hIfjd8ARMDx8GYdoCwe9ChFlOgXijQxyKs\n/Q9yaCRXA52sSCnDu0eOK3kFg3SXbkai7uPfGSQXMFUQVC8EHVnq68zXYxgj\ng6IIf89mqtL0aWL+QR1Ng72maKD9DQIqopSfq1NMt1kLowZ0XU/uusRJ87Yb\nSX2yTzGry+SeUf+ZUyQ7zmqMxxhgGz+aXndyFPDdYEWFNKSB8qk0VOWQBN12\nlLMledXAYjBYE+j/hRmz14zfjl9hCvglsTDchthf/fsh27Fwa2TVti751ECf\nYSyA\r\n=gdH2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEOZ7BhESMQikaHrZPw4rkGzBWx8gGUo3tPnReVjwqWfAiEAiI+I2ts7oP8/RQ6lBNtGvg24Tq0Erd65JevtNTdMz+E="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.8_1630608415403_0.6900321235884679"},"_hasShrinkwrap":false},"3.2.9":{"name":"@vue/runtime-dom","version":"3.2.9","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.9","@vue/runtime-core":"3.2.9","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.9","dist":{"shasum":"397572a142db2772fb4b7f0a2bc06b5486e5db81","integrity":"sha512-Vi8eOaP7/8NYSWIl8/klPtkiI+IQq/gPAI77U7PVoJ22tTcK/+9IIrMEN2TD+jUkHTRRIymMECEv+hWQT1Mo1g==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.9.tgz","fileCount":14,"unpackedSize":1232289,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhNUOaCRA9TVsSAnZWagAAoukP/Aiywl4mHLgrcSj5vs9G\nkQ7zbvJc1m/jK81xwpgTrWr2vGJzp8VgjLLRBH7cxXnHukiTK3u7Wi7vn9CY\nG9fNVEPAOm97G7WalKnrQCisYadZAdUcc7wyuhDaOkxCOAK53oX8X+IIAD6E\nEPBBUfrMZ90eAdWjyDAsvbeo6Ws4aD5miPlwPqwvK0LtZ2aKzevXulhEAee8\nVXMxIl9Y3txhyu2aPhL5RtfSbz0wy5L4P7HquioKCdxWv0tbzQPzIK3gzrFF\nFfEtC1/9Jp/BMOcT2n6f8vIA5br6x1PqjebxMs3aCH8llnPpMRcKvzeMgUIQ\nyJhZgw/jA6jb1pRqYsG8b23AO4E0N6CcjseqGtB/QYyf35SOaDcr67ny3Whj\n6sVHz1JHcHIU7su9ILaTaHw9m3PZr5iQyOfBjSO2qGHsxcNvfgxDrKbKFj7C\nWm6lls8sYlEhLydqOg9Zk6GbPTrcMhY3tgmboQznJW//2U9IeYuW5yWoFxm4\ntdebZtqY1SyOjVjsjyU8Mo5FOhfB7UOg7AnvbpYBMF7kDluqtLwCf8Yejr9U\nzXgdHonZZXbysot31Bp/zQFDHk8TOV5+moJfCoOZC3gecnmNmximK+GJZ60m\n4qOBzE+z/XwRxXwqEc9XgNRzMrCs+VlT20obKqbUBbJPMtTtM10WZ1Jb0F4S\nDGSM\r\n=P/9t\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSS3jUvSXLFKIzefMc72WEkAisYviImMCc/p+qDVGKRQIhAM3dBcjeI/SluLrROFKerOhaVPhv6BIGZunYjQRQy8K9"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.9_1630880666091_0.9454315733984442"},"_hasShrinkwrap":false},"3.2.10":{"name":"@vue/runtime-dom","version":"3.2.10","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.10","@vue/runtime-core":"3.2.10","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.10","dist":{"shasum":"85e317b8104f917a26f8080e60c14cf685d2466d","integrity":"sha512-T9yri+ejTDLVMoKLTdilRw6vEKkCo7O82EkGJlV6lspEDCxgCDhfYrBlJRbx2SRd2fBHJ6R+c9ZVHpK4CYUtqQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.10.tgz","fileCount":14,"unpackedSize":1232068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN8mTCRA9TVsSAnZWagAA5FYQAIz/MukBVDWmjejuW+wJ\nPhmIVz9RGHtzs8I2lJPJKO3jvCZmcqn4xJ2hVetD60T2DbyffID1fjHll1A3\nIg0bUxmon5ULp2W+ZCm6X3WvW+vGnMgKDhgD8GKpfbccve2Nq0Ei6YywQUQp\nJIkGvCtf1y8LswX0ycxhZJl/bmt4wBP3tq6uDoUvHcCaa0RbLKqi0JOnjfog\nvdYGC1xgqmPusrbDJmGSmTp0z9wkUr+FnEqAYDSIgfcJD3fVWlj5oDvxDlA3\ngkniOwlYB2HZ1c30yf8Xzis8kLjRrDqhgAZtE4iksMlKJ3U7vLn21J2qlUFx\n4/vbl5mrFKRhnzPuPlEw/1zfNb55VVpI7NbYYhoH7lIXRUBgF0qRjktwZoHK\n/gOHB7PCT3Np0/4/6q3h/yQrvA9rCPj1imgpyBBMqGgTSUj3CRf6XLiCuOQh\nIvTsGtr8owHU7FUi+4foi8WURMFPD1fpG0NRhsyqirlwlZqRFhV1r3u+i8QO\nA8tMpJ98ruyCS/IMpLe5x6MAjseTavMm3zFjBwkH+2JZBqbdQmocprYt+D9s\nHoeVnsWjvKSROnD1BJjsotCuHUqRi+VyYwHxGt5il+IUe0od1/AxsYnTBL9g\nr+yraY0MNNYwauZCT+I9Ggc13fvTvoPBflPf6IBgXHirop/B+eWGAX+BEWjf\n5kt7\r\n=fJWV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDhkypv91y99Z4xyPMeizWOXFZ9E6+41SMVrp/5P1eOzgIgDnGzkid8o2RYN62hQCHd6oq0i2OF8NQGjR0X23se/aw="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.10_1631046035117_0.4194639044736628"},"_hasShrinkwrap":false},"3.2.11":{"name":"@vue/runtime-dom","version":"3.2.11","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.11","@vue/runtime-core":"3.2.11","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.11","dist":{"shasum":"04f9054a9e64bdf156c2fc22cad67cfaa8b84616","integrity":"sha512-cOK1g0INdiCbds2xrrJKrrN+pDHuLz6esUs/crdEiupDuX7IeiMbdqrAQCkYHp5P1KLWcbGlkmwfVD7HQGii0Q==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.11.tgz","fileCount":14,"unpackedSize":1231574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOUAeCRA9TVsSAnZWagAADwwP/1NSkgXWs4F7RWPa5RNM\nGusDY7hYnILYUlEVSBVP+6X8taV4mqZ+7DTBdas0Vb51qwW81ucncsdAsfzP\nhkYambS6yRmKKPfU/4h6OdD+t35hYH1W5kTiNN5DjJfoBDNYWAO41CQwjI2C\nACvcu3XhAyALvACG1m/uc8AvqkxrH+G+aj+aMGATWABDQfV6ndg+0VbQ9X/0\niBJgJlnt4vGl7Jm4b5c4K2cTlxLEsW3kVCYVMxJm7qKfGIZN8Xo+TxKN3Kry\nHfJJk3Ng9+Au62BvB4Xnc/xVqthsyrJmNFqdGXPa1mDYyBzIqhLcT/3rX43y\nMqoaN/xBvU7IhvZpzZ9pbem8e/szrLIOPihLN+7kpxAdxcZU2K1I7QcT/qDQ\nzkfcuHy49qkCwvzQ9lNExcIUdfmQzkn071CKCMqiD3fgNM2MW8yhOEDcPz7P\neGulb6spr11kA6OLo6ExXTt9Zx6KjcD7gWD276B8jE1Ee3PrhyTjankM++KP\n8B9Y5DXCx4pwtSovuDjYntcthBv4z/KEKs57Xy5prfkw9Uu3JyGI2pMjfyS5\ntzkIDwLUaczlG+lue/3Q4hA0mLVMku6kl3gYSxyrwSye9ABo886rkly5Prnz\n035f4L4quiekPCVcow9/nliJyZuvvmWR5gF0uOmyiMDdBkm65fA/UXvnWv60\nsmbz\r\n=f/sJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDc15ttRBdH6u43v4lr+9zPFA0RDAXetKJUDZCf6na98QIhAPEoMT7Vp5ZGFurnZMeWW7hh4t3wjB5vScvDlF56u6p3"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.11_1631141918129_0.014426127651000709"},"_hasShrinkwrap":false},"3.2.12":{"name":"@vue/runtime-dom","version":"3.2.12","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.12","@vue/runtime-core":"3.2.12","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.12","dist":{"shasum":"d9fe865dca36f9ca33ba327afdeb89ae2aa03f4c","integrity":"sha512-+NSDqivgihvoPYbKFDmzFu1tW7SOzwc7r0b7T8vsJtooVPGxwtfAFZ6wyLtteOXXrCpyTR3kpyTCIp31uY7aJg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.12.tgz","fileCount":14,"unpackedSize":1199525,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBADLPQnz2AhHVDNX5pejsZZhXmikLxSOUcHE4a8/IZFAiBk6IwPOF31blELeqDw6apUy8xHDmF6Rtb2AQLzZNJJyQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.12_1631890537848_0.36371466244581363"},"_hasShrinkwrap":false},"3.2.13":{"name":"@vue/runtime-dom","version":"3.2.13","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.13","@vue/runtime-core":"3.2.13","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.13","dist":{"shasum":"238f517a75765719f8373409cee853775c636f92","integrity":"sha512-DVG+ItkrnCOEa9HSrmGBTLwv/gBVYCO8wkm/yv+d5ChoTnyIILxP0oCiZEPJsgWZfUSRPNi5rXozwo7F99MiwQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.13.tgz","fileCount":14,"unpackedSize":1199830,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDba/BKvHVvGBj2+AmP4Szq+nsLmFxPoby5O7lF3x6eiwIgOj4c29CS5T37x/B3uwlUSZqfY4zKO1p+wFc75X3bu3M="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.13_1632248587029_0.333122447481383"},"_hasShrinkwrap":false},"3.2.14":{"name":"@vue/runtime-dom","version":"3.2.14","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.14","@vue/runtime-core":"3.2.14","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.14","dist":{"shasum":"ca0d962fcb9dec37c8904533a3246fdc50ecae66","integrity":"sha512-5GcI+sDAzOX+tPPgmpCjSrkAOW79Bn/e77Ctx+lJJl6pTpAWZ2YSjGJA8hNOsM/MC6o5KYRIi5JT4n0/wv2rvA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.14.tgz","fileCount":14,"unpackedSize":1200993,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEIURZ2y5Ha2sJncuJfpJiHEOhCVkrVNXNKKAcupb6/5AiEAtM/yd6zsLy7x4z/cyIAO/+p2dWOXtJwtUdCK3Olm4RU="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.14_1632350228651_0.9585420299977494"},"_hasShrinkwrap":false},"3.2.15":{"name":"@vue/runtime-dom","version":"3.2.15","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.15","@vue/runtime-core":"3.2.15","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.15","dist":{"shasum":"8453c305b51d5c1883fb9434a4c0785c2283cf49","integrity":"sha512-zeIo9i4dYudW6ntpbFDVNgz5W+x4bZfJFsMbQb/1NR4vNAjU701Fej1CdxYqNLIBPHJeM7F2RIOksXm3zpvcvg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.15.tgz","fileCount":14,"unpackedSize":1200993,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE/7MJF4DYOG1PmKxfhpqVAJWt9llXrMtZzAQzbJuHBvAiAa+yRSS4un8KXWRLkkVxcehKgXeUCL00OGcn0UQUXxWg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.15_1632404951888_0.42851091781926187"},"_hasShrinkwrap":false},"3.2.16":{"name":"@vue/runtime-dom","version":"3.2.16","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.16","@vue/runtime-core":"3.2.16","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.16","dist":{"shasum":"50aa4afd11fe32f4d70915753411fb387ff9785a","integrity":"sha512-PJ/aMaGfXkqFnykNqpDamcMJni4c/nqDQDz0hKncJiVqU4leiFGq7YC2IFbXECdG83GiHFhEc/77WOhecWSmCw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.16.tgz","fileCount":14,"unpackedSize":1200993,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDM2tnIOgSCPJUW9dH1/9/0EejGfpGfqm2CeB7O8hv+cQIgaZZXI9+GHhE3LPRgqmwgmRvWaGxFOkSrCAGIxu49J6E="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.16_1632406632519_0.6288996577287722"},"_hasShrinkwrap":false},"3.2.17":{"name":"@vue/runtime-dom","version":"3.2.17","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.17","@vue/runtime-core":"3.2.17","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.17","dist":{"shasum":"e4000d509317174476cdb24b62a3c017ec7136ac","integrity":"sha512-koaWKNsqhc6T5FFPgVbBLk0QBpAkcYI/Z6F8fWhdqaraR7sE/J1z2Wihli9f90vTu0a/XME5doh8ds6ow9Bl8Q==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.17.tgz","fileCount":14,"unpackedSize":1203741,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCKpAxmwq0QyvSagtreyHOqZZ9JeR45HquY4U/UZVrZOAIhAImphs+qFos/RqSflD1f1wf3GlSOM/FLzICg2RqbBAb6"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.17_1632501801804_0.01717668193562205"},"_hasShrinkwrap":false},"3.2.18":{"name":"@vue/runtime-dom","version":"3.2.18","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.18","@vue/runtime-core":"3.2.18","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.18","dist":{"shasum":"25d23af43c104ab6c49b65ef9bc5e29be5788c2d","integrity":"sha512-iP6AP0zANe0OfHWV7VDiR9eH2WGJuLHBHEsyIfOteZUuowM8VkIVgn+10HGnVEV+nfpaVAVPItQDc/TwmR73Rw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.18.tgz","fileCount":14,"unpackedSize":1203741,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE+mGrD717OO0ooLDY5txaTLfyJwBGQz/pP93rOUrBWlAiA1VtnPeMJXLMwfFK4s0eJlDHuT2Vvrs/3J1mzBeJEWCg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.18_1632513928105_0.5394552762666776"},"_hasShrinkwrap":false},"3.2.19":{"name":"@vue/runtime-dom","version":"3.2.19","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.19","@vue/runtime-core":"3.2.19","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.19","dist":{"shasum":"7e8bf645754703e360fa132e4be9113edf2377bb","integrity":"sha512-hIRboxXwafeHhbZEkZYNV0MiJXPNf4fP0X6hM2TJb0vssz8BKhD9cF92BkRgZztTQevecbhk0gu4uAPJ3dxL9A==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.19.tgz","fileCount":14,"unpackedSize":1203741,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF0oEvCe3edkDUz8/diB654RkomWurZ2xVzOJWBps6GnAiEAok1BPMN5ipS3i7nIGVbeSerQR4brIck0t81+rLnarfw="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.19_1632596313847_0.613405335240591"},"_hasShrinkwrap":false},"3.2.20":{"name":"@vue/runtime-dom","version":"3.2.20","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.20","@vue/runtime-core":"3.2.20","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.20","dist":{"shasum":"8aa56ae6c30f9cd4a71ca0e9ec3c4bdc67148d15","integrity":"sha512-4TCvZMLhESWCFHFYgqN4QmMA/onnINAlUovhopjlS8ST27G1A8Z0tyxPzLoXLa+b5JrOpbMPheEMPvdKExTJig==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.20.tgz","fileCount":14,"unpackedSize":1207242,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC9Qy31E6Wd5+aq2m23qJpRcYGNT5d9daODbH+6Jj/UWAIhAJxFHeFfBt23T37DjWE7z+VL6BQUVbXwX8feR2bX7Z+o"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.20_1633712522668_0.3450074834039958"},"_hasShrinkwrap":false},"3.2.21":{"name":"@vue/runtime-dom","version":"3.2.21","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.21","@vue/runtime-core":"3.2.21","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.21","dist":{"shasum":"33dd15bc85281e773177a30dc6931c294bd77aa1","integrity":"sha512-apBdriD6QsI4ywbllY8kjr9/0scGuStDuvLbJULPQkFPtHzntd51bP5PQTQVAEIc9kwnTozmj6x6ZdX/cwo7xA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.21.tgz","fileCount":14,"unpackedSize":1209688,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/gSB1u53R3+XJqAjhARX4D+8cHraOe5BYfIQAoHnL/QIhANrDoo4zkhmgA2B8AY/j+pEllBII6S99zErUb6G6sAvV"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.21_1635834928608_0.6661872965092515"},"_hasShrinkwrap":false},"3.2.22":{"name":"@vue/runtime-dom","version":"3.2.22","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.22","@vue/runtime-core":"3.2.22","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.22","dist":{"shasum":"c11d75dd51375ee4c74e339f6523ca05e37faa37","integrity":"sha512-w7VHYJoliLRTLc5beN77wxuOjla4v9wr2FF22xpZFYBmH4U1V7HkYhoHc1BTuNghI15CXT1tNIMhibI1nrQgdw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.22.tgz","fileCount":14,"unpackedSize":1210602,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDiQIt8mJp0l+OhvbcQDWlWdjbYacez0gCM2EBLZolB/gIgG0tsfDbccsQ9ax15FQgPwq8Dqat+L4m93x4I/tUUntE="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.22_1636947920418_0.9126547509494991"},"_hasShrinkwrap":false},"3.2.23":{"name":"@vue/runtime-dom","version":"3.2.23","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.23","@vue/runtime-core":"3.2.23","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.23","dist":{"shasum":"e6a3362a8a03f034ef6ff9b8281b166f0f314bfc","integrity":"sha512-z6lp0888NkLmxD9j2sGoll8Kb7J743s8s6w7GbiyUc4WZwm0KJ35B4qTFDMoIU0G7CatS6Z+yRTpPHc6srtByg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.23.tgz","fileCount":14,"unpackedSize":1212592,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhoH/mCRA9TVsSAnZWagAAxF4P/2DU4GzuKLDN103ss5R5\nhgdYv6tyTbVv8AG+XwJWv00h1dV/lhrb9LmTyD9BtPsmV1nqJ22UAPRsi/kL\nJxnV0v/sZGhlhzcbEsGNgqRqtT4M3CQUUMbn+RNdz6b432KjMSe1051b7qnL\nseGoc232mUapDk9yRWPnhIOYGkCIhaT+7RTkxLP75i/DO9uU03AfnXqyiGLP\nHQRhYNQPV7E9XdMjpZDpJTkl7gB2y6q60k5viOLzr0Sz8AwVuccAkD1Jhd47\npg1HV7sn50nqTM3hvwIEwuaJUSWzYRaRcT257OAyLG4buTUofga2pVvNJo8U\n394ny63522GtlNjC1yL4BCNJdN8fvHTBg32joUA21VrWsZFKfCTTs6t8MaP1\niJ1iQk1UU4k2piefNDP6V94D7s+nWFDhg1bj5BO4S685BOlVv/jzX21u+TNz\nUDU9YB2J9x5yMkYtdChC1D5uvsjjPHB7yq+lbARWGGSVp5Hqi+qIhcL7aYq5\nvz+tuMiq1YRLGRiHXwg+2RaHrXd0EVbzT7tM+5Vs8zrP/r/MNrZTWhR05w19\n4UFmtG6GJDwiqWyedgMbG10qoeNCsCfASmXMkIka+qygfiOuKPeVrnnKEfuq\n4LCDqiG6xOvmxdNDsLQim7Ai70txXvDHsTcGBZ19S6HAVeU6Do/eaP3a20YC\n2ZdO\r\n=lbBm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAX0TUl+6n/eaSKnXbprCCX3nM30X/TBgs5rCZO4yLIeAiEA7hJ9m9TihqwDQOUdRDUKJyjbXjOQNS6O2yQdd4MkA5I="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.23_1637908454793_0.9492754300552952"},"_hasShrinkwrap":false},"3.2.24":{"name":"@vue/runtime-dom","version":"3.2.24","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.24","@vue/runtime-core":"3.2.24","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.24","dist":{"shasum":"14b462514cdb01d9de6c09ecf1d5d5d55a58e1e3","integrity":"sha512-piqsabtIEUKkMGSJlOyKUonZEDtdwOpR6teQ8EKbH8PX9sxfAt9snLnFJldUhhyYrLIyDtnjwajfJ7/XtpD4JA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.24.tgz","fileCount":14,"unpackedSize":1212646,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrdHtCRA9TVsSAnZWagAAq74P/AldWhT7FLZPI8nGzhUx\ndrDlBcL7Lc4MsXpaVEP0E786lO6GQLd7bEayVogdNc8MO8pgvBPBVWQDCAZJ\n+0gV8PPk4qkbeD7fSnSvCCM45tV0gSOVB6wDnP0GBdu+sJF2QN5qQFfqbWEm\nTuhHKHz6z/cRi8aBv2bf5sp2mTxfUl8qB6lFlvqN9MF6n9Tr7hUzh1SMeBld\nJOkIkRAOkndIZAoSLTxV0Tt4BiIyJbhvLHJdG0io6uAoI0mIsluJXYAVyJpF\nRVsbbN2arm/OXBVK4Z4MWY9t8G6fhCYe9Me6pJsXR6HcpD05Vl41FSazpBX5\nGRH3NaGKL1q0nTp9O/fZCIYpZ7lwmF+xbw2YFN1sqWy2ybVOqmAtJbFdmw4t\nwTvydu3BIboI7tBiDk3VImlBd53hJtzfDFOMqVLxly8eQN8o8Mqkzjo9NacL\nxY9L5HOcdzq99Mtd/JOE1AkxluQF2NP42TsVQTvVQYeJeHEQqYpluq/al322\nEFeH9fALWi98PlYZ/2Yf3hJhkApYGm/JftmakFI8xyuvOWNFsbb/iTjiGsoN\nUi9AHCSy2DEiidAqpADyHBLn7wGLgBipGaUCFp4sU2Tb3iT8hnjYYE3SkPB6\nsNyzIErYBdJYtVK8LWtiHLOO1XFm1+PcNzm6KtxnyhxFSoj4mVEiVot+JjU1\nIQ+o\r\n=t6WK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDKoYEWp4OHoRI5+6k78wIB9CN+J8mlhrrov8s8cFPAewIhAIRrLAZYk/4hR+DtRCew91dOISAYEvTE3Rcje2rl6Tuo"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.24_1638781421271_0.37130352171553094"},"_hasShrinkwrap":false},"3.2.25":{"name":"@vue/runtime-dom","version":"3.2.25","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.25","@vue/runtime-core":"3.2.25","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.25","dist":{"shasum":"3c0812faa1374ab6d03bd5006ef478f2c414bf74","integrity":"sha512-3gGeyHnygn4yG6bssRKhQIxnE8vgB8FtYUUwoYoA/Pm0vZ+bGPoZax4TbtZD9eW9rvs8CY8boNp4t/sJaPJrRQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.25.tgz","fileCount":14,"unpackedSize":1216472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtXjWCRA9TVsSAnZWagAAswcQAJmU9JTDzYrOxzPJs9iq\nKX2S4pltsxYz8Kr5H3BdnXZ5r8yjoASe0nmnTlz20gDaxTCwEip4G/60RsCg\nWsLb1A2ob8bmoEOLtgc4pfynE25sTExdxD2UqwJ3KcaXlmmwVlwqUCExgPnj\n4ME1xDi+a1YTeOUhRgQw5ZPE+WbIsNlhGzE+f2mAfVW0uNlsFkcRd7Ywmj+Q\n124s5oKFpRhW8JQC6aTTMITH9jsDKMTy5LPpeP/rWaf01jmqZ8sgvjDP5baS\nqLXBeGjACEqnwH2S/7icDf6X1pvx8KNMzJmKMytKGwi9Go79fm17MzZXXO4N\nz2FVMFHDppGi40odGLZBurJGy4hmOlVqb1Spo6gHsEJzC7lALmyy4kULXNL+\nLCXQ4ZuzO4Fjhfw9u6LT4pdxloeHW+eccygOVHPK2LXn3KwG2ptYuLLafcoU\nUXJCv3m2IXE/+t7axmBlX1srSvHVRP3kYrDnEML0TDretCEdPm1o0d2uX+Y2\naCIFNwmzbgzbluXcXHbiHICLEqh2BkAt6NSxEQbxDNAJw9sqVL1XL3YozLw+\nPXT0tx5QBw7Kkk8bWJ8lmvcZYv1rej0NAT+JiQ/da8oBKtgx+QspuaN1Z0VT\nUMW76N6sAi+IBjJYM40kxXOoLVf8PhkvwqfTyYSvjHsaqx5hMsSziEfD7iDj\nX744\r\n=Zot/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBCyzLQp6m5ydYR6RXAagPN1/1Shv/9FF0D+0mHelwC/AiATsHU09oAcZem/P5dbMCwvMwlWsbKtiuieWBHmjySbAw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.25_1639282902816_0.537023362291293"},"_hasShrinkwrap":false},"3.2.26":{"name":"@vue/runtime-dom","version":"3.2.26","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.26","@vue/runtime-core":"3.2.26","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.26","dist":{"shasum":"84d3ae2584488747717c2e072d5d9112c0d2e6c2","integrity":"sha512-dY56UIiZI+gjc4e8JQBwAifljyexfVCkIAu/WX8snh8vSOt/gMSEGwPRcl2UpYpBYeyExV8WCbgvwWRNt9cHhQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.26.tgz","fileCount":14,"unpackedSize":1216472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtZ7cCRA9TVsSAnZWagAAMV4P+wYLm9kDCTOS/YUTxEVI\nhafkCLQsEWpCHSkefZ571PcskFhIATUmjXOgx9I3gQl9qyod0o5Ahu2/91i3\ngl7jcjNllxzhG9gwcQiaiLk7l21lbZ+wgs/HOcp8tC0692D1tf++kkNsQspX\noZt8sLvtQmwX5hgbjlENRl/0K70Dy0Z/WbaCj7+EMASTrGNUKPZIY91HtK/S\nMZ0KgoEwJmR2ZvoeBNjpIwE1YVZxsBLxS688vRa02pYWXkLMaWiJlBzRUXm2\ntY0iLdVZriPAKytBT691FWD7nuowibCO14b4Uam61JRHNcetc2T/i5kctEon\n6yaB8mvdUsYs7Y1OZVQZZgeq+ZtQFHd2riZiAJ6sl0pYmYaJSap3HxWa8KlN\nZ1b0ICYqgM1eiYAnOroi9ogKFEDEi5RAecVV7tr7LP3HLUnjuhQ2cRDTiJ0W\nw9R936muMBUrzZq6PFlOXwtRZH5qB93oPUnHa2X1veskZ2HWPXoc7Nv5PPEl\nXslYDKrTTSm+a5XQkR9jKDA81nTCnXnQVCgiLCZTpqJGzLqOXjL/BNW/OjK2\nOeQjJ2iWHCiSrFFNmzi+UlOZpb6gzChXPdTnzQSmi6gsMpEwnWXIGpn5/iGI\nsrAcB2f51AMSOsf9xo0YNhOiGH7F6bP9Ow7EYnDiMIJNRgyvQnhoNestttW+\niQ6b\r\n=ww2/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICgFsBfuPSFPWG+iW/X1+dSVq+fhi4ImuTsfaR1W+bbBAiEA5O7QnBYHXr8z1WSVnm2gUSjAXY45LId/vLKW61VggtY="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.26_1639292636697_0.8312268554500892"},"_hasShrinkwrap":false},"3.2.27":{"name":"@vue/runtime-dom","version":"3.2.27","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.27","@vue/runtime-core":"3.2.27","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.27","dist":{"shasum":"d13f9f5f27815041f5e9f493d77121955e3f7166","integrity":"sha512-tlnKkvBSkV7MPUp/wRFsYcv67U1rUeZTPfpPzq5Kpmw5NNGkY6J075fFBH2k0MNxDucXS+qfStNrxAyGTUMkSA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.27.tgz","fileCount":14,"unpackedSize":1218165,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5CbvCRA9TVsSAnZWagAApocP/iBAsE+EiwOyJAYOu4Dh\ndHF0YqllCC13IZQnNwGt2sohYqhaLCawfMvtgddChzEJMyQOcC7qKl/DRdPT\nA/PrWvjs4A+4yJZALRcCGYjKznJRX2+ok8AqRPlBFBcrtCJK9M7JzMSiNeN7\nf1m46ju3xFTJtIiN3vlH4ucvoFRpDWLkyfLW2pLlUEu2o95V6wC6E1aBBRrq\nBHXT51e6M4yNkQV70g6OFzGrmp/U34STQiv0toxDTaMF8TA2yGbo2EkCrg1B\n2eSCa5Ihj/d8iRUGWwlOy+U0iDLmvTaWf4quyD5JQNvfDbRM8E80HfDxE1wO\nv9rUNqbuYLrXDak9XV9ZCsEwICAiopH4RHDbSD6ksePky6B8SYBdbqphLoml\nj764PE5kinyhEB8dGD0yc3OPgpZmAS2c1QDQNwWp/BdCaa+g+xPiqjTiDib7\ndMNcu2ddZzVecbk7cFNpT6xXpYW6p3E9TZp758VUc++rc2BOAjA3gSsDFPVV\nV/28uOteX2lcfIppqu5u+O3VCkzeWfLjzlT80MmY0t7IfQ3KF/bKMKhSq0zD\nNrTxdp4jc5O/uQSFch1gHEBlWxZ+w6YJt356oVFs+v3CUIN93AL5JB9MYZ/K\nBruAejK3arV0kUG6lKXu/io6qCo+v3yeWdTTuJ562g/hAsWiJMwB9KJbJ3IE\n3c+0\r\n=p5Rd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVw1ya0wqFwq35Hn05XPnLuBurR/BE3pL7MZU+ciXRtQIhANO6cG1WzO/PKlnWjEUtfdG5d2tOS/61x4l279J+gx2j"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.27_1642342126972_0.346569794729471"},"_hasShrinkwrap":false},"3.2.28":{"name":"@vue/runtime-dom","version":"3.2.28","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.28","@vue/runtime-core":"3.2.28","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.28","dist":{"shasum":"b5a0cf38daed5534edbc95790f4eeac97dff2003","integrity":"sha512-Jg7cxZanEXXGu1QnZILFLnDrM+MIFN8VAullmMZiJEZziHvhygRMpi0ahNy/8OqGwtTze1JNhLdHRBO+q2hbmg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.28.tgz","fileCount":14,"unpackedSize":1220186,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6musCRA9TVsSAnZWagAAOXcP/jlD/WPfAREiExPWYkzf\n0MJWmVIY2UZHutC0oMaRgRguFDId4lzf2akB57vJ3lr+lbXrGwxbtF1d40Hj\nSB2KG3mJk56bwQwIM/14E/QzBLuvosuR1CgOShe918tPSV+bc41l0OqNW9U8\nh4qfQlN30i7Lv17gEOkIlR5914GHDbonpG2+7L/JRKD2CnNLwGTzTa4WPNP6\n8NLlbBVutpJ/6e++miKZReyhReinL1hdml7IllXBBSLb01kL1FWoHcvLjqN1\nJfD3/bwRs44Gsyule+kK0YbyUKhvPXCcMPXyPiD9Q8kK507zj08tdestmrr/\nPUYzUX59I5ftqBWbuItiOYvMC33XNJuHjzj6xrAm+dllnrjIn/wIAnt9i1ys\nPhX9MX+ZFElP4kKvR3zG81b6JDCsmDOpJbqW80w4NLpsNEJ7MqzJyvaCKgf8\nC8FrjaqnX7L+7abrpJX9ODa8e9i5p3yKqaLg41LZ5hQdE0cTgBbgaU5MMN0b\ns7ccXi6WyrvTWLg3zZlMt85l26H/Gr497QuJMH99IkdQo2fKnL3zC/7hIRpD\nplSbfJI1hnK9Ml5gr7o2tiBc96DaJ5esUgp68QkQ+CZWjKx/BATgf+aDaRzL\nFoIMEXVpTTJ6+A749kBclY0289wyPN+9Qp1tIPCRPSV/SXcVGP0h3V6Gd1QR\n6K4m\r\n=sunc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtouNFsLU7TngouRHR86b964ysV83YiFqRsVN21CBlNgIgQMDr+6t1RPbLaqkdl1nc4J2jL7E9gR7dkUUWxfbG6wM="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.28_1642752940631_0.5941117263145397"},"_hasShrinkwrap":false},"3.2.29":{"name":"@vue/runtime-dom","version":"3.2.29","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.29","@vue/runtime-core":"3.2.29","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.29","dist":{"shasum":"35e9a2bf04ef80b86ac2ca0e7b2ceaccf1e18f01","integrity":"sha512-YJgLQLwr+SQyORzTsBQLL5TT/5UiV83tEotqjL7F9aFDIQdFBTCwpkCFvX9jqwHoyi9sJqM9XtTrMcc8z/OjPA==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.29.tgz","fileCount":14,"unpackedSize":1221124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7WAQCRA9TVsSAnZWagAAm6wP/0YwikFKDNo6IsW8BwKd\nG3N7FiF3jQJ40fsN2kMC/vUodRIHAtFc6WSKwIq1WIXQl4yeMcMgKfEBhO1O\no7K4deJbUOj+JpsmZQueyRkfoxu78gwfO4l5iPNkrXSTHBeYe6g0Izx8KNdd\nKO+9tDOHBhjZxbKEPZAZj9FFVRJmeG2166znUTSIAJOzfgWPtNAVnX0PBrcI\n9EEvocdr3Aj5M3f2vyXa1ZUTy9sm9K+ksvOURd85mkrUZmbN00m+MHDl5MTN\nHz5v9i+V4hPFohJgaracPydnAAat2PWmcwNDoa0Xx9S5Kx8VdyiXsU+k+HmE\nzxvndEfueBIAnZBNA/t45vnHmV7S2UUlkCZ8b20bYvcbmmn9VHP6ffXXa3lQ\njdh9RCYIfJHwWg1Sy12h47wuiK+OKJDhW6Zu5fv+N4Fg/8D57kISbsdj/bN0\nz82mfN8wAll61f1btN4/OuUBR0sGsDkFjdKc6oUCGYlDFO7LAIgv+5cvrTc/\nJf2CKWgqdb99fq+vSzCamaJb6puvIgcYd96evLgM7tCyeL/6lsTfoqGjLiCZ\nzta//mT9rwDwGPLqF7l7a9mYWBNRwQ8afM3PJmB4hmKVBMhWWv4VwXdduPmP\nV7bAUspgwzx2D7F8WH2XHhxxihDxTu8ZOOQ0LhXgoSuR0+tsMhElWBrewsJS\nDWJJ\r\n=Abr4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC3tF6Duc8YU12kNVulIWnJsNXARWDaEuT8algVHJk3DAiEAknaaED3u9F6ZlwR/nfAXZAfUa52gVJkuxqv1J425bH4="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.29_1642946576585_0.5351330746154581"},"_hasShrinkwrap":false},"3.2.30":{"name":"@vue/runtime-dom","version":"3.2.30","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.30","@vue/runtime-core":"3.2.30","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.30","dist":{"shasum":"16a85b359ea1fff9b1dd61e9d00e93f4652aba5e","integrity":"sha512-a3+jrncDvEFQmB+v9k0VyT4/Y3XO6OAueCroXXY4yLyr6PJeyxljweV5TzvW0rvVzH9sZO0QAvG76Lo+6C92Qw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.30.tgz","fileCount":14,"unpackedSize":1220972,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiALj4CRA9TVsSAnZWagAA9tAP/1QG4D4sB4aN7V5Prt7J\nCV7UIwvNZBn4Jah2lHCA/8UXI+pEbfdsYr1sg+Twk96Z0oY+go+9E57BmsjK\nrcEvRdVu6rBTUBFqrUh6FcEls7D7Xilr+cX2NhO5Zz9ZD/zQNgGn4eNG4Wyb\nBFvXQpzIP0fDj5088egad62TdLCAcBhUx/BT4wAwiyCNZ7p8KX68h0CAWaUT\nD0aJA/oNNEglTyz9kAEpClHRTbXRvz7/pfSTXd+h9mLpzosVtZpGfbPJabaB\nP1iAkGdvya/DHmEF3SRYK9nyeAscgoULSlovP9A3VJfF13Gy2Qia4KthiYx4\nI83LcP1/+YJUIkt3BCC+nXVC/WV7A6WzMaql6mjh+wkvQvA1NkYArDpFa0In\nC+8iv3puqTg/lUFpPZ7vxXq5BdT/pXZj78N3m4fqm3X0XB2VaX5rsdXTnTig\nUmqpducYtv0ltDrR/bjLBbeEpV9S63C5+xdBfW2oZWtZkbed2N8syWhubNcT\ntWzDuLBj58+QsZnVicuMf3uohFbKF+AOSiRFHtZr/4qdiw3YlF3J08l6G/7+\nzNLhIcYftoXGLf+nRLpo3aHF9n9/24cpOfG76KSJE5QdjpHh+JRyLn7DnX/l\nN3J/XNZ1FwGWMAkRjwc+Kcp3YbfK5IiKzNdHdwYWMJNAg5T6DSkYzLcGPqOf\nWIn3\r\n=wF/X\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD/NqTD2FqVaLRCH5Yzwj1jbOVKDvtsgSeVUltU9BUiJQIhAIwkRqg7WUJSMuWo+8aSRGf1dPkQOKz2r7Y6VvySbj9Z"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.30_1644214520168_0.0666619086737914"},"_hasShrinkwrap":false},"3.2.31":{"name":"@vue/runtime-dom","version":"3.2.31","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.31","@vue/runtime-core":"3.2.31","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.31","dist":{"shasum":"79ce01817cb3caf2c9d923f669b738d2d7953eff","integrity":"sha512-N+o0sICVLScUjfLG7u9u5XCjvmsexAiPt17GNnaWHJUfsKed5e85/A3SWgKxzlxx2SW/Hw7RQxzxbXez9PtY3g==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.31.tgz","fileCount":14,"unpackedSize":1222056,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiB3LrCRA9TVsSAnZWagAAoAYP/153zKYLuy6RrUgkcAfR\npttRYDAOCojU80EhiHpQXrEwt4zvyX0OzjmmobB9EqvUQAqUuhAfPFWGzLjb\nWc6WHF6RQF+ZHA8pK0dQ3gj9+5Zy1j+K36pjmSOEuOX7kJvSPfVliy65rgga\n0FPgylmiIDcNMGTXgBgfKWsE/IrCVSRL2hyYfDDhO2MAn8GbNtsl4YLShrzF\nR1vnQrwrTtSnNRp7mxIGLafhzhmaUear+v4ndbaM/deKEZx+tnx83vOwSSJ4\nLPRqPLgmQICREvRttBToL+3R0GbqTcDZ8oE1/QHsVJih/yA8aZ/S6UyPIMFO\nHhSmzE+cGw2u/ZpZJV0yjpu1I1OK8r69VCnwHL6q0gp9XiAwGokgHhdUrCPn\n+lAxBPY5lw0+fm0C/Uc7NQZmAiK1A0Ozh8UvXDujscMsWcwAflVz4tHMAZ4+\nrmd63D7pco/edQuxa9oqjle7ujO7I8WrlZFk24Rx/SJvVSPUxbvU4+0Ir2en\nWJPHwDnpEG8Nv9UiHNrUOoqBEXA+Ldb3jVJ9plNgZZy9pCJui/rQxZlY1wca\nrn3laFM8C04MABWfxfyb0f7D8UnbnA0/SPQ6ZnHjeyw2tbkAWu4vWIK56PSZ\nRn9VJMyXS+12eyCVV7YkvXjwarSx8Zs9lB2Y+d0U9doA88OVaZ9vWJ7mSbsO\n7MuC\r\n=X1CG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF/sgr0++0fg63m+YV2AkcUY6iPlyZ8tKEEmXD3Fyp5XAiEAuR3y0G6waq3PP+1upxo+Up7TsPnN7SsR83vCjQhr2O8="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.31_1644655339193_0.7196624665435334"},"_hasShrinkwrap":false},"3.2.32":{"name":"@vue/runtime-dom","version":"3.2.32","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.32","@vue/runtime-core":"3.2.32","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.32","dist":{"shasum":"53a8be5c9d72105faf4d11d10202063e9a29c39c","integrity":"sha512-AmlIg+GPqjkNoADLjHojEX5RGcAg+TsgXOOcUrtDHwKvA8mO26EnLQLB8nylDjU6AMJh2CIYn8NEgyOV5ZIScQ==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.32.tgz","fileCount":14,"unpackedSize":1224996,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHilXQXNdxayALKPtynICeclRplPBbP7AzUlvdujbIE8AiEAkjdV8QjkLmfqHSH0+vhGPXjkshnksUZ7dEdY0yYz9p8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVTNcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmry+w//UTXv6xgOJf2K1vrPmETYY11uBcv6jhCUAbfwbo4iTYnCOlqr\r\nBhska9fB9cie6px2Me3x6EsXbu7acK1FP4yP2/2C5654jtF9cg2GwIRz8zd8\r\nct+/erlQLBxI7NDGQcxxl5uKZ53DbBzYze1vzD2+F7CNISSKkuv+Xyc55a8f\r\nHXlSd5HJfOU1T55uqMGxofZjVpYzS4opZP0dd7cggVUbTvNgo7JQTDk9j+4V\r\nQ7vlq5RVsRtSzQQqNR0H2sbJMowDn3na0+CCFQQZP9hRyvASsobUFPOY4TUv\r\nV4mj5DbGbNu1gfPPFpNw/LPpxamuMUFZdfjah15KQX+hoxtPNjWPor3ZEs7d\r\n57O0CP6x2npoPpczsXqOsCkAJman4Y8CaVD1HwKyTF4bVenZ6BUu3OdgGyPG\r\n28a1hwfmeAXNJCg8AGjiQmwwxswV3EMy4APwkwFdPhzbjS3wBuzWyyOpiJoS\r\nO8g2OMbC3KDerHK5BXFUzriE/YtRPUbTJMSQ3xPFtBtzqtyKkMs/Z4X0EpgH\r\n7y5CgY5HStiWqN1zDXaibRL/1P5BIVEy7A2fZv7hwlYdSvsTH5Y7RZpZy7te\r\nZWCJpoCDKAKontr+yfMnBFDMyMtn6Zqk3iPqy6ujVkZzj2k7gOuSHZgOklt8\r\neoaR9ogUKDRvLAebsHUaRKAJUGP+3G7fPWY=\r\n=NPsh\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.32_1649750876128_0.9288406642146989"},"_hasShrinkwrap":false},"3.2.33":{"name":"@vue/runtime-dom","version":"3.2.33","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.33","@vue/runtime-core":"3.2.33","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.33","dist":{"shasum":"123b8969247029ea0d9c1983676d4706a962d848","integrity":"sha512-LSrJ6W7CZTSUygX5s8aFkraDWlO6K4geOwA3quFF2O+hC3QuAMZt/0Xb7JKE3C4JD4pFwCSO7oCrZmZ0BIJUnw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.33.tgz","fileCount":14,"unpackedSize":1231268,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOM9Ntbet7hT5Jms4lY296uaUw2SVVJFZIH8cwVc4KAwIhAIyBh51ewuCmxS3Nmt8jh2NMKIJRl/V5T39sfYsz3I8C"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV/QZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDQg/+LN5IH8EF1RpPuypmkUan48ggIldaGHLwwu0e8uyG/XRQ4TyR\r\nCM+o2IQvdJD1v82Y0jag++o4iPBMxGaF0BURrFstsWVE3eIscrQjFdMyNHzC\r\nw7NZfLdGY60N6UT+V4sSiBwv0SMyR4GUdIMtv/yGZjcpsor/KNvgHom0xWHW\r\nsr3NRsUleGG11+VNnR05XK6sqPT4YeSxMMmVgKDrNr12o20inKjBVFnYa3wN\r\nielZB4fIM7kNbinAs/sjz+yz/UKhvCb0pgGCwXCZklSqgWrNPvBzktlibBo8\r\noYD+nkqEfSeEsjBaN7w0nbjCOCAi75uZIBRDqL4WOToTA06gEfOWu3QJzPba\r\n2GbwAcpL1EKoUGpwM/Xu2LLq5BKTS6TE5/B+ZQpNIUVP+UaR/uhCo7Gb3mie\r\nKqEUziRrAnZJ1wA3teuVJjaMbFkg/8Z7luKME520I1EnMyjI8JoIAQYWpBrY\r\nkBsvGRynqpACvXnHcUejzWIetA0SXJdsxTY1KiRD6oeWS47A0wAm/D873ORS\r\nRZX3vAGDWaPI5ubg6K+JC9edKNd07ft5rvXsabysjcTyjR2EFVCcikM+/VBt\r\nmd1MI9TOEUZfQz6E9EDLD5qQ0ZX23AyV7tJ6ApD2aAri8eEJhcfpPkKZPCky\r\neeUJ7YQyIpCLZDc6DsPQ2Fz+oDKwGmmNDfo=\r\n=38Kq\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.33_1649931289484_0.7149491703575286"},"_hasShrinkwrap":false},"3.2.34-beta.1":{"name":"@vue/runtime-dom","version":"3.2.34-beta.1","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.34-beta.1","@vue/runtime-core":"3.2.34-beta.1","csstype":"^2.6.8"},"readmeFilename":"README.md","readme":"# @vue/runtime-dom\n\n``` js\nimport { h, createApp } from '@vue/runtime-dom'\n\nconst RootComponent = {\n render() {\n return h('div', 'hello world')\n }\n}\n\ncreateApp(RootComponent).mount('#app')\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.34-beta.1","dist":{"shasum":"1c5dd5d71863d4bf25f711db9a0c889dc91e16c9","integrity":"sha512-CpXebx3vejMBnxsgghIPO8E6mVyJ46xbJuY10dfKTrXQPr6KIUdWYf3xMkhFm3y0H4gdT814QsIQ6e6pObwTpg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.34-beta.1.tgz","fileCount":14,"unpackedSize":1236800,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBN2HYdN3pIP5N4jiXcou4ZtLDSBc3vDo1APhTqYNrJlAiEArFnJ5aw54MsIZSMEIZtYZxLelbkUNMRtTbPsERCPnDQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigyptACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqEHRAAg8Sa4n+aq5LS9arQ/uBcEdBGpnXva59xZS7ZCICQKCroHKq9\r\nDrys2H1ZBBYdqHxzsJQbtm8xCo//mUqkks/vJ66REm0KS4R8dvKVt2YMLoXW\r\ncXp09h+64IE19RhgYLYqmS2MBL11E8vPknapvbO4Sbl73dPwoyc90d2DqC4w\r\nchk6/OpvQGz3ydn727UocuyQV0XNz4+NImFV0szHBbPOejPluLiNysPfufy2\r\n3VzazABdZ1+QNUjx8H4O5N0ajv8g6zetDCNRpbAxN4ylLP3OlavBmaYm61be\r\n68ibiAlQnAkw8pwGpZGdC5wsPjEjCBhhsdK4yN28Cn2qyXUEfwlWa3ufeuTC\r\nAz4oVcac4lZPWGuvi/FcV3OHUT+uyKwynA4PbZK6RZ9cjqr6MRbTIgIraWXO\r\nnQBd6yOMytQCc49srETWmwYBwYMjTGEU2MY2WnmpCVOobVolM6Fp8n+NTm9T\r\nWXmiE4Me6SDHnlL5C59u2WrNCVpqT0OaJuz9GyugcMbibMlA1+px/rk7w7e/\r\nrvZDE8tyGPWIKXw2BWp4yyBEeeZnTgoUK9luPvqjDKhD9/y+clfJDkxc5JVY\r\nb0EpXzagIc9JOhea6Zu+Swu8GMck8vzwR4q5ptxVCNuu3uWa6VQ6MMLCbltS\r\nFUa4XvGnOwVBEu/vBJglTMFXbUcu/prTWR0=\r\n=QQh9\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.34-beta.1_1652763245086_0.23331461152198618"},"_hasShrinkwrap":false},"3.2.34":{"name":"@vue/runtime-dom","version":"3.2.34","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.34","@vue/runtime-core":"3.2.34","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.34","dist":{"shasum":"747acc8a41410f59ecff97ef01cd2a665e6b1101","integrity":"sha512-uqizbaJqmNH3O4TRr+8cM1tid5ODWHyQYZ3CLWcjn3dLkf0N7wvNuhUELQUZU/wQLvVMhJUQNrmOqckHLm6Xpw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.34.tgz","fileCount":14,"unpackedSize":1240549,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAjmccT/haPpsyxvsfBlQbQspfU2Ju1hSX8MSR606Md0AiEAqM+XnNtcZa5b/0ecz6Unp65djHG0J87pCeXR1kpgxw8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihcrGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrEjA//aVumPis5RPT1M63xfWmQqijWrDL1pl1f8eOfVVdWiZ6ixY1d\r\nDns6xbwVhAG5XtvD25xkewaNEqU0ux3cptRxtw2rm3lm3HzzYQeAKFbimOZN\r\nqO+0i72G0kF7UT+jqdnjmUC/6iyFa3ezdB/3MW7WAsW6FjHY5UkH87C6ywNd\r\nCDo18ojMMjU+5QWe+7PbjwFAAbecd/YAPz/FkHrwgwSySG/IN0+UN4dcuWuL\r\npQPDIh2QeA+vK8+lC+HiZHixKI/+nXOjCeWaAbKTWttNrOyxx+uVsVEmSzyH\r\n3cpNMsW7yCYlLsqYtszScx5/Mt3kKfMNu66qNL/VkBqkbidDMyraaHgHq4ZF\r\nrvVpBDPkx4j1wV+TjqpjD2vGmCwX5qyXGdDPBWI4rN4W0Jrq4DNCGhv4WVhH\r\nvnodsQfaOfULcM8bYIfYyGnez2HC09e0cMnWqPpKZbmSGhw6XlxOkBEEDP8s\r\nOAzHwlHwIMdHj3fBz0Pp2PhVgM6OyYLiIBJht9l2/TBf+zYzCdsdYPpzLtMq\r\nNNeJDPa3HnayZ6RwV5bZlqU/mXtdttECAe6A0OiIhhiDW0DfbVlfwV4fa7/0\r\nXCfRYLCxiHpn8bwx0YGhAI8rYiKEHJ8pwI6b67BHbrcghTKuMyoI1gch5rkF\r\njqCs/WWflCvAbOGP0i0fsRBwxl/eIN9XvAo=\r\n=VehG\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.34_1652935366163_0.8492321609374012"},"_hasShrinkwrap":false},"3.2.35":{"name":"@vue/runtime-dom","version":"3.2.35","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.35","@vue/runtime-core":"3.2.35","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.35","dist":{"shasum":"004bf6109353e75cf22eb11baf247288c216ef7b","integrity":"sha512-M5xrVJ/b0KqssjPQMdpwLp3KwzG1Tn2w/IrOptVqGY5c9fEBluIbm18AeO4Fr3YxfeyaPWm1rY8POrEso0UE3w==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.35.tgz","fileCount":14,"unpackedSize":1240426,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC55gn/0kgwjmDGYkZUXpQD2j+xNaOB7u+h5iWGTYtGxAIgQdZCOTV/6GxSBbwc0TcGe3b81FYA4UnBL4iu0kCtoj0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih8z2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmog8Q//RpcfrdoNpnYIGKe1lmm9WKV97WpsgJwmHLC0GJU8FlrX+9/L\r\n36mzdiS4DxS7KfTyjm+d11EcljKVoceraytfEA3n+tWSHT7GcPeSHypA3aNE\r\nv4TxoKp780ixSzozqTeSAXETgpYWc4QVLI/FR6vzXFkUCKI3ZvEzgkAjIL80\r\nCjIZbJQ3MHDjSaCRnYdNW3uAxQBVVkyfCwjbyB2Tb2h7Rgxjjd4uOdXwC/6z\r\nSgYZ4+wy8TxJeKg57+SMVoTg5bYwbZMROxMFrN3ee/lw8KsrN7wVLnnx3uY6\r\nNJmZG/FKb4y1w5DcBayWaV8L6DSINwiIYNRmoq8QxoYz6I8LEFR986xdsCLX\r\npXyhKZtSQdP/xI7M5bConUtPlB0SrbBI1Op5vT+bogSFW8uHJkeo0ZCNejUu\r\nm4BsTPQHIQE+uu3jc8/zYLlbXqOBS8haOq1CBSTBuuLeEQZjt2MO7SnZQA1C\r\nWcRocOgFybPIZTj9ygaqViUac0FylE2c8ZO5wr5VAdvTf9ElnPc4JQAxDeAe\r\nneseghit3xOQ6JaNeYOcTTmwBvJRJ3a/RuFC1lBvuJ3UBywWMG/vMEF1FPqk\r\noVf6McC2AoPh66YMYYxIoYjH+Kys4rt3Wr4lNnRpT9XAMJR2RgeFLSA94uPc\r\nRp6U9aIKEvvkNAIgVUuC+EFEfixC45YBmog=\r\n=L6Yj\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.35_1653066998686_0.5175812443366079"},"_hasShrinkwrap":false},"3.2.36":{"name":"@vue/runtime-dom","version":"3.2.36","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.36","@vue/runtime-core":"3.2.36","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.36","dist":{"shasum":"cd5d403ea23c18ee7c17767103a1b2f8263c54bb","integrity":"sha512-gYPYblm7QXHVuBohqNRRT7Wez0f2Mx2D40rb4fleehrJU9CnkjG0phhcGEZFfGwCmHZRqBCRgbFWE98bPULqkg==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.36.tgz","fileCount":14,"unpackedSize":1240454,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEMCH0NKhp0gZdBXBPe0TCa9oNrSZNSWFF5v8X8nvAknKSICIETp4OtzVN0VxaNV0QDbXSaplL2hJydSEIf75I9qIUDR"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiiuutACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrEWw/9G1kuMzXLv2V1UZqSWF4i170/VZ8oNzpllw1+57xo94ommWmj\r\nGlP8CliDjuoZnkZijDiF19aXCJVRO/Awd2Rcye1LBVY0VK/QutltjPAafvD+\r\nFhjC6AIvpI7rW5lL4Oa6bR41In4zm0CwImN2+xuH7HuyL8qeeZyeYM6HtAOs\r\nCW9q5nMXXA1qHImzOtTJOrPS+1McKjJCqkqqS/jOAMlKWL+x40sWn77ItETb\r\npQHnbwGGFPtd6O+WKMKEuoIlDp0E19ByoigzDJgM2hpdCOFSu6V44Y7ERI7y\r\nzbGvScB0LHhqBAvhWdlXPDihPLRH++qfa5ZKHcncU9RpB+VWEop1gxYAI0Gl\r\nV/+LS7X/HlKMtK/VmEN8SC0jUNwKELDRuoD1VVsA4xTIOWc9rBGQyH3WNTrx\r\nMbb5eLkiG8ZpGS2emh3wtyUbIVtguJbgbUaE0D4NTi1ernbppKJqjVvU2EG6\r\nw6oFL7VMUXMbyOCTmpEWFMBls37BC4Vt9P7N7x+lM+i09UkmCJLQZlVxKEPC\r\nMLXSVu1HQ7SAoaehiS7AoywKnuwtAnon3k+NFd4JaoHducmJky8XUbr3gfau\r\nDj/PSWcyaF7fLjCJutonWgL506lWKMdRRjlrUWYlvFDzm3PaaVDe2A7myhqB\r\n+WWNsEniiPS4YirDvr6I9kqgCkC5+3ac/94=\r\n=ZcQ5\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.36_1653271468756_0.46644066111909166"},"_hasShrinkwrap":false},"3.2.37":{"name":"@vue/runtime-dom","version":"3.2.37","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.37","@vue/runtime-core":"3.2.37","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.37","dist":{"shasum":"002bdc8228fa63949317756fb1e92cdd3f9f4bbd","integrity":"sha512-HimKdh9BepShW6YozwRKAYjYQWg9mQn63RGEiSswMbW+ssIht1MILYlVGkAGGQbkhSh31PCdoUcfiu4apXJoPw==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.37.tgz","fileCount":14,"unpackedSize":1241432,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAWpR6kMaUWV240W86cBXJGoFjUKHzJYarbL+IqQRSZHAiEAxVkPNCUQ2SzcwJjgz2YchSc22urcuRdvPzi1LWr1Dm0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJine5AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVPBAAoouOszn10mBzn7hhtzeP9+1ftt4SICeAVtLIpUdku6ShqPCz\r\nZ4ZUje0hhRH2GsfIygBg44N5wDTw0UwXgYe2MxhvbV2AH5tjsJ8n6ziQCTB5\r\nzt1daJcGi0fH4h1vfdMTr48lpNXVE9g8f3dC6hqwIkroB+WBcVSpz7SpwNqg\r\nEWVM12jMF6lYXtqiMAI2THtyzcH+yTBcA4Z/jhGJy7JAwMOGJGAUqVv+iFQS\r\n46azAlBhN8XcNMcuUYQiw5Yf4zAUd/kaJANnEwEf7NxOd0FvOPz9vKod7FMQ\r\nM1WyIEImAiAyP+MVJp9bcWps143V1KYVPd9jGCFWBhZ2iWT8jMRfvyNJdszw\r\nufMiWhO7xhrg+a/2XGCLpM9VBMikLm9FhjSf/GvKXoBkbgGvZQuKloWqhSNB\r\n0yqx2WJBie5aNpIkIR6LjdCyAoILURcQ1Y8S2F5XH+IWy7t4bLYewGkiwLvA\r\nXd0qzOAJ1c4jQDzivC8vaZM3GmANZyYEUwILWfD6QrBV0AXyWazzKKpuoFqK\r\nYqDDuofqZpUBpjK4MY0RnJeVtEtPD2PTtfR4rKK4QDRcJnv7+D3l1gyTxbZb\r\nwrrw8Y9DTqdpdsqi6CH8COBFxtlof9OxMlNk+CE8G8zUPSkCff/9cI0Uapz1\r\nwqvnanlO1mrsasxagKy7ZhHn4IcBNM5M3zA=\r\n=Ai0A\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.37_1654517311897_0.4610135073596413"},"_hasShrinkwrap":false},"3.2.38":{"name":"@vue/runtime-dom","version":"3.2.38","description":"@vue/runtime-dom","main":"index.js","module":"dist/runtime-dom.esm-bundler.js","types":"dist/runtime-dom.d.ts","unpkg":"dist/runtime-dom.global.js","sideEffects":false,"buildOptions":{"name":"VueRuntimeDOM","formats":["esm-bundler","esm-browser","cjs","global"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-dom"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-dom#readme","dependencies":{"@vue/shared":"3.2.38","@vue/runtime-core":"3.2.38","csstype":"^2.6.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/runtime-dom@3.2.38","dist":{"shasum":"fec711f65c2485991289fd4798780aa506469b48","integrity":"sha512-4PKAb/ck2TjxdMSzMsnHViOrrwpudk4/A56uZjhzvusoEU9xqa5dygksbzYepdZeB5NqtRw5fRhWIiQlRVK45A==","tarball":"http://localhost:4545/npm/registry/@vue/runtime-dom/runtime-dom-3.2.38.tgz","fileCount":14,"unpackedSize":1250453,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1eMnhXeJ+afQc7VLgHuFpWdYRlvG2R094UfHpEzjXJAIgb+3BxS4+Lmf2VCwUzIw0XUKCgcnNR5mkJd7Ja5N4UmI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDcQHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo1Mg//VkjTj1VV/xfXsi2PVOzFEj8UWdolObbEdNTIEiqOxruLiZyz\r\nKwq0A7OoYgwM2dXr8BlUI76gBbvXuzi9bY7cn+wkqlJcvU9BOFyEGEJCM8U1\r\nZcVsBy1w9IZ79V8GUehvdl63phIJnzoAw5aUIjv7rA24KiRFt/Yr8VES9IgO\r\nT3xYrXxGRx6cUzmmUpfStmTzx+sjf/tiRqC3kApr8jkRLdUSazMHBSYMGSm0\r\nKWuSStgiCcLZD9egMp/g6BM/cQYHq7rIrKjXagHgjKcnUqB1tYmrGHtLr3jZ\r\nUxIHQ+rItTzF2G6i/wsVibx3oF1aGRhq4ApdWsYzptpthXu2Wk+dbkl8r48x\r\nTWjq8RUUci2uhkDcqzT5QlwdhzpPRWMfd1KQaByZtQkHmA16HpQcARDA0x8J\r\nTk2djjN2WB0jcAoyAzaYCMAcfu7YbMT9CWOfrdZcbhqjBIWJ8VIAa6NaN4Qi\r\nGs2y/RxqhcEk00OZrFs/AytxVENQ9j9YIdx/UUyjyQLiMeLH99QVPmKukl7w\r\nCN7zjazngpV2nwFbOT7DGeN/lAG9Kfrocm7mA6N6GNpEIAF+0QBJaBD0tK7t\r\nHIpaoy+0T9RpIruRyVZ5CkSr6CuIaJ2dU+jeZBWlrLJtecZc9TzQTihvmmhU\r\nNum8JNKJ5put4EgjX0TKxDNC9gmuz9dxCGs=\r\n=HG4h\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runtime-dom_3.2.38_1661846534887_0.9233148832840075"},"_hasShrinkwrap":false}},"time":{"created":"2019-12-20T18:40:05.728Z","3.0.0-alpha.0":"2019-12-20T18:40:06.034Z","modified":"2022-08-30T08:02:15.313Z","3.0.0-alpha.1":"2020-01-02T23:25:44.018Z","3.0.0-alpha.2":"2020-01-13T22:44:56.201Z","3.0.0-alpha.3":"2020-01-22T16:10:54.251Z","3.0.0-alpha.4":"2020-01-27T21:20:34.876Z","3.0.0-alpha.5":"2020-02-18T20:01:26.344Z","3.0.0-alpha.6":"2020-02-22T07:26:03.022Z","3.0.0-alpha.7":"2020-02-26T19:37:11.973Z","3.0.0-alpha.8":"2020-03-06T20:59:14.644Z","3.0.0-alpha.9":"2020-03-16T22:57:14.425Z","3.0.0-alpha.10":"2020-03-24T22:34:10.944Z","3.0.0-alpha.11":"2020-04-04T01:46:19.400Z","3.0.0-alpha.12":"2020-04-08T23:00:19.687Z","3.0.0-alpha.13":"2020-04-15T16:46:55.984Z","3.0.0-beta.1":"2020-04-16T19:45:54.864Z","3.0.0-beta.2":"2020-04-17T15:01:34.087Z","3.0.0-beta.3":"2020-04-20T21:01:06.545Z","3.0.0-beta.4":"2020-04-24T20:20:50.873Z","3.0.0-beta.5":"2020-04-30T20:21:00.479Z","3.0.0-beta.6":"2020-05-01T22:57:25.571Z","3.0.0-beta.7":"2020-05-02T21:06:49.285Z","3.0.0-beta.8":"2020-05-04T14:50:03.895Z","3.0.0-beta.9":"2020-05-04T21:15:11.486Z","3.0.0-beta.10":"2020-05-07T15:21:53.688Z","3.0.0-beta.11":"2020-05-11T18:26:17.589Z","3.0.0-beta.12":"2020-05-11T19:53:10.595Z","3.0.0-beta.13":"2020-05-17T01:54:18.921Z","3.0.0-beta.14":"2020-05-18T18:42:43.999Z","3.0.0-beta.15":"2020-06-12T22:09:38.055Z","3.0.0-beta.16":"2020-06-29T22:35:24.123Z","3.0.0-beta.17":"2020-06-30T16:09:13.535Z","3.0.0-beta.18":"2020-07-02T01:06:58.521Z","3.0.0-beta.19":"2020-07-07T14:05:20.932Z","3.0.0-beta.20":"2020-07-08T16:45:59.524Z","3.0.0-beta.21":"2020-07-14T21:18:41.749Z","3.0.0-beta.22":"2020-07-15T16:44:47.251Z","3.0.0-beta.23":"2020-07-16T16:49:28.358Z","3.0.0-beta.24":"2020-07-16T17:52:25.780Z","3.0.0-rc.1":"2020-07-17T19:30:52.082Z","3.0.0-rc.2":"2020-07-19T18:53:10.765Z","3.0.0-rc.3":"2020-07-21T19:28:01.288Z","3.0.0-rc.4":"2020-07-21T19:41:18.101Z","3.0.0-rc.5":"2020-07-28T21:42:37.829Z","3.0.0-rc.6":"2020-08-19T22:18:14.680Z","3.0.0-rc.7":"2020-08-21T18:13:35.045Z","3.0.0-rc.8":"2020-08-25T14:32:29.509Z","3.0.0-rc.9":"2020-08-26T22:21:51.264Z","3.0.0-rc.10":"2020-09-02T16:42:29.169Z","3.0.0-rc.11":"2020-09-15T17:16:12.865Z","3.0.0-rc.12":"2020-09-16T17:50:54.950Z","3.0.0-rc.13":"2020-09-18T05:40:03.333Z","3.0.0":"2020-09-18T15:28:41.304Z","3.0.1":"2020-10-15T16:37:54.669Z","3.0.2":"2020-10-20T20:24:47.640Z","3.0.3":"2020-11-25T16:16:55.646Z","3.0.4":"2020-12-02T22:24:16.353Z","3.0.5":"2020-12-30T20:50:54.093Z","3.0.6":"2021-02-24T20:20:22.470Z","3.0.7":"2021-03-01T15:59:56.649Z","3.0.8":"2021-03-26T21:36:13.219Z","3.0.9":"2021-03-27T15:30:38.329Z","3.0.10":"2021-03-31T00:06:12.070Z","3.0.11":"2021-04-01T23:53:12.381Z","3.1.0-beta.1":"2021-05-08T20:25:01.682Z","3.1.0-beta.2":"2021-05-08T20:59:36.683Z","3.1.0-beta.3":"2021-05-12T21:37:34.999Z","3.1.0-beta.4":"2021-05-24T23:17:12.154Z","3.1.0-beta.5":"2021-05-26T20:07:24.791Z","3.1.0-beta.6":"2021-05-28T20:59:22.879Z","3.1.0-beta.7":"2021-06-02T20:13:19.291Z","3.1.0":"2021-06-07T16:39:05.838Z","3.1.1":"2021-06-07T20:27:19.842Z","3.1.2":"2021-06-22T18:25:16.758Z","3.1.3":"2021-07-01T23:28:31.449Z","3.1.4":"2021-07-02T12:38:17.833Z","3.1.5":"2021-07-16T16:38:27.242Z","3.2.0-beta.1":"2021-07-16T18:44:29.172Z","3.2.0-beta.2":"2021-07-19T23:37:18.809Z","3.2.0-beta.3":"2021-07-20T21:47:25.063Z","3.2.0-beta.4":"2021-07-21T21:40:48.725Z","3.2.0-beta.5":"2021-07-23T20:10:45.431Z","3.2.0-beta.6":"2021-07-27T22:56:21.435Z","3.2.0-beta.7":"2021-07-29T17:21:53.810Z","3.2.0-beta.8":"2021-08-07T03:12:49.703Z","3.2.0":"2021-08-09T19:52:16.350Z","3.2.1":"2021-08-09T20:30:14.543Z","3.2.2":"2021-08-11T15:40:46.745Z","3.2.3":"2021-08-16T22:25:51.992Z","3.2.4":"2021-08-17T16:27:13.239Z","3.2.5":"2021-08-24T15:54:59.167Z","3.2.6":"2021-08-24T16:54:57.918Z","3.2.7":"2021-09-01T22:05:42.394Z","3.2.8":"2021-09-02T18:46:55.602Z","3.2.9":"2021-09-05T22:24:26.286Z","3.2.10":"2021-09-07T20:20:35.531Z","3.2.11":"2021-09-08T22:58:38.324Z","3.2.12":"2021-09-17T14:55:38.055Z","3.2.13":"2021-09-21T18:23:07.221Z","3.2.14":"2021-09-22T22:37:08.871Z","3.2.15":"2021-09-23T13:49:12.063Z","3.2.16":"2021-09-23T14:17:12.726Z","3.2.17":"2021-09-24T16:43:21.930Z","3.2.18":"2021-09-24T20:05:28.311Z","3.2.19":"2021-09-25T18:58:34.044Z","3.2.20":"2021-10-08T17:02:03.090Z","3.2.21":"2021-11-02T06:35:28.780Z","3.2.22":"2021-11-15T03:45:20.609Z","3.2.23":"2021-11-26T06:34:14.978Z","3.2.24":"2021-12-06T09:03:41.457Z","3.2.25":"2021-12-12T04:21:42.998Z","3.2.26":"2021-12-12T07:03:56.880Z","3.2.27":"2022-01-16T14:08:47.207Z","3.2.28":"2022-01-21T08:15:40.847Z","3.2.29":"2022-01-23T14:02:56.782Z","3.2.30":"2022-02-07T06:15:20.372Z","3.2.31":"2022-02-12T08:42:19.364Z","3.2.32":"2022-04-12T08:07:56.367Z","3.2.33":"2022-04-14T10:14:49.685Z","3.2.34-beta.1":"2022-05-17T04:54:05.339Z","3.2.34":"2022-05-19T04:42:46.409Z","3.2.35":"2022-05-20T17:16:38.807Z","3.2.36":"2022-05-23T02:04:28.976Z","3.2.37":"2022-06-06T12:08:32.096Z","3.2.38":"2022-08-30T08:02:15.203Z"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"description":"@vue/runtime-dom","homepage":"https://github.com/vuejs/core/tree/main/packages/runtime-dom#readme","keywords":["vue"],"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/runtime-dom"},"author":{"name":"Evan You"},"bugs":{"url":"https://github.com/vuejs/core/issues"},"license":"MIT","readme":"# @vue/runtime-dom\n\n``` js\nimport { h, createApp } from '@vue/runtime-dom'\n\nconst RootComponent = {\n render() {\n return h('div', 'hello world')\n }\n}\n\ncreateApp(RootComponent).mount('#app')\n```\n","readmeFilename":"README.md"} \ No newline at end of file
diff --git a/cli/tests/testdata/npm/registry/@vue/runtime-dom/runtime-dom-3.2.38.tgz b/cli/tests/testdata/npm/registry/@vue/runtime-dom/runtime-dom-3.2.38.tgz
new file mode 100644
index 000000000..fa6097b17
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@vue/runtime-dom/runtime-dom-3.2.38.tgz
Binary files differ
diff --git a/cli/tests/testdata/npm/registry/@vue/server-renderer/registry.json b/cli/tests/testdata/npm/registry/@vue/server-renderer/registry.json
new file mode 100644
index 000000000..f910f4a0b
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@vue/server-renderer/registry.json
@@ -0,0 +1 @@
+{"_id":"@vue/server-renderer","_rev":"126-8f80084e2f7f6590b13ef49108ec9f0e","name":"@vue/server-renderer","dist-tags":{"latest":"3.2.38","beta":"3.2.34-beta.1"},"versions":{"3.0.0-alpha.0":{"name":"@vue/server-renderer","version":"3.0.0-alpha.0","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/server-renderer#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-alpha.0","dist":{"shasum":"822acb8a6b58cd3695468f28bfead23db6dcdbf6","integrity":"sha512-bK5cfZo65HduP6yvfYE9z7GlL515qnCPgDOAUxBrOmdDWQZ2TFKZoOyfIgQmIHnK4m11sEAwTatsEEJZfbJgMw==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-alpha.0.tgz","fileCount":9,"unpackedSize":2299,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/RWKCRA9TVsSAnZWagAAZE4P/RAbfuqh68ZsnEw5tgzN\nxWzXmjE80aD+azs4c1CniCWjZLBlHC9re44AE8S40+QV9vp1VLQt3mOeX1YP\nZ8QAmXCXwgWiCsN+SUguI4hOk1D7LAvDh4dXrEkvSaKKRK5RC7VNhKb8se9t\nJ7LVuM2GP3K1zDuYNjBPYw+xhWgu/nId6m4LDgX/FsopW71A7sYQ7xSFYce/\nAe4wxR9hGx3hwNbe7DHk215cUzfpebonI/aFeI3rRrmkvoCdY0XZv8EpWbZB\nCK6PfaONbxdQIa/EvZ6evKRdAHzqAucAUGCjQ/NuR8bsaMX79gPKlITGjYI4\neEH7bwzrOlUmSwd2PH80GyWLHJ+ZD8Jn6MAe+zq/HiVB/k9cHC4dvJbTp+2q\nF5e72TTMW8is5Ga/wCTcse4WjZMF/OHBrNrQbiQOZ+LsXUrHiTtJu58aAX91\nnmgWe0+oze3GxkF6w0t8pWEYO34JjaUEMQkhxTSp8KD69hZijy0Bnw2zVeWd\nCYLErmY0S62Jyl2h1celVdqbn/uvkE2hM78i4CRk+kiUPaflFObkIbIsB3vj\nRTUNceTx+TSK2ulHdAyCYb2N6m6oQY7s5XLMn1RCqKKtCJyriM3nvae4Imtq\nIupKjIVdxxf5iTqwMezRDls9h2fVRbAc/ID6bmgLtL+br0G3lgoxWoW9DejY\nMgpA\r\n=Rj4c\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDzNcY1e0WWS1SNKQUykJtMO/r881e3vDHbtSeaP9tlFgIgQNpeERkkgwbROUif7cA57zmuzvb8OUWXfKUi6quS6/8="}]},"maintainers":[{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"znck","email":"rahulkdn@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"chrisvfritz","email":"chrisvfritz@gmail.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-alpha.0_1576867210142_0.38209887113209606"},"_hasShrinkwrap":false},"3.0.0-alpha.5":{"name":"@vue/server-renderer","version":"3.0.0-alpha.5","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-alpha.5"},"dependencies":{"@vue/compiler-ssr":"3.0.0-alpha.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-alpha.5","dist":{"shasum":"810f3eedc9bc8022d33737253f78d4531b0b2470","integrity":"sha512-bV3O4i2mh/fu6/bpJg3cx9rrxf4+mp3M7SVx62IHFsW4pfo6sees/atdJrxB6W5TTZjvh1hXaIXmxdQUnrvscg==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-alpha.5.tgz","fileCount":9,"unpackedSize":49923,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTEKaCRA9TVsSAnZWagAAcC4P+QCNI1A79SdaWds5eAML\nWb3M4QJvUniC3zAlX9zrcgYIwrFQYG2D6CwZ9hOKTl/BG7aopombzHd3R/zf\niq5hb03/7wPb+Ja+FvgbbKlkonhfjoqTGm6llwCprv1YxlBCn3520neTE+Q5\n15b/18GoJzI9KcXrMc4BStHoogBfknEcH8+KTTxDrgfL0SQ/0698vBe46Snj\nkdwbPM94BJCJYpEmUsU6iKNLvDG4X6alUTXiAtYviesoCqRMhpO7EheGjiu6\narK8QTzT9bvmcaR48yGBoIMrHvj+k+eMjoLnR1wmhp0KKcnCOfxhmjk8Vf//\nORpbeQazpzxRcZC8Z5mfB9HvnMM+CGlE21fyQXJyIHN4Zofp2piLdIxQkGaj\nazpfr5ZuBlZOuN+XF94CGFeczlSPOXLTb67s8zCzcbgx5PG8X2WWgkwHyIVK\nezOOkYWl/5ILEQpowp8QxFkGlWFUKbr0iKJmtzgP5QeYcPAPqUA0u4SKNfGt\nXhxfYLyVoF6edqHjGLaaxZntAl7p1jf2FI4b3V0iarTDe8+pG5ati1RUgt5U\nubTXmXwvnCGcDa1EulipKPaP61J/rprGwzK/Wm1klIEQzWC0tXzdikXOj04x\nsmhu5PVRw8Yff9gtJXP8zdhY5LLlDHaaJ2QhcHpEgnj0ldcvRrgnES0pD6cX\nz8Ej\r\n=MFFr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDy9B9hcuhEjpk64ra0yYancI7szFwxR65Kz4CuO+ogTwIhAM7WNp0pUUxPHvizTceb/GUkB0b0CcNxIHAAM3CjM9e/"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-alpha.5_1582056090306_0.5316617105653982"},"_hasShrinkwrap":false},"3.0.0-alpha.6":{"name":"@vue/server-renderer","version":"3.0.0-alpha.6","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-alpha.6"},"dependencies":{"@vue/compiler-ssr":"3.0.0-alpha.6"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-alpha.6","dist":{"shasum":"43820d7fdaaefa179ce105239d98d66b7f20b658","integrity":"sha512-+wBkCrLhoNMXN01EABhOy8+kUPahf4ADsDAc7MOoDhe+5RYjgjx3jE/CBdwm0rQKHgc9NNQa1yuppssTHXyrlQ==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-alpha.6.tgz","fileCount":9,"unpackedSize":50281,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUNePCRA9TVsSAnZWagAAA9oP+gPCS2DLB6yEq/WnHy4f\n7k0ck4qAk3a5G7qIVXZJFeXvzhlkclAK7i5Qz33UJq3dwL9Gor+uSlfLzdzQ\nfUmuEFE4niqQYCeiepmz+aLDt0Fp+rL+wnmDjg2Uub4/o0WihxengsoTK5GV\nXs77j0eqfCb7088KN4JWPFPZbpU8+Ui1b+7HgNpLvzBS5sm4fJLfEYDXEvCS\n0ZorGQY36KpV0k3248yHwNHHapIPVLcQ0qtsBuF9ubT1mMb1WbuiXDZcrHD7\nT5hr30/VGxxYqtupbHH050rieniKiDWotmCDnsRFPjKaAS//ek57u+TVzDgG\nBCuzTuFwrlfJB5w47OFPsswNGZ1wiaa1sWDS4xqrvLbi+twOuN4z+s887WtI\nfXnWHxPxKPmsg7HEIAxsdo5500vA4bWVuu7Y+DvFAW/3mxQcTd8+fHAdajA4\nkt4vGiJ8eJo+EGWfBu6B5dBz+kfmwTK+vaM8uUfagWYQIyvRu9XGcmkAHVeW\nzhdxz0sIUKfyzSWaDNiCIsENKfj+o+fDbqDw/d7HraXOIJmwkmDzH6o4/JqJ\nqEZuh1SawbZrf8IGGUX02rQvmV/J4imBTy4sR5roCeanji95LU6xr+JiAGEd\n67yxlxD0QqTw2s50Edof1AE8VWMB5fp/leT80GRaJJXjr3Y2wrjjsTNGQl1g\nrlaQ\r\n=sddV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE5jKfy1sLPC+fA33+ZisaiB0Y5N+hkccVnt6NpGg6yGAiA3RVOHJwt9+Nmm66h2hUTuTmZ6fOHEG1kwIFbdSXBZSQ=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-alpha.6_1582356366641_0.6049735923234143"},"_hasShrinkwrap":false},"3.0.0-alpha.7":{"name":"@vue/server-renderer","version":"3.0.0-alpha.7","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-alpha.7"},"dependencies":{"@vue/compiler-ssr":"3.0.0-alpha.7"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-alpha.7","dist":{"shasum":"339c0c3b6b0da11943fb739f67e7cd72d40f0986","integrity":"sha512-cxNiObfRvnNWlMEp1hSnLNY47hZYK7wOF/9wvXU1xU6t0ObzibWAfCTa+ZJExLsDBQaUVXiqIxajQ5AAu8fn3A==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-alpha.7.tgz","fileCount":9,"unpackedSize":50181,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVsjsCRA9TVsSAnZWagAAD6gP/1trOd3cT47dwKzwpXY2\ntu+RytErshGMhaZhWdnwx09kKze6GaUGcWXs3ik8e9Pa9j5EFWfacW4/FVw3\ntRhTG11YEfwlBDNrXQ0VGAvjkkRWsF32hozTMzD4tXaAU+OGCXXEVjFxPb4P\nCvlrji4lHibTx0d3xZIC6Z90f0Ac6I4QvuSsmwzinbBXsqB33Ar3V3sOWvjx\n6XmfbHqWIcWCWtUJ8+sdCIqIFdCg4dCcAXWxxyr99h/1/8cKgyBOmuG8YKxu\nC3eM4TIQmUsa0tfueEfQbUILtF1Gu2BnV29kZRJG1oOnuICmnSihOyWzfgbv\nZiEUDggavXKpBMqIi+U6f/kdbbf7rYjVDcLjPXvBA8ijUkEZL0UMa1mOULzi\nMft/MB02TtcHXC4/siw3jvm9VBGB4kXI+NFwA9lAtYe/aaj1unMNnFmJm/Ci\nZhreEw/xpEEMTbEWZnUj0Zx+cSeWWQwgYjYj7lMrY3KQ+09rzctUFi9YUXrl\nfq9dWRauEPJH8uKDIpxboUgigNllCrBGvI7wMuuN5IG4qV9n7H4uO9ZR6sjC\nEJ65A18a0XYevS4tECdd/Koy+E9kqKbDypXJBiDTy8Q9lQ4SUMIEebHqQPWZ\nhh+nPc+5IYtzqw122916uiWPJInqnPE+XbMCCbckWEjp5KtE+9/pJPzxEBxs\nx6Cg\r\n=Ubj/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCmvJ7FXqjX9PR2l04ZVmPMxzvPu36dSTBKtxgDorVtLwIgNayZg14yP+NQkYEspb/WQ3k2tgnjGX5Ei2E0O6JkhjQ="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-alpha.7_1582745835658_0.500879310070651"},"_hasShrinkwrap":false},"3.0.0-alpha.8":{"name":"@vue/server-renderer","version":"3.0.0-alpha.8","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-alpha.8"},"dependencies":{"@vue/shared":"3.0.0-alpha.8","@vue/compiler-ssr":"3.0.0-alpha.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-alpha.8","dist":{"shasum":"0178c333a0b81a698452ba430ed953db2d409556","integrity":"sha512-5DHeQ8W7QDE600w9QrAcIF3/l7HeIiBplAGNy/3BQR7afxmKgHmrE+mNAuZobKNAx9z60SPGM1U2eYeMAVHUyA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-alpha.8.tgz","fileCount":9,"unpackedSize":438280,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYrmnCRA9TVsSAnZWagAAIKEQAJRyKHxB726M9iSxzMvu\nuXEovFfawUDnAp/iEtdgGJgkyWKlbE86KgTTgc3x/240wR/aDHnIVaUo1haC\nbJJ201N+QZVdQPnQSE7FeXuiwqB/CfiMmCXj0J4kXuyUzV+q7MMOLvymy5rq\nzSCeD22qw1T5eDIYKSzVPYxCAmdbe9qVwlh4n7g4WQXrcfXxhSV73NGAzTtq\nnZftjf3Q+ZsusRlnNtM6k2CqjBcVrF26OJwIkro97VNdbOgMnTwsoBKuouO2\n1R0NiPJF1onzcvvMsmXc3T+BhkIENO0tQ6/Be4Z+t3Z+7Szqz/6TyrP2sdYJ\nUkchbUAKaJhig+aGt4OheL7aI7VkES6k8WKVomQn9ntX2Hi0z7BoiDYpvjuB\n7yTz0YbRRuHmrJjUAVWRHtuntU5MrSrDDOy1qUuedhOPvjIj8Ev5yA0DFIXC\nL1RnCMxCOBWl7ZsL5qAq+ZttKiuwd15ziT78dBOj3wfSsYPu70YjF3v70QW+\nr8qISReCHrjBAjmxpk8MKL0aKtIpJSBT3RurE68Nn6LUNgyAjxyaQjG/LBp+\nZCdM8FJJokAenesBts73fw/ZqFX9Z0lAbfk2t4aFnI9yqk1RddWrhGkwSLRI\nCk9uz/gMrvYUJzPNGjQUqJKKb3L2v+VwcsWctG4ZDs8CoO1xToYZF1tzyZ6y\nFh8N\r\n=xpJ/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/wj+0CGLy/JpRJolunwP5fAefGKZwh1cEC2STkOrbVAIgW0ijmCVi9fKSCRv7NyVj/294f4MwaYrGz+WhG0GjZ94="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-alpha.8_1583528358771_0.5677449722367405"},"_hasShrinkwrap":false},"3.0.0-alpha.9":{"name":"@vue/server-renderer","version":"3.0.0-alpha.9","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-alpha.9"},"dependencies":{"@vue/shared":"3.0.0-alpha.9","@vue/compiler-ssr":"3.0.0-alpha.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-alpha.9","dist":{"shasum":"a7ae13694631d0a7375e4657514c98a4a703770b","integrity":"sha512-CgkbM+dacfMgS4t0ZvgFK9Uk4RMGPoxlGn2+ejYnqeMjHtaYVgGFnhrB9y+ZuPauHtVwShm60lXJbPgydsrEQw==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-alpha.9.tgz","fileCount":9,"unpackedSize":37001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecARPCRA9TVsSAnZWagAA68sQAIfMHgrhYb3Va/OgewqY\npHtVfyAGwPc/wip1inooh+KtsPNfJMXpklsipXPJFKsK5gusarG7JuZLsLc2\nwkA2YKy2OLh9F/EA9brWgA4kZgKtuBEIHnG/thUUA8qTtg/rqOzYY31i7sZk\n9RngvcnawpM3fmGMchSf+TcfYTyWyNRW9T7HIwhd7HmGq2xWbN07u4/m7HHj\nmrNP7sglK25FURa1mvjp11bqP81Z/xI2DMMkZoxfSd5UIK0vK6x3YTNk38Xu\nPiEODNQHE8wh0PHYBcMi4gUeNKR8kVKHlZO0SOUVmhRYzCfCmvsZ04fMKLG4\nVmm1gAG6/XISrNptHxzWdfpuy/eLmhiVTmUxmAbhnuIdZra2YWcRxbJqHPRc\njB9JprkZ1mtnp+pHNfDKmfLUi8CP1JEk6YCIh4gF9o3Ss43UIAtP86xQL+4q\nHmL7bej/yGsZsQEEK0402jAjgzpmnF5K9KVv95Y5iIIFplbRO8IvVYRjOCaj\nwUDk4rHaXkZFAEug7AUW2OTut8LrvSaPe4yuw1lFr4JEivgapK8WvGtVspHB\nlppzJziO25Qu/FcRDXcBjDOAoLEFgG5906sAPRIgSeBzJPlWhR9QKugiOZk1\nlqwK3UScmClhf2ePho1g3fDvfSk/tehD0GcKfnv5oFIlL1nPHIrJc+H3i33C\n5ZJx\r\n=VgMo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDVowhmjX7B5vxsjsnC8NhB3SeZ6qAkFGINtexqfuDrOQIgVj6ESu6yEnBg0GDu+YmJLqlM5v9kp/fTDizjnoshxus="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-alpha.9_1584399439369_0.007965372353317512"},"_hasShrinkwrap":false},"3.0.0-alpha.10":{"name":"@vue/server-renderer","version":"3.0.0-alpha.10","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-alpha.10"},"dependencies":{"@vue/shared":"3.0.0-alpha.10","@vue/compiler-ssr":"3.0.0-alpha.10"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-alpha.10","dist":{"shasum":"3e0a99b25997587d8d22c972851c7ee37a893119","integrity":"sha512-1OlkxtHKlBeBY6K6dcp6sBWvo9OzbylcQwhy14JzPgeTvhiVFBmfRWAUUbMgD+0XnCMAzxv7Eb1XIkbmI4mhJA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-alpha.10.tgz","fileCount":9,"unpackedSize":36917,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeornCRA9TVsSAnZWagAAIagP/iRKXBQJuo8CRnVHPGqv\nhJxoxY48DtHP52j3vb/gmuhkiNq0nmcb3Q/I6hgwe1YkK1hXUI0UJorzTRr6\nWd7kQxXdQYwq2rT9Pw5/EuLU6xeunNx63t55z/oWVoR161D2XM450xLa/avy\n9oFcrGf/AP1jPCifoRw3oYAX6dluDDp3Cj3QzrSY0359Cdl0ES8P5sLdbz2E\n2+d2Ophsdlb3NqapjgnIqasvHn+JJKheJR9m4sHobYThrJYUIWbt7i5457sD\naFNU/uxuD9Yfk7CWxdB7mhNo6nlFcIkdm11SuhjZbTvxu7nkVP4UWZWLWbE5\nSVyS0BHQMqd2+7TQHSnNEf006QE2aZuTYsIM+71syFn2cysHo6NIdvQKZ3Ox\nD1XB+J3U28KyL94xkxUzaN7MmnMEqpc+BzLw6oGpGVrFduOCK27dEo7RKLtQ\nBzHNPeQ/aIdb7TSSLjX7v+S4lYpvAHj4K0JcpgGFPymXeSiC5IxmbFQSGI0u\nbUkqe69PqdTZaOaU4iW2O/3ihJX0btOLWycsRf1zX9Y/ieZo6LKqJtiRQmP6\nUarpMh+kiV/Z4+rn2nRJoqJwfJ3x0lV7BFoUGgh+qD6WQ+OfQjChHubqoO2n\ngZO5rfNz8KhRRy7xr6Yu4ajK4dpS6RM2CsbrSIoAaYS5lKEsb7wRBfQXiYvP\nOEnI\r\n=pbWs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDOt77WL6u0Z8cfm1s6IgoyB86Y2F/qMlUSSveWQA2G0wIgBe6gbENxMN8htpA8++Gb88aA5Xiq21fpjH65AC3VQek="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-alpha.10_1585089254868_0.014720365616132769"},"_hasShrinkwrap":false},"3.0.0-alpha.11":{"name":"@vue/server-renderer","version":"3.0.0-alpha.11","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-alpha.11"},"dependencies":{"@vue/shared":"3.0.0-alpha.11","@vue/compiler-ssr":"3.0.0-alpha.11"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-alpha.11","dist":{"shasum":"0a1dba909831f662d282c872cab3d7c6fad61e91","integrity":"sha512-hRru4Ig12hc++Ut83b6ikOQ4rrsQfPrw0PQuCUI0HNcrPt59XtSu3EZqU8aWmzK1kNFjRTkikSdez54OkJkQjQ==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-alpha.11.tgz","fileCount":9,"unpackedSize":37882,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh+bvCRA9TVsSAnZWagAAcHkP/ROa0Mtxct+uBVItd8sO\nt0+R5AOqRwIyw51xgDYvaSlpqZidGucIXVtx0J1gOLqS+jFHhHVr1slhbrsz\nTQQnPIjo24ly4MYhrFzuEmFIscWBZwkrmDmV886eeYmYWoWLZixNzw4NnbaQ\nHciydm+lez4IDGKTzKcdQamvRFbCKD6eXTgMbknLMpsdhxGU9WWcPwnvf/p0\n38a9ukH4acoAhfLNh3PE+Wk3gv+yVjTRzP3zWhad0IBq8g1YhZ6zkFFQ8LhQ\nZB1r7r7mpr9RZTgliNXWJEAlVFmXNMaJq1FgRChIg6ihkZz11u/xhFbfzg33\n2MFX8N+HhJQC/UIZM1+MRWIIkMSK7NyOo04pO5o527OQuVHwGtOG/EiRsdbO\nHzB9tuGn2xSqUopJ6IA/6CNROGhOJkanR2+f+dm9LxNfOGWuQcHMaA7055zf\ngbT0ZbrsSJoiKw0PghsMjMMQv8HI21QEWxZc59rLt2N9V2rjRTdbz9I/VUnC\nV77wCeOPVpLtiwU4CdlWDt+/I1iIrvkO6WFhDNqkHMFfdQgOAQAZnC9dyaaK\n1LkH7erVTKJKIa/usV2aF5OSestLBEEeeNvY0stfcXZMAm7zSPNgc/kA4m0l\nfjxl56FsHGliULnF65nCD4P1KPJO7L7RU4aXBw3duOtjlLo+5vOnEptdJB+4\nRcWa\r\n=Uyih\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAgkgUsFgfewyPo1ZxRX7lyA807ahvsHR6Nw77/WM9KjAiBd8pNNXiSn+cKE9zB6K0buwX6ZsuAa4p8HKlkE+NQK9Q=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-alpha.11_1585964782877_0.351264401343907"},"_hasShrinkwrap":false},"3.0.0-alpha.12":{"name":"@vue/server-renderer","version":"3.0.0-alpha.12","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-alpha.12"},"dependencies":{"@vue/shared":"3.0.0-alpha.12","@vue/compiler-ssr":"3.0.0-alpha.12"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-alpha.12","dist":{"shasum":"bd9fcfc75de66d0979a37daa1ec156fdb150e5ee","integrity":"sha512-Hz7xQ9pl8+J7e/vfx5AdLzZDQIC6lO4LiMsWCcQ/HUUDhuTAfUxtzp3NjGf9L32vKhncq0/W4sIhZiyXFWBUAw==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-alpha.12.tgz","fileCount":9,"unpackedSize":37774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejleICRA9TVsSAnZWagAA8poP/2CYNWjTSdXpIgEmvPSI\njjrc3AGq5GDTbcNDQvwB8JB9gbWce/4N1ZYwCybxg0nPhqmy8Si3DbjmMq4i\ngYVhBCDssZtLyu9BL9m4t9FPY3UdgrW8q89WksJpfx0EgFm/dIkHxLH3pVcE\nhE4agBPPpFYyn9+Cr+QWKI1Lm/cDL7HdIig+w/Su8aLOYPsiKx/mvGxPQU/n\nB11/LoiIUPy+mZBAFMf7kxzPa2wA9Zcw04Su0shd5FrJMr3RCbmT599zID5J\noaIluBUgXppsoFn2Q8rKPnYz1Zu7aNEwvSPMVtZj/5zd6AOZpqPMXiCDlrHb\n5LjBFo2dqXKMOkDcV+gib3JqbKQEGzfeFVq+qCyapzStMSTkZ56mExxUHr6N\n+fvreY0f3cesnuEQKlIrLNX9jRPle+R8qB2FajIS+SqTe5LSHmHwufaQfVQp\ngSCC4hA7zfutKNKYQjFc854bGVI2ySdfBtUxnmsRoTg8zW8+Pmhfqz8rJJXo\ny1MPNYUEl3fo3BRvTcEuuR87ySjnSdpNSiWfgK0jZhSHxU58ZouXTGfvrA9t\n/FNVpNrg+/ROPwE+L4yJz0yc6zX/1vZvH3YUoFwwnbr9Rc0zjvcgj+xXA4Vy\nDCv6q5HmkfhfvYTIM0pA0HAy+OB+Hc+ktASuUJFrPrHfHGcnT/Bmy8324W6M\nGEoa\r\n=nqwa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDUyqi+OllCl2cd7KD4FL2DhUYFb/fNPomkhgpEoQD2oQIgVUAeHq24YKaKj6SgSzWrYF7qy/HBJP9DliCiGf8r5XU="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-alpha.12_1586386824338_0.8845347055131434"},"_hasShrinkwrap":false},"3.0.0-alpha.13":{"name":"@vue/server-renderer","version":"3.0.0-alpha.13","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-alpha.13"},"dependencies":{"@vue/shared":"3.0.0-alpha.13","@vue/compiler-ssr":"3.0.0-alpha.13"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-alpha.13","dist":{"shasum":"3d3d9754b4546b1c4fade18531a1fdc899ab3598","integrity":"sha512-gOZD+PFmBjzYgZ2cW5gCUqS7cwOc7nbcqES943MtWUqI0l1fy7atkUt8JESn7Ze8Y9rWk3wBgpZk/IObRO2R4g==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-alpha.13.tgz","fileCount":9,"unpackedSize":37722,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelzqDCRA9TVsSAnZWagAAddgP/R6Pj+F5K7QkSkWylqEi\nPDZEfy+3MInCu8+H3OSJ12y5/tah0AIBQVGdGVjXbaSUuSiIhoef4eJ+OQKI\nnn7nmOI2+X8wXpPFqDpJYEjrn495DXqTXZ1szggZarDJdF8IXpMTA4TiXT7v\nPfskWI0SrKqwqfqLFRwYTfH7mEA0PYc3vY1Xh8qAPZOmogeqaBsh8WFrgExZ\nOEqbZ9yJgeXg+9P6zwwIXJ7eK6b1gC82eSeh2ULfuHCod2+9fVmew76V4193\nBOc0rYW/CE5Kso5RoNcq+wVuqzjDLV8cYj5iI+PkN2k5Hf9srr+F94WU5pLZ\nN0neMmQttU4zz6/NPTDAw48lTBgWmCFkwEJdxgtXwtrBa21c+yyHFy/sRx1+\nYC1aCyzqeRdiD9WaDBvEX8vlbW22pY+7zQfB+wwy4RcMWzkbPSbcB9eMySBq\nFlPZBkHLhyN3xRKs4K6+hpSL2/zc5McfzazpajIB1PGfx77aqQp133thoftc\nWEThyON94pynyjs9ibSzrlivmyYPorcd14KXiYRGsE7MIpf1r9jakjdLD1++\nsk0KtHxLGIaMbPVkStW5DW+V3XeGwTcK6mc23AJy+XO2FCC09wBCORgm2oLs\nYO9LZSWDZEdFb84/O5qeRLftMa4jphrjwOQA0kVqxRzS/WXxZd26sY+RPnUh\nifrY\r\n=D28+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGGLwwQmhv9SOId1HcbttvCTbEh4es6C9xMlknpVqWmLAiBHn2Y9+cMjYeIEji/s2jwUQ/zj0tAs1/548InQ8erQlQ=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-alpha.13_1586969219451_0.4227067996317415"},"_hasShrinkwrap":false},"3.0.0-beta.1":{"name":"@vue/server-renderer","version":"3.0.0-beta.1","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-beta.1"},"dependencies":{"@vue/shared":"3.0.0-beta.1","@vue/compiler-ssr":"3.0.0-beta.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-beta.1","dist":{"shasum":"a68af3a3eb2ab98bd901287dc691a10643daba18","integrity":"sha512-OxFgBYIdxLdLqs8QMPNq5cdEJf/a8zgmkZn09snrKGktSeUVkH+tvcWYoc54332o6Q9896/WSSEfWMWLShKiwA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-beta.1.tgz","fileCount":9,"unpackedSize":37714,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemLX4CRA9TVsSAnZWagAAqsMQAJcN/EnVXjWofcWOhxLC\nDHTMIfK+zxWxrK5cpZkIi6SRBSZmxsrr8RjUP/UylQkZnkj4WspqQfz2S1Vo\nwq5Ap8+ZjUSqeHqgXYc+JA7xqtexv+fRK3923xPdWu4fwcpt5vqhOzEaEcck\no8EvEuYY7zhcqB8TN+a1a7YO16ZskCCGXOXsD9BukQCmVZZkUnlQbQ0v43Me\nGmwECbLlTaPoxCUwd+o0whTKewgO9BdfPF5d/Wv6rqva3GOUiePwOOkyZ/vS\naHjDERLzCFrn9Ooavhvsq9ZXdROGh8m9KzdFyCkbNHuCNZkFkoicJEUrp7wQ\nNFNPUdKda8LuBIKW8IqMa5XbHcOpXMQPyJzM0J60tH06eGNWk3qCuPxh75SJ\n9nVjYNRKa1MjfHoUK5jOd7xtqw23fKCjueYOKIq5w+5AslGlytGcWBFHomz+\nl+FoY0UC7Kg1qogNBBg35e/9lcdkDaD+lEd0C0rZDlkEB/q+7u8/ln1eSw6W\nb4xpaQJILhTscpF9c+W3HiqLocpELcITNiGV/BEbU6vTWEhljaCwFu+jI795\noJ0prR1OqyFAEOzpk8sYOzE9CvmY0gekzaBRgsFsZ6I0JvPZfG/xoE75Qw9v\ncJrVm4dqqIEPkPu9Qb2wB+r4o1q1ZUy4qQX6FOr3wTIyTT3FWwJLj3ZEH7aR\nE47p\r\n=U7Uv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCrnoa5JnNamxZWbqxkdfzK84L83/LMy6o2DfKGBPK6HAIhAIgTohcqEqrC6aCksExHT8UxpkMF8o9BqOX13US3xP85"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-beta.1_1587066359789_0.7392234100446782"},"_hasShrinkwrap":false},"3.0.0-beta.2":{"name":"@vue/server-renderer","version":"3.0.0-beta.2","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-beta.2"},"dependencies":{"@vue/shared":"3.0.0-beta.2","@vue/compiler-ssr":"3.0.0-beta.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-beta.2","dist":{"shasum":"f8000428ce43e48322836c7965ee2a7f8380ae00","integrity":"sha512-XOtWIEupxN5ICBJvVhX5FDjiH8gSoNoiTsJpvGi/LHwx6Ck3fdeeiPpwCHLiDkDhCAqmUq4t4RwLB1BukM1KNA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-beta.2.tgz","fileCount":9,"unpackedSize":37714,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemcTUCRA9TVsSAnZWagAAO4MP/A9txkOHgJsbYptD9pho\nDYHGJ+qV4YvlSIj365UpHP/YsI9mOw//nnRG6z1Ndp4klOoC8bs2X0Vaomec\n/Q0wx9oCJEw97BDF4+amMmd79Wu+BRKZb11+fv4CvkGYsPAhjYbnJv1Nvf/Q\nJdWWpelKQy9hRBdgTOMcFTmTkqcTJPJwCGXSk65e521j2uN/0/khHVSoXmeN\n7N8K0EahozeQB+SLKPfoQz+ZqwQaxdAsrrjF9DfBmxU+havjpf+MvQKpFa3a\nw63S6tmxT3VK656JjqmKB0JRX7jNILaQrJasn+ANHOSg9RMm4qpNIik6ANvD\nyWl9Mp88H7RbJfVX7ptRT0b1MA+mPvYGgEX4e6yt8VVHYJAXu59CCTuYOZeb\nr63JaF/nqukyXJ+P/iL0rOGWxz6hL/ZqtxzM0bnUqdHApE37NUg47tqlZp2o\nhe/YiUzWv/1Pd0oJcy2kUUZEGKK9Rrh7xIXddDguBfmyu0yrSSmTkfq6wKF1\nJlVNp2Xr20cYKIxikDpra4ZiCWFb0qBch7PwKVDnOTasPeaxo259/iACalS4\n+gIE9Xhy2nVR1Nxx4z1gk20UUpd5dFCxNa0WmnngX86DW6CV1w+M8ECenv58\nfaZrmuIfxbl+s/SaCUrgmq24V5I4j9b1h/PFemHcv1FddqJRMNKebzJwZjys\na53G\r\n=6gE5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDdOKcNraDKZZRhr6W7YKAjCe3aEelL7EPHEApMUnUROwIgZC5XLcCFii/8MvmO3PCL1fMr2V3qsJsYBYvqLNG/7xE="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-beta.2_1587135699736_0.6717387354396192"},"_hasShrinkwrap":false},"3.0.0-beta.3":{"name":"@vue/server-renderer","version":"3.0.0-beta.3","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-beta.3"},"dependencies":{"@vue/shared":"3.0.0-beta.3","@vue/compiler-ssr":"3.0.0-beta.3"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-beta.3","dist":{"shasum":"115932f028f7088e5173b8ec8a0f1978fc151817","integrity":"sha512-wAppsadTYcHdrYmBxvmWlOIAgcAAVNaCI5kshqKP2+auiHfqD+utwqRACR2g8W1++3dTC1R6h9A+gRbe7SURTQ==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-beta.3.tgz","fileCount":9,"unpackedSize":37714,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeng2YCRA9TVsSAnZWagAAyPQP/iYTVXP71liP0SpqGQZ3\ngQICw2A2FPK1jDq3c7wIUuMZk9rcPnPm7C87FOpgclmkLzXgVd55lbOdVtTo\n6xtKWdEDx0x2s7kf5ik5Bx1aM+hZTvDZ+ELUfUtB7zlRCuV7j6FACgpfZaQ4\nDaFIOjhijhI51wXtKBrJZNiRU8oOvnuzcAtyg5ddIt9jBdjCndGaKaNTxdg+\nDq1nc2aAiIsYRwJm7R2JTRvWkha6jZ/u9sGM/CTjE+RT4Ia3LT/xZpWbwQvV\nigI8jMfg80wabg8gYjEeaTjXdtYND+HjJo4YhrHiojTHZmpigeDm/68diopg\nbgTj6BOf97s46X5G1OC/C/3SB/iH+n7b1TS8dsJ3FmEqwailAB3dnqDOBezV\nAtxD/racytMbISLY9Al5AD+qMyzwV9tYZhkIR4NYHtc7KKTVyRKFJN+Q8E5p\ncX849I1s+ytWeCqSU95YxEqxmWMvIEq1dHNC5JzBBhs8u3NNwKgPFn+ZyYC+\nhPyXr0Ir9Z/jyMJ2eICf/r6wSbsJTN6u33NSxt3GKuZGQZLEY8FNrajEHoyk\nKpjfN5m5Qiu4/2ObRsCIpQI9R1/8lZlsoI8QMZRdbTYa6+tpGpStxEnYhn0p\nM0KPmKNScr20HhytRRFXZky+798D22CO8D8qnDxABDieRl6lovUWP1m8Z6BX\notax\r\n=cyET\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHqph3uTfrE9iY5FKcbHuWehVOGxNTUpMHzu8HG/b1j7AiAOwOM7HWfK4x05NvQsnV55PTHXNdDCx7j6ogVolmXTiQ=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-beta.3_1587416472271_0.11437263704782552"},"_hasShrinkwrap":false},"3.0.0-beta.4":{"name":"@vue/server-renderer","version":"3.0.0-beta.4","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-beta.4"},"dependencies":{"@vue/shared":"3.0.0-beta.4","@vue/compiler-ssr":"3.0.0-beta.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-beta.4","dist":{"shasum":"08bbd34f8917f01298cfb70a0b000349868f770b","integrity":"sha512-CQGaKWV4UL4EjpquQHWZWlXBYgYcqFWIcEIHckJAMiZTsI0UEE77B/2KTQEBHmdNHhISRTl4+KHP3gf3+cJHcA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-beta.4.tgz","fileCount":9,"unpackedSize":37714,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeo0omCRA9TVsSAnZWagAArHgP/2kFKoRIqT4LG9jqefN2\n4gFQ/3U1145HOsf/jR8sIUX8+2mOGPpZm/UA9vj8Y+Ge7jQMYNPO27syeHWu\nnCihNs2i0VepOW2o5GgGfjegY5Sef2SO87GBh8WzQRxiFFs5SHj2q/Ro8XX3\n+WMUKZWRgetC6zNL5cYEOpZDDvjMrmU4ssVMvbZCXlg1W93pTVrlBl+bbnV1\ncEKaCVjzlsrmixSLuLeH1iZBoF40vpQcrz3EaGLyhnIRJ9iovC4dYF+cV23z\nxOJSrTcihNpR1LjtpSXaB2+Qb/0zjWJouwTpIh01Qb9VFQvaPurLmBeVp+B4\nsDrgk3M5C6x3rw5k6n+ZuG0srnXswkbMzszdv2xYwJq8uM3a7uu1tDnYdA5J\nx5mnBpGNZtdMfAJKLKcMi5tOwce2fuTDDmUy6rtOSO1oElaDmYtZlvrECl4Y\n+yjkHzvKhKoJLYp4mEHvdSHhnX02hELon/2MneZbBnoZ8GYODOJBzx35cVp1\njX33RKrW7BjBtCHLBS2OGk0u27VhfPdBBC2okLyqfA3ekr0pfUtA4db8hg3F\nXLCm+T+6LHGyuRA0Sr8MLtUyOTug23UJbKH/J8A23Pd1MV3jf22vbHCOgsHT\nhLWxx7+hPNlw/59erktfq7tV6usQU1ltDZJWj30scy/Y8c2sol5PY7rsnsJt\nh70m\r\n=NFRH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD/bxZ8JZgmrbAYdzza84I1TugOZ++hHL43AB3Ck+GF3gIhAIlnwFDY+FrgNWbK9iZSKVHk+a7W0wGU1RLWd8ACb8Z6"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-beta.4_1587759654532_0.83113191031037"},"_hasShrinkwrap":false},"3.0.0-beta.5":{"name":"@vue/server-renderer","version":"3.0.0-beta.5","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-beta.5"},"dependencies":{"@vue/shared":"3.0.0-beta.5","@vue/compiler-ssr":"3.0.0-beta.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-beta.5","dist":{"shasum":"dd963f9629a055cbb684b7a9e50a46983368cbfc","integrity":"sha512-U57TtTiYBOLhcj7ViqDzsO2Gv87zBuZamw5ZDVBWR6XqQ6HMbqrlBuLoLzZ8NCzEwiFEEM8pi3KbQ2REzjmLzg==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-beta.5.tgz","fileCount":9,"unpackedSize":37714,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqzMxCRA9TVsSAnZWagAAFqkQAJcPgAd3ZT2IcrmijK9B\n7nhDDmrdQwrl+ihzHRYXheWHrvHGnA049M2kyTgqH9XCjodQJfv/NltvhyLv\nBQHJWu5zVVGuPxKomlVAPSXhIZcbBIvYNzEnDre9PDrKlgwWaIVW8FlUBCWW\nA0rsdf1LhP6RarDDKS1JlCJr5x7JKLKklpAJdl8X8pONZXnG+N3pibQqep70\n5LoLyYNd67VsujRxmdJj+5pxUi0BO8xGG9LWUfjgoLlOV5H81JY5GsGcZQXW\nQZS/idAz1k7+CLyTjF2+hRT7R1Wq2VjkY/wvZM0khk5+GGvSfTUiN9QxdSg0\npuG0lpty4kQUi6QovyxAq6o7YgVFY23VZsLUNsg9gVZC3zyAMqjOsqPpMwdL\n7w9EAul2iHKFW5zCNR1VMKdEwW1SemAoeMjucbIOnfl+9sp4DrwZRodubJXr\n4L1Qg91lbkxx/uLizk2IIrpIT3n6tCNFFJvPMIAg/TAXbq5Cs/8J+XYo3yij\ntiTE0MqR2vRL8GTYlG73+Y5+V/G6XdNLOUsExzjA7usGQyGRKAJ7SiH3oBaD\n3vMsM2jelv5ycnoWTGA6aNngve4xWjX0L/hLf0fYdWDCsI1P05WZzYpF4gFd\nloep61sHWD/4ONAdA7cUqZdMweICklnlpfk4UdJZy0FBEh8P8l91k25pY+JS\nq4tA\r\n=B1AD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBL+b5G0iBhk1g3bDRjU0EQlR9ahKAIvSgwcKnusDr8xAiEAqQy26gtmYtJPtqZ3X23rqG324FuHovQ6NtUwBj0LFHo="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-beta.5_1588278065269_0.5363965690692092"},"_hasShrinkwrap":false},"3.0.0-beta.6":{"name":"@vue/server-renderer","version":"3.0.0-beta.6","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-beta.6"},"dependencies":{"@vue/shared":"3.0.0-beta.6","@vue/compiler-ssr":"3.0.0-beta.6"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-beta.6","dist":{"shasum":"5a47e0d55c6a2e3d92f0cb5e7ccf9f69626ff333","integrity":"sha512-V7AKjZ0VckoMtj1WtFpG5ybLJBtEUkxiX2cmLhvS0CENRYhTvc9wX5ps4zwHSmYrAnBQe3yjjRqJ/oEBpxS4RQ==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-beta.6.tgz","fileCount":9,"unpackedSize":37954,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerKlZCRA9TVsSAnZWagAAqwwP/0sO7jv4ABPkFfOsSNmN\nOYzftJMyzJH4xzkVAsbGVG0QrQp1/KUZ7LbcrrW5UcEm0F2v1HwhB+3udG+X\nlFbtBN7WOZofJCP2Yh8EnfvzeeBhA8zdi4qVw+JfVpCyQjJLVpR9YL09XJSg\nKxNIQYwz5gi0Bbd6mGvQCArDMw5TUw+q28+vbHXyghmUQli/UKpPPP98Aupk\npHIai4caAHNItoqAdDEOl2MszZm2GlkwhBlMWAh+SRp5p24b5VOiH6xQ52SW\nevbC/YpnSoy6lrQktF0JXljDdRIrQacYSpZUwd0VE4DupqgJpB4zqigKTWCD\no3S1AxDEh3RFXhGaz8HBZiZa2XqxbKgZqUhZlWMO1+1dg4PeKVYQtXS6cS0L\n07kgSv9KsLY4T61mI76m5lS6tKWM6obFiQeikzaoEirQRmHIZuJXrhefnSDG\nj1AH1oZPWDVuxhkqrEmDUVx028vUkqe0DqFgAZo5PrW57Knz613xctYROTtS\nl996LPrE3l7XqhSyH7O1r1NorHvs40wf8CJeDv7TVb35LtghGKPIRMCK3Pii\ngjYkJ98Baz8nVaNOQbxFoI5R1xu6j8OFkz/QZICiTr6Aa/lkMAIPTqCtZfp4\nRDUY8BR/oxhIDgOzs03EjhKt8Yi6PUFkwcHgz6iJKWb8Ovc/5FhPhbHoH0YZ\neHG2\r\n=+M6B\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGP8G3BP+XIK0G8XfTECIyeQgn2b2giAsnV5M3H3RsiiAiAd8CGiTXEvwWOvl8qE93loraZtCabH4MPCsY7JhiOxOA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-beta.6_1588373848915_0.9526720931782504"},"_hasShrinkwrap":false},"3.0.0-beta.7":{"name":"@vue/server-renderer","version":"3.0.0-beta.7","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-beta.7"},"dependencies":{"@vue/shared":"3.0.0-beta.7","@vue/compiler-ssr":"3.0.0-beta.7"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-beta.7","dist":{"shasum":"4c7d2507c324acc4ebe5a4f845782295091056cd","integrity":"sha512-wujurPgTHtO/CThFeK5cMTpMoC3VgcxSua5JX/A/eb5ITWEIMJMGP+sRuQv3i/dXpTj0Lcuy8vyDqEbSaKJ9aQ==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-beta.7.tgz","fileCount":9,"unpackedSize":37954,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJereDtCRA9TVsSAnZWagAAXecP/iI5/HEDlHF6NoCsBpWo\nUGA54NV5I3CgplU1SV8kJAdN7Wah9Lu7LbV3mp1EpAq4AuKbB0gi9HYwaja2\n+Ud20kLBhEGxFQMg1ghRtHarERzMmDGGBjQFRPti1uAAYknObsQIO86vxnQf\nXCm7EAcpihNcgtKTouEibF2TaZX8T+qhGfWEv2VeCnVoQOMoOBlgCKvQIlAR\nZRu5DcJMwWrJg7uF5E/F4JG3yIorFf0Xr8yc2dpQ7WH7iqCVKZsxa0c9lFkM\nJ/TuWidq3fHicEe7QrOCo9hEe/h9q5bWysurRDw8Y+qh6KgyWL6Id0X5Buo5\n3DLiceZZooiP6GyW4jmAbm/tTCWrPxnm1sl1a4j4vyTXOFogtHYBzXYoaY8i\nDiJIr6AMZ52+amkNW18GzdnkWjYTkQJxQFuMff1HIGlR+bOoZF0hNhq2f8BC\nWljz3KvLGhpt6zm7IVDOyxksvV/c7Z87V7pfZNIw+eV9JYoyUEGqlVzvo3r0\ns+4+rYdkEyaVFO1oqE8bVr4r29vP6JjPbewz/dCZW0wbMPhN26/9zsMEBshy\nXPgVcDai1Ch/5ecSiT909iZo5hfEi/yTbAbnyk6sZGnL8E3PBc0DF0qHZGPf\n0GdtAWKko7TtIqUZDfMjUgtlSyK00S8HHLCLhDglb6oTwkxAVIy6otxyR+Py\nSbyx\r\n=KAO1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDkDXCBnmkdkSaenZBGJ9M/eWvCzSz8v0kyFzB05+PnOgIhAOKNpCO5ndCpv77gR/yS17GogvMZf/aPRAOZwvUvgPL1"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-beta.7_1588453613509_0.5836209516686173"},"_hasShrinkwrap":false},"3.0.0-beta.8":{"name":"@vue/server-renderer","version":"3.0.0-beta.8","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-beta.8"},"dependencies":{"@vue/shared":"3.0.0-beta.8","@vue/compiler-ssr":"3.0.0-beta.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-beta.8","dist":{"shasum":"44b87d4a268b54dd0e91996fffb029dcbf03dc25","integrity":"sha512-KjWtC9e4A+ZUfH/DICr4yiuvJhSQeaG8NnwzaeYdGqAy4vI6ml5K2u/rdhiwqzoRIgf1LGm64NlnL0/HbBvZQg==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-beta.8.tgz","fileCount":9,"unpackedSize":37954,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesCugCRA9TVsSAnZWagAAvDIQAJYqG73lCFiYx5GErKWk\nuoO/IOT+VCPaO8H35YsdECx8x+Dm7NqLBRuRXatx4QLlpAHV7kZvr2OHwFc/\nCON7dnDEWOCn3zZo4Dlvx/t7ffv0CyTkF6FRjjvwpqbZ/p/P2Z1/Bg0DKFuG\nlRyLBDMENZD9AZyn5Rn+AY5hLLebsjgG8Ld0Of6yh6l5asieftzSFywMAMyi\nDKg2POrzAKuijOhO1qXVeCc6TK2QjoxEkIe515LKNtSH31gyxQhIv508Fak0\n1Z1swsF0Sx7XUG+UZsLz4mop3y0ROuuBW/lRryxlmDTOk3+LcZJZ48dsXhhx\nb2py4KxyFtHDasqVdq+ELVGsGRlcD+BvF/lGE3YISwBnT+J/IfyL0rBcufnu\nXvvZ25BhMPWuVY6LbEZ5WQPk9QDHwNBjZp12AYGqkXjXomL4PP277ixV6iMO\nXCopOg3NXPl2hIffxD9TfsRa9HV4tC5NFiO/27MVk1P4GjfxciHuQ2AneVoJ\nQswmaEwoY5L+FK3Jk05w5oYQvi+joziqMI/papKHPuugMvmGeU84DxOpr4wu\nV2shUWOJlbmTPN0HnMYnmkAtYxUksEYskwnRWKHTdHOBfPdJwc+8RL8hogfD\nPhihCYdmERW3VIMDA+4tf3GJyszsgNpF1exFyUaRgxTXZZydZA/WG5o/cVJZ\nyO0m\r\n=ZWHE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEeTDBzl1/AWtMXaMBAnpKKatRVeWMYxd54VnXMefomNAiAGJKV0/F+LG7Ucv+BNnV9RQHbbx3kVtqjjOpUVbAZ4JQ=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-beta.8_1588603807705_0.5517504541004963"},"_hasShrinkwrap":false},"3.0.0-beta.9":{"name":"@vue/server-renderer","version":"3.0.0-beta.9","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-beta.9"},"dependencies":{"@vue/shared":"3.0.0-beta.9","@vue/compiler-ssr":"3.0.0-beta.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-beta.9","dist":{"shasum":"8398d28c4bf95160b568656e5cc6ae29780a6463","integrity":"sha512-0YosDTJ8f2sc1gLHtM2gA1PFn3tFUiWM3HOOmOTdPt/hSZMoU4HbIGMupz+snCThpuxc2fbuMkfam4cNsM0dhg==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-beta.9.tgz","fileCount":9,"unpackedSize":37954,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesIXmCRA9TVsSAnZWagAAO2IP/1EnL0RiBWHP4AVNwIwb\nXvVmGzAWmD4E9zqfWompxmHjz1ZqGLQmzUtzQFCefAikaadD8Sn0wiIW4+Fo\niotR5uVl+Ugq7IFC0k6PWPUtQS8PzPgoYNQpwydIOc6usVZUfYw5No7iaMWB\n1ug3IoJwfUUWwA5PGpBBuB/Xzbk9JsIMwOg44CiEc2l9EjKalZmZQOgEwPto\nAcIzGCrY1EFevNzzkjtbd9XXagTcJRSYIIYvZaAmKhxlx/Qfhk2CtpB8V378\nP7lNTJ0u8LrX0aK9ZEscWFDr9+0OZYUhpRdif0qK7I5X+oZ+S57C2OS3TPid\nLupx6Wn47dw0O391gqmBBlJ2LcbBSRL1t00ZamL6S81X5LnAfpcbdpui75SU\nkMVCACiqPUtmiroMWqAYUgoE/8CK0vFGwXlbveyjjmx9HuiiUW8Kvki9yaGn\nmMl2nVc5Rqr9XHyJFYiPKyQcwwtn3J0brFlfQlpQ5PnQOly5GBbG+qrU8X0N\n6TDrGzuzQL5Dj3dTJN4n1n04wGn+WrgJ6JiHwfmINKPdL95a6Kn4uFF8KwXE\nu9H+wmUWipRQ216CXcPd41InV1+kUDCBLKcz/9kRKuHT04PGclgaixAS4Lvd\nIx2HvixqJh8ic5R2ZMFKmmDfOv0iMuCU9dLZVUBLw2kiYelQQIqoWjDWhTu8\npVbJ\r\n=ScCR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD0Vc8XB1v4jm6MDjNLhw0cgwkvt64ZSlURTeC/ltyNzQIgUsDwD08BZlEq3utRWE/GJBmp6WqWQJ14gcbDzPotmXg="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-beta.9_1588626915251_0.5394105079841303"},"_hasShrinkwrap":false},"3.0.0-beta.10":{"name":"@vue/server-renderer","version":"3.0.0-beta.10","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-beta.10"},"dependencies":{"@vue/shared":"3.0.0-beta.10","@vue/compiler-ssr":"3.0.0-beta.10"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-beta.10","dist":{"shasum":"7249c0104474e7f1facdc0665434239d50c5c039","integrity":"sha512-MLx4AQJF9WFyOzV4YWXAzINRhp4UJPBGC/A9d2PVjs+SlFRjLSdV/hi5otAIzC+rMARJZbmKRpNDgfvleA/gvw==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-beta.10.tgz","fileCount":9,"unpackedSize":37958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetCeWCRA9TVsSAnZWagAArU4P/RdAC/A2qoEZFBKPQyob\nXfidHxVKVf0TNa87Qdq1AsxwyuVnsUNoiNkMUCHBeBjYVP5eK/lAnLFzWDOS\nl8r/rS6cb9ZQ16PJJ3bZebBYqi8i8z9cL1K0QZzj0zbHHW653GZ2eh7N1gV+\nNmRFkYsnQk5yWaLo05dCloU4HSAbId6qHFYzPMWqM/WW9QILH6pP6SOTDV1o\nPrxqlIZKwBW0gZWLtNUlciShkQCZDeobg+kuTSvpdA8AoH1xEyfEXWF+KBBo\nzeD6Jdf4F29T7QyCuaYc5gPeuwAdeepsGWjxF96S7JuYi99UuMUwtr2FZzb1\nc+hXNDgrUh1hWWve9S6OEemOFQ93qSHKYkyDRx9BkxnCvxAd3zeOAMDy9NZT\nFoG4Phg5RqSxvT+NLlpDZxbWAepnZHhGv5AF0wuR/Cgon6MwFmnS6gkHD0Kh\nRGAMmQAbtwbkfy9PL2AaBXIc1wn1puHQ49ZuC+STcYX+yixGeTTy87Xgfefe\n+sr3vWtJaxmtJ6voX/gi+/9WNpPqRKdp7z2PN3WP4uQU3XN7pzuU+D2dUjRv\n9xrBpqw6NX7uJFq10w+K/vy7rxxMKV6sya5YtyEwZqdf7gFNlP2tSvVGnDHx\n4gYBNXRW8FvPil9dOT104gqZllbfYk9TVPL5sjC0fZei8rAGgysQi37aL4sM\nQcsW\r\n=kNpQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFRFojhn0vuKNNf7zLN88R6hQbYVfpjFMvZxDV8NK/UYAiEAqI7RE/CqvK6xSsL0DhPP21YDYMC//1klcAB2l73WMfU="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-beta.10_1588864917816_0.14400376580465135"},"_hasShrinkwrap":false},"3.0.0-beta.11":{"name":"@vue/server-renderer","version":"3.0.0-beta.11","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-beta.11"},"dependencies":{"@vue/shared":"3.0.0-beta.11","@vue/compiler-ssr":"3.0.0-beta.11"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-beta.11","dist":{"shasum":"26b151efb4fabc2171313e102de7afde83e19660","integrity":"sha512-1qU2HrNNJ1vkRh243i6qmM+bVDcKkfOnFe2KsQKgWOdZbOoPQoSer8NMznBh8Ta6gPtg/SrRmnpJkubP7OhSdA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-beta.11.tgz","fileCount":9,"unpackedSize":37958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuZjOCRA9TVsSAnZWagAAwxgP/2yhO1dF5uKFniDFPdrL\nzFF59Mu3qO9ml9VS3BzcD8cuP8iseKEl6ttuG4oUL+IBKV1wvfbdiUx2F58b\nHndRpZkBwVj3zJMp0Wb5j1KbDsv6gixvDZ+T+wbtFKn7Yu7f1vYeZa4qsqV9\nVMaznOGAGLiAdYx70PYNJ1xC7e/nutKssOe5uHjV3mBJ2O0xV3ZDR+IIRvf/\nsY9dX8S4oZ52Ryxle2by8QwUx9gOvGwouS6YjVsmFceJjo8jsfgjw0gIcC3v\nuaBNDrLocgS4VMBN05jBVc8LP1ftqBvZGapyFFM18SXrRsUrTOuM8qBAvs5J\nBztp1uVMUGCR7MP+EyUJ/L3s9keVtl0t+unDid7w0Da8n+6dJkbU+zzwImDv\nokSyfW6fP6hw4HNS3xf9A3gMawCtbSj2LMLTyt4XeXKl4l9TMUgiV2O3ZbZR\nim3EM+Brm0IFULv+AFe30/XuLpisUY+lkczA5RCmJ0y3pK6CApNt1K5YLdKV\nWx2s9AosXvhWXgZ+1mG85DMPuaiOCOAk8HUmG6T3f1FviRI+7ViZsrhOBfTV\nAKcJwNg4rRk2aeVGpjQ5AE4vxtBSOvgFIP80Y5z5PfHKkp4NNnAeoCil7RqZ\nSIZ3A+jg8XsC4ooYh65cEAH9T31FroMhdf3Z7ychCR55cfWYSKtyd+Umlrfc\nK2EH\r\n=ICHH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID7s45ZZ5olszUPMlCYG0bV4ttLHQqe9WiAp7sLUm1z2AiALlQcc5LyGlYF1Grr6PmeXQzCLf0StIptbY3cVjWmCGQ=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-beta.11_1589221582270_0.9861479423872406"},"_hasShrinkwrap":false},"3.0.0-beta.12":{"name":"@vue/server-renderer","version":"3.0.0-beta.12","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-beta.12"},"dependencies":{"@vue/shared":"3.0.0-beta.12","@vue/compiler-ssr":"3.0.0-beta.12"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-beta.12","dist":{"shasum":"a649aa5704cfc6b0140c9e90a3801f15c4b467e9","integrity":"sha512-ssuF4VNDoCTQ/upeT195bfplgOlg2MMgI46C41v93QrrWs/21O2ksnsdfMWhe+qu+XdhFiZLe/Q7KWLCLgL5wA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-beta.12.tgz","fileCount":9,"unpackedSize":37958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeua0rCRA9TVsSAnZWagAA1dMP/2Ke9OyHstgZO6iDbNrU\nS+ROZH2EHXOl2l7wI9OpdebvtMfrEBMMUCukHYTpmw0fieuSqbo/7vcyT00H\nM46pri+5txmV45mU2+YWXikKDgx79TeF+rvJP2ChVcIecKfHuh8RD309B69a\neUTUrpzY4o/xAiJZoEUh0mJibKAESMqhtKQc8dQZRJDs47Dgz2y7ERfBkjK2\nM51xSKEoJmd9S1Kr+DUdLpQhz8OEERvmbREyj5bss6P331ELYNwTlF57EO1e\nUHmZeH1YWYbcIzX6lVpbJhtesU+dEbsGFOHR/cBvq7uB9jwdjqMOzoN40V5W\nw8ulUYZirs2yKXJovczMDMQHaeWgEu+c7VGlVVjszH2UzfJQG7Oz4WsRvupe\nt+5E58oTLwlrJ9XP/vWSwBwTWlJT5Wwr+BxeESKGHFJgEDyn7EkKKZBj7u6L\nSn818ZDhVKIUsLbcNxnHMfEm+E6Fqe7x/P+tJldESnqyKv02qL4cHorhu4qZ\nLD31KSn9Zi3HLDwtjLPCjGEJmAHbtD9KNLDwO3sCEGZ19wmS9yTYdUBK2q+C\nieRMnYv+7cfURkYIYwlyNnbZlIGBVv6g75CQ6j+nzf9GkQgD1byc1uBYAUev\nk5QA7Oo1IYwSNydLGdZdB31vCNb8JMX8b7Jzy1LEz47k5O/E5RqgJLqVP/QI\n6wln\r\n=ZNXQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAoFy5I+UuTy51RFAydreJ5VslaodNwGG+28Qv5263uWAiAvhzZuO1D31obBlIGshxQZTwIt/MgIsgaizfTCFtmU9Q=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-beta.12_1589226795426_0.47332436802457534"},"_hasShrinkwrap":false},"3.0.0-beta.13":{"name":"@vue/server-renderer","version":"3.0.0-beta.13","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-beta.13"},"dependencies":{"@vue/shared":"3.0.0-beta.13","@vue/compiler-ssr":"3.0.0-beta.13"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-beta.13","dist":{"shasum":"3478f44624563a2d75e5f62ced2137859b6e9fb8","integrity":"sha512-ukKorbgOkpVTPEupE1N14aSnmOwztFF7vBtlN39jTxFyUh2N19pQM/y8v44lr5sJIyvpVWW/jz4i5ydTi0T+XQ==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-beta.13.tgz","fileCount":9,"unpackedSize":37958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewJlPCRA9TVsSAnZWagAAezsP/AhiIMSTVHFuqlft83fY\nPQPlHwZBlUdC4/8EaiLLutBnLQm32Fg3W0NlcjdHVxA2SIq6kBRJEt0KywW5\nxthL4aJH4ThQALHWmQcYdR+Z0l5x+vuM5+yOCjhHtLFAwDFnnwu20sjXmQxE\nfzjrR6qiiSzjFIhnyN0T1mn5LPqpCjNlEoK+AdI6nCoHJ0ye/8m7FAxzYm/C\na4kdb+6bwMiSl4Okjd5SIHBx5XmMQ67tv4IbpKrxZxBBx0lsevpsd38NeIYa\nHd5FxNOCY3qJMEczUG/MF4T3QELVq2fuPQicQftbi0SfVGDlZJPFc0/5nTtX\n2OhzwMePvEcbiY/Y5XYpIzLmxTJALSy79h6ruSpDHfTP8E6MzIomx6cmyd/3\nhf+8eKC8HZ+L9YHntzJNn60I5PwjJYG/Sf/vu4JIMi0Co8N1YPlCWxtJ+zrM\nMFL0feegEkqTJ+s2SOa2JPbIu9YF4YfiuQVizGPl1RiEy0Ag1SHaW8B5yQRn\nrcWpOwwz0cRhghOELYthOveJ8LIi2alGLQlbA6+i8EeVch8J7u8kFCHUG7Xw\nOA0aZR27tFkPbHhWMrFALY0e5lO+NTHLIlfBeIZvUhEYS2v0fH8fBjYzssof\nsLQNhATnYq3FDSKmPF/20JAa3e568cnBl4dLT4Iy7ia2+NDsoKfb2WM1Akdk\nFoaY\r\n=udX5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFboCiG9fu3xXdNl33HWbs2bHDB0m3o34qMR7LL3+mpHAiBVUNMLTOViuRnFW9+sLielwW+I/OyX0jxsp7010wp6iQ=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-beta.13_1589680462854_0.23104244116357875"},"_hasShrinkwrap":false},"3.0.0-beta.14":{"name":"@vue/server-renderer","version":"3.0.0-beta.14","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-beta.14"},"dependencies":{"@vue/shared":"3.0.0-beta.14","@vue/compiler-ssr":"3.0.0-beta.14"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-beta.14","dist":{"shasum":"3311e145466e68e7050d6211c3f6d72d2777b1ea","integrity":"sha512-Wpt2hlrVu3L66/WFX6cnqCUr68wcHhaR6IiVDgnOUQW/SyVJPCKpSsnuB+4Y6VmiKbINBWBG/rG3TVC/yiFi1w==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-beta.14.tgz","fileCount":9,"unpackedSize":37965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewtcoCRA9TVsSAnZWagAAdOgP/1Toy/C0mCqASrtubrSj\nTjp9nLBvySbhbToU+AcSALng82tJXgFiDqpZLKG6vl3NKRFs7d21j1A2B56V\nwiPqmIh9jLwG0obJ90lOOP2B1c/5XyRGYZvLn438VEfPEm7V9EVG2rt+BQ4T\n1RZTsToka7gKngpb9tBdCZo7D/NKDP1iF+G9vNEpLKZgffOFyO2a5IbZ5roV\ntuTQdHFUDRbV8DIkmPgDr//e4NG4ke9iBFXe4NPPdF1ya07yS0vt8F7qdNvv\nUgWtPWuBfP6g27ZsFj077zmRQgiG72a9n+fP8x0Fr9XHyOaq2c/L+jzs91C+\nd8JA0a6PKLFhBBchQoFE2R6NHVXhzI4DtsIIdLEfCWOq5IT5A5foIQsE98kb\ndQ5P79DhsZXX/uNCXzoLrOMBJU0xxK9+UWpSxrZ07CgML1Q2W5GmXqfGiXEl\nNBFT3SbwMQD/WzE7TT99flwqVjlxI9fENQkqG9EWRomDh6VoJLiTlkwjjvFY\nrWr0UQrI10njNxGy5ZTqZSCLYJJ5pi9Mzl38bo4yo6F88tP2cKwWWmREzAF7\nUxD/8qlwohxVGL3ux9q6eee0AIeOqi3QrwYD04j96OvHY355ysSprPWtl1uj\nC1bcWVzMlvva4/ITjiq8auzY6xU09xhG56q6LCfsTj1bN/xTmNGAi6L+0G6i\nTTmK\r\n=Sxk8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGydLjD+NatHI7Zni3Bvddf4XsrFURBha8nv8jFDq8SHAiAm5Us2y2vLKoMxwoIDTPnzKAUdFDspCLcmllzTm62+IA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-beta.14_1589827367695_0.9382591839959866"},"_hasShrinkwrap":false},"3.0.0-beta.15":{"name":"@vue/server-renderer","version":"3.0.0-beta.15","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-beta.15"},"dependencies":{"@vue/shared":"3.0.0-beta.15","@vue/compiler-ssr":"3.0.0-beta.15"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-beta.15","dist":{"shasum":"3d7e978f263be6ad7b2ecd0fe22de3b3c1e7efab","integrity":"sha512-/0XD8W9S7PuBql547Aq3nRdhbbnbhOxJ62nionwETc3a6OCXWr+Llsmb1SpDuNfQNblnpYTg04EtysZeMSL3xQ==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-beta.15.tgz","fileCount":9,"unpackedSize":37965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4/0nCRA9TVsSAnZWagAAL94P/1tJ0R3njQvYbSirox+U\ndz7HfAEpV7PNCdam70sBjuRcDE7w95QOek+FOLRFaUtaO53HArN/Q7Uussgx\nKWXsg5kiI1n6/6RcnVSY/wWzJ18u1Ilqi5okZA3edaf1GcQwQ8SsGopUFpk8\nTgYDtIafqnUQyELlAc0whl1HJiQWRRQT9sJaNtnQLkFRuO4O1Z4pW182Cuu4\nzxQrK3Kd2dJz9Mh6ij1UI/85dz+EBfFttoujd/x4qHKeR11O4TtOVcvLxdyO\nhP7jxxF13HLCOciJjLj1Gi3sdry9bje1DSdZ8v1W93/ld6/6yjzerKLSz5iB\nf52ug5MATQl7kU8Bkcinlz3hwPlSfvmz9wESzC/lnquQYROOTbyZOJPDGbLh\nrIFECtuxqS6w7N3d5gjCRpegChjBtckNZ0IURBzA+aLQ6wKwboPN3pCWZL+L\ngXqOOqTha6WrGFoAugr5TU0dePqna/t3r7lROHdf4poNRcomAGI8qROrcHtZ\nA9jf6gssnEbJ8QXnULzIUll0Rd1/egN2Q8CY+U5BCGzpKWZQP1cG4QhgMlGL\nhzl7pSJbhRVw+uHwpAt2s5ILVF192vSSVi3fpsYOOADxCr3cuw/ubR2g6YNX\nxOrSvY9xJ88ROrIj6Q1h9lfK831SIb2ljcbY+qZf5hSrE9AEKN0RhsAsvO1s\nysem\r\n=KW9Q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFOKExKx5wNLvP7iLDl/1fO/P/RkBxIVfTNfYGK01oFtAiEAiMCcCnMJfoeqNiIHrbytVraIidW7vRavIUUm19BUG98="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-beta.15_1591999782826_0.5850965346915642"},"_hasShrinkwrap":false},"3.0.0-beta.16":{"name":"@vue/server-renderer","version":"3.0.0-beta.16","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-beta.16"},"dependencies":{"@vue/shared":"3.0.0-beta.16","@vue/compiler-ssr":"3.0.0-beta.16"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-beta.16","dist":{"shasum":"514bfd37ef12bc734d19ab1c446b807ad6f7a773","integrity":"sha512-Ucup+ENJgeQ3SD1ppWO7MY7BF0R/zgndT0t/eA66H4PwRHcWudVDJARYANVFl1mne+2x3+4V+aBdqZZDqg8flw==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-beta.16.tgz","fileCount":9,"unpackedSize":44796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+mywCRA9TVsSAnZWagAA+NIQAKBOyf+rsfjRsbZl9v0L\nXe6F4ILeVLib++pYLfuH/izOGwfQJmf23DdZ7vmquQpc6JYjlL/essq3sMJO\n4zkWEavRZCQ47O8ELc1DLU64s2b5RW3fpny0Y3p1e2YfASsowM0aHKaLA7M+\nmTazyCKA4Oo9RWmbEg/Ka/PX9dK1ps9S4JW8gwIEcPp2A7zBKAS4sDwzVGlG\n8QT+EqPR2w0uloMFwOSBrmwDUSs5G0Ytd6FsIEx8KmfRDmGDMt3HCK0w4cfh\nB5vbmMDy/VWdbYg/a/XY8sZ710SX9jjRCVK7g/IZN/HwtzPip/Vkddv6V+Uk\nyd5a10shCc2YN7iqeMzfyH8CzyXShczth9rNnxUqFHV2Fug2tYn8JGJiCm+U\ni0h3W6sHXNWC0s5N69RL6O/3ernleWv8Dk4akjvBvt66vGfvEM64yVGTKGHI\nK3FbId4lf1qMAdszsLsPmuFkLouE5fncCkQXVXcE3qYBIUBroPdbfhU/JEZW\n4q5Zq6dmFdhpjPxIofYQmWw3zAIWCavUChnp/XwCwdENxyr444O0xAYlxbWZ\n4+fWFZ/AZFZP908NVkI9hNnT5NnwspPrqLKa0KSGBLPMCrhIWO1f8ZrkAbHN\n78dhHFjA0Hhq0tB7u4Y+9SOGqphpPeVzHbSk0aK+KlOAgBo/6scjX7ZUWfrm\nq1dx\r\n=KrLD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDs7Qm8c//AE7XODUA2fwH8sV7P8nVmSP0XL9f5B5CmtQIhAJZM9guNCZUMZZNEzkC1aEu0uD5yZkHJJCoh4scRwhTv"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-beta.16_1593470127818_0.0054677219811594124"},"_hasShrinkwrap":false},"3.0.0-beta.17":{"name":"@vue/server-renderer","version":"3.0.0-beta.17","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-beta.17"},"dependencies":{"@vue/shared":"3.0.0-beta.17","@vue/compiler-ssr":"3.0.0-beta.17"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-beta.17","dist":{"shasum":"38469652f583fd043b4982b0fd6bdff151d76a11","integrity":"sha512-E2xiRo0YIajVhHn1MB2hUVHzQm+Wt+U4HGt81nJVghFonxKq6SVp8IWHym+jOoMF+olnO4tOhzpsCcwqKuT7sQ==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-beta.17.tgz","fileCount":9,"unpackedSize":44796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+2OtCRA9TVsSAnZWagAA3OkP/1tbPclYj34d4W7hsL/M\nlqNGHlA6+zulS9TIphTgFpb/Pp6AprnPYLbipLMyoOtXAW6q66NIKY7oIcL5\nBmNtSEN9kaQ1Ex5RYvmhcpoRLFSnJso8luxnuPx8/jIjQ6ZdgeYzpD4fEbnt\nhK2XY2oP5K60eehFs+VXrFcXcDWnnitM4WxSP+CQXOCh+MFOyrcHxbVCoDeK\nALB0wOvI66h+dAjHr055juoh2C6hs5pWIbvnGFpv1UUyLxuYIRWONXhwRA94\nPCBUQqw546s0pKU+S59HvUz5g0bqgAwtqAHFaPUJXX+SqbgLh8AF08lqARTh\nwEo/MAe1mod2SOoOuLgdUoDGELJl/EjzYhpYJq3zeSZlGPGXVE5dfWEVchsO\nqNn/PhZBngH9npQzZ8Qik43RXjTYFIX6aSOKdgYdPySmj4wiNGH3nLH3Ma0I\nwzjwsbGYPl0O2+vFojx/tyiGwcWNoY0HQOcrpRTS92R2zxNoc5GGaYINgeTz\n6V8nKzLFpz1jgRSCpJAcizirjJNeReqZLtJLxdJc5iG0h5XjK/VrZZIlUzaV\ntTlsCCyl5rb+kz246uUL7XCNFPbwql50yUu40akgi2wDwy7OkD/1RxQwYjpk\nTX3Fy4uwGx5vhIvz+xJC8KgHftU8RICtk/+fKdoGTiuyCFrm6Z5e/gulFA75\nFfuT\r\n=/zMH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTNhGh6nqk3QL+r++PSvVnVsdOkE6Zb5oXa2eq9sdlDgIhAIODLknLAviz41iTsYgxAmCqO4lHNuOIlMWkdjgQKyhR"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-beta.17_1593533357120_0.5450853505852691"},"_hasShrinkwrap":false},"3.0.0-beta.18":{"name":"@vue/server-renderer","version":"3.0.0-beta.18","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-beta.18"},"dependencies":{"@vue/shared":"3.0.0-beta.18","@vue/compiler-ssr":"3.0.0-beta.18"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-beta.18","dist":{"shasum":"d4e9e09faf9a5cf06ca55b2036428ec5b847c78f","integrity":"sha512-2VgKZnMtk8ZnA5ZiYP643CaZQTOjFBTb/jOCgVjOJ18SSkvKzmjXbPgBTR9mpNGR0IT47YL+Ym2XPcKAmPeaGQ==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-beta.18.tgz","fileCount":9,"unpackedSize":44796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/TM2CRA9TVsSAnZWagAA5K4QAJA76dljUYpV4dF+0FtY\nfG/LllkVcfAICc5w5zMLryxxPoBLi3SzdGy0rIL/ojlGQEmXZzqPVMWSejLT\ncadkQKuwfxsp0Hwi1lmMPto7U3dzarCpF6ysLmCFVjmMCTVE/XLZKDc++pQ5\n402FK0QP0uB0REbUlbammoDpWbzbmbYb4RoNbCCN/LfiO2Amq/PURfLvoPlv\nBs1A6Z8rCH1muCoYZqgDy34duwMdcsiC2NhsQyv21WsciewINdqzkNmLMg5M\nahM629ZQ6xfiaLpFSV0dKnZby6/51k71AwVtsXrPwdx2xTO9ABeJ0p8YIA7R\nbD86lc2CFPrx4LOEpgICVgDrwWsNy2SyTsABIvrHKLHnDBPgc5oy0CvuDuE/\nzgE7gNcWefgSzcEGWNdWq2ZEuMt1axrhr9I02UPgCCmt42DEv/VGZDEYq1In\nXUnA5ER8Dm5sFfmrsbSxHUVaasDAZc4CzUCCEe9PzX4XEgVLLiocJAAoJCdf\nsaSZqOZ5ylpZ8U/csfB4sRyuN3sH0lD8khtXa06THDTYRAJg7WsivUPh0XoG\ngpjblmqgMFwSjLK7ySeWnfj7YyYfqvziq4AbaeQIZB5zAljAC1wosMqDueAH\nwjsfp1bQ/cwPm9UfWjKZo87wLz4sFdCYDZZZuQs+CYz7zjlDkDC+Dtb4ROho\nJ7Sa\r\n=gSPR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEQglgsJM2Pjczq59VWGwzPF6Blun8wrcpePNl9yqAkgAiAqPpC8yDmXtSOZRoNF9mSHXGvPcmHorRTZa8ohPjpPvA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-beta.18_1593652022017_0.6174217892998473"},"_hasShrinkwrap":false},"3.0.0-beta.19":{"name":"@vue/server-renderer","version":"3.0.0-beta.19","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-beta.19"},"dependencies":{"@vue/shared":"3.0.0-beta.19","@vue/compiler-ssr":"3.0.0-beta.19"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-beta.19","dist":{"shasum":"825f60598c2eb8a3126349b03117f9e8d53ef835","integrity":"sha512-t5v9WS54EgnyZ6dV5kGTVMiWRQRtYAZFXNl6rtwbT2UHyHVObsiKmzs3rwSuqpI8D+gfEzYFzGph5EIXrZnvgw==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-beta.19.tgz","fileCount":9,"unpackedSize":44993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBIEoCRA9TVsSAnZWagAAnuwP/0SxaP13PrSxFnpU2z/q\nFjG98mX2C1zcJ9OxlChnqXMbTK4ajVEOMJ8PXwozPuatg0rgDUhMvCaoolb9\nXeL5uYvSkcRXKJduK1y/WGtJUEpOX83Su5kKNak0tnozcFVcWu806Oui9jlJ\n68lzRRq2Sh3ContqhGuR3J4Fpm1GIr74bRnijhMdBYYxuObabTeZ7ofVP441\nWLKdJFCTrmexTWmc4WvIeeviLAfs+QyH3fC04qCeJEFbmn7NOOUkAo3ILfW+\ntBEKVGlawymKCCZRygj68KpOr7y2c/9ES573QtRjvCv2D0MGrOUMaaG7gf9/\nA0d+B75LHBzaudK0JuwN0qRLDusA5n7+3t9xrdh3+WEf+ZQnfFYzzq/aBJ8h\nZomLEnInBsHtDpqrEDRIRQIwx1t1f2/IfWLOaNew1lgXwbX69iqw6tgTxXGV\nfFz49xKLG1CDuexpM2uVlzTS6c+Z7+zlpcu5dT2z59IweBbBtn0icxeQVkTG\n53GksulI3fePL7n0un66cxRsizTHq6WS09EHWIPgIzA42J913tQ/3kD73YR2\n4MolrTgj2INfuCo3cJQWlB32Pjazpdg3lQ45hjMuL8T+TRgMT/6VzDB4e+ta\nSVutjZ9eqiPiIVZRHgxzKGGIAjGhNsUqTTamh+ADmGKorjBXVvD/u9XU4frL\n1gB8\r\n=/lBr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDQQ8RXoj+AdeqZrhWPMH4xn5cyPd7mkqqAdeyp85MiBAiAtoebKEkRjIdGf76u2Vzi5efVvpJ25F9ClDj1k5m29sw=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-beta.19_1594130728228_0.8953745098458781"},"_hasShrinkwrap":false},"3.0.0-beta.20":{"name":"@vue/server-renderer","version":"3.0.0-beta.20","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-beta.20"},"dependencies":{"@vue/shared":"3.0.0-beta.20","@vue/compiler-ssr":"3.0.0-beta.20"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-beta.20","dist":{"shasum":"0b3e7681029e7ec2d3b18eaa74ec43721fc724f7","integrity":"sha512-ZCxT5ZYLPVemFDCec/RUSFUX714NvOMeNJ9EixqAhj9n36Lu30RaRIo8/o+Ubt8dsNzeMiyVJEF0s9smMpaKHw==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-beta.20.tgz","fileCount":9,"unpackedSize":44993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBfhLCRA9TVsSAnZWagAACDYQAJxhyFd/i/BVsJol4+9Q\nbzyxRCGytsSHnnLajPc78aIl8UhpzUsH74q7D7R2odLUGi5QGW5wWaAhm3GE\naI4rN8meqVgjtVszSeZJh0VZ2A6YEikzU71lyJxiEJGmFFpCMB28K5S8S3V2\nXBTcT0b29JgLatqW4nIm7VA4Z7uwnCWT5jIo8tPxDiKfdAlgqUVOSHGrRoKg\nsikCyW4HsVvZK3SQMyA3g7ND1nJOiYjjxOt9JHOkqzuG1wbmMaKDVd5aa+rw\nZBDfVbYFUvMsb7h1pu5uHbWQF14TW7oS8yJZlVHeh/nMBkDNixfMpbPSNVJF\naDYPtKRtGm5FzGJz3MxJWGUqFfFykznhsue5/8qvWtTP2DrwW+W/cLBLB+XO\nqnPR/ZBz0XRqcKFLUMVuX+Zxy+8ZYPr4lO4ECGYsHJ9e1z8EAl+x0Lv1uXmp\niFZgCL6tfTSWMN0CtDLF0ehE8Vf9jkqNMm7WySKBZ8L+ZD8NIDIAHnR1Jltm\nBLn6mfdmDoIWWw+AvZalXocyWcJKiIEmPU02rDB4hmwy8DGFDf7iNKjLyy4R\nlmB1QAprE9lp+xbSmPN5DuvZQoILgTaHK+4yyExT69BzKCmeCYOSS3klDtvD\nqLoNHsV7GkUFvxWMrqDL62keGN5cm7bYP4S5FV1K0A40rIOceFy0eylBxQvR\nukn4\r\n=JcLz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDNayKSkXLwqu4B+cyLkemF/+gPy63mp2yOS3fDVaQaIAIgG2giWuqVX5MY6vjdVT5XW43VZHN+6iwVXxTA2PDFiWA="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-beta.20_1594226763480_0.31192550214262105"},"_hasShrinkwrap":false},"3.0.0-beta.21":{"name":"@vue/server-renderer","version":"3.0.0-beta.21","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-beta.21"},"dependencies":{"@vue/shared":"3.0.0-beta.21","@vue/compiler-ssr":"3.0.0-beta.21"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-beta.21","dist":{"shasum":"d089c4f66cbc8e7c85b6070204398d6861c6ac7c","integrity":"sha512-0JG0zaE9pFca41Yp/bITqW3iIMzcp3gR5qFptnabsxFKYAoeWrQ60kevyb42hDT1nILoFEe3ISX+HargQJacnA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-beta.21.tgz","fileCount":9,"unpackedSize":45995,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDiE2CRA9TVsSAnZWagAA3UIP/is5jy9l2L75whSFF7rK\nnWx79+tJ92jLtbhR/f8JNJgXE2QhTI9oAUD5sYuliOOjPameo2Z6/ibm1Bfm\nvt282QCajanWcGsADWLcPkMbaiUSrta0Z/yGJfv+SaIkt3ttM2a9DqYgTjjY\nxhNozSxe8Gad5qRGKggMkaselP9rb9K5pForjCSJAEWQ4FF+St8mDyCoCP57\nCyzhBz1UWlt7SKPVNcqmbhqsFYTNabDQ086I9jvWJdYormuijDP5Flw8Cg42\nDyPqJ+0bM8iE+HHjEhQzLLD+wR2oC30C9L06cJLDMvrV8ddXiHPuih0vPxeU\nRmHpF+P149ph1RgQ9BXz0sn7sL9ji+L+Um//kxWNQ7drrqtHDf0RIjT8woTf\nK7fDWFtgGfR0iNzdu+1TEZHZRjXpMOc2UI7aEu0TKNDE/boriSfed6lYowCJ\n4TGayBl5TbtxGEn4SK4fnClvS8uspoWnxY7/1Rev8bHPMpEGzx/Je0rNLqQX\nsHggd1Vce0zcc+VV3re+D5oimLh2xegrQx85Rlvd3rTW6zGYGwvaxY7iHMJg\ncv10+3Ob4P0DkSHtVv2HgQ2eDynWLVVnlHamstQX2BppkZQQPQJ4nEq+nDuK\nvG4Fepl7uHYKUZVD23q40y2p6tya+3iRDVOM272HHnxi6CeBBmjD/iVVA+ex\ncrHs\r\n=CvGz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBx1hRBwDIdfzTi3y1Jm6gzr7gsvVn04xErL2SwFgVbtAiEA8HA9uJTmW2PfHAZuaepHgpxV8Rb1PbpoXJLxkyxkEtw="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-beta.21_1594761526008_0.4981868229779183"},"_hasShrinkwrap":false},"3.0.0-beta.22":{"name":"@vue/server-renderer","version":"3.0.0-beta.22","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-beta.22"},"dependencies":{"@vue/shared":"3.0.0-beta.22","@vue/compiler-ssr":"3.0.0-beta.22"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-beta.22","dist":{"shasum":"848a54499025f341c5e42d3dd6b29a6368a4c3ab","integrity":"sha512-WpU8d+1S6Iqda5tckA8h97tn7KukHuu2GDrRglbgPZFEoQsx960pM+hjHjioobprkqZ9Uju+/COMM1/6xgJWkA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-beta.22.tgz","fileCount":9,"unpackedSize":45995,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDzKNCRA9TVsSAnZWagAAsmQP/2cjumyxJKHN25+RBcV4\np1G1gmPFu3ifctWEaPfajzZd1NfqyUrYwevsolFyL7WZsx+j4dGKck4f5YTp\nr6UWd9RuNozVuQWqb2HdRTDF+CU4gazggSiKZh/tfEgod5+vaKi1A/mNqYuS\nfQNbUBBNBwXG7usU99FrQwEFz5fmwdf0/D7ItZxu655BuaAeo7pVQ/T4AO6h\n0LNwKstQ1IZtqXX3mGJcr8I7gzmaYn6Q8o1sP6MvjRlKgj44v1iCc3kkV/Eb\n0SGtf6wGBLS6BMUJCmaWWN4L+CLtviwDteon31Uq6MbjAbE9tqe3hPXspGCl\noxlmqzigo6yz2oqO2ok5lg2tq0RZ0ov3kAjMlSSQfSTmZgwKVJOHoDZ85i2h\n2qUVlai8ufefrefcBYG+G1maX7xl1OLw8xLCO3s+Ce6Kp2S68zVOwv8J7NqP\ngBrPTdO4KUaYPkGY9/hdOU9GLiPmjf6105L5AyLZD0ts3yFXknNJlAJozEnL\nNOvbtrS+Kmyxc0YUtkNyQxo9RiG5DNl1AQtC06i2YIm4Z5D0lEao9pmSDhnx\nKi/D+hL5x2JcqATQ+4npjTOG7PfkveTavNpRKWjqIBOUF/Zo0gtTjctJGIe7\nsu6YATh8tXa4vjx3Gc/yGnzeXFmQ59bXOwYuq/2ZHPi3tii7ijC0o1fXV5dI\npO/O\r\n=geUw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDUXDAeZWfAZRcWyX9aqYE25qXVH2JxVEgoxM4KBYb5gAIhAMONkYjFe1eeBzSBdji/XPaldhAiXEo75B24fOl4G7sN"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-beta.22_1594831500487_0.10563362016893896"},"_hasShrinkwrap":false},"3.0.0-beta.23":{"name":"@vue/server-renderer","version":"3.0.0-beta.23","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-beta.23"},"dependencies":{"@vue/shared":"3.0.0-beta.23","@vue/compiler-ssr":"3.0.0-beta.23"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-beta.23","dist":{"shasum":"917f7366e6df3254be7f2772b42210faed3f87fa","integrity":"sha512-IOQLpzNV3RK4anmYE7aKOCUXf0yXLWgQ9cUIHYsua6SvIVM1V6SqavjZOpxQRXt2NANyAp4DuGyc5bccN27CnA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-beta.23.tgz","fileCount":9,"unpackedSize":45995,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEIUeCRA9TVsSAnZWagAACBkQAJ62mjsxz0Ix1iWBwShf\nNyC1jgabjWwRmWrAkA5EPrUmdUdgEPCsXqNQj+EESgVFjhPRfwCS0nyaMCFx\nrMSfneWXHnwoiLYx37egVlxyExmDgdqnQYkGp/n8o8hC4lzJM6drqmAB1ogN\n/R1W2SFEqay/AtgSWmf1LmIw4hbXgsNqrc4Vjyr3+q0c6oYZWwQIYfotHoYy\nEPxvJgeTiXkTCgt8bHybvoevh2D+mCHy6MS2TiA5IWq28ztiHS/I0j1D+YfU\nGCh7SJPrD+swY+AkYXs73ePg5GhV3PfEKbWcNoU8a/BatgOcjNkkUL0KApYx\nGayckuBz9hFJCPdGvHGfX3q1I027YoA4faLCD44v/dq+NkwctUSSm0fRk1AQ\ni5EPpLtbJFK1zIV2IPG0hOvzggF26nNkR9ortp042W3HXMHfASyquKNZiGXP\nU0ftaeikzZjKRmlveveD9VOz2Lcz0Y5VRBQHe9Na17u2TP5NxHa5YNUqWT2u\nmYiPXOFYtdc3dpafHiW53bQ4IgZhLCUpGX0/Xg+3MF9Gki0LuJL+dsMNRpur\nKGWPdZfAns/WmZZ3dOM0+JK47mKgk69sI3zJ0u3QUa577qPxVOT6Pkbia/Au\nwgaa1M50ifgN9hgnpFg44iZpjgUAqR8gqVQ3K0Q+lhUGh8P86T3IqZZGqcLG\nU93J\r\n=sPY9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFfAhU+nG00TshjI9RofNOBYnGIp59ivwW4ev4c+onWzAiAjuQw8daSMb0mm6Ic5r4YgFL8IUn2qTAbZy2IIe+x2KQ=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-beta.23_1594918173645_0.5422045569132534"},"_hasShrinkwrap":false},"3.0.0-beta.24":{"name":"@vue/server-renderer","version":"3.0.0-beta.24","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-beta.24"},"dependencies":{"@vue/shared":"3.0.0-beta.24","@vue/compiler-ssr":"3.0.0-beta.24"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-beta.24","dist":{"shasum":"114610d82bbd4c6aa069e4de38851dcf51b40d2d","integrity":"sha512-n84Q8EJZTKXgYHVSSe3advRWuezvoMVTL1JyDBW8eNe1YTqX2bDVbUBEIzJSzjkFdy9CXDf/1NWli6l0xp2BTA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-beta.24.tgz","fileCount":9,"unpackedSize":45995,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEJPdCRA9TVsSAnZWagAAj1UP/ioU5IJQBWHwvVxKbvWW\nJqB2onz7QSobqHYCYqX7RAiT7f0lzWu2Sy8BssK6efg7qCgLuaJni5wloAMc\niFw5sG0ex+n0eyVDuYOuuQ2vUlVHDrZauS3Oakx4yRdEN//meI2nUSYF8w7T\ngE0luE2pQzBNWf40U+5kU3D/5HfW1TVz2MZ+Az+FyUk+x8Z6LThGvirL4SKu\nBUFfECSepnRbhkK/z4VHW+5xvc8mOzK0N5pkLBoPQS7nanCUP+6d91aRrOJt\nCtlWxgVs2J55vIBbz6a6b2VU7SDo0wuCjvQjGgY3WZDeYA6UnCeo2ZwH/M7P\nNFkel9fHNYzBtIb3b9u1DUYzftNNisDq++DDJeY3fVOoD9HOMSlmDm9mo+e+\nsma6889QyCx/UowMwjgi6I7NL7MqneMZqEWyRzs1gZODuOQNnbofCbkzqoeC\nWVau/hi2gZm2I4ff+iW2d/ldud8k+bi4u4S8/Ns/2lOx0kI0q90fOwq1b3Du\niK3byCLBCuAmIH1furZZD2K37idimHreTtJ2oaGVE1GNq96TTW9Itvd0iEyV\neAGMo4oWvjL32fPBkyuN3wwregjL63pFHTY+lz6HU1NeVd/uhM7ZbMfIwuBP\nnfdeoLdefndgUcj3U2deqbYqiS3+CZdrXGtKEHTO7+9bYBbAu33CKh+J6Jow\nXDbo\r\n=lHzs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDeZtYZMDZSeXFFUKhsJmhUo6+gFujRYjYoWueMNd1fmwIhAL6KfiJe/DvFsIifpE+00QGKTnDOoWUvVKqxb8vKURHF"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-beta.24_1594921949543_0.5750814352294782"},"_hasShrinkwrap":false},"3.0.0-rc.1":{"name":"@vue/server-renderer","version":"3.0.0-rc.1","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-rc.1"},"dependencies":{"@vue/shared":"3.0.0-rc.1","@vue/compiler-ssr":"3.0.0-rc.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-rc.1","dist":{"shasum":"018c8d141d00676c985ecd0a6f9004ce30f08132","integrity":"sha512-YUFjYc//u8oy3YgfjiKiHnhqkWbKXTaH/g2VZ5yYowQ6l1MhALSzWEaG++n9O81ANOYcoOIewuk99jM/t4OVsQ==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-rc.1.tgz","fileCount":9,"unpackedSize":45983,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEfxyCRA9TVsSAnZWagAAatkQAJwMKUNWcMziF8r/WUCB\ne6mI1T8vmbxadJy/giGyDlw8aod8yalP+OTzyovySpXL9kmdePHQyW0mLBGd\nfiHZb2nFyemE00mtgqMV6Go+knDc8gheim8/6ZxCevtfgpFyn8uhCJWqN+ce\n9xmdTjZku2thHhO7ZGp/mrNQ4zk+VT8f2fVXcmAMULWVyL9iYUVb2TaLRtu1\nK79Pk6CZ2zzl0611ra1c/6Y6ZuQZlUG9/B9CG6+WgqxsN7wheCfojlb4sFvG\n0lwHCcvfbG7v0WByw7ydW8tMfLAsbpBPJyUX1B6Pfh8DUsMTdSJvQI8nMY6P\nSB0Keg9fZdLIhikG9rNcRMRAeQhiXhjShty7KJsHwrU0qaSwOQpSe4sd9ymO\nxnO4OQYCFXSLwE6CpCKTC8fEjPGgQ5fKSMpTFENjwR2zdM0vc9jmhZfVXjNC\nRem1F6B+/n/PcyF0D1F8IGieL7NJ6ZnE5MKJGVu142Qu/P8rzezT+ozTdfVE\ntiXa0VzQmNfdEcfbBYs0YnPhCici6okFtF1vDKuBWv2QfsKFfiD4/YyrdQT0\nyRlOyHGAw0CAsIFXJk/GFfUs/0FXngqcx19mukfcGijXIbFNV9/HPSo0D4ey\n6jDqz/xHI8jBXHxwqhbzC/4kOmK3DfDvC7+/5jtZLmZahoGNntgHj6VcdgOD\n1HZf\r\n=eHj9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD7dbxhidBgwoPFzSyB4+A/+nsx0jsyiG0kCHZ7yRLa/wIhAPTYL15XtDFAFpRRG6su4KXwghSNzYPGEQRU8dkCdsM9"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-rc.1_1595014257669_0.6418029233531073"},"_hasShrinkwrap":false},"3.0.0-rc.2":{"name":"@vue/server-renderer","version":"3.0.0-rc.2","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-rc.2"},"dependencies":{"@vue/shared":"3.0.0-rc.2","@vue/compiler-ssr":"3.0.0-rc.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-rc.2","dist":{"shasum":"d4f89d77bec0651834b27735d659e26dbbd1b058","integrity":"sha512-6U/Ni50FLWNJDZtQWbj/ipi6PkYLqx9bGmLD3/rUYBzrX9hCGtok/iImkeH7uoBE8nQGopElEXfoJBvQGFXUeg==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-rc.2.tgz","fileCount":9,"unpackedSize":45983,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFJaaCRA9TVsSAnZWagAAqsYQAIKxjeIcGuAupp9CvmC0\nHKqVZ+1rrNiawslJ3zEraltE2ZQIkySWKunAN8JfMK5z0OxhwsVke7S5Qfrg\n+QxYv4sCPwqOcuMwzoOs5a4TqQD662NwBEK09MXiwtZvlrdGRwZQiNVEOz8q\nvdIi1+Me/PR5J9mMHah50vW0VXJouTmke2uMmSg0mo+msLLOwUEbmUT1nRuZ\nQDjbL+NqpszReVvWqhfnfD0hvB1LRYTvOW0crdliWh/xbwYVJpV866LI2+xc\nqove0f+rdWRCdpc0xwTjqQRmD94zWR0Tl36m/nA2CuTQGv2p2DEyS2kxga4C\naqPmZ51mfXTfKtipAVBnGUQuKAbActDs7dUkgy9LEigey+kymLm3bXoFxqMk\nhSlx2DYuxZ9wI1dv5Kp3F4YPrQ1JbKEZSX56tCaBsMGZIN2CaRKTlALTmSld\n0RMeiKv1GExfWLsXBuF3FjQqIF6RE5KSBeqXoEqECFhtH2XVg3MHdfSxpCno\nX0d92UsNVTTGwyXGf5cgZn4TCfHRRo0xaqpgLdwwi7VZfnRN1jPhom9QIk3O\nXsiGj91adHBYzgzwdRk8Xq6ViBBbHmhTuhagfrIhhCxZzREBCi5ut8dNIXcC\nVVGCToL28i18DiYluszrtXpdRAm8THduKGPDq7uQf/vFz1NYJD7BVOGIzwJE\nVxHU\r\n=Ffty\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCLl1Ou+DVdGoozT67LbYgzFVpwfCwv1xnkJQQW7LWHuQIgEwa2QglMknfTgqAMoI4soVdf8/OIxiV7DIeNz/gCOhQ="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-rc.2_1595184794420_0.8478516831756624"},"_hasShrinkwrap":false},"3.0.0-rc.3":{"name":"@vue/server-renderer","version":"3.0.0-rc.3","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-rc.3"},"dependencies":{"@vue/shared":"3.0.0-rc.3","@vue/compiler-ssr":"3.0.0-rc.3"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-rc.3","dist":{"shasum":"03e30d95b1727aee03730d3c2e3539ec31cb7a68","integrity":"sha512-V+izOvGUkdGl1jUnO2IK5fd5S7cMem83kcirI9VUn96MvI+L0ocRAUT1HJluenjeaQ0XEf8xGHezouu/99GSCg==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-rc.3.tgz","fileCount":9,"unpackedSize":45983,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfF0HFCRA9TVsSAnZWagAARbcP/RAZZJ33IHLBBmtZjF16\ngB3w5v14tfkj32tf6XPLkZ5OFd8pjRnAIIvZI1KwyHTcP4+2ktUbwxxfnGcC\nKmNoqptke09N95ss795IvGMT3AbfI7+qNn7fHCmb/BtXUfZ+0ys0cZq/lYlt\nFsZs1lC+pSxQxsXsppCITLlXGcNKl8/IfgBhYnlQqraDq/mjbrjpnUzEys0E\nFrJjA602q6ucSxPC/rcfGappGWcTRWlOLJWrRfA6HqhOBcm/eLNBN947NdvO\nUxL66rXK8RWW6uyICxYznobLexSzIOFsfXnOIXPBsoPXHbT1oVVs4VjWEaz5\njZz/cNadjGqUAHP0/bb3i2hkZuxqInEmfyVvs1ysj7shVRuwlyeov0LyVLP5\nNxdm/e83DF9clditOflzvglwEoh5ScclfAcPUBY4NTHAMwrlYiakE3jRJkWJ\nUl1ZKiR2RMZUtWuHqJ6UDRhcMotvyg4hq0B44PwfSDGImpONePtgLYpU4An0\nMObU4QlXEBsFWUa8R/19oU4vv0/Ww+ozuptnv50mOLQ6hB1QOZsSjWKTjfuD\n3OlZp0Ww0AHfG7QYYOamktjRRiNE5SxmN/MX39n6Ux0sqM/ig2eKbw/oMPJ9\n9kJwgfsFkIaVC5X4oFDAUsONcCR3SjhNAuEI/ohuccjkUI65r29oLgznl2Tb\nI0NL\r\n=xiho\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBvkWAleAk+RZ3BlKkAGdt5z2rlZSrkrTlCbd+9noaZPAiEAjFCxNRiAlDEEhfjjTjkxri5lwM70qKbtFN9bl9t6ecw="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-rc.3_1595359685506_0.8032766705636072"},"_hasShrinkwrap":false},"3.0.0-rc.4":{"name":"@vue/server-renderer","version":"3.0.0-rc.4","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-rc.4"},"dependencies":{"@vue/shared":"3.0.0-rc.4","@vue/compiler-ssr":"3.0.0-rc.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-rc.4","dist":{"shasum":"a249e2f8b37056912cfc44b0cbda6f7e12b3e586","integrity":"sha512-VVYw97th0YqZPZ5G8u4QYp0OVuBApIcbSXSmanoils3o5HSWeLJbM9CzW0pHFN5PnSM4yGm78U4r3g8qxeTCCg==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-rc.4.tgz","fileCount":9,"unpackedSize":45983,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfF0TiCRA9TVsSAnZWagAA4hsP+gL4BrNEemdYKogAPnXt\nqCVCZhUQP6Z38ClLD6uu18cLW9D2bd1lcuMueK/6e6cPGNrVW2gd95ybR5Sk\nHr2QYQwKCZ2MWqQHs3MvLKOLR6xL0+nx9c+dbTuN9U0SjPIbWgBt07s4hEh5\n3HtRSB5w5kdrp7gzP3HDNAZP+i63Mhgu1G8mnTH8eiQg40j60iH7yDIfg5nI\nxDXW6kU/tpnh8yZpbmlUeu4t+ElJ3EAmk6JKcLjfT5Ld9IV5J75xOFEXnyjR\ncuezm7nzBzI+6uL6P1U8Ju1ycsKASGkn5rFsMVk8skHVinZnCClwKFKXNCXb\nrAedxP43aHwcVD+WVTzaj/SwzdSU2aIlQZmtIxb2LXwKpTYTaB9Lyyu3whJ1\nI5i2jcrgLrYVnsXw558AT13vTK4Oh4SluNuZj4ZUtaTALHKrikkwSfygmh1D\nJkLVMi2wFQngapFNTumv51aBNv1smSM6ATDsl2n2Q/lITZnj2bOsszCyGaVr\n7M8irjoGWjMFeWyV+Tm4fEVbIsDmGsqt7J1Z5/rFf/kfw8pIcuHPrEvpT2qS\nLRvSp38Cugkk4JodMcX0Ht40YypQD9ZsnEWeYqDIdz1u3O0b7DRKuqe7fmW/\np4XfQFocvxHaB2FiOvkDP50CtIkv9A7wlzsZ1NSmV5vXAdrN1r3a38QVfKHb\n7gD8\r\n=5d9A\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICGvoSf09mwUMStSvxMVlb9BSrSXYDd6O7fdM86BnzzcAiEA7CpORT0SuKlyapN87F2jcHUuXHesbr+liAAQhDf7qiU="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-rc.4_1595360482570_0.5975004256770711"},"_hasShrinkwrap":false},"3.0.0-rc.5":{"name":"@vue/server-renderer","version":"3.0.0-rc.5","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-rc.5"},"dependencies":{"@vue/shared":"3.0.0-rc.5","@vue/compiler-ssr":"3.0.0-rc.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-rc.5","dist":{"shasum":"524d3827c1352f7b6dbe178bd36902a26a0316cb","integrity":"sha512-lWxs6uSvpw3UsqVxatdtEQBUTEdPTsM5JTqM1haAhaIWI2dhWEhmF3Z3iXnO12e8KUUp7Q4SjriEarzEa6YXtg==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-rc.5.tgz","fileCount":9,"unpackedSize":45983,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIJvRCRA9TVsSAnZWagAAAkoP/3lqh6P8PQNEJv263woC\ne0CeBgpAHCIYTNzz4ykpyqkaqwfzZYRaaAkHN59K0eNme6uDfgjM0m4J32Yi\nDzOLA09vV3ddgNzIk/pw+lajK/NlKTkdaJZSS/OV4s475VCt4jEWDRRRhZ7s\nzBAuu+3nJJrbikkqTIu5kBoHdCPo9HPLxwSuJIaw2/7VNIzewA8Raf8LNVwM\nnHDaEGdJR3BOiR2xHQ2T3Rr6RgmFVDPAFY9BMtN2h4J57HAx19jDqQh0ez0G\nnSecr4tZlDYyn+pAkqKcmHPsi0XIRlQCzFA0rHuLewAMNfY3hX8vTeAUo4PO\nVRDceB9kNt73FenB98ftwGJ2QfGXaL635jKvcJvBZdgVtu5d5wV4CGyaKmyp\nhwwBRSFNDAlhqzj3HFdSkdXeUwAn5zDRfNbTQX7ba7DdlcfzGqBSCB35lSar\nBCoIo32muvnJuqt/5YRXdRQhfSRmVxQEDCXsxeLJFJYc7B5GH/ku4bg9XlJi\nMla11wqIvTAuuTT83iFMMK+/mDHi6GS22RKQHguUsigA5T48tNtaI/NwBvB4\nmZ3hudlM4WGdL6k9Y43jmCO1WDEZjG9a2I1tmpvm8UdtE26UQJ8hUnl2AQj6\nAI0YL+FvPYiPm/HxlxoYf1VWIDKSJE1y/rDhK0ZkZg/G9/B7FusxxqYPAKry\n1hFz\r\n=kkG+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJrG8TO86q0/oAGDRcZgCMtltUrZcZDk/d/lg9RwlkkQIgBCUBtqK59zOJkRYOgJa5x6Hy6IBq7YqciuYVEohCw4o="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-rc.5_1595972561258_0.42815836364421966"},"_hasShrinkwrap":false},"3.0.0-rc.6":{"name":"@vue/server-renderer","version":"3.0.0-rc.6","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-rc.6"},"dependencies":{"@vue/shared":"3.0.0-rc.6","@vue/compiler-ssr":"3.0.0-rc.6"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-rc.6","dist":{"shasum":"2b0b89a5905317a6ddbd0b1f4742e3e2d8075f57","integrity":"sha512-8akNkMnHglcPrLUUFYhl9ZxqwrHcOBOmp1XVG8LNkAFzQvlDzxfDgB/LI/kSW1dI/uepIhpzFNcAiwApV9hN5Q==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-rc.6.tgz","fileCount":9,"unpackedSize":45983,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPaUsCRA9TVsSAnZWagAAT2AP/10y8IM5XvHzmHeJT5zV\n4kpw9B/tGX+1vUslPwVEyyyRSiKOmUwmYWY6/nof0eWA6YSat/RmeoRzGkVY\nZBItJ21gSpRCYu6dfaHCftvS8Wkm/UYdiPp+zWXJwxZMBkdN3xvWEZBpXO74\nM1uLi7tu5tH8guKoq5V8RNH3TMxLHa+bqwd8N7rOycV3wAU8S3MqO2YQAZAa\nE7R+0RGFIFoiKMg0REvuYeObSCBJYhGGBLvtitdg+1FyDibLhx272AvQd2x7\ncqsOos2OovlJT/bxqRnUoQhEOcS+uy12tv6Ww+WlsmVecvfamO3hvRTAzvng\nYxio30rWbFfiJnLapICDT+PPrefysNfzS8c1G4eDtQflh/d/fGffxceccfb8\nB5fg8YzhnxZ4YI8haBFSKGcczQBGm5CX6vKDv39L2o7xNaHkQuoC8ejszgxq\nittASE4ttFIV9NVePYcqcyJFvI5ZqbAj3lz1zyF36k7XG5KnLRgbcqAvjKWS\ntsa24s6Fj7PuL0NVRZOmrCzQX01E7KxQNfFHAUwUg1wei05HU7BYplsmXexI\nB2XK4dRv5tgE0e/skKD0mi6jnRMaS2ifp3ZrhcBCsAwLqjd9S6Ps6v2mklry\nB/mOQsm3iMd7NEO2z/txIaf8vuXOHVDdRO5s+jZc6ZeXt3OOPJK0eqg0O8ko\ngS/J\r\n=u4M5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICVoZrJso/1JSjdWlcVd99hLeV2CfcpJ9dvRxBCnZnIlAiA/gm44R/8deLQnXDsWvAcpkk8BX+RE1TSX2K/Fd+YvpQ=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-rc.6_1597875500099_0.2953392074658312"},"_hasShrinkwrap":false},"3.0.0-rc.7":{"name":"@vue/server-renderer","version":"3.0.0-rc.7","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-rc.7"},"dependencies":{"@vue/shared":"3.0.0-rc.7","@vue/compiler-ssr":"3.0.0-rc.7"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-rc.7","dist":{"shasum":"d23562f85497d177ed3c3ba6813ac71b07291a33","integrity":"sha512-JvFm0z0u/3oCLixhYoGqeBMAf7Dmgjf32NuwtZi23YuVCPgWjIq1+8lOKvDZPHAwSo2Wc/UPOla88GzDucls3w==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-rc.7.tgz","fileCount":9,"unpackedSize":45983,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQA7TCRA9TVsSAnZWagAAqdEP/1prVhPH2nr5W/52h+a9\nbQOznfcqapOEN8g/WslscQiRtTz0P3Yo84qGIwYfj0o81pJ8jjaFn+ScjKHA\n74CcHKVPF2lcFuC9Gs1Pp3WGRL9+xfSxpJ4x+BP+nOpMpKX4f7yzjoSB6oqU\nxsIGVr0QbJSyyRCm0AUIOVhkifUxYvzvOcaEDtLsVOkRaCBFjlUl6acLuEbd\n4XvcVV/kW7FePqsprYMpm2LfeVnM0va8H+IRx4fNE+yH4H7qxFFbZ1t/jgIW\nTfaCZAHDOJ5lWySk3rv6NPKf32OQNeIgqX0/1aiY7J+ggeHDqLnyZyVh6b3v\nkw5ivWIObnrg0T/LWcLibsYnhmf9Bz/e0znLL7DuP14Lzg3j5Elegi3KdI7m\nh2ZIpRc8E+WkAd0J2poFM8d/cp5JMJFQTEq6g4llJmOQDQjIzrwkToN0L4yj\n8IhHwG+YNNzdda46KmrnJ8b2WuTMPT+okiHbPlLmZ4OAQioHOCR7liSjMN/p\nwNMebqPtHjqwGedqrDvwuIAPwKXre7I2jumc+vE+rwGluQ9BoZsMSr9wk9hP\nLffMc25kiey1GUM17JB/aXsJPO28PSCRLCHrkhFcaVdzGCqzwlNG5FD0KkRF\ny/odVh3KHRiWwcs90jjKafs733ZvsLRGL0Iea1gl5QZbyNEni8xOPzvGE9h7\nvin8\r\n=qNlL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/aySDkGKR11FIrBzoRWlJNg28Viowkj2h+bQkOQwoEgIgUHX4yarOr6sSlTAinAu2t6gd9NLzki4mL0e8dsmPCqA="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-rc.7_1598033619068_0.3672094889861417"},"_hasShrinkwrap":false},"3.0.0-rc.8":{"name":"@vue/server-renderer","version":"3.0.0-rc.8","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-rc.8"},"dependencies":{"@vue/shared":"3.0.0-rc.8","@vue/compiler-ssr":"3.0.0-rc.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-rc.8","dist":{"shasum":"e8090f7470e485f42a05b66707ae60b45a2316aa","integrity":"sha512-OHMDMQobmnX+DbwE694WQwx0vkmzjegkyRS38DlwzffmK1IvyHbWeuwhNV0itXl0Llzdgp2E4pSBoZtJkQW+tg==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-rc.8.tgz","fileCount":9,"unpackedSize":45983,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRSEBCRA9TVsSAnZWagAA/2EQAIucJoOAA/EHsNtbI+sZ\n+ODZvxXfFipwatFH2TKbpW8y+t61ouqMwv76QNPTNEl1ckEbxNfA2vOp7H88\nDPV7jRuQefm2ERrCH7ZAy5d53J81FEyISBKQFXg0uQ//tCkp+glTDlFO2Npv\nkulLvSTTGSxB/zG+jB4WfsM40wOlZNEShnL5bjE07g0wf8qQ3qZu3tHfVrIQ\nXy9+9LRfnDLeLPmzicA3qv7H3y4CMeuiqJMlAlRSwb4mLb0t/W80UjxQV9ZR\nQAcizOas7hw0/P+QRRcqmBDV4n0Pew7+/R4aI9uIA1VHqA/hrdOlsKr4nT5A\n6VZXpQ/idJdl6UxyGTt0U2/lPIhKjpapuZa/HQ2AOKBzoD9gL+ZKdFLGU0D4\nfp459PXUtZt3Oca3EAhxnX1mvNd24JuvOt4R2KCnFMgur3npCbkkIXOwM4Je\nNCeuHGJZcntfcLBJ7l4JxSze52/lZAB8lRfrTSLnyB/kdoFKbXoOXOgxT7i8\namyoulIUVAeT/bhRXq7fliIY7jewYHAUc+/umVGrkKq6iqMjGLmQoDyF/VLO\nDq0XXWDs1uQTaWWsgdmo+yKN8xk4rz9+9HkjdOqS9mxF9bSvqTHjaaGyW5xy\nmlWvAEBYfSg4vdquy1V0S4j72US0K9+jh8Avj1QzyhgZA7zJq9GgIWx4ndLy\n8lN/\r\n=aSk8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCwMmZu+D3bDqy+uOxXNkPouFZMF4IBDhP6n0QMaDYtKAIhAKguUqrXbnFaLSCJC3PyqsdtKO4+oP7EV8HyMP2hv43C"}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-rc.8_1598365953469_0.43870778583679404"},"_hasShrinkwrap":false},"3.0.0-rc.9":{"name":"@vue/server-renderer","version":"3.0.0-rc.9","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-rc.9"},"dependencies":{"@vue/shared":"3.0.0-rc.9","@vue/compiler-ssr":"3.0.0-rc.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-rc.9","dist":{"shasum":"c8c17573f94344e78865928296b5b95016fd24a9","integrity":"sha512-GT7I6a2WOW1YTrmUXRbI6dJkKeV3vuiJ6Z22M70K6d6ekLM0o8CqHTJYqtiKNeoZdfhHinewlT0xelDgIDMb9g==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-rc.9.tgz","fileCount":9,"unpackedSize":45983,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRuCDCRA9TVsSAnZWagAAjqkP/icRByFnMjUD6qO9Sxqo\n6H5giH2T+KOhG7MtH3YJKVQF2a3xATCvMkjLPl62/AgNF5zb9KOuZ1TRiGhH\nNiIPsM1DPfUXXsc02zq852tglK4WQRYb05qW48mnBlGLz0g+lJpNsiU+shYD\nrKOgh3Sigfsvdv1Y4fVmhBvuxDBe1WhWuKG2OsZKEakIwMH+VNYF4ZSxVcfG\ncDxVcKQhJuT2FzrZWD+MuoumYFw3APJj5QZHY/n+fW85+ja1J06TxH9RMQsd\naw+O1J1ZNR/f0SMR77G3ZrrAYSwISX+e/rknpqDofeTdNxdzNpnwwxofgUEi\n/EyERqOAByJgpa31L0+k85pv+4PRSCeXxgsua4aOD8S4kpr68X1RE2Isxnph\nmZBiFHlFJOMGnOXB8x1fNJwGWlzWX+BFX7Q0sd3afiYEEe+mBsp0WcMNejBa\nZyEKWgHKnE19InVaQrJXPlE01V8H6mwEKpsqs9KK4qwyAH5W4zi4UaDzSm7o\n+pxw6pHfXZE2JOx1N8kffi0Guc5ESCweT87l2fQMKf1clwIg5ce2i1t9xdh4\nmzFk0PHyXjuP2deY5d9F+kOGAG3bXN43CgVbUn+BnXYODnQ1YS4x4/H0LAoW\nUgvEesH7fzXmw1hybXu1mo3Tqh8T452MJbtEOVSCQs7TquWpMGncEqtITvVN\nCJM9\r\n=QWO3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDvvx7bRRdwdcUeNy+TXuUMvgBLyMVLIyTv3dPTL1H8tAiAaMJqBOFjhkR/M/dss1vSEDBQsp6SIvkNa3t74VAhasA=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-rc.9_1598480515428_0.2610310522735495"},"_hasShrinkwrap":false},"3.0.0-rc.10":{"name":"@vue/server-renderer","version":"3.0.0-rc.10","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-rc.10"},"dependencies":{"@vue/shared":"3.0.0-rc.10","@vue/compiler-ssr":"3.0.0-rc.10"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-rc.10","dist":{"shasum":"57e42d5783b526c4fe7cc6a2555d49dca55d328a","integrity":"sha512-yJeRmN+pEWvJy/+3RhwBd7sL+H977oNZHI4SbFR88fDbMuYVSF6YEVVnTcP+v51Z1bVfoQSxZMCsQ9dTRY79MQ==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-rc.10.tgz","fileCount":9,"unpackedSize":47586,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT8t5CRA9TVsSAnZWagAAOvYP/jMjvEv4Mw3LHS8XYy6I\nC9LkLaM+5usW5rlgW/YS7OiHWfGKj47bqZP76CsMcjkg6vAr7zi9kQ8+KiEC\nLKRTxrdZvVGKE7IhLeVGhwJHTMS3kojXZinU+1LyAueD8Izg62ItQKxmZKnN\nPnCwLQm1SqlQGxdEOvPSdUeFGNDzcuWt+y3BhrjMWNCmIjkOtZcYcF/F8UYu\nucye7H7e6tqiSBflLKOWxDT37eIdl0HMf298zibhFlqSEr4jKr00XaLV4bfb\n8DyXli7YrHnXbv66eLokfhBytC7gtvtKvro8T/4ks4rbzZhmh6NRzijxa+h3\nhSRa669MabrL+IuOlUJidhmWMAjxpRuxcds5NF9uH2wpfk5Y4lrvSdu+1FBA\nDcBNjL5f0a/nfewgI7T+tNTeZw8B2sTII4G/F43WIrNC9yUEcoW0CDy0S5XX\nfMbtygWgQ+uYGGUbGRZim1YyfCue3pSdpEVL8RiR+fwYeOHo+hrFbJLzj8X8\ngh1zuswcScNCP6bxWgd81F06QP2NzOQxSjZN2FI6O7RzaXDqEf5rW8yDim1D\ntN28HqKfrteuU9aZacgDCNyNa2H2K55GNChiLawx8TDixpjz0IkQtXt65kpy\nmOb2HF5cqGLDqxIwlTKMF5SbBePzCYeiy10mRDa8SDnx+rn+zczGQgocGPmm\nS1Cu\r\n=jlw3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDvktD8ujsXbeIUjAGXyZlJijsBPU12qGJ4ftqG2msWOAiBOoewlfKzkDyx4ENeHrGbFcsreiGjfJGhrWdjhVxYd5g=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-rc.10_1599064953173_0.9772581953120485"},"_hasShrinkwrap":false},"3.0.0-rc.11":{"name":"@vue/server-renderer","version":"3.0.0-rc.11","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-rc.11"},"dependencies":{"@vue/shared":"3.0.0-rc.11","@vue/compiler-ssr":"3.0.0-rc.11"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-rc.11","dist":{"shasum":"ddf583e2dfebb6670d20a4545dddf89358d192f7","integrity":"sha512-F5CimUuZd70YLVearQIHmmgCKfGogmyirCg/W3ro9yVercqMKTLKLht8ZsjjTask9eV44/bxLUjBhGSxgRCPiw==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-rc.11.tgz","fileCount":9,"unpackedSize":47374,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYPbgCRA9TVsSAnZWagAABnYQAIOg2bXG0sTE25qPSh3Z\n1o2zjakfX1iqa3AP21U+mSJlyH2ImfpRItClkXDN1aWsXFbU6RgZvJm+uoqe\n531OsIRnVEXlnA8Qb4bCqoU2EFD6rRygMd9YZzIzpXWpC3xlrDvjydsop0Z7\n3nWym8dh+bvVrmZA21o6jw9+IzNr5RIrYIPu6MWi+c2WGY2LrpbjbhBz20qW\nfEaCD+c5kAzRbvYtC80tTrDCw+SV5VnEYiRBiLk5CfYek+fESHDNNkxK4tj5\nCqDFWg3nbLA3zUDwfpuWhyYkCUkQenwdFOYh1YjTTYnPUOzIfAeiBMI4KlCI\nFhcHXga1SrfYkGXQJQBTIZUS9zjaLCm1dIGMrlAIStXLPtMFTNMFNQbmzSao\nEcsasJIqLGIzq3BoqkpB0nLqnFjhdKFVZODMAqhAYnjGYN+1AKZl0RegUFnl\nj6DBBtQuUe5kZ6xT7zKkAqnbvr8Krw8qaVV1mCQAWRYQCE8j7MMCE1A+au7P\nUwSrKwV5fj5L6y0QJfWoxHyVcSnG1RC79Obak2Efh2C3YF3Od7fet1IyZmnX\nxGIXpRZxEGxtKGFUi1K5Wm88hV3U7Juq1jgTvOZQgV+wubxwRvFXJWylhhb7\nnNjLHaE0NoV7vqH39wf8a+ljVWP4rbYXjFH+SL/aKAhIPIrONYFSjDNJgCSH\nMgkc\r\n=XJT0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDCidQm6XST5SSYQlxX2E+BeO/sOodbM9+EgBtcJ4hRqwIhAP1d2an6KMue/9szQwsXxEmyATuTfNthFLI38o/61juX"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-rc.11_1600190176298_0.5930050027494589"},"_hasShrinkwrap":false},"3.0.0-rc.12":{"name":"@vue/server-renderer","version":"3.0.0-rc.12","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-rc.12"},"dependencies":{"@vue/shared":"3.0.0-rc.12","@vue/compiler-ssr":"3.0.0-rc.12"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-rc.12","dist":{"shasum":"cf07d72ad44cd26af0b960f5d99fa3f8a12a1ff2","integrity":"sha512-hqsvUEWjjIN/tv22zxUvXnWrZoFOYu2mIuA8H3arPP2uF7d6tqr2LAFnCLsm+mfX58PStaVZ+kvKNOhBP38/3Q==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-rc.12.tgz","fileCount":9,"unpackedSize":47374,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYlCGCRA9TVsSAnZWagAAq1YP/AxKn6N8cOBQNCx1h44z\nBe0FjVunrISc9+z3/vEhdUpM9HIqwT+JjfsU7vyjmLZhJaZtHw0QVLk1oq4Z\nTzK82hQRvjws8oI2WeaP3FQxfICyJWmFr44S0H7jWMJ3fQA9sV9G+1MfHQWJ\n92ZZ20+KCR+3lWQxK7/zJFRCMAs9ldEfzqWiXcu7wQAyb5IEQDN9O0WgDPdf\ndzF8DG5Q1scOEGMqG/h5Ry8OlRcYfmgMB0AtmxNxpdpmlyn+TaWM9ps6WWeI\n31uSuRZoEYkB3qqud9YkvloBNRTDWhlNAqWHPoXZz/ImG3+FrkPFBwOc3Yoz\nHAER4FFt2o0VVTK4Nb52CJSNeNR9WT96sjfei4NmWsH3oqLaa68t2Jta9n6t\nk5GFoWXsG/c0gbbNwHjeFV+NDNCh1hEIY3pDpsnNcSKXnoL22kVZibYJX+7J\n/AjVcjNypx+8eIX0hf6uP/vuVAbDlSWEjMGHTIUg+gp29sALhrOfKX1s3H3t\n/UgEDC6MdccnoT8NDjMkuGy0alBHJaQmlweSxVqhGV9Lkn1orM0y90MYigx6\nkissjSa2fsI9eUsFRfoEUyKvkjd2GZohkeSHR1VCozvAZjOMr6fMS1tRJM9I\n+Dku3+Pc4+sWpltvCAAJqXT0mAAow/nB/9pYH4F0O/1n2NjNUnZwgsNuhFkU\ncKf7\r\n=lIni\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC8SDM7jg1vgXEuvwp6WKTj3c3ofbI2wlhMKIGEv5UcKgIhAPWe2fyTEZMwjvLch3dsRFPXtl89y+ZfdSt+ShDcR3mC"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-rc.12_1600278660594_0.5399303457947031"},"_hasShrinkwrap":false},"3.0.0-rc.13":{"name":"@vue/server-renderer","version":"3.0.0-rc.13","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0-rc.13"},"dependencies":{"@vue/shared":"3.0.0-rc.13","@vue/compiler-ssr":"3.0.0-rc.13"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0-rc.13","dist":{"shasum":"0aba2165637d57f9f13f60fcb92b497f54ee1688","integrity":"sha512-0H090OngJSa/Qxy9vbqnJxQM9DXAeQfG4qq2LzWB+jj88sQzljJKnEtybMYjdY7uJD4i0aRY3dwIWegUlU/IIA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0-rc.13.tgz","fileCount":9,"unpackedSize":47374,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZEg3CRA9TVsSAnZWagAARtQP/io0W0rGU41rONGmk4th\n41wA641+cHER0ptQHxh9o9dg+GUI3q8StmbpyIVm8FQ2J9YVS85X9mL7npii\nbguuCnJAlX0ymOaiUJoNziPc8n+f5etY4Z3be51sHfPTJnzYjhI5Kvb17Qzh\nxXt7HqKgTC8G4/uOVMSGFDZthklqh0wGP1WpFdDRV5vOz3qzax6MCcOlsyGp\nBtf4QhenAPgyO7Nk3aREzcILejMak/ZbDsxvi/juFLXkOHtSt3MR27GI5KPM\n80p/jjerI6qJdj1PhvkEcx5IkAOa0j0zaKRRhcDLQXOryTGnVS8wkVrjSLpe\noxpoTWEKClWJyizre84gVpA5WMFsHl/04cz3wh/eF60F3Mj/v/Gq6bsA6aAe\nWYmEWYv21Te8XtKqe/qoAt//rMw9SMyZQ611XFiLn7pesiZvY6/QzERJ1hN5\nW+emChq0g9uP9RNmCoLAhFecR/oZCgGW92cD4jBI15tbI6YVCfQ5JIvaPGzi\nvmzVeLSH7bvesMm7VSo3fP9NzU6MzWUiHBoX64jk4wZIDRmf+fHWczPDEPpJ\ncnnKME0g+sFTNavfF7ys8igenfnXckaHrx1PZr15SvcpB1jf4W+RiH2rXiw8\n4IjikPQDcQMnF/lOms2gagVeXn83cDAL0HE42kMfJEZs5Vfm/VxcycU8hT1Y\ndcHb\r\n=KtE/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICWDEKqiR4V+fZ8ooGm84YPut/79qrmsOtg+JBBkWs4OAiEA7I3pmNU0DbuUNe1MztPuDj7feQJX2ev1UrYXv+P3OUc="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0-rc.13_1600407607124_0.1486066833178934"},"_hasShrinkwrap":false},"3.0.0":{"name":"@vue/server-renderer","version":"3.0.0","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.0"},"dependencies":{"@vue/shared":"3.0.0","@vue/compiler-ssr":"3.0.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.0","dist":{"shasum":"d531f62f64b67481aae32034eb003a16941b1a52","integrity":"sha512-Ft4kiymPdI8BOYMTVSwB2bUeVH/PsnuEc6s7i9SzQxbz5JZpzzK8ugzICxtSYc8WkNaqi0J1xqdXz2df/YXAqQ==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.0.tgz","fileCount":9,"unpackedSize":47350,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZNIuCRA9TVsSAnZWagAAn7gP/2LoWVF/fqSAJSh+Syq2\neyqCG/FNtUD7n0DVldhzhODMuBm/GZviTi2wBAEAHTy2TpqBPq/hs1gm3d0H\njV6vT0c1JsZrLTbYrqKORN8wG1G/Ltsmy6HANQwzrD+JB279kzBA95Bc6I1H\noRIhjmfOo/kuduTqC1mzOzysL1pAwTAiGLLEwyl99WfRKkj+JI6i9ckKyvMw\nNHrqndanf3D03W+kVgESllDAwHov3yyVT1Gs7uZ88t288YtmTqCzmatyOfqi\nHeucWemMbPSAqe1QNpovjoX/yz9oD57P5MPIA8RxiyhF6klfsgncTYdWBXzo\n8A/3IqS8nV0j3vTHEHqQTwXRSphVl70B0xKCWPol7Zt3cfUJN1z4VW3eF+fK\nN+YqPT5rEwlxZ9lZQmdTPIbjpecA0M9X36xb73sw/dma72VSJbL2pXchtTyI\nLxtcbEV/V9Tr4Z4pL8hC8uGdAGN4CnfbK9CJWr7AKkklRWpKvkn2WE5WjO/t\nZZX7NuWNZWs5WyKgEwndZstA8ZFIrdOrSTN/97iOViUk82UYpvIHnPwhHELY\naigvU/aQAl8qPt/TFfZC/mP/rdS8kZ+5HhFndx5t/ceVZpsQeb8TEAnkCeV1\nh+/yX0L90rCOVXT69ygXNl3aGkmPu/0KZxwpnAaM6YfgR2ufYvnbVYY/Y2wy\ndn8r\r\n=EjYi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMPlMokK1/SMIfXKuXaS5DYABBwSk1Mv7tu53T5br0lgIgBBqCPfboFehp4lIXyeBbCQ/uws3c/mpANdrLrqpNT/4="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.0_1600442926242_0.6325726691406102"},"_hasShrinkwrap":false},"3.0.1":{"name":"@vue/server-renderer","version":"3.0.1","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.1"},"dependencies":{"@vue/shared":"3.0.1","@vue/compiler-ssr":"3.0.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.1","dist":{"shasum":"2c4e20d4e87d640b707be1641e3577d78d1c3411","integrity":"sha512-tn2DbrMCHnnjp534UO6ix7DDRqoW9P+RmbsiL33HDtLKPBllIzk9yuHyGbbodfzBejaXOHpdtC5rlsCp/MwGaA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.1.tgz","fileCount":9,"unpackedSize":56003,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiHrmCRA9TVsSAnZWagAAUrIP/Ap2F5gDeq+SKBjlxDBf\nTrLR4lOcSrGhzh2qwBii2LKWMmwl5bIAZ0ssCKsu/Z5fdiFycUEOm/A+eqbv\nj0LIauJkrj4/N7IqGKiHH3V1dlH8OhKYVTKK5LceqqyD9OEXE+3budK3fNQx\n/ammizKbXPcKx9O+9npaXRy1Q2f4YDy0fRBpaJ4b4Jf167hjC85BBaTloE47\nQIOS1ZUS585021/xD+eBgouEbTVxHuu5VkQg+f7k1AlAqYSSpL69rcmTzsCx\nh70oaa92rjC9QMCYgxnMZD1tgoilMdVQiOlxfzETqLAkX525pdYp0FlbjbN/\n62h86w/niuU7SeGktxfz3fVFUbIRVe5REWrSgogEUIT0G4CxCkapevT8R2b0\nhB8sSUBb0GC98zVSxdtMayuqSPsyteqS309rWgzvq1xHowQgFvtkYB6AKiOT\ngon/l2UV/6eN1JzwBPNfHXTiKKBbifjACC89kROGoDBL21fjwEosEAqsfxjX\nMy7YhGXbuHN7j6KNkiz2Sxw21Km+G7ksZ9So7j6E/Y/ppZRtmEfUaEmcswto\n5tzQm13yFhFzTyflafrPy+Uhr/GlFyK5kDVjGGPZMDmj9M18i5RaHzKn/ytw\n6ShrPMhVVu26eiXdzNfXOPaTgh8gpJyqZUsRp4KpDeauSY/HCjBIemtSq+N2\nPx4V\r\n=Irbn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD9VgbcXRVrbYus4/hqUmTfoipxOCTFwrgCVsHewYxb7AIgRlSezNCE1+GYwmCZh8Su3cHHGd8esAankxLABrz3lAs="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.1_1602779878250_0.23137528792195816"},"_hasShrinkwrap":false},"3.0.2":{"name":"@vue/server-renderer","version":"3.0.2","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.2"},"dependencies":{"@vue/shared":"3.0.2","@vue/compiler-ssr":"3.0.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.2","dist":{"shasum":"8de44d316e39f4e2166b574e7a535249dc0bc546","integrity":"sha512-/g6er3mM39RH6/djz3vECeGRvqRiwf6W9MTPQe1BZjxZlbSThaX9Lqt/nqDGrPHmL5v1xYNK/FM+ZUPlMjO+Zw==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.2.tgz","fileCount":9,"unpackedSize":56081,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfj0eXCRA9TVsSAnZWagAAjIQP/1h4mmIi4KPYZvOcZdXy\nVFxf9UqFx8wFZNrziJU6asSm4AzrR/oyQBITjooBWAqmBVBHYhQXpJ6g2cK5\ny93OYMMLpwt7WSYYmR1j9veXEzzZqWg7zTlgwl/FqpS3k6H0Qm/aL1wZLAHO\nblkiX9uFhdTztKIMkNNEF6GsgxcGQ2tTgaVi3ctFlTgCjVjQEGN57vEpGPUV\ngJJu5IbJk5em+75djxEjjqWXIIDlCEXedRAFTwBg1EYRJQQkbV5H5mFrzr7i\nhFMHuC+n9xuMITp+dAKXVhXgQlXVbBmtOCs6TTteFYaBtCyDQWTxf8UF0nnP\nyv9qsnSgIlihTW1xFvzuOTOX9ynDPLwohwvKLc5SnXe/IPGFYcIcWxPBGac9\nxgfo60LpRIbHKqfcIa+tsuwPsLuiAowurZb5zbw/UCZYzRMSKkJ69xmN7AAe\n2G0srgg3/Wi8F999mafrinsQv6fgAIBhaxm7I6moaIH8ByKyiOrwUKAYUgY9\nLyquY5VTlg8SWR1jqo1Yf1pvpe5qmgRrf0AvyX2RAHLeyDSTi3qw4xnrShnx\neDWdRZ6nYD2ba71VqSs/087ShPCgvxfEM07pRIpd5KWsFJu5f8WpKOV33nRy\ntUMVW8dJhWArWNa5qTkuhV6K1G2nhlMbr0fGGY0ApGAHy78n3yvBJR8nJXNt\ntFy6\r\n=HQqZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTxiCv0YLyPk2uMOfy8gDKB5XBAeUDsU0tu7/CpwNrPwIhAPEol4/Z3OvsTW1O+7/F/b7xUxvCxGwCSd7TQR4LN6af"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.2_1603225494798_0.11302377832663923"},"_hasShrinkwrap":false},"3.0.3":{"name":"@vue/server-renderer","version":"3.0.3","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.3"},"dependencies":{"@vue/shared":"3.0.3","@vue/compiler-ssr":"3.0.3"},"readmeFilename":"README.md","readme":"# @vue/server-renderer\n\n``` js\nconst { createSSRApp } = require('vue')\nconst { renderToString } = require('@vue/server-renderer')\n\nconst app = createSSRApp({\n data: () => ({ msg: 'hello' }),\n template: `<div>{{ msg }}</div>`\n})\n\n;(async () => {\n const html = await renderToString(app)\n console.log(html)\n})()\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.3","dist":{"shasum":"7bb4a53275814402d412143fb4d873ff032124ca","integrity":"sha512-p54eY/3+SALl0vB0ytLDDKyHDaHLxA3Xl4EMwDbGU9qWewPmmg00rFj9tjRbFD6YmDZECYChT2HdWRYlaIqQvw==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.3.tgz","fileCount":9,"unpackedSize":55561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvoN9CRA9TVsSAnZWagAAp74QAJX76nmh/Xegau198PMf\napZLyV3HqMnqLRKdZJghAHmh4Rb4u1G9muLRnouM4lDDaml0q84C1Z12RXSy\nO4SO9RYqLPDreB0QZIKptWWaBmNuA/ZOAh7T6kiuurilwx5PesakJRSdfcGE\n5R3PdxbdsROh02lI7nhIJND4ribHE7aOOYPHHtivxzqAJ+0pdpwVAYrqeuNX\n66ujCXh8WW4mT6eVE9EYrVyo3vphlvE1gFeDakBRWPPVUfAml2s0qt1WDsdp\n1xb2ghFtIQyPgm8q3CTtlPD1yKbPzKg7d+Rg+9sG+nPCSHMk3H9NT3IPzFxK\n5l8mTDPH/tysU43i2vCQWfiDiLqIqnp4oINwihvusfNdKPD84QhQPuSwTuD1\nt3feWAOJvN9e+cYrX3TiOL827T6pJLuhSXVInoeZZFpsqYFbLQpyhpslmzFP\nGRNGr7hl8wsdYsLBKPGA6x8NI+fijPEFv2kQHm3sCa2UrUCYdaytuxjYNt9e\n01op40KRZEuw9S2QhrGu3YqsN9GMu2vBNTaQDzUhymc0GXDs0U4MHbQck0Z5\nWJ8jpj6/l/DMJW+2cKeprG9YJFew0VAoA23wfZr1nLLJ6cLsZqsJioJXIA2Q\n3K8ymatC3NlVNrknHiSB+j7Ftwj17dpAnY0UYkwW0I/5gAGGObBblE3+JMzx\nVLop\r\n=rl9e\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEyL8sV+IvN0AsjvOqGloODd5dNNz0+DqajeqG7KHY4/AiEAqoBLzIoIEZ/SZYYYFGOu1roonBpPH5zC9wz2kX3a9oQ="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.3_1606321021359_0.26396841111407165"},"_hasShrinkwrap":false},"3.0.4":{"name":"@vue/server-renderer","version":"3.0.4","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.4"},"dependencies":{"@vue/shared":"3.0.4","@vue/compiler-ssr":"3.0.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.4","dist":{"shasum":"7026113694b74e878113cd1c70d1fb8f89d09e99","integrity":"sha512-+U3MGbIK3tiQh5fa79U1qtI++/gBdGOVxlp5POHRlsjGpA4I2YSSeQSZwqtv1SPAYp/A4d5QvAPZ7BucVKZbgg==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.4.tgz","fileCount":9,"unpackedSize":55561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyBQUCRA9TVsSAnZWagAAmEoP/RX0R+BeJEQGmiU6dtTn\n1NvUEs38sIYvrpdwGqvTFgNZ5VE8kM/ZoPRWVrN9SdMqJFAVU9DgQRJAYCqb\nxDNkTDSxA61stVvTiPnqwo1yJlkuuWoZwhyOUCHSQQ6jl0VBuLL1p60WUsv4\nz+wMvl9C3/TmqpLHskXxbNrZw3N+ExbL1kgLatqBB9X096yXLWuNKXHluT2R\n0oNigxEcrXafhjagOatsLN3icj3vNFwb8hBxR/kHspAuwAxaQZnS1dcFcfG8\nCz+GbPNCH+FZmuLA8sbM/R9GnV3Mu4nRqxSzF0NcrI6Jy3lGJ3eMknjORYvl\nthGG1eI+kzisNlnDox0u9Sb0WSi2GLgWWtx8vs9meBeDxgb7a6dcw3AtJ6/k\nHB/aQ26kUi2KSSiAoqlxM3a9AKFG34J3ydM/DW0LrG5PmumqQ1xHS7UUzzr2\nspe5jeTyy5dJxz7UHKZFibRtkk5ZPQoz4xgipKFph7XYTe5yC/7gMtlhUPoN\n45HmgY2c3s53zh/8noVQHVlMfyVBfw8/YESqI4jwm6EvVES9afO34M9FYAzg\nG7uX7wd9WVmg5j4tUJXp9ez2Rr/v63eW+39NudZuOLB2+P07eKkqvlqjmRdE\nR0HdJeG35wbKER9FDNEkMldXGB69i9gkOdzrAO0y2vu2Af/cqcRsB8dTCvh8\nTDOB\r\n=mMRy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCB9VtEuDrqCNFAXLu2ImIUdJ9R0OMK6VtalHGSz2BaiAIhAPdNTIu6x8QDqcQ2B76LdOBMzjCnVx1D10xHet7at/OT"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.4_1606947860227_0.36111001964498435"},"_hasShrinkwrap":false},"3.0.5":{"name":"@vue/server-renderer","version":"3.0.5","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.5"},"dependencies":{"@vue/shared":"3.0.5","@vue/compiler-ssr":"3.0.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.5","dist":{"shasum":"1197e7d7b7874e15de284798a3932ec425ffe593","integrity":"sha512-aB4TymBESEbCJ6A9HfeFpS3U9dC6dRa1zUqWHJqGlikqKr38n0VSYA3lNt0Qnkd6SFDSN6Kn5O34Ih3saMk9KA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.5.tgz","fileCount":9,"unpackedSize":57553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7OgxCRA9TVsSAnZWagAAUYsP/ja+usrg/ak2qeh0GYs9\nLQKYJ76TQnSq1j+ksOO+RGMe+35c1xsWba6jYr6kAfzSu8c1thnl3EKvtTKM\nU5Koaxn0rOfQpEZSvWMnA8BlxuR2MtfOkZLRqPhdRbdYEtUy6k9OlWE65Kde\nsCDZEK/Mhaxrcv6Iq1ugG84La4yAdyksJIzaQkHJADOS7aJR+RRN2UduzUB0\na8b3zQcsyfco5mcJgylWAQzM+SIVuL4YK33vEJWnEHZoJulS60aeh9JbWcxq\nbP446Wdo8eMMhri7IXsLSZiP0e77FPidMGlJRgdf1sM0Gr4F3MtpNFh9Ef1+\nuVZ1VHB97497ZeR2/L+megD0v6KnoY/HuyLaQnulS5hvx/58wYpImGhokPFZ\nKEWGY5vpWYvffMK3bR++ccD4iY7ZC+Ed+92Wd0zDa9JwEYG7c0A9fxZ7vgZn\ntxL/PAx4An5UPDhCNVZc50mZK9+z9qimTHH+/PWBrRU4ERPrcKoLVjlt3e9N\nOLvY3gy9DbRfVjNLW63tBp4OyEM6zizAUy03oNiAGPqXVrMLzsfD3mvBmIIZ\nvSlSM3ndp3+bLKFey43G46k/IFZX5D/n3v4Ka8fNk428BPrEUOtg45X1JJJA\nW2OEryl/EikkNhaMfYBCuKMzZ9q9uuvghLgxjVcOSh7bfF5fKY35W/XZjRKo\nXw04\r\n=/6d6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDFpa/oKwD2AJDA0NLn6NGRjBtgcUmbocGyDKhkJvfBAAIgRNUdFItm7zXQGuRaai3YtDNmKPPz4mz8ghVwPKW8a9M="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.5_1609361457219_0.8263325127825283"},"_hasShrinkwrap":false},"3.0.6":{"name":"@vue/server-renderer","version":"3.0.6","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.6"},"dependencies":{"@vue/shared":"3.0.6","@vue/compiler-ssr":"3.0.6"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.6","dist":{"shasum":"346b8225e3111be88a7a6ed8f96ecd30852a5ac5","integrity":"sha512-kl+9/aZp6xLeexSi4fyBIT8SCj/r5YFj3lOMYlHzqldLIA+qRMAnCE4Vyu8Dz33Xvl/4jTg7iwPwPZ5PT4dKbQ==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.6.tgz","fileCount":9,"unpackedSize":57551,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNrUPCRA9TVsSAnZWagAASBcP/0OGKva/GQDFNEOT8vbC\nlRwreEfXgBVmFhRPW5QfwvsR7WsNCC/hKt11yvk21/t953xamUcr22KMBvWe\nDEQKhUbFBhMO/rCSoMq9jGRkt8uhsPokB5xY0+UOX/e0SmXdEA3LvrBASp6a\n07qkks8gm0AhpoiFvoAMcPLW1v7jN8nCI4YGbEG1vZ+ZNlImJHKEpEt3KN5K\nMcvIpHArTViP9op5/uOHjJ10d493MEphNEm4aioyQkMaPQ03t+ythY+95P2l\ny/sQTYaerILi1lvV7cwPRSwfI82So/zxxOnxKUx2rua75AFgUbqd7HeM4AYj\nc0dLgAcVZf2ErZ2S+VT++LMJabhsSC6/GUPgc5iA11Z71aXJPKUWrbiFqk2u\nrfnLV8sM4XGCVsGhwNkrjjwVx0VQk+NwIOhv6lohj6Zl2IWSKTxympPmVV3u\nJgMbB4VMkZheuapg4SksDATMCudcRKh4hOsN03uQADA8bohanMyXfRFMMw29\nyjN9NIOEW6dGO8IYhuzh8rBPQ6u5qS21u+pWjbcqnuQS2pEU1eLssf9jYG0p\nWxoRFk7G/VAeDXUvgVCi6fQ7/N+P36qifZHPomJbYzNeqzKwASdKISs6AYy0\nPk8cRhCJNplNS2RB1tJ7e7yvcvOAcatlFSfKIKE/zRZrmWpltb731lwDt0GW\nNrZA\r\n=yuRC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBJMXlKsCQ1idvgPcESBpvWDrLxge9MCOlBqLZ5SJ9PFAiEAoubhhgH7LD79jo+t40oLiab0t1u2oohzP5eKDYaT4GM="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.6_1614198031466_0.05532865027676781"},"_hasShrinkwrap":false},"3.0.7":{"name":"@vue/server-renderer","version":"3.0.7","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.7"},"dependencies":{"@vue/shared":"3.0.7","@vue/compiler-ssr":"3.0.7"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.7","dist":{"shasum":"780818db804b249cc2a284bb44902b9fda5e5d2b","integrity":"sha512-3idEbDTQ0GSPgGTiM9Ml4IwPOityotTRUyrDttAyFoSz6DI1RvE1QR0nSQR7TMgMDXwbO22gf+nMYVkj7c9VRg==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.7.tgz","fileCount":9,"unpackedSize":57551,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPQ+ACRA9TVsSAnZWagAAcb8QAKSeFgFf8aotlzHxijmh\ndyI02S5Hnc7Y/5XjNtzK7r0e3GkyQxDylJI1kco6F31/Tr6sUll+VqMYckJ1\nMs9DGBScHNSlyxKSAwZy+eKiQWpgQupSpxt17pza/kWoNGKwMVbX2WF+OP9z\nrGLKHqh+VPWeURInBMBiVJVpiUEMYA6geF+Fz6J3ZXMCMo2MGCNjVOjgdLFp\n9qTzkLGWrpaTOhLNCT6zyeidliayG9hhQrR4dQvVbqYDddS6fAM6ccOjovbZ\n/SRfrDhgJ01t0vyCQ8yRrAaI5UWEBxCKe+9NZNIeltZFjjrFHhK1RixhbO61\n7ABN63qXkxXIbNORtNxI7Zhq2ucBx+OO9uP9PPKXTMyki0pFkAS623eGTNeU\nrJlgT11yi/SqACPkz1OlKeHJJY0d7uZpjCELJ9wOPaXP/yrEDL85mXfHh51M\nRRtZ4FdjBTm5tV6ItSbMct7hWm4hjALoXtUVBybrnk9yIeZ4jVedJGU0l8CY\ndYdxMd7tUiVff4v4qSO8zEN+OPt1iUNF7LR70J+kfg/vVF3LXCnxldadgLDC\neSahy03RGmhhnvpo0+cZ5IwaHXRobM9Jn9W1h2JPAzv1rdbmFDmwnvDJ7Wr/\nUqG5fFpJSh/nF+rPSUmDUOqVRad4qEIS59YguTo8TjJcFwLDffXq5CrlZRzb\nFdnM\r\n=iS+R\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGuGWH4wmdw/qXnZTVJHBsk/GWBnpWTIjpW6WEOn+BwrAiEAlCmkQZUTWppYgmoigpMAWJw/UWNcWsYBlv0fi4010Ng="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.7_1614614400123_0.9911026440003943"},"_hasShrinkwrap":false},"3.0.8":{"name":"@vue/server-renderer","version":"3.0.8","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.8"},"dependencies":{"@vue/shared":"3.0.8","@vue/compiler-ssr":"3.0.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.8","dist":{"shasum":"151250d22f2c815518bda200972784c6998b832a","integrity":"sha512-V2wxvCRwe8lUuYzrRNY62vVCslQ+GXElzaUegpvusQmKdL/0p5/G29vJzR8VAgsmRwwh6BCEaxbPwOHrXYbDsg==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.8.tgz","fileCount":9,"unpackedSize":57160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXlPSCRA9TVsSAnZWagAAmggP/R7SJvZSaVZ+FG+I/2Ok\neMX2FMlb+1tKMwscxbrZUUwdyMj5snBVwY1yh1gXLLcoBJ3OFzUIzA/Qyb+7\nZeUFdUb81HhIjGv8yy+cqO07E4ykRUKdtHaDdqUsDAjSNyLCUNkXlA4uQ2dE\nXXnYksnjHlFAiGl/KLW+6TjJ4raRovh+dHvC+3l5DsxAWJgNom7zlFPxwV++\ntL86emlVJQCEBhnbBahyCvveU6Q4p+RKeqsTklBtq9ZAffcr7UZ5JyRE9213\n+33Q5OTMQuPEobb9NHmpxF6JxeQcEwlDWcCT906KhETSRJ2tUY6vSfXSLBgy\n/zJ7AOvEPgBAvZwUkyXcDg91k1JsdUsSsCfpfahSoycvv5zsQDa9eZekhk2u\niMdrtXervqPmlfo/6aLMetBtAQm4afuUDGLxBRDuiVNpoOOglnSz6w6u8eHN\nvBtH4C783DVJK0lAr4QFJ5Gq0z1W+2hIHyitSW7T9bYVcQAZJb8Sd9Pde9Uo\nPigFIRSPlYRH5p3gl7NJaKY4NP4+6GBIkXvCBVfAJbHIhgZxRzH3ZwwMGxeq\norurxTPGAy5Kq0llFjWy0Pf8MlrImtu2VrGpPjYofH+U+QVy6XASzQMkKx8d\n2Km4XqMfyu2/vC+O1MD4ccADV+ShlKKRT02KVLA32XzK754R3v9U1t95fGbm\nJLdX\r\n=8e6D\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEyER8O1dNmgqrAKmwTgzoD/9tNcvakllCMJYjgEBoVHAiBBgK8rXBYJxHuOwGoA98y1Hup2eqPvsE9RgT9lOfCRmQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.8_1616794578219_0.8991524080115785"},"_hasShrinkwrap":false},"3.0.9":{"name":"@vue/server-renderer","version":"3.0.9","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.9"},"dependencies":{"@vue/shared":"3.0.9","@vue/compiler-ssr":"3.0.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.9","dist":{"shasum":"24eb1aaf4853afb69752b2cf600310a4e4147169","integrity":"sha512-Mk4QMTSJ2ojNUmEBswHpvfkkiynTwNZfIzjI4axcd+erWOjaqVdH0XcMMrd/ZRpbGgSNuae8u9cHlyvlSMIW/g==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.9.tgz","fileCount":9,"unpackedSize":57160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgX0+iCRA9TVsSAnZWagAA9GIP/31LyASY+NrPMsonbyza\n6o/+gmnH0PMvwITison7KdtZyLbd6Jqmoc53dMCIrbSdVQygJs3zaaYN8CNB\n+3dJTrQxkoYzyZxH+a63FDtQ+dFuaPLiq4pdAT0MZdVR0fk0UYAN4QjGvIz0\n2EW2PpqLRnPkiXRPFVgRvE0Qo628dbsOip3Q5/IueN8UUTaAxuKqZq/vxifK\nAOg4QbrR0OgWlWlAMzBrCFyEKPoEcRfq2eKb7Mtw5SDdmWzPXY3pS9Y70N5p\noNDpaacdrQFPgiBsg/lAbwZR47MYQ8IZzAxJc8dpMxxPHvXJ/zFiGf7ypRMk\nElMtXF9vlWvMH2k01I6mYYbfWLBtfOwlm5Nb4+AMor/uisw175ase66sXsKi\n6YAtyj7nPGwYAI8buOZsL8RWWi4wf52hY2rCFblyAoLAxtwPbJ+MPcSfESOS\nvD4vNNyrkdpCKsJFUwl23649k7ZzQDEbo58XhX0ITiyZh7/5yu3Uk1iksJjh\nUlF7LUThiVuzGxL8JRsG5Kf0GpAbTP1FKr96uN/HSOFqu9ewepAhsvOR7N9o\nz5i/nHj4j2yYiS55IVaQI7UKr3/+qLuB1rRvnGoh77DD/RqtcsvMbrl0tlEs\npQUJoMVll6yhQyMh2hil7lF/6Qww3YPdjHIJ9DKH+6Rps4Sj/L6BuOMlXuAh\nwKTR\r\n=bBze\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCZP1N8dE0x1LclxQGk+nfj0DD8iFnrRrb1VJOc74mKgQIgZ2Fe/55rbILrZwRhnkiHOyxICKnvrKe4nlY0iEGV2pU="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.9_1616859041613_0.8726370834184667"},"_hasShrinkwrap":false},"3.0.10":{"name":"@vue/server-renderer","version":"3.0.10","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.10"},"dependencies":{"@vue/shared":"3.0.10","@vue/compiler-ssr":"3.0.10"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.10","dist":{"shasum":"14ba728db03c8f1408437cf900d8b24e1044e160","integrity":"sha512-8WR/OdFdwLIhLmw82euU4NEQcucz1h3LWgKsfFfzmx0OLaQiaafXm2vNpYlN3lPpVi3s2GzDbMBmIrUNSliI7g==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.10.tgz","fileCount":9,"unpackedSize":58741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgY7z3CRA9TVsSAnZWagAAE48P/14MnCjB15lur6h+meC2\nD+KDftCyxn+tDf5fo4ddYlI6rdAVEORPYr1NhPvqMQz5SzwncQNmVzd/v39U\nmwL+0V0+vT7AV+OJEgsPShGvrq9uy/Hpzx2c0LxQA8vQwq2FHijVzj0O8e4L\nKWF9ZxT2zrXFHUM+E8F/pTqAUfUqfpi+p9z9OXEXSQvofc6ha0JtJ1Jy51Et\npJjaMRKf0UgidfFv0FrYv/I884R6vJ2itw3gQVYHWGNQ9eO0OlcJgymHYKI8\nOK2Mefmu2vLSchlc/JiCc5Yy1jah3FYHnZFH9qvSHL8uBeVj1YADJOYIdu/T\n7nv/I3bVUCpbJiFvq/g/BA/YjbEUPf8N8MGS09Gkxgn2Bvj2wGwFnQG7JHAx\n3MhDGmIl7YoW0eOmti9RfE41dEQZS+tXnVAUoaajZLWJkfxvYbDpipxtGY4f\nPe+cfKCeFy1dSLIOdA0PYjfE0QQLTB5deXhJq3uQ/GryJ1bL7LBCPhlKX3+Q\nkxp9goSRTqPFv/Bfr7ECvZG7EErUJ9MhBhRR9+VgXnM1ocFtYZYVgTbRqQUb\nbigACrnPPY+uf2Ef6M9GeFjo+ljtIeMXzHaE2VM/JEoQrHI/st2huBuTKTxY\nWvuEoRdn6a91/p/MRKvTWeFEgjphPbGroAbKfkAkL7fO5AtSiGfs633ViyLr\nxroQ\r\n=Tsze\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCDOYJuLV/5LGxQQmmB9qhRwbmO4+hXtBB8R5WLppu+UwIhAPGMhiPboL3936n10bN/2tDbii1jo/b4+y3UvaVfz9bP"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.10_1617149175492_0.40826889553007195"},"_hasShrinkwrap":false},"3.0.11":{"name":"@vue/server-renderer","version":"3.0.11","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.0.11"},"dependencies":{"@vue/shared":"3.0.11","@vue/compiler-ssr":"3.0.11"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.0.11","dist":{"shasum":"d340f0db630ed56d4af7615faf495dc77558b44c","integrity":"sha512-NtXRxCq+jJWohce7s2kgUdO7gD6LRrWhvpGUMrpp65ODxuwolVHVyacyvAnU9bxTj11xw+ErC7Q2+su9mJusEg==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.0.11.tgz","fileCount":9,"unpackedSize":58741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZlzsCRA9TVsSAnZWagAA4VMP/iSvOTI7GE+SFi8uIr/J\nEeICOpSYUauti0bp8TgZqPgo4B+MpQ1IsJOWg7iqdnoTHqaJM4pzY5lo52sp\n0snupEvwutfMxvIrW3UyBSF+I2WTXbsuI/28wRBh8dVmGpQWW/kH9G7/3Km3\nMTLuf0XDAMr8h3OwIv4hU2zAQ+897ubBvU6XHvUmpLpsSCdC5GL2ciYkCepy\nzBcei+nHslR6OhCFUgKTWfa4dhUVUwbsykprxEa51V6sGn2Vt9wwWl3Fb/wN\nP+WCZHV6R3I0B78h5KKflOi6rjAXTghZMq/9Lxeub1l8C+AbmNrWnzI96sKl\nIQ6hfDDrpUKnnc4efkZxe8zUC2+W2ykix+1o+p3qZG0lmST+tkcocWcNkMbS\ngIVu80PSPXQ1pQl/Y5GzbnPzZwEG/VwHarb+0hYpFYBEpdKOk9COoKPYss3h\nA2958pwDyIfSQLrsvQO/lrxPvmmzA41EsyHXuWx3WcF1hlEI+JecCxzcr/9F\nWBGsRwwTaVP7KCXHa7UtTp9/Nphzbrh+/8iwIJYoric1pmSuEOMr0fuqvEBo\nuOB4UquXtMUBCU2GAaTC1OYKVSI9qD+5OPlICcmvN3Be7A2L64DKB9Dw8nkt\nfkEf30n7LIt3K9RrNMWmlYjYmoq52P5YVbN90CKP/Vv1+TFthmIheGk9kg1p\n8SkW\r\n=RAie\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGmicVvDRYClMqjYvLRamcACU++Qak3fHJ3+XDqByEeuAiAIex1XWJmhxbRlz/0E0y/zmEGRFAuksDbt44Gj/sahqQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.0.11_1617321195719_0.391569150628712"},"_hasShrinkwrap":false},"3.1.0-beta.1":{"name":"@vue/server-renderer","version":"3.1.0-beta.1","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.1.0-beta.1"},"dependencies":{"@vue/shared":"3.1.0-beta.1","@vue/compiler-ssr":"3.1.0-beta.1"},"readmeFilename":"README.md","readme":"# @vue/server-renderer\n\n``` js\nconst { createSSRApp } = require('vue')\nconst { renderToString } = require('@vue/server-renderer')\n\nconst app = createSSRApp({\n data: () => ({ msg: 'hello' }),\n template: `<div>{{ msg }}</div>`\n})\n\n;(async () => {\n const html = await renderToString(app)\n console.log(html)\n})()\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.1.0-beta.1","dist":{"shasum":"58ddfb19f9e7c40dc5e2e0e6663ca49d1c2dc3dd","integrity":"sha512-qW1P9Czb2cH0qoT+Ufkq8NsRzQQOegBXP3uOYVJhegBXymMtJWd8cmpkdqnqmYUOlVIzt1cLyqN2RvVHyflvEw==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.1.0-beta.1.tgz","fileCount":9,"unpackedSize":58935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglvOiCRA9TVsSAnZWagAAXuEP/3F8KkuVbdIevoWyydCY\nEElUgYtzNqlGxmLzphbuxWBLLwXIZCmNmNSUjYLUpiZfu3QMr4CDbdQiKkDL\nxR+G6V+Sq62pKZ2C2JBydISxwSfCAldhxTWQWLKvCU9IaXz9YbYNFOMMrs98\n/GVlA70VoBPxWcJw2QcEPA4gsUFdU3H4v9wE8srwXsJMIX6/fkTxgIZg2xOQ\nd4LdIO3LfmYq9UBVkU4fnF1EVcFMBe+bdoyHQmqNiMkd1i5WXiQq7ehHakex\nM9a7YXlVc//2QFumOh7FSJFVWXwcn+rpzcBBWDaSiBch9o9tjv6HizdGHITc\nv1YPccTVy9XZvtqQHiUJyIBD0iqKfhh0uR7LpXiFCS8CJ81oJnwfJIC28Cmq\nBoDcPqCnm3v1KQ0u8U1Tppg3bjHB9kFy2pU12x4r1z+5O15EVpArVO63WdgW\nfXBbaYkN0I3oIqCflAYQmTo/RNSuyazX98fmGIdjYkhCvBKKpKUeFT9fX/J/\njv3Dz4G7HwAhfIBry5BuOyZfG1ItSqZ+FfZriUvdGa0GtwxAkd0NjgwdtBS2\nBTfc7xS5H1SmpS3sND0vtVmuDBO2EWzWW6GxvwCpTrTBls7LMPVcRSj+xck1\n9zpNFIAtfAVwt0z4CEROYSiFHPV6fDgcN0eKq8iAbIcFFuYrqLG6q4QXhnbV\neFnI\r\n=Qeas\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCRw9cexkGjDa+BX7/lTlFA6JX7+8XNLax9TXR6thinbgIhAP0Oc0Oc2VXyz+S3FtZDSjbJQzHMfwBqOrwWK9ZMGeyu"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.1.0-beta.1_1620505505560_0.5714677098459198"},"_hasShrinkwrap":false},"3.1.0-beta.2":{"name":"@vue/server-renderer","version":"3.1.0-beta.2","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.1.0-beta.2"},"dependencies":{"@vue/shared":"3.1.0-beta.2","@vue/compiler-ssr":"3.1.0-beta.2"},"readmeFilename":"README.md","readme":"# @vue/server-renderer\n\n``` js\nconst { createSSRApp } = require('vue')\nconst { renderToString } = require('@vue/server-renderer')\n\nconst app = createSSRApp({\n data: () => ({ msg: 'hello' }),\n template: `<div>{{ msg }}</div>`\n})\n\n;(async () => {\n const html = await renderToString(app)\n console.log(html)\n})()\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.1.0-beta.2","dist":{"shasum":"fcaa8c7a67dba62d74f3ce5534cada6dc70fdb7e","integrity":"sha512-q7akXQl+y5JKBlRs6ehR2WlPStObr/7IiIpR+s7S3jnxpEYhXEorH/z+CVkvWIU3nCk1Kvkyl97Igj+WNmtSqA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.1.0-beta.2.tgz","fileCount":9,"unpackedSize":58935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglvu8CRA9TVsSAnZWagAAJtEQAIiVmEQKU/cVsqVI/CFj\nyjxHAVMLkZb+jv9LBrhcrVLZori3IaupUz3mpeiZLSPG11vJ113WnUZIY5Z8\n0BEn9brBnldKki9w9itIgMzNNqmtdrs250JCv3YZnDksasL9Srv0cyXZs3uw\nOdnYKJU+RIIUZoVj9PwHDKyaNlfvdGBBjA8/SHOswtR8zzI30cfH/S9pFERc\neldnJvHkLBMFva5DJXW59ZERYF3h7maqPoS0R77H5gW6YLhDBt8mrpR8OWVd\neRuQyoQZ48g1UdINMROmi9UnQu4dmaJLixsSQ7SlstWpY7Ew1gmE2r5y0HpQ\nIgeVxOrFsMU0HeYD3sqtwt6nQpy+MNFK+nEsx/I8hdUAHoQ8m1KL6uNLuQPp\nTpy1sT9Q4fBOMKenPnIBO59Y9OmT5xdDUhF7Di8Yvuri//6MGyhfhHCLr4n6\nyIvMS7lK6cxX2MIv4FXk2QC6YFmtl5upy7PTUpA2//dFaWI7dAiCgo5IENwv\n1to3D7HZ8fvcB7Elz8biT8c9hlYFsgir9yp1n8XTiyDqmoSU3XtuE7A5J5nw\nXhimGaFQx6AjX1CxFmGYJGZBhpmoTq7X9pEjSLECIj/3F9Ws8FCJKsfNUkzV\nIMmEctDhVfQn2rcuzU4ZD0w1OL2JWLdlNv9dq+YtsYQXE4vctcEsXX2cFETx\n/Lh4\r\n=9mfW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDu5Q5q5O+zyrtEJp+DgqW3bYZVdZ6ndNfsebXQeOD4TwIhAOQTj2SXsw/zkeNry+QL+B7Yt2DvG3QK47KV0tpHhRn6"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.1.0-beta.2_1620507580099_0.27332828894968086"},"_hasShrinkwrap":false},"3.1.0-beta.3":{"name":"@vue/server-renderer","version":"3.1.0-beta.3","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.1.0-beta.3"},"dependencies":{"@vue/shared":"3.1.0-beta.3","@vue/compiler-ssr":"3.1.0-beta.3"},"readmeFilename":"README.md","readme":"# @vue/server-renderer\n\n``` js\nconst { createSSRApp } = require('vue')\nconst { renderToString } = require('@vue/server-renderer')\n\nconst app = createSSRApp({\n data: () => ({ msg: 'hello' }),\n template: `<div>{{ msg }}</div>`\n})\n\n;(async () => {\n const html = await renderToString(app)\n console.log(html)\n})()\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.1.0-beta.3","dist":{"shasum":"d30d467965165c6e68dd76044d3315f55d61fc0d","integrity":"sha512-WQFnWOLHN6NUi8T8yZRaPcR3Q0yHtGiQp0/igTQB9PG/0xtQkhOhtwOw5o7fHu3Wm6E3XSQ+4uEsIZhriq9znw==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.1.0-beta.3.tgz","fileCount":9,"unpackedSize":58935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnEqiCRA9TVsSAnZWagAAfNMQAJ8c9o9iQmOSVWxaS3FY\nm2ePwohbAabrQQ5pSxi2lMQEOvprOoiQfBdp15rAKGXPHRU7XFAKQLzUX46N\nyxcSwEz+Bkw+ROtgRT8fpdXghzgsgo3GV82+RBxMulZgdt5XU6eE+RgRGTSh\nIHN4+G/n9uhiGpVn6cP8L8ymg0rNPulr9SuNW1xOEwjOuDRIviyUzfEIkOWq\nCyvW7UKg6P88H+iphwcZ5hZb3JHLvcfjvl80x8piSc7mq+pMwmMrLNWyxxOQ\n7r2PtR8kt6FeaeZgg1dfTkKsYFOMrRBoHp6M3UEAJkcAKBoD8Zyjs2RIFacX\nVAs4nz4q45vYUFgQqJ65+Fz6ofnRcvv/+zTnN6R2CaZF+6P2rLG2OYpnkUx7\n/sl8nxkwL+TGtgjYJ5TDwD0EJrf/oCViDBXW6USYJ9QUuXfrRblewHzgVKGS\nvP1IkSjn3MkbgQ1jgaUyAhsNWsZwzqdNRC9RjAJkX+OdDc/f88B69EUfKTB0\nDjDOxNE+Y2rNtwINNB+W4e2aCVj0HdNZxMt0fQfhWp8t5I5NZAkMJ5dTN//b\n+BocWi3mU9LmdNH/1JzhGwwzbVLAYbuQnElLrXkh+sluMdNtv0dRiIil9pjK\nyy4LHQQN8PsGS3Fl02wMtrb/lp2sC6qNZwrY3ES/SNpohD/W9oaHuAKfDu0r\n2pEO\r\n=pGDW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB2TuHhlj501wi8Vjj/ZYbLbxwRZ0sSz9NbxWq8XDhl+AiEAvKhmgK8O+/suxONQUc6WXWDvqJwBfL/CkIBnl2hys54="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.1.0-beta.3_1620855458440_0.301917949911495"},"_hasShrinkwrap":false},"3.1.0-beta.4":{"name":"@vue/server-renderer","version":"3.1.0-beta.4","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.1.0-beta.4"},"dependencies":{"@vue/shared":"3.1.0-beta.4","@vue/compiler-ssr":"3.1.0-beta.4"},"readmeFilename":"README.md","readme":"# @vue/server-renderer\n\n``` js\nconst { createSSRApp } = require('vue')\nconst { renderToString } = require('@vue/server-renderer')\n\nconst app = createSSRApp({\n data: () => ({ msg: 'hello' }),\n template: `<div>{{ msg }}</div>`\n})\n\n;(async () => {\n const html = await renderToString(app)\n console.log(html)\n})()\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.1.0-beta.4","dist":{"shasum":"5d3580137a1a7af0aa0922e90c27aa5eb0ad64e6","integrity":"sha512-I2vFQ05u+TByV0XSEm/dyZQxuiA02lc+r2tGl6iWNiJY946xfLr7av5xGsivvFkqZ4vtQQtOLY77WVPfSmAFlg==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.1.0-beta.4.tgz","fileCount":9,"unpackedSize":58935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrDP8CRA9TVsSAnZWagAAbBIP+wQadnZ2x3OzpsV6wiTf\noNsKsYZg+JX8IcvE8SJK56Tp7DzBfUQKpkbSDseJJZNBSdCBRMwDA9LjU9CN\niOVl3SoSaC9N79gRe3l4BzZBJNJOwRcRy4XgtORtUk92jJFG6jrkWmBM875A\nNcAI5feEVR/GdnRXJwnA+uqnE0N+JCvSq4FLb17QvFQArxww/GFnQJfTFB+5\n6ErmsoyAnjyv8fnc7wIucmThSbePtIwllPJcUf0ICYmYgjrlP+IbgcgZm3mR\nugqVrcg3aEWFT/2DgmXRj2DirFoezj9T+CrCH869FUintsgBSa1Riuhq+eMd\nL9ADm7d/1VXASGilWVTOXiqmRELFeHEy9vVigWsW0SLuKJUBwaDAj90bh8le\nW8sHPVg6CYN+8IoeX5bEBSAXgBvDhwwJqiusjvW4hFPjn0wV541CEiCIzcRv\nVtakuggT+ismS2VHPwiyyJbDQuuKKq8Yld9zDu5GEpQJ3WvGMOLxDIz/t1xV\nYs73x20ynr9mzedOJaFF97pzXZN8qW6eKktMd6bhvGeN8myY4dzHFb7Bdmt4\nPtr3tN8+uEFqmnRVG2UQDURhTrVxXUjHanHuarnoy46R1LUl1GdxNxutMaCQ\nxybqWpo0kBLrEpr74M40hXCoo6OFjJm+BU5jVgq2O8BzEhIRdlBPvPDTDaIV\ndJsk\r\n=NMhS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID/p7gPkPgHOtKrl4XHqDkOJc482BwazTL0oVkFhNvpKAiEAr8tUSQyscj0xnv+U9+WM4JrYc8O5L36Qh/AE7/rL+JE="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.1.0-beta.4_1621898235708_0.2222479750757933"},"_hasShrinkwrap":false},"3.1.0-beta.5":{"name":"@vue/server-renderer","version":"3.1.0-beta.5","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.1.0-beta.5"},"dependencies":{"@vue/shared":"3.1.0-beta.5","@vue/compiler-ssr":"3.1.0-beta.5"},"readmeFilename":"README.md","readme":"# @vue/server-renderer\n\n``` js\nconst { createSSRApp } = require('vue')\nconst { renderToString } = require('@vue/server-renderer')\n\nconst app = createSSRApp({\n data: () => ({ msg: 'hello' }),\n template: `<div>{{ msg }}</div>`\n})\n\n;(async () => {\n const html = await renderToString(app)\n console.log(html)\n})()\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.1.0-beta.5","dist":{"shasum":"287758733a64b0c1827b2313826ae115fcf8f8bb","integrity":"sha512-8A7A7BlTkYIzEohRBJzWesHLzzsnN1SQ+66MBGaNmK/6RPKSeeff2KxsPI8poYauInFYoeLvHiSWyLzA4WeQKw==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.1.0-beta.5.tgz","fileCount":9,"unpackedSize":58935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrqqACRA9TVsSAnZWagAAeWoP+wTT7CpMAAYEwTuLYqh8\nub2n9gU0oz33MuP/KG6MeOR6mu1UxidE1hovqgOfbTtQv49QrNK26zigcUaV\nZLt4LMrGg3y1D1BJJoRQMX04vRXCgG+ho2XKPRyFM8b2vAF9DDrpDFlqB7S6\nx1HMlxP0gNYXtueT0byTaeBr9ejBHjHOofK8eUMlbRLjMtmvBhivjgOlpwY5\nKv3l1sOVQubAtwabato4nQxzmN4xC4YkTvGxjBZVZ9rZq+Di+px9PVD9NW5t\nuNZBZFIA84aarokhupFATTQyOjcJYiGkFcSkJcIeP8Ajref13wNMdHW2XwPk\n4rOXBJVKnLKNk5nPOIMMobopto3jtKKxsBse1QZNPCGJuYKE1mEtAoqaETqF\nq6T98a+LTGaw836drW36LElhQGAiNm5f9vpKE6fzrdJHhfZsBzN/5bxSIoGO\nObydLfM2trH6c1+nL3iXPUcjfuYc90F+hRbQ+9+cJ3yredu9cNNEVaEplGgR\nNfLsVEfD3Rdd7tSbxFQ/K9OlY90ubpZsB3sODPhzgrSQI1y1A+9Q68yzbjIi\ncc2YvxlEFqLThC8beYOhcsop1FgUMU0St0ySkQNuTW+x4ZnqiS9LnG/rzLYc\nMY+by4n1WOk2IhO8VA2qgIo7SSnAZ9CRam9wjEs1j+bR162+tLkHDGY1OdFj\nkInt\r\n=yjxH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCHxdtATsgYbZqzR1geubKbXTCYN/olpfbnZ4jDbOU48AIhAKVsPF5nNGj6GNlpaFxj4ZHCPC2z0IdLHViidgn00bg5"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.1.0-beta.5_1622059648358_0.4955773416043927"},"_hasShrinkwrap":false},"3.1.0-beta.6":{"name":"@vue/server-renderer","version":"3.1.0-beta.6","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.1.0-beta.6"},"dependencies":{"@vue/shared":"3.1.0-beta.6","@vue/compiler-ssr":"3.1.0-beta.6"},"readmeFilename":"README.md","readme":"# @vue/server-renderer\n\n``` js\nconst { createSSRApp } = require('vue')\nconst { renderToString } = require('@vue/server-renderer')\n\nconst app = createSSRApp({\n data: () => ({ msg: 'hello' }),\n template: `<div>{{ msg }}</div>`\n})\n\n;(async () => {\n const html = await renderToString(app)\n console.log(html)\n})()\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.1.0-beta.6","dist":{"shasum":"55627a7856636ac64c6a4df5ebee69c8d3506442","integrity":"sha512-AGcKlaudsw2wbPp9troxP4zLlQGiOPd+TESLPsn/U1d81Vsf6udznLYSNpXkT9JQMHyglKfv1neNazt3YFLBPA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.1.0-beta.6.tgz","fileCount":9,"unpackedSize":58925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsVmuCRA9TVsSAnZWagAAQhMP/RBUE57kXWxjhnHkVhic\n7VIXkuj8C6Vh9UPyaFlQko+ZMKylESBAia4hB8yABu1pfVmb3qKGCP2mqF0T\nWYv1vmFnI3ZPzO+RGv5ZeuTBabvNv33wFRk6QYPaQkL8A22YyHg+03Pb1Oop\nPtUSmB9YHbzPQV3rQ1gUIiT4GaxGQ13OcQXFssM4nThxWk+yklMmUoE1YWCy\nFRcYZ7Bvurm1k/GXv3QUgVA3VnCYxEZFnRIy7rSNMQwW2CBNRv6KvjWId8/8\n1W94AfR2WIehhBZho4Dp0EhX/sr7SLfaPXPXAqaPFaAmeBiDMCXSExtlZVkt\nQ3To1PRZu3j2fIRhzI3yxph1l4YzDuwoLgyXQ6vBnJXArJIl9OuT0zRbo6kt\nSz82kk89SRxnfj1OqME11pROQxxp/vQgHZ1gRIF+z6r8GRpIuJSfE91Q0E+T\nK5JrISX6YaWegErBa69mkYMnTVA2zu7x2AFrQje7S1dYQgaqk6GGbPKhIQu2\nMl4SLFmiVTo6/SmB8W+g5iZzpmOmWHxqPGKP58K63Gx2NxEwRBKCZ3ikby5a\nZszHug10XIXqukeKh3nZD155Bg6SEW2V8yx1Yh09FtTl4xnjanqpRlrN5PyV\nVgzT82Nh6PoPXi2303F/lr5OKex1hm4DEGsnt9JISaWcPaRzc9TGomqNt+6X\nLvIp\r\n=L+VE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDyvXJ4kuUwes5WimbveihG/XLZe44Cemz/9E4Kro+0awIgNNVWfJ0fWUHTx8J7h1HoonA7XSCgGDR5Is12gDSpXbg="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.1.0-beta.6_1622235566356_0.6138468681987397"},"_hasShrinkwrap":false},"3.1.0-beta.7":{"name":"@vue/server-renderer","version":"3.1.0-beta.7","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.1.0-beta.7"},"dependencies":{"@vue/shared":"3.1.0-beta.7","@vue/compiler-ssr":"3.1.0-beta.7"},"readmeFilename":"README.md","readme":"# @vue/server-renderer\n\n``` js\nconst { createSSRApp } = require('vue')\nconst { renderToString } = require('@vue/server-renderer')\n\nconst app = createSSRApp({\n data: () => ({ msg: 'hello' }),\n template: `<div>{{ msg }}</div>`\n})\n\n;(async () => {\n const html = await renderToString(app)\n console.log(html)\n})()\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.1.0-beta.7","dist":{"shasum":"6aadb87882d118049d5cbee5b5556894360b4188","integrity":"sha512-PjMv2xSQW1jVLlggHWQEuxCOx32w1dSH4GdJE2he0aEq3ePKFkN0dOIARSzydaLjizz2FsF4dkB/cRldkhkegA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.1.0-beta.7.tgz","fileCount":9,"unpackedSize":58925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgt+ZiCRA9TVsSAnZWagAA8TwP/3gD41d2Uk9E/0gvczRp\n3VxOaKMPZjbbf2czUGAYT1uL2DLk0zhxO+RPk9/TaglRxb33dq35fQsW+b1W\nbvAw00J95ASGbR8FiKE3SJREXSN/svvAK1QZR6ddXMK7tjDQG1aG5CWOdwbc\n2PofEzhLHcgxu9ygaQZgiU06bs2TJWp4tJHduHEPyswLC1VfstFvdl/cOB+v\nmWTdEozby2L2AmtrGJrDbHKFcRUG7yVPU0MfDT3s3pGa3LW9sQfHUEQVuDTs\nhKOvpA0RplwCK4aMm7DIaB1DYYYs4VcR+r6cPwfoA2YjH4X/r/LJYeNYZpWZ\nbxOYkDrMRqxUlnVG7ITeZMUfmF7TBkFAzZ2CrZOICmpwhuleEUli0ecJWOEi\nGl/1EboOSyRDsQtC4wEABNk+e4Fki87gQcVGOZOwxI1Pb21J8TJJfXtSDWmv\n68lzxuF3GFIYqp9EL/AL7ap7Gn5Z8LpTU+gft1QX3DYc0O6/FrTaBHD3z6L/\niGLGzC2qiPTj9mf2yPVE1i0mkvgdSXn8xn2NVwWRXjmC0b9Cc7T4iy6Beo0h\nOlWqxBLHd5zv2H+1Xf3BskO2iMNXsj9CRZZbNX37B+kK5EXHyqUH8PpU1F3G\n7HKho4XtF4vzjeE1XPo6vm8Fhdp6g4nlPPkLjqSH0GIKVGvvmvFvDVj1Hoc8\nNGhr\r\n=S0ml\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC8PXPHmU4acWidmtq+uC0MtNgo7umfR1xnb4iNzxBuCAiEAr8jImffsOVy8ZESuNeQ7cDbjSti89bZQYkKv0iNeBrA="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.1.0-beta.7_1622664802565_0.2655175865886912"},"_hasShrinkwrap":false},"3.1.0":{"name":"@vue/server-renderer","version":"3.1.0","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.1.0"},"dependencies":{"@vue/shared":"3.1.0","@vue/compiler-ssr":"3.1.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.1.0","dist":{"shasum":"56d3991d2c4f283f9ea7045c54fcf1979a2c9ec8","integrity":"sha512-yXorkE8kszqIihuQN+d7orFf3fbWJV2chnlolIOAcJenV51l0RA88Fmwf5rEAG0aarbmaVwU2t62SLgQEKOqYw==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.1.0.tgz","fileCount":9,"unpackedSize":58897,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvkutCRA9TVsSAnZWagAAjK4P/iEeXR5IPQwoQQnSmnOC\nXXT1EUikjqP0uSC7m7yCsmXSnqufNOAnmLjtqcJxakgJzQ9lM1pZJ1qdT2ET\nW6Q/3ca6UVtO7KmJUygx718xvobBen5kVfYn/CpOzEsAw18JdJ0Ym2/r22Z8\nfYD69blmAtHYJ5+mX98EkL80psLhe0D3GbY+ZjtGBaV11gJHLvweYnBwrtoG\nERvL10fVJyGDnVdGmPLX2vi1BOJmxNOnAAEc+X38QwpZT8dw2HZb+YzRYxDP\nLrmx7ZLc/EgM78J40v41vV3watUOZCy/c2J6iwF+sSH/RIh3ZUpSByaK9JDc\ndCoBOIn7obY5Nykb0eztDtKVB0aTbVoB1idCWc4KVJqKqD/zzngQX3DZBhx2\nyIFKappCqWJBXbU6I2X2GyeAaeiJ0j2lIZn8cjqnI5nDtNgyRphMFsAoFnea\nflc6HKNHqZJWAxyBcMI2d6qCzmDgO1ICFWH8hoaFDbAxmWEpIaQ9/TIrJnHc\nC+lp1kEVduUceQXdKNCdslCeEWSFJLkiP716+Vm8j9AH4vPbojo/b2QCiO+C\nw0Xlamch6A3WBlk167Wv4vi0kf0yOP0QITedy1fDmrVMKQPzxonjQeUMsi/Z\nPGCTtwH1fl+mLhdPXxihovgA2cCW7MxDuggQqbQmPTlNxIPmzei20feqgs60\nTXKW\r\n=2H66\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF1Ratc/XvomDCu8rKJ9CUuSTdKAAz3jCHM5teAGjeJAAiB8OMDrFzP+T28II77K5PoELywl7GmAtiqiXOJmUv3qZw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.1.0_1623083949049_0.49629168305437577"},"_hasShrinkwrap":false},"3.1.1":{"name":"@vue/server-renderer","version":"3.1.1","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.1.1"},"dependencies":{"@vue/shared":"3.1.1","@vue/compiler-ssr":"3.1.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.1.1","dist":{"shasum":"aaf687ae3699f485e33d8b732e6ce17e43071685","integrity":"sha512-b0UFiOfF27CGeWw25eoaRTiYqezBxY/ODl2VeuDMgdcbakdPP4T/ieSyjuN5g/ZxDCnGO6q/sMRZQgmQhYltww==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.1.1.tgz","fileCount":9,"unpackedSize":58897,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvoErCRA9TVsSAnZWagAAptgP/2MSRIxjJYncr9GtNyYz\nRwMs1rAzNkSeY3sqzZrOmAkrxZ974Z7JHOgYCKgIkVyka1mYLHdvgPYGqY9F\nnVKxadW2B2D6Ymy334w2VPZA9ocDRX64PSlfn1NrExL31FYIqXgQ1Q0I/Y1m\n1JWJ71XyoLBKs1TM27h4zukgEEKWv4+EUJSqQcy4XvIZdAHB5NraqSznnwwx\nxTMH+HIP58ka7E4A3R6+be+brTC9bLb60u7eM9sHv5+czLKh8u9z2w2Avh9h\nTyPjfJ0735YdeCvM3LocWmhHelpczdTcVHENw1AqVB1iTX6Oxbg8fm1hOAX5\nGkdHQaJhzAZwG3FMvazV/paYN6i5vs6AlJPod8DHiMAqh08w0jhTeBYumb9q\nT9coPtDObMHriUcJ0it2bi1oEjsNgGWleSzagjaByVYCt0acKhzaoCdWWQ4M\nZcLTpspVv0DOQmo/OsMIoNbjdscKwyVrvt7zYm4YWt003ljIijLldQ2gTH31\ngpzCNdS48o60eqff2/16BODWGItzno49VeVrhumyNROHm6PsINscxHyk+GKO\ngICti8EsuS6BfNQt8MMkGYjOkTJTU/DFfnfMgB60B+MVRbNgWXoOMvHeUzDT\nmSNRjwv/0rxxmEuSmbjORL24wwUrStgIMOMuNVi1KwhvSd55NpjGjYkPIWKp\nWKQK\r\n=iDRf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCm3mp+WC68P49T7q7XqGBhxiVIPCBVwcNCxXSk3y8zigIhAOGpOloSGX3+4N5xkLKJwYOOVACckepkF/nE82UQyQWO"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.1.1_1623097643799_0.1363358888964339"},"_hasShrinkwrap":false},"3.1.2":{"name":"@vue/server-renderer","version":"3.1.2","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.1.2"},"dependencies":{"@vue/shared":"3.1.2","@vue/compiler-ssr":"3.1.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.1.2","dist":{"shasum":"fd5c4ac433cbcea4f44b9ef971ff612786e1d04f","integrity":"sha512-XDw8KTrz/siiU5p6Zlicvf2KIjSZrqaxATBPM/9FYNnyv4LTS14JC5daTL13rk50d3UPBurRR/3wJupVvtQJ4w==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.1.2.tgz","fileCount":9,"unpackedSize":58897,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0isQCRA9TVsSAnZWagAAM/cP+wQESJzszkuLJEe1y0VC\n+Fw/nyDg/uZfewsqgkMt+dTjuImqhlU9JV8gqxCJJkrWCB67ONegDhJSAwOW\nzEbCBW98Zj9l/2oS5zVV7xEkox56sZKVUYLohVJb/iYVj+QHaastZgTZEPbm\nDBAjyEkWnaYEIfxO70IV2TIcWeJy9/sXCOiptB8RQ37Xq6yFMAPb9RNUzdni\n5WVz6jTmNcfSn/VWC3qopp5h4G3pdNI3O8sR/V7sYjwJkYiiMgqG0Fb46T5L\ncW2/v05cTkhipJAoeoGd/1BKSZLd9DSM2KAVAdlvPZoVX7032aaaklKwSK4a\nR37YEVen3pwyqkfZSFzuj4E9pjsMqV67ubGMPVL0LM7s8DG6tBof/qsfuYcR\nfAZvxAstMZ2DU2Qi6i9gGK5RBwbtTj1IeZoyhBNM2OfC2fO4BXfkoVVPjvEI\navPpt4jioPVKK9BBv3oATTwfpO8NhjE5IGsqMayKNGCv3pnCwCNfEQ54SHIk\nPhCwcBDwhWjCmwu6DTrE1ssxxtPiAzwqANcDar+vMTGNjpMqOCmtAxnYAOF3\nGRafBGKyNlOdEWOTZr8WTEukEJlFaAweTeOQkPvC7Mq9jIv9wnoL8yTIqkQ1\nmlb5pEu92QetP8cMItJV27G7Xv8MKB8yWIXKkBTLCdknDixChgIurg+z71IR\nX7NJ\r\n=IjVi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAOIlZMDEFtY6xrUOS+n0K+cfZitWQqX9Hoomni46FcbAiBavlJC+UlFvf9LMDIx5MB7MGTa5YIO9p4RudkcgSgmKg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.1.2_1624386320208_0.1198263618932216"},"_hasShrinkwrap":false},"3.1.3":{"name":"@vue/server-renderer","version":"3.1.3","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.1.3"},"dependencies":{"@vue/shared":"3.1.3","@vue/compiler-ssr":"3.1.3"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.1.3","dist":{"shasum":"ec56936d1e9f7392bc541afeab18d2a263b88d54","integrity":"sha512-ygPCxPP6lEniXLV9EXUsPS5B2VaaL5f1CWwbdynoug/d5odAwCS7M85RjQP9S+LNVBcX7sogoXSzI8/NxjWCgQ==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.1.3.tgz","fileCount":9,"unpackedSize":58955,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3k+jCRA9TVsSAnZWagAAUc4QAIMVYENqtbIK/3nKhSS5\nHsaR2r7UrIm9xmIwxuwMKfMrwAW1EdoYuzVlpqMGn77zp86ALs6vEOk4icwK\nwtCzSmAh9Gjti3mlxM9alcf2BaAHmYy6vmvCr4Pkx064ZbukLuoNezGmgrIN\nLSSD+Kh5oAKYYyZr10nbVeNCo2z1u7VToAXmBvsoJ6DVIoRDHtPtJTlEa3Xg\nREeG4OmepEFxfWsAXRhMShArObA8QYcipPVqQfkhd7K6vDqmlvupvD9/DdHM\n9O9wqAppHDtSYPZSO5wnbXYphqDBKU8LHAXl2gDYR8rhp/u8r13d5obBRpnm\n9ZAzi1r8N8cfiD3HiMSEV9xynMr09ypUvmR+UTJDj0B2uWerg9IH4Ls/wRpA\n/+MUFGgfgHQj8sY4bSpoxJywalk9yE9NW6JmYnkBZavodLZPzORpqMH+erGY\nPIUJ7AkXDgBQNKtkRjMJYUs6+U1KYzqsF/WJTk1Qb8u3WpEJ+InQCcZvQiLL\nyz00+iE32LYGCoGJhgnf0OHdLh96J4dgbnOXlRvut9kme5P3BjJICiSK7o2g\n9ApjKodVzEdi47EHHy8SymdSwGvzJNDbEitjxA6528U2YgU61q7S3aONLohh\nbfUiZ1H4Gf/+tc6mwHdy9lStjWTkDKIPYSdFSVVx5qI9SBlrmDBlJU+qKMVn\njNUU\r\n=rFTi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICqi57lfVNDhGjvpJS8pKdVdxwdmB14+Q7xY9FO52CPMAiEAnA7AEatK7AUZUjPh1W7oNvs7FT6e4vsq0Mmi+oijd40="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.1.3_1625182115080_0.5934770603513329"},"_hasShrinkwrap":false},"3.1.4":{"name":"@vue/server-renderer","version":"3.1.4","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.1.4"},"dependencies":{"@vue/shared":"3.1.4","@vue/compiler-ssr":"3.1.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.1.4","dist":{"shasum":"2b8762c8958a522870f158b1865e8191365f4e3e","integrity":"sha512-STyvZLeoQwljTMqA94Zmlo20AEBOdF57nuIz0tw+fsJvkmLt3R9HEngvHPmB0Aht9XnVP9h7oG61/5luhsbfDA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.1.4.tgz","fileCount":9,"unpackedSize":63107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3wi9CRA9TVsSAnZWagAAc68QAIOV2GO1n/EtnsT9IuO/\nAcJ93sigiroEl33shFKjVuQIS/ANdpmtT2pMoczqHsWEm7+6yMIjVvOYVyX3\nUS3NvDjGD7YOVPRmWWVWJiQ/DQUPUdiDEwY8C3iCtFQzDh5N4NRCFgDmbO3H\n/hE+Ocn2yXzwait/jLp8QU3VRQdDmCt1FazPGX65aNoTGTUcCabqtf2dKcON\nFOgrJj/bGu9QQhgqsgyjs1+WPlUuC6wRUbdRe4zXas0ASLb0m3ceSa9VfArY\n/5tPBJL7FuZ//+6Nd2NeSUeCewKtx6i5c8ZRHmAl8mhpSFyYWn/yr1e5Bmw0\ni5RTBBaBcENbonzHkDWmtC97h2DqeNpQ1Zd34qhPFtLDjYZez+QV9/yt9sNI\nErxwgEBy2JVXuSIt0nZa3C0vwKEzO7z//+PNN4HZ5mX+uXxAjdlYqFKpEN/l\nDeZZtAHT7GtRtwEJP+Pl5WMuJQocnVcLc3Y6VPo1WRwmUJGPg8EUMayTO6Im\nmE4ZCsaXFLnSmLW5/mpuh//GLw/Dr6Aim+3G17mfHYZ7Xa4aGRGCPVpo//yA\n1f3RBSSmTvtkv4ht8ORpSQM8sTJMh1d+68C/xMiDFEO69hIUMfWB7BSArmN1\nN0iMve+alDMPMBMbuGYNPCBgeRh0wQqjVFCvPrwT2sTGxwSHV0kBYGP4Eb20\nv+MO\r\n=EZKe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCH0jZESD1UOcIx4fPqA93WI8iW4CCTRF6aRV845t/ZDoCIQCaoCgxO4RtlG/a2g3kN5/ACtjcN72oXH6uyWlD+16TPQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.1.4_1625229501102_0.4645675597409098"},"_hasShrinkwrap":false},"3.1.5":{"name":"@vue/server-renderer","version":"3.1.5","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.1.5"},"dependencies":{"@vue/shared":"3.1.5","@vue/compiler-ssr":"3.1.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.1.5","dist":{"shasum":"905454eccbb97bb8daafc5db6eec83c452062648","integrity":"sha512-b0LLsxwsVIFGNgAHXVT/1iHbPf+uNMdFOz7xUT2tKKIkHN4ps8fAaj1GTSYLhxaPi9ALjxRmWRdvMC69fAW1/A==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.1.5.tgz","fileCount":9,"unpackedSize":63107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8bYHCRA9TVsSAnZWagAA220QAKTl9qmKshmUBoPIL4pP\nZ82+nzSBVPsbfWj+LJjE1VlJAbItQefuHgD4HoJJfwJnPdYx1/peZ+GICEJF\nYUuwDzNQdh9KWJ7MKii+h2WayO/fddgDiPiOxfUeAKhZF4ieGLYfyyfiY1re\nFRbVFJAifQq9xWj83jfS37AXYkKwkTNlv+UqXF2tWdCoolxmWXYZt13HWspN\n/1/M+hLkuwGAewCnhjsJPFCoYT3qtfSWuhSH0EhZo853epGZ9w/vDjNp1KL3\nem9NiFuMnJoqZKvA/5n1a/sx2YokNThKDYYO9IjxYz0HFlRrcp1OT9TErwtk\nmINSUTg2I4mAAs4BlVSQqEbFc4JNWU+zLUxFVcNxz2m68FZkfmvuxmOnFyIe\n+P6xpK50SO9/zr98ixuhSb1FVFMQ+4MW2t/pROuLsg4YWhoHBfSXTuWCJLlg\nBNfT5usg3zYy28TGLGhEVpZ8Vu1xXli1IcQ4OYnm1g5OHEjJYQX7uDZGnAr5\nSD0qk83AP2gDsgnI+8Lc0xsLohcjcX61nk2myBxGVpOiM4jlbdjOvl/Qj9b/\nhUWYdi7lQN3u4+/3+a9LMb+Vv6n+ZEMmabYKfBeKkvXXqSXsFXX86cmHYoEx\nS0POWzO/BHY806CUabbpDT/YzCBWcjX36S1zLErPlI5VqV/w3EE87+o1YR+s\n9TqP\r\n=q/C5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDBu/hggf5KC66dT9QTihH2zLmM/TdVktIpckSUkr15ygIgROrb2PWf3WXixRAFJhLhRSTYSySqNcL965AcLJa443c="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.1.5_1626453511680_0.216753635587148"},"_hasShrinkwrap":false},"3.2.0-beta.1":{"name":"@vue/server-renderer","version":"3.2.0-beta.1","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.0-beta.1"},"dependencies":{"@vue/shared":"3.2.0-beta.1","@vue/compiler-ssr":"3.2.0-beta.1"},"readmeFilename":"README.md","readme":"# @vue/server-renderer\n\n``` js\nconst { createSSRApp } = require('vue')\nconst { renderToString } = require('@vue/server-renderer')\n\nconst app = createSSRApp({\n data: () => ({ msg: 'hello' }),\n template: `<div>{{ msg }}</div>`\n})\n\n;(async () => {\n const html = await renderToString(app)\n console.log(html)\n})()\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.0-beta.1","dist":{"shasum":"2749159858baff9aa8976c7d0e6a438dba5e4ae9","integrity":"sha512-/jRcAO5rvGTyd1jgZXCAGdXBod1GdP7PzeW2qlJuzNlZzkhg9T7r7Lw1Bg4QyZGV9wqKLgyM5arhXyUo4v5nzQ==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.0-beta.1.tgz","fileCount":9,"unpackedSize":63158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8dOQCRA9TVsSAnZWagAAHgYP/26J+LjdLKk7yTVNHoxY\n+v8O6KXCA3WRUotZAzif4gecDaK5d1IVUH2B/FFYdM1TA8zQ7j/uYzUyAJyW\nCb9r0ek6PtbkwRvtKx/iOYj0/EH30WXEnWTgFJ2v+brHduwNaYRmxuFIlJB+\nO3JLTcfiekDrjNhHNdyYq32txVgfy5nEYTOhTHX5dD1VVZLJHy81VZdv+jys\npqnV+P3c+JO7eOQ4YflrginBFkrb7TaEdKTlJnOlKwvzO/VUijLAXRFv3c3D\n2L5A915OO34tK1dg6kej6DK4PwZJX8gXTkddanoMXM0RXY7c5pp2SKOhIZBO\n6qDGKIUN/SUmfnkwLxCJIAV8GvzO0crVF8M+KKz34MCWLt2z1PThUCm9+Nkc\nvwfSDxKQmAWrk+F+RaqFG88fmXbod3JVy4tk3WO/je7gL13RTdOWRdY9/VOe\n5exv8KsMNeXRHKUUHqY2wyKdALMS0Wz60rAT7SaoXXMlYffyQxJHVMe3GN6P\nZ38drWu55ETONfyk5f9P54Nqn/SN42LW+x+q74dYJ+pTyZtwaBkgx7hCY0pv\ntMWKjwl2mgSKuOmKcmcJGtet6ydAfLA4pzRprO9+XDd89s4Fa0NLW0FwHCDX\nWAj/Ji+E4OrnYPxf8ajB+Bfjd5NAzxDCFd1CXcARXJ4jnuoTH7tbJnHKMoeK\n4Rwa\r\n=gKiZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC8jGENkJC4+qdy0RO/NWR++m7ngrmnsiJmcTnxAaXV2gIgUeEmT3DjBUYSBkCca/dVEG+HfTti6Y5cD0Xedd1b+6U="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.0-beta.1_1626461072069_0.2871905688594054"},"_hasShrinkwrap":false},"3.2.0-beta.2":{"name":"@vue/server-renderer","version":"3.2.0-beta.2","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.0-beta.2"},"dependencies":{"@vue/shared":"3.2.0-beta.2","@vue/compiler-ssr":"3.2.0-beta.2"},"readmeFilename":"README.md","readme":"# @vue/server-renderer\n\n``` js\nconst { createSSRApp } = require('vue')\nconst { renderToString } = require('@vue/server-renderer')\n\nconst app = createSSRApp({\n data: () => ({ msg: 'hello' }),\n template: `<div>{{ msg }}</div>`\n})\n\n;(async () => {\n const html = await renderToString(app)\n console.log(html)\n})()\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.0-beta.2","dist":{"shasum":"9879fa70fbb0d2d5de160adbfe5a2e5d96266ee4","integrity":"sha512-Io0pXsm3E4pyrSCDc8Pcxl5uQ/r/CkPV5vOqQVyUDrYCmEtEpxdCf32FfX7ZVgJU1P6bzS1FQeYkXwRkCt14FQ==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.0-beta.2.tgz","fileCount":9,"unpackedSize":63022,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9gyyCRA9TVsSAnZWagAAvZkQAJds27L8Fdto3h934fxs\nTpoVKbFYo7/sKDCEKmXAbt8PF86BjER4F+iGECPJAEetIq8F5e9JgKDbZsIi\n7lSVebbEqkz56l1K7YS/7PHsSpdDu05GIYbs+X5pdh2C4ZHZ1ZGHmgtaAKg6\ndegbHFOR54/hgTV/uEWPrTYvNiFvesygn1d2yRs85rEZLzsdc0ho40vwc0ks\nuP4zRvM0q3lDvUEpfz81Ln3dIUGUThSxBiZD/xfAiSBd8FC2+8PwWHFicohv\nf9wns+9RJSZMXe9EiE/f2aS715ih/stleu/TmDebDrbAb/1FHDGsA1ev1aot\no/JpehThntmqN0pNQQJkwR97ZZ2korew1eGcDJZ10Z+MndGNxmG7w96Vp+EY\noqyyKFhFSsmw93YXIED+gYkyCtJS1D5wQICUzLJLnpLzDwak5qnv08RElLpj\nGUPCxQ5AILrHfoNHBFsM60DCFMYfF6bP1qAzrcMWlya9RUpzAjN+QSik+EJo\nm97guVXP6iXmZ7yD53rb3qBIFsoYFi3EcGAggU/+PvMpNtRCD/J7jYIaBexk\n5L7W0M+kJqLe88mU+CnzgNkTzcCk1vXha8HCYt4ySHZGE3CALvNq3w04gx3M\n11ddSXrDYXWDrM0sfsiY7YYh1+JxBZhmIgt/cZoNYWqA/SeTO5+2tz41ls6V\n2k8+\r\n=V819\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCM61ySNJXDjn8s3yEVP6+mh8lk971zw0TdjTonQn/v3AIhAIECFQA5FAFYZKHeBcC1Q7Rq8fBJSaZ2L9K2ZEtpSFu8"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.0-beta.2_1626737841987_0.17140853289024172"},"_hasShrinkwrap":false},"3.2.0-beta.3":{"name":"@vue/server-renderer","version":"3.2.0-beta.3","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.0-beta.3"},"dependencies":{"@vue/shared":"3.2.0-beta.3","@vue/compiler-ssr":"3.2.0-beta.3"},"readmeFilename":"README.md","readme":"# @vue/server-renderer\n\n``` js\nconst { createSSRApp } = require('vue')\nconst { renderToString } = require('@vue/server-renderer')\n\nconst app = createSSRApp({\n data: () => ({ msg: 'hello' }),\n template: `<div>{{ msg }}</div>`\n})\n\n;(async () => {\n const html = await renderToString(app)\n console.log(html)\n})()\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.0-beta.3","dist":{"shasum":"a0e29fce1f89f2e91713e4330623ce5193da06b7","integrity":"sha512-XRIGCOjB7ITQdVHSI9B8SBRdeJI1nReQFwcmbR75SUUnVpN9YzDPNjOMxkEcMj5q52V5z/y0y8Byxjs1+nHPNg==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.0-beta.3.tgz","fileCount":9,"unpackedSize":63022,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg90RwCRA9TVsSAnZWagAAjw8QAKB3M5yiDxrCc+php03r\nxup51im5NWg+MrE5233FE7hIm7A+7y6fC02TI4D+G8VBHshgDWpA3wxi62SA\no/m5jNBBdv15KJpufBOZ4hS5bisBzrkc5d6w8t+pu1V6qAxxou0pMEU6+f1j\nc0BxAV5DAjL2/JluSXv9LvG9QIUxbIJE4rLjglrHNf4uYqPc1j96x2yl1Vk/\nRI2bYv9Ylv8ZR8l+Pe79J+mPrJzS5ihXIsNPsfj+ODPIwH0OuoAP72N2Z5RL\nhkKI7vXCZo0dPj0VrKkJTy5pLHttZl9IT7EjIfjNKl3YGAJgGm36KdpxILmg\nQjri1My4ebajwaBaofkfKDliupDCE83NLe2rWj+RbCHxk5rTJIh56lYZj7Kp\nN1Atvwggutkryhx3m0C+JAytYNnWXpa21+Ii91Nj+7Sgv0V0BDhweq1nTC2x\nbSUmXyl0UA5XFhi6BROQb6EmddQClN6VJ0R+r1xRucBsT/gzB+w2pv14Lb9G\nbGn/wnOCMs+/l0jrallEXf1JEJfi4bqmR09qaEeG7M4/nwzZrlccsYIZ2Srp\nVLT23B1/jYllHkqBejvFy8/leNaqEcodUAfU2gpFEwOG8hdz63DdJYmG0IY9\nmqZG4CgnHXiQq5pBv5XP/W/eF6DId8/LNVKG0RA84VJOGsux8QzfWUgjxzkQ\np312\r\n=b0c8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD3a3kDzsbw1c5WJZWL9uXFyUhvrMrxLGZl9SJWlj24iAIhAM1oriAOVay9oPp8ZRp316MKTN+XgHWKMdoI6zgD72RV"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.0-beta.3_1626817647993_0.19189781213640345"},"_hasShrinkwrap":false},"3.2.0-beta.4":{"name":"@vue/server-renderer","version":"3.2.0-beta.4","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.0-beta.4"},"dependencies":{"@vue/shared":"3.2.0-beta.4","@vue/compiler-ssr":"3.2.0-beta.4"},"readmeFilename":"README.md","readme":"# @vue/server-renderer\n\n``` js\nconst { createSSRApp } = require('vue')\nconst { renderToString } = require('@vue/server-renderer')\n\nconst app = createSSRApp({\n data: () => ({ msg: 'hello' }),\n template: `<div>{{ msg }}</div>`\n})\n\n;(async () => {\n const html = await renderToString(app)\n console.log(html)\n})()\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.0-beta.4","dist":{"shasum":"6207146b1d0c39b02055d2c21959b99628d262b0","integrity":"sha512-l/N/2HthEs+JOvHsWWJqVlqpjK3uygwzMpoyQBkC5AzvwInwLNnPhRIwLOwZwQk4zsgUc4arNT3BRDTSbq0aLw==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.0-beta.4.tgz","fileCount":9,"unpackedSize":63022,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+JRkCRA9TVsSAnZWagAA8UwP/1tr+D/131bJ8WmH3Qgf\nsQQMoQm38wHqe87xfFpuYAKfUZb67uo378q8q1kByuo8LZr/duoztiXY+e3e\ncEnv3VnBgM/++i39UJ68PYEA2y1Ojm/I+v/R9/wjltR43xo6RWGnuPfMjAEo\n8C4ld09wMN9+QFjCuFBpfcp1rftjWD5ttEBfvVQbwJzc9HHh49e1DhzaShpL\n64sVAA6hQyE+a7z6/oRpUcpYtoe1yovCPNZnlscp45zoZkYpevMveSbMSRpR\nMbsLTnpY78ius1IlUxy44IhWWJJRyW8R5ruC4gJtHKg7ham94gXXYlJoyrtj\n9stwzUoHKm5jlG7pcfGPrOEi7SdZzpbCdWc76CEE7vjXAlPju0jGMot3Y/We\n8LHp6FMtp2GZDb23haQUjCfa3BpqZ3HlMy0xFEO8TzkDVcycvWOumvbf86mQ\nlA2/tgs1VJ9spLNigZKBASGU8VYJZ1IpsKZi0xjzczyJJf96+KeowNt0FHYb\nYkUtaurktz9QpCnKKG9OreM1yXiZJU7wpcnN5OCjSTaVaOEueigYZOpSabHp\nPJh0VwIyF9pX1W5sb/yzAedVtYHPhgJSZdeW/9n6InbGW1dOXXsfw/qe/wIn\nW5+jf+PsoyH0YmZliOb6wZEhBouESwcSIc7zblHTD/W7BqXT4Klxvtb1VfE2\nLrAP\r\n=Y4xy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCyNqxceSvdWjTk5KgxzNcWk50qnbXLtuVwmBcmm0OvUwIhALZHOW0OILustYIBiIgUJjtzwIT4JQFncb0e5C4qgYay"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.0-beta.4_1626903652301_0.3011901954261045"},"_hasShrinkwrap":false},"3.2.0-beta.5":{"name":"@vue/server-renderer","version":"3.2.0-beta.5","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.0-beta.5"},"dependencies":{"@vue/shared":"3.2.0-beta.5","@vue/compiler-ssr":"3.2.0-beta.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.0-beta.5","dist":{"shasum":"f298e837b7d0368b97638033fc9a3d833ac222d4","integrity":"sha512-gDrHoG0xDgMuk2aT5ZJz2yuQISZjKF6ElHyb46qSwELtxierKbH7Xp81dbWdFHzCkSgxfdWLnBWpT4mxgpxv0w==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.0-beta.5.tgz","fileCount":9,"unpackedSize":63022,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+yJICRA9TVsSAnZWagAApr0QAJlBka1JefEIFf+tj8Oz\n/FhYA6o5Hn7bmpOWPERwkt5RemvOAmp/xE1stCxG1Gis8r6w8IgMCzciVCoM\nkMfaHjV4WQ3DSIm9xs0u98uOun1yomZv3WbifyGokomH+pSszSqLc+V4zrrK\nO7kF0XA2jMIKDcqZ8EZYZpr93hXwYBXfhBoB7ssiFfxS7qNdPTMIimL8pOHV\nLWSeEKg3hpVNw1DsmrfPS0ZGFdEPbmamIyatJxZoVSbXFYPpKT7CJxvYyzvp\nVNZlb+dEGJ0aeQND4UXIow2x6JW31A/77UcpVRQ9wh1tn9xbiTybkkUwkfZj\n4MvPPvuiD2vdBlmvEn3KAa6MummocJN3CaT5oIChn67peV4DXyMiaG9PyU2I\nq3r/TE77NCYUXG1BHyMGRwPCkVUAk9jhS5rhFeZ6bW19RbTnu7lQ7Sf1g/7O\n/XKMIQbFoTN7Cxtk02c7/LcCYZe7nlfSKFoM/c2yaFYrKa7W5pl6giStp/Rj\nDzG1WtCVUgk8gkBhEblNWveSVgyLP1hxk9VlFrbFVJnE98dbnHqKSRbbDtzd\nBmR5bP6ZJppbh+25Eg4UKS+qbtgrAb5w6wru3o+NgvaPUbg2EAOconSdO6Et\nnTCeNObzv215XVRnEa6r+aoOYbPwmST52QZQ99kzGhQd/5NXZ0FpyYWL5aBy\nctvW\r\n=RTRz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDX3vZQEVLYJo8+oWQsLX7vwRQPnH1ZN9QXB9+kMA20ZwIhAN+z4POzDmBEdieOnkiKLzUwW5lb9rf3jlrUnuDAMAIA"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.0-beta.5_1627071048330_0.1729886029327885"},"_hasShrinkwrap":false},"3.2.0-beta.6":{"name":"@vue/server-renderer","version":"3.2.0-beta.6","description":"@vue/server-renderer","main":"index.js","types":"dist/server-renderer.d.ts","buildOptions":{"formats":["cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.0-beta.6"},"dependencies":{"@vue/shared":"3.2.0-beta.6","@vue/compiler-ssr":"3.2.0-beta.6"},"readmeFilename":"README.md","readme":"# @vue/server-renderer\n\n``` js\nconst { createSSRApp } = require('vue')\nconst { renderToString } = require('@vue/server-renderer')\n\nconst app = createSSRApp({\n data: () => ({ msg: 'hello' }),\n template: `<div>{{ msg }}</div>`\n})\n\n;(async () => {\n const html = await renderToString(app)\n console.log(html)\n})()\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.0-beta.6","dist":{"shasum":"5d388dfe237c933db7b6fbb3afc8ba657918db90","integrity":"sha512-7sCD36+2BMLSlYTrZXAgx/u2qq/8teovR4yPMOkO9s76NqinwKhFLd/QOv7AzDUAuMgYAV2qAoZTfcRXQwDjVQ==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.0-beta.6.tgz","fileCount":9,"unpackedSize":63022,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAI8YCRA9TVsSAnZWagAAwYUP+gIGYd9dTUNPPTj3JGqt\nDwsChsk7uTfLEYOg6WFf7qCKWxRsOXGkq/EYUbYZXTzAP3Qh8qsW3oggxwbM\nZSYRMQM7un5hroiTTQh6KEKP2ITKUcrV6ea5TFGj6kpSmxdEJ/XSHoAgH0s9\neY2wxvGkPOlW8mxA7WbwleJe4x5dMnB6ImkfR0nIEfHI5drRy8F9DKclAi3S\n+mSGIt/GmvHil0/9EySyOKU9IyFNQPHfk0PBw972lxvO0a70KtJPIoPJiTnA\n/2a8ubcIaYdl0Mlv5ATi/lDPtBN+6tc9FsRuMeeNrg/0mjhvE3uzG/VvdIUS\nitTpB1aUoYgBF0Ga5A3ejokI580cOWtr8YglAHPwzYfgocBQN6BzVVAHyT2L\npaoopV0PJbPGr3J7dq6kM56s8qSj5sVJev89bKtk7jnUufNOimSQ8U8qF3PF\nn1d87e7jaFKBee6EfURQ4l2l5xV2KqXgNzDCSN9adnSv+9qgroyQ5i7+4JV5\nh5SzdBxYOCptobIZBZ52KwEPlrFxKhUYlwsjpf0MrpGQ2ilOL1kPXfKzRPaw\nk6RdZrddsXF3g+MA7HnLXng8huqdUGGKGc2tvVazZzxedT/I4d7GM8MPXnZV\njyYvGVRENrkGHEeT/PIpAT3na21yUK95zdV7RpjBaUbdOltAQ9JDzcxLI6ir\nb4jP\r\n=+pfV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxZ+0HWQ2enOdOGJwpo/R62VD+N4HmkMg/oydHv8gRSAIhAMFqys0Qzkmmi7JN45WPQ38amTza/7gLvsQpyfBHPlEA"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.0-beta.6_1627426584106_0.22850709662936186"},"_hasShrinkwrap":false},"3.2.0-beta.7":{"name":"@vue/server-renderer","version":"3.2.0-beta.7","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.0-beta.7"},"dependencies":{"@vue/shared":"3.2.0-beta.7","@vue/compiler-ssr":"3.2.0-beta.7"},"readmeFilename":"README.md","readme":"# @vue/server-renderer\n\n## Basic API\n\n### `renderToString`\n\n**Signature**\n\n```ts\nfunction renderToString(\n input: App | VNode,\n context?: SSRContext\n): Promise<string>\n```\n\n**Usage**\n\n```js\nconst { createSSRApp } = require('vue')\nconst { renderToString } = require('@vue/server-renderer')\n\nconst app = createSSRApp({\n data: () => ({ msg: 'hello' }),\n template: `<div>{{ msg }}</div>`\n})\n\n;(async () => {\n const html = await renderToString(app)\n console.log(html)\n})()\n```\n\n### Handling Teleports\n\nIf the rendered app contains teleports, the teleported content will not be part of the rendered string. Instead, they are exposed under the `teleports` property of the ssr context object:\n\n```js\nconst ctx = {}\nconst html = await renderToString(app, ctx)\n\nconsole.log(ctx.teleports) // { '#teleported': 'teleported content' }\n```\n\n## Streaming API\n\n### `renderToNodeStream`\n\nRenders input as a [Node.js Readable stream](https://nodejs.org/api/stream.html#stream_class_stream_readable).\n\n**Signature**\n\n```ts\nfunction renderToNodeStream(input: App | VNode, context?: SSRContext): Readable\n```\n\n**Usage**\n\n```js\n// inside a Node.js http handler\nrenderToNodeStream(app).pipe(res)\n```\n\nIn the ESM build of `@vue/server-renderer`, which is decoupled from Node.js environments, the `Readable` constructor must be explicitly passed in as the 3rd argument:\n\n```js\nimport { Readable } from 'stream'\n\nrenderToNodeStream(app, {}, Readable).pipe(res)\n```\n\n### `renderToWebStream`\n\nRenders input as a [Web ReadableStream](https://developer.mozilla.org/en-US/docs/Web/API/Streams_API).\n\n**Signature**\n\n```ts\nfunction renderToWebStream(\n input: App | VNode,\n context?: SSRContext,\n Ctor?: { new (): ReadableStream }\n): ReadableStream\n```\n\n**Usage**\n\n```js\n// e.g. inside a Cloudflare Worker\nreturn new Response(renderToWebStream(app))\n```\n\nNote in environments that do not expose `ReadableStream` constructor in the global scope, the constructor must be explicitly passed in as the 3rd argument. For example in Node.js 16.5.0+ where web streams are also supported:\n\n```js\nimport { ReadableStream } from 'stream/web'\n\nconst stream = renderToWebStream(app, {}, ReadableStream)\n```\n\n## `renderToSimpleStream`\n\nRenders input in streaming mode using a simple readable interface.\n\n**Signature**\n\n```ts\nfunction renderToSimpleStream(\n input: App | VNode,\n context: SSRContext,\n options: SimpleReadable\n): SimpleReadable\n\ninterface SimpleReadable {\n push(content: string | null): void\n destroy(err: any): void\n}\n```\n\n**Usage**\n\n```js\nlet res = ''\n\nrenderToSimpleStream(\n app,\n {},\n {\n push(chunk) {\n if (chunk === null) {\n // done\n console(`render complete: ${res}`)\n } else {\n res += chunk\n }\n },\n destroy(err) {\n // error encountered\n }\n }\n)\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.0-beta.7","dist":{"shasum":"b30f7e5d719bda7f1b731c45b17bf3881e91379f","integrity":"sha512-KwaPMtyldU7YGqCIwAUgZ2rxtIAhBfg1x9g1cW0IUJsJ1cv7PwID4nwsBPzbtu/lZ662lQX2+F7F/1Gmbg7+Bw==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.0-beta.7.tgz","fileCount":10,"unpackedSize":104528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAuO1CRA9TVsSAnZWagAA/3IQAIHzUaVz3GZ8VkPEIzNC\nuXzjaXefaQB/RuGTSlowWOs1a70teF3XFshTs7Fo0Js6eU4hmcsxBQCGd0gf\n0R6aBTLVMXGfcPa4Fe11mvFoyfEIAdQtsi4JrUF/hZjGJEyXyjwBv+013UXm\n5XA9VoLkUKJBl1y/CXhnrqX9xve15wuGIRX3zu0y86Ey8/SLfd+RQwpp7QFe\nAdXAX83disvPc6Eb95mKv0aB8Imd1IG6QHfIalgP68VBz5/uuLSqCgvHBkmH\nztDEsgV3J0/DDF4sdys+RbdCZGBOhzO4zIxliyUxTBnz/BiU4/7boLP76ftk\nL8KBb8TtwChKguhH5sXvGn9z6cVQJq8KiWg3EqXr6H7gFSmBRatOf4rdaI8m\n7WNqgKooL7Bn2lu1KQGBAh41Cu0f3WNEVsRU/MVDk7SrAFNIM73mzGkuOCdw\nQaHRy3gkjE1c/gIFCB84YWua9cKOKxiqhKUwZuBOn46n+nn1FX7c8zyl9fg+\ncp5GagVNnfWcCBIVj3myRjz2Yt9/HHxYU5IRo2Sd1Fhb/MdJigSATagkhU5T\ndTmosykRuKxGMnrVU7dBxxDqOdjLykY6nVUEBG2kRZ8hpF3GmvhJWFCR4mOc\nhSnj0VRyCZyxnogs3TfB6rqGEUCX2VnIKFYxmbc/Z6ROKfrbpo/dWa5aWVMp\n3uLQ\r\n=frkR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDeoNVBPZFms+Go5eTH8qqVpcFtruKbRkkbjZdPw/HsdAiAG/A31Hs+o0DjfA2fttw9kCoelR8jXP4RDpG4A28dcTg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.0-beta.7_1627579317572_0.214341852113483"},"_hasShrinkwrap":false},"3.2.0-beta.8":{"name":"@vue/server-renderer","version":"3.2.0-beta.8","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.0-beta.8"},"dependencies":{"@vue/shared":"3.2.0-beta.8","@vue/compiler-ssr":"3.2.0-beta.8"},"readmeFilename":"README.md","readme":"# @vue/server-renderer\n\n## Basic API\n\n### `renderToString`\n\n**Signature**\n\n```ts\nfunction renderToString(\n input: App | VNode,\n context?: SSRContext\n): Promise<string>\n```\n\n**Usage**\n\n```js\nconst { createSSRApp } = require('vue')\nconst { renderToString } = require('@vue/server-renderer')\n\nconst app = createSSRApp({\n data: () => ({ msg: 'hello' }),\n template: `<div>{{ msg }}</div>`\n})\n\n;(async () => {\n const html = await renderToString(app)\n console.log(html)\n})()\n```\n\n### Handling Teleports\n\nIf the rendered app contains teleports, the teleported content will not be part of the rendered string. Instead, they are exposed under the `teleports` property of the ssr context object:\n\n```js\nconst ctx = {}\nconst html = await renderToString(app, ctx)\n\nconsole.log(ctx.teleports) // { '#teleported': 'teleported content' }\n```\n\n## Streaming API\n\n### `renderToNodeStream`\n\nRenders input as a [Node.js Readable stream](https://nodejs.org/api/stream.html#stream_class_stream_readable).\n\n**Signature**\n\n```ts\nfunction renderToNodeStream(input: App | VNode, context?: SSRContext): Readable\n```\n\n**Usage**\n\n```js\n// inside a Node.js http handler\nrenderToNodeStream(app).pipe(res)\n```\n\n**Note:** This method is not supported in the ESM build of `@vue/server-renderer`, which is decoupled from Node.js environments. Use `pipeToNodeWritable` instead.\n\n### `pipeToNodeWritable`\n\nRender and pipe to an existing [Node.js Writable stream](https://nodejs.org/api/stream.html#stream_writable_streams) instance.\n\n**Signature**\n\n```ts\nfunction pipeToNodeWritable(\n input: App | VNode,\n context: SSRContext = {},\n writable: Writable\n): void\n```\n\n**Usage**\n\n```js\n// inside a Node.js http handler\npipeToNodeWritable(app, {}, res)\n```\n\n### `renderToWebStream`\n\nRenders input as a [Web ReadableStream](https://developer.mozilla.org/en-US/docs/Web/API/Streams_API).\n\n**Signature**\n\n```ts\nfunction renderToWebStream(\n input: App | VNode,\n context?: SSRContext,\n Ctor?: { new (): ReadableStream }\n): ReadableStream\n```\n\n**Usage**\n\n```js\n// inside an environment with ReadableStream support\nreturn new Response(renderToWebStream(app))\n```\n\n**Note:** in environments that do not expose `ReadableStream` constructor in the global scope, `pipeToWebWritable` should be used instead.\n\n### `pipeToWebWritable`\n\nRender and pipe to an existing [Web WritableStream](https://developer.mozilla.org/en-US/docs/Web/API/WritableStream) instance.\n\n**Signature**\n\n```ts\nfunction pipeToWebWritable(\n input: App | VNode,\n context: SSRContext = {},\n writable: WritableStream\n): void\n```\n\n**Usage**\n\nThis is typically used in combination with [`TransformStream`](https://developer.mozilla.org/en-US/docs/Web/API/TransformStream):\n\n```js\n// TransformStream is available in environments such as CloudFlare workers.\n// in Node.js, TransformStream needs to be explicitly imported from 'stream/web'\nconst { readable, writable } = new TransformStream()\npipeToWebWritable(app, {}, writable)\n\nreturn new Response(readable)\n```\n\n### `renderToSimpleStream`\n\nRenders input in streaming mode using a simple readable interface.\n\n**Signature**\n\n```ts\nfunction renderToSimpleStream(\n input: App | VNode,\n context: SSRContext,\n options: SimpleReadable\n): SimpleReadable\n\ninterface SimpleReadable {\n push(content: string | null): void\n destroy(err: any): void\n}\n```\n\n**Usage**\n\n```js\nlet res = ''\n\nrenderToSimpleStream(\n app,\n {},\n {\n push(chunk) {\n if (chunk === null) {\n // done\n console(`render complete: ${res}`)\n } else {\n res += chunk\n }\n },\n destroy(err) {\n // error encountered\n }\n }\n)\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.0-beta.8","dist":{"shasum":"a1e0896a70f92755d1c819956d39107e0ddd9a68","integrity":"sha512-MvF0eUox7o/6pLuUuSxzoDGd8GXBwl+8WNyuMXx6zyjmc9ef66qDptlIykxqbb/qXxAMLYbWT9wgXehonBBHUA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.0-beta.8.tgz","fileCount":10,"unpackedSize":108214,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDfo0CRA9TVsSAnZWagAAFggQAJ/9n6hnQ/vbdyxfdEMU\n1ceu9K2uxRoNDmTiq660Dg56UZ5ujPnmFLFuZAO6kaXnl7BApraDYSJ9/98M\nFMKH2yraKtoVzgfy7Nk1vKbzkgRQaflRoWdygxqagB6MtHg8/VvGkRzc539D\nyDEbGWUlkKd1/SCChYxdId168kKGjV9II4Et9x0DLdlfXMhiwthyBnHFNQTh\n/IRaSwottC5hq81gBXuJRSxjh3D5s6eUCcImbbb2m1H1eylwObnheUJz68KK\no2adJ/XuC91iLXZarY4fT2Nvcliao6N3lzBA19nPn3zfeFdaBWsa4oljsMNA\nB2q29iBJ6idG2gmHJKESdGPrDcD3RAi7uR9nwqfvapXbNcFd8i/3Kc/m4v0/\nWWw+np98ESbL33O4WRr2Oxoi63TAPzr2wQL768joZqdNPztlvvbq3Obr9zKr\nxH2uD1+Urvz0J0c3O8G5GJ2ZYOBQ5KZPXRdoe0uMET8jhPeyZ8h392lrQaSx\nXptCoBLGUmrdnlYPm4/7sh9YDJ2B756FCoa3qWijO4qBrKDVXCNhZphiTLL/\nr1HUiNVLeZ8NY4YUBp9Er0BYYP3Gib/R3lE9NWkreet1q8A/fy1Xb9B+8eRJ\nepRKnTwcKbxsZksOZzmSBAsBYZrw2iK1Y62tDqFMy3Eupr4OtebXDdxqu/GG\nFb1y\r\n=POrT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDCktGWgkbEMlgs5LHxyMXAA9kFtmaf15EDZXU2RBonmQIgEoyTgYB95FN+epEoOswCcdE77YBBArfhtzK5ZpzPY/c="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.0-beta.8_1628305972773_0.43027072983164594"},"_hasShrinkwrap":false},"3.2.0":{"name":"@vue/server-renderer","version":"3.2.0","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.0"},"dependencies":{"@vue/shared":"3.2.0","@vue/compiler-ssr":"3.2.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.0","dist":{"shasum":"7110b75e5f99c27144521daba9853a89ac927a45","integrity":"sha512-fkS59fzLorz4hsXA8myKdxP9isvhBgUKRMFThDk8afQprS4td+Ky4Q55uugy56feVkRefOySJ6E3cZ4nquXo9Q==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.0.tgz","fileCount":10,"unpackedSize":108186,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEYdzCRA9TVsSAnZWagAArqcP/3gXNHQIUEHlolQJxgVK\nB3VlGTsVCU8VlXxXDTEz+Wc7jAMp0mWMUbTVUENHzpMvtpfe/qPaqIGOng1A\nhd4PCuvv8b5LhH7fsO2Riw+TvnzxZ7yfnQdRLZNUpuqRhF4fk1DhunJXUqO6\nABj2vx8ylMCiE/Soxq1zbjnuHvgXpYm25KhQx9VLqNEaMw11A0WHDQCGlME7\nD/NWT2OwnVGPzbz6SbNLOE+rguPumXijvCgVQCwYHrEjukmR8Ha+TmBCjbSW\nhojYXC470NpPvgXURJIsq2zX2ygtaUGnLWU1t299Cm7+DfhOE7YiyPcyLCQD\ntKwLgTgIJHvm2lg5vWp+DqDNj6YoNYyhGSLAaHGXc4gkCR4cQ0vqf6WLWkZV\nuPvR4E6pVp+dWj+bwUYSPFYypwvlkGVyky1tgQzRBtqW9Np6iyEjNywvOWxu\n/eawhzcwaMx/uzkbPtM3bX6oyqQjXAPWz3zfk499pK32xPqeZ7kOPmuKKMDC\nOsnv/a/Xn2Z25HtHlkx8xIKYCkwTTvnPw5mVF0rcaEXhYxwxqkF5AApsVlZG\nPfjgp24eemUjEQB5dg9ay5kq9Hf8CeUmnxFxc1zc732xEcNl58TYE5IkxwAq\nPtSxxRb8dsfFwsKaxyfLc3rNL+/py6OU4WoQFUspBIJ1splPk7xFjPPQdZHm\nF8xV\r\n=4jSF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHHG33paDD/4rtB2Wl2XyuNRqqgX1NsRngnKwlpH49YgAiEAwQncswduZtqpMNb2vWvcLpZF9rbTTpLd73mhJYySlgI="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.0_1628538739066_0.786740175423517"},"_hasShrinkwrap":false},"3.2.1":{"name":"@vue/server-renderer","version":"3.2.1","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.1"},"dependencies":{"@vue/shared":"3.2.1","@vue/compiler-ssr":"3.2.1"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.1","dist":{"shasum":"249c8b5091ccc4c939ff1a2b5786d1da81c5dfd9","integrity":"sha512-Zphh7jjysefw4c4mqy2gDlg5W1MYpYuXPlbv2qnjr4IQHjR/FXQfrqo7U858SOCGXL7sXvx025/BstefP4WBTg==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.1.tgz","fileCount":10,"unpackedSize":108186,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEZBZCRA9TVsSAnZWagAACgYP/Ar0gLFoRcvEupojRKpP\nQk3OREFDh+GD1mmWsQ80VUTMqiB12JLakcdMTbAce8IviT+TUAa6O499y+uG\n8jguSG9cHI8V/9ABqdBbTrIyYsjvMHLafiUwCMFzKxX53wVV1/4JbSRlgqeJ\nqo/8q3Rw11NzINKWe+S2tQtO4SMZtJXCVCz7lPLbRnd1FXts/0M32rQmSeWe\nIaQw/aW904ylDINsyc51RchkU8fPyCP+5+D5DuI9m5O76mDD4EYBMMb2iB1v\nLutcUj/BDEFXnXEDH6FmLU/soXShToZX+Kl47lvBvQX4KqoBafBxlgVdv5qz\nIhir0S+YcRbpWLK7Jt3vIQlqKMR8bawVJcSFSX7t/aE9RhPS2wzKHMxJyH3L\nQg6mX3ZuRAkuXu5xLnGT1zXd+XeobjoBe6046EtL8MUEJdZvGYjWsGukqNAb\nbpvcPa4AenIqNTkc89PKLj0qT8dsjHNG1z5WkMZNYe7MPnhGDd/0dJZxwxlU\nPqKBFR+qpNralDyJPEnPODKDVXUqPoNHX8oOPAizbFO0hVFuDJkUQ7kYXFDv\nk8sO43TiZ5wpQZzRHG+swY1vvyZxbuLdsifLFCSiE/pvlWYAaF4QTlfn9B0t\nyWGZigk0TQLUG21gKBKUPkm4xz9QJPiRDeSFGDcW88CrpF4mhbcOIN9Qos4y\n8tUs\r\n=8JAh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHpCbwwdXaDPgarmBEW9ZFTVWi7xxEn4nXd6NvihcUWMAiATnJ/m4OBw8DJHloALITSyaclXGuI7VaYSRSyQ88ltPw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.1_1628541017270_0.06966951087005402"},"_hasShrinkwrap":false},"3.2.2":{"name":"@vue/server-renderer","version":"3.2.2","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.2"},"dependencies":{"@vue/shared":"3.2.2","@vue/compiler-ssr":"3.2.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.2","dist":{"shasum":"686a77891d2d2ced8737d18e0d1564efe94205e5","integrity":"sha512-o2EcPOeDfXvSK85OhdUWVUYumFW57+MwGFCszOqka2EFpOQVrzvUtYeF6KN2kCuAxexnuVQYtIDQwPZRchXSnQ==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.2.tgz","fileCount":10,"unpackedSize":108979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE++CCRA9TVsSAnZWagAAtQMP/0s3lrPP+ivVyYJBu3Jq\nkjZ+2mIgNSyS82SLWZMv/vDeg8CvmuvveernqaaNGNVekWtNvBbZEyERXg+s\nXbUsxFNpixHWGiSyurF8ZBRPX6ejHV14O57LX3QBsEu5Cn0BagobUTmF0EC4\nMRJ5zBG1Qi9Er9vy8WPDjDnzPr+wMXZPEqE5hvAtEyyGNDZVsfDHc90oC++N\n5AhjvTVrMFZ6unanH1oJ1Z1GJGYscsDy/xeOcAWbObg3oKDhFIGKN9Vj5HuA\nkvFmz27ziqp0VkB187sPE6bpOOy+4WKQc6UNj/hsfcDPBJPsrDAxC5Lgvqe7\nslVWLmeiv0dnjHl2xoJ0AyC40/XvsH2+XNlQ5uB/7dz2y3UqPVbLHLDetMde\nNZe8/UwmcbaDdJD8yLO16OeSoJXopsArsgfYtFlXQ49+4OdQWzZTtaxjVlWz\nD+njwSXnp/zZKpTKmNstsfjBdLKXUCJRjfgiuX1uh42VyQSixFxQhdOud1rR\ny7/kAsAeovbMi7H/gzmkFpdE/1+EqvkzzX5zimeLC4mOJvFMFHorlxhhEeJ5\nwHgdgz9pAk3Rv8CrpkYhanXQqjLaxjti3Qr90vA/2cNac5MjLDp3S0PMmhvj\nXc0FWfSFLeF2oBG3+x4MLmIq5C0c2nKX9TFA4CgaIVqfSidilTCIxZlb1vus\nxdio\r\n=c0gw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICrE7CJGws2efo1noYBUpGCX3QMLIc4w9FDYgBDE8ITdAiEAzio0rB36neBXColKft+cxkZLgPWWpVWdVNRsmU2ri3s="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.2_1628696450011_0.11443856703913502"},"_hasShrinkwrap":false},"3.2.3":{"name":"@vue/server-renderer","version":"3.2.3","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.3"},"dependencies":{"@vue/shared":"3.2.3","@vue/compiler-ssr":"3.2.3"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.3","dist":{"shasum":"eb21198b52dce9657754c4119d1048caac1f45e2","integrity":"sha512-vMklz+wqA1EGY42KcNUI4ZFEDNd0V6oHKQyyJ32djhihtUfNJ+HfWsBIlHZ8YrQoqXGEdfzDcelPNB4N8/StsA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.3.tgz","fileCount":10,"unpackedSize":109348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGuXyCRA9TVsSAnZWagAAa1MP/2e0RBbk3jR9TsPoJgyG\nRsIttSbtbOLJxX61CYREAjTUyH9heJaM1FWx4IB5qHGgseNsc+15h1vBY0Iw\nyjtFY128BRI8ibOGehuLOce941YCk7Saef2GfWPHn3cAvOq5FCJ/HMDDWaBI\nvYS2ZoCiEfhG01PHRbfsnULVsbjWR67Y/3nAw7RU/5c/92cA6CTlu61sIFSJ\nWan4CSqSYqRnkWCsyYpzNeT+TJVwQuyEeZzKGXL9sulj+I1Sf6dj22bVwnZa\nUtr0nL5iLyA9GobHzo0oof8PV63HXsRynzPjZlU17PtM/LRRxQafe9icgWpt\npPd6tGrFasJouyTYKIU6YZOm6jgvzEczGtU9IAkoFRmJ4HBXlflhNV+Ey36D\nOiSr0IOAZQWLM75VVBge4V7YumfVQAbUYX2BiT3llLq1KSYHXkXUcQzH7Ete\nif4a70ymAzRc9XZ6KF0hAdUo+sxSPp7QpwcmjX6DLL8OoKb8QMgrTG7NIlQj\nXc8u2gDKSm2KSbcUAbD3Jd5q8sIrxACizwNTOinY+mvwRPKN+R806JOA25uK\nT8w6/+1oUE1JlnQfJ5L5Q8fvkpYapIPgCXFLqL/ZQJvQJE6UcXubeTBEF80e\njrcFy/Jgg/qbQWjDW/s+Q3QrTB/GOKSJxI2Ozno24orrZxW/Fk12h1dkLuwg\nhV0y\r\n=aage\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGrrKmOPzi/0HImXQ/xBirN8dg9dGZ2cmZjiGkSXfzuHAiBduoiMRzoLlUpf6DXokfcM+G193Vb3nO14fUf7bU85NA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.3_1629152754803_0.28055673939745795"},"_hasShrinkwrap":false},"3.2.4":{"name":"@vue/server-renderer","version":"3.2.4","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.4"},"dependencies":{"@vue/shared":"3.2.4","@vue/compiler-ssr":"3.2.4"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.4","dist":{"shasum":"7d465a0e3c8d4eefd45b21c4b968269880a02215","integrity":"sha512-ai9WxJ78nnUDk+26vwZhlA1Quz3tA+90DgJX6iseen2Wwnndd91xicFW+6ROR/ZP0yFNuQ017eZJBw8OqoPL+w==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.4.tgz","fileCount":10,"unpackedSize":109348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhG+NkCRA9TVsSAnZWagAAdAsP/Ro24KfB/58zLETZeNWw\nocQge7FrldvPVdxo0zexDbwWJaeHI+/zJiTMrJ7EmVxWzB0j4gZ9ujmwq3xH\nee971St/s1v9pWxDqZTR6DTuZn54Zd4ZwCfEP3daQ8oV40eno14y+eSFjhHo\nYY+fw3xK0Fn1cUi4Xum88JbFwkpLkUQpAhY2UhSCjv7Cf/C5PjNrCI17x7jD\ns0BK/qCCEdtFEFMGctu3x2EsPEDVyOE6gjpDWI5bXTwwB1zcTfyIN3wygKTN\nY2uhkTMm7mODpd0qPAJHM9O8UN9z2rp4+wOfPwIlHAY1/zGdVZAdWfW3Gr8N\nve6A0IDIpjFc5iF02U/JDtAPFum4o6YSDK+1McHl3/F+e5C7FDFrTfN0woSJ\naoDDBc1khLy+zkRIls7H68SW940MBZEJcyfFDcYg5VWGYoH+zTeri45vtptl\nE5czkzJTrzGMBLp/JPGIyoSrdJ2z+xKSvcPZ930e+KhnJKnJdV4eKw4dL1ap\nlvsLrtxaIvM+jvN7vvOB5m7iJeU3RPWVL5ZlzHpow5uvv5K0EWoo7MV1iUM4\nup/V1XP9Mf144s/LnNPy62xYYgkDxxFgLUtL0eBVn5OOq/797vgHqufgYcDZ\nZrFWNTGG+0n7zo7j6g9Nak/TXIYHA00Cm4u/V1JSdE7pvEDOaZHBDpGs73Xj\nLqYi\r\n=QZTq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/DriJaxPVvE/9CJoDqOzTtDR3CcUNn709mFUCB0x8dAIgfRr0kvG1pk3pc2ZIXjWldYz3tT/D9rYaSl/6uq5ZZDo="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.4_1629217636242_0.6013078310837618"},"_hasShrinkwrap":false},"3.2.5":{"name":"@vue/server-renderer","version":"3.2.5","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.5"},"dependencies":{"@vue/shared":"3.2.5","@vue/compiler-ssr":"3.2.5"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.5","dist":{"shasum":"7730f3c7c1f1c3ba775170dd37b80ab6ca5e02bb","integrity":"sha512-ti6fVhoN+zmygLaZxT2PEmZfXSKq6RqPoHlrKnogab4wmZQV/OAfEvNTljte/rxfBkn1pzBhSJgmcSVlgFmQtA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.5.tgz","fileCount":10,"unpackedSize":109348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJRZWCRA9TVsSAnZWagAA0hcP/3QO3sMqTlF+B1ggzlc0\neGuHG33ze7xrCNH2YcTYzHN8KM4StJaIBgLBRKjJtgoyjF7csB6+AR6mF/1S\nE36VvZSxwaGcl6FMdM+uqmekbJtsSn0TNf1NK1Ki1IrsFvQrI6SbRmPIPScQ\nG2ucdkX2yPCieP3J1CMvuJkSevocEWD3k3NaZtER79Uh4LX392y6Kg1Ceoia\nkHFQ8rUz82JyMoSh5uXUZ8gTFhg4YWhIV7BKaw33EUlf9Q/MVsVi1JdzNhEk\nldP0S7IXljoJxVAHNV+nL0zhZUpDaBIt0iBwwiaF1zy0iOwc5zc9HoPamo16\nid6ZAKm48N3vpI+INqmROvdC0kAGXMPpTf4s+VNoiT/dZNdSGt1DM41Bowv0\nJms1ygiv2g7RbcX/s/82QTpJvFZ6+1d2dlPuDH07DFiMLizrItiK7OLUxmwI\nczNPVZ3RkjM8S8ppfMcX4vBUjNgYUoeOy5/hc+dC5z9ewyA0Jpo6331ll2HW\nmEJuRMuQ1dnuIvi7Zij9e8IeAEBkHLx9Ca4xju7ce2rf3n0sjjUWCPHN1u4+\ncyUqFAr1eIhjRndsd3QIq4iLCxVZe6jLTghWptzVtblQu9RdH4NEI84bzpBD\nHa65m787Dcx2aVOCC0U9e/afgrqme7mWdnK93L603mbOqhhdNqrhmccbL0zV\n8xCu\r\n=b/2W\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC7uo0Ol0Ia9sR0bI2lgBLlpMI25YE1LQqxG35wpBDeMgIgSnC6dKAj264h5BzBUFcRq9jT+GD/EFI2uUQCCYnJLm0="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.5_1629820502261_0.7101889019175667"},"_hasShrinkwrap":false},"3.2.6":{"name":"@vue/server-renderer","version":"3.2.6","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.6"},"dependencies":{"@vue/shared":"3.2.6","@vue/compiler-ssr":"3.2.6"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.6","dist":{"shasum":"f6e0e6160e57dea894dc88f616451f9e6558329b","integrity":"sha512-Izc4F79W8Q36qLV442Yp1xOdwekb5DwA2p8wFsWmhgDLDeZOP9LeyYqN5BduDtAfLVe7gHOwt2Xg7QQltSVuBA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.6.tgz","fileCount":10,"unpackedSize":109348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJSRkCRA9TVsSAnZWagAABYQP/ihDKp/uYRjU59A8/yiE\na8rfbG0DB3r9k6n9vACx8TcwoTHMARwtX5l7kS0TVpELvTq9pCgNgXhQjFvs\nuUaEJquqdCZOYQOYxIQgAoYozZLyPyOqqBAMfOjN+sg0DWALb0oRonwDyfe+\nLABHstxuZZfohHIXrjV5pN0xbxyahe2J9DWSuej2xV5EtXvAp1lKSxt1cw4W\nAa+u1vZutF2oyd+VCmqplNVLfOvzWwqCUi34jM39La+85fcq6fQicCDi7TRj\njjg5NTAgj6+Z12Hd8bRz4KJ1p9hbT0p0Z0hWTyxa9t7JZhqa5Oe1ejEFAfhc\nxZ1FNSrAxAwe46JiApTeatZe74GAe5twq6dwP4ujx76rMQTOsURmOqEuaNG9\n7cQb+x45qXZJuKDwL5bHRRGJDF4vNfnOXT1VMRZmmdSTl1C/BefIKyzrKeHp\nq9B3bTrZnMrhEG5jumzGSOst+ZuPlp/oVDEjDd6ZHjyKsGhKV+fmBQG6PEYr\nKCyVW5mHkKtyV8646GbJQb6gfxrhD87f1/mdENae9lCSjobU9VMXptc0rGXo\ngj0byCrZKcnXR+VupzLouSkx9Jea90tIwxCBxE8+IyMOlh3D+ZvOPjVq5Eau\ndz+sJJkDe/m7kgjRoE1GrvomAQ7LnY1biSpEfpCir+QC6C2WJ8GrqBXnUdOC\nbxRy\r\n=afOG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE4bGZhAPfxj6qIjU/NpCwOvRLqkagiL22e4Eta/kbK3AiB+1jLo00pcy6kGrFQtDTNg045lFlKE+/w7NOxB+C9+Qw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.6_1629824100804_0.9460003750096733"},"_hasShrinkwrap":false},"3.2.7":{"name":"@vue/server-renderer","version":"3.2.7","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.7"},"dependencies":{"@vue/shared":"3.2.7","@vue/compiler-ssr":"3.2.7"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.7","dist":{"shasum":"a9589cf4ba163db457e10d88fb7bbf4aeb94c589","integrity":"sha512-cceYfK8haSn3qliOKxmpWWrJAgFzb9xNvwXoGKmMxEhhzvW1xGKnwsNMYpxAi6VAIW6Fs58s2CPuq9TAQZIjXA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.7.tgz","fileCount":10,"unpackedSize":109348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhL/k5CRA9TVsSAnZWagAA+V8P/RW9XmugN/+QqSdFTKbm\nHJdNm/jQGgc8YydQor/XBlneztRoOArAZhu37l6Anm/UVW77BGrPeg3pAlMG\n0Qc51C3WajCQheQCJBjhXnF0j+i+tOYTrWYwYFlmsZ2idpJpxei+oCu4N8sa\nVb0xEhkj+on2NjK5nEYYZOQQ9NpsVVBMXBsMEej2gv/xgDStLn250WYoik6a\nIQb65esxRtpE2y7NzVU/UMIHpLWAOp6/Ow45BXCLovRTxdR9JiptUOic1pUM\ng4iofPSDoTdOXgthGt49IstnQ5wTDkePCCJ8FtnsKgjjHoyH2ru5HtbVReHl\nLSdNdD/38m290t7PZEZyr2omDVgM0/pNXSCNrJa9Awgq0xFz9xsANGnMnwYO\nm/xnuTMJJultlPA3PCUcFlBt6KA9GX4F11RMFmvkmLgbsBsw69G2dypCoskt\nm2qw2mov0Scl/rF7e04Ns/yRZW5lJifnxCaGdB7VCX/V6cRlSDxS9W9pIRtg\nCRX+bEtx9h60xEkYgB77hWhRMBvnWDgci7quKRwSW49gyptTVGX4NQ+XBIRX\nh64bXWCcpg65zFAcL1n43CSo7OL+1itkPTeiexFYj8Z6rLzzvJTHNiT9UX0T\n2pF6u1VB19vNY4d3FbNWkbyxkYOKaHa8AEaaCltFdBRK+tH0HF/v+ClfI8uX\nuqiX\r\n=X+/3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCtBMWeqT/r4+rO2mkkQ0tkEg9ukVsQNs0X8CJ9n3LtCwIhAMPbdCOEILZcp1pzKRbF9Lqqg0YV/Y2xTtRJg4uccR32"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.7_1630533945269_0.48531906659250046"},"_hasShrinkwrap":false},"3.2.8":{"name":"@vue/server-renderer","version":"3.2.8","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.8"},"dependencies":{"@vue/shared":"3.2.8","@vue/compiler-ssr":"3.2.8"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.8","dist":{"shasum":"f92efe9215170eda98413364b572742484e5ccf6","integrity":"sha512-vAzYQWxwo1xot4E4rzeOfj1TPxFiMYAJ/eoCa5M3HWz2MzA7r/zPXawSCKh4wY052i4bmnS2tiwezdg65TjPWA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.8.tgz","fileCount":10,"unpackedSize":109348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMRwiCRA9TVsSAnZWagAAn5YP/2jni2IFjVNVh7TvDC76\nYzCjMpR8suADB6G15Uu1xD4+rSERQoD2HDqSli3q9tFXu6EkNKHNVKMekqxm\nPAng35aU83pPXq3t8mHeCOaOmPa8W/tRmRjmT0OjLRIO1a8guhRbaG7B/r4u\nWHAgVaGkNxRS7Eyp7/NqA8CCGt+x5lPdxYdkOTa0yorQ+ZxbNsH5PdkOAW08\nFViQA7dyPckFVVjWeWtMWfHaUVC/svyMUAOncdDZlGUVPmIU9VpyakkP4Swq\nfknP2km5qi4QS9F7XvVvAx0YdP224mNgScX3TTZ6b3snuvVsEdrkn0bto7Ck\nAfgPGFNWaB6EhsTtPU5EULvFVXlQ4RFcuXrCVDY97NFGoc6cMb7LrwYIHuYe\ncIKcMBG6P0R24NwEufYbzBCx1zrzTAMfDWYuZ7+VRZZelm+f/RmuVD890JZG\nd5IJSJqHq77/LF5woF1qJtqNZPN9nDHn72NfiLgtkzJ7ZdNreYiNpTtU2Td2\nMRtJ7LddWKAbVmHe3XdR0sBCtIgc0osi/7mZb34HtUyNwVOSqbP8jaNES+wW\nvcZFMAWkzk4oSGcC8U2rF+hmLvIGoLDA/ZBxcdAR7Z7dAMEzjqrDTswAPmq4\nlc5qEp6iA/uiqFU53fM0Ka7oRFpD4KfxbAnTOALI+vvxwUGTsztHXYZ0GIAx\n2vis\r\n=ZaDu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAES5BWJdWkSTqBaCq1NbLRhQjSdgh59SwKrkIrSYYmtAiEA0RVcIFQpzE28Y6xSbZJRXQa9IGzkyC4CWY81W5bbru0="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.8_1630608418705_0.6843884268931535"},"_hasShrinkwrap":false},"3.2.9":{"name":"@vue/server-renderer","version":"3.2.9","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.9"},"dependencies":{"@vue/shared":"3.2.9","@vue/compiler-ssr":"3.2.9"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.9","dist":{"shasum":"85945cb0c915dc1e24f38da7fe2c0359ad9e4195","integrity":"sha512-FnroIN5adULE13JEpsFTcppPcJzFspZwVUspsTj/Xi/RJ4ikLyBU4wXKw9ouzduoDRRcqggoJMKCHaC1QwS6Fw==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.9.tgz","fileCount":10,"unpackedSize":109348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhNUOdCRA9TVsSAnZWagAA9VMP/1PRT69CqPnSMWaGnNzJ\nOJx9QXDS34Pr4AG2mjHkSkuhueLtODIeCCWkXhUfb64LJ/7jNI4ccw4g2xh9\nQLoh2YXClziuDsRIeS1I52/MZz0fjSu2OkEkiV9Dx+GGrJnxoLz7+R5nnazX\nlDkwc9AszsZxWjPFCK9FRAdFIzpyb4Yd190XdoKV73XQ+cGxG/ICYVa4/7xR\nIbXQbWNx3sy7TyLkpxy+SqwQY6DKTeeh/x6wtXlDIhYM/Slc97nXMAHjtmp2\nqmFZoGVzk16mgUxoHoiPB1dD3pahHDLUfLrx3hR4qEkY2+fnLncgDG4DGOjV\nqR7pjhtnNfW24oAqd16V7l+tbqch4NpX8sY5Q2CRDnpNawOqFC2qLvcbJ5Vu\nfaINhKdvMkJyS3pcLZFLH71tniabq3Z+52EIn8xIJT754olrxCqDv+72kTE8\nrK3VUJiUQ4ulCRCI0JL7BwBYoNzB7hN7ja2niMMraWvtkfgLkxNSI1Ad8Lgb\nx8JKN+PjdPf4vXC1RgXKHqXzCWSXpW1bAXVFjfHQi3iV7J01cT6Y2dR2HWF3\nW+CLr5Tb0eATNiyNbi+lPL6KcXh4dgw4hOZTdw8s8/f2KjeeW6PXjvOMT5vj\n5A1CSvq0FvVj4qopBPt4ZQzKQrBhkf6sRnPvpwVtkjVjvWIid/1cIsU6b11E\nJHUt\r\n=2DyU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEukCyBFIvopxW5583Wc5gG7JIh3DR2NaSqjXvqbI16DAiAZFsYmEC6Zhhcgw6yWUn76oXpY6qDQe3uFzUSDW13Dwg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.9_1630880669086_0.77309437474338"},"_hasShrinkwrap":false},"3.2.10":{"name":"@vue/server-renderer","version":"3.2.10","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.10"},"dependencies":{"@vue/shared":"3.2.10","@vue/compiler-ssr":"3.2.10"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.10","dist":{"shasum":"cd930757c14f2bb723398ae7c5abb1e5c9234273","integrity":"sha512-D+dDSrO4KDphtSHD1CM7UxVHpeU/frBzukMUIBh5ZmQgsqcXUyd58/C737u3bhaHSLbqyVX+tq1o5ZJLjdZWng==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.10.tgz","fileCount":10,"unpackedSize":109352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN8mWCRA9TVsSAnZWagAA0wEP/j5mxr+TNscopyfP2sXe\n021PvlQlGun/xqAvwA2GUNhIpF9w6HodQfWK/X32ZdjQ1oBx4iRc4UOIJICs\n0AjYgLWUTrp/gcixt/tVWU+vZvut9rMW6bb0Lz1w0IcyHWlR3blzZPUAuwnd\nFFgRNmBphVqVoDavWB3gtLa5ygyTAwxEfkVlMuv7UrO6IJYrgfqhXCsfKdC3\nAo1mT+952njxG/UrGxbndA8b1k3OdKxusAHIP7tZ5wkpLIyaIXhUjzz3e2vw\nJyzehJlH7eoouDHrH0SoJ699l4DwPU1P4exHIWbUWNejhlTiy5cWCySlHgge\n+nGsxMy7b6n7euBnOe2DYJdlSTj3RffpDWnaEie0UTDUhNxmJbjppNAQihAU\neCaxxgDFBbhXMBpupGujwNJxwS2X/ZmhCbNqkFE/UkwyMODNoleAcFUK9r/z\nLsImi4RSmxLqk6tTVOPk5TtoKHjZKI7CyDS2quYpL9D/k5tVRrm0QRbFrz5L\nf4duXP24ePGOaX5+bQmED3aCEiv50+1WX2NQinHlkB3i3xTRZlJSu94lM9MZ\nNcwsZIHSCDCvuhqFSk26Z/jUJ2HlMbHZOx7uUZEy96MMTFJhvaT5V21CB/Mp\nbZEJOAQVT/nXhYUZopZaIQ+PZO84fj5xVHZynpiO0z3fyYVMGfi4ZjMRoTld\nONm4\r\n=7a48\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCwrkCrF0wRRQb/Rjm3UzK+Vbda9eRpHIKRRNfBPVEMKAIhALnd2PF5UoC+NBiex4XYy6mOAefaI2cftnC4dtg15JHA"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.10_1631046038285_0.5171327514437338"},"_hasShrinkwrap":false},"3.2.11":{"name":"@vue/server-renderer","version":"3.2.11","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.11"},"dependencies":{"@vue/shared":"3.2.11","@vue/compiler-ssr":"3.2.11"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.11","dist":{"shasum":"166b1c8a80a9fb2f83f4fa0e49e94a52c4f85c5d","integrity":"sha512-ihWdzJ48QjgiKFTSz6iAKmO6zd5zUme6RtdHaVVodQlFY2o5X7E8YcfRCc1TZOdYHwgjlktlqpd1noyAAzEnZw==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.11.tgz","fileCount":10,"unpackedSize":109352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOUAiCRA9TVsSAnZWagAAVsgP/Rr4+NYlIqugqKy+zVBZ\nNj9YVaR/q0+Rvf+3uTyZKpAYKu227BejJWOOjV0SssiQpycgmRnjRWBU++Tm\n+GAsCu6WIFGEYs/45z/bAS+yZXkGaazFlnlxct6GqXrb6CEqNBvhO/rRVbdL\nex8WAfGUy1LXab/IFiaef5x8fdQccAIq784K9FHSGEa9ydJk1Mw8U75Tdt87\nm2n7j/W0RHbcFbgX6vVEiUEZjVNYTZYOH42a7suoYO3f9zxBoN8f+5qTazoM\nL1TWtQDsc/JSjszQALwZLWMdAPg0ECh8V/9ZIYdy5kmJxBNHmhRTyb/dyZLv\ndevkOSFDu3gcyODIxc/RHWbkIPNXTOQoqD6ZsIxj8d9xE0OniqiMVJBP47fp\nI80G9z+RNhn3IBMPzI4Y5KEl/u/NzPkJZbucVmAsHqyWdzzNKqyzfHz5Gpsb\nIdpFU2upyYyRLlq7NJ9N/BtbNtmyYGBR/jpimOB+jn2EEgdaaRDQumApfpCN\nsxPGc+uj+cvJnu0n7Dnnxfg3AZyL2ZJUvKvxovrQrP2H6PuHxPO8I2uiHTig\nfR4nMQunQdrlqn2kadC0CDNnqSkRP65AtZHqbgXvetotq4FQDUg6cDuSisAs\n4OKkDGDw9aaKr0exbMMpIQXBX6dVBJcSKf5prRl9YzGfPtMCfA+kMg2gis6m\nH5JW\r\n=GtH7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDsoApgFCtZOw2eu9wgZxeQuegnmZCyO1Q84SPLI9B5oQIgQKpWGmqDWQcvE9cZzsZqmAoNvTHMuDVGzzkW4zPm1PY="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.11_1631141921846_0.3377779950333788"},"_hasShrinkwrap":false},"3.2.12":{"name":"@vue/server-renderer","version":"3.2.12","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.12"},"dependencies":{"@vue/shared":"3.2.12","@vue/compiler-ssr":"3.2.12"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.12","dist":{"shasum":"633160c02a1176687ee4a56d3d1d0dae0b613bb1","integrity":"sha512-UaCFshV/NfE0Z73+DuDMaHVBCipvitRo0myA3yO/nm4tyT7L6yz66qIwthR4m4HnBQh/vnEK/3c1v6sS3Q2auA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.12.tgz","fileCount":10,"unpackedSize":109352,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICTXkt+aZPdyrRkcnJ0ImzV7jzmvWbzm3mGSHvZm7cdLAiEAsBMfeJukS3K5K6rjIVFLPxYaPVC8DnPjoBQo8iDFvsw="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.12_1631890539054_0.7186089525979531"},"_hasShrinkwrap":false},"3.2.13":{"name":"@vue/server-renderer","version":"3.2.13","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.13"},"dependencies":{"@vue/shared":"3.2.13","@vue/compiler-ssr":"3.2.13"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.13","dist":{"shasum":"b10a564be67eec6721f90b36c3c817c19e6064b4","integrity":"sha512-KI+JFV+vRb95+Jb6IwRRm4Vhvj8wrJTNs+OlATfqwwIRpBGAyxn/4knDJYzlnUf/mrKAkrbw751mHhi+pEwILQ==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.13.tgz","fileCount":10,"unpackedSize":109352,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAmXdxJ6aAPYdNIbcEoabPQ1t5HgVkOTrH99wqt6AvojAiBVVOyWw2GhAPXeamG0vbs5Bcp4BY6oVDhdIxmuMDg1uw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.13_1632248588381_0.3154262584048164"},"_hasShrinkwrap":false},"3.2.14":{"name":"@vue/server-renderer","version":"3.2.14","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.14"},"dependencies":{"@vue/shared":"3.2.14","@vue/compiler-ssr":"3.2.14"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.14","dist":{"shasum":"731cf7d9666e7ac6d56d8c476a76dd260bf0d2b4","integrity":"sha512-0QkC4n2fen0Mel+Y+CsZmktVzL9TnuCNZaGObSNHR+lposbMHsBt5XIZJtqMzyL3d977/biuzG1gXXA5nHVVRg==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.14.tgz","fileCount":10,"unpackedSize":109658,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDAKZyQd+UmNr5qWN6gz5JEfcLtYPtl4BFtvOyy4WYReQIgESBlqnfrRe69OtOHjczvKCOqSXEBZpE05c/ee7jjqL4="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.14_1632350230118_0.3323146784860429"},"_hasShrinkwrap":false},"3.2.15":{"name":"@vue/server-renderer","version":"3.2.15","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.15"},"dependencies":{"@vue/shared":"3.2.15","@vue/compiler-ssr":"3.2.15"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.15","dist":{"shasum":"a79a7c0ff8f7cf0f702aaa577d5a7ffa7c95a0dc","integrity":"sha512-RGFbSyTQKRtidrj+767/T9PtigOwqIB2+2cp2aiehQ6Di2vN2ITCh40Eh4DEPLPmkJLqaHXLjVhocJ/em0u4HA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.15.tgz","fileCount":10,"unpackedSize":109658,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCcDg51JwAdNeu46TgFPmI+/qonCbjYSEHQk5+Q4OitnQIhAN5hn+nPE/LsKqzn+tlJAvq5eMAXzZBs6KcR0tR33e+P"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.15_1632404953860_0.781642686518055"},"_hasShrinkwrap":false},"3.2.16":{"name":"@vue/server-renderer","version":"3.2.16","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.16"},"dependencies":{"@vue/shared":"3.2.16","@vue/compiler-ssr":"3.2.16"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.16","dist":{"shasum":"791e47957c16f31e53a773c27b0b88d8095d4586","integrity":"sha512-g2aSNYHaExFElYmKw1bfmp3yQmBCPQzrX3Hd7bhDa7bbGGHGchOg0n31SwuMrGk/z/pho4Z0K+LPfChmcECynQ==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.16.tgz","fileCount":10,"unpackedSize":109658,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICfkQESW7yVt+6TDPSGBrdklvXD3N51Q18wdvrnjH4AGAiEA3MiJwRIb2nRWEsZv6T/UOUjgW+ZRvSVw/qI7J/rEaj8="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.16_1632406633847_0.888502479416595"},"_hasShrinkwrap":false},"3.2.17":{"name":"@vue/server-renderer","version":"3.2.17","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.17"},"dependencies":{"@vue/shared":"3.2.17","@vue/compiler-ssr":"3.2.17"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.17","dist":{"shasum":"743b560bf10c98c73320f620d7457e70cae32860","integrity":"sha512-+2jMiJFIIBWLPP5EcfO6z8pMmkB7P2Bi1TcZfKUi8gWeuiksIslOFr8b4sGko7N/tFr5N811yQKnIMxXb8nmLg==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.17.tgz","fileCount":10,"unpackedSize":109763,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAXQurLPICk/g3p6jgJXfvIgZuvo2/5vuPypO5xRZyiCAiEA4kbvXoPNcDEWlo1NGTvtHIhTIs2qkLWC8QeEKjPeVKY="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.17_1632501802885_0.6468677398022482"},"_hasShrinkwrap":false},"3.2.18":{"name":"@vue/server-renderer","version":"3.2.18","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.18"},"dependencies":{"@vue/shared":"3.2.18","@vue/compiler-ssr":"3.2.18"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.18","dist":{"shasum":"66ff958eac719e7dee430c22685d100847491453","integrity":"sha512-UUndtVq2z3IN3PmK+siu1W6lFvP9lb2hyKFw2CxZug3A4jKrUuYadvtItIRxt2rNsLIoLydnxBa2pyUM6+8S4g==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.18.tgz","fileCount":10,"unpackedSize":109763,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE8VBeSO29Zkxx4bGNZFZdrxcrg0gMoMt5s3x34cldfPAiBHCIpYIIqHG1j3T85nzVmCb5ngYDxg9V/3Gs+V5PMAAg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.18_1632513929676_0.53686928953731"},"_hasShrinkwrap":false},"3.2.19":{"name":"@vue/server-renderer","version":"3.2.19","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.19"},"dependencies":{"@vue/shared":"3.2.19","@vue/compiler-ssr":"3.2.19"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.19","dist":{"shasum":"870bcec9f7cdaee0c2187a169b6e636ab4362fb1","integrity":"sha512-A9FNT7fgQJXItwdzWREntAgWKVtKYuXHBKGev/H4+ByTu8vB7gQXGcim01QxaJshdNg4dYuH2tEBZXCNCNx+/w==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.19.tgz","fileCount":10,"unpackedSize":111193,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC9oxHAVAWxNakoemFBRBzXd2ofjxQCE8/DhwwI/R2gaAiEAmzEJnIx07HJiRPF5fFdJtfXtzUEXJi1B0kFTKFEE9+8="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.19_1632596315288_0.610750512575043"},"_hasShrinkwrap":false},"3.2.20":{"name":"@vue/server-renderer","version":"3.2.20","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.20"},"dependencies":{"@vue/shared":"3.2.20","@vue/compiler-ssr":"3.2.20"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.20","dist":{"shasum":"705e07ae9425132b2b6227d308a51a13f4d4ec81","integrity":"sha512-viIbZGep9XabnrRcaxWIi00cOh1x21QYm2upIL5W0zqzTJ54VdTzpI+zi1osNp+VfRQDTHpV2U7H3Kn4ljYJvg==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.20.tgz","fileCount":10,"unpackedSize":111193,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCAJXQQrj8YfPlkLvgh7C0yCcCsYphAULdoM57wOhnsRAIhAMwM3UwL7rXyMSw7D+BD29X+1JvcnFgtPnyWWcV9MQyp"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.20_1633712524372_0.59881689881059"},"_hasShrinkwrap":false},"3.2.21":{"name":"@vue/server-renderer","version":"3.2.21","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.21"},"dependencies":{"@vue/shared":"3.2.21","@vue/compiler-ssr":"3.2.21"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.21","dist":{"shasum":"887d0a44de76f72313cff2686a24c0315231d634","integrity":"sha512-QBgYqVgI7XCSBCqGa4LduV9vpfQFdZBOodFmq5Txk5W/v1KrJ1LoOh2Q0RHiRgtoK/UR9uyvRVcYqOmwHkZNEg==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.21.tgz","fileCount":10,"unpackedSize":111193,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICsK+Y7PElul0KcLceRsOAJQFfQCDohf4l1fqX7efbT+AiEAp7ZNBjRxnq2bnquEqmZOrRUVbnoOZTylRVkaYD5FHxg="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.21_1635834930635_0.4907478646472554"},"_hasShrinkwrap":false},"3.2.22":{"name":"@vue/server-renderer","version":"3.2.22","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.22"},"dependencies":{"@vue/shared":"3.2.22","@vue/compiler-ssr":"3.2.22"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.22","dist":{"shasum":"049c91a495cb0fcdac02dec485c31cb99410885f","integrity":"sha512-jCwbQgKPXiXoH9VS9F7K+gyEvEMrjutannwEZD1R8fQ9szmOTqC+RRbIY3Uf2ibQjZtZ8DV9a4FjxICvd9zZlQ==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.22.tgz","fileCount":10,"unpackedSize":111193,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDNf5YDPImUl7/yTmvI1R7pdCDQfk08gTFZPIRfco/aUwIgR2nSyNJLraH+nt3jv7aEOZvjF+ZfByPuiypvO45ELds="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.22_1636947922721_0.8051289236571237"},"_hasShrinkwrap":false},"3.2.23":{"name":"@vue/server-renderer","version":"3.2.23","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.23"},"dependencies":{"@vue/shared":"3.2.23","@vue/compiler-ssr":"3.2.23"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.23","dist":{"shasum":"c7e22c02d8a518bd2499565b7c7c88b1842edd44","integrity":"sha512-mgQ2VAE5WjeZELJKNbwE69uiBNpN+3LyL0ZDki1bJWVwHD2fhPfx7pwyYuiucE81xz2LxVsyGxhKKUL997g8vw==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.23.tgz","fileCount":10,"unpackedSize":111193,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhoH/qCRA9TVsSAnZWagAAxRoP/RqemOHG/RXwvDeW9MiF\nBdLwhc2CpbdE87QVfGmSEke3OeY7+vxHk8LL8KmzVlzEZIFkFgTImUmSUM9Z\n2F6O2YHqo6R4SZLPUV/9pM+z3M8ohMu1yCFq/YA0ZoLprO/cOT4CO+Vaqrty\nmZG94/e6SudWBJkYyhk9+ZWY6h10BcUnh7/cpMau1hA6xp4KBxDiYvQXlsWd\nsaa+BuueTtA10ndhkDhDniD4JLtkixXhqtZ4dTufOgcOuOhjm1FpXIzoAS5I\nY+eBeQScNPam33whKNAEkH8d2EhcvaIrPC1cOWV1iqAsc1SzR2oGUWogyeqG\nM8pRGdRvsuEl1i+8XvfM5+VCdZUr87VVb07/INadRurbMthvX/nGlyKXGVUQ\nzQywpGJZPBiy2SlMoVIhCT4FJ8AnlqnHpLAIyb5b5ArVqQ8SjrfWNb7k1J07\nDXy7fgaBpDiV9z7cPPkVlzb87fKjBWDDdE5JXvD0mftCBtFb5m7DHDRJ/GnU\n3+URI7ueSWyTKfQ4HDALor9HfN8wMFo6xyEibI71YzxsoZl8cowQvXJLsdZd\nkXsxtVdCV54aCV7wK4vKFqKgsC2/spyguGPsnLzTghZcgx3U301am8BlqM9h\nnrdaeAvX2lPUExTkwtcfdEtD8shcntmre9PzGgLnYjf2vx0C8pxVQQfyFCII\nC4O8\r\n=XdP1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHmikbZ2IS+Mz62FfapnxrTPwCXg1CPeeS972tNxBRGrAiEAiKbPJi5nS/WVLNoev/gEBUEUtrPyYWBhKl696t1Hy2U="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.23_1637908458160_0.32994763317454145"},"_hasShrinkwrap":false},"3.2.24":{"name":"@vue/server-renderer","version":"3.2.24","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.24"},"dependencies":{"@vue/shared":"3.2.24","@vue/compiler-ssr":"3.2.24"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.24","dist":{"shasum":"8009b1e52293fd4efc71b90452baf502ecb9dc03","integrity":"sha512-DqiCRDxTbv67Hw5ImiqnLIQbPGtIwWLLfEcVHoEnu1f21EMTB6LfoS69EQddd8VyfN5kfX3Fmz27/hrFPpRaMQ==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.24.tgz","fileCount":10,"unpackedSize":111193,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrdHxCRA9TVsSAnZWagAAuzsQAI5U1/4tTYWj0xhdfeAq\nzCbq0Fo76TijkcF+jPEsXDiL7caqqeB9jLhUPn8HHx7lKmEhfPXYo5nfKiiJ\nf+G/QZJ6QEjJosSMyQWN0Mv0ZyiCNf+Oxq3cj3YaFGvd8fx3VWgbZ1/If0Ml\nWKqCg6oTClwt78kDqe7bDhJ03Y/c/k/97Sjh94HNm/pkKmH5gUXv7loj8Cqw\n2nEjQalYQOvcZkmiAVF3BBsWUGeskfTZUV8gkOlgwlZoEn/gTij7SeZFY91y\nJB2N7uB9r0bURYdrEX8U83WovDie6cXxXv5z9UfD3qj/HXlMwwq+Z3e9UjtG\neySXj2IGpe3dTGjhQKzKeoBQAz3MHs9dRR3vUDr7spCWxdW0MhnpTbF3wPvc\nGo5o5wF863zuNE5ZYeHUvAu4YeBm7j7bZUy6EkOKdd8mS7J/KgZEe8hATigK\nxiHjQIjbMo5OemcqTL71/2FDkHKkW08xbwnvTGYNRQyHpqOMlKM62v+4w1GF\nEHZvUgLQZHwZDBAAHNUTRMG52ViDNIPIn3p6GiXqoSHLoZihXYZeSM4paQK2\nCJktDNI2falmQW0gBhdMaBcEPtNHxgVGFQ9ODRhBft60iTNJY7eK6N3LZaoS\nv1/kbR6ottfAsBKkzNjBoSf29W0U7rGuJOdz7Nchj14CdsRlIu9K4QY/Hj8v\neNBl\r\n=iq9i\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCUoDq8SfDhrPfWd10wFYgZgQ6sJ2Or3W5ocjEsyUBZjAIgTlz2Pip7/qxc2Poirls4yqJbvbBVleHshTXGQECi9GU="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.24_1638781424907_0.26594351809845973"},"_hasShrinkwrap":false},"3.2.25":{"name":"@vue/server-renderer","version":"3.2.25","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.25"},"dependencies":{"@vue/shared":"3.2.25","@vue/compiler-ssr":"3.2.25"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.25","dist":{"shasum":"c0853ade8fae115b5a44cab7d78d46bd5793befb","integrity":"sha512-qFRmcyeyyhWbnTPn6cbCZ4bjeuPLSkUpFa98p4LEJtFBFbxjGnrHXHOjYxCY3Lznmxe0kMM3qG4t3GnjcXP12w==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.25.tgz","fileCount":10,"unpackedSize":111193,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtXjaCRA9TVsSAnZWagAAdhEP/j70fxuL+hk5RkJgzU6P\nv1lHFlMlD84+Q+1cdgiw8mq2G3Z20N4XFvTnb8sBYrPxMcKqR2DIbAeMK+z5\neexE4JsksE6lwCSVDrrvLxitj+97MrHdd9q27oNQ9+mRXdgtlkYgSj5NIOZO\nf0q71NVL3iBjtLifLAaxwucsQypjBUFhJsOMU2wFNB1OJTpL8Br+4r4bB9R9\nK/ELV93erbrOyfQTmtTaQ2MKf21lVDiX1e5Rz0arVa61rvLPB9hjZK/XNvFw\nPDJThsIrX7hjO8kSBpEpxun8ltrKGYCCHvPGguEhuGe9tWfe3Bg53ASqWUwA\nbu3MyFBGrV4urEM0qQQdUWnm+v7eLQPQz2m1LPtVuah5C1pWVWNgkrz6ug0F\n0qXzT2yBFkO/Nk6cIBsIZrg/XvjbqTNV2rOLLZWmoyYfxO6YFWd3t9scxjZm\nhIwUYTLuWbbyiDXWTM/4mbD+2sr6TYS9CcfrOof0mXLwBSJdALZzp4BIP0va\nCetduZz1zZxgAROC1gpZ1VFeYqRoIfuiHCm2BDP+s7YQzjM0N5v3/xh4URjh\nIWIJCOvmx7OyjboWP0uojXXgJ3G1ulJKZrJeqjYNoQ2dKChmd7PY5wZVnNXq\nUZALDQBBD4TO4aGWpfBKbsXxRUCoYfDhUNNN4YolEzbZTCK/7wogrjzJDOKI\nihmw\r\n=yPS1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCv7QbvdsHfMO4oiubZu2GgKWgRg7KAis1itrP4T8W9gwIgZY1B99wtMef/uPPNMzl5++KC8uGzu/6mCOa7jy0Hpqw="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.25_1639282906000_0.24839588272965085"},"_hasShrinkwrap":false},"3.2.26":{"name":"@vue/server-renderer","version":"3.2.26","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.26"},"dependencies":{"@vue/shared":"3.2.26","@vue/compiler-ssr":"3.2.26"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.26","dist":{"shasum":"f16a4b9fbcc917417b4cea70c99afce2701341cf","integrity":"sha512-Jp5SggDUvvUYSBIvYEhy76t4nr1vapY/FIFloWmQzn7UxqaHrrBpbxrqPcTrSgGrcaglj0VBp22BKJNre4aA1w==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.26.tgz","fileCount":10,"unpackedSize":111193,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtZ7gCRA9TVsSAnZWagAA2XcP/AuVRFX9VkSWY0/hkUfP\nj6akiWIzMyCTPEBxmEn6tgylRuJgXeALyU/QGiCC4er7xW++d4z18WKLTGwY\nalvW5LUKfg63CGyU1sf8AoFHwgUz8SwgEHOtoD4sEST2GjghFW8QXJHGBHkt\nbYQTxjCngUCurpUDbTW7v8PUC+wyMsFNlOuhBVG042kmuZqm3ORLw2S8QLFQ\nMmvO+UXinCyI8jav5P3l64q07dyXHmJV1fLZD4cl9QR11K7n37rD5lQWrqzE\nurD9WFm8LS7VH40TnC619/k9pn0eQhnvyOQ1SPQCuf+xsWiaDGhvUq/sI2Jd\nWSYoI3S/+6T8thY3FfbEyiJ3HxIczDqDYvLrj401ulne51wXDCoAw0pI/koK\nZ6Yfgbas0wLZp3qtw+igKSIgyxHnxkHzas5perprBhZFeeg79uIJDbSXQaKa\ntWN2e/FN4gG8QWDZKziDB54V8SPri3KZVsWPGsJWgn88p8U5eDQBIl/BgIAj\nMLpu+GX04HkC5PFBywGKbGEVkgo7fQABg4cXFRA/zRL5qu/XG3W8cyayzGqX\nKJyv/VfL4/OAKIhbm8cjhazACamTM5japyIRDq5D9IsqM60n6jOnk673koCI\n9vD4huz7oEXskwqRxUUhGRAK/+j17n9RcXvYz1G+qCQ7SPp+bLi0NrB/fUOz\nNlha\r\n=jiy5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFpKVioO6z+pWepCmSYOQJG+d1Iefb1kS5Eo4c257YqOAiEApQjyRMAtIRJBaZkqN3T+KTxsBes7nWYExFD06l5EcVs="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.26_1639292640092_0.08694540195531686"},"_hasShrinkwrap":false},"3.2.27":{"name":"@vue/server-renderer","version":"3.2.27","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.27"},"dependencies":{"@vue/shared":"3.2.27","@vue/compiler-ssr":"3.2.27"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.27","dist":{"shasum":"a0caee0f7571fa741e4efaa72951a1cd70d61551","integrity":"sha512-dZnzkFCDe6A/GIe/F1LcG6lWpprHVh62DjTv8wubtkHwfJWOmOeHp+KvPDRrswL/L3ghsm+E31xY+pvkgM3pbQ==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.27.tgz","fileCount":10,"unpackedSize":111304,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5CbyCRA9TVsSAnZWagAA8UwP/jfs4l6ERaIqd2X+ArmM\nWCyt7AuwXpA1t8gMFoQOizhdBqXfkUurA4ddYlHuwwIpPByw0SmvBcR2gUhf\npg6Mac9Cp4oWo1MuwtUsFwX6GaCFlhLfzaDWU0knN+f/bydOAHoVqUMWDlIk\nmjpLMKXOuuviBb3ps8cGp/GhUy5+E4kgW1TGXTbPGgdYtjeITs3RLVoehqHg\nsmNeOn2niBaheHasi+2Xc5Iq4zjccszLKu1KgJ4dyb7eQNMC5zmZ4ixtrWgO\n+bcqIA2kcFes2pexs+Zq6jd6iDJ+52rtHKqu/3nx5e1TSfiI420qLChBUDBu\nDKZv9a1ONKD+5RaT2ckvkhFJ6jMkBbGX1vjrJDrz4+dfSTsBupVFtiTwfxXP\nW1b7Ik/hM6NLRHYHoBVSfGpvu3Rz+uwwYlPxgy210GOuZ/MGvf4/la5Rd2P+\nMT/jabKtDg42HOCI7+teGooq5sC7cqrqnFLRcXzovfD9CQnkDqpcj3+T75P1\n543Xu0EPzSudD9YAMfqcTmkzwlHbtX2zgOsDTx7wI++CwM/kpfmKj/LBsEqo\nAY7nkNQTHhB8PrB7liqmpWTJt86TI7TjwGQzTAHSZyCEVFEGccN+qodo5q0C\nIdRRElT2DYE9D+APxi9qm+YNfKln7da+f+tVxup2YJYTBp4IYbjaRY1enSoi\nEgR2\r\n=zDPG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbRkW15vUXXgnqtp8udf8YgQucIVllJBSocj5DVHHDngIhAIS1iuiZU8N7I5CCTyNaYv+Ojh/PQAW2D8XtWk7GCRnx"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.27_1642342130281_0.8530177188374535"},"_hasShrinkwrap":false},"3.2.28":{"name":"@vue/server-renderer","version":"3.2.28","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.28"},"dependencies":{"@vue/shared":"3.2.28","@vue/compiler-ssr":"3.2.28"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.28","dist":{"shasum":"235944dc4d969fadd387f62acc2eb8b8d50008a2","integrity":"sha512-S+MhurgkPabRvhdDl8R6efKBmniJqBbbWIYTXADaJIKFLFLQCW4gcYUTbxuebzk6j3z485vpekhrHHymTF52Pg==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.28.tgz","fileCount":10,"unpackedSize":112092,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6muyCRA9TVsSAnZWagAAAh4QAIBAHxkgz70ZyLBDykUV\nK2WWHC8SS6tJVd2bTKL/bsv16UF5KMGOsLHXaUIfLZI8wxBPRwszaOONE6SJ\nEZsq8TiOLKL3q2RgZpF8ykxsuwmEKTSe2arKoSEfuEqAMFgo5YiaIDDiRcrq\n1pkcSudqSVXEyxqv9/R6LX378JJEkqYeDDk9go651JiB9ZgY/g34y6bybSW9\ntBtR+ib73CZlmBE29ccAy78Z/WyUyCZvPk6+pI0cTGoQWlUeQeSrL68/hy2h\nZ3hP6ahIePKk3c+xoe8a+qxkXRUJPDnSOPVLEtQAolApYchXud0zqWR/BBjb\n39l9iBl1rJKGBFK49d/pFlhqWKdReu9BUdZAYloLBVVS8LH5x+boUWc9Dtrh\nr3XvHJMSuZiq7vFVVtJjmfDXUnqE9D5lu/anlwuwq80cH0ZkzWLBsRg+FP5R\n4u29Cz2VEOIk4y64BEheliFn08+c4015sSLbCz9lLJOhpOJUVfmEuIqZMCuk\nvvNNCp8xfnLZ6bpWQHkj11CIZ4tfvPp/id3XMMTz06BD1efzlJPUysCEFI2o\n7B+yqd4vFZqvXT2Hig/3B56P3ngAU0oiWX2T3TVt7cZf5y3lGZnHzKtioZ1q\nG3Xv9ffhbj3UCKWSx/k7RHkwF3sxiHe9iHw5hVXYXGN06tSgbR9bBabP1KLP\nlPNT\r\n=Ysz3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICbxcZsx8EVOs4dDopNqhS2wz40KDB9IRoudeZATm2eIAiAqj4wL3qB8KjY/2J5ikNaTQ3Mmw3cTu3yfTHGhT272IQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.28_1642752946286_0.8003483289086686"},"_hasShrinkwrap":false},"3.2.29":{"name":"@vue/server-renderer","version":"3.2.29","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.29"},"dependencies":{"@vue/shared":"3.2.29","@vue/compiler-ssr":"3.2.29"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.29","dist":{"shasum":"ea6afa361b9c781a868c8da18c761f9b7bc89102","integrity":"sha512-lpiYx7ciV7rWfJ0tPkoSOlLmwqBZ9FTmQm33S+T4g0j1fO/LmhJ9b9Ctl1o5xvIFVDk9QkSUWANZn7H2pXuxVw==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.29.tgz","fileCount":10,"unpackedSize":112092,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7WAUCRA9TVsSAnZWagAAct4P/RACtJ6dn0wixLSkb1Od\nJc8oT3H8B5J9x7K5UVFswsh4/8P0jjnmfg2TimF/apE9cag9yGfBDeSw98r2\nMe6YQcFX/WdWSF6wlI772HQ+phQjyXjpuxmuluAp2rsXElcuU48XofNJ5lhl\nJk7SAfqcZtFq895PjJ55Mkz36l5RGAofl6nIeOpH+acE4L986qeOdGFxTA9E\nlspJ0EU/5jlV1+D2uN0eugVIzBsgouRNHRjnHQkCMrXIFCJLZEBJzmCP8GQ2\nUy3emqkay/Q9PWP3GGhdXw9+xPNP14GvbmobuK1/j+P9fJqpNlBEXczmmt52\ngiKDMRxrEtOQ0O/6Ow3ET2c6CHwzF4bVvLWxV+S63aHoTN7kKELBf9DCaxZY\nocjYbnqByxKZ6hV8TK0cvmeVc7j0jeBP3egxQJIKKVrqU/szH9qjrLLo16Qu\nbCTIYBJAQV8+m5luMfCKa6JhW4Pea6Pf1iwE5gDMF0H6fn+2DsCuq2W5HO7H\nZRyGHDZHzUVqCh/BytBzIpYGefcBZQwiq6yC2R4958SFOgCCf2Alpn+pTN+d\nYd3Gyz1zG4WmVm6LCXUuM4E8Ba8JYFLNlx0clZPDlnT4oI5kchmWRiv+hDuP\nY1JZbt5EG0cUuHod1B54SttD7t8lGrciIHChHqAFyk/Eb/CjirNXHdppgNY/\nQiPV\r\n=c1DB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG9pJJIBhOHBUMVGGthj1dX+WhoCWwop3Hv4FSLklYmNAiEAvNR6YkWmIiJ3EruFX4/dBiHas4BPlex9W63cnuQz7YA="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.29_1642946580585_0.16469306372542225"},"_hasShrinkwrap":false},"3.2.30":{"name":"@vue/server-renderer","version":"3.2.30","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.30"},"dependencies":{"@vue/shared":"3.2.30","@vue/compiler-ssr":"3.2.30"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.30","dist":{"shasum":"4acccad3933475d07b94560c6cb205363975b969","integrity":"sha512-pzb8J/w+JdZVOtuKFlirGqrs4GP60FXGDJySw3WV2pCetuFstaacDrnymEeSo3ohAD+Qjv7zAG+Y7OvkdxQxmQ==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.30.tgz","fileCount":10,"unpackedSize":113573,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiALj7CRA9TVsSAnZWagAAEHwP/2wcAN66ABkkSLnm0t9p\nj2cbcKP2wLgHn5aL8f6O8UWFmjU9ahY8Xioh/yHA6GNM0WTItLuoRdneJvvm\nKqigupS7GPokC+jUMXBV4oWJv+J+864asL0WwdVuct/uQqR6PleqJGeGWJkO\nFYa4X+dWMQ9UGZbc7mggnJe21/6UoLunHBteW7d/s6Gre66GKhRX77DQ6rQ9\nB0n/dfb7ugsecFJCS6/aP8LeVoJ81nG/gocc4xNhSb/Jc4vMocuk1DuFZluO\nQFNfDtOHAI4cDSfhKPMjULpdj5ABXNR/kG/xPAjPTQWSv7GQ55cbZbgXpvvL\nQqd/p4FQGN4aOJtlPuDkzqueQYH3QIwkrsaPnca0pwr9f4A1hDoYABR5QR/a\nh3NLS/7Yjyc38ETeFtrEEJtF0ScK/vKhblnRcutHug2Pt2Ti1MoyYI7Pcj5i\n8g86WY0L3yx4Rh+pmKkXgmH3FsQ+tRP1BURaeBg9rtbyk6T5+bs5FeIxyxIr\neDU4lQXErPpw7auPjr0UNBGhCPK8n2fOvc/3PTVEC6WSJvquejttIoTHGmTo\nyLRNNi604PQBEXW4yQR+0kEQNSxfsUsFTzMDpcCN+4TMKOLwrcR4tkUcswk5\nAGX3VLoo/GgTp8n1Znqv/+lsZdP8JWL4U2LhrAugHtMgO8B9RLzg4p+9qY32\ni5s6\r\n=kF+M\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICC6IUNZBOqI1VUGy2n1hlPpsp7wtYiqwcbdcjSTdRxFAiArU6BoRY1dvT/tQdqraShsn3o1IaGyLx+GLPuOiQg1mg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.30_1644214523533_0.5701281492164827"},"_hasShrinkwrap":false},"3.2.31":{"name":"@vue/server-renderer","version":"3.2.31","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.31"},"dependencies":{"@vue/shared":"3.2.31","@vue/compiler-ssr":"3.2.31"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.31","dist":{"shasum":"201e9d6ce735847d5989403af81ef80960da7141","integrity":"sha512-8CN3Zj2HyR2LQQBHZ61HexF5NReqngLT3oahyiVRfSSvak+oAvVmu8iNLSu6XR77Ili2AOpnAt1y8ywjjqtmkg==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.31.tgz","fileCount":10,"unpackedSize":113573,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiB3LuCRA9TVsSAnZWagAAr0IP/0ZSFCSXFTP+gVF2Az02\nFUm8tu/Ln6PWipVPCS58QDNfQxXNjgJ7akjO+82pkx+OOYNBkV8aBedBNESK\nOX3H9KAD0txPOOU4kAkjyqSCqNH+yGQadVVB3gAFiH+V8id3koOah0/RR8X1\nT4MNQcEY96u6KxfdwoNP/ji52F8n0w0egzHIbC09bK6812uDDbiYWeNWO1yL\nE09uy9RQNqfUcas40BOQcBygWGPVPCCiP8RiXifRD7Nl3Wk2+If/xJSLvlm4\nNm8EDRyifT7SOsS3+JzncYD8axddSbgCyLU/cEdx6Qe4KaJbZXx6AQx9YO6k\nKX61b1+SEa2vmyWjiN1r/ogIlFhT/RVDOy+0VsSzYsHPU2MZTqA0/LWrgPE6\n0EbVfAjIIztyKDi8H3R88jqk71zc0xLX+zNfSwCHIY/tSvv8vr5nYrzB0jsp\n9V72FksQ5CWn2JBzzG5VwYHT3aXKFUZ7mQR5xwp2YgAmfP446JTdXAzulwm9\nLGif7ER4sbV6z421YJxfqPH19yeCzfiVVLsT2L6hGtwd46jfO5I3L+7saYAA\nidmQTvPJyRHORJaimXBFPMTHIg+nxpzczNqLuy5QGqq1tlHWMrG2i9kUqZ7x\n1gInQ3z0hUititfMTQhVX4pqqd2cwrVjJ/0MMfnECIi/CrVCj4jFoGPdipCE\n/bH9\r\n=p6qB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCqMWuO2DaXK0yBPpMIwZmn88iT48rbe3NCfHpd7jlLKQIgddauZbPqixU4EO5ehw+58Uh1s3VJvv4qIiOLLEdRM6Y="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.31_1644655342179_0.4007450271197115"},"_hasShrinkwrap":false},"3.2.32":{"name":"@vue/server-renderer","version":"3.2.32","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.32"},"dependencies":{"@vue/shared":"3.2.32","@vue/compiler-ssr":"3.2.32"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.32","dist":{"shasum":"432e0cb766feabe3b97956ae37b8f75c239f2c37","integrity":"sha512-TYKpZZfRJpGTTiy/s6bVYwQJpAUx3G03z4G7/3O18M11oacrMTVHaHjiPuPqf3xQtY8R4LKmQ3EOT/DRCA/7Wg==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.32.tgz","fileCount":10,"unpackedSize":113573,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBdHqhI53+mtIUwEyra7KckLA3MbYXmAg5DuQf05WHIuAiEA83+W0OH9dlX5mjLndCQmC31VZSZDrs787xp1ilfSpjU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVTNeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3bg/9FEJmjakbkNSyCvPjxumOVCCrO/J+0kd5NqeDZvd4GH0NeZIg\r\nswJNHpYAvhDjo8lq+DjF/lG4ncDV1ywprX4+WdGHCERuxxOgCVU7AOlKi9p6\r\nkgisYwgqzbFe880wlYVvsbKXbR4qmdS3NAeDyCaU9CKCxlXYsn2/SxLAHLSk\r\nQQX1PuAkLZsyAOxjIsVfIU9oD/TAuKQQK1I8uTiNBOpR/0Cg3xGqOmbFdo+3\r\nGG44DEcwVaswrFT4qjYX3UWhSRMzLj4kT9clIsFiZhN7M8wDHKT2ZzjWztHk\r\ntFPr8lo+ZOzftthJUX/E0rnG93ORl0hz2sy/KtJSv78kKeWrr2tPwZSBPxkn\r\nITGgyuFAZX5Qr91j5NnpUzZZr6Le4yKGmxwrGzR+3a0mBdR3NJYxXq5IdyoF\r\n/AkNe5jI2GA31vD/dJhjRCHTu5mT1E6oCqQrBoJkr5fNbrNs8X6yKsw9vg/v\r\nrY0n4E+vpBOlduf8mj5baqsoXcfu9kugkexBHWxMqte4FNjgW56OJOvo2J/x\r\nIVQ0K/4pg8LDIe0wJ/TYZLz6oIrI5y5dnwJpjLuxBaonIovFHX01uGBaKWSS\r\n9sQNArVSl7O1bzCaTvJoO4modrQw06+058gSFKRzfZe0FC7rnAVDKJVoq5PO\r\nwm8iPuY57PHh+5KFtuqhfFrHL/TDBDgNqNE=\r\n=pP9S\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.32_1649750877897_0.14541829888108926"},"_hasShrinkwrap":false},"3.2.33":{"name":"@vue/server-renderer","version":"3.2.33","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.33"},"dependencies":{"@vue/shared":"3.2.33","@vue/compiler-ssr":"3.2.33"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.33","dist":{"shasum":"4b45d6d2ae10ea4e3d2cf8e676804cf60f331979","integrity":"sha512-4jpJHRD4ORv8PlbYi+/MfP8ec1okz6rybe36MdpkDrGIdEItHEUyaHSKvz+ptNEyQpALmmVfRteHkU9F8vxOew==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.33.tgz","fileCount":10,"unpackedSize":113621,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDgSzun0Dcry2tNfYPHgJoyvaRO/IECr7x+qSlqF/bPFwIhAN0pOlHKRu/CRJvDrBzORnG4LCTB427j0skUF+oKp3jJ"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV/QbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjKA/+N+xHNTSztKEL9uOP+BZaISOh/7b+Wtul1Mw/WMhNFPll+kWh\r\nlmXq0SvnsW6oBiNTu2tfMzcWB6YaJR2s9bmCtO20j6uJYE0stdcAM97Wq3HS\r\n0uaXW0tm4au/qRDY2y8myKvHQJF84bO1nEfesxH43m1EPRAIkxako2witi+Z\r\nIaqxoSA5ktyeA76XGgXZWvXGVRG9ZauTSiHlKjKSzPvGgBgo0FG+JIkzXfMa\r\nISyblH5wlvmPVH7tq7rN64Eb7Vf7105kzUOaUGY8EaGSr1wxQL9QG/1Jr85O\r\nIfbd4SguGQzPcdmD9kp8B8rrWtxrbEvgqgQbO0ZbI5iHDD5NeHAUQC5SkrlL\r\nXUjwNVx7Gf6ej+HyZPsKnQv1wOo3qGGYvidYalGlCtt0VTMJyUXPo0waKCgb\r\n3HvtiwwDBttDZCuKwEPvZtGNbJ2dK37Dfn7XRH3z5n/9qDly1RWhNI2UB8Lj\r\nXyxLg6U1StCiMoh3cQWCPR4l5vnl1cE4o5vF6uSqHDyege8d/4bjLTKncAUt\r\nc65su5NBX2Nv8c4/A6TBAD+K9ynpP0o7567NMl2F69tsZTtTbr/idgDYIk35\r\ntGKxKQseMw4cB6miiji+gm/EXeIE2x1TOmh3o9p5pNq8K1WX+Ysd18KZzfPF\r\nN5J0phlyUF44Y/xOmcUuaprGH0v8rCvYlxY=\r\n=SL+0\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.33_1649931290903_0.36920264730014507"},"_hasShrinkwrap":false},"3.2.34-beta.1":{"name":"@vue/server-renderer","version":"3.2.34-beta.1","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.34-beta.1"},"dependencies":{"@vue/shared":"3.2.34-beta.1","@vue/compiler-ssr":"3.2.34-beta.1"},"readmeFilename":"README.md","readme":"# @vue/server-renderer\n\n**Note: as of 3.2.13+, this package is included as a dependency of the main `vue` package and can be accessed as `vue/server-renderer`. This means you no longer need to explicitly install this package and ensure its version match that of `vue`'s. Just use the `vue/server-renderer` deep import instead.**\n\n## Basic API\n\n### `renderToString`\n\n**Signature**\n\n```ts\nfunction renderToString(\n input: App | VNode,\n context?: SSRContext\n): Promise<string>\n```\n\n**Usage**\n\n```js\nconst { createSSRApp } = require('vue')\nconst { renderToString } = require('@vue/server-renderer')\n\nconst app = createSSRApp({\n data: () => ({ msg: 'hello' }),\n template: `<div>{{ msg }}</div>`\n})\n\n;(async () => {\n const html = await renderToString(app)\n console.log(html)\n})()\n```\n\n### Handling Teleports\n\nIf the rendered app contains teleports, the teleported content will not be part of the rendered string. Instead, they are exposed under the `teleports` property of the ssr context object:\n\n```js\nconst ctx = {}\nconst html = await renderToString(app, ctx)\n\nconsole.log(ctx.teleports) // { '#teleported': 'teleported content' }\n```\n\n## Streaming API\n\n### `renderToNodeStream`\n\nRenders input as a [Node.js Readable stream](https://nodejs.org/api/stream.html#stream_class_stream_readable).\n\n**Signature**\n\n```ts\nfunction renderToNodeStream(input: App | VNode, context?: SSRContext): Readable\n```\n\n**Usage**\n\n```js\n// inside a Node.js http handler\nrenderToNodeStream(app).pipe(res)\n```\n\n**Note:** This method is not supported in the ESM build of `@vue/server-renderer`, which is decoupled from Node.js environments. Use `pipeToNodeWritable` instead.\n\n### `pipeToNodeWritable`\n\nRender and pipe to an existing [Node.js Writable stream](https://nodejs.org/api/stream.html#stream_writable_streams) instance.\n\n**Signature**\n\n```ts\nfunction pipeToNodeWritable(\n input: App | VNode,\n context: SSRContext = {},\n writable: Writable\n): void\n```\n\n**Usage**\n\n```js\n// inside a Node.js http handler\npipeToNodeWritable(app, {}, res)\n```\n\n### `renderToWebStream`\n\nRenders input as a [Web ReadableStream](https://developer.mozilla.org/en-US/docs/Web/API/Streams_API).\n\n**Signature**\n\n```ts\nfunction renderToWebStream(\n input: App | VNode,\n context?: SSRContext\n): ReadableStream\n```\n\n**Usage**\n\n```js\n// inside an environment with ReadableStream support\nreturn new Response(renderToWebStream(app))\n```\n\n**Note:** in environments that do not expose `ReadableStream` constructor in the global scope, `pipeToWebWritable` should be used instead.\n\n### `pipeToWebWritable`\n\nRender and pipe to an existing [Web WritableStream](https://developer.mozilla.org/en-US/docs/Web/API/WritableStream) instance.\n\n**Signature**\n\n```ts\nfunction pipeToWebWritable(\n input: App | VNode,\n context: SSRContext = {},\n writable: WritableStream\n): void\n```\n\n**Usage**\n\nThis is typically used in combination with [`TransformStream`](https://developer.mozilla.org/en-US/docs/Web/API/TransformStream):\n\n```js\n// TransformStream is available in environments such as CloudFlare workers.\n// in Node.js, TransformStream needs to be explicitly imported from 'stream/web'\nconst { readable, writable } = new TransformStream()\npipeToWebWritable(app, {}, writable)\n\nreturn new Response(readable)\n```\n\n### `renderToSimpleStream`\n\nRenders input in streaming mode using a simple readable interface.\n\n**Signature**\n\n```ts\nfunction renderToSimpleStream(\n input: App | VNode,\n context: SSRContext,\n options: SimpleReadable\n): SimpleReadable\n\ninterface SimpleReadable {\n push(content: string | null): void\n destroy(err: any): void\n}\n```\n\n**Usage**\n\n```js\nlet res = ''\n\nrenderToSimpleStream(\n app,\n {},\n {\n push(chunk) {\n if (chunk === null) {\n // done\n console(`render complete: ${res}`)\n } else {\n res += chunk\n }\n },\n destroy(err) {\n // error encountered\n }\n }\n)\n```\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.34-beta.1","dist":{"shasum":"34861b0636a892161ccca41adf9339169f5e5b3e","integrity":"sha512-Nmxu2ERqaf9VHCinvwKv5BaYcBwAojil2S4ZrlffsR/E7FvtEWMCe6XW869vOzSY1uJK9mySJnxDo6lzfRGzzA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.34-beta.1.tgz","fileCount":10,"unpackedSize":108718,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBNHSipnhPyCNbGgRPJTM5EftsQbyB9LSa2ascUJv/0dAiEAu4I3JmtPFiRaxyMFKHQZ3oGrXKxYH1TNH7nWGA7lsjg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigypvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqqsw/+KnukOkw19qQrzFhnPkwfYz45aZttIt2GGb0WwEZBn8V6LXYy\r\n/ynBXZ4zp+ZtyramdTF+emkOObDh59RyKZQqxpX+pYnihY8exdppHr4p0Ijx\r\nTvdK/HTNBb3eCMc6CE+5sujwDrHI1YIi70cO9RRm4gfJhJ061wvaKEhnQ9kM\r\ntAhlgtMu/YINnpXeri+ISf3ylLlaReYOkm9pPqg0Mfbj79sKoHce4wIKn0P6\r\nzKzwgBJB81/sOCCb/r/mKUQ5ZRxO3Ti28HapRlaUOP2cxYrAXctiA2mPse65\r\nX67bcn0ImJwVtM49SJx7wqa3nKNv1UikTrJnByPOAptivc87mZpinPHivjus\r\nLHMV+7/EZJFzvEynjZNRqlXBY03RFmg+OrOw2PgSyEZDyfd7I/3BhzVJ3MPV\r\nikROE1GCYCo5ai6dQGnHnQw/ZNscirtRI2cXj1A8viUx2six/bS5krBE6H99\r\nDM65ojppYJLiR/K/gpif3xnTHyKaNhanOHkT3LLtLUXN5HZMniuohv9TzoRz\r\njmwtu8w58FicB4835LfaQzXig6A+RLn9o/lUOt2Ca05YHGB6FX2TZcW2TPGW\r\nyh3n9sYpFCWcZ49Z4ePn45Qui8SpQQCHA2P1yHfGU84bEDnhVi5/kwRlqqYO\r\nom7cByQ8LcGUhvReIRUaF4LyEW/0R6inoYA=\r\n=XgOL\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.34-beta.1_1652763247248_0.7699401221337168"},"_hasShrinkwrap":false},"3.2.34":{"name":"@vue/server-renderer","version":"3.2.34","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.34"},"dependencies":{"@vue/shared":"3.2.34","@vue/compiler-ssr":"3.2.34"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.34","dist":{"shasum":"3efac854311cf13754734b3bae2829946f665f60","integrity":"sha512-PMnBAq1BexPFXBxuLngp4lQvc0XQD1CBDIHtEsG0pRusGWVJddBUKlR/EnnSvGaJ34YmKkAl9kdvczOz0kddew==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.34.tgz","fileCount":10,"unpackedSize":110442,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEuNXK5DNOJwixJO859hv9cyZZ7oB9sM1v246qF0xMm4AiEAunceH8LKC0npjbW3cHxYUql9Kml2LyiJ8GgbMBMDgEI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihcrHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo1gBAAo5VmR9RlGTDczkzOsnDPeJ0DevBQSD/z18JTyKNQ9IJGPl2I\r\nJ8EgtidDu8DKu5JvIfF+V4BDSKn91+Ul8s6Sz7BMlmGhL22ykPv7rDiX7nL8\r\nA8S9w3Z720s9TF7KEnl7ITwa5D4raR4yRerSFfQOk5BwBo078mKrHm8K9eYo\r\nFk0qy/tJxLws/7bss4AsSxJQib/RV78j58Y9eSkertd69Bmrx1df+Kf0ljMf\r\nm3+wIj1a6sG36JOfk6lByn0VJw/e7jBemOD351f84YN7OSXWthgs6gqpYkqC\r\n6Lj7M9AVjPUaqJhcYA+pxRkNdVswtV2GrM1xSZtWW4HDoEy6hBeE+GnB12O7\r\n7u5WqeiHfflMulXF2guXDteO2To9oqUjPDokxNreMAsLSmRrUJS06iUseDSY\r\nBudVdFEP9N0Ka5ZIJOcLO/H+5x49T20Y3DUXITtH7P+d8rNMv0chlrcR4aya\r\nZpy0eZAm8Cko5tbk2wJ6m1UdIGTAi2cKt/yI8Au58jQXGV1nCKK0RFnTvws1\r\nXBb1RfJ4NE4qk+pqTyKMaysU9w6oVAkzFuvSgnK7lXmogATKY4Rj+m8AhlcU\r\nDkmGbzwN8fr1WTQBah35PIGfDlIZskNbC/KAjvSQuJpXeEEHnANk2/BHguxD\r\nz0Qr+leF1BpCOEeEGE0MlkOt3dONEDvuzVg=\r\n=WJHV\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.34_1652935367578_0.015796199122138255"},"_hasShrinkwrap":false},"3.2.35":{"name":"@vue/server-renderer","version":"3.2.35","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.35"},"dependencies":{"@vue/shared":"3.2.35","@vue/compiler-ssr":"3.2.35"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.35","dist":{"shasum":"79fb9e2315ec6196b5f2f385ef4ae31cf5599a2f","integrity":"sha512-ZMF8V+bZ0EIjSB7yzPEmDlxRDOIXj04iqG4Rw/H5rIuBCf0b7rNTleiOldlX5haG++zUq6uiL2AVp/A9uyz+cw==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.35.tgz","fileCount":10,"unpackedSize":110442,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE8CRvFjlwo1uCgp1xO2WjZlm0mIPLfCrVUgyIfqtwhoAiEAkGBqnrOAoAIVRqFNftIc9EQevgwJzYeWgVNX4nh43Ac="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih8z4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUDQ//bJO1/uH3fcvwkael94z9uu/AbM54afjOF4e3WpvZ5sEhigb3\r\nzQzlNH5nZYs/6J2ntlOFWpkQDB7S4YRxmQuPTAzL4S8uhr2OU3ZnWyNyT/Zg\r\nBCg4NjS8JrMiCuFTD8xfjxKsnhv0X6HPHRLNjU0wUwh4S2IifWgLG77PyA6x\r\nQzanJxqkM8JIiN6b4HFocgImnYXaW8TWDvcl0TbRAvjCAZ3YfEs60W8qhGRL\r\nHDvaRs+5zqZT8ohEFgiwHI49eQitA5jgZeGpxSraqbc6ezp6X8oE4Kq0FcXD\r\nwo6LLex7xpw482DLTTs9GMPndb0D+w2X5tvJ8Zl8LtcJTBFZ00V49zNgH4Ku\r\n9uSTekXJkpNU0BbR/YsSkAXY0QtFyF3kvSupwPTHi+UhH3HYOzOTK8fjtH17\r\nu+cpa/vxBjg4x5/vR1VvDoM851ugk+fqMcOuWRjdF6o7EkZevbNKFPpVjFlV\r\n9bG9aS5yJYpjlYu1gFgJQqEzk8SftxB+tHqsQwbYWXqI5hVMEJ0aRLlFNjHC\r\nNsBbsj+NQXZOc8ewyHpUML8J7x7FmGRPAygX/hU92jGIxAu/M3oVYy//83SI\r\nUvwvA0P2kvLwLurZScb73fU33UZa724Dang5C+bBVP0zKbuXW0wtBoKzNWUg\r\n1XsHsN8VnW2Ro9f7KzlAn8dv6ojjhR323kY=\r\n=7a+T\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.35_1653067000103_0.21249174459149378"},"_hasShrinkwrap":false},"3.2.36":{"name":"@vue/server-renderer","version":"3.2.36","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.36"},"dependencies":{"@vue/shared":"3.2.36","@vue/compiler-ssr":"3.2.36"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.36","dist":{"shasum":"1e7c1cf63bd17df7828d04e8c780ee6ca7a9ed7c","integrity":"sha512-uZE0+jfye6yYXWvAQYeHZv+f50sRryvy16uiqzk3jn8hEY8zTjI+rzlmZSGoE915k+W/Ol9XSw6vxOUD8dGkUg==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.36.tgz","fileCount":10,"unpackedSize":110442,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICfpXyhcEX7GazGWuhcHO3psHoCL5aUjy5TU3kX0RSk5AiEAxXrvLDfcF141WQl2yhUpDnuoNg2J1iCOrneq5tbTvTI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiiuuvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp81w/+L5deOp+xHkqC9ldL2YyD0Js3Q9sxkA2B4ReZWPq9OGr1ijqf\r\nUtdTQ2U7eOyoesIyWixjI2i3zqsHbnSqwuD5QnNcmHBTEIXaznZF7CbMgfkG\r\nIQnMoIxo0WYuBwxsziYQasPjjJcjWkDWyV+x8EJ3X3eVzvo4xVynWoovli57\r\n8ya+9gpSAZdonz+ELLFzfqX0jt3VpPKfCWIMvG4EDzbdJQ1zdinrZRVB14cH\r\nx5+CMIdVMrf8kIMWXNxg70ARcd7XiJiqXOwpPv2rjOFrOvNsGhOhMPnGNY+1\r\ntUpEXvybSmbjKCyJYhzr4URzmpb/zsLdzegdHjGS7n/UtJ9TUXdUthvtAlqy\r\nZPx9+CKP61aI5USuqO613s4uzxF7evQTdZ5JmnsgXqpQLJUMjAUBjti33z2Q\r\nYxap+12PNzFZuWnlEWBiT80rMhSo4kq5NPSx6jspRdRBmV3FMhlrKL2Zeubs\r\ntLhF1bja4h1bPgARIAWvJ/JeB/uvSXcjoPWXPyoWeTyOYkOGjCUo6Io5Kmf3\r\nWth4VRknL8J0W7xAUtJAXeIAMtcFfLCbFBkpG0M/45fN1kmAnFQ+vg7ar1LQ\r\nAl2K3LExC7p+qJI5p8f4LcRTeZx27fxuojqcWvGtW7LPMXZIMY0y+CDj7asC\r\n8qKhLgF49hZMfz6/wKJaULfs0SwuzSVXAaw=\r\n=7mci\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.36_1653271471200_0.491317039582986"},"_hasShrinkwrap":false},"3.2.37":{"name":"@vue/server-renderer","version":"3.2.37","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","esm-browser","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.37"},"dependencies":{"@vue/shared":"3.2.37","@vue/compiler-ssr":"3.2.37"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.37","dist":{"shasum":"840a29c8dcc29bddd9b5f5ffa22b95c0e72afdfc","integrity":"sha512-kLITEJvaYgZQ2h47hIzPh2K3jG8c1zCVbp/o/bzQOyvzaKiCquKS7AaioPI28GNxIsE/zSx+EwWYsNxDCX95MA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.37.tgz","fileCount":12,"unpackedSize":469783,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkQ6ZqnFgh4C89kRJj998U4raUuZUc+bFzPCZ5dlMY2QIgc/PrwPzUIOMmH0WLxt//rbkCHqXllWVHUUxysDkB7RQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJine5BACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmozxhAAiFqwqmKhpI5Yy03eEK0gA8MX96Ab7hyOuhFwBd6aIpHeV3V0\r\nulG19RNGc517PLDpFslCAVqHicZ6gLod1YgQM8kQkfLrFCgZxE/LxkaXCdn7\r\ntx7oJynG0pP/t2wctjZ8cWhiP1QS3Z5Vld8gCZCaRjy6qHU147CY2PV2CVLn\r\nNswEjUOVE1bzmTcZyITOA9WHFin+Ih9R/fgmhT1YtDWdrjkTyw5OocKRVj6Q\r\nP1ke+Nm29ghQthTiErG4MCAvwMqj28EHEJO2M4ZbsasmKM/10qDUWFCv4JtV\r\nkt2D/TGhbIEhzXMCEqLnUvjnTRBmCi7fzsbVO8yq4QjQUT3DyAow8aICRprw\r\nuwSJOnpJxYfeTZ3Rm8Z+DKby2zVJSW14kBmi3ghYohiJP3fhf5K4i6X2ebYi\r\nz91OVGLu0LzelYBW7tVr1C3Tr0PWaQMm5PfYcat1onU9232/7Y1hqOy+yBea\r\neC0VvHoS4fAS66PwQQTRUIaghsVcJGWg4p4E6O0nS5c1iY5GJ934a4Hu859L\r\nBkW770Hr3xcxmuglsovTWy++49r5HvDYxfCj3AEHq6jz7fzCn6sEHoH23J4Q\r\nTtvWfXNpkBFaCznxrKt47hoo0lVO02Z/dZIuSFwYfftqKh/EMDnmCDPBmp7e\r\nK03PykpIb3Zph6PPfaPpT2TwL4oudwmt0Ws=\r\n=Xxkh\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.37_1654517313540_0.2595483701623802"},"_hasShrinkwrap":false},"3.2.38":{"name":"@vue/server-renderer","version":"3.2.38","description":"@vue/server-renderer","main":"index.js","module":"dist/server-renderer.esm-bundler.js","types":"dist/server-renderer.d.ts","buildOptions":{"name":"VueServerRenderer","formats":["esm-bundler","esm-browser","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/server-renderer"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/server-renderer#readme","peerDependencies":{"vue":"3.2.38"},"dependencies":{"@vue/shared":"3.2.38","@vue/compiler-ssr":"3.2.38"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/server-renderer@3.2.38","dist":{"shasum":"01a4c0f218e90b8ad1815074208a1974ded109aa","integrity":"sha512-pg+JanpbOZ5kEfOZzO2bt02YHd+ELhYP8zPeLU1H0e7lg079NtuuSB8fjLdn58c4Ou8UQ6C1/P+528nXnLPAhA==","tarball":"http://localhost:4545/npm/registry/@vue/server-renderer/server-renderer-3.2.38.tgz","fileCount":12,"unpackedSize":474625,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF368bdzHuiL41rI7IkZWTqNUwNUYXy0W6vHkq1Vbc0dAiEAv7Ch3w/7I7kZqbBxtwLne/0VEaEoxk4aYPqCruGvw4Q="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDcQJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrVqg/9HnGhSNPuKtyRo6W9ZUn/iVPP7CN6AqwAJt1OX08iWfOJkEbu\r\nvB7kOt8TNJCW/PMTkvtIN8E02RYTw2I8WFNCol0Cibov7CbtzAlk96+ABZ/+\r\nPOaLwiFtDHZ4/x/IiFyqc4CCh3ztlEGUhRVF+8v5tuR2+I0a3jfhfP5fcqce\r\nupDMn9RITm5fZlEMYD/7zpiknHbAbLwaDMaB05V0ntKt8aVCspRNdcMHXxCu\r\nGmJnV5igbUUF9UTWHKGgjW4CLvyFd+VvSRjYHtGLSCG0SsEutCkB8FDzz+9m\r\nJRxqSlftB+44N7A3pJFMocsuSKTELt88k5XD0yfkUKpa7v70gpatcsYHYScu\r\nvG6+XXlX4XMEqS583UOV1apAfE3fLZAGUXp/xByP0f7WXYBzX7tcqOZgMRGR\r\nRxUcL1sabP0m/oAQNajjYI+ZirvaCewPpjWVBaIDqZutRuI178UkVxFQ13cF\r\nazq4J1I6qzZrazLY4WeSWnpr0OcktV/hh0BE9W1YCHg/BnmQJsTzNTtb24ij\r\nRLE/cs27R5ek4TtP6MBRk+fFBoDdOYFWbSMXuFySUsG26k/blg5bzUGJiPgG\r\n9jderxZOtLoy9uaBnVM0qHc/AShFqnv7soZL43dFnDS5pYj4JSbnFnrK6kqc\r\noy/+tGlDtyrZyJ+48AGTTM30Mp0qaHG5u2k=\r\n=Ii5d\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-renderer_3.2.38_1661846536889_0.5165313464383909"},"_hasShrinkwrap":false}},"time":{"created":"2019-12-20T18:40:09.980Z","3.0.0-alpha.0":"2019-12-20T18:40:10.273Z","modified":"2022-08-30T08:02:17.445Z","3.0.0-alpha.5":"2020-02-18T20:01:30.500Z","3.0.0-alpha.6":"2020-02-22T07:26:06.771Z","3.0.0-alpha.7":"2020-02-26T19:37:15.772Z","3.0.0-alpha.8":"2020-03-06T20:59:18.886Z","3.0.0-alpha.9":"2020-03-16T22:57:19.461Z","3.0.0-alpha.10":"2020-03-24T22:34:15.024Z","3.0.0-alpha.11":"2020-04-04T01:46:23.013Z","3.0.0-alpha.12":"2020-04-08T23:00:24.497Z","3.0.0-alpha.13":"2020-04-15T16:46:59.647Z","3.0.0-beta.1":"2020-04-16T19:45:59.911Z","3.0.0-beta.2":"2020-04-17T15:01:39.898Z","3.0.0-beta.3":"2020-04-20T21:01:12.363Z","3.0.0-beta.4":"2020-04-24T20:20:54.652Z","3.0.0-beta.5":"2020-04-30T20:21:05.451Z","3.0.0-beta.6":"2020-05-01T22:57:29.099Z","3.0.0-beta.7":"2020-05-02T21:06:53.605Z","3.0.0-beta.8":"2020-05-04T14:50:07.837Z","3.0.0-beta.9":"2020-05-04T21:15:17.921Z","3.0.0-beta.10":"2020-05-07T15:21:57.918Z","3.0.0-beta.11":"2020-05-11T18:26:22.366Z","3.0.0-beta.12":"2020-05-11T19:53:15.591Z","3.0.0-beta.13":"2020-05-17T01:54:23.008Z","3.0.0-beta.14":"2020-05-18T18:42:47.859Z","3.0.0-beta.15":"2020-06-12T22:09:42.941Z","3.0.0-beta.16":"2020-06-29T22:35:27.939Z","3.0.0-beta.17":"2020-06-30T16:09:17.241Z","3.0.0-beta.18":"2020-07-02T01:07:02.204Z","3.0.0-beta.19":"2020-07-07T14:05:28.368Z","3.0.0-beta.20":"2020-07-08T16:46:03.599Z","3.0.0-beta.21":"2020-07-14T21:18:46.140Z","3.0.0-beta.22":"2020-07-15T16:45:00.687Z","3.0.0-beta.23":"2020-07-16T16:49:33.866Z","3.0.0-beta.24":"2020-07-16T17:52:29.660Z","3.0.0-rc.1":"2020-07-17T19:30:57.778Z","3.0.0-rc.2":"2020-07-19T18:53:14.518Z","3.0.0-rc.3":"2020-07-21T19:28:05.646Z","3.0.0-rc.4":"2020-07-21T19:41:22.719Z","3.0.0-rc.5":"2020-07-28T21:42:41.385Z","3.0.0-rc.6":"2020-08-19T22:18:20.208Z","3.0.0-rc.7":"2020-08-21T18:13:39.204Z","3.0.0-rc.8":"2020-08-25T14:32:33.613Z","3.0.0-rc.9":"2020-08-26T22:21:55.557Z","3.0.0-rc.10":"2020-09-02T16:42:33.334Z","3.0.0-rc.11":"2020-09-15T17:16:16.415Z","3.0.0-rc.12":"2020-09-16T17:51:00.770Z","3.0.0-rc.13":"2020-09-18T05:40:07.404Z","3.0.0":"2020-09-18T15:28:46.335Z","3.0.1":"2020-10-15T16:37:58.379Z","3.0.2":"2020-10-20T20:24:54.932Z","3.0.3":"2020-11-25T16:17:01.507Z","3.0.4":"2020-12-02T22:24:20.395Z","3.0.5":"2020-12-30T20:50:57.473Z","3.0.6":"2021-02-24T20:20:31.667Z","3.0.7":"2021-03-01T16:00:00.317Z","3.0.8":"2021-03-26T21:36:18.340Z","3.0.9":"2021-03-27T15:30:41.823Z","3.0.10":"2021-03-31T00:06:15.712Z","3.0.11":"2021-04-01T23:53:15.871Z","3.1.0-beta.1":"2021-05-08T20:25:05.715Z","3.1.0-beta.2":"2021-05-08T20:59:40.276Z","3.1.0-beta.3":"2021-05-12T21:37:38.569Z","3.1.0-beta.4":"2021-05-24T23:17:15.875Z","3.1.0-beta.5":"2021-05-26T20:07:28.519Z","3.1.0-beta.6":"2021-05-28T20:59:26.540Z","3.1.0-beta.7":"2021-06-02T20:13:22.709Z","3.1.0":"2021-06-07T16:39:09.179Z","3.1.1":"2021-06-07T20:27:23.986Z","3.1.2":"2021-06-22T18:25:20.358Z","3.1.3":"2021-07-01T23:28:35.281Z","3.1.4":"2021-07-02T12:38:21.333Z","3.1.5":"2021-07-16T16:38:31.813Z","3.2.0-beta.1":"2021-07-16T18:44:32.208Z","3.2.0-beta.2":"2021-07-19T23:37:22.136Z","3.2.0-beta.3":"2021-07-20T21:47:28.204Z","3.2.0-beta.4":"2021-07-21T21:40:52.478Z","3.2.0-beta.5":"2021-07-23T20:10:48.451Z","3.2.0-beta.6":"2021-07-27T22:56:24.232Z","3.2.0-beta.7":"2021-07-29T17:21:57.698Z","3.2.0-beta.8":"2021-08-07T03:12:52.933Z","3.2.0":"2021-08-09T19:52:19.274Z","3.2.1":"2021-08-09T20:30:17.415Z","3.2.2":"2021-08-11T15:40:50.184Z","3.2.3":"2021-08-16T22:25:54.971Z","3.2.4":"2021-08-17T16:27:16.401Z","3.2.5":"2021-08-24T15:55:02.448Z","3.2.6":"2021-08-24T16:55:00.936Z","3.2.7":"2021-09-01T22:05:45.432Z","3.2.8":"2021-09-02T18:46:58.823Z","3.2.9":"2021-09-05T22:24:29.234Z","3.2.10":"2021-09-07T20:20:38.430Z","3.2.11":"2021-09-08T22:58:42.174Z","3.2.12":"2021-09-17T14:55:39.210Z","3.2.13":"2021-09-21T18:23:08.544Z","3.2.14":"2021-09-22T22:37:10.257Z","3.2.15":"2021-09-23T13:49:13.974Z","3.2.16":"2021-09-23T14:17:14.024Z","3.2.17":"2021-09-24T16:43:23.034Z","3.2.18":"2021-09-24T20:05:29.840Z","3.2.19":"2021-09-25T18:58:35.424Z","3.2.20":"2021-10-08T17:02:04.567Z","3.2.21":"2021-11-02T06:35:30.774Z","3.2.22":"2021-11-15T03:45:22.874Z","3.2.23":"2021-11-26T06:34:18.317Z","3.2.24":"2021-12-06T09:03:45.041Z","3.2.25":"2021-12-12T04:21:46.210Z","3.2.26":"2021-12-12T07:04:00.251Z","3.2.27":"2022-01-16T14:08:50.485Z","3.2.28":"2022-01-21T08:15:46.448Z","3.2.29":"2022-01-23T14:03:00.726Z","3.2.30":"2022-02-07T06:15:23.718Z","3.2.31":"2022-02-12T08:42:22.342Z","3.2.32":"2022-04-12T08:07:58.042Z","3.2.33":"2022-04-14T10:14:51.077Z","3.2.34-beta.1":"2022-05-17T04:54:07.416Z","3.2.34":"2022-05-19T04:42:47.724Z","3.2.35":"2022-05-20T17:16:40.246Z","3.2.36":"2022-05-23T02:04:31.630Z","3.2.37":"2022-06-06T12:08:33.770Z","3.2.38":"2022-08-30T08:02:17.358Z"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"description":"@vue/server-renderer","homepage":"https://github.com/vuejs/core/tree/main/packages/server-renderer#readme","keywords":["vue"],"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/server-renderer"},"author":{"name":"Evan You"},"bugs":{"url":"https://github.com/vuejs/core/issues"},"license":"MIT","readme":"# @vue/server-renderer\n\n**Note: as of 3.2.13+, this package is included as a dependency of the main `vue` package and can be accessed as `vue/server-renderer`. This means you no longer need to explicitly install this package and ensure its version match that of `vue`'s. Just use the `vue/server-renderer` deep import instead.**\n\n## Basic API\n\n### `renderToString`\n\n**Signature**\n\n```ts\nfunction renderToString(\n input: App | VNode,\n context?: SSRContext\n): Promise<string>\n```\n\n**Usage**\n\n```js\nconst { createSSRApp } = require('vue')\nconst { renderToString } = require('@vue/server-renderer')\n\nconst app = createSSRApp({\n data: () => ({ msg: 'hello' }),\n template: `<div>{{ msg }}</div>`\n})\n\n;(async () => {\n const html = await renderToString(app)\n console.log(html)\n})()\n```\n\n### Handling Teleports\n\nIf the rendered app contains teleports, the teleported content will not be part of the rendered string. Instead, they are exposed under the `teleports` property of the ssr context object:\n\n```js\nconst ctx = {}\nconst html = await renderToString(app, ctx)\n\nconsole.log(ctx.teleports) // { '#teleported': 'teleported content' }\n```\n\n## Streaming API\n\n### `renderToNodeStream`\n\nRenders input as a [Node.js Readable stream](https://nodejs.org/api/stream.html#stream_class_stream_readable).\n\n**Signature**\n\n```ts\nfunction renderToNodeStream(input: App | VNode, context?: SSRContext): Readable\n```\n\n**Usage**\n\n```js\n// inside a Node.js http handler\nrenderToNodeStream(app).pipe(res)\n```\n\n**Note:** This method is not supported in the ESM build of `@vue/server-renderer`, which is decoupled from Node.js environments. Use `pipeToNodeWritable` instead.\n\n### `pipeToNodeWritable`\n\nRender and pipe to an existing [Node.js Writable stream](https://nodejs.org/api/stream.html#stream_writable_streams) instance.\n\n**Signature**\n\n```ts\nfunction pipeToNodeWritable(\n input: App | VNode,\n context: SSRContext = {},\n writable: Writable\n): void\n```\n\n**Usage**\n\n```js\n// inside a Node.js http handler\npipeToNodeWritable(app, {}, res)\n```\n\n### `renderToWebStream`\n\nRenders input as a [Web ReadableStream](https://developer.mozilla.org/en-US/docs/Web/API/Streams_API).\n\n**Signature**\n\n```ts\nfunction renderToWebStream(\n input: App | VNode,\n context?: SSRContext\n): ReadableStream\n```\n\n**Usage**\n\n```js\n// inside an environment with ReadableStream support\nreturn new Response(renderToWebStream(app))\n```\n\n**Note:** in environments that do not expose `ReadableStream` constructor in the global scope, `pipeToWebWritable` should be used instead.\n\n### `pipeToWebWritable`\n\nRender and pipe to an existing [Web WritableStream](https://developer.mozilla.org/en-US/docs/Web/API/WritableStream) instance.\n\n**Signature**\n\n```ts\nfunction pipeToWebWritable(\n input: App | VNode,\n context: SSRContext = {},\n writable: WritableStream\n): void\n```\n\n**Usage**\n\nThis is typically used in combination with [`TransformStream`](https://developer.mozilla.org/en-US/docs/Web/API/TransformStream):\n\n```js\n// TransformStream is available in environments such as CloudFlare workers.\n// in Node.js, TransformStream needs to be explicitly imported from 'stream/web'\nconst { readable, writable } = new TransformStream()\npipeToWebWritable(app, {}, writable)\n\nreturn new Response(readable)\n```\n\n### `renderToSimpleStream`\n\nRenders input in streaming mode using a simple readable interface.\n\n**Signature**\n\n```ts\nfunction renderToSimpleStream(\n input: App | VNode,\n context: SSRContext,\n options: SimpleReadable\n): SimpleReadable\n\ninterface SimpleReadable {\n push(content: string | null): void\n destroy(err: any): void\n}\n```\n\n**Usage**\n\n```js\nlet res = ''\n\nrenderToSimpleStream(\n app,\n {},\n {\n push(chunk) {\n if (chunk === null) {\n // done\n console(`render complete: ${res}`)\n } else {\n res += chunk\n }\n },\n destroy(err) {\n // error encountered\n }\n }\n)\n```\n","readmeFilename":"README.md"} \ No newline at end of file
diff --git a/cli/tests/testdata/npm/registry/@vue/server-renderer/server-renderer-3.2.38.tgz b/cli/tests/testdata/npm/registry/@vue/server-renderer/server-renderer-3.2.38.tgz
new file mode 100644
index 000000000..e3d1603f5
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@vue/server-renderer/server-renderer-3.2.38.tgz
Binary files differ
diff --git a/cli/tests/testdata/npm/registry/@vue/shared/registry.json b/cli/tests/testdata/npm/registry/@vue/shared/registry.json
new file mode 100644
index 000000000..55132d401
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@vue/shared/registry.json
@@ -0,0 +1 @@
+{"_id":"@vue/shared","_rev":"121-3a169dafd7a7bb02a0ceacbf7b9736c5","name":"@vue/shared","dist-tags":{"latest":"3.2.38","preview":"3.0.3","beta":"3.2.34-beta.1"},"versions":{"3.0.0-alpha.8":{"name":"@vue/shared","version":"3.0.0-alpha.8","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-alpha.8","dist":{"shasum":"59dd820e8a7b98847624cb94cdfa89e97993fa3c","integrity":"sha512-HcYWx9tU426lQOWOJ4Ht9DCNb1yN3dxe87Fhf1pMNPt4qdHycmCszyimwe48O3VgYWsPndWg7E/RmCh3yjkPpA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-alpha.8.tgz","fileCount":9,"unpackedSize":57997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYrmsCRA9TVsSAnZWagAAwxEQAKBFhsjG21kNQRIkNm2m\nUKRuAHlcyf/5tO402hmtl/Blz0xZT8TcJN/qdolyrj4Pu8lQbyhVBZ7H9F3f\nPyPzVWv9WEHqI+3Ztyi61RIzJr2h+ANYv4hzyivjRg1DTuGKjV0Ni+gRHsWz\nltMrMCsVjoK/N6zq6Z+dknaZGQBVlooqD95FrTyWlRE0Ui0wHbRIBBId2ahV\nB+0ItBv9mBzBYw2cx6ChsKMk6dqI+XJGdtxU1UzBVJBJc29beD7LLt+jWcer\ncw/u3UzaYMBLDOy9O2S1cF7zv8T/YExJKkxIk42X3B4eszoVUYKCvuSWG4pB\ning7GY/Z/HSvPGks/fI34NNt9KblgspNKTwi+d+h1utcwD85gKK+24cjkZy+\nPBKox97eHehVd+aoKO4izM3+iKX/MWaN/XKRQqBp9hHgs/gHvjs43/F+KNcB\nuPl7dSpRu0eSExPAd1BfhDjMT9aWE4KDjAPeibO6Mie8OFYvR+Wm119pYcrz\nAF8e717B+nbu3H3fHniXC1MTsslLCWB9GXgGEdTvqQNPOn5Vl1hdyFY7QNXq\nmIcxI9t2hHh+R7kZZhbvauY26mNZ1jcfeK22EZdNx3JExguAemf+ClQjIZ9p\n1mzSSR0Zm84fZJw3Mhc8+ItfcrFi55zTJZuGYO/MF3GD3LeaDZhWkszLvaAC\n0OBU\r\n=u138\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5QgmntYglGK/vvirpYRZvdQBE2crXAtSMiDvU+gAOdQIhAO4rwzCPaIb/jIVVxOUH6guC+CqkfTIiKNbN8fMwdhnl"}]},"maintainers":[{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"dobromir-hristov","email":"dobri@digital-cult.com"},{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"soda","email":"haoqunjiang+npm@gmail.com"},{"name":"znck","email":"rahulkdn@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"michalsnik","email":"msajnog93@gmail.com"},{"name":"chrisvfritz","email":"chrisvfritz@gmail.com"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"ktsn","email":"ktsn55@gmail.com"},{"name":"nickmessing","email":"dot.nick.dot.messing@gmail.com"},{"name":"akryum","email":"guillaume.b.chau@gmail.com"},{"name":"mysticatea","email":"public@mysticatea.dev"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-alpha.8_1583528363212_0.761368260365783"},"_hasShrinkwrap":false},"3.0.0-alpha.9":{"name":"@vue/shared","version":"3.0.0-alpha.9","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-alpha.9","dist":{"shasum":"681053df422dea1c8c2f54e860ef7c4b949b9852","integrity":"sha512-34jsIMNwXJ6V6qlGx5ATw4YHTRxoKCyKN8MulRrUxo4BDhzEl1T1nsh6A9dsmJ8MGki/4MtYyxStTnPBQCLNfA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-alpha.9.tgz","fileCount":9,"unpackedSize":58362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecARTCRA9TVsSAnZWagAAuHoP/2LBcxBBtOTHN6B81Gdk\nZFeaW7+k1DasR1JUgSv8HE/yNEM5OGJxGhB2+yTnR7wHr1EXiHDa1yrNKTnV\n2ku8UnKDt8M3119Zf1F7O8FSQ078KlhDeShGBhCVhnXGc276qZrMhC5sYFD7\nCAvdx1cEMB2lfb/s8kPrZgIEitUj3tYUgYmBMiQMCJEIkoWEVzMWLknakgMT\n5t3bhipCWCaNKK7O7Awor0dRVtjs+41mjQ8pShMZ44kA8x07eCsiVVOtz8ht\na0k4TiiPeXLGKTcR4Z2kYXD3rllZmQUA1TMHoVMG78tG635roKZpRKjVLlxJ\nrivJi51ZF74W8NmnKPkdMTzMkafes5jGLmTphaElOxJ7w8CSOeX1he4HlBiu\nvlvz56pyeUqHCDRkxwYPosoHZDHn+6tu/TLD7HSs8kBwSIOMAneoMAXrKnRS\nOJhiMrna4LuKRBBlghDeHyUX8LA84DTc8S1xe1rqgBPXKXI54NBvIrnIZIuJ\naueEKMHF9hTyBMJB3oWJAZ+V9ajqnvwHHgeuNzSJYPaj19EWmGxmpD9kOGKP\nPZf/xcbki57AYrJFxoI56e5kTkxdgZ1BFkeTMqszhMq4eLG27Q/MH9Ng4UTy\nA86i/I1GLkdvMdPji/gxIhOvvwn0OwSwps2Sn1Ivnx1tv1TrPiHhIuwNCITr\ndcCx\r\n=mMvM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCAqVochk9QJXoLVOHm1+Z5YjE2YEdHzk5pWrgzo0q13AIgYhccqbTulUqgIWZPq6HnA2DCEMJtz+XEQHi25xcL0qM="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-alpha.9_1584399442638_0.9703822532874267"},"_hasShrinkwrap":false},"3.0.0-alpha.10":{"name":"@vue/shared","version":"3.0.0-alpha.10","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-alpha.10","dist":{"shasum":"7026d9a81fa5f03ea03e9434be6286ed167684b8","integrity":"sha512-b6VYQrhsp/N0QpuXdxs1xIDrBiqVzFNyAvyQgPk2ssQgWD6H2StoySDj99DWrum2+pJUDO2/2dLfGH8l180R6g==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-alpha.10.tgz","fileCount":9,"unpackedSize":58369,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeorqCRA9TVsSAnZWagAAFjoP+QHgzZ7U0heWk7SC1ggv\nemWoprg54q90BpfUiWNa5yvyD7PO7XZPX7zg+JvfPDNK43VJ2ah64sf4iZL5\nDsVrRKn+ria7yK7mM2K/L32b2bnVGPkcqqW72C7ScvK7gtmiEdKNd269k6E8\noBFDspI2pRRoQWDnIeI9FR5XQTHpjOdhbHI6FylfoSHhZJtCsciOKJja/KPv\nNb+dOpC776P/pmhd8rYGqbYZQyLcAQnaB9YLPJBex5LvAvwV9u25C+0rQ+/g\n3RXykoGH47hN8Ze5RZH+KFRSDf7RB3M58Je0RPTdwedTbnNl2tVKxLPiKbjW\n5L6HiOpCwGW06pI2HEl0JAo8/C03cV5gcp9PcpQMxCy+YiTotY3XEqHs9ODU\n/0ry7HZ3r7YwMU2pWwdqAwx63moDXJFyrk5GrBEvi6MGq54hQsQBAu8odd62\nAf6+hPNLyYsTsjcBRr0JNZ8yEUw3QHjHEbLNbu8HngEHTg5ey8o3hnjYPKkr\nxUbUjC/9AyCU7ACTwqyutGEh1gwVKI++lIMEiIMr/LSSj4Q56sfZ8Vv+IW+f\ni0Mr7QMPNVe1Dk5xqSQ1VDMZCCvixb+vnY6uEemUL7ZGPcxZ4iwcytICW/jb\nI0u8Rb3lNVS0fyGanUgLjM2jUPLo81VWqV3S2jiN88EDKg1icBnirr3/+Eiu\nbtNM\r\n=5fwe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDXOJtV12hYb9luXOsR3RFKsTFHi0AhH2N/mccQ1JPdfQIhAJqYbRXJMOZtI9xk0F20wxYgiHjdXJSj8MDfiQdQ6yha"}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-alpha.10_1585089258076_0.8749819510533583"},"_hasShrinkwrap":false},"3.0.0-alpha.11":{"name":"@vue/shared","version":"3.0.0-alpha.11","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-alpha.11","dist":{"shasum":"aa2d5cc711c76c9da1da72217e917ec9c3a812d1","integrity":"sha512-vzzz/JUqEgjeRRk3SHV+kcDrFtBI6E+p5RUjXLRAQR62XIFfDpTmqpfrx+SEpOyhN7lgAXOsWPkrb9xl8Jw0XQ==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-alpha.11.tgz","fileCount":9,"unpackedSize":58371,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh+bzCRA9TVsSAnZWagAAvgMP+wdBDNhQVZgae2QQnMTz\nlhPy67ZXnKkngMsW+RY3HwpbP3o0bTxHicfCFCl4Yehzy1vODx+1tixgM5un\nGaRFFSVb1DHPPEKe3ztrwQ8YInBjloqsnjjzl0IlY7Ve9N9cO20Gov+xYLan\nQPw0bUu104tePpnPv2EJcNCIKEQ5eYuLB9ZMK5oMGesa8eAos7ybHpa/tE2m\nA/sHW6t/LvsT/uUyNdSjptrBUTXXR55DJT70J9du+rvt+q3lgsUyJZTsC7Jj\nTTbyKKe5jG1reXYaeoTWCOm9pZ0vs4wqdVOj0o1Zh90KNc8hdTxJ+ju72qaH\n3q3iGl6/EGuT7/6fu11ywqywcbs+3dzESGQ6dQlEYBA0zEzcsv7p/K1BwPbj\n1N9Fcw5PvR59koHJzO334CX9gKa8TkdcRpLr3k1N15KyIAwAYOR5Lje9/lhR\nAZa4LE99rF8Ypc07+9L2TaqAw64IQnzOx5Lkyfr8i+KYUv/038gMxNjktK5g\nS53MZ//BG6otJc6FakyXnm1QH6tSZYdMO/CYp/53MwGIGFrJ9KG1uv2nKaO8\ny0oe1PL5CYOjJEuOTqnyT5WRQSOnZLYmh7VgZILgudeb6GLB3HW8E0nK+rzR\nPr+wO7BZc0b51nWfYQNPX7+Tia9vvTK/qvN+XtCI7ViYewBsJ/gNnoZnPrv+\n/5KU\r\n=p5ff\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDkJDZ/NjgHqqicQMf7XVEH85UktZePwap281IyQ0W4rgIhAPANDl/TBYIAl/TsEHtSuZiRJsJjhLWD+OwPqQr5svE3"}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-alpha.11_1585964786667_0.39963554950389035"},"_hasShrinkwrap":false},"3.0.0-alpha.12":{"name":"@vue/shared","version":"3.0.0-alpha.12","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-alpha.12","dist":{"shasum":"36855f95e2855f0099980aebf63edf51e0bad471","integrity":"sha512-SVXQd0fJ7Fod7J8WBFDPLp0rNobnixo11E+OevC9cBs5Y0fZklAr+8i5XaJJ/fdPr9qDWFHweXDwIvVzpoZMOA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-alpha.12.tgz","fileCount":9,"unpackedSize":59294,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejleNCRA9TVsSAnZWagAAuv8P/iH9wFIiRDNC7dGV4aJf\nLThQnBkoiugWtjaONHca7scTkcFelxRS7xSpJguvNomxi39+oKflLRzXzyBF\ns7jQV9cArKjB+aPbiWOuEOo/SSCG35+zrwJb7eQxtwzpBaqDx/fOzhQ69Fds\n+HlUFKReU7wZFZ7inNmlNw/AdnaKjPLbNoHM9gKm0UFO6zTXJ4dcgiUsKXxZ\nB/Gsd8ep76jRcm9T1pHXrFuTyFESZDoJy8U33Ccm9/bw+9FkqytFmQbBo5/r\nFS20oxHu01IuuTEV5ULbRCxzw/5KZqEQ1oWkIL1qYnE0m2XLp4av0tt6Of9J\nmCUd9f8RwoIv7+PSBGYUzOMQksRQGD8C7RQdwDovapWblwkvt6hCXkQgIqW7\nWIquu1MXjvi6bZlyQgtGwMAB2MQyUAbkUJLMzhlOORiZXKyzbNKeP/syh3zK\nWbdTe3isYz0qHJlX7XAgEdPVtr+UA5NMAL/xoz3AT+XjLx18ikfzW92tFBfc\nNkZPtttgy0R7M5LEsTkDCmJYCHMHMkRDXyYWpnHPBdwWEItkKY3SznKYUriQ\nky8YLeLthQ7ojPxaQhkZ4l2tyeO0HwB6TD23Rlg/eL3J9kJ/30yC1NNWIuNj\njVse0XdCh9cvPpkXsOM8h8R3Yr3LV2RQsFGqKxo099kjO8Bhz4FAkkpIxBNX\ns79A\r\n=+xQH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDS3e5Q6AQc8iG/NiglgobSzPQBml0NaUWUVIDP9NKAvwIhAKe9tY/N+425NtmmPwzDy3kr/ZU/kKZ7gjPoLnNbb6pD"}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-alpha.12_1586386829437_0.6917439671336216"},"_hasShrinkwrap":false},"3.0.0-alpha.13":{"name":"@vue/shared","version":"3.0.0-alpha.13","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-alpha.13","dist":{"shasum":"7d9bcf763c77bd9e10bbb6a27577af7f0ad853c4","integrity":"sha512-j3co+5x0DNZXQzS3drvWaRwQVFltkY4fQHdegfVIofhXZc/PrHP4E+PE3U8GxeqrU6DSjO+4YpY4aVGRUjbgpw==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-alpha.13.tgz","fileCount":9,"unpackedSize":59321,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelzqHCRA9TVsSAnZWagAAiB0P/3Ju12OEYKI6Z7M4FJlU\nlcypGkAyTW7U0DaSIeBklKGeSUIy1V6Yg4BikVcGXxI00zeGQNO3hXRZixHQ\nerkw1ksRnei8CanLFBT3/GBfLyt5zZ1g0fdDHUZ1XOjk2pZMu1SlMutZkyiv\nVuwVkDQ9yqlhqaIqZw3hSgXQtWjFSU0I6f40lVhZDSZziHFR9vBhR67tVj7j\nGUbiML/6TV4FSTBVDJ+Myt/O3dq1C5h+uyd2DNBKCtTqUXmeKv8raIk6I1Hx\n8lY2T5POimYADP7UZ2lyZ2VU3OaXB7N70/uPblmXJEzfvPCHzuyGYHcCr9+L\nMYxydjJSRbT93ohr+fOMeq8MCOzXRaQsP2htEQ1PkpExeTY6bFDmecFjQMGb\nw4i9Fkz8H6VV9vpMwOupN9ExpJ4gc5Yfw3E3t7DdkE3w+lld/blRBcGImOZe\nXH2IPxVqC2pQuMDJsil/rxFeATBpdmPTuZ6UyqmTVrcAYKuFUXRZ3UHKdIAJ\nct25WWtpHSs0fGtNnY4ppMZoL/vZe7mtqh8qlY+1Y3rKVxZqMVqOjEX55hyC\nzYAESLnpg/08c80d0V4SQ/fXuKvS0MnjNLeApUWI42a4ybIuPhMuT5lc0YXq\n7f7kqgYxyHdPNaHs533Toa5Y8K4PUyRZCH6dSKXAeYO32z04xIOYqzMbUBYC\nrzQ0\r\n=0n3s\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF6P8cdttiuIFLf8z8JJ2p+Ne2WcXDnHW/4w9rKuUfsJAiEAg7sub0ncPBHcQ8SSaMJaePKoyj15zxRe523dAFKIGFg="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-alpha.13_1586969223076_0.5479003163453346"},"_hasShrinkwrap":false},"3.0.0-beta.1":{"name":"@vue/shared","version":"3.0.0-beta.1","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-beta.1","dist":{"shasum":"234185d345cde7e05db569e653feae87912bf218","integrity":"sha512-LehYUPtykdL3ZEUto2W1n26k+opBT1gtFdESPtp4lGo9oIreLl3pJVoUPIkY/Kk/mOZGmBOsYXiLZGJvfmGEQw==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-beta.1.tgz","fileCount":9,"unpackedSize":59319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemLX8CRA9TVsSAnZWagAASMYQAJ+lwKjtV7iR9u3YrTvl\nPg7v7189fKKXjiZvDp4bpiGBCC61Ev3w++xJo4FrnH3DWEKga540Gorwvdjg\nHDiaNVYkHhrt7FhfwWOCAlHZBuyoySWZoAQ15qvS48HbcLdldlXALlpA3sfG\nSxfRZ1kVXZvjkBciOkbzhyF3VXxeu7mOzCHZM26hQAbVh0NkOYbFdBSzE3dR\n30G8RAH9/Ifi4wCvbkE8UvvYL40wDsnPTbFNHgKJalCMMOa3JtD+0GUCL4aY\nXQSbwtdsgKzdNUYXMf3+388hh6TigkH4/rzWy1zn/VMBEedjAIG+alVie/zJ\nnyp/1Z1ITOMMg1stx7kzt5+KQOqaKe/jZ+H1fWwEy4G6foB5DYrHW6+qvC11\nxceTJU85EXqoTJvXwjPVH/yL51vs2MuuDoEgQDCwPRcR2YF3lQQfh7NRU1V1\n0rBk23FJRAqgXdHbycyE2UmRU56UKSHgeq5giRyJ6SuikBbh2lDlOvsovc9W\no4zw188pojG0HRe5FkB/QYjrLfXT58QlEL+Tcn7hwd68/S7HZhbYLM3WC5Gm\nQ1uk66lMgZoWowWGhUQHgbsj4++FJDUa3xV8yX2nURkYR6JNmVR4ttI6SZGl\nS/MzdI7j8uJpqzM2hCVkWb5RFm8W56VyTYjIZEoghyEqqp5XCBYykcuvStrc\nkApN\r\n=M7XR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAiqJh4oJklFUkqTpfHlOmJ3J9p7FiWoexdJ868hQcktAiEA0tq3lKyvwLKwGDhgcyDcxwbusawCQB9GtsgzoqUjdCQ="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-beta.1_1587066364174_0.41224737072836115"},"_hasShrinkwrap":false},"3.0.0-beta.2":{"name":"@vue/shared","version":"3.0.0-beta.2","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-beta.2","dist":{"shasum":"6659413868b0ba0b96260cbf3c9ed99f2d0f90ef","integrity":"sha512-ED5oa+ZOcjAJkWEzL0zFZ4QG89L23DrW9LBBGT6YBUhBmOsf9BKii2JIBfdxWYwRkjAhbHffQH0mc6rI2famug==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-beta.2.tgz","fileCount":9,"unpackedSize":59319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemcTXCRA9TVsSAnZWagAAMqUP/iOzxEWBpIPEnQ/ROO+0\ntSW5tQIZYuWdrvdUOwxrr03+kaeKlf5RS2bTydtSDW2jCd38OKcfn5Di5Tsh\nVGCtQA2j7+IrHmTJSPg4tGsdTzhQlFZ2xsutPLrFfvJtOL6C+tc5rARvZiXD\nFLwMXSnl33tE/vAzDyC0VC6IBh4BBJz8nH9r60t0a/A2wX7Z7hqhglUJM2v9\npZmMdYm68w9dPI3UnnKIgkWHfYSHCG4uiAv11runQDdsWjDhBg37057QvlZU\nY+NEr34mqyCh8X7Erl8ss5a9BJonhV8OQSEhTUUjHFk76koSkQJV1y0BzspE\nwUf24QURzkdGfE6UqSitVTBA31Lnny3pxCEW644mX6R4HGOhzE/QwG8wkuUX\nlOpO1FMANOxMLEIFEi7Sytgl5mFoXz6jNuu/sSBhw3WQyr3XY0P1WNcrkQMc\n+Ir9lOyyosw0b7wr4VV5DGJKGzvf4yADfzeGNGHpXfRuys7JiG0/48PuEKh/\nftJFolLT0mCydAcsMc0hj4w3VY4wrx7DRueeDFNeTvxas/ztba1ymUeK4Tg5\nRmXrUaYFVsm3G1urtiPdKcGaI8xtA5Jqhw37oHDeoLjpC00auRCaRCzN6RwS\noNFuMub5OfHEnAP9bsW0AD4WDQbvAB8CSb2COEDtwSV/mI2gpcOriGhrsUOR\nkAPz\r\n=Y0V+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFQAVJR/ttkcpviZZrXPdyychoD/W8iv8DcBY/i8scL+AiAueU985BwPvDCxaGX1+73pBlKMWCjeHp0ovaJ7t0Jwgw=="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-beta.2_1587135703287_0.05589147021451568"},"_hasShrinkwrap":false},"3.0.0-beta.3":{"name":"@vue/shared","version":"3.0.0-beta.3","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-beta.3","dist":{"shasum":"783e98475757c9e2c58cb804cce2cd9dd328f4b8","integrity":"sha512-NSiCty9fUjn+JuGtBCnlxqB+9jq4S/W6lGREMz/2cQZchIETu16fBxvQukljVmtbChAjrw/JTOb8HzTrDAhLlQ==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-beta.3.tgz","fileCount":9,"unpackedSize":59310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeng2eCRA9TVsSAnZWagAAUzYQAI7UswpqB7IjthmKS32g\nuX+JAk71Wzq7q3X+XOFdy02pHcx0OkuqDDLAGKh6IzLqnC8JW6nxVtA6l2c+\nfGCK6se1A7PeLGoV7pK6fF1U/Yxm9ft3PmGfYWgH2UHumvkGYkX8hoe4xbUB\nHFoeFd+3ZB7+euOe5/OH3vXaStskbA04WFTL8YJ9AZnzx46kAnQlCRuuq2wj\nxWL0CkGRyCfjh58iRpaTSlpxdMt8/y18L0UcwCF93MmLYR1Lr1Ss5XppjGIc\nRH5BHM8F+xTFsJNWPAbBpSvaFWoGKtmd8MOpI5uA5wDInCoW9B9oKJ1YewW9\nG1rOfFzYfC0iVFGN0b3UjOBfz6GfYE+TH9ZehK1SdvIq95JJQFBTjevajd1b\nx7DpY7KLZv3RaBgxET0fWB3XurTy0xftV/Ay9Jj08LbUkhjvh6TI6BB/StP8\n8KaNPgayAP7tb/9RuQshlt3+pjiM/xSMFdY/q96DIE8N3DqOn7phDG35YULh\nsSJNPesHwMxHRkTrAuBtQUj0gInArf75i128wHwH8boJ3sTBfv6KQye7jhvn\nfR8bP4KRpPdKipsyiDDzt6nrqQFmH1zxmBcppwPay5H1AmvqsZSECC7ma/Py\nnRm3h5L0JydqYYrlWnq6ze2nKK81M6xIaTohRUHC8DT867fjxoOpe+z8ZdLD\ne+yq\r\n=krF6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDGg6tmEPiqLQkr96ydgxlJSXfwCJoZ1jMm3JguaticPQIhAMXDvByRxVB+U+UwiiRCWMaK6H3KrBMYF/LRSuTbvujF"}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-beta.3_1587416478202_0.9604263552211287"},"_hasShrinkwrap":false},"3.0.0-beta.4":{"name":"@vue/shared","version":"3.0.0-beta.4","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-beta.4","dist":{"shasum":"2c1f18896d598549a9241641b406f0886a710494","integrity":"sha512-itHxDgTzurGLiwkWc9IMPNhac0hv4mkoszGsRQclCKYmJ+Fao913i7pN3Smnl8xUYtv9Bo7EWyxmT60irN0+gg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-beta.4.tgz","fileCount":9,"unpackedSize":59310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeo0osCRA9TVsSAnZWagAAKA4P/1yqtnrpFtjUM45Rv2yt\neKbKzKWWYE6vFTzuvWs4DHh5hrQPWrCydpkOz4nMvwf9eR4RVtzN821KR7m3\nuGZdFzbTDFr1VV60X3t5VZQVK4oO2PZhGaq+won/S9CfKux0B1hBqQMwzhRs\n+1bNfxkqR8RnKqrrhhZ73W3SLnQJe270LAyex2D8LbFaXrs8paWoRle9ebkx\nDbRw9TFhCKqJO1TmVMkOqWLcqrYhGMzSEnJNW57n46euOLBJmEZSOx2lk/1W\nf0apMDDUSA0yKI7GnDvk5aVs9P0czO24teZHU8JvJPOr/EfnAwYAnfynuByo\ngJ1VCG2BZvhg9kVw4PQCdJLiUiFOGLSiYQNigX1AT2E91x0gD4T9vQMRLPov\nHS6En+ZW8XMbLDURG18PgQn4okeBeqejunKJAFzDEh3pEnc2jMsnqGgYbsUC\nWmK75VN5QkWgJtmIh5dRkDIgI8I28qyfTaPVgbUGVh/9sfSQdo5stZrPglmU\nHPQE8e/NGF7yTebiYj9OOAlkgZh3yARDkQm8SUQ/7Emnj/oEe0PM0QEypTgF\nloM4DNrRXSMIrxrq3IWOvOZ6Y0ZrNNn/qBVLbvaxZLrTIUeJAjkdMECzjPI1\nuEIx7nQRYUXvZnQ6IAEuVpoIiHlkrMz+PMefer3YMHrZ+kY+EV+y8tA26e+L\n8R5+\r\n=SLZ6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGRVREcX983TtsFM70sSqi8PBzoMv96sHuBJ72t2lLOGAiEAko/zJJI/PFS/5XYQrR0UjT8swCE0+UhC+UYXQseFPGE="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-beta.4_1587759660449_0.012152211350352271"},"_hasShrinkwrap":false},"3.0.0-beta.5":{"name":"@vue/shared","version":"3.0.0-beta.5","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-beta.5","dist":{"shasum":"44114e58b54162bdb5673049bf17adcadbad1dc3","integrity":"sha512-RKMeR+yuS2HokYtkFb72YZ6EnxDiIjEXLTflLkHBp2fdEj4liHSJ3cESVtcfNOGr5sWd8w4dG2t4xloTDx24Fg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-beta.5.tgz","fileCount":9,"unpackedSize":59310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqzM1CRA9TVsSAnZWagAADkAP/0nqvMpu+/qhE4xKez+s\nQ2GUbsZoWBbjjUFWuFSwPGYTZIWHDpOOvGAgRBe5w7Am1V40fgsRalIr+EDk\nyKq2zmfpaOxjaowup2XaVXwccB5+/RGyhvreiqM2UW6/i7i8VFHpHpfCeKCH\n9LeO9aS9a8apwcQ4DFpBdto+37sn4GLG4y6Tp9qVKtwEAOrCN8Y/BzDNQ6/y\ngXTvl+TVS7UyKbc4AZoutA7aeyrr3z2Bkn0Gtp5iTjhu9YB1j1sdp7OVp9V6\n1OIvvZoG5Rn9UdyFuy9nK6PZ7rc1fDO+KQJSSw9McIWKNwZILkJTfuW+qlWX\nW7t7b5oLgIPWnN8jJAUROR3gwnaYNLfAFLzbhyXQWFE4Ti1sSvPhUnEJJO3z\nfoKrkKAUKkqJhg8jOf1qyoHvoMjSStm7XRXOZsq1WGpo7PDCWRHBKW6naFLL\nMRi//VQhgQ/lmFfMyGjx8e+CBwm8I7yhUFyR0r/3kFS8ZJZItIJ3EkCRHIut\nmD0StR1Vqy2l4hq8l5Gf8TT8ShbDmE3sHClqMVU9SrlXDxf3jTNsFuzTWPXe\nxnH/K/zfBc+bnLj/92+g1Kyyf2kjM60JjCx3jkRD9OtpovTkrIeiVbYz1ZUv\ncU/FLuS75HtFM/NVuu7vyaMmGv2roW4S4LrAZLOJ5fLAKLV3wEnm2Ce0KU3K\n/ILL\r\n=63uq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAySsA1b8gJrKFMJEei0tUNR1bEcQNksmui8U7LlY3ROAiBIG3waxzOK6n+ovIPqxUb9kn8Tc7wyESLlUu9pEexbxw=="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-beta.5_1588278069127_0.3775697731253209"},"_hasShrinkwrap":false},"3.0.0-beta.6":{"name":"@vue/shared","version":"3.0.0-beta.6","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-beta.6","dist":{"shasum":"28592f8d7b5e0f7039097b722e15ee72f3fe9819","integrity":"sha512-cpaTp123l1fJgA5XpFkoodE3hTkVuvo7HEL6j9ktKb+dIkt8WDeWXPLjoPYM7qEpB2ls9uLe4sa3DhkGfnyGPA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-beta.6.tgz","fileCount":9,"unpackedSize":60057,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerKldCRA9TVsSAnZWagAAwW0P/2CC40oMfsgXkhX0Vb1C\nIhyvfegkiUQPU6JWIfFUhAXTly4vSnXSn0rpJEukTjwGhNUwE002QpV2/082\nexK4HtECAg0JRH0RMI4PUhePbBM8uA94wey0SxNk4MQxbqt7PoK2RV+q03/P\n7UfsOQ1eUkBvVSNCemFglGeO3ZMcckcg/aISzjcXwg+NVDn+9pUPC7piK552\nMcccHS+zA7UuRPdvYyoEZcrDsLyI5vkbj9LqodgoTkbGGwoJ6HchcC2fk5yW\ndFFuKD+NEkF93LRof8Xrp7LqlKGSS81wb34CcMZUUxMJkxTxKlg3NeANocQs\ntIilUYIyk+lFJdCb04DpVL96F0vXXupakoYH+OZLhuPfJSJp3wQq/FQ68/ZI\nmxkIvVsOMV0QCcZMUVK8KHtU6qIU/Q8lrh1hqqYJfX1Q06UbE5mPmQJIgJq/\nG3dyBRf6rqQ2Rf/rs8hkPHsSGVaSOdWsODAQLmam8gcmV+HfWAoBQPw9F+LZ\nxqb5VlsbRF2x0xkDWpjqXvwWZhblYgZ8mJ4U/Y0ZouwgvLdSKK2akXGCUwAM\nIZ8nekZf/wXV8a3dGH/GGdXBJgk2EhLLOvOqzuC9O3rw7N161iGKSJQE2CS9\nUhyDPHf75NVLfxHb4fLQYV51TW9NioI34NJM1ziDJg7ThxV2RsFFaFBn48Wt\n9Z9p\r\n=j6lO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNtT0AAs2elCMS7yRRQxGp68AUFgnumsHDSquv44U6UgIgAs32Uc3n4huKOJyCeu8AkU6lbi4zZq0Sh0liyTyOP3Y="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-beta.6_1588373853315_0.6514466314428806"},"_hasShrinkwrap":false},"3.0.0-beta.7":{"name":"@vue/shared","version":"3.0.0-beta.7","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-beta.7","dist":{"shasum":"63093533cdff879985777817559c1e340cb89164","integrity":"sha512-denIRh2j5xCyFz4g75jLiFrcw2C7E5NoYgT0akCQI/xdYZvZ08m8rXsckAgBf1TiLehu1t3BGCc8NY7PBDGBTg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-beta.7.tgz","fileCount":9,"unpackedSize":60186,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJereDxCRA9TVsSAnZWagAAK5IP/2kay3WBRgmkArQl7W4/\nGwxfzOzZclJyXi807LZDALNXPupwUU4apMZrMokU/wphNGtcCdByQIkxViC6\nRzucUXF7fccR9PBR+7XIwGR0Ap4W6Wa6MhaGIVDrMRbP96Vo3sAEo9/M8PbW\nP6ib5GpE9shFN03CGgwg2nAN5K5QCXPkGGOZy3DrRQ8BA1NDiNwsRuwIsBeG\nmCBnPS83y1bD9amz4B4P6V42vfOeNxWxAqz4WzLxTlkRBOq+SIAEe4mCnNy4\niFlzZ+OEsxiwxJ83sc/Om1CrKLBvPz+nXuRyH/7fYZ7CvxOaztaDmzo+862p\nTiTK0dYcFPt4zMbprFzc5VD7aYZAErBK+FEfy2xEBjdL5Wwaxln1/BWZLO38\nJCjFy+H30WXrEKczky7ebP8GZ+nbGunDz0OpzDXqU/dWVOKGSOlr3DBlcgku\n5FCGsJb9nruWWDbHAH/FOQpqwAKE9FDrutvhrsR+1d2u1Vq1awNxm3ve7TeI\nwbzQnnowKk+faPuD7tGhNMZurJa5X4yLoRqn23YMk3Rhw3B/RTTw+3z+6XCk\nhLX3DyR805833VEzMHXNW14DDsTCjeVUtTIj6nROVSvZrWnRFa35m64IYAkT\n87UfMfqL5O8RqNPivcSedoNLHHi8XIe1caPgXy3RYT2a9Xx3hphj8HbV5oGa\nzoG4\r\n=iAZR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAotzNizs7qWw7HPsw4chCND9polwfVgrn9DO9TDVzaWAiEAgv/YJslFXdjP+yAteMIsPGBdcNemXCF2HnwJCeTKCPo="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-beta.7_1588453617222_0.7483721413704798"},"_hasShrinkwrap":false},"3.0.0-beta.8":{"name":"@vue/shared","version":"3.0.0-beta.8","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-beta.8","dist":{"shasum":"b41067dffcab2c05dbdd0fde38614de24937fc03","integrity":"sha512-/HfCFvVCZJ8NPtY73TO/Zf+ZKlZXlMfqRn2j6DNVJBXEJ04ipwh8+zSxuIWRRfP+DiFRlzTjrhrZnR08weLyAg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-beta.8.tgz","fileCount":9,"unpackedSize":61653,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesCukCRA9TVsSAnZWagAAQa4P+QH/AA6TPla845ez7EAF\nBZfPwRhfmF6AY1lmN5KEuhvKdQGSlGZsfBsG/Q/Ap2lt2Omrj36S2m557uXd\nNB6GsSMO2aOgWMSwIpYIZEu5lw/pKp8u/A29aNxwsMao4mcQ4s8sE0kujwTl\nhqi6LsMiMxjE6/i+Nh8Wbdi4HIQGsPnE4CU+X0udy29rvWq83iiKhCo2/ENj\nS4IlQbQCuVpXS5//7ijywQRC3YU76TTo+U7CJhN1A8BDmvsUqmRbBFIqDVus\nuOaoVNaE2FuxaC/G4OzfYhfcFkcew+umiDaB/ILPWJmFhlRXV23OPyAJHK2p\n8UUjGz+swQHR+RIWNfMAKQMIW5/JbKDRSB32CflSFrgo/GjFUzmjDKqlu6m+\n7V4b1C0xt2I1ZCPd7IXWV3+oKtCkHbn1K0gdn1ZvlNMddtbCv3NLX6UWWd2a\naKtHVkoiEDkaECOAtyDA88uTVLAzcg4PGhAfX2v9Imu2UonlT5YiL0pzH91s\n6cKaMmaAV54SLtNwGIOAzXn3TNwQi3DHi6MVMtLHHQyDl8z9rbcOF/1pjfYR\nUOej5iH8kHPDGkJxuGh30xqjtS0K3+FbGBs0BWpgzf7aQXUxoO7750bU2SER\niYyIjIj256jZ95e7zj2qJSLK1Oucqvra7EUTR19simW6X6IF01qy8BLju1gU\nZ/jY\r\n=2Nj4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFYtnNXCd1YjynL8Vl2C/zcoznfa28HrMhtFWGGnnp+LAiEAnXP3K42pCX9augS0Av3T3AiV+avUwUmGNg1Lg85oeKU="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-beta.8_1588603811573_0.31816780355413643"},"_hasShrinkwrap":false},"3.0.0-beta.9":{"name":"@vue/shared","version":"3.0.0-beta.9","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-beta.9","dist":{"shasum":"b3bfd0553bef22d508d0e56cc305e25783e64017","integrity":"sha512-ndn3/TCCzvmFI5zTpBTdKdNW2x+ibshvjcoajvcUXNRLlHVJNad0PdnvklPu6zaI6+9fkFpFC5AnMkLg5/KvSw==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-beta.9.tgz","fileCount":9,"unpackedSize":61653,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesIXpCRA9TVsSAnZWagAALBgQAJOaXwe/hD6ij2xafJlG\nXwMtJlvMj9Dsg8mjEfJnUyHCoYDF8Wyd6sbJG0esQFLThBluDz4y5HzEIi/m\n2tm/gvYVEXnRoyPIwA+5ITMMVUZblYAmF3x5Yeyu58znjjhW8fx4SByJCWCi\nO8cEthFD/jB/+GVFiVeBhWTFzda+VoloZYgIaDMgsT+ifnouBIoq7tTOHUeq\ns5oaLs18SE09LNDaNmE6S6skxkDsYJtbq+/UqIAzEtovPJ/FLdef/aqiY2m4\n68SpJaUyNefJCgDwEqi2ld0T4HbtBeH5RvR3RltJejUm4vGlDYRLNjVib6m8\nMNWeYwrMoesEMiQRLteg01QSXglSv/wTqjWki1PTfgf2YrfziijiCLlr3LsL\n5K3e2yANKa0/8NKm4z+5M8PUz8lqTi3W3PFPBJzAQCE/3IdYmtStdMbPK8Cd\nU1/UOrQaVXofNPbpWmwfrIkwl7cUiA53u24HzQdAVTacHgOtSnKZGjP5PYQy\nALFceVr4maGd+qEmHkJ8XICGO7c1koae/A6o61CcbvsqSEr4BzAoae+eeXtk\nFmyjMej8E9pdHDnKUj3S2E7I6ffIiSP9BNPXk0nCr3OF304w9fky6wSntzPN\n4ENXD4q7+T6nONCxLM+1j8VWZxSrZlsduPEFDhgksqUexdzw4EbO8vFhMn96\nGDFT\r\n=7BrI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCLsJJLA3TC1vgfa/tQP658t51bfKYZPbw7GEiWSRYZhQIgUDMaRXlSgvUPZdsFPX+9deY3Gnr3uL5ymIsPBlbuzDQ="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-beta.9_1588626921305_0.2402157113559178"},"_hasShrinkwrap":false},"3.0.0-beta.10":{"name":"@vue/shared","version":"3.0.0-beta.10","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-beta.10","dist":{"shasum":"4c8f9aebcd5a0e9dafb9fb788569f4ce49d209e5","integrity":"sha512-nKPkVB1KqhGuR6lPDcPJ+mhrfVuIGXNmw8s6ecPGjhjil2DetSe1RhgfwRBM0U/QuqUD6RjsIT5WZlnV7878Gg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-beta.10.tgz","fileCount":9,"unpackedSize":68339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetCeZCRA9TVsSAnZWagAAP9IP/36cHe6Biqa6FD8RsfAs\nd+s9hKIQ+JBuIEyHwsj/fJ142+geNwrtRoa8KMwucGfN4kLopv/TnM4isJrH\nRme2Nd4Ei4NyHMIuuPDIlMPOvFHgolQs8a+mvQ6y1fgLRZLGdyXC/KPwUmQ5\nEFxHz+0Kapkg6oUpj8+NxAQTqph6ZQ11zNJB2TQpcyrrmO0lzzws6ZpAz5GP\nJ9IACU3rQTVpKm8w9gu8Qxm55nai4oKgqFcUg4d+b3eqYldNXAfyGWx8/WTi\nPfzekrBl5xLaOR2D314+iUmGNUXMDStUUK5YcMgmK2fuMNH3YqaGtgjXtfoF\ngu1tF7MyCZcWOra29FL+cT3xNwhagLnD1gz0zTpqa/vLniX/4J2CIrowUiiX\nZ10CpMyznBncKrNQoBeIsv0Ky4FnTywy3jHA2KNRS21pmTwHUORs5SDZcvrl\nfbHOWh0HIOweZKh+bWfr38znhn5AVpXgTZdPAoD8/DOUmmOxvA2B06Bd3qyw\nmn0ikCs2hBrDFnQbSJYqf1nMMKChaGyFrFZwYRVxLk+Xlw7fWHxmsoEVePSM\nhP8UMXJvJLj8IAWoSmGFYimi7QH0KHK/2WcHxa+8bmRxSA0TxZEMEb47QHjT\n2shsxQq36IP+Nrl1UbARW+Vck3OTZBR1Vy+BIMvK75VfHvGVDfbFt3rrMXr+\nDW9Q\r\n=1yBM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICCv+R3owY+xA1F4epe/bhRvXdBeQ5ZczgOKLV5LeJXrAiA3+C6XZ7yNOEKicw9SOW9ZEEhpXofd0VSULoqSD8794g=="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-beta.10_1588864921257_0.904467025943543"},"_hasShrinkwrap":false},"3.0.0-beta.11":{"name":"@vue/shared","version":"3.0.0-beta.11","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-beta.11","dist":{"shasum":"3da49e814d75c2c06175a270aecc54c52ea07dad","integrity":"sha512-XItrpiePhL82HTx360yBdzi6Sk4kz/xAZPFK888kTPpQV2giNiSkJEAWfWb7Z+q9DjH9dF3/bNZXsEDOclbdqA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-beta.11.tgz","fileCount":9,"unpackedSize":68339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuZjSCRA9TVsSAnZWagAAh2IP/3Ul3ZWRdpFy2JpJdNof\nX9va4LO78sYydgqDc8P458HGrQ2wcdEWpv+vSxC+n/sffDfFXOVnzcXH0l3M\n9m401AWkI9gaEZMlaKTt1hyMuJ2iRfjj9jHSE8JR2P0MiTP6urLFTpC5srbk\n6ofI776tdqJ217JcSoxPiXYbzxUv2kZAMkqveKZ8kSEE9XIWAtPBZMCV1V0C\nbmA8A3P/btaCFHvaQaiOmU1LS8QmK3QvG8EnsXLQ2pTA7Wlm5A48KO6Ui64+\nYlHNm8Gz1EqQ2kfwkKj3S/1wvF5bH+w1SIPu3+3pdoRa7ccFGqbOp+56ZfcT\nEm5IdRGYCqdC4h3KBv0J9ROE2ftsYDuOVwako0/bJAXP7XH/7jq29aldd1QN\nfn304s0BjpXmLbcfGDIqa1Xif/zzeFn35WgbhnIAJUS+T+usO2/hZ0A3jye/\nBoyuJ3Yel/Y/CXdlv+uiV6J/dOALx9PtPBwnl72sT32yE13U573EnP08QANn\n3KHfZjeM/Nj4ZW8+Ut/gnuxsFrKo1WF5fAqW5e+fPrCHbWwh+V/AISGjoQZc\nRQZ+joohJdvZ24NM/wge/o8RgDRNtkgETmCR0IVtu9EBSBkZ3JkUV9JYv22w\nT7N5Y4VQlJdoh5GlmerrkjgPQaNYAArh66gGW6ehW0qoJZmTddZy3MIBGyCO\n0VRx\r\n=T8Lf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCpLkZF+vCqoVB2z8rcDLe/lPVbZ7d69z7D2+y+L9SN4wIgc6jH2ewaqAQAYaKs7DgORPKDPBQzV15FdQ0GHNFVGsk="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-beta.11_1589221586022_0.4002766474985999"},"_hasShrinkwrap":false},"3.0.0-beta.12":{"name":"@vue/shared","version":"3.0.0-beta.12","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-beta.12","dist":{"shasum":"cb7a2bb047919d2c944bf822032b0a8aa869ba1d","integrity":"sha512-cA0DD3VFGYI76lbM90fAYXNJ9EmDNsm1tthO4FIY18DwziZKJWCfQBhEfHQd2skHcTE4OqH5eBxgsKEdn/LuGQ==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-beta.12.tgz","fileCount":9,"unpackedSize":68339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeua0vCRA9TVsSAnZWagAAqL4QAJqPJihnbx3xFMQ8nU46\n6b893ZAaMvlVjNASRckQgutmVf4S3oloY+PGQCghHixd5O1BnCXV9/G6np+4\nLLJ2ll82J3kitS8NrhAs46ZLMYCJQMIWeS169TPTLLN1uUl2/Sq6PolfMYiL\ny1Fog7UYbhF3W2HV4oB5oSfPd1OBiE4YzkmavYNlXjv4USUIfmafx+pgluii\nOgmx9CAMphYyxMEJdZ+TSmeB+h+SwNBmdDpClv2faIDShCoIpgE8nRzwqN43\nn7LFV2syY0u1GrTJcHVSxzWoUeQtIcy9UCterGtT9cKwcIk7dZww6H9FZjkz\nYqjlPHOubU+U6t8jegr73dCnQiuwTdq2Di5NiPF/kxa28kIUiD5hy/jGyJZa\nECEx/BdTl08xuauaXX8JkpjW1sSeUHKv8h0eK6mgJlcKSPP3w0h7c4X7nopU\nWzTby8tRq5onRA6s0qleIfLFWpBGLXhnXHYT4PQT7aAco7ZBZvCt2VrD++oj\nGQ5kLDlHlVYeSDI4u+jHP1H95Phw+bo5nj3Au+7PZXkn83hEIkrrn7dB56Ob\n2EfOrwxJl/W/P9c+vOGmirujzzhraNEADO9j5oMfQn550nh4QL7ZpyhiKcYm\n0QWFUaGVoztaIyR2U0ogj583WIzITK+nwGW/mlHFcJIApLDWGqDsOGGjr9kX\nWDEb\r\n=li1r\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCUrM6cHK2unVUT9kdnOYrk9NNp4pq4sm3YBx/W2ROrcAIhAL4R+7cvTSBvbXy7RPdHLPivmPAgISDupAgQdC5bo2KJ"}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-beta.12_1589226798883_0.718369912003237"},"_hasShrinkwrap":false},"3.0.0-beta.13":{"name":"@vue/shared","version":"3.0.0-beta.13","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-beta.13","dist":{"shasum":"5ee01f8827c610494f1bab023a9e2fb7f9ed60cf","integrity":"sha512-93g7tJH6tziqITygPh24XDJWnjrROI0wftCfFLSQu2hWoyd6OA5bdJI2n3HFv382o2sqMptGDXouKJRsQxMLmw==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-beta.13.tgz","fileCount":9,"unpackedSize":68339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewJlTCRA9TVsSAnZWagAAe0kP/iFj2WPm0uh+utZ4zWnc\nHdv0sMVBxAk1VwKJ1OoXx61Ea+dBT/xVnxmksAnePOjfTiv0c0NN34ikypih\nQ4wqxrmKKRcemfk0VsiEGPFBzdogp4uJdLcfEGu0EREngHCvD5S+DhLQ7r7r\nC/zSpTqOO48k8XwuSbnDNWYaTvdN/d+Hz4jcw7nMENxQwix+zTOHcaeoolOg\nwfJgwHp5o3ytMbqYr4NX4mjPHdOBQrgIg0OReE5DowgrlQA5VH4FjsSd3vFS\noZmpVJVyf+t9m1qTUU3fESwChBmezgZCtDVaIYfqZJP6Y83mOa+9bmytnGDl\n6qmXspQ0UFgqm8n2wrMA27s7FWc+5MHo5VT5Y0b5xhyjB4n8yZZmmD18+W2L\nAkSUu6JaxDwjCJ8C2V4toa+P0nY8oIYb097dACjjKQjt9QD3vkFN8/PF8CTH\npJHJoQCTbkU+apN60Mf4hzRgzni9F04l/MvPlywB3P+kdZoIljPLhp12SB9s\nNFlFjiA5aUs8NlSQt0lRFt7OAK7tgBagshZUUZZi69GV5mZx9TyKqug9nYFJ\nkQg0ahm0OBSpuowYf8qHKwOTFSuswwGXBBO1jo7XkO7TzkhjOTNtZq/TQKFd\n9drFkCEi/XbnENl9dUBwOENPwtJaKdQzIXVCHjg8tncYYosnBxw23Txxyk1L\nWnUP\r\n=CzPw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZ3Ga2qsSVno/2R6GKvkhNH4FBgRn+H13n+SjwjfoyAwIhAO/65q9aV87t9735PoYsvpcbxGdkxE5VXxycAdOG3iUd"}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-beta.13_1589680466602_0.9346865141298477"},"_hasShrinkwrap":false},"3.0.0-beta.14":{"name":"@vue/shared","version":"3.0.0-beta.14","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-beta.14","dist":{"shasum":"886afe5c233a5b255c186142324c40f114958af5","integrity":"sha512-mnK5teJMLzsBE56Kys+uiyR/jAl1kbokHZ++MnlP7ls9icPqZ/QQE/VTDl3QJ7IHteS2VR6ytAz/Aa/4Dpv/ew==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-beta.14.tgz","fileCount":9,"unpackedSize":68751,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewtcsCRA9TVsSAnZWagAAp3AP/0Ii6Od99N0fJSnkH71H\nrOH9Db4Hdickmdz11rmD2N0Ap0GddtJ9hp2welo7GYSB4LcASNDzT/+mu6bH\n5wo7Ms1l+IWJkiUBqoSOmF4BZW6FL96fofX+EUWfwEbK6yg8rSNXpWdqpp+b\n9WnFxOhYgLekT4mr5WdO/yegc03uOJF0K3I4sq5qKcaZyW8lg3rS/VRu3PjH\n2YyJ7pJYXXxo6/0dR7cHKV3NmZ6lo7Efx2f+tLGz45pKsoS95ntSu/WKuTV5\nyGj/UwIx1Ds/oCKNYucqLCB/iRw0DrhQYCqBdOseO4e5GCATwSgMWjSgdJ8L\n3+ul0lbDrDweO6t6o61pSvX81SV56Yq0VAQ/aULJlRlY9ijjBBSDj1FOcI+5\nY8OouoRtzjn6Nz8SRYXYfcVy8xPH21adOKAXM8maf4MASVb3SdQmUbtmoxa3\n2p6N5/blbJ/HFTEdICIMNdIRgi8C+bN88XnR1o5bifDoeppj2KH2aKezEXM3\ncmbbSwDzb/2aMR3TYaCfb6tQbtAfYDHR5l0iKj3AvPEmwIwDYJ7VFP6iqPHY\nCoh+PDdnDZTXJvmGNDmz5y26qzdHqj8AkkvQqZ0xyeOf2WJFH0ckzAzR4krp\n9M8uqU9gEz0Mp8HaAGH7AL0gpT4GwPj+02wz0rxUhHgad0rw1QrB5GGmdiMB\nY8ae\r\n=eoLb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCCJD+34IXq1CtKlKavVRW6qGQKCByx6NmBZUQHaiAzWwIgUDFCCxQfzdv0/RNBUlU2lr9Xeiqd1vIfulKXYPvrDmM="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-beta.14_1589827371767_0.7023562106456014"},"_hasShrinkwrap":false},"3.0.0-beta.15":{"name":"@vue/shared","version":"3.0.0-beta.15","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-beta.15","dist":{"shasum":"77444ab234e229c3fdcc9f394678e167a55757af","integrity":"sha512-wViILT5GgxMtnXVQ1xupj43wvnZ41g3NLWaBObs7l+eTxz5vq5yx72qH6HRpsfhR2Mg39jE0cfNLFEpC4lJIUQ==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-beta.15.tgz","fileCount":9,"unpackedSize":69015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4/0qCRA9TVsSAnZWagAAHikP+wXebk+ceuDve6fuoH86\neZNEFdjYYwT3glsu9rd0Dk5+hyg21+FLpFkJjSfJ5e49c6Ie4xiqmzS3eDSr\ntmwcqt7LN60/28sE36Up4ub3pCi9YKtMufe1QyDb5sNVchBBn6jW5dkxushH\nIHix+t+zA2Qp/QmrxVfvTFDExSSrFHIDzYFwsq4bsnYAod2fLJhbIHWXf9Rq\nBgLjSgGvhlvyXv//swQ+sidFbkD8E35gNO9BTgoxWvMsP/1m3vuBXxH+e06K\n4I8/4cA9eohpzKFwcJlk9atRQMMMFRb/6U+Z0a8V0+9bxPuy8v3NoCe6Ih9W\nVc7y9PGrkj3tNi7UqvHMxDkzXdz0GhbIt0AlLSciZfQ7kVbn1/WsBhmqqvEj\n6Ln9e/VnkEcG9Ntxwogc6s5c7i7mQiJZtJ2pWs+tsDHPqWRU8eAQOLuDPLvv\niTBfoO91XUG3G+KZ2vZwEHxcH5n1vxE8ufqe1H/7oohE6iPxZfAOfCBy74+I\nzQo2TefiEl2V5cmpTtMz/WpkNuDtz367667JGIcT+IXIsW+XmNWBiKJi434t\nvaZWYXcPn/o9PIgBx7ePbqwWnbwXhrnM7HvbgD2vbQs9+OuuS7jZ+kL4K1s1\nnq3ipId5vGURa9E/1hcMNJjNQvQ/1B3pPoiyPeQy9co+k9tPGLNnuBecNUfn\np2K1\r\n=kzg9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/zlSYX/NKQtFxhgRsDXygNryLTjy+0+XW4ArouNrQLgIhALUGLOtVUa1Yrbuln2zNxkwcpj1C/7Sqg45fpO/3fzQp"}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-beta.15_1591999786215_0.21265010596583256"},"_hasShrinkwrap":false},"3.0.0-beta.16":{"name":"@vue/shared","version":"3.0.0-beta.16","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-beta.16","dist":{"shasum":"b22bd760681e98ac481573e8a578f73a1566d487","integrity":"sha512-WnRIlzyim1ImEyhhPBc4p8PeZjdEhbMBhvxP9mcS2h6jiM0QELEOO+Ek5hNGuNJ8nhurtfGt0igILhxxQRbXtA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-beta.16.tgz","fileCount":9,"unpackedSize":69015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+my0CRA9TVsSAnZWagAA+tcP/Rwu/CPKbwPbcDMJDI+c\nWnfZI28zT0WraczHvWHYfU7rH6rCUEInmNzUvPK/W1O2SF3YtBVHGOSE3D8G\nhUESXCsxFZLDiv/z25c5qLxtJIqq9bNivrM7xFOucExhfgnedgxdHmd+XVRF\nRxDWKyAfjBim857HZ1Kel31nF4lY9QOHm87MsYbgF1RBI6PfJlAmlETIANAL\nYIxjttgEnhVptErXtYpqeYHz81BJRg6aTHhoEMRk/zb2YVegVj05c6gwTZe3\np3LP/+TT/aOxc9OWrsTjA7U6zT2ul2Za5DC/nO/v84z/vIG+CjPakqIZjiZG\nMzE5qixYIfNXcZm0H1Xt+5rM4pEqyqiJkeFahuTZ9yXlPS3EO9gihYQhL8ZD\nJjTr+V7SOatXwpAsIceOPy/P7TBN60kacLcmXUkqOKTN3VqYeW7r+dDlbGna\naJkIhF+nXvfzq08SWxlgaHU28MbRmhHjVwzUWBkBXfluvTHad23Y6ML1nSPz\nFGKBixtDZyazq9p1pADgy1Q++bDgwrDPPPumVS/klRtPpEfDUVLh8muqR9rw\nZ88sV1SVXomrMO1Dor74PDKqufHd2nh2TIob+IUJALdHtolAJrPLlYGaUl7j\nCxFX31o0blR03Krf3y5goyrZYE2c665C+P1muX8kF7MaHKJytxkDZWk3ySaz\nndhs\r\n=3HgR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGN+8+lXk/te7UHvG+1ys2H//lspW4l4CIzx5TrCPRa3AiEA+4rGp9mMdYIKlDWWeu1t6hzUZ82ePBjBofgshWJs+4k="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-beta.16_1593470132546_0.785082129735128"},"_hasShrinkwrap":false},"3.0.0-beta.17":{"name":"@vue/shared","version":"3.0.0-beta.17","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-beta.17","dist":{"shasum":"c9df723a3a3a39e47044ae8be60cce51c749ceb3","integrity":"sha512-4vqmNjeY3prPbH2K9hKmXnzfU34ytT+Az971Ybc5WcjG6Vu+gEkXLHAQvQIoi9AYhCCuunvUi1r5IWFhGSHLww==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-beta.17.tgz","fileCount":9,"unpackedSize":69099,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+2OzCRA9TVsSAnZWagAAm9EP+wWzUYt1uFLGhQ+8fi2E\nvFl24HRfQvpaRYyLvyGD/bsSCRKxVBMQD7CQAPBLIsC/ToWYppFFd2yoOxGd\no2qpejgW2pmfxlpTus5t/AT5I2gO6rhDxzcWwhLZEGHnfW8+iuc2QerhPTeu\nB2k5qdF4nYGD6CfDLiGPl9rUYf7ioAcEKEPbAH8xglUN2RUiM/Lul7C0fER6\nxVzUoRnwESutI7sny2Un02yGXjLxC8xzp8ym26z3/71PcUOV9ys4r1LUd8GM\nexsIft5aUN0D0MzgAJvyTUoK3/94ccePnx+hIYBsye8ExifLL6BnXZMaaKrM\nOMMcfZ7Xq38LabOfSJSPNu5+OAU9rHNeokbBqzst9qY5A4TqCk332HkVdbxa\nycsjls4+K1j6A5CfVD9qM78RkHnHyOEx3oHB9zk2yOPDzzHMkkivqfC1X4QE\ntPEDEwu+mqTbD3mbEjNX0HmIJd1vOzo59GAzXultQn4Mp6anHFK4FSHm7gPG\nn9l83bmIDeZPfIVxzxvuDvGwzOB/friRmuDYj1gCMZZMPvS6lBvp6rK5XFM6\nmlyf5TULifpgli5bYjUq0rAyqVMaLqBSlx/Dn9Qsl0jNBRD+6361h1g4mMyt\ng2q/bsjKhq7AqiXuFXdUJBTUMFD4e3849qw6ui3QLj77qRGoWV2x1H6Sp31H\nosYY\r\n=Ai7s\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFIPNKDySSEci/F2PFfUwkuzyrClLqX8En3WJG/+j7ipAiBimf2HyVfIj46OkeBK5HDaatEnikQMmdDoqJtJPGelpA=="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-beta.17_1593533363527_0.4555942174338947"},"_hasShrinkwrap":false},"3.0.0-beta.18":{"name":"@vue/shared","version":"3.0.0-beta.18","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-beta.18","dist":{"shasum":"1326efa98fe49b9ef3effbec88189b88ed7544a7","integrity":"sha512-wRvQaTHeCt3xxqj3UpMR2JxkkU7ul/9RMqSxGJhOd4Bsp72Md4H83XkijHy8LkPKZWszmxjEpfCYuw9MU0a4kg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-beta.18.tgz","fileCount":9,"unpackedSize":69099,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/TM7CRA9TVsSAnZWagAAOxgP/i4sTWBdS5H/Fac6ejLf\nI/ycn5t83+VLt83/ZdNiQYbb8nNKWCiY5TXOwfqYLFWjFOKcez/+wL1IsZ+T\nfzhSj7SQmRFr1r0E37VtDQM+WEAU0RsF76sicWkutpTyd4biMIeDfHB6tA4r\nunTucPaQ92JoiVQLbJjouca9y3XGfrr455qpkM/54mO++SbXFKJX9mMi+Kbw\nFsMOQE4X5s5UgukjM/X289u7Doi56kUy9PxIaRqM6uHFhDSpXBASTB6yyRng\nMnAZsO2wTo6iROi2WEvZAk1qcazTUsi1JBFh1KlCmnSt+YHbxnsKwxOuIVQy\nufmQwA2U+ctzqhm2GLXZLacC5LmXgGp+zJsL2a85wM4x6L+pCmYbFplEPCw0\n+n8TJsTqfuDYk1bEYk/2j5lEbTQutuwURKi40Sl7Bhl7vN/tTQnvicx3PL5H\nhB0SUqjbQJ/numDFH35p7Xwhq1IJ9YKZ/SSoSSF2CT8knG9k+4YvpGM8Q9eu\nh79KzmSRMwKrZi+80GuSd82DtLQ8mjhrf96HX4tSnFT7td4uAi2eD7/t5vxP\n0ulIS7Ffq+xbSOTkyvWBgNu5sLF6ddF+hQD050Nw+NA4ABVJ1GbRcoks+dTf\nw/Iq1sAujYYqNEg+iPL2JelBPi26u1/XGFCToxAnlT85XASGx/XSPyuW6wYY\ngrIG\r\n=yjCd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDfRvNvezASoP5Gf7AdMrbsljnW7EO1pik9ww0GKadnNwIgZEQfj8O/tu0SVDt3iSh5RNJyduf0zu7fgP6iHU4ZdXA="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-beta.18_1593652026613_0.1838987728048891"},"_hasShrinkwrap":false},"3.0.0-beta.19":{"name":"@vue/shared","version":"3.0.0-beta.19","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-beta.19","dist":{"shasum":"41e596eb831e0fd3d537b68c24fdafacc7a74033","integrity":"sha512-LDW+oDcVFoFHCR8V2vkOz+s/GZUtu9Wi3W5IwsFgTaV62YfCBF1gT57Ee1PAawDnMvzg86UhMkBaLIUly9waRw==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-beta.19.tgz","fileCount":9,"unpackedSize":69099,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBIEyCRA9TVsSAnZWagAASccP/1S4fjJMTB6z8by5fNRM\nx9r74RhNDMLgt5U0CyONjzvGHr2u0QAfLa3NeuHhVVGZWE5ixdsyEI0LLQHo\nSv8hm+DiiLp/XbBbIn7YezMA3zqsd9gs1NjA91KiQsTn84eW6zZQcWemtTCP\nSkW6kr43yG3HpniiNRfWTJUdvbP+ke6iWpCw1KOBVEF765sLjC/qILJ+y0XG\nzDloxIdjYfslhLfCPlCoe1O07PQ18F5qj6K+9vMvIkHUOIgSEHg4fA9NVRpl\ndwLVMaVFwWBnmxppYMw53tDuvx2cgTu1DIkEra+VWoHzlH+BhlFQVkz8HfIS\nCpgmZSM569dhyq2UJHkOyZwAtATTbLvrdoVbCmrIrcsh5nCx+RXyXDfZESxm\nqqLOB4UcT+y5jpE6WZta36LLpP82h4C+4mFVGYy2F0iGUcAA+jK3A5dD0XGd\nG+7sQsyKHMtad1+ri8eSK+vzKsBsCpiZZvSN9Na/taAYUrVR/XXK2rk7kDFw\nUi+frzth7m7GsLJb4R57Ry1tohq9pvcLeideTRjFnhEx/8jrSoaIe+CqZYWH\nYafcbY6+IuvWzjDCmgrhRRT2/3/vpmkxop1s45R9xPqXOxxSirIfqe7suseP\nluKqjLzdF2DpaQCYBiL2uN3IWDP3ZeDj9LVMCiIAKr6VGZy1SL42gxs7qK3Z\n1UFl\r\n=H/sm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEVNQgugodVNSGwqcTjRNdCXGAjh2/MUzi5b0PiypiPhAiABIvSsC4sXognFDg8jZWTn9RciPmcRz0DQjE5rfE4cDA=="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-beta.19_1594130737972_0.4689325114022971"},"_hasShrinkwrap":false},"3.0.0-beta.20":{"name":"@vue/shared","version":"3.0.0-beta.20","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-beta.20","dist":{"shasum":"022b7aac09669d6ca79ff2cd38418853b2ffc8be","integrity":"sha512-Ttuh2Kib8aelCm0J0M31z7ajHYWI3DOj59sbAh8ZuwIn8l5sKUmDUkxry2n3gYJ5s3uV3xhFCLQs1THtsg1/qA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-beta.20.tgz","fileCount":9,"unpackedSize":69099,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBfhSCRA9TVsSAnZWagAAsl0QAJ1ZZtIov+5+mLOpjLXS\nW2PA3oSRNPUwfc7f7GJIFxZet2uHQPyVvaHP8kQos+I4dt8pVx0y4nyxDdIL\nWhbx0q+GlCugevnZ328GLIrMeCStUBwYPzKBIcRIwjaDaskenmeV2xzQVv5c\nF5922AfK2MxkALu3icu+9Ikjz/QgaDLNA8xK7raV+5tB0DMKumTbRlP3SDGO\nJq3AmsjGqvosVZeia8KsGLJP0WWUE05wpENviy/D7vT+qo3ZVhcdd14L8n90\nKELZlomCVCHVTGLBdeqz+XmNetcn/ImLifIHyUakwFwTHjjRyRHpN3wF339n\nid5aMxt6LdUFo5KOcg0hA+ZEUJODloRNuSU35je8SCjUIXN1PB6MGu6kEUeW\nFYj0SNXLVCGfTPskFyFqiphhxF1vaAjtcwTfoF6jQKT/2kstkllMk4Ps/EMI\n1PqBUa+ip9MPJLK66ycC+Mr8MaUS6C8vIHu8qWZt8njnFJO3I4Y86yPDhV3R\n1VQxCuLo6cAptYIiwVUMK7LM36DlqlMnPHKcWPZ4DNl7emIPQp+6NdxUi9LS\nt+4tih4cvc8GTIh75ZaF/JjYSxXgclC13xL9lbo9SzsMA16QxscdwAb9puze\nT1vgPOEhERFh7iYc2udJcefa0qyhLUriTAXuE2qSZYoxMKyIlAMKQKAD0xGm\nybhJ\r\n=TiNB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD/AIm7BbtkaRLRAHc5vHb/nyExpvn97HR/yiTnLwHs9QIhAODMVpZaxNT/cs7RSpRexje0J7WeZPba8RFO9yeQ/aVe"}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-beta.20_1594226767638_0.06228933873117515"},"_hasShrinkwrap":false},"3.0.0-beta.21":{"name":"@vue/shared","version":"3.0.0-beta.21","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-beta.21","dist":{"shasum":"f4fd53501f40aaaead1448de20beb831283a6e08","integrity":"sha512-mCktqmNuFNI1x5DtCmx/90Qx/gH60fxEo7TEq119Q4qr0PNyU+mHU875J8WjCvXiFENsEsIjkJvS2KUQqzn4BA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-beta.21.tgz","fileCount":9,"unpackedSize":71358,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDiE7CRA9TVsSAnZWagAARbgQAKFh3Ixjz+rJwtzk0O/A\n7YgoBv0VQgluAPdZmsU92Y4EqPY3kfAs+3n8z5oa4JBaP6d9HD76d7IluYtz\noAIv+M0pIXVzV0R5+1zWOxgpSGOoe25081aVMoAET6hri4n497tM+4tDmp8r\n4g4OnUjL8ezzt5NNoCgNCNG2DnOspQ9q1MDTDefXKiJsec/zk8JjoNjjHn9A\n7NlZCDX+HRqJ209PFZdcQHQYUE1OzuFNVnZq6ZvgwafB+TxRtaQ7a/qXvAYj\nM3gzt/sSbYBlM61L6rGOls8olr2xRy41GqYZNFQZrbqZEzK1ES5nOTRBtLGl\ntTBxRRhDY9bVZaWW1TyAkMIkybnTG1nal8crs4DdLN51oidjfFSw0eMBwCOS\nfrkNtW9Ta47/hOQuEXXxF03j/g/sHdGRaiLGuQlKFnWmjQvC+wAOgrXMPCsO\nPQkkIyyuTDejYaxQo4rutw3hfJBS+bGvxKTjv/2QMK7lLOOZO8/69cCyiaCp\nAXbviVGLWOXSqPP19UdOj7f4C/8HyRbx7xCQ6ehHpoY6j3nItTbTWsHk8jo2\naBHkWLYBJZlb1Z48L12NgxJVMxPNY/fQA2HuG1woCyuwx4Nru/R42HvmoTn7\nTyTEWJuwwkeOIoYJOA9oCZwQGKvRK/3wDn7NXywnFUCBkaVdradjbXMJcsdd\nHsT/\r\n=JK7E\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICEn2qmrxqtH3C3cWUgerRNRtTCown7LSXdVcnBFp/E5AiB5laE6p+ISA/7mwf6E65h06YcIJseqvraqbKd5q5UlwA=="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-beta.21_1594761531127_0.3924685706429456"},"_hasShrinkwrap":false},"3.0.0-beta.22":{"name":"@vue/shared","version":"3.0.0-beta.22","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-beta.22","dist":{"shasum":"b5c40f27f9fbb76f235255d836c3226566ae9652","integrity":"sha512-LX/unRMM9QUGIQjR9v2pKy60MRXWQRVEgaL6R8nFSRkbx2TTmShIdqmQPgciQwEBe7n5hsdZcSms+8LepNEykg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-beta.22.tgz","fileCount":9,"unpackedSize":72400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDzKQCRA9TVsSAnZWagAA2v0P/jY5DApUVYniYQDgszlf\ntkXjaP3zFf95wUEcAyEBq0ZvjyEkfkO4t6vYYAqYxoUfwGUgHvxup2qLaPl3\n82naP+qtfGFRP01q/ch34ZjR9djFhOU7bdY3+VPyuCNsetJkUT4mfjPaQXZt\nOUPX5QuYuKEW3PGjgELmv1b1JnQ0s36UmV1cnW5ipxfLorwWsa09GZdgL+gq\nODHqm6TeRJ17y2LlHGLZFM02bSjAwmrKqe19uinp9fIiszc3BdYODXDI/hJW\ni2SSsUS5V7+po64mYtChKouBnbEm/xlW5PZQNgMtbgvniGTWyHfgPJE/IJNl\n6m8WeLRkjyRn18iwVpgL6M07DqgnIRzCaAXK4amCPnWMPF4KOq+dXqrD+bLk\n7yoPv9aA2SUfx2Jh8sJCM/GeZXzsDvwFB+/p6NaXbMsCk87c0SxTnp7AzoAM\n0LDAHfBgMf4F7TCWIIxl6tTbjpSqVsCs9nAX+9nyWCi2m7fxjPSO53vGiQLT\nLEgh1SOOyE5tgc4d9TQstGdhkpdP9kHn28s9wFbItXz5u3EkXz8RU/HtHbVp\nL0fb3ZLCCTeSe+UMnKXs3ufhmQFVM2tsp3wvbLXMYbbQW2U3YhVkS1rWw+l9\n0FUU6vj29qqgIbtJu7cfCbUg1/eLavRmC61vJrXT0UJi/kmd2z5osLQ1WhEH\nwfXc\r\n=6xul\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC+P9MabtgX9v5yplAbXuwUIFPp7+CmWFMsB+EHDacZlAiAO1BAG4MIQhhqna0o2XTL+NJOhqlMH+nJPoyyCl8qcmg=="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-beta.22_1594831504473_0.6840159994623516"},"_hasShrinkwrap":false},"3.0.0-beta.23":{"name":"@vue/shared","version":"3.0.0-beta.23","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-beta.23","dist":{"shasum":"3669e7112a61aad582cce4e7ce981aedad965333","integrity":"sha512-YNmywRwsDcY6oW6v9+x+HWI4myjoPiCWIhMqO1p1SVylwuFrLIsmDXeudhsfXjjSl5D+t7eajG0OMGp5AiJ+Yw==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-beta.23.tgz","fileCount":9,"unpackedSize":73245,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEIUkCRA9TVsSAnZWagAAR10P/1ccElLJPExmyzJn698U\njms4XwNAD88CjaOoil6TzgIyMxqIOoiyZlSraAef+l6WT++e6RY2AnAf2j3R\n4+Q3v70NpFkHjU+PJBmXUbknVpRvnA/hIQAXNIuV6oVqcOwECe/KrofVnPwj\nVfpyOD0S5fnY+pFEjLMo0s0gzCMCS3I456b9d378WJEjP0dHMCQrtEDmDi+1\nHLIC0DnTLz8lHkZdCTn4iNSDFodl8wdtGBkEI1uHAxGIi8iaX7RXfhLma6rg\n/2C2rD9h3G0995lKw6YudoZoNhhRRRXw8587AZr//wHgkm1Bgkw6Dmfn+u+q\nSYdLfg+9ZuIaCyIhNEapgANutChqwwoqvvO1SLsdE5CWuNaCVuwZTAMbiAHC\nEGhx5g3W2AN6s/KOf1DMgOir3yGXbhuNz+pc/SWAW25M36kli/0Hb7J4ms9/\nzyygBgfzyf/yTmj06xgziIVrcxRiQ/wPugTd83SJTG81Rms+5ot3Q5ycdK7b\nnrHCNjZxSYEhK35YqXmlIPh7rvb4k242jEphA53TX3lboJPm89+q5SNrli4N\nRhxcy1525M7OuwpLsLqLeKHpq7s0gF3LGHIDlY40Ip7hhykz69yycnm0wLAt\n/O+JQBQS2rBrTfl4vrw38yyQuNtI9RUFCHQtf9CMyhJ360ItCmLZMrQRNmum\nZ/Pl\r\n=vSsc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCoa2kNhWZ2Kt+ul8UcfPrh23S6up5tgdKbEkJuBpwKrgIhAMzWAQhO+UwwjfpPS/27svp7lGbLjECqzsUsJchVii/3"}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-beta.23_1594918179509_0.5244998212729322"},"_hasShrinkwrap":false},"3.0.0-beta.24":{"name":"@vue/shared","version":"3.0.0-beta.24","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-beta.24","dist":{"shasum":"ca09ebd324ce30cc2ef8b729fe2cead5602f9c54","integrity":"sha512-E41lsRKH9KnMuqkpJTSGZSqWDxy77/j2VXXo5BDFjU8h1sEiVAb/nQ4c3nXe3JmksFLlwQMXAT4+MxUhw8D+vA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-beta.24.tgz","fileCount":9,"unpackedSize":73245,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEJPmCRA9TVsSAnZWagAAEQUP/3ZkJJHyytXCXcW64o25\nYMm/nwZu7QtX+4cx9Y/PulIKOuOg/TiZwtR30oyoKD8HlphDJXCFX1MlCjIE\nwFZYK9mnxgWI8/dqxhTDwkTxQzXdomWzJWcuAyrKQCVblTGU6H4AuI7iW3At\n1KUpXQ1CqBeM0wD8I0yAQy+6tDtdzoJmSnOrJEMMf0qtxnNZi1zlevD8OPE+\nuuvDJUJDeD8/Ys1F3srpSIJcbsqC+rbpWRJNrq9wleHzwg25pDgVtaj1whuu\nKWWDDzpdUcsyzWu/j+XBZ6Hw2OOxxPKh9I5aDX3jS8gTFH8TKZNK9SnQiD+f\nr62TDzS7DfK1es8MinLzLbB0feod7y7kO9Jp+xr41ABKEYlK8Vudl4jr5DeG\nTf9LIj9QEoMySf/qtpIUe6lBCZQOW2Z5oK/YuJI5kL0qAnIhFPpMwJCVyGO8\nj8kuzkpv7zgNMQCTH8aiQcmjiL+Nj/H4KeaO4PQEhytTi2fK6IA+Vk19KPZk\nNy2fXTUm5PyO356aqIwyJGBhdvKOM/KwCyasoeN/uEVZuUVNLB+Cnh07j+ef\nZPYGaOhlkdaAsxd6AmOUIs+toHk4dE1nGZrgnJZykaxsHUBMatFMFmoiZr+a\nlR6Atxc1NgYHrw6okjyDtjZ3Ggv+WDoiRgHzuZ9Fj2yH88Jif/7ouqLwAgiK\nKWpi\r\n=e5lA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDqm9NlLCvl/kFOlwS+eELo10pJCSqh6QWJcSDrAPp3xAiBFxEpVmU6I88bz9mjSGjgMd0KQdN98fHB2Uj1oc4uDCA=="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-beta.24_1594921957669_0.5097607091941505"},"_hasShrinkwrap":false},"3.0.0-rc.1":{"name":"@vue/shared","version":"3.0.0-rc.1","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-rc.1","dist":{"shasum":"4970a8bc52d14ca1903747a74cd8cd5ac9a914a7","integrity":"sha512-4HOJk34AxVoAGqs3cltgumvIFdo9Blj7HUFVAq4iGW/IzIZ8SiduGDYUR0zlf8qUPY7DLY5U3KCqVmIo3FxDyg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-rc.1.tgz","fileCount":9,"unpackedSize":73217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEfx2CRA9TVsSAnZWagAAZSgP/R9DErCeRp1f9gy0AD8n\nNrjPtYrpG+PGB4gpfgmH4WjrPxcKLeJe+ZQaW7zdDNdlwDbjeuzVs9v1PzaP\n/FR7KRzyrRmQCQ0F+k0mkdlnvn0JBUqfJFc32sSynF/20ixEeQSk8d5RDV2O\nq83GvCLNbR5KuFVNftxUSigWr4S1WEqTWT3tKgLA1rW1TOUOmpiJybWesSu/\ngsn/k/ZMks10tAk0osrLHJ/RwHlVR2qI9OwPN98YWUyd+BWQE+MFsLwPcifb\n5btlB0TompSQJEPgsVcL3JoraEPxANuGnAn/1xfCvTEhXpAzx+JUa02lzqnU\nwzl2+pM5C3iw+AXQFBh06XqyipOw1e2zb8n1Su8ksr5sR5k/6uzV6Fb7AJvo\nMdJ0M9wfbsiB0uroL8uE1gQtbTXWakqR3vbrXBnFJxL7Tp1hPjj0XhpSJEyp\nlBxTK5ZhibT0JBTpcM6Dv6cRnE2e8/il1ltLgmt2ivlhRonVezEJzzrMWSiK\n+DNctcqH1owpLydkF5ThPga2MQ7S3rblv8MD1vJXK16+1EZywycFppmW3o/e\nHuDQwbPpQtkJUF3BCIMWIXDR8dTGYZYAs3zhMjTWFEyUu4UE4SLxuDCYUB7/\nThLILMhmWZbvOOkOpCeOfM7IxOnN0ETiBbsWBaybuwI+ClriryTkCUMZmxFB\ntZC1\r\n=fgXA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCIiUJNUktV3WG0oSNL2ZkTkENNQ/r1+uI2MV2Uqc0WRAIgJsONZhpAmy2UYQE8U/cAHOFirUOubygIFdiAJ6HMg4w="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-rc.1_1595014261674_0.8408176706325821"},"_hasShrinkwrap":false},"3.0.0-rc.2":{"name":"@vue/shared","version":"3.0.0-rc.2","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-rc.2","dist":{"shasum":"bffe0a53eb2f6ce50def4613a6963e948c29ed83","integrity":"sha512-lJ1jb5PEDoSTosKdOyFh9/GpSFY/d9HXkG126aJXM4WgvJaf+OVKUWKZSgqolKLLIOJHG9ZcQt4OQyoktMenBg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-rc.2.tgz","fileCount":9,"unpackedSize":73217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFJaeCRA9TVsSAnZWagAAiFEQAJFo0wzd6jJBGLKgMysS\nbvD3SutXmD1MuTIQlZZahink94l7qiDTtGrMFbu80Dev3Pne2oS2cc7RFdSG\nCr71+wuxUuFU2TdR1erQyhb0oUUqPxXKrKVzPc6cd5zrlixuB2Rt5NHetpby\nAlU0v2+HSAXWj7eTZRGPWCJnGIdzWs57AAwC3QqrgDjF2b1JM/HyuO/Tbdpz\nGEwDTfjAvGc6V2CQ6h27ZJQZCEmqWVbSpuk7TvT9Jvhz29Fss1UehxnrNxRw\ncR0VJwEv9H2XtGlBF5F83uOc9Gy7gBlOaDJOn1Rd3NyxbwqhP6NuVbMg3waq\ncJc/g5xQMydZWyjGdiUwLGWADmalGcaVjBB7EOA/nABz3/tdJ2T8q1CTbDkR\nFlDWQK3/ZwlRUGlEH98hSh9ysEbG1OVvneduClGl1DjH37pKxBeYR+POFXcx\nK4fbf/TUYL+USAJfD3brjHGDDV6hKT9JbhdMj5sFcTADKAMF8EROTBEPRKkG\nXtN/PR9EyTPSNR9WPKMjqN7l3nHmn34aLZ8EUW1hxQZXPdZt2BRrVbNAWqeM\nYjUbW5wY1EQavW+sF2BEv3kH0GMU7zyNn+RqwrN1M2QCIsX73gKx+P7p/4/v\nWUtSZwhbLkScvD8AL2yzZW18lM5fduSkj7qkRaiRVgJ0sd2aDDYajlH2dzMo\nZV8X\r\n=Rdv/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCk1UY7m/xC3TirReNrLphPMToH3zC7Y3wFTK6A6X8E2wIhAI5l3GOS+TNEyJFKjgLd3cZBCkkaYcoKakw6ezE0e0O2"}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-rc.2_1595184797964_0.0999391156538798"},"_hasShrinkwrap":false},"3.0.0-rc.3":{"name":"@vue/shared","version":"3.0.0-rc.3","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-rc.3","dist":{"shasum":"54324da0fa6c17a0358a2c8119574b90e18a75e9","integrity":"sha512-yMW+Gns+mS4fztS83/VJcW34KkpXP6Hw5BZi7J7Q/KOd1jx3R+zz4z4LC9hEm100/4BqGLjPmb1AbWlQORlXzQ==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-rc.3.tgz","fileCount":9,"unpackedSize":75147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfF0HJCRA9TVsSAnZWagAA/z4P/RpZUqrHirNZsNTH47eA\nCEg/sYqHU+v2Cw4nwQ0BHo+H3MBirvbewZzZlZX2y9EI7i57YoEvgwLjI4J+\nwKwBJAfn/XczgcqVjtRgbYGsQSvsIyqdkAsrEnT8r4fmmQo24wS3juJUu+qT\nQKeooHN1fWnspwq1HTQHENUeFaZIcAlb7bl76wY5zaU1PKga5B9qu3KO1dwP\ncE70mTHvqMgB+jrKnqzsPrHZ+/i7QHXQibj9aJRU9RLc++zIkFzbiy9A8AxV\ngmU9RCup5XgsbMKvUyhUREUenhzjAZNv1VPqQw4/7P57dUBGTQOUEkKC8T7p\nQ9KJKX7bWmX8ARbMJHRVclJ5pMyf2bqTmfqK+jOlJLL01jvNEspL7R7leIVV\naNeKn17cR1c70g/5QLaAYAbxh0kkl6hBt9rWzliRd1kCyXTCLndLAJiXlIqY\nthARCdy1JKasxQWsqqFlNRsRY5xB4cgM1gvq4ypzn9QXEvhr9b3Ktmy0brhx\nCWFFfl8qXIJn+q09q3jf994PqG5U/pRfAPZl0Tnk0X8BtqfC61uNLRAihD5F\nmv6vOth4Y9fTSacFy1SVAAlVlDnTp6MC65xbEVJNWL1TR1OG3GLHzx+E+suC\nX4B+ByUAvCW5YxqSH2CcPiObKjYlonC1Kc17mqeHosqIjOVabSB5drlakcvj\n84Jw\r\n=KR/H\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDPQH/PcFajEg2+ycncCDW7hg7AiuoDa3YVQ7qM41MwyQIgc3/4yAq+QGnGYzARrwqoWCb+Yl/7oH3iXN20ZgSjTCw="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-rc.3_1595359689296_0.8616613773580257"},"_hasShrinkwrap":false},"3.0.0-rc.4":{"name":"@vue/shared","version":"3.0.0-rc.4","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-rc.4","dist":{"shasum":"fac45cd6fec76a1e284b41f1b49c2cb13c914598","integrity":"sha512-cN1YTH/LUPsufLrDQR/n/DxdTu7GjsmLWcZ249mQc+fcYeUdjAFDiOHL2xWE/s3g6jwwOMjS7jelpxYUctD7Gw==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-rc.4.tgz","fileCount":9,"unpackedSize":75147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfF0TmCRA9TVsSAnZWagAArKYP+gKP4XNoH3A8DUhFhf/L\nFIb/SeGbxK3nssvGmveupx+UfFzK0DU40OgW1dhXRcaFYJitkfKtUdr7g0sY\nsAespad/SdL+tXHp48r6pAHTWM04ZyT9bfPB1BchU5tB5xSjzvM0RQq6CrH9\njUSM2jGYJXWShTXf4SvK+UYD2lC/08MAynZG6PGs4hWpr+wK5tMlH6odufIq\nFdmqri4q32Sq7u9DYdrzq8k9Eka2D/b0udz3LR8dLgrgfdYttkKM5HuX4n4e\nNjDOBwtCV+tb9N7G8bfIkhJBvTC1FE69c5iFjuzyuRkjV0BxFDBwHa9l37ze\nBEkyV24xdV+GdccJv1BZ1fF+43GV1B+GUQNBgjYfLwQFOppdSZB2ZJeYonAh\nI2cB5XX+230o2EsrpQHxJGqpGVlw8ME37QWAKQIncflO1fL6GREtzoemMxH5\nia+l5TJnw44V/CaquPEplLabRFDfgmQeMIY6oFCtB4qxN0Ocr8KF4BhXxKQ5\nTiNP5JNTg/W7aMIHSo1+jvzrVEOdVcBws9D3by47cIry3TVL60MxmxLqPQFt\nH6qzADSzRXGUITqgDkyovaLgK1F0DLNpB3bFvV5howuggCn71tEab+W+x0g0\npVs2Me68bzti6rkrYgdt6FG6xHkJHnaGz+c6sptQJRceP/WFwR3ZHM5P2Exj\n41y6\r\n=92Xp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFuvwgFF2b2Dn/ALszhBL7s7DwiPSRhBt2SBjMe5TLa3AiEA/KuhSZKLwrTUkqX5YkAG1Q1EWL3WF8ectaXkjGbWDU8="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-rc.4_1595360486029_0.6990597331153534"},"_hasShrinkwrap":false},"3.0.0-rc.5":{"name":"@vue/shared","version":"3.0.0-rc.5","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-rc.5","dist":{"shasum":"cea2378e3e37363ddc1f5dd158edc9c9b5b3fff0","integrity":"sha512-ZhcgGzBpp+pUzisZgQpM4ctIGgLpYjBj7/rZfbhEPxFHF/BuTV2jmhXvAl8aF9xDAejIcw85xCy92gDSwKtPag==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-rc.5.tgz","fileCount":9,"unpackedSize":65597,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIJvVCRA9TVsSAnZWagAALVkP/0LOektgGcFT4a9PDQNv\nkcWVU0u9Qr8NXLR/l3SAMgUmgNjPapcoyhduQglkfvzY0r7wq8z0pHOme30v\nwhmF3zQjh9haIZsAK2xjA7s/LhOkfnd8FPujY+CNNAYXItKhc0FfB7pPdJWP\nn46dNtFKUH2bEGO9RQxilNQT6bjEE7GS/QGJm8iDGRX5QPAqQC6BiU82epQj\nfNEHSTlFiyMXS4ej74Hh6r47lW5fkHb1EUFliTYLmqThv+DUkjIIl0HYDp0t\nPBElFQGF0w47SWC8dr7++RWyD+J/JsuKn2Cqy+IRSSKHvIsUFbfnREFEe/Kv\nAmQOgacTvX72NL8nXLA2kMbp6Dy41qzetvQ5Kq3Qb9Fzy13Yna8h/w0w2tJw\nOUdZXseTtUdbKKk2ogrldbuQwhrhlzy50JhFQIXqdCBu6Th3eIWYA5ULnzR8\nVszFRaU4EooIKm0VexcHrYA1gXpyEQWAVjAdDcG/4qvEtYQHfRj9H86tVW3t\n9mps0oIiCNFh5dW6K7EOnMqaMUrcJvfXK+VGaDlEYIoh1Yz7upMKpmHQUNkw\nmiHI2Tnp+/F+MGpT/xn0Mg4y1tjsV0BPqLOVdraLFJ1/t026gNbXOVFTyZI+\n9TybGWe9dnV6jFtS/d3b6jcIve0O0RY7BxAGzNeWllK1JH9/7Pp6SMF+UNqT\n4Kz3\r\n=YvnG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHQNAnEnw3ULc6JyRpPAy9+NGfZP02a8/aQ6IaPL8G+DAiAQMiP3D/ZxyXcYTYKwIuqInUyy/vH7rDqIGTLq9R9m0Q=="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-rc.5_1595972565124_0.6230036099421119"},"_hasShrinkwrap":false},"3.0.0-rc.6":{"name":"@vue/shared","version":"3.0.0-rc.6","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-rc.6","dist":{"shasum":"36f70b76df1e58afc1262d44a227276ea1156e59","integrity":"sha512-DqsDUKyVQK9fDurH7woj8LGT36BPYXd9FbSkN3i2lsLl4RtA5qFNx8nR5yApLoTOUiOy/XxorD/AC3erEJ8s8g==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-rc.6.tgz","fileCount":9,"unpackedSize":65621,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPaUwCRA9TVsSAnZWagAAY/UP/0+g8rXTMb5fAoy6QbFM\ncAUgXMpMoXLfSh//zA445PwJAjFeq0ANVFczehmBvB336vKu3mgo1DMEz08i\n0eNJ29DBP18+4O1UjWaKnxCtuPjIiv6zOh+K4g6eE66eC8zxPgR2cf8XIsIb\nRPJoLIKWV7ouX2zAaBL+VcDdyl3wwK9vERYjNtREyyLVUxL9bFmAj7A8umBh\nLARgmD0cdsX3HbJK64XTHX0NbBcwV4w8Hk6C+Nqh3zRZz+18r2WYQX73VjIb\n19v50aUVYdjQ6utXBXcBk6Aksl62gCgVibmo8PfS9DSYmp1KLoSPs2OIw1V7\n0lV1rIJ+UCCSQWKJaAiRsizs/iS8DqTzGuH0K9609tXD8hXJxx8MrCCOW1ot\nI7gsXFk2nLx6yixjEAB5ibKJXiuHGprjic/7+Q7PzzS9guQoVvHfz9KQJ189\ndMNS+be9fy49uz/zMnUyleWIlkGGmtEv5Ryrn5mSld/LUDpvUOP7taOpF+iF\nHuGcKnv7/kzBqsi/mIAMlw/IgradpP2wZcUpvch+CmWr1kuPGYAshpoJGHv3\nJM2tRKRvC7kkr4+ZbNrM/BOEMAWIMpax1l0kAberCfMe1e0V626xWm1WEj5d\ndOPbBwy/px/0G4y5T6CpWZ7q0DP3DWnDTFNqfR6NUssI3ajQHzPFQHyD2D8T\nQl/S\r\n=SA1Y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBV4MxVHI1RFi1Gtu/cuE98iABFDrpE9MuXA6Q7CNc9bAiEA3gFssbNzDMoExNH1b1VRR/IIUXXUt0cs1PNZDkjBvKU="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-rc.6_1597875503505_0.024814478921085348"},"_hasShrinkwrap":false},"3.0.0-rc.7":{"name":"@vue/shared","version":"3.0.0-rc.7","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-rc.7","dist":{"shasum":"62054a314105019efab590f767db528c8c603954","integrity":"sha512-wRqe6DvR9UIH4Il4bxMIbuGupWFtJW+PZKqgclYjuO+zWNQEC7hC5OxONgXeGcv1h4KtfJsc8wSU31hxok9XAQ==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-rc.7.tgz","fileCount":9,"unpackedSize":65621,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQA7XCRA9TVsSAnZWagAATekP/RhZgrZvzlswrI37DdUL\nhQgATf6qHDjh/FYVH3fkd7De/vI17+TQVRxCQoPdluDGcTihfwng/0f0yreQ\nB2RXL5ixbi/PdzgovuuAus5WUbKuUCZfPBu7mLA7LK2SFEJpF+yUElNpjwuH\nGP+bb4cawBW8V2Q7gAZjeMfPxROEd9QnbSkDJOPdIeopHyOCW3YySsfJa97a\n9SOjlgshqytyep0dOYP7ztHZFhHR/lGM2nI6l7xT2e+pUmLC9T1cSMxwwJQK\nmqZYdKKgJQlSle7pDuF7/ziTboNSSyyHHNps+wD0qS8oIWUZxMdJqY6Hj+tS\nbPzjFbO32Qm46IGksy7de/kfLTQ0x/ZI85iXOo5cgF7y7mNLzqYE2rz2u2yO\nSGN1GHoyYC2igWloYrwRV2qtEXvnrBtRpRjcQr/706P9O0uvQtigTtqr59Ae\nDgGAgb0L4lwn/Bi4N5B2u6N0FbdxKnF2Rwakml2tMSzQY/02uo0D1vzT22SA\n2nRyHvOiXsUPIBW6n3qOROG839oYACoFXi7iGLBSF51IfHtXxNpHpaTWMRQe\ncVBWDDeGGaPhREj4ZgxMj5N56FdFw/aJRL/po3X7XNb8k0nWwdZZQiUMmJIL\n3UAEf82H7vifjTcXOdzczbpgSTETlqJXogUt83SLKq5gba6xd3z2I5ZXMirk\nCKMo\r\n=gcKu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHmTgv8Z4rsI6sGcH3iPDj3UZ49R/iVCfiSKoE/p3tPoAiEA5L/zSKCfTxMyDBd/tRhxMC7nYPT9ZFJNgjsch8RK6zY="}]},"maintainers":[{"email":"guillaume.b.chau@gmail.com","name":"akryum"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"chrisvfritz@gmail.com","name":"chrisvfritz"},{"email":"dobri@digital-cult.com","name":"dobromir-hristov"},{"email":"edward.yerburgh@gmail.com","name":"eddyerburgh"},{"email":"ktsn55@gmail.com","name":"ktsn"},{"email":"t.luenborg@googlemail.com","name":"linusborg"},{"email":"liximomo@gmail.com","name":"liximomo"},{"email":"lachlan.miller.1990@outlook.com","name":"lmiller1990"},{"email":"msajnog93@gmail.com","name":"michalsnik"},{"email":"public@mysticatea.dev","name":"mysticatea"},{"email":"dot.nick.dot.messing@gmail.com","name":"nickmessing"},{"email":"david-181@hotmail.com","name":"pikax"},{"email":"haoqunjiang+npm@gmail.com","name":"soda"},{"email":"yyx990803@gmail.com","name":"yyx990803"},{"email":"rahulkdn@gmail.com","name":"znck"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-rc.7_1598033623155_0.4887152829875667"},"_hasShrinkwrap":false},"3.0.0-rc.8":{"name":"@vue/shared","version":"3.0.0-rc.8","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-rc.8","dist":{"shasum":"d6b80e14c202c37d9f1953965a1517eab46c1d3b","integrity":"sha512-GSvG6mbDcOQtLKfeNe77ds0oo5PRfTDhsPlqx1fwvpyROS/BAOo1YK17CXwmI+Vsf+51L/l42tTneBTdhQotmg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-rc.8.tgz","fileCount":9,"unpackedSize":65621,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRSEKCRA9TVsSAnZWagAAq+kP/ihnd1xNmtXLgaL2JHj6\nHY31aixFbWIdd8lodhIB0VfMch+KMHsu+7sZ/cOFFiUA8kvlhhyuxncT4OVq\n3APL0h8FzExE0DPiH1apZAP/869O7i6oF7hrzPW81YIqorsRu71Flb7tG1At\njEzWHyZudpdj65Z8QHNcvtwaoKoH+Z3/cxoLh1O2xh4OlvLQqhj2Meqx5BV8\n25iBM/ONYsgzDJBVIO1siJjb2rChk+dr47vqTtVCIKIeLftZwaJWwvdCobxK\n/IUH8dpHUMqiXg/d14RySghe9h7TPfvChltWYv51b5QqhPU36PFTrj7c+3Qt\nPGN+h0sCKUIQBuNyaKaYcmvvBSIici5JzG4MhE+aeubNOQaF2sqSboNl/GuF\nKxfo9WBg0voH606+OO5saFY21xfHJRRTHXYpV2oHOYEOo3dyEBY5Dt2NPKj6\niQVI1T8fBKsvmySkN7A/NKuJwX+hGqgZjZRJM6gKxrxHQjQrgBzEO8TiRVcq\n+HZ8/YH/2wWn7Q+d0gPfjcwbHJ/tfr/apr+n4Nc2tW92UCLJWRqJkeCUg4Fc\nGUfd5xTVcD8LQcBlOEUrWa9Tor09k1WzdgCIb2jyn3OmrfD3G7qIQOvhpUXR\n6q8zfvUtfbeAHQn5Ul0jZq3k/7kRuwBQ1/nTPmdE0UW59WNrUvTTqUE+8lLZ\nEvdm\r\n=AYTH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHdkRUCSy9N3f+PTlW9PjvT7/+6U/hjVF/J07G8gueqNAiBYZntZTWgr9AfTr743b8qs9j/2sbxJT90N8460bMzvJQ=="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-rc.8_1598365962552_0.45881154849217065"},"_hasShrinkwrap":false},"3.0.0-rc.9":{"name":"@vue/shared","version":"3.0.0-rc.9","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-rc.9","dist":{"shasum":"81e71c2c40dbbfc4f05b3b4a3f92cb2842864aa3","integrity":"sha512-SHD7qwziiG6208nKrs0qqbWbYckvBiCBCLwlRjUb6NEDUMN0TOVyzyaTvdnHND9ion/ZMdwEKMtWWtgJJkHDdw==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-rc.9.tgz","fileCount":9,"unpackedSize":66068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRuCHCRA9TVsSAnZWagAAbDgP/ioUSTuaig+7VhnesiyQ\nAPJH9kKo3chMPZc/HLnFZEGV0EhgtqqVxpz6hjnBihkxzx3VPVroLwHwkcel\nPLRB/A40hRlg8GjmOTi4FTnn3YH7fLlJyiDddfLsxfGPa+s2ODVGPziaFk53\nZ9PDPMwyLCz5LTVHXrdqT+JICIq6/OOW5slaAIdHRPBa4h+n/M3kMDy9RClk\nYOkVSm+sd74tPCqer7FUl2XqJIQzQLpdP1jPz4nfqPvz23IxYyYi+czvqqP1\nEDlEwhDJcD9l7KPg+c7TbiEmXNV6QspsotjDuqGLi+4iq2ZaAZ0Y7du4PDBL\nomQZ916PH2jZr0zHMPKSEvdru4083QerLFbOMdoDS+wbvzQxw8VhgQf9xI9U\no/I6sJVr7Tit40muHHcWlD7nY/2hkXYYC5RNj+IlI3FobnAqkcWsJVUAAXZS\na3SYY1/f8Vlhy3BV8Z1N7iszOnZp3Xm6tEDoJ+jBiMmmZUKcR1fYg81OZty/\npaLHxqTI2zr25SQfa8qzmb52NW8Ba3T9hhObp24BC1Xr/NnQc9VfUB3TTuhD\nh63VpVlYA0AzdiJ/npzNNnk1dEnb61s48fJRa/AmElrYseD7irdTpyYyVw8t\nC01wHTgsnRC9baslgxlmrmV5GYfbytsqEPBuPXkaGmG0Er+tPwDKkZ0Eh3+P\ngSif\r\n=5PGK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWW0YMhGNzdPak6TW0hihBnQIxdtp7tHYLg1/ixJFJPAIgBi/BdgEelYiPfFKoaLycqdbux5GVNR0XI/QmEKjzZHA="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-rc.9_1598480519184_0.03436974517934144"},"_hasShrinkwrap":false},"3.0.0-rc.10":{"name":"@vue/shared","version":"3.0.0-rc.10","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-rc.10","dist":{"shasum":"e7ab62abcabbfc738545902b96a3aa78f59f3286","integrity":"sha512-fI6gVhhgb3cAmEkY4oeVVA2hWZ2xvkgogHdBI5PL7gSvZnOB6XZ2eQGsYjC4W+7BegvEkoMBuZsFXVa4ZQ07XQ==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-rc.10.tgz","fileCount":9,"unpackedSize":66105,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT8uACRA9TVsSAnZWagAArQQP/2x6MEgMBInUo7xIwhGt\nF2xvJIetc3fdz8mtFeraUARqozYtSa4hfyrACPYP7mYuZSdH+Fd9jNsQLrll\n0ox0yKzMVIV5xd7bd7AK4MrviBv9ClSRQMJBFPSg8dNm/epZ6s767Fl8Gl8R\ngm1bvjrKylaN0T8IcyOJ+EbNtZwKMMMjFENn86UxHTGuSY6XADdTgSPrHlmk\nHiMDdEia+/sgcy77ya4TazuQhgpH+nIoavSAojyR3G3Is3yXXKKFBQbTw9c6\nF7tdvqPt0RBGeyTQ1J/swVrb5E+WKY86LZkZ3jqEufm7kL331JPK91pIqL21\nGM+UdXfnPaWUgO/z869h1Un9jIw0IumQMOGzhZv5SR9HTqiL7XgLMaE9QCEL\noM/Y85G3oj4GVFl0v1Jv8OFVMT9UMgrQQdpAF93d74otn9Ane1ys54L1Mx3p\nJeJ5/Oc8uxd6WnjsOMBpOl/LDVoNpYZFamrnowF/PwgiyWNTkGnKdu9oZcOM\ni+b7aPPAXcVe4KfFyu/ERS65Wx+6C4UJ9IhdfR5UP+qA3H5V1871YJfSmbbr\nmfa91rm4iO0DQnn7G8Y3A6FQ4bzBiStpSRGvJKNdG1/SiCTVsp0rHozjPZcg\nXlzQ6FRpddw9w+jojjbwsJKjAUu9k209UzoFmbpfhclWkAhzj6inlq2TUlyk\nOg66\r\n=clWX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICaazMItT+ZqAn4SR5pZcOxlNiDKhDeQJDfpHFBPQpfjAiEA9yXsjGuM7rhGObtBERnAuBBiJMMA0Mg10fDKRb+Yl9I="}]},"maintainers":[{"email":"yyx990803@gmail.com","name":"yyx990803"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-rc.10_1599064959469_0.5119337449413193"},"_hasShrinkwrap":false},"3.0.0-rc.11":{"name":"@vue/shared","version":"3.0.0-rc.11","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-rc.11","dist":{"shasum":"9fea645d316771c04874b0f4c493c77609c09aea","integrity":"sha512-ys6eRLHxkMM/uEqi/UfeA/AUOmjsJ9AX21WGO2OIAm0v5zDmztjZ+rgcqz8Pgrr+odHY0egOIqc9wOeNtfuMJA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-rc.11.tgz","fileCount":9,"unpackedSize":67360,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYPbnCRA9TVsSAnZWagAAWa8P/RjNuuANeScaExrFk9fG\n7HTSuHIcTnYud65Iz/qe931610n3h0EZrAyY2xyJApNNopJNoml1wU+rwD75\nrFx9y2vOQIUm33XkWFfNhHl+hr1KEUudmiZ5pgNm62cWSRDTbMVtRrM0qqdp\nWUWKnd9SZaQsrAkGxCi7meRrSkcjckrbcI9EBkB8Wb6zJkJz+wXIL4N4b04K\n8aHlO2Be0b9dHG1aUqZKWtJ+2uXK7wIiwdfP/sMcLRIriUshxq+4kP3R9SD6\naHSrnj8xGZ+vmWu6HvbjkYsfCgxmUe7yqVUdUwjAAgrjHXCZQ987+qc892M1\ng28qMbygiNIs4nrzWn+099NtFLjIUB5epdIzJlC2xNcRqVEvZdyDDPGp7nWk\nQY55NUL40gDsmkIQeeL5+E0yNY/7sUxDV/Z00A47CuDlw8siK7yurCQpoGms\nZow54NcOpXvzHqFNvA5NPdisKmk5vt3zbRF6He9gor77GRcfxNJPf8pPtjIc\n/6P+HCg9Lg1OqwXx00C7VtOIhwYo0lvBWRFPgmtYYGtPxP1gfcCV0vUm+iCC\nXweInSUekxaTK0f5ohPn+sHTKJujz5ZMzlsrZ7FYHTJS3t148Z7XOaBAd2Xt\nIDWub5zjyUshfjBmHIca9p3G1MQnOJFTK44PffTs2616CLbiQACcMEncCa0o\nd/BN\r\n=0JLE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH80zfJLRb7U1QS3+vrx1aHNKT5pLLC0Yy50heQtkLOfAiAeqyEqGAC5e0prtkqwc1WNMOMaldfHQq+p3GobAFTUKg=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-rc.11_1600190182759_0.030581397710766067"},"_hasShrinkwrap":false},"3.0.0-rc.12":{"name":"@vue/shared","version":"3.0.0-rc.12","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-rc.12","dist":{"shasum":"b114d999d6f51191f4ff6b284fa7bddf4c8589bc","integrity":"sha512-UwkiTl7XVQ3vu22t7JgUGLNXSxvsr500W43V2I1N4B3vxBRGB1OLzCjGPtXMIXtWhZlaaZzivEU1zmr5sqmgaw==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-rc.12.tgz","fileCount":9,"unpackedSize":67360,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYlCMCRA9TVsSAnZWagAAJ6UQAKUeCHEzJkYhM4W6x0Mm\nKYS6KU/xK21YwGaB6xEYIcqPeHnijPG/K1Lj+pkNi5JeIXpdtG+hIMmjIta6\n4shM7Nkw+8BSbIuL/fUz8Ap9T509sohCvYeZSNwP9BYluh3oh4h/asvqsy6r\ntMM3p3PYIGJ3DPRoUsx75M8W3gbhQRlPh05mkNKpP/entuyE4IwcuzGYyIia\n3KuSB1obP9aUEbP0lGGlLRZaBtpUML7u8bib5lJj2Oeanw6CTKfoL9lkLBZq\nXaD7pDD+9RSQWXGl6puRdWxAzwS08eSjoTdlxnKHNAu5N5xk+SNw0rTSwYbU\nSUjTUtAAxsc0PJyLGpIqpSVHfMUyHoCOr3k5U2/MSqs7TQy6jDo1S7FBNo53\n8JL6li3IBAHuO652ywyV1WN5KUbYC4h7svknzCBIdYtUSyn7/HU1IALNdLGM\nZiKjHtZPnKCHD4G4R+t3dAw3TAeMrrb61sCTrq8XpPX4j6SFlj+WhDdE7Gy1\nzTy5kZmLwzndEHHL4Al3grQcpqzu9cT8i29j3/KMPxBlaM9AFLYtWvJotd3m\ndCA8Yrs4YB/bhHXkagwFgUxsxBRync42HBUfBE7gY5I+S06k7QF8zOJMlra/\np+Tdi5sxUQJYYK0jQFVp+UcqW89HQfOeOHFyM4sGfwyazRW/zwQnmSNSzP9g\n/NTE\r\n=Ctpj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDis9SOYlGmQrf4ZOXKemLzRZVKFunQ99BXBn2p0L56aAIhAIF/Rqhr4tTze/OwaboYa8/84dLQaRcZGT1hAi6v9Vzq"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-rc.12_1600278666824_0.5576332323750954"},"_hasShrinkwrap":false},"3.0.0-rc.13":{"name":"@vue/shared","version":"3.0.0-rc.13","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0-rc.13","dist":{"shasum":"2ec450daa7eae752da38da41a5b1c84056b10b7e","integrity":"sha512-8zEVHmffW1P8Wlt8P63N+zKJrmzL6y0P2P6biWdl4CI9E5QVKlbOEYl7i+tU/dpa6oLj6nEzBxUCwA7UHvcPkw==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0-rc.13.tgz","fileCount":9,"unpackedSize":67360,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZEg8CRA9TVsSAnZWagAAcLEP/0bUnMvp0HaAYeqI+yWi\n4d5R6jGX0HO3jL9Uymh6uxNv8nnr6lqgHSfxZxX2cGE0F7O7xPjwBncnRF27\nRak7gfXJBN+pQJQV61IE2K0o8YvUgusw3Nfc3f85BBINnqYZJNqtlBEY3lDv\no2kYW15Ns0qM6ExIs7sCYKuohhizPr9uoJGzscD+zcO0+GJGPg3W3+Q8O8Gj\n4SPDpyZxTc7WcHvUNe4OJ+8boHStiwZfQPJPOWkM85ujG9CYVLj+Ujbzd9jR\n6DUAF4Tw7IfawTrhf33R0jpnm3NjKK38bJuNW75C5SE13xywD+TqkJkp9jaG\nHub2cGoz9fiPwzgLSOB7XQGQQNBD5imxFFWe3qRTFqyofgLJYhAqPnkbZwmE\n1U1Ex8vnD4p5zeSPI6rrNbAgntfGPUfB+G86zrnS7u7XtI6UXuUHNAiRb2da\n40gX24di8hveNnfXbFZZwVDn6/GV04kI4Tanmn2tOP1Hp0a9SN4UDFPoJ6Z0\nnR8vBP+b5NhPrKFDYl9CSHW1fc4Etnf1CuBkxwaaeiGVPYmOG+xOXhO7fUz1\nhs/DmG9bqxPjSkLzKnQCWUUVKjEEsgGW2BBXztbPZod6y2qam8CvKyPfc5Pb\nmyGUUB9sG4kaYDxFugUFZ3KdsdoEUpYHrM+LoEBnBRYuBeq3ANMAffR0NscG\nYgYy\r\n=lEaP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDAuRMalKE2dcNOxawDl8x0e+gIgmrJwZOqB5z58ROSzQIhANirEl+5KQ2T3JzbtSofMOxVpPYPgV4DDU7ZsO+0oPA4"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0-rc.13_1600407612189_0.7565174423678602"},"_hasShrinkwrap":false},"3.0.0":{"name":"@vue/shared","version":"3.0.0","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.0","dist":{"shasum":"ec089236629ecc0f10346b92f101ff4339169f1a","integrity":"sha512-4XWL/avABGxU2E2ZF1eZq3Tj7fvksCMssDZUHOykBIMmh5d+KcAnQMC5XHMhtnA0NAvktYsA2YpdsVwVmhWzvA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.0.tgz","fileCount":9,"unpackedSize":67354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZNIzCRA9TVsSAnZWagAAT6EP/2Khn20EHIiSpjBvWS/M\nzjpprfN66SeN+e3ykZYCgSNwbT5QXcmJ2/CiJO6PC7sSvgJ0LN+ihFDPBJp+\nRxQf7QExhwlFpTgFZ9P5Ka9vh3Uc+CyiN7UPckPUMVSooFFa+FlodhTgq5a0\nmXqXfFxHAOYB9IcSQbYaSynEtQzC9Tznn82UMYwtyM92Wydu5PSYLi1weTCG\nBzBnged8zHpY4OBt4z6BAMvL3RL8NiY0nXSInnqi1YpP5nJD0UPregjiZz7K\nkkL/sOOVcnvuf3NefVogWOJnHpoUA11ifvWo5PeXxTIl+Gln/vn3+EAwTDCW\nLvGKcdAAQMRhmNd75nLWVNb6K9QAK9NcKa5OtQV102fThHssZJIqLav6dzzT\n6XyRVTagRHCLtgw081YdkY/NMJYFp6iKTTZWaSnq1OrhQtOcCNraYGcqjMO5\nyjTnRCzudDyA7h38Z0mSclTcra+utVvD/NIPHZNcQPG2inlhIOQ+I+02741E\n7y4pwVzgB/xCfX5zVDJYK/M2w7RX3BWDp1Z9wV2bsRmUjbw1D0mj8yg6j/u0\nkzP3y5MTuQM5FGsPC3x3m3DNx1ik07+cuBm8oVKWVW0ChJlJsVp4qMSrDFzJ\nfE6te37C6tKs8MH6E5Byr3ZsZE0Kw+mfgiFasQCNeWmYdimgxl5IhfYIpFNO\nxiO2\r\n=J4jh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCqd0Wx476cSApmnBre5qcYB2M6YeE3WITkzJNmi3XkXwIhAKBOWQhLW4VhUvviAouopD8LyFBVf2o2uaP/tJmxTx9A"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.0_1600442931208_0.2441580210265959"},"_hasShrinkwrap":false},"3.0.1":{"name":"@vue/shared","version":"3.0.1","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.1","dist":{"shasum":"48196c056726aa7466d0182698524c84f203006b","integrity":"sha512-/X6AUbTFCyD2BcJnBoacUct8qcv1A5uk1+N+3tbzDVuhGPRmoYrTSnNUuF53C/GIsTkChrEiXaJh2kyo/0tRvw==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.1.tgz","fileCount":9,"unpackedSize":66951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiHrqCRA9TVsSAnZWagAAF90P/jZT/q9D4GAsoPEEgJwj\nitDo8GeJbI5cpFqhd0ag6co5mfcDplsLduoLfhlLTlZE+XTdxJ602cVQLHiW\nDzM9i8g9F2UmS7ztPdAhuRMJXNgem+qqYMAeyPWsw4qUietVkVgss1DVjL8h\n2SuJ8hTOqwS5CfYIxxwlE9mqAmdXNWSsUURWqMmGUit78XdGEm1J2u3pGqb1\nQlwt2HOa7fQEH58wWacR749eN5149oU1mqy5kTxVd3HnKW+k7sjNBzk5t1kw\n5spgU8/F2lXxGDZD6X+4ucIDWlSvRYU01zLqVpo+VAIbLTdAUEoPFvDqG6Ov\nZn+m0MrZBpWgh4+kVg3By8XxsrO6D/MmYF46QWMEyMIJwhLC8joJHIbqY4JJ\nbhaRsFPuJ0cTusTIDBkEQJ+XGO6DIrh0pt8YHu3Xvnget0/qqnVny2+q53Qi\n7Vks4X2M+AzfcNxfS2+z81Hv+fvtDEWh+6oJt2HMI0vGADdQSuhPWrlXo80/\nvsmG/QoIAsFZUG8s4jz0t4dHgUffEHQ3CK9JnrS0mpKidbs+KyUfxPQjJmjK\nji3rB4I9fNUR+jAKHCBX2KTOjzCjAnhCF7mT/FhfibVZHu+9rL0fwZfQwjQa\nYez9SGXMfjKCTOQGsga14svjHBW6uRRXc793Ps6zq3ysJ7PTNa8FqOI4bKO1\n3kVu\r\n=fw20\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBk6k/bo9LCDk2jNc4T51CJFzS6lejFXxB4wFjycCGjDAiBBWNd8nQ3OPruFHAPkjV8r9sKgNAG6vcMIInDGkmCXZA=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.1_1602779881904_0.21566137005603525"},"_hasShrinkwrap":false},"3.0.2":{"name":"@vue/shared","version":"3.0.2","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.2","dist":{"shasum":"419bd85a2ebdbd4f42963e98c5a1b103452176d9","integrity":"sha512-Zx869zlNoujFOclKIoYmkh8ES2RcS/+Jn546yOiPyZ+3+Ejivnr+fb8l+DdXUEFjo+iVDNR3KyLzg03aBFfZ4Q==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.2.tgz","fileCount":9,"unpackedSize":67675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfj0ehCRA9TVsSAnZWagAA/msP/1JhdmgeWRa7iUyOyq1l\nVdqlTur6OjfWc7lTRmE69KSzsjiR2U8bYA2/OJwpwD2hYBYlIo5UulDnABle\nRB97e64lflCZ0eAzgRijZb28rr3SVLBlQkQKMOm8c675fEQWU53ffC8PJxXg\n5ClujLPYQTeDPqOW9cdvQzJDoDmHIMYPupPBCk0uIWSbq4kZI0xI/7Gcqmp2\nnc+yzMudE1vDFC9lFVbC+5KNAxxnYgxeS9tNNEhXWXjZpsfzWgBxBGY0lrX1\niJTfVEZj4oXNCvLn5fCd/e9hqlM0loOIQaimZ5PXnVGebBUjOWZH7bptwTrP\noi0datRk4eXM2SAEweie0s5VzEuFm7iST2auILzzbFGHPZEtZYv6waD8hcRh\nnINLa+Y3e5RZraMWLs9chMycGM4DFiK4WWucaz9Cq5PgjvmEuWth/r1dB3HT\nyCkJxLJsSp4YtZVTxZzVas5BSlVEvXiy6CXlu7z1YuezLkeSl9pYzP5GMmHP\n6a1ee1teFlfmem7NvwiInvs+RI7ZLyUmSNeVQf44FeGgo/vQdi6bQmRa/p7s\n7oKe9+9kOE3gX/tN0ku5xN1lN4dkBi8cw8+lHAMgALBfW4YT1WyCmmqSaI81\nbBkgPIySOyuxr/Q0qsp8igYZxwqj9K6+Eu2Ce9exIVATKMnqXoSYzwMRlC26\nplan\r\n=9rUB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICZb+y8Gt5pJoxaFyMJve+lnywAnMyEQCJ/vHS6ZFU/+AiEA7GPSZB0ixuGaj5Nse3sKSvkz4FN0ApTaIMbXbvxxew0="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.2_1603225504709_0.13719954187673356"},"_hasShrinkwrap":false},"3.0.3":{"name":"@vue/shared","version":"3.0.3","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","readmeFilename":"README.md","readme":"# @vue/shared\n\nInternal utility functions and constants shared across `@vue` packages.\n","_id":"@vue/shared@3.0.3","dist":{"shasum":"ef12ebff93a446df281e8a0fd765b5aea8e7745b","integrity":"sha512-yGgkF7u4W0Dmwri9XdeY50kOowN4UIX7aBQ///jbxx37itpzVjK7QzvD3ltQtPfWaJDGBfssGL0wpAgwX9OJpQ==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.3.tgz","fileCount":9,"unpackedSize":67753,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvoOBCRA9TVsSAnZWagAASJcP/3jC5ioPpbJPLeT4El3i\ng+hYbPSrXV3mzW+GiJaxo/mnDFrkEFMsKoQP6/UWxcyUtSuMTxM96OLIKw+D\nj519ifxt4q7dpgX0hhC3/GscJ74rasjdk13glYObKIHF1/hnA6fh9PxT1Jtp\nLF72G8sXYavZe/5KLq7KLOj+P3lYjHoSO56cWbkA7r7BBcizSutjYcwjG8SS\nX9YNEkVmYTi9JiWMqlu7Bhe4X6fGUxYTE6sMCXxziucOaWRxh9i4f4dMgJ1J\nsRR1xy7RBx8lIa5b0LxAysZ3qlgF0iYTNesa9Xco6NkVz+xzxwVzxyu5hvgZ\nI5kWmDddEILSxuZtZ+JiZI5zjDSCpl0P20++c9xQFWaubHYpbL7KSZ3izGdA\n5KtFp/dnuiDWKwrtigANGtmKu7RUWL9qb8jG7Pq10qg0vkpHFpMKWIlZ+rTB\nhR2CmLKuC9K1RzY8NVW5aLc+1jWzT2QB4lciInaSfn4bH66P6ITJtNKYGVhw\nMNKSbZjcsuaPZTZLstD08U/GQfw7oC7TNMK12mMKSK+RiEJVozQ8jp9eA9In\ny3BbGy06sLIso2yy163IeZW25DwnnGih/qxIUv+dSi2V5Jum4lKZUZONP80K\nRdyxTY3/vkkSNIb/tGZvvm8Su+LggwnV3CCm7lT9vkU4F6y0WHZLflQ7GIAc\nKVQF\r\n=H+Oz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnLhFcVZPtuoK3/MidIaGZHI6/0QbBpQhwI9QET78nfAIhALQdkfm1N+buz0IxAtSXeLML0YsUm5fgXUpDAitF4m82"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.3_1606321025512_0.2188685129286636"},"_hasShrinkwrap":false},"3.0.4":{"name":"@vue/shared","version":"3.0.4","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.4","dist":{"shasum":"6dc50f593bdfdeaa6183d1dbc15e2d45e7c6b8b3","integrity":"sha512-Swfbz31AaMX48CpFl+YmIrqOH9MgJMTrltG9e26A4ZxYx9LjGuMV+41WnxFzS3Bc9nbrc6sDPM37G6nIT8NJSg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.4.tgz","fileCount":9,"unpackedSize":71448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyBQYCRA9TVsSAnZWagAAom4P/ieLisPjFcpSFOnAjfuY\nah1+2iWRZn/+3hyVC0ya2KLwfrqoQa7nM2bY7xU1teb+r9ZbKbktLpOqgpkw\n/92Xv1BuvIGl+x3u03ayRp7ThXuEdQemLgbKPsumlWyg4QWjJOtfJeQ3jWqA\nlTHbdeG/fRfkFWn7cbC5NGUByqDgg436jBIZjLbCf6CufPRWwjUGuVXxDY0v\n1+VRFlxckTe7LF/PLU6u2aBw4zwvi8vNzrsMSVKsFgs5LWihk3uJLelitdgC\nzo2h8NgcCvr3Z6pmEdEMWgvHZ0hlJo7L1N69YavvoOLo2ob5t6CD8gjAHXrS\nFGrM6XEKNIbCklN7pJT/vz2j9xrFSWeylpfo+iZR5mWR0qiOSOOgOTihQjiY\nttqMvk3H4pGt1cxqEk6oImH+4+cd6h+9ziaCY9XkOPA5H1M2C5uwrqUuWnns\nfM0xyl9YUX+yLr6VaHNCn58wqNBpsLxwze3noIrMx9BG5ZnSfd5JPPbBCj8r\n7dnsjGsBscruTgjNzjzuEIjjIzym+lz0W1w0eefbZ7wK39cQ3bAOCSLufMUI\nD71cKtphCWR5TkbcSiVPxF6xEBF2PpXeDqcAkNXs25c+tirXpZpJvP0Pulll\n/Xfd/i5T5Bp/DZKFY7Uz307mHZaTcSiHsxJVfCMYnacIbMfoPnGodOp3W0zY\nCbjD\r\n=iVkh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDnwxuDWc2nJei5/VC/7ZHRWjIZXzq9/FhD4CBI1zxNlQIgem8/Ir3XNfixlJ209B1mTv88lZppjM3mT6ZSnnk44lw="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.4_1606947864383_0.5474982459872586"},"_hasShrinkwrap":false},"3.0.5":{"name":"@vue/shared","version":"3.0.5","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","_id":"@vue/shared@3.0.5","dist":{"shasum":"c131d88bd6713cc4d93b3bb1372edb1983225ff0","integrity":"sha512-gYsNoGkWejBxNO6SNRjOh/xKeZ0H0V+TFzaPzODfBjkAIb0aQgBuixC1brandC/CDJy1wYPwSoYrXpvul7m6yw==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.5.tgz","fileCount":9,"unpackedSize":71391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7Og1CRA9TVsSAnZWagAANDYP/jPEc+FKu/wTa8LixnfD\n89Yp2PuzFGu4IUH3erVPVwQz7eQGEI1Yys0Z6tQuBfBEsLOuZ/NoAthw7vps\nFmeW1JCgRwBLiieZEn0F25oyTO9lOj/gkIOjHXMwHOCCpWvVy5bEiUdc+TDy\nFrNDtJKYyAzn8qkF751frtFR+wF4xd9vM16pkVOHskFu9m6Wwkok77qUVCom\nZYkVqPZ/Q7euCEJjmc75HhDxYvfA/dh6mr4t+cJ6LyRainxzQjQcSru/A8S/\n8SaEvD+T4FYpA6rJkPa11bZGQRXe0GxOxw0ZUnDNvkfTdRSl2MkSHEqPEqyR\nPjdBwTrBcaV+syrdljLY+uMzf+W00Y1ml1kX3ZTsJWvgM+qJ605ThQoqSPDd\n+zaAGhCz/JKi1fgo6o0uHySkKeg2wb0VR3w73Z6OEryaRz145Ew2e49Bv/ld\n1RWBscxEFw4/Pp30QnBfD/W66cf19LWIJPTuTFTnJ8Gx5QMQ5Ux+rGuHwDuG\nYRNw0lhPxoizyEiMa53tjSBNDDHji/8ZX+IP3P07GAL0S9NtNuV4qD1M+8da\nWd8CpdSWV/B7OGRrZ5/cELCCSuDfH8HbxDhAFedacxSysgaXG3/uLok3vxWM\nNl69b3YoLOUhGRR1Hf4JC2mVo34SgnBS6S/6c9vyMi2V8HCByTodzcGpE9bU\nZ8zg\r\n=wIAc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGgKsgDybtOqoBigoaBdjSoHrJx7YVi3ag2T0ljAxISjAiEAxc1dzQOlGvV/SecrEg1blJDDBSzKg4ln0lPpAG1lTgs="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.5_1609361460727_0.22375812426172081"},"_hasShrinkwrap":false},"3.0.6":{"name":"@vue/shared","version":"3.0.6","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.0.6","dist":{"shasum":"d65576430fc4ad383dc7c829118798e5169178d4","integrity":"sha512-c37C60HpelUZIx+SNZVEINSxkFzQYhIXFg5AynnIA4QDBmY4iSPoACfGSwSUTCTKImukPeCgY2oqRJVP3R1Mnw==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.6.tgz","fileCount":10,"unpackedSize":72781,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNrUWCRA9TVsSAnZWagAAz4cP/12y1a6HPoXsHhlsoVRL\nMIk1xxfowyVg8p2GalktGAyLxRmxmZyd9HRxaBngUxvla1aOwUTFVHXchxOD\ncqDefB6akLUcZOLxpTZeVwxtHAd8YAkoNJhNOkjOHHsb5Tr4tUeiBkMFrjhZ\n8ktOym3e9ovpW3o+NeBEiJQS3W/glcRmxIuwHlp3bndGX7CAE+rPMqRsGxfg\nOmVfQqwHypPE5xGtfvVzo1eSwUVfw4rEivNZf7WFpCwXmVSj7rlS4EOaLPH0\niia9ojjes3BBlJ8h80AtOBGe3/lsAKJA3WYNf+0HOyK231RgeKAupSe0Zonl\njNwrO6ObpRi6I1E5kZWQ8N8GsaSYM8J+lLXt5gEHx/SlIs+U+UytDc1LNHWK\nlKbA1UmVTIOpvsWxzPN1fB7FH/KT4wUW5jmghp1RFUM0sY1UpTphvzcJ5p7M\nSno2po29lUTZZe8HBxycUFdIPr+1lntnWZ9C3etSd/MRxiie9q3xNlFTP3TX\ndGgf9yhVhQ+3lMcdoXW0/+ssdMWDS5s+JXVWozpk2tSNGR3girygkaiuNW05\ncx8d+Th5xNp60GXxb2VLgJ+HCmh0he7S0g8kMRv7EiulCunF6k6McEiBWjg5\nzBPPKr8CFSwaVbVht3FoXKGSqXwWYaDTpS7HrUYl/AEVrcULcjmQ5bIF/hmn\nrELi\r\n=ekeX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSaa74qJM34O+z/GZJaOw6oSgX0T3Kak4lCPzOHygZngIhAPa5Jk6HPI1Aso1X3CODRKGKCb9pinZi3P92l+sTkica"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.6_1614198038283_0.9142407016594267"},"_hasShrinkwrap":false},"3.0.7":{"name":"@vue/shared","version":"3.0.7","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.0.7","dist":{"shasum":"96d52988efc07444c108c7c6803ba7cc93e40045","integrity":"sha512-dn5FyfSc4ky424jH4FntiHno7Ss5yLkqKNmM/NXwANRnlkmqu74pnGetexDFVG5phMk9/FhwovUZCWGxsotVKg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.7.tgz","fileCount":10,"unpackedSize":72781,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPQ+ECRA9TVsSAnZWagAADKQP/3UwaHSbC/7UkymdcLIk\nm6FyduUqzzTEGtWQWSF68ADyonQ5++rVzbcAESV46kl6I++DNeiCH+qVozN+\nAu3dlJFxxdaZpM2tMZKtlJjbi24rlWCzVo5UXSIuGTN2PzjRCZF4Eh6j0jYD\nQd6q9q30NHeq8kqSvj+oYuRKHt8Ii0DN9Q+Ifqstkwt5OqxaTy3L3/fVEy/S\n7M6R0/+0u4ebpXL4QchV3IQDtlgB7i0mCEl1GEqXPn3aNE5jAX7BFuefDX2t\n5+QaSdq8U8z/OQ8tu8+5dsiNVpuW/PBUrUnxyj95UTIXbRkNlObtPNTHoKmg\nD54m7T6TsTVKmzGEcecaK1gjhHwKLWvgml8dsE8JnVYu+l+CTl5inIegDQ7I\nRZtGmWprSW38BaydbnRtwSovVXUnnrbvx4yudH/ypQBFA68ym+kRonOqgNOX\n45IptFGv+BcS/AyO45wfhZq9+ujD6D67NhvoDjNdC+Nqo/0UCOkrlCYvjc2q\n0UBUeg4SnM1qAuQICYgS1Fc712uqMaax+V2SImvMEe40lvp1J0nkcU+W1YKL\nGwriQ7UuKn8utuuzttJaiEP3g9kktk8hqxJ7KN5PwlX5V8kIlvQiufVTQh8u\ntIEPiuBZGyUQkblQiF4YebBT2vQd22WY3trkFuSEgxggyTQsTBo+GW7rxlt/\n7x2k\r\n=kO2q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnyCN9KjZqWByAOFuG69GBVTCT8Wzjprc2c0v7GcVBawIhALENk0xU90n+QCDSnfn6lOM9vWrA2PUaV6grT30akwhW"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.7_1614614404267_0.6855194173741872"},"_hasShrinkwrap":false},"3.0.8":{"name":"@vue/shared","version":"3.0.8","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.0.8","dist":{"shasum":"b18d3a912299c0360c41bb42f03f502c5016bb1e","integrity":"sha512-zDdHjJjzgWYFw8TTUW08JjdERTlBik5/N5LuTAqU0e4wS6wElcvftiNHrD0ONr79O3fi66Z3Ug4jgPhBomPQUA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.8.tgz","fileCount":10,"unpackedSize":72781,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXlPWCRA9TVsSAnZWagAAu8IP/0D7KTNjaKGsBUDVaZrn\nTBocFGEtoHF1LWmaSa1U/XmECtCOGSGeWsCrNblmIrVC03tBAE7Ja0pxCP2l\nxasmuM1FhScR8U23bvUTVhdk+HAQ4V9lurv5hJmDoooEU3R4OIPAibl9meFV\nymB3GaIRAAcmoIqv/jXqBb6cF72wRQWsVJijd8aS6jwiHX5X9ojvx83Uq++U\n5RpFxMtOaTRijZG0h2GeKETriXlvPW+B/kn75ehOGKZdpTV2VL2nqyOxEICD\nxUp+2yK3cpws3stswJjLrVc7ekkqxJuonxekyqBgrsHTwrTM4+m6yMDTJv1z\nP/Kf4XsKYqUvyTYXsjv9aOc2d0YICq4X6lVEbhXub2LAxdkoZ5Ib79CVxf0o\nl9/nVFFzM+BlygK9JQkCPfduaC8leGiK7nYjLV6fu8cnLhlpcg1sOoVsC6ud\nmXi6bfDil7HYEYz+hOvkAZSEP23DpyKW1vijNyWa4lI3MmnuigUFRzXDg1Mo\nOFu5CfwbPZMjl4+uAhkW9QOMzL96HjN0d3iwHOPif6voauvqpYe+aKEhgcKt\n1qVzAL/pR0OIIlnRIVdkvqaN6EUm7EJPtYdAuF+uXvUQMSsn7jA0n7t+bBpL\nq01HvyCZnNHBFhndiJGMesz42oT7SZ7BpwhZuqQWaLtozqn8aNLFt60c7wpj\nxLRB\r\n=0eD1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDmGtiq166bjYN+tDpZmJ/rBS2MxM5niJSK77AoYRA7xQIhAPkrwG8lys/3UZc1VArYghVWzibAriuKhf3kWQuDx7ja"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.8_1616794582001_0.8060652502245556"},"_hasShrinkwrap":false},"3.0.9":{"name":"@vue/shared","version":"3.0.9","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.0.9","dist":{"shasum":"09882d745ded52b07e4481d036659d733edd2a9a","integrity":"sha512-lv20q1O5dybwro+V+vnxHCmSIxi9mvTORSgAbGrANGYK8zF4K1S9TOankIvdkcvfZ88IR95O2pTI2Pb3c3BaNg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.9.tgz","fileCount":10,"unpackedSize":72781,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgX0+lCRA9TVsSAnZWagAAfcMP/31O9bR3FNnKgrLUyj9l\n0nbbKFaxzyxkJZrTRTvzVJJay1W0Ahhb2qiIDule3/mktzMOLFwgiHg/EKTP\nEE9pweScu3Gq88pdz1YIIYunJTs/QVaieIt14XdV76NMxab+kWi3G4w7dUlQ\nAJTxtGVIBBEYkEtcf6phlmlv2WQpsXzCvLvWKoughKjoYktHDOKTYfK3oCH0\nNSJTEE0NLgLyxiPRF0+LhYJF2bcFmd1BA4BuwULA01Aovc6dOsMLS5Vfk47W\nWuI/hH2SNaJTq84PSGJSs/H+FsaVVFj0HM/1feS8eVpPkKKouIjxRWl8oV0s\nGXaFpVahawJlVCETXW29C6b6xLI6AdLmjSLXASBXCKkYryS+cj6kqsAoav9r\nYR6OBnUbhTceTP2jcX09vX28wZctnzVrt5jwbtLtOKK2Anb6Dy8RKX/ozYjo\nPdB6z4h2Ie08rTzk1LtlL/d6nPF9tTopOeB4rjCyRc7yhzHcv5jF5DEZh7Cr\no2r04Jz1ovKdBO8tGfZ5Dneq9ZjKZun46CX5HCYi93oFfx+E7qLv7YCDZ1Q3\n6rOgIjsIRBwHEiPc9vSNnV2RghszZq9ghGEYFCAKdyMlat1V8e2R3oKbo5Nu\ntHKZ4SWI/00bWj35Onl8Ve9QALj2u8HssT1K1CtyfEFHshipGYFsEG8FpUi7\nmUG+\r\n=4bwB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHCY9ssQ9n5+IkFBhDfezuOqlx+WuE6bGTGVxSjbZHKdAiBr9VQON3t03R3JT1YZ6cg5AP0aZSYNKMiubLWlrisMPQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.9_1616859045367_0.039096385981454596"},"_hasShrinkwrap":false},"3.0.10":{"name":"@vue/shared","version":"3.0.10","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.0.10","dist":{"shasum":"5476d5615d01bf339c65c2e804f5909bbc27844a","integrity":"sha512-p8GJ+bGpEGiEHICwcCH/EtJnkZQllrOfm1J2J+Ep0ydMte25bPnArgrY/h2Tn1LKqqR3LXyQlOSYY6gJgiW2LQ==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.10.tgz","fileCount":10,"unpackedSize":72782,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgY7z7CRA9TVsSAnZWagAApb8P/2Ak2Uqmyrzlw+I1PsvL\nJ8P7GxzWwz1gyXneV1o2T49PXyOyttlbspHd7Wp276MoY1r2kDodcMkDOjKV\neqjqz3u8cQD6eXGQ6aPA5zcZ2rpMjJVt3/YI9rlJ/JwupCe3GMpfbiZitnqC\nZnziIOb3y2EMpdrra9Afoleir0USXyWbS9EL1PqPPWe1g0yIIhWc18qehPgk\nrw8cu4u3VBHYh/1H3d9Bdqw5JVnPHiEeWblYjDk0/ikjqtNQ7TIknu55iOAy\ny9IMrgcOgODuGXVBhvKTPutz+r2U026DoEp2tuCX59xsgdnZkg3/5lksV2zb\nXxdqHwTlanMvQiut5j7ISyC85bsXM1n6yGY9toJavYzLMfdpAtBTBfd5WG7V\n74Slf+WbMLCx3nw2r6VGfqOdB1Mmdl8dbyWsYWaAjRL9m3tWzM5/HWsfgS6o\n5WBC4uPYb96qb6qZ6l7ShY8ns54eHRimPTQfSfTV24gNb7B8g1wl4JP/Gw+V\nrSKYSmf0f0rLXxYJzAm4xk1x+moTEavKnJ+2NWOF7DoGNlo0+yL2iB/pFsN1\n2tsnRdiCeA7NkyzbcZMEA7B7BH5TtukD7qicWJMsqp9yb3+55ymuvu0tq5MU\na+fbMEXll07DPULwmd1bjNtabeWt6jbc3B4vMdQPdPRkIrLDApPaVaR8lsAk\n8Qs8\r\n=d+W5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCvOrsNhVpZ2i4Bg4e+gNAcMQ+peeHMHSS8wJLBVgnV/AIhAMiGogCoa4GuBgqe6ukmsczRmVqBdD55nRvncWX65vtJ"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.10_1617149179417_0.5067246013521718"},"_hasShrinkwrap":false},"3.0.11":{"name":"@vue/shared","version":"3.0.11","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.0.11","dist":{"shasum":"20d22dd0da7d358bb21c17f9bde8628152642c77","integrity":"sha512-b+zB8A2so8eCE0JsxjL24J7vdGl8rzPQ09hZNhystm+KqSbKcAej1A+Hbva1rCMmTTqA+hFnUSDc5kouEo0JzA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.0.11.tgz","fileCount":10,"unpackedSize":72782,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZlzwCRA9TVsSAnZWagAASf8P/2tM8DDIwjXMoHHt99QD\nxzIMJVS4oHG+qoJXpymaY2yVX8MWnWLe/vDIFihxmyGzG3xVAzHMW4cZRP+X\narvxklYKzkwU8BBe5fvorH/tZlpX0X4bdM7Cr4afg97WBKtXLd5Z70AI8mvR\nLoeqjK1eCx5RXFQJyE9UAu5JeAwLvplLf7aGLSq5UX/u9xTNdWzpldfnJseT\nlPsyMPIeXTO7WhLVWwV56dN3xr9JKjctsZnMwAwiG1EbddvCMnUOYIcBkXqO\ngR5P+BM4c+4N5TBe192R8PDLg6Q+3eSy4npJqGDyCs64uDSSAWe6lDtBG91i\nXH+ICQoR2TItYMpNfHD4bzwrJsjMIoVvtq1mkk5G/npPZmzB+cFoLz6vYmhe\nGKjy+rjRqB9H6wiIjgrLLbndDUR2uPppvUUJQd3l4k2M2bR4ZYJsDG+C41tX\n3QLrZ+JqKNbslA+AycSy7FUTGKdCTq3pIZCPsZK4NBMT+PSodzfy0l6Ii/IT\nHoaB4tUr633ejoc+pdT7yuzdo81DQ5cmqJvt8ngsM1EdaaaVqwKncic5gK8F\nwr0Qh5dJJWPiSCP5dwd+O2+DZo8xINCHyvei+BYzQe2tbPGrKow4UciMIpIV\nPFnp+wPjSim3vnhYfulYjE/6/z2teV3a3gGaQHG4ZCmK39g2Pa4CKRX9SNCu\nlBXT\r\n=wgst\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5xy+UZ9GNVmnAiZYneonPwqAUuOgSg3FVRlHb5AIiyQIhAI4df/tcB1nEXM7X3N4J9cUMa9sc0CxJCFvo2Mvob8Nf"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.0.11_1617321199584_0.31032011202910725"},"_hasShrinkwrap":false},"3.1.0-beta.1":{"name":"@vue/shared","version":"3.1.0-beta.1","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","readmeFilename":"README.md","readme":"# @vue/shared\n\nInternal utility functions and constants shared across `@vue` packages.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.1.0-beta.1","dist":{"shasum":"8ddc1807dfaec5e274f50c0babbee0d1f3be0808","integrity":"sha512-kfzFq/erQ6Sik9LgTltlnGARckd2+/XIyuFnWeCVmYOFfyYhXeguZjzaz56sOCsUDSwY9bJnaQMWHrPjJ9jODg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.1.0-beta.1.tgz","fileCount":10,"unpackedSize":72788,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglvOmCRA9TVsSAnZWagAAcWQP/ivTNQ4759jGxdRw1I+i\n6zqfcu9yycTHGOt6hbxUeute4xsbUvhL9HfPt5Hui+kOlZ8pT04oXq23Oep/\nPYnuVR3tBNhPvhaxyhb/jq0n7Aibw1H8AuV4CdyY8vDX46Q4dV1JcRwY+LeO\nMJBMoOooLYqcYDd3zns/x4VmZ46/z9Ijm9yrNHoqkVW5Ff6k1LZl44NBRv7A\noeSI1T27isddh5b+knP6N17lTj7jxtT1hwlTQAc8uUOCtwXuvJnDD6bjGWru\n/NuHAHALDUh9I98DCRj6IOTLALnoMbvFjWyD7ac8uOAVxl21zKzwnfyOWe7v\nIs/dOOtJXMdtd6fb21Fayz/4dXnVNOx9U5652khR0udvsAw5JzHrrAp95ost\nEHAfsWf+V9hrUCdJe1wFQu3NpFHpuNVmcdxa0hXwTnmZjfHdgPaRnRvnrzwF\nDHP5b2zs7ONl+AVoVtJj52hn34W3iuouBQdvEfzGIy2vEH0yP3s1GZjJzI5V\n51d09aM9jMLLcSd8peakTuv4uhRNX7l8Yfv0AJM7+4WXKH7kAU/v1sUIODyu\ni2TtBL5fUMJkqe5NCab3XWP/K8gEp5dsKzbhBhy5m8ANzJnNKqw0wdWjc9Bv\naBljjMCvYsJRpEM6YbtaWSYspUg+g0RGJvOrGzZezg4MBYSeSTaszddaJBL4\nl7U/\r\n=QbjT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEUM8JMAdCv8ahhN61QyPlf4f6wfjQ+rNNQtVwOYAmM+AiEAq5vpHhitgnBHFz8psRj3FNt2Bg8bw/SWCsJVQglXrU4="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.1.0-beta.1_1620505510534_0.6415879309384092"},"_hasShrinkwrap":false},"3.1.0-beta.2":{"name":"@vue/shared","version":"3.1.0-beta.2","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","readmeFilename":"README.md","readme":"# @vue/shared\n\nInternal utility functions and constants shared across `@vue` packages.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.1.0-beta.2","dist":{"shasum":"1189078bbf081c3f19e98709c27cbbafbfcdc6f7","integrity":"sha512-PZNk03DalUOn3f5Egf/pcaINPLwpcwshjo4PuMXV/76PBfHvKxvkVhCL+aYDfY/9ZeKH+H0hQ00otuAFRLjlKw==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.1.0-beta.2.tgz","fileCount":10,"unpackedSize":72788,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglvvACRA9TVsSAnZWagAA9n8QAKQUjuHd0GEp0PWnsySc\nhs3hlj3Cbn3OyD/LWMpZ/rRn2/nx64GHEODRiik70ZJ2zGsfgI3y9ESNjv5o\nbHnhO9mP9iLRp25ygHeW7NCvSV2rnLGzvlHYCoG4jdVH/Z/Om9V1fFTcp8eE\nScnR0SVnf2cp+W4u0yQ9uwBovrjQKO7pPf9IU1itjM91dW7jJzXkIlwiXCDj\nfqZGvhQPELVg9BQbSJ+SyDUx83w8Y4RZVtoDOruioNOkcCPYLro8BCLzbMvi\nyQx4JM5bNUbts5eqm3vmBf/oNFeMLlIaOOBP+NmPuyMs0UC41mPv5mXKh255\nI+hUUrvvbMtv7X44f96SmF2ovcdLFBZMxajJR26xwhpwRCXogAAOUzfIt+pY\nyHzXk7P0y9V7LkQcdrE0ragib35CX55O2J/FyYlmUg++1i4MDaW2dP7wAhm4\nG272WKk5gXY3RXGzNEjKs4WLbjhDCFixF1eygU69gbOnqn+iNM4003DlbxWS\nelaPII42mTSjY8pRuHGt/kdjJzd52lcUOjreB4OlSyKFV+jYniY4IPuZiC3v\neRV/8YrJOEmmL5E6By1gjPiv1NrXpC6s079waF2OicyK/y4JkV32MlBCIXJH\ns6LNPUwwWkTSDHCkwmPcDWJwz5zqjb90rFlbfI2qEPZRys9K8QIv9lgnUSdd\nIpW3\r\n=1XHc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHr/vxasSgYIB29urjvrLBNGOhFjwlk1W9oCXQd0CUqXAiAZju2CczVjDjc3DQjhoDe3xqEA7eHYyqbmq6z7sOvaBw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.1.0-beta.2_1620507583706_0.1290697855616043"},"_hasShrinkwrap":false},"3.1.0-beta.3":{"name":"@vue/shared","version":"3.1.0-beta.3","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","readmeFilename":"README.md","readme":"# @vue/shared\n\nInternal utility functions and constants shared across `@vue` packages.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.1.0-beta.3","dist":{"shasum":"649a15552a8160d0f51ef7a23f442537e8b805f0","integrity":"sha512-zYrNcrpA2Ini2o3XoS6M9w82lyjRudvB8CmCEZ8/orLWXmDOtvQVT+5wRGSOQmWyFGa3ljwxsbhU0bY1PsFvJQ==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.1.0-beta.3.tgz","fileCount":10,"unpackedSize":72788,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnEqmCRA9TVsSAnZWagAAFN0P/35VZSIS6/sgxaFYpOV6\nzlyhWINZfA+SDIMN8cbUci5Jl9G7ym6vIXXH3pCv7o6mFz9Wei8+FUiKUaWM\nPzNM4YMs7CqjUzuYnN5A0BigDLqIHs5iDOit0q4jz/1XpVkoixerYlKqdr5P\n1fX3do3OMwwBFWYbwjaGpCyGfb2arsQSfTNhlv/qj17neIn7ovmZBDJysaUc\nz0ZyqaOiuQlg4hvfFa7jijW0kZT07dPRAuiTEt9OxbY+xNoYQn1QsjFudfha\ne0ZZvYit2H1BET5g1k6XgyMTD7jTStfRt4IRHR3wgkOHwuHmaKbfIkRW/1/l\n2I5L/hOo/gXz1bQ45XbEs/HwsMFOl9D/ORon6JiLZ8B/8Bj87rU4Z9yarCmu\nnVorWSFahdiSIwDht33tAdvwVbp4DccwmgJgmaGDXH6RwaxEVTRgrpp0Pty1\nccPEiC2OE39/KNr1uIkjWuBG6LjjsgG/QG5tsHCka9y0BKx/RYKDQ7Fj5vHb\nApBDO7nSNVWhCsXM1dXqEOks5WJeTocYHMU2XqPnZnEAjpQlqLEImCAWe6zR\nHSCsiNt3Qv9tO6YLQi7bk/vq2sVrIusVuiVojJvQAm/+PBQ6jk2Nt4y09H/O\nYDtCofMfPg7rfl1i3rpMlc8Xv9h1e1zoRJ+MG3a/D00c3WfP215PY7zszEfY\nC/Li\r\n=JZfs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHWLVO5eYNNimZfYveAr0ufRPA27sm+yzHrfWYvBPoKiAiALK82vdk+blj5AfNlqxQKsysYxUPLiheOw+T8ib0avhg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.1.0-beta.3_1620855462306_0.7796297589744372"},"_hasShrinkwrap":false},"3.1.0-beta.4":{"name":"@vue/shared","version":"3.1.0-beta.4","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","readmeFilename":"README.md","readme":"# @vue/shared\n\nInternal utility functions and constants shared across `@vue` packages.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.1.0-beta.4","dist":{"shasum":"eb7038506cfc0a0a89fa2a46b40186df17adf58c","integrity":"sha512-W2vWLh8XEK1xOkzBQdqDNng324hbWe3LEebHaHBM2o3vIPp5zCO/P8LCfTGpLaFU2ISy2NhAUk44VZBswFAKEQ==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.1.0-beta.4.tgz","fileCount":10,"unpackedSize":72788,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrDP/CRA9TVsSAnZWagAAF/IP/0iaQuI0FVzPfSAeyL4t\nWRRGDCuA1lLJurLHC94MWtzbyogLimdtz+buQyQRdId+O5rMYHZ9bI4I/eF1\nwbJsl8M/owCsoWVxBTllpt8BaK4/CQFQAg+4f++2DpM/zSXgSKNMKf15gPX4\nVVp7B3ftkIMlByu8X6TUJL1PMePfoAM/gixA6pebNUnI8rQFoCiNDJMjbO/x\nyVnfQZu/Guu39iD+TQuDhHA4FD3CARUgu/ANdarylh7HIw1dqjVsqztHDQBS\nE2GXe/gP6YcGslIfh3D/T1D10nYKjKfCXXjAOIVGLC2yStnv7lWyQfAuZqWU\nJHcAa5qAgwY0B1LG2RYB8MJNN8P5T83i5Fb5e7Z6RnrtXcS5fWESedIp1ywT\nn8SSuM4OslOkMOJf6PzmG+Ywidd1Y0x0Zi6FEIxKqQf185rV99RFW5v0dkys\n7HhZLNvuRQKsFketMUW9Eh4/JZC/chuF53UawGpoZQlnuaYJMAOXdYMelhOB\n/lc9qbgXrYkkZTCvvarBUJ+RhlbSlXvn3Ay1KUk0Nu+tJWchDo4uNgmtzCMv\nwVP0UCI9WDvZPuJ5P1eUfLndnrroZgRIP4vi3lsFoGp6bFAciXVLzA3NTp4G\n1PQvDJtxtT6aly4o4Z4MXmichdqnKP1FUYWNRY+jZMtQvPhueUB1EvEUT0vv\naK6v\r\n=aKVm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAk9TNdHl9NcSVY1GS5h/R6/dxV+SXBvem3dCvjbu/xrAiBaf6Qac4/qwG0G5KWZSF2sBH4OTlMfm42Kx5BPvct4tA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.1.0-beta.4_1621898239484_0.15978247563422743"},"_hasShrinkwrap":false},"3.1.0-beta.5":{"name":"@vue/shared","version":"3.1.0-beta.5","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","readmeFilename":"README.md","readme":"# @vue/shared\n\nInternal utility functions and constants shared across `@vue` packages.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.1.0-beta.5","dist":{"shasum":"ef971d6f1c64f89c5918529dcbee67de9de15cfa","integrity":"sha512-jtQGnIERLNZWbj4Uy6uddALlzemqH5YpCQtwIT1e0DbDpEQ+OUMP6j5TCuFWARblv63lT9t/e+nOZcC1iTr6zg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.1.0-beta.5.tgz","fileCount":10,"unpackedSize":72788,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrqqECRA9TVsSAnZWagAA5eAP/RDWXfyrWor3KuHK2O4i\nJ3douOGl1VRR7AJyjnYN6m8el/Wqocfm1ZE9eVO9Nx/mrjMMyhcTFkLfbHgj\nwCqQSGJA46xf9cXDYptRRsQwRsSJwjpvY+x+Tm1qfNzZYvmg+puIBbZuppw0\nl39m+JhhsJeg8sf75IADh0x0+Rn82tdyz152EsGa98WdKkDx3BT0ZJ8S/URL\nUk5jbkZGy1Lq2yXcRrQjC6hC/iwuQwfAG2xCxC4F7Ft+OAywJOZnOLxKzMQA\nXafRpA5IqwvSGjPKkrtbk+lWfUT9NJX+jOOAJWG6nC2DqVbftplOic/B0Z4u\nTsR65DpiP14vjYUjRz+kKMUAzy/q+0DuT/gjzVSQxRjhN2yVk8b0ziJVAc5W\n/58MzHQY9hOjVGbvNwu+4UtEXFOoE736LamLogtv66bfhdC1XBKRcy510N9u\nWk5KD/Wz0qy/P4egnbKC5xF9UF/7wLCuqLMP13s6PVQqVvym6a8rsFob2HBL\n1K+8Va9iexveje/yO3epTMtwWXEJWeyIj5ygnpDANGK3kSrd+VZ+BBJWlRya\n9lEiFg+tP8mx7djfAVrJCiFroZXG6MqOu12SkOLQ0TzS94yPCMkXxWGL5dBY\nGIAysuG7Oe7T49GC9ZgoyLpnZV7dcSxwnDCcdrsZl2fxnK1ocWInVnf5XcrR\nnX2q\r\n=Uotl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEFFyygjQftb+zrgpcrhDSinZyHegZShbQo1oFruLPf6AiEAmbme74SNIwBsgex3vr5+X1Mr/RbZMFbcVuO3tRi7mp8="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.1.0-beta.5_1622059651812_0.8486320398969485"},"_hasShrinkwrap":false},"3.1.0-beta.6":{"name":"@vue/shared","version":"3.1.0-beta.6","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","readmeFilename":"README.md","readme":"# @vue/shared\n\nInternal utility functions and constants shared across `@vue` packages.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.1.0-beta.6","dist":{"shasum":"c106fd343b801d63fabdc97ab741b25a6b6c47ea","integrity":"sha512-Camy6ETEk42N5YXZDH+bEW7WKJOE8ORyB+wu+GR8wc5J2ucVebToZqVqGHt9q6UiEhoYCTQNcgEAiwus/DWcFA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.1.0-beta.6.tgz","fileCount":10,"unpackedSize":72788,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsVmyCRA9TVsSAnZWagAAXlsQAIICQWxfuKiXCU+D9N1p\nFLazSmIcDgcVsUeoO/o5j9Fxb7NTJzxNfWxL4lZ9IPs2dOslt1Gu0RL7sPzG\nhy5yb7f9Mi8D1m/4HhDdO5ksX1RRQTR9fvSpsv+Mi8s3hSedNwbZ5vJXXspf\nQrvWEuseJzPlePpE8IoMBfRF8JRwvi0s1Sdx9gdbpjk9MdAYH6r/QnSlEzwM\nZ0WdCOMsgfQYrEft5KJDg2vCy7skuGtOpZOayQreyBkbeXeLcP1cYki1AL0M\ntm7JQqcowviO/AY8fvUkZsw1AovmXkIrJoW39WwwqI4kFzh8r32OwH03XUBW\nBOozLTGOhSa9lhrdal+AyjrIle2gVJIZXx6QCJxuoIGG+VlrOfSKeXWEaoYE\nrSkwc9Ex6x4Bfe08g61PWNUNXQPtkqUXWVMkJ44L4QXmdJkEzBr6ddQT4/ek\n3J7zM7vk8Kt4Hwy32bw9No8IiK+/C6BSvMew8ommgYfaPF0qg/jodicLjOuR\naS/EO4KyvO11KCY0KHi1hVjaX2nHHD7EScPGMsKnRwzKrOKZtz3KlQSfH9fY\nze6ZPU00L9B6i8HMbL0UDjmBePh5OhMznDDV/rWHU3jtxxeWmV8Mauq2RvSR\nsmFa3zq64iR0plG/wAsrjqscl7sVbxtnDoFIUWBSOojaxOp4k+BQ+JAchhX+\noXzl\r\n=VWt8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDXn/ImptPRUoLtKfFA3avPierywXK5qHVzL2cTL/+Q6AiBOdTA13qoFp60TADYsxtImIP8IDVPJR8EzuWcwwzHHjg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.1.0-beta.6_1622235570085_0.14229740160995608"},"_hasShrinkwrap":false},"3.1.0-beta.7":{"name":"@vue/shared","version":"3.1.0-beta.7","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","readmeFilename":"README.md","readme":"# @vue/shared\n\nInternal utility functions and constants shared across `@vue` packages.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.1.0-beta.7","dist":{"shasum":"e88f37db4c68448258c480f7f1d619195209cbb3","integrity":"sha512-FoEjKGCbDDte7Bmevakf0zZlFuDBGJKUHGK4rJGaVBIe5jtCSzrwenC1Wt52BqGveux3RUh9uBWpsSDAprBy2Q==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.1.0-beta.7.tgz","fileCount":10,"unpackedSize":72788,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgt+ZmCRA9TVsSAnZWagAA6WQP/ivPMjboRv9KH1WatsrR\ntOUjew1tnq7Ev7FIL6yARv8XobpVB9bL3KGQ5Xho2Y2SO9fRj37YUQQ+DBFp\nDuNwYzIFPWb/4MtRXGYm54OtMZ5mhyPYbRB6vF+vd9IZlmnfezOE/CBYhMLh\njrlXXVyUik4d/RqKfquU/auPuQjDv1+vU7ulHC0dFZwGtI0bZ5OaJb/0oBEe\nKI3kBKXXFgQkLGCMCrjic+5T8xwQ5GmMz4gkX2u5TF7fYzDV12Y2uUdrnyF3\nrWGOXlJzj8uwpWulvcrSvQ+NrcKL5tktSi/0N0zx65kTfCGXPzWhnBpuvwKY\nj6iiI10xfLPo7pcFxGJfBnk1++sHnEtwI/uEFISGPZxKHeiLeqL0sEQMGqxc\nvK9ew6z90c3smIhSK0r8Iuj3/wY/hUIuYwKRF54N1Vcw+IRc65DkcGJimPlV\ny5rVv8dntt8N9n2ekNBaKrEb4g1Egyzi7fIAAtXq1YhTT/iaPqFIKd8I2mT0\noD9BvpcMp6fgxPR9yZK2dgcv6s4eRHvJHhXEbbEZaTyRAW3g1hJ0s1yL33Nw\noMKqMw+V+tWZa0zR2V6JRVALGmUeFLC4mgqjZfS1QndBB5VzuuErz83ronbP\nSPjkAOalgFKjXHOhN7GWlCdIxRY+VlnlYfqyaeKnRX6+CsssyfXqettburkc\nXdvE\r\n=+zQE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDKf20yA/TlvePTMr7Yr0MhdEO8b/ijWyofDV26f8JD5wIhAN2n0ReP+yVVbhsusKLd72gSfGMIB4xtL8q1qjbKIXib"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.1.0-beta.7_1622664805989_0.6745053316193572"},"_hasShrinkwrap":false},"3.1.0":{"name":"@vue/shared","version":"3.1.0","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.1.0","dist":{"shasum":"5984883d31f0d8a4ee7db8e206ab804e603933a6","integrity":"sha512-ThLOuFq7ZicNV1Cmlhij0m/S7oyboO5laE727s+kP5oVTpO7awjHhDe5T0hLyd6euosdBKcoBbfd8JkIhcB4dw==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.1.0.tgz","fileCount":10,"unpackedSize":72781,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvkuwCRA9TVsSAnZWagAAUTgQAJlWHkWmuARMWlyFXYg9\n//mtWKua/jlFFa6ZpZBrF1ZIcrP7kh72aw3Muik82AvjtCBdMYi83UUCNJRh\nH5VlRQf/ZhRl58/mDe6jj4RLl0/uaLyngdf1x2+lvtHkMCkgs7jyQViOd3MK\noECc3g3H1Gxtw9idKaWEn92nf4me6KWM79snFMd6ZasvPxH9iv1CLp2QbSBR\n1OGGHnBVNG2AuXumLvhJLoEzLfd6zEj38kadK7J4qlX1HB7EPLt55gq+6FZu\nccNTPRNiyJTXE2iHlP37eZGywpiHp0B1P0PzybKKxvWjZM0BOUB7a5OQjkHV\nxNPH3DE1QBBraCE3BODWVArkX5kuUiDgnNGfomTUsz601zdJRR+ky6UwlBXy\nU6CvmA6ZEl7x8D1LQUol1VGkRBhy+fR2JO7/6yy6NA2wyeiovP5Zr5ZVJUib\n6pEOxLo658+KQWrxrD6OUMKChsOwZYqh7KTxV/PmLZOTzBR/Qkq25BWlnW+4\nPXbVGVk//BoBdAbvl1nlNdXJk7timJ0jop7DHI+R/mmoo3MzLRMFbRp/CAtO\nA6/b+WolJv5cxfjQYXC1UyJ24iKGxb0n9msVTI0A3bPhDa0K4teUsSIHAEX/\nRkCJwPYGwMiUpCVX6zGZH45G6gu2QxxqVSQvejtFfSFis+aPO/t1nor16lbG\nf/QQ\r\n=T/ti\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDP+YWxk/AQhVN7i8XedZjOpQCoP9n231cURugiz5wTfAIgcxSq2jQGuAhubxTYT/OCmbKQAAFwos5/0ATZz9L6uLg="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.1.0_1623083952469_0.5287870131781978"},"_hasShrinkwrap":false},"3.1.1":{"name":"@vue/shared","version":"3.1.1","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.1.1","dist":{"shasum":"2287cfc3dc20e5b20aeb65c2c3a56533bdca801c","integrity":"sha512-g+4pzAw7PYSjARtLBoDq6DmcblX8i9KJHSCnyM5VDDFFifUaUT9iHbFpOF/KOizQ9f7QAqU2JH3Y6aXjzUMhVA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.1.1.tgz","fileCount":10,"unpackedSize":72781,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvoExCRA9TVsSAnZWagAAfC4P/R57PKV07E85sqODHHbK\ntZYLvM24nz64SiV11I4+YnD0C7umIW4wHqR4RNnnHdw/hflA3c/hFECMb86c\nPHbF+geH//Xj6Sqomil8sNBA3wB9ei0FsPP3LWmURCXkkW+wGQbSvSaBeABr\nAv4prDEGFxZ5SJRNuNcmhnNMdg3qM7k4vcTBZnihHEwZPF3NhPILuLjTI5SF\nN4feP2e00ROBoj/ZfwN6vnc9R71dYYEDPtS3XrYVqQ46hiMB7zsTmbFPc5Wx\n9g/2ZELf0RXfpeVYpLgf3i0i6BTHMszXFh36RAkPLuaKtAPmqSiXp+uxzhs6\nzOw2EAYie89wc2TWpGZMqQOEsPP0eIUoIBznaO2Qlg5p4RUSh3VbyMVTslHq\niAdHsBzpI29p+PodeurXPM5lfkOkVYqHOvB6SkepR09D6EFRoof/xV20NQ9S\n6l1vYPVN4iM6MzZfAY4wFfoCRaBU5p8C+ilmFwdo6uA090o16UWcYHersNvJ\ncWo1Q9iA6c2GtKYZ9ytIAYTZ55sfSGXgp98n002xsGzzQH58tXmNIc4ITg2W\n2XENbV7ulp9hPpAj23YhbyOF+bujvERY/8ZQER4GMrvqPGskkBQJcY3wSzZB\nNjbRM3q0nkW/pNRizCPjhuX4BYGWGQfaB5Sx1gxUK2rHvUUa7F3Ks09BU9Ye\nvLBz\r\n=Yrza\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCf/hq8wB+gMhiE5BWfh9OR+Hh5Cz9J5hb1ZDS9PsmBOwIgar8MKS6J53g9+5V9O9xxlektTqmLw5ohjvah8z3cTpI="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.1.1_1623097648933_0.5111106271891646"},"_hasShrinkwrap":false},"3.1.2":{"name":"@vue/shared","version":"3.1.2","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.1.2","dist":{"shasum":"1069c0bc7d6f4bd15ccf3a5f3be29450aca368f9","integrity":"sha512-EmH/poaDWBPJaPILXNI/1fvUbArJQmmTyVCwvvyDYDFnkPoTclAbHRAtyIvqfez7jybTDn077HTNILpxlsoWhg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.1.2.tgz","fileCount":10,"unpackedSize":72781,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0isUCRA9TVsSAnZWagAAUQMP/RNgzkN69M6G/D80KDYn\ng/iPnLbjz3QSBZv9suckfnLqMevsg+VI+PBX4UDwV7dGBej+6xEMtpYPWh8z\nlgU8ybfrEc8NaGQCoO1uvfpQITTt/Zrmypf4hA9I1Wc8KzOn+TuTaxYswyl1\n9b79A0os6Z3wocFI9kAYmRc9QFPSfQqnY5ZvlCJ53nMXCV9h7DWASl4QOgcU\nabhnKL0HwXEcTliLBhbq56KQOa6Oo2saqoEwwRU45a3JPVVP0bVRSonn1UxB\nqB5iHGFYtei+OSG/YMWxDJBsCQCQePQPUcqRJXyMgF+JU/Wjl7QQZ2VaKEvP\n0QyLTXui7WoMSijLdHQcQPspE8l/+jfJmybYNRbLefkKlXAmRLMCUTOjnbFq\n2iKlMRIEOlXP6z+W7zSAfQlkB7ioq3eNbKxpS1ero4MqLBrNuKlH6njhF7LE\nnBL1QWRoRCVEhpdv87gJ5RAs8UBID1PHn4XFcrHKOHX3lUZU74TFQ7ZU5B3X\nRC9DjbM1UJql3wyzMzZjBW8gLt89A532D6zRYQDzqvByP6Dhcdp2oiZKkzQG\nGXAc/5XaDLM5TDHpDte2IiHplWoi0BEFdnmOaCSs1ofqIWRmkGn9dTK2dXNU\n17t1qD8BJGV/tb0/5Va+A8zac1aykMhvzLdm2G4tsr44f1t4uzz8m0Rz70BA\nd5dZ\r\n=dYxI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFP8ydLgFfN8OfBBrW5r/yT7tcW/tDwPO1G3CZKd+GS8AiBTX7SK4tJO4PnRlDWEQGL1C/5zYvXMwqZdUB/BXFNZrQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.1.2_1624386323624_0.8463984691402879"},"_hasShrinkwrap":false},"3.1.3":{"name":"@vue/shared","version":"3.1.3","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.1.3","dist":{"shasum":"3f6f5e7226d8d2d965ef39780ae3f89dc906b5fc","integrity":"sha512-uGBX4bZVFvgranxzpH3q1gGmICUjEUnNrMIBFeZRw8hBfCPhT+VnuY8+mG2l/yEyY73J9e6d36CtbFUqDXa12w==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.1.3.tgz","fileCount":10,"unpackedSize":72781,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3k+nCRA9TVsSAnZWagAAtXMP/R7nWNh674UCCO4fbxHU\nms61TXrLCA1nWpwDXvFxxJDZr+H7hbb57NaWUNyRQ65qazwFdJCeaIbFr9UU\nGX9c+JG+A32nZOVH9Bo70x04KJEQgv0DxQYsP361bB0HN4DsyNnfsEorG3nR\n5Wk1VD5Pr0Wga1JbHChU9q52yI7CxR1OAkCbKCAQy2lfbXXCJlhhnhj+QLfs\nKvGOIW/6D292XvhFxfgAnAyYNb3aqKh5ed2u9wEMM5R3vbQZnTDSj1QM8onA\noLjJW86Ax6Y44uuXFC9p2y2WCFqrpCWUIZ94dHCC2sfR+NvhMcpBaSjM9u4V\nlaOIPvLv+y1E2Lo7Moy92132w59GPvm6CKcdoMvUfxJ6kSm6qG20G4sD85B4\nqu9E+V5ds+fd8/7wSzQf8nM4kUIeGpNedJALjWPyMGdJ0oFszNfSxGMDRl0v\n8xn6OevA5DSKRU09bC9b4Q+8R1WDeN7Z/lMarb+ItGmL0seNYTPoqPilUU7S\nKVtEBb4gctr/iKsfr6gqyb6z1tmveAEjEdtK95HoL3N6CKDLfbnoYGy+Ieme\ntS7ixRfaFz+ASkb8Y2Mmec0mw7xGQbyGdTdBJqN8/1OvN45GKBIEsQ4H4goQ\nh1P2DzoLFAOM3ghJoYdnOQAJW72N0QH7N8cTy0UHz+dF2zS2Ob3qs6bgpZbf\nSu5Z\r\n=d+Px\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDHXTCeODNpW6hHD9Jh/2Kfvl70yU5WeiVOm16JpxP6EAiBgch6fkzL5DY868PL86QchJuXekZqnER+2BanWZT1nyw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.1.3_1625182119144_0.9639078518173854"},"_hasShrinkwrap":false},"3.1.4":{"name":"@vue/shared","version":"3.1.4","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.1.4","dist":{"shasum":"c14c461ec42ea2c1556e86f60b0354341d91adc3","integrity":"sha512-6O45kZAmkLvzGLToBxEz4lR2W6kXohCtebV2UxjH9GXjd8X9AhEn68FN9eNanFtWNzvgw1hqd6HkPRVQalqf7Q==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.1.4.tgz","fileCount":10,"unpackedSize":72781,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3wjACRA9TVsSAnZWagAA9a4P/38ViUFcBsmZcYZSEtR1\nfnRR6Wrh7lUL04bDkKXkX/FdFUEp13XKJ2P3LEws8RRbgYfZBmBaHbKDZ1H+\nF634MJojclbhAERIJFwsIwROJrg1BkUkDzDRTEUWw2JwsytYe9TTuBI/WPoi\nxttPA6mpYkI0xEqDKqV1aModhMIUOx3pVXMJ9DKrI4MrwhDPdl+cs9i9P75e\ne51LBaqZuHw4Qmj4deMSpYJ7YRgGg/2y2Y5HITm3fFLSX030kWn8bIliyPmv\nlUiNUCxxmmnksXbSg9oflVeFQmENoUNad/O7t4hYLLFLvyzVFqDdQeQEhKBk\nHOubTa9QNVZCzz3VeOQiDR9b6t06+lfgVIsd5stxreqXAR7hIgyQn4BIXCzK\ntNLwBGTHO/ArVpj5xkLUkTYSZVcqQuz3iYNX1Q/JDocDirD/pA7s1jCfUbOo\ns8rad+q+zRQxdHdEwPzLh7/PBzqx6EVHZr6H8mRxYDHKcJiPHMVExsUxG4WH\nN3Vg3VHnhJKZUU5BlJ/0iHB2sgU4Jha0GksCPLWnD+rlw+DxNxcOCvKjI9dH\nud2B+qYBbnNZvBvFqeGie1HVV8PCiuZ1PvhIOSS/iJ2vFb1/lUvjaUIKcHvC\ncAiI1R7vj3t10brNjuLcs8+2ceJsHFBt3gVW+7YQ3lK6CPDCb5rt48pHLVYO\nquNg\r\n=G9sF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD8xyOU6hLII0GpmhAQY876pgoqb+OIak+dLm4uZRgrMQIhANfSaDQNrO1LnVDzdnpxnGOWJJ/CQY1b7jw6RIrinbcR"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.1.4_1625229504575_0.9398464909367577"},"_hasShrinkwrap":false},"3.1.5":{"name":"@vue/shared","version":"3.1.5","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.1.5","dist":{"shasum":"74ee3aad995d0a3996a6bb9533d4d280514ede03","integrity":"sha512-oJ4F3TnvpXaQwZJNF3ZK+kLPHKarDmJjJ6jyzVNDKH9md1dptjC7lWR//jrGuLdek/U6iltWxqAnYOu8gCiOvA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.1.5.tgz","fileCount":10,"unpackedSize":74872,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8bYLCRA9TVsSAnZWagAAto0QAKGIEkPEOh4Qt612RA94\nIoe648/Hz+nGfr8omiDo/7KKhOtPPpTouUFBDAvThQDtn9pyKlvJQcSz8X6C\n/44mhebRHvmtG1gosay4MJUlFpKNydPzusJEFN2ewnXSPaa1KHmYpvkNteU2\nIpcCQzdnA0NRQ0PzNaYBIcgTKVQCiTPEM10HtmRSmjRwsbEu77eroFf2rgZ1\nM3E97LPEYoL917K0zjSBWT0WclrPn4gM+Vot91UmDHHBWghzbwEj0bV8/Xlx\nOj/ri+6X6qgEr7EmqsWiLFa7BpuyskayphaPjQY9yk28aahF5tHHwq5xtyuh\nNAGIntjMSPO+LdSrn+aEjhFnQhtm60lbNTL43ET39BMKIQkv9/NVVxuInogG\nK5q7Zaz+50vYzESBpLIbLRvOwZLmug7u4Vc/lb8QTLARaYeReAPLZmAEK4hj\nHJGoVkk24snbRKHYffvHMFRmk988WcgQMOnitoDfot/YwXdT4MvLjblo8TTW\nc+WcaEJr+P7Bk20GT1lWQhwEO4ZjsLUU/bHOxpfkIaCcF20XtmJc9q+O5bi1\nIfNrbrWLsnQZoI7J87z8UGU0rVsHl5JmqapjtIgTqrRVh72TW639GhL1C1E1\nAF4p1m6qMscf3X/8r+/4lt3x7xw7j+nk9QfKY8iwrAfccir7VyZmP7JmFZrC\nT+2s\r\n=guUy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICxMn85jFHX0S2PSKa6cyiYsrvmA20vjcAk54iaieqsmAiA2mDIu0IKNq7wvhX8PumeA4NQbk3t9NLrJLAN/ltX3Nw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.1.5_1626453514859_0.41696540512027913"},"_hasShrinkwrap":false},"3.2.0-beta.1":{"name":"@vue/shared","version":"3.2.0-beta.1","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","readmeFilename":"README.md","readme":"# @vue/shared\n\nInternal utility functions and constants shared across `@vue` packages.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.0-beta.1","dist":{"shasum":"9afe38d6b8fd4078121d1fb8d9370c69658b336f","integrity":"sha512-lJ86N7W23xHNEKkegMCXc5EUgDXNtDvpsbXsfniVRHsM+6/7yFxNrJc+ZNm1T9DKsJSYUiaEWHIa3DQ+HDse+Q==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.0-beta.1.tgz","fileCount":10,"unpackedSize":75980,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8dOTCRA9TVsSAnZWagAACxQQAJMJCt3LjKPDPi5yPloD\nKMGpkGg4nScrF1ZK/KmiCQzVCQQd4Iv7/qBBAgnfIeMEPtWg91+7H+MN7Bnq\nil86wHN6tXhq0DVSXbHJH3j4tQo/A0eaVD0E/xCkDAtCbFZIUTvIdfVk4xSw\nzFthm4mLBn5hKI9KaIyfBnSkWNUv2rkgK9o/6D1kLjdg3XJa3KpjWXx/Yb3x\nWHKJuQh9udpnyPQ8LA0hwE6TtUB5X7tb97Jnw5xPkswkg+5gmo6GnBZ8MPZT\nAD5VrtEy86p673Gk+LQ3jlbELoaIoXr0pA2WgL7eTxtoJHj8HgCb93rOMi6o\nVNIcxFQt0yBpdB+tuwfdroqC/XpPfezk7EN+7mdirbzulCQzVp5HFAAzil9T\nbll0zBWQL/xm6gaDIFIJgBsZwWrpmzrMiKGG68FtfV7vY+aY0LrjcGuec87/\njOGawa2zxe0BBF/N7GjxVg/20LpK5ciZ0tcfPhBp4/Ea+AqcO/D5MdmAhr5p\nIkn3bI9am7bEmaCcIiZgp8Zdi4b1ehEGASvRcCDN8lHvd7sg3StmP0L95DaV\nczRC553QSqAWgtq3cskIuStfPEgBcJVkuWcvkKSAy+biJczIR2ak5BM6H39b\n7T/O62DNPPRa+lIF+zKNHp9JPkGLFY2rW0h8Esch3Cnz+xNeRJtx4WG1RLeL\nq9ek\r\n=9we4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDXE5IxSNUbZGzS7zkasya96QkCuCBGMj2TncXWPny7rQIgbRTXD+DrQcJDg9rfNLWknLtUWa1Bhxix3fWgt3ZiQ1g="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.0-beta.1_1626461075406_0.9128540335238398"},"_hasShrinkwrap":false},"3.2.0-beta.2":{"name":"@vue/shared","version":"3.2.0-beta.2","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","readmeFilename":"README.md","readme":"# @vue/shared\n\nInternal utility functions and constants shared across `@vue` packages.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.0-beta.2","dist":{"shasum":"d51af33e1cb5f289b6a4efc2b98417372fed3a65","integrity":"sha512-WrmgOlq3mjgRLZuo0t2Ug77c1Cm/KmbJi64UMoNz6Iwz1kjjxMLCIkoHTMvoBt0iUr05mhN+75iiRyqPCii3ww==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.0-beta.2.tgz","fileCount":10,"unpackedSize":76199,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9gy1CRA9TVsSAnZWagAAIVsP/jpULwgd0UUMtVqwEOGS\nmddiRVbHe5v9bcy6kkuO8k3lOySs8fNmmaKZbVMhhOxai3Iz3ghyaCCkN5J3\ne0NHuIGVmb+HE7GiBbr2aZCZgjVzBGTwPFuoYCEiieh57Wp9HtSPZJY9LmGY\n46NGv1HmAgFJjfh3+p6EbwGK2pL2jRdmMcE+/fAFlFzPhzvYUDmzdEG1SX2Q\n6XDzqYs2A7dtzGfNGb5x4wqDT8aZC12xdShSwNlO9SZq+FOiO57fjx14c5m6\nH3p7GNGjL8+g517+au0W18logk6oi7E2QqIqGKFrCze28PaMW+0Zo+uJQ0ih\nw541oDWfr13FUlcKYAMsu/JxN/eQE0+iKIVrwR7RlhbunS9r9C9xJP2ZizSw\nwv2D80Sg89El9orNI/7H4wYxsr8JFh/34aIA30Vixtkl+CrC5M7Qa/yVD0UC\n8ii7Rc4i8OPQYKYVqKatx4q1gItii4cR63uRxmfY/i/DoTeKQuFk+ldr/EXL\n7bnR7q+AAZJVAnm2NyXmr9BIhghnyld1Fle2u3WLULc/gwi++eSMNiaGd7jC\n80ojYz6ZM30pwDxvGBl5ynHA9M0UJE13A6nn40J9v6qHpr69yiIlR4txm9Ke\nm7uTxMkwYr87TS8YvFhWx9ivLTQlFVBU4d31PGgVaUehdwWoFea7f3lJHMrm\neipD\r\n=u+AQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCbjcfnbRDRcBzK2VGGVL/NinGbfIV57zw6badavtPhWQIgVx9obogscQTiOwPUDUUhYX6TMX/XLkeXG+cBPpL9rU0="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.0-beta.2_1626737845223_0.8381115232331771"},"_hasShrinkwrap":false},"3.2.0-beta.3":{"name":"@vue/shared","version":"3.2.0-beta.3","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","readmeFilename":"README.md","readme":"# @vue/shared\n\nInternal utility functions and constants shared across `@vue` packages.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.0-beta.3","dist":{"shasum":"043c5a4d3bc9676508557e9199c625995cf14929","integrity":"sha512-IzJBLNwh2CDTbVqQt979f5rczw9Uib97RkaGckmUGuC9bAG1sw/EXskrxc87p8xxaiI70LdVHnOhriprfKjmMw==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.0-beta.3.tgz","fileCount":10,"unpackedSize":76199,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg90RzCRA9TVsSAnZWagAAXJ0P/RYDBat6KOftwQW6EKbu\nJRaAGxn0dGmKrfYFfvp09qu8t5/2hK+Eg4NhprsTM03mce4HW3mMADeVVRQq\nAn0IDjqfFNm5A+VTEocN7UJeH/rM8btWKlsvS3p/BdtGAsCq90m3AwMzmPxf\nxGU2ZlBM6qxO4878dJKoSeRrrOHeKOTKZedSxdbEuRuM4ZaQk+LvYYBMEGmJ\nLQ26lY11bq6F2O2kKrbxXj1YgWsN/KxZstGUNkbQ6h8SRXoo8DGJVp2/Eagt\npF0SWvGa9FHpa50AtBz6x7XxCNDMxtMZCTY3GK0xACvkce8+dRlKjYD0NyoL\nnWQaTRSkCW3Zn4UyK0IEAokugZxpJzj4Mtp9k7dCaCD9AUHLxUo5vy9Rwq9Y\nc/SV9KCGQdYDgCdiRL+ykHZalHISnWoOChXolePXL3TNjewDy2VoV1y2oylV\nbjIqM3/W7Viy41GfLQCxortqcOhgrLfYWIvIWUW15S/NGbDQ49U9eqCZOrnM\nGX/UJ9e0ymPE49q+og89g+95YVliYDyeFVxjD44/c/AguYDwDEc08GyqFGQv\nypnsGRH1bb3QcnZ4ARM7+Hx8re/3VYG3Ln0Jj3yjcTNLP5U5+yRTQTCTlE2L\nyT/QuZewWm0zPYhS7PD39Onou+7+rXMeDy9Y+rmZLn+/Lcr7fj/JFad5+3P0\nSQId\r\n=Vjqd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIArnSl8cU+bS70pjsov9+8WWRj/6x57l5oeYTiPlXe2rAiBjWr4fi8LM1IRNWdR12Z60bMPdJdjitfo31uwWBYgl2w=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.0-beta.3_1626817651021_0.027177603689341412"},"_hasShrinkwrap":false},"3.2.0-beta.4":{"name":"@vue/shared","version":"3.2.0-beta.4","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","readmeFilename":"README.md","readme":"# @vue/shared\n\nInternal utility functions and constants shared across `@vue` packages.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.0-beta.4","dist":{"shasum":"ade5973291798177b90367d663319fc4e6d4172f","integrity":"sha512-eKPlvlQtWw+tuJSIHUg+/8f/wQt4oGDHCZ9HbAIKOPlzuaIqrIOKwP2pDZQeHUAkjs+G8QaqguiI9qKzOQ5fWQ==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.0-beta.4.tgz","fileCount":10,"unpackedSize":76199,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+JRoCRA9TVsSAnZWagAAUnYP+QDGDbidJcDlfPr1wuqq\nw7wncnGzAT3K3EJogd867sB4ntehkOvIqnc9ETcAy7otgS2yO1A+MVyjCdcP\nTq4mPGmIdQc7nZePD38ntq98u94CmS0ZC9qXEwDuVGeKmB5xW6c4/XGRDlIF\nZv2DCMM9bDLcFzz9q7dxz2R6Ei1qXuOaL3PFd8wMReVreWgTmxEHvF3MwE09\nc9lz8raQ0N7bcl38GRLjbhEIUiUz6t0RZAPdLPv2tjrr8FSwsY/ZtFguXWJe\nNcOI7wQIn4t4dUls31ZvxdXMU+QAZbz6kGUZJ9/4r4GFW7p861x7owMWT3+v\nd0SyPWsgGqt5dM/iF/olVljYIlN95ujFSOswLVWl+jk/rtSfUbd6H8BKKaek\n+hCWIvUiSY4K4vdedwinc5pprzMMXi3TbWKDbz8Ma/FqNwpkrfO0uaUe/Ufy\nl0qZ62F3cAYAEXUzDy5K4tFEiQ3zYh1tOayRBllDWY3vATZRrRw7QZnpLzbP\ngQJZsjRVHCoPpEPtb8YaEfKbzsv58l2qg3O2MDdtn3vBKuhXf0m7twLvO0X1\nF1wbVnHrJfmAmkW9cqvmkZMNUZ9Gs4Es3wzlm3V8FzLcPwyyz3rC1OYmhCK7\nSv6sYV390LXIgT21BJR/rwa+xGH9mZOP9pWroxvy9hgBLIFuokNNLktvNaXS\nF54g\r\n=C58G\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDmjNTQdEz/bJ8gp0MxNBpCtI2Spl+XbhxdYUrSdEyjCQIgGWtFJD8f26AKavNR8wfz5JFiN8IMXgdHagY6cfomG5A="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.0-beta.4_1626903655144_0.06635302653466413"},"_hasShrinkwrap":false},"3.2.0-beta.5":{"name":"@vue/shared","version":"3.2.0-beta.5","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.0-beta.5","dist":{"shasum":"c2752bac51476bfd9c6050f4a5e97c28eb66f27a","integrity":"sha512-DprP8v3vg/nnfl4b93hJ+ujojiFAMwXbng8N9NpNDSuFMZG0zFO3Tqh3X1JQgaE7jUgYoQzR2TTGCKNb/4+QGA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.0-beta.5.tgz","fileCount":10,"unpackedSize":76199,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+yJLCRA9TVsSAnZWagAAzgMP/ivFKB7l2E2Euii8+wk5\nHKpGzFPA2cFIPmjyBfEnoDFLpatn5MmE5/mgXuobBY0F6NIvkUW+7co+Z/cX\nlB0uqnkAQp1xK+nE75LgAW3eywOEAxPY9YmKEx5uif2R3nrenoPGJTyOqspN\nwlq5p3+mVBZbYLPtMia8S3iLKUOHSiDrM119f/4X8Qs60EKlKJIzifG8SwL7\nzTrcPbbYOvGxM4WsupZy9NSJxrkeingNlt2Clpu80Mr/RgdqxRynQ0VHG4Ja\n1admKzVVjMY8He0UUv3rQuTBtBKTMDHwxRbF7pHQ/paJMAlxz+kFHQ19Qcwg\nG+iI2bI4luug84qX+JrTnigzkG393mvNRllZYFKH0rYtO7qA3qplF12qNUHl\nIs1lslJDAFhGoSJHdO3lGe21tqFxmal0eU10gIxzqZBxh5fn2DI5Q5/145IY\nPYQelLoLrcR8oNCPblLsGPBpli/GjaKyVKKWFSn0EYfl23af14yEANrfGdzV\ndfbTvvRz0gicl7FQVJp8416M5PMB93E/XtRDNGQRBSlvcxOmSXNEuKj4b8Z0\n3jrl6LeU7FhDpa8S/c2wtpa9TDDkEq64IDl23dD9iUzUhdYgt76MUVOX5F6G\nobdJy0d1N6qxQGLNSqkp8FPINNDaAy1Y9+CYavA74fPCSoS7RAsn4NQBZBgL\nUWpC\r\n=5IY2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCTfbG8U+DEYdQu0aiYFDj9yeNre8/924oRI9M56m+IMwIgDKf/480DiTFoAaDjo+TF7Gdk5hdrbLv9UU+2CamsjlA="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.0-beta.5_1627071051266_0.6207256129518359"},"_hasShrinkwrap":false},"3.2.0-beta.6":{"name":"@vue/shared","version":"3.2.0-beta.6","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","readmeFilename":"README.md","readme":"# @vue/shared\n\nInternal utility functions and constants shared across `@vue` packages.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.0-beta.6","dist":{"shasum":"2499399faba055c8f7b8743d5bd47a09fb1b8cc0","integrity":"sha512-P00v895ONlx4P6D8p9OyJv+iL0+QghaDm1BDlhP8ibsu9MqHznoyZ/r1rHuLQEAR//4SMMo/9dC3SW8edUPvBw==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.0-beta.6.tgz","fileCount":10,"unpackedSize":76640,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAI8bCRA9TVsSAnZWagAALOQP/iGmry25SrxQeiXtcxad\n0H37Qet/NgR+bGTz/GMOoQ4z9D3udeLSOKn8YuwDg8463t9YjYwm353fuKmt\nfkMihyzHSDqDZLJaAB3rObwKrckc9BWHaUHJrOdJW5GZ4W8OhhVaDotXtfj9\nPIKSj3nRpbu04w9n4d7HKX4YfsDZi+3Ogg9Dk86FgIW+fiF8VTGUcfwuc5v2\nItIXzL44GXbawPKlOZLBj2mr5DKTOGusjKhyDpReBMWWrLcMWpFDExwmTs2A\n5VHMpLzq5KI9ZYnDwbBRHCI/GtInn0g9Hnti/aGOfZ9nkQyzU/azuUMKcidG\nicrGVSWWuqh4F5ncRBXg3p2vQ6DpvDverQWQdqmYDeORAzbpsEgV57eEXo5P\nvTDJcuDLd2bO0zSqz0vmbJwAQK2x1b0O0GLTR/6bbuNt6yu48Rm9+GkLA6fk\nu+bWKWGWLyt9NzjRknMa4auI9anrRtRy4IQspTPuqeUNSxXmZnfhdMx9bfyJ\njswTn1wCyNf/b/J66GctQHhd3HVpexnv+Q71X7yzglXVPO/mjkrig00ng/1q\n70GuVKe46T7H/Zeo+GoET0umX1EDvTOkaEFPU/VYQIFh2RextRZQGH1eeDs+\ns8ZnkuaYr7C/ft86ePdAcz1eHpFRIwoSVn24s+rPgrAMoJ6roiRIiGGfxVDL\nKJS/\r\n=mfo2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDFJmqttoD8rYlB/Qu51wK8Un5EUCQivv3g6ol324wzfAiEA/zcHi2nUWZHoP0+08lbB8JmLy5r2yyC1kZseval/93Q="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.0-beta.6_1627426586895_0.5049602345739859"},"_hasShrinkwrap":false},"3.2.0-beta.7":{"name":"@vue/shared","version":"3.2.0-beta.7","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","readmeFilename":"README.md","readme":"# @vue/shared\n\nInternal utility functions and constants shared across `@vue` packages.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.0-beta.7","dist":{"shasum":"0bce776271f329e6582fcda00d61d4bcf1c60b52","integrity":"sha512-rXkGVA+HeVsnB/pba3uZK9KJCwNetCupqHX5g+aXhZPucHTC0YCPoZFYc4qUE8wa8atXTBWP+1VnztbXBPGRuA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.0-beta.7.tgz","fileCount":10,"unpackedSize":76799,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAuO4CRA9TVsSAnZWagAA39QP/i22lPSNt52aDw/7wNgV\nDjCv5Zq3hpNYbZb+AMbzoUZdZdk4ZjHLUdj1gSBabeP5r08fZZZ8Xnwc6glc\nL0kGjNVaXSxCDnKsorj5Wv3WrzD6f52ZwCMXBV08N0dCl1nChTUjKLy5Kd67\nm3JDOK+lAKI8N3E2f0pC6+LyogRBJv/o9V5qWbsfR3OYUi+Uv2ivwOR4IfVc\noW95awR4tfhn7QbzVzgq7pdbbwuvfxGszFPUvh9I/Voh3+xbpqErw/Y2UCIq\n0O9CkZl2KOlFqezOVb7yDQVDEVd8bqevHyPEIv+fty5iCcKXho+YSqX6JTiv\noj99n4VYJrcePNxQ4KeMojjw2nT8dFWg2SbvS7xnVumHTaEq32TJq6kOuWIa\nUgFS2NsWjoNSLdln2csKBnj3N/xU/dp6dwrFZ9XC2o/taeuXnfxAKDa6Ibhk\nd3deDEcXrxBzobarstA5lBoxDxSylwgGfKOQql/TeKxgt8qdBPmrCbc9d9zU\n9c7u119CgFKTLi3KL641QMP05OwEHFZoKYcMoFcCrASfR4WT97NNKDkc/xDS\n10i8Feb7Itp0vMcWh/glSY546VkInuL0bHiPxxWLGMmLneNDnBO2x7pWUEBu\nqxVTtD9dUhIvdGMxdIsY4+VPZltC0Q5tV4jSMD0QOORVfQA18jmwA6vPw3ep\n3otT\r\n=qSGu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBGEnPl2QQ6OAZ7tUz52uhhPyHsGu6NveeyP5cv+P7HoAiApgoEhNcoUxd0gz/Rj5ERZOc5427VLQefLYQT6WEaJ+g=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.0-beta.7_1627579320392_0.09213322925860878"},"_hasShrinkwrap":false},"3.2.0-beta.8":{"name":"@vue/shared","version":"3.2.0-beta.8","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","readmeFilename":"README.md","readme":"# @vue/shared\n\nInternal utility functions and constants shared across `@vue` packages.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.0-beta.8","dist":{"shasum":"e3f6cc9a56b10c46395e20f39219da497e06afc7","integrity":"sha512-+9azBIVNUvrUDyvUk/0/yp0FZ4RjAWfZf0CSrpgt+y3Pn4tj4qtUChvEgZ4pO2F6vQ3wGliUjh9YydVlYGgmCg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.0-beta.8.tgz","fileCount":10,"unpackedSize":76797,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDfo4CRA9TVsSAnZWagAAvaYP/2eI3mr/R6UcFfera89x\n8vejExplj9sRztEepI4KdOIpDVtx8E9ywJz+QaBWPXipF7KCZR6CFGy4eevF\nrsLR0JMSIHH0jiIhsou75P+F1IgeEMLBxMHto4qdSaY2pJSDVCSmmGteaSNd\n7OMCD2cPANPWMAItHTizj5QfMUFv9ijANZhpWqc7YY7EuC6wNN05xswrGTvq\n9Cec8A5zClUAdTqL+mTOJIUSX6InXbMvkoeAYKxx2pci5GR9Ne9uuFNMvm+E\noe9IAEgSpf/vta1RqftXRCafl1G6oKuk8Wu3el5k4zEHDAgDCxlJhEC0F24I\nKJ0vNS8nOF+SdopXhbpVujt8ZRNYMSziVg4cUP+xCwb7avT3HU8EQdnvpmGR\ns5zqOjF02vvlw8GiBntlnKnc2m0wkvtgSnmRH3tY5c8nJpx2Jsb4GS1xIPlh\n64CNP4lKgyewEZP0I+eoWS/xoJrYphirB/nxcXoJDZpX0u7VZUH5Qi3VcFgb\nbLZtztlPpRT4E5D5xm1+B5+z1k3az4ISDbfZ1BaCktX5szIX7Fks+/jBs/SJ\nSESKJ7tK38tUdvakdy5XyksCkELEXikLHFqx0EYXIFpliCoZheEvp0IyqNbz\nNscOqZNm7MKmmEQRZyqq4wl4RxRm96hjaJOEXn1qn9scqfAT0OX3V/yGRolk\n0d0A\r\n=MBqs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCglYWOLnnYBEO50Z4OhrfAsrpsgp1WAwNovFBWJFv6YwIhANfg+IirKvOaX58jfqvXqXnyaiC0nF+8iD3mk2pap2r7"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.0-beta.8_1628305976008_0.7146835387566135"},"_hasShrinkwrap":false},"3.2.0":{"name":"@vue/shared","version":"3.2.0","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.0","dist":{"shasum":"f24386a54ca7e43da83ae3695be5ca92f2f946e0","integrity":"sha512-MgdilC3YHYSCFuNlxZBgugh8B9/h/h+nQ6lkeaxqFWW+FnV/JzCwW4Bh5bYIYvBleG8QZjFwxdmdqSAWLXzgEA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.0.tgz","fileCount":10,"unpackedSize":86663,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEYd2CRA9TVsSAnZWagAAsTwP/2/9w+/TwJQfV9PINCi3\nALfPtr/SYvybBKWMHSxIk9fhTkGVTT6vWzO0yTBdqnXNIB8rqcBGtlZLJrSA\nvZUfxZk4LbU6BcZNIV7eVewdtiv2gM+n7gGTzpWNWMJMZyndHIPv4l0ZvnvN\nYVvrf7TW5WA9SGmpHwTPUQ1oXjHZgdtdG0XmPIadGGHkMoK/N/wK/QuDbCXr\nF0NEZCFoYm1MNrrC3Nvnktu1ksOXLJ+N/V6UWIKpzN6VDowPvEU7EkQpnBMp\nkqpZwOwSEpUbzh5WUOV5n0O9FYO6UMFGQcpRmZKNuiDIzIxVjV2SBuHgF556\nVNCz8fLTWPHndxhSU30OPzhoudrieruxEedR/wAKHTHRJe9pgrbpgGL3kOx3\noly4611khSTOSF0G757tjaNWgeqkjulzjzlpYcIXWQ4VXViKerJEA5Ev2trF\nTJg5SIU7bCGwNUk3OLt0X+xyRjQLYQsmAxQe5oc2eLHEvjyuS+tTGy1jtxOY\naUvkJasOpm+l+glS4yvmV43mhBKWk6ev9NJRhcO4spXCzVD9VgLz3qQZdGT8\nVUmKwoih/PN3ZAipxAd6RZ8yjv+Pd0YpPV9QhrJkHfceebG/61xr4K95rWJG\n4FMJYeG1uI90LPJkZSSqputTYLOhXC6KbXxNzq6bHT/NVjIcvATWKr6JT6kC\nSvMe\r\n=pJ9C\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCHwgn7J60JsuafAvADhf6U9Bsm04yxey6PQH1FeIzPEwIhAPyQr3rc9JXOcYNNgdNpJ5J0dwhAPZ7HXweYFYYzRta0"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.0_1628538742268_0.37922683190147644"},"_hasShrinkwrap":false},"3.2.1":{"name":"@vue/shared","version":"3.2.1","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.1","dist":{"shasum":"1f1fe26fe0334404cce10740b5ffb2654f1281aa","integrity":"sha512-INN92dVBNgd0TW9BqfQQKx/HWGCHhUUbAV5EZ5FgSCiEdwuZsJbGt1mdnaD9IxGhpiyOjP2ClxGG8SFp7ELcWg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.1.tgz","fileCount":10,"unpackedSize":86663,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEZBcCRA9TVsSAnZWagAAvh8P/3+TLvZqxFLpmo5kIwI0\n5cSp5IxPzgx8l5OE3wPVXa27Pdv8AxqvBV6phAz++mCqDSLmCL/b/UlB3aW+\nT0HHZjngKblf5Wjv35eaIvxsweANaB2G3priKW3mZiIlpi+cJ/EAuboQjpKa\nHp1DmJMQYFffRx5quhh6iMVWJLTHTJwiYmgVyVgFqEXLcwXDEqdZDYdbgfz/\nUfpanxl/lCqD6xA5iCPu0G1QKzqj7/6B/rEtYvzts667D9b5e891Ch+IBiLp\nR6nrWQBu0InTwKp2CiOlj6LdDdbHLWzQIBNq5iHbgHRJXU/750+uoFMTCJ0W\n3BabmxkX+lCXKey9d4/SDbNhylpZ56YMSnLuXtQmGfxax7o3vgm/Kpi2KXc3\nRj6Lvxxsjn+xm4aNwsv7WR7jdWAgSjJnDVSNn61vvHMr/eGy5OD6xEt//gPj\nxJOzafw4zV2QB35y7wPpNGgmsaFfEgSTQ554p+hBXewteHz3VZHDVlkN4PL8\niHkTjCPsOyKu5BEQxkQzfv87Hr1azZpXxzMKfX2TSr7YFJ3Cf/yxFF6eMygT\nQZZleMUxOxY40RRk9Yg/xYAsUHxjixltY+LWfN63+hRcaDPEpJuAYcu3vLk9\n0ZqznZZMq8FvMwX/QrfkHISW4TXhr2WYlSREdj9TXxLwlZQ46+epzhZCA1l3\n/s7m\r\n=ooNc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAxUNOpx6yH5W4DcrcJSqWOPpfxSJ70ArNlyZUNNT0W6AiAMqWDJrjhq41q87h5nIJl5qmHKVMXXr49chILdjeIhsw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.1_1628541020455_0.41910939864689967"},"_hasShrinkwrap":false},"3.2.2":{"name":"@vue/shared","version":"3.2.2","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.2","dist":{"shasum":"6104185ebd57af5a14ac51c1f491b2205fc24054","integrity":"sha512-dvYb318tk9uOzHtSaT3WII/HscQSIRzoCZ5GyxEb3JlkEXASpAUAQwKnvSe2CudnF8XHFRTB7VITWSnWNLZUtA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.2.tgz","fileCount":10,"unpackedSize":86663,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE++FCRA9TVsSAnZWagAA3lgQAIWZ0fPLbaByWFZKHdBe\nZGJEOkpCHZCO0jyjmILXuG07RPIkaIPupFmL6wXIXAQkMw/UtFBuwvQAtIIq\nzvjII28HTl3/qYvcE+dsN/8JQn8OREGr/FPCYuhtHkVXJg5fw6FBYjM72rjm\n1dKSlWxr4loqtYqGt0L7HpCOlYQl677+Pfas9HMo3239/uRBWH9uMzjlbKko\ngr8w42cEyZ1lgTRfXKmybQM8Vl1goipDPhAsnBshlAH4JSMenyg3cE5CMqDA\nO0i3uk78GgAcLeeR8s/V9mD15KRGExbaIm0/oaXpFjkSFLIbKSnFm4e68yjW\nBMAIMgLKCvqPMB27bIsNlQ+KyWu9TCCx7ALXtYRBwUm2aqKcfBDnsrr/jZgL\n7VoZT420JylYONk8PKSCjEkTKXhPSgkBlg5BMCxw85H38NL+MdagU4dQouoQ\nYMsGX0kZgTVYT5xOuTc5LS2AuwfKEsG4Fnt/FQUK+Vd/seD6idDjyuapt2dJ\nJLrcsPGVF94s+zZ4GN22hQ2A+0NmPvI0tO9jT/3LEk3FCoE+jdjW+2IZJlC6\nBtuHpPbP4wowAmOwiFUpv1ExHw+dPNgVU/TFUO/z+46DwgiSS7qhS6HS/ZhJ\nPcGJMHTUhyc7k6PqdCAd+9i+ap37U/UzkMRJk8J1M1OZz5IYIC31Bnug2QRw\nJEQ4\r\n=6V7I\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB2WzHcXnwK1xVBxcRXeQNE7jeTHAaHNcB1ZsYnEC94CAiAqxQHFloLJYg8DJOBNs9TQ43ywVgzBI9xJ+Hku1Ph0xA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.2_1628696452898_0.3156170337583606"},"_hasShrinkwrap":false},"3.2.3":{"name":"@vue/shared","version":"3.2.3","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.3","dist":{"shasum":"89e338a5524450c876d3512b4cc6ba80a4205e2c","integrity":"sha512-1f8kyoabSgoga0E89itGIoaCo2Ayr6i6jQq/kHhhYrrBxoK7LNNwuWQghW0k/bapimyIzQiN891XzquYP78aqg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.3.tgz","fileCount":10,"unpackedSize":87822,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGuX2CRA9TVsSAnZWagAA9u8P/0nZZsx/HolhKBnhcHGW\nP8ZX5hcyhUW5CbStgf4v4OPEN7JESqItoI1KYgpBjMJ3GkI/I4R/JZT88f/o\nNTL/YRi8SKgWE8vho1z91nAmzrk2WR/gUfTFBOZjVeJSb2RhOAeUHUlPBNLL\ntCCmRZPbNVSknaD/nWjVsKJMNqi6/ZF598fZuOZ1y3dgI4iqx1xXvl+9Ajqo\n31BSNIIDQNqc1zhyIsKzTIK82/lmgebGB0o0lxJzXh6TEivsGFHhm3suqS1S\nea+a+N1/FT5T19zLhbObPCMw2H4atgFd3cQQ6UtuRt+IJJ0epXtRdy+VeQKH\nBK50BYON9dNSPtbz+E0pm5mm6Q+v/JFDWgudVU31YhdVZHsax4KumzgN4rdD\niSgu9HBwroWzX9u5ZL71OF4z92lroTsBY1HnSdI+x+sp5cCICMcS59+UJB9U\nDehIJeFK+8+B4DeUgFySfaGhHBjeMlEtw2HMpMsxGiYF1fkt/90wZCJzKYns\nlUJrtiIQBGUExkpTRHKHLjA90afp0NjCQZuQBnkb+TkkRVswShk1VkPAPcIT\nsZ+wXx51OAFmnhghzQvHhrwMRcnIDxhiX6pwv//qShAB6Jfpe1G9vt4Gf610\n9JT5ioPDg5gOUCYqJNETU88yEZS0+t5k7KQ7EMWe3iQD/uG+vW77DG2nsQxi\nTOPJ\r\n=maTX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC4M3Kgn9qy118NmfRB6YdZz+eRMdVzmdG2J7QOe1mPIQIhAOmuzYbseQcdfcHtUBYIqESfMJWgweKgqE+TEJHgzxMr"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.3_1629152758752_0.5210014390841289"},"_hasShrinkwrap":false},"3.2.4":{"name":"@vue/shared","version":"3.2.4","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.4","dist":{"shasum":"ba2a09527afff27b28d08f921b4a597e9504ca7a","integrity":"sha512-j2j1MRmjalVKr3YBTxl/BClSIc8UQ8NnPpLYclxerK65JIowI4O7n8O8lElveEtEoHxy1d7BelPUDI0Q4bumqg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.4.tgz","fileCount":10,"unpackedSize":87822,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhG+NnCRA9TVsSAnZWagAAGMoQAJ9R9vzDlaQfIMGzhMAT\n6Dz8pWXGPNXdtZweTAm7czZx/G0J7D4cB0oqzKoKMRHMgMNhpkF92NJPjumn\njMYQ/I6aTjRXQZNBBGDgZ8jSNCYCdZPBh8pban4DOmOLWsq5TGSJLWa6OvRQ\nPU4YV9si7LdchSwmiYNBL/nA4fcAP92k7JOl1ckfOOf8VxVVWHy0ieNIJFsK\nGNpCrOHpIh9uB3Kl9N4t8H3nyHaz+c3zJkViLPHN9rRTm+tv9IJKFGJzIWuk\nSkkwHclIe+k49P4E29walM+5uGHxdtPca4LOvwgddF4OTCrOiDpMDOyWQ7gH\nsY8WYWJKldfhTR3eRzAS18nNU9vfUHRmXeNtS9u/BREyJLFrxYPcdjpP10OQ\nLocN0mNVVZLdHmLpCWv8VjcrcmtxHVVbiYPv79YVicFCzcc/P4JdPGoQ/K7r\nnd1SajrLN8r7oWRTENWXK+ZJhkuGZdz67mt7acXpwz3Ng4Y72DCtriz9TG4W\njQkkejsGzZWUqgpEhhvIrNnygdctsEzN4pVgeOtdBjIq9cCaH3+sT1+afLL2\nUSZcsAqvBSdJWEfFoKv39KyjwdgV20ds90btasiNusi4sHbyL2DwVoxI3Dx5\noVvvDjwvI5BJlgrto4qQb4WQTtT5bdo7sJt/W3q82tKxj8oKoCl8uHDLIJBP\nZ9/C\r\n=u2vQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFdW8PRb6PAKzZ0dhLQEB6da8pNRjNwwdSyHEZnsbqXlAiB+3RTlOmaQhaTwrg1cEkOzcGw9HFMTSyZszMkELYV2FQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.4_1629217638985_0.5434601012412574"},"_hasShrinkwrap":false},"3.2.5":{"name":"@vue/shared","version":"3.2.5","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.5","dist":{"shasum":"4d2afd4511af7d8fbf920b779d114f9c9eac6f1f","integrity":"sha512-9feovS32NZCc/GUlnOwVSU7uHMFHBbtK2ZbB9SJ/8HdPUeVdyXxihfD78dyC1/GHA8dUvAGMY+L9NswTTLph5Q==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.5.tgz","fileCount":10,"unpackedSize":87822,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJRZZCRA9TVsSAnZWagAAqLkQAKASIPgK+M+cisq3QGdP\nESv2Ez/q9FFGNLT07D+xUDrnJBrsTPrQy744r9qcQGuWxWo6SBQyZXmgDDYS\n7dEHJdCNu3ZaZ80Ck1xtpPetOQ/J4OyESuxr8fhwZNoMx/6nR1fWPH1Ef42d\n+86qT+N+VjA30bThdm0QTyPRWIQ8y5budTCDN33jFTQhiZb6eNK4lci+y7Vu\nv0CcwHiGUcDnJo1bFDcs3wNRRT149p8uYMWOSmU6uLVBTIEd6n5/+Mp7KDux\nXF3woameapfGTEcFkjyaXy7NPUjiZ7kBtCcNWvkFd/od9hkiXWZhZ4JvMgQ+\ncANAF3xfoRk0uLPlmoBv/CnXctWadlC5V1skrSO5qGl7e2nmjrRlY4V0SLMU\nymHD9ebSG6mL5Zx7u8qOScRPM/1miitvBGUBc/gpto2V0hm51CrrH59dnAOH\n37/tKfxmj6gJU+tALJBw54n9WkmjpH94PcnFsCfefngLftBECTHGOtNI4CYg\noBSzYqQ7UCIeLdjB1K0Jmx8tiNc/CsOV8xUWYQJHytsvbyDU/Uixx9IY8G52\n+4ZGOcSM+hVWNn9U7L5GcBFvEWuirmGVGJ3lqfLGT6Rh4WYgX3o1dVum+MkP\nCk/5B1GYz5jELItfsjcm3PyZ21euIiMfbH2yYs65Ak2xhYyRe+/4s/aLSIfF\n4uWu\r\n=H5Bf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCoLgfuHnu0xzsIZNtGuMNF4iUmG8kbzQFkEPKWrSWvUAIhAKndIhWBeBBhtEbRSxIYDAcQkC84EpSxVtgHMaHQTTNZ"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.5_1629820505417_0.6012025230267788"},"_hasShrinkwrap":false},"3.2.6":{"name":"@vue/shared","version":"3.2.6","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.6","dist":{"shasum":"2c22bae88fe2b7b59fa68a9c9c4cd60bae2c1794","integrity":"sha512-uwX0Qs2e6kdF+WmxwuxJxOnKs/wEkMArtYpHSm7W+VY/23Tl8syMRyjnzEeXrNCAP0/8HZxEGkHJsjPEDNRuHw==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.6.tgz","fileCount":10,"unpackedSize":87822,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJSRoCRA9TVsSAnZWagAAXZEQAJjJ6uY4QmfCS/iTu8PK\nq2Da59Z/KTgmQ7I6xR4bbRNE16gSmy4KRjRo+G3tK8wCBIworZO8lR5H9I9P\noNYtHCt/JhMjh4b0qGaFFLrw5c664ojqeftcVbOCN5egzI24GRIHkGox+KYr\nfeZIjiJHg4vj6XwYp+oO4MNG0JYaFU01cToqShKnyd5XIyzaXzwnSwLUYQ/m\nmqJyQSelSwOeHH+IlSpj8azPT1CD+Vw957XDQOoRv3ZggebJCxiesvQHRFc9\nT1zeJkej6ITMQ1cgUUZ082/EA0FzNfl71AxaXVbg890Hp6f1zcZrKLoOgcqD\nMr2zXDwOPf6JB9Coa8dyQPvF11ZnOyYOsdNLutoIlLz99zz35mN2nL7KapOl\n8Ay09fz84+OLW9TBwbCsJ6HtPCrYJsizvvkEzqKEKwMrDetUsamUADkzk8ok\nNBGyAE9FC+2TGf6JyXSOqZJEo1s0CeOMRs0nsNIbFlUSJhVNpipaUq7y8zO1\nt1n3MpF1gx2Ll+BtIwsJabyzwOxHuiXTPoxIbUDN0ivMY5OB+SKVGmXEQan7\n4J1Hs0XfdJETNRrw8i0snB8a0TsYVXKrdwBh+F+9xfBrAy8a8PWqDAJ3L/HI\n/VRUstUvtlV5Y9m8te89xUenXTyj/AynSByeoUIss/guzS+5NnbJ4Vsmx+SE\n6Obu\r\n=vH4a\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDD7qfRjqmqJWyBmoQFgEUcl0gxlsByDIOW9/hNGLOPCgIgRpt/M5pzD0PFNu4uVb4QCEqGRnsxlOX3+fq69vzpupw="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.6_1629824103926_0.5243387791548042"},"_hasShrinkwrap":false},"3.2.7":{"name":"@vue/shared","version":"3.2.7","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.7","dist":{"shasum":"c792bf92d19025e7940358536d468218a11eeedb","integrity":"sha512-YwGOcNZjOY/MmadpzFBXWyHEwZSf0lVU4XF5zpD7tXC9dmqjdo38Jkk06wATu4LYHDPW4emXKMB5YLFPWPkwFA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.7.tgz","fileCount":10,"unpackedSize":87822,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhL/k8CRA9TVsSAnZWagAATbIP/11CY85sL5R7o5lvQBO+\n6STQ1H51byvVegymqcmAP+nvZLQ13TZwpXXM0l5po9cG6zZsVtorl9B+y493\nLWV398peUUcSUib2ZYzy/Tk6dApLHbwSm01NaxugpnM0OltZq5ky2lT+dpZ5\nuGyDX3BVFEUwsj8lGdkIOGJPiK8J5t7d6A0IC51Iegjpf4s79qwvQukrizZ2\n9yVUMfYoFIJm1pldJVe0U27neIK/VGtr/DuqOJkxVUiUeDDdIBa+4bQHifdU\nlorHFr98sVogid6Exy6k1tw/YGwWMbPQlYy9qdYMbGpIfaTPe82SuGvxmVo3\nENb61DMFWGvY5VjR8UrQ2CAfEYnsgDVLZjlHqq8hq1B5kg957q1w2GnRUott\nHDhh5uRL9mWJJciDsU65ZU+iCyJKuDKb7uesCM+sdrHi65lRqvtdL9VpYG/N\nxmQMLIEsoo8ZWcHGxCMdO7U8HcHUbqPFKUVy70yYKOASBLxyMOMdHydH9B+s\nU7Q6Ks5ILR6O6bfKYKbKWsJVYMaZRI/32W70S6CjCWrMoeFwQHUkNq69P+ty\nam3kJttJPr/0R8lXQW2YJJB+rsUUiSuiSwiFTUHnW6GyH46xgmXvHCp8eM9J\nIRdR9VWj0nLExR5PfQovzxx/JWTXWRWrLAPCPvCh1ZE9SME6qYekUvEcw8zv\nfR+B\r\n=63/g\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICqQe9SB+Su1y46LrhER8x2rvJXGVmgxVBmv1A6/LzPrAiEA/bCU/O7fETXdCj64wEk43oRdS7tGSN1TNN222TqLqIw="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.7_1630533948447_0.5130187471040084"},"_hasShrinkwrap":false},"3.2.8":{"name":"@vue/shared","version":"3.2.8","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.8","dist":{"shasum":"2f918e330aeb3f56ab1031ca60a5b30672512457","integrity":"sha512-E2DQQnG7Qr4GwTs3GlfPPlHliGVADoufTnhpwfoViw7JlyLMmYtjfnTwM6nXAwvSJWiF7D+7AxpnWBBT3VWo6Q==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.8.tgz","fileCount":10,"unpackedSize":87822,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMRwmCRA9TVsSAnZWagAAt8UQAJ/ahcb/b0iZ3QVWgzTw\nwHyA7oOLSx/0nu5YG8ZdocS+AP+bb8YDjDdp066GZAocymOWLYCXOyHBcPRB\nyWJFZMPKVx1UjW4re9893MuTYf6eEKm5Ahcjls8KYbaorlgP3335tCii1SYP\nVRSszz1uHwLQ/FEwMDmKEeVrQsm+X40PT2jTy78549uYnyiJj+3rZBJLX8rg\npzvTgMFO9afccJFGHLCVZ5273W7BVs4p+vSVG5tLstoTeF1WQrKKwKPC3cpu\nQVznqLOO4UNRtLeaLT9tK9bj1XesQpr0/AIbh/gY4Y+7P6b35+wgRGTxWrm3\nMYazAYw+aGvDVGMfm8te/zcXTwgtNeCJDNB6X5mfftHWmsngxht/dssRvkMl\npe7YW1wH8E+XlYtZ25k7i5oUZivq528bUrgG1+zVx4oQiH6Xrv9CysL2n5km\nt1FNTyLsGGQ+GZPTSPaQzhosBAj8OTBz1KJf98ll40mqKZPC2gJj1aqszHkR\nBl9gdTtgc2PjYD4mndOysneWxAwy42CkxffxtZwhTMIwmHskLPEqCxdwbWF4\nb+4aPp/q93emignT6Baw9NWG1WThiarl/IRA7zB2b0fHXTLnl1xHQpekHmdC\n00YpMmHoPww2q2e5ZeGhm7yEeTP+W82hmjJipy9pn05sCcaPTOjD9htjGPZg\n34pG\r\n=u8pJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGkEHPGXlyxjmOCD03iifC6mx/UBR+uhoUnZ3p2wzTKvAiArI0TQnxEzaUrwHfNo2tjv5lYcsWGdAfMPnSEYUhkU9Q=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.8_1630608421853_0.03440112110043203"},"_hasShrinkwrap":false},"3.2.9":{"name":"@vue/shared","version":"3.2.9","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.9","dist":{"shasum":"44e44dbd82819997f192fb7dbdb90af5715dbf52","integrity":"sha512-+CifxkLVhjKT14g/LMZil8//SdCzkMkS8VfRX0cqNJiFKK4AWvxj0KV1dhbr8czikY0DZUGQew3tRMRRChMGtA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.9.tgz","fileCount":10,"unpackedSize":87822,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhNUOgCRA9TVsSAnZWagAAX3sP/2TXADHqqKlVrumrVVsu\nU1erdUIfcSF3qiFDtiZb/KzsWtXZdOnDnW9BGaNI2bq5KQcwH5Kj42nqEmfL\n+yjJXJ+NSosccrksiIb01W8GZMmo9LZplbxUrZM1QXGheuzay0K9WeGLImww\n8RH2wcOlK2558fqJIp4Vsku3rSRU7a5PqZqYzC5Jgp7g89oYG43Nj1pYPnxr\nE7uUghUQX9ihRCqndEp7wBP5cvMEoU/J2CJqW6L7fH3obmjCr7K4v/xqvipy\no2Tl9Pf2oUIE054011/wdxPPsVMneaplj4Eu4vhgdlzAQoMVxwkKlxx8i6De\nZP5hZ4IZUCIcWjamuVfj1R9JcbZqyabSgthZErH12PiE1KQz8H+FkNfeAnQv\no+39MalHxyozKx6qofpTLtUCmPzxKpasOoS3d0np8lKmtxhbdWBuy7Kfjc1I\n/yOJRuxSx5DK7GfxXe03BBxcG8TNrBepL6a9EPhsPlMBED2Rw8kUQPVcWUwm\nIjMrB8COeKsVUxbMlvMuqDec2YIXtWXR8L0JwXA0qm5eTZAlJc1KgTCkCKfF\nkIRCpmEFQXwsG5Mi1tAN3vb6f/D+BDVpxEjWE0u/i39l6yN4msiZz8aiz4st\nbpn/TyRJ+ouSX9KSlyaLNas23JPaDkl207+F8Doe00INjhZhHI8uIRTZh8bI\nI7bT\r\n=ztYU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEzh8LLEJ78ZFTOHkKYzJ7e+2GFHb+Tf6GmXsNatfesFAiBUWLpOlDemrPEjG8IrBSdC6BHK0udSxxXfSxPygfzKxw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.9_1630880672040_0.7544831856816736"},"_hasShrinkwrap":false},"3.2.10":{"name":"@vue/shared","version":"3.2.10","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.10","dist":{"shasum":"76ffa503019e52463367e25275656d1d299dc91c","integrity":"sha512-Z5hbCx5jqAK0kscWcsVBpEeS0LfuSjgnkCBewQfsdBRyvHdJWKRUnCAJ7GqJO/iJtjSZHBFJYNoYyP7a/goh2A==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.10.tgz","fileCount":10,"unpackedSize":87823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN8mZCRA9TVsSAnZWagAAFksP/RIF78BrCnFDwDPsqCr/\nlaVy5eZWwKxVs0XcfRWY6zzSJQ1ffiEiUC568uFeCd5FjH2Rle3hMqShJu8Y\n3bGAqSU9RWkiRA0PlIkHVqcIr2rMh5zMLJSwOXc6BVL01NOJCQ6k8TPdF6br\nA6jcd1jPhaVYokAOEB5QagJIooIW1yKe91XrJPg8REQFbSS7gXFSl/pV8cGC\nAoViKQJxIZrAUEeCK3NzqzjUEx6gVUZwnfriKr1uw4C+Gd8UBnLXSTZpuKUs\nlbkonyM5ROU9JXXWC6dTCQpVJYC5AFeRPwJz7Dq6ezRUGgTvpLRziCV5NcJP\nRpDL7BjLgacUM+stmXR6Ue/d97TftFQL9QlPkEe+hglqd5QQUuVKxCSNPouX\nqaLsDQYkFt9VuCirqhe+kYqb9bSaoKoLmCWJzd14oPzq/peK9VPVKl3xWmEV\nFE0toeFHtE6BUZldNoonUDAmOu5u2njGbBNZYBiaKuC0Csj5AIouS7hv0bHz\n7lqKtN+38AgfjQ9HZ6RJYEBFeGVio7seCea7R656paZv3T3Fkg1oGxi9JQGM\nrYIA+6616ZqFfxu4/IZcx93gZQ4C121EzObmE5wkivZ40AvPMMuxAIWW5GnD\nq/tA4G4iu1y4BaZKgIb0aJOGsNZMmKqD0lTh2zgzGr9lJ2Y7QorsCewWDDbl\nop8P\r\n=pB6d\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC/Iyznnkg925CxqJG+41pdkvNujK+iY8ANA5zDrvPgcAiB0edHfKDCfil/BoGTgmvHDgowmSt5HZzGJydjPfO2BGw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.10_1631046041362_0.49038299708743227"},"_hasShrinkwrap":false},"3.2.11":{"name":"@vue/shared","version":"3.2.11","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.11","dist":{"shasum":"01899f54949caf1ac241de397bd17069632574de","integrity":"sha512-ovfXAsSsCvV9JVceWjkqC/7OF5HbgLOtCWjCIosmPGG8lxbPuavhIxRH1dTx4Dg9xLgRTNLvI3pVxG4ItQZekg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.11.tgz","fileCount":10,"unpackedSize":87823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOUAlCRA9TVsSAnZWagAA2eUP/0wGqaAM9al0wadZn/fu\nw/UKcEUXItx0D0duD0K6UaAGgkWJCzx3uUF2k2lQM+P4mkSy+fbOFAgo/Ape\nbGHCVgv8WKMR+m/0lfTcBU8912UjSXEHou8ajn6ow8/KeXxGkE8N/EMkotCC\njOAV88eqnMJkpyFJV2bF77rsf6M002i/oNUcOL+6QuGxn4VhPQhK5F0OyrHD\nF+srCScCujlhExloqtsveuZm6TTPr2KCBUalmtl5EYcE8Rsl9XZR63mNjpcZ\nhMrLvJggPjf+uxVg21jgidQ6Ph8Df2TBiiIzzVhBdpg7VKG/PYmWBd+oLqdc\ngDXruipng3SFin9SQh/cMw5OoeTxNdW6YK5gR5uMw8SphB6tkwnDRS7ZV8Sb\nKWTuz498NpwhiZEMaltWctlDQbrCN53hLTeE+uMwnh/mj3iB5tLgUIopA8eE\niidKPX6nDzrXOZpi4lTBhpdzLLfrvi2VPFuFd/EUMVOTBnYFFGP4lkSbVs+8\neOxu9xiF9WEhlCR9ggtIz2wDUrdMku7emiIW6KdbJ5W1LzyUZLRF0k2D7OiK\nLs8fGDpca9RdCmImwCqdmYVawMiXrPreCTOO/rAydrOGku2lxow1DBa/IV38\ngbO/wlkeVMCTq8BeBH3HkBlH56sAG48nZYfbGsGnIopF+C1XnBiBihYaSQSS\n6ceG\r\n=vEaj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDVccjK9A+LRPhgev443w79nXseqo3qWUaenBn16UnsiAiEAjD4BzYFTRT76ipAS0zbbRmT8CK4pA0fjeKarX9zxZuw="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.11_1631141925324_0.4661180922815389"},"_hasShrinkwrap":false},"3.2.12":{"name":"@vue/shared","version":"3.2.12","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.12","dist":{"shasum":"304064a4b56fc6c7b9169d80e9ee62ecb4bf0a1c","integrity":"sha512-5CkaifUCJwcTuru7FDwKFacPJuEoGUTw0LKSa5bw40B23s0TS+MGlYR1285nbV/ju3QUGlA6d6PD+GJkWy7uFg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.12.tgz","fileCount":10,"unpackedSize":87823,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXgriqpUlq/NjHIRqlPMAM9qBlzUEH1IlrdiG+1FfBsQIgDxpvdRcZXegGgrAIjfzx3UT6RnO6CzuzVVYmM/qFRII="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.12_1631890540244_0.7616141998762649"},"_hasShrinkwrap":false},"3.2.13":{"name":"@vue/shared","version":"3.2.13","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.13","dist":{"shasum":"c830ef966d7af12598e0ea862a55695ea589cd47","integrity":"sha512-F/gs3kHQ8Xeo24F6EImOvBiIoYQsBjF9qoLzvk+LHxYN6ZhIDEL1NWrBFYzdFQ7NphjEYd4EvPZ+Qee+WX8P6w==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.13.tgz","fileCount":10,"unpackedSize":87823,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVmoUmU1CR+VUQvKHpPnDfcDFkcsqB2i7FYCwAWKGHMQIhAJErRYp6NIyPXzRMVVZhEWvoc+hJ4lM3mzpnI7JFmEKu"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.13_1632248589377_0.8998483353777342"},"_hasShrinkwrap":false},"3.2.14":{"name":"@vue/shared","version":"3.2.14","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.14","dist":{"shasum":"9b882098a004b995124b7577b357135a66d922ef","integrity":"sha512-Yndg5Q99hbP76oU0UXQ9V4O0oQ/xjIToJJjmv1BHPUoaebv40vt0YGahNCb6v9WRRXZIMJOQ+4DmqsGhXRi70w==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.14.tgz","fileCount":10,"unpackedSize":87823,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHvHx9wH9j1bA8zgQSSiwO78h9DUQ3CTP1cyG98NfBC7AiEA2IBfVnh5qpiz9mYDyiCPpLmeUSSr4wlBMEeQXwdALS8="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.14_1632350231266_0.776359143319773"},"_hasShrinkwrap":false},"3.2.15":{"name":"@vue/shared","version":"3.2.15","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.15","dist":{"shasum":"912b7ee4747710fd568aabd4601dc4dcf04e79ba","integrity":"sha512-J1j7jgHpaWrS0/4C77wZA7Mdw8EeEMjcvPJiEW7XE5/w2t8XyX0bR6GKXyMrLXhL6Y2mMWyZ1P0Jmq+m8vXKVA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.15.tgz","fileCount":10,"unpackedSize":87823,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClTuz1x/7zCw/0JgMRnFNOea+h3HgyY7wceLLEB0Ic7AIhANiWQBOO7p8ZsQ6cExxsmVLWPNFDHdyKSGtgw9UUZ1ZX"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.15_1632404955626_0.057861066189103694"},"_hasShrinkwrap":false},"3.2.16":{"name":"@vue/shared","version":"3.2.16","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.16","dist":{"shasum":"a7f5e37e07ac68d4b7ea8ebeba515b46d205c524","integrity":"sha512-zpv8lxuatl3ruCJCsGzrO/F4+IlLug4jbu3vaIi/wJVZKQgnsW1R/xSRJMQS6K57cl4fT/2zkrYsWh1/6H7Esw==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.16.tgz","fileCount":10,"unpackedSize":87823,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCLLcKWvihfCjaUuoN+HlgqpEpZHvGSWbW4gVKtLjTgmwIge1oPl57cHwHODYUS0hty6sEkRVsnUf1MfY/Xif2x3s8="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.16_1632406635192_0.6621529679151321"},"_hasShrinkwrap":false},"3.2.17":{"name":"@vue/shared","version":"3.2.17","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.17","dist":{"shasum":"bb8d26216c2877423413ddd4ca5242ca25726d37","integrity":"sha512-lEZcMxSF7RTuBhx7PTKNEHJAlLXZGV7HduPNTZ60hZNP7WJybIVpeD6h9mU8L5agPfB/v1K3vildbgIKRnVuug==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.17.tgz","fileCount":10,"unpackedSize":87823,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBcni+HgWUvyQFvE92nvHtPDRgEYfEmYctFA/DepWUtpAiBozgkHVEIch1KrctxD9KOJ91liFUCSHFsuQ7Mb8GbaDg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.17_1632501803984_0.8325675647617559"},"_hasShrinkwrap":false},"3.2.18":{"name":"@vue/shared","version":"3.2.18","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.18","dist":{"shasum":"f601356e14e455428e5db8281c966ba4c1bc3403","integrity":"sha512-vFa2annVlbI082ICC3BH239UFO66nn2Syxy9shI7N2haPrc4rFRyNuDjWKJRe3sX7py4yhYL7fopB5tWGwGVyA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.18.tgz","fileCount":10,"unpackedSize":87823,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA4YAY70RqYZjQ6Z7R7qt5adOk6IDyTRveLnQaCJhcZBAiEAn3DITzsDoywzMArQ45Wfzcj8LHZMYk/L6rzoMe6Z2SE="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.18_1632513930863_0.8340786434842717"},"_hasShrinkwrap":false},"3.2.19":{"name":"@vue/shared","version":"3.2.19","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.19","dist":{"shasum":"111ec3da18337d86274446984c49925b1b2b2dd7","integrity":"sha512-Knqhx7WieLdVgwCAZgTVrDCXZ50uItuecLh9JdLC8O+a5ayaSyIQYveUK3hCRNC7ws5zalHmZwfdLMGaS8r4Ew==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.19.tgz","fileCount":10,"unpackedSize":87823,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBdpMAxoZKtl0hmprnh8ZtSnmsjIPO91lvwIy4NURK99AiAahQuiOdWoZhRT9FLy94NSLhTsfhmScP+8D/ep8mZXtA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.19_1632596316840_0.4312725074007917"},"_hasShrinkwrap":false},"3.2.20":{"name":"@vue/shared","version":"3.2.20","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.20","dist":{"shasum":"53746961f731a8ea666e3316271e944238dc31db","integrity":"sha512-FbpX+hD5BvXCQerEYO7jtAGHlhAkhTQ4KIV73kmLWNlawWhTiVuQxizgVb0BOkX5oG9cIRZ42EG++d/k/Efp0w==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.20.tgz","fileCount":10,"unpackedSize":85967,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICVRbPb3uOBIRP2+nt6Y9TstZYKlv0uVNXIvN2aG7blhAiBdWvlTz1HKdagzJ3kUnuYY6yWwbmsQVeywfHMCjaYjmw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.20_1633712526068_0.0990228487411926"},"_hasShrinkwrap":false},"3.2.21":{"name":"@vue/shared","version":"3.2.21","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.21","dist":{"shasum":"4cd80c0e62cf65a7adab2449e86b6f0cb33a130b","integrity":"sha512-5EQmIPK6gw4UVYUbM959B0uPsJ58+xoMESCZs3N89XyvJ9e+fX4pqEPrOGV8OroIk3SbEvJcC+eYc8BH9JQrHA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.21.tgz","fileCount":10,"unpackedSize":85967,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEQTVZn3IY1+QNCI5K/lflCZym1OeeEX4dPfBLvLJMTZAiEA42SLI5QyzncYvHLyhSVTF/0vASnDmaWm9HuI2JgqRLw="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.21_1635834932068_0.785789645370103"},"_hasShrinkwrap":false},"3.2.22":{"name":"@vue/shared","version":"3.2.22","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.22","dist":{"shasum":"26dcbe5e530f6c1f2de5ca9aeab92ab00f523b41","integrity":"sha512-qWVav014mpjEtbWbEgl0q9pEyrrIySKum8UVYjwhC6njrKzknLZPvfuYdQyVbApsqr94tf/3dP4pCuZmmjdCWQ==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.22.tgz","fileCount":10,"unpackedSize":85967,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRJZ97h5G2kEfXUQEZIpr/8NT6X05+4+525fW5Dj3cKwIgWb7BdimbE/4EXOC2zNLYoAByzO/omjOtMWYyyQAz+WI="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.22_1636947924890_0.685040597699927"},"_hasShrinkwrap":false},"3.2.23":{"name":"@vue/shared","version":"3.2.23","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.23","dist":{"shasum":"e885a2ba099d40b69d5461157f3ade31e46a09a9","integrity":"sha512-U+/Jefa0QfXUF2qVy9Dqlrb6HKJSr9/wJcM66wXmWcTOoqg7hOWzF4qruDle51pyF4x3wMn6TSH54UdjKjCKMA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.23.tgz","fileCount":10,"unpackedSize":85967,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhoH/uCRA9TVsSAnZWagAAt48QAJIcijQnPNXZ8zOQgNuu\nULhBQ4qxy0NxqAkbl5KoGp/zkYMJ+LlYeiT5q70gPiUqM99ZRmr34kW9c8DJ\nVQ9FKrn5ikobXDNIElfzFkWGlQE3Ish6BIlWAMZB+5txz4YSqu1Jz6VKBTKw\nNtpax+xmXyhnxG6WRyrMCepmhdCpjXcW6kMqKwqfT59Yuq5ASkVluBVvR+uv\ncITQDlni+Myn1dihWgwtAF/7ru12fy/V1YsTmiVVJHmnBEKO7AUOVPHlS8dR\npUlSGjNuFAtjHkWQXsFre9KRX25XhQVigb5U1zjE9E789e56UDYWX0i7IF3x\nBj73JMDRsw6OUb6PKnp0JeVNDIuuvLbehK8+z9l6j+UlXU4qJlBe7vAVmDDd\nfQo99lzsQ4/7y51YwImxJBnshzDRivaxxGIFgglHjL6iRMVpHB7Mrk0xsAIw\nMcy6hIz1MEp6xLH8NPzRY55W2MBs7BZeC9hQ4CmonHGxfAeSYCuLAe1IAaQF\nD13noUtohnTY3XS5w1KA7JEwHyeqlBQ/eeOj+vvh6jYp98uc4to+LOYOWT5e\n0EoQS+t2vBisXPXQig4qfmDFtGTxL4zL1OvoB13bTG4rlvrOMFWPYGQTDDZx\ntRzPNm3Gqrr6QSa5vYilWARSGZAzSxLVRKHN7Y9Dr9cj14t4tKiMWJ4jOeMM\n6tUw\r\n=igfZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJstUFz53NOpxhW2kyy5gptDM4lTyrDU3UYznmZZwnEwIhAPZewJOrDdVL+F5p3cDOxY+VePaDcJG/MnsGDgH+j+b7"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.23_1637908462489_0.7230234046908373"},"_hasShrinkwrap":false},"3.2.24":{"name":"@vue/shared","version":"3.2.24","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.24","dist":{"shasum":"d74615e856013b17fb60b19b09d712729ad5e090","integrity":"sha512-BUgRiZCkCrqDps5aQ9av05xcge3rn092ztKIh17tHkeEFgP4zfXMQWBA2zfdoCdCEdBL26xtOv+FZYiOp9RUDA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.24.tgz","fileCount":10,"unpackedSize":85967,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrdH1CRA9TVsSAnZWagAA/xoP/jHXanr33+LczQbxI940\nGBXpbE1vYk8nc2ACjL9Zmm/kDVYihcEvVQHu7w5/raiKrkwnWcolyxmuyTK3\nnY4lf0ii/ZonNzM4YwVD5wwpf7mwzCu2wJ+tfaWg7mmtSejq4Dfl4KgT36t0\nNDld/O7utb4kn7pFhJxXlDG1pHt9d1mh/uUFbDtcsg4+lo8glF99HBY4phtc\nCnJFhHHCAHqO0nvBlXe98dV+DfeU2lYY+6FphqaDimQYaBWhNZhfI3tGl7Sk\ncZ92y/Q+B45XfEfbYwU3fQ4fgwQN1ovy+0YXxZwYnZOwo41z59LnY2c+FwtL\n+aSWUT98bPLIWuorjJ4SUVTX0NlB58BTvChuAL8u5+yWLADTRXxHeeuyj+vh\nmM1IRcyuHETr7h78nj8firhWjUnZ8Yps7b9FKUIQRQCWnQG0A9MbXhDEMnjk\nYX8qbiE/ujbB6pyxBbyUcEwdkG7FmwL6Qwj4zYO2cIbT8MlSrmJp+FstltSN\n5ibNZ5J/5d6uRi2T05f3aBz4dAd83mTPmYgGvwevAQDLtDzog6Yp8i3llUSp\ni9wU0ZXef0Q9vGomVzM/R6cgmxbgrY2XilzUrzXdQqg9i5xXd1qn9ETK4IEO\nopgP5RC9qGBjSJ3pfNPbbzJG9tmyqErbDzxLuGoAgjuj9ZfRptBjSB74Yi37\nlc49\r\n=i85v\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBXp+u5soB1Z6yn47PYnq6KIZIwfMfDfGuKZ+R9HJkYpAiEAiP+I862EHySW+afwqYcWl2/arxtVQh5yMScABxmTj88="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.24_1638781429463_0.6874891996632257"},"_hasShrinkwrap":false},"3.2.25":{"name":"@vue/shared","version":"3.2.25","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.25","dist":{"shasum":"22818aa3638e15c0ff9fc8042d935e4b42ae3c0f","integrity":"sha512-DkHJFV2gw9WBRmUCa21eyG0WvlF0l1QFOgTkWj29O4mt2Tv3BSE5PQOKhUruZIym4bBYCqx9ZGtoD1WohDprow==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.25.tgz","fileCount":10,"unpackedSize":86066,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtXjdCRA9TVsSAnZWagAA5wEP/35MVK/EqVnYSZijvNvK\nrk2kqeYclXpmDkXgZJh9j8NvYr1XyZQ2LyS05f7rWsjwu6eprmrW1KjgcnJI\ncJzblo8PKq+XqjSiZ7ynkUyTtkqcUvA0ykuutM9MyE0ziYC6hhWOUnpHwMtO\nuX6u7YZY9SPR/INRgWtOtSVvD8NUQiN3NvYsm15SdYIMVPG9nqSY0Sjaw4XP\nbRgaaFsdEAmjJXNC6JJO6z47eYDgnE1bYWblyYVxh6+VguWn61jMQ8UlUrnt\naiEAuO3DgfbIoRFUC1xjun0V+MnJgLDA56pjh2ceTXKRX59Hazd8k03G18Ft\n/weEtxW0UWuR4Q4JRZhEwW0+IL0Ia8PQSYrPg+UNSo/i6TPxSjVh0NFW9g9m\np41V2MHqIp/vKkSDbT3RDmfDx8kfC1eWS2vNDnb+BoFazrZCXQU7Y0K9eAC9\ngc8ZPv6K+iZs2R1ZkbylMVYHiD68HGfV7A0DHhh5fpGM6H1KKatuPbUkIUUH\nfsOSMjTaneNNMFtp9WMTFfJJ22lJ/YZTeL5nn6PdmQr+b9LcVbkuxIBeaLiz\n16Dgxy8qI51HEdjSXhp/iZG7r+sjMRi1zMvkatKiTuAvHbeFb0BHI+Zdo5qW\ndLsPtPTjyfbSwJMC6+2i23WKa8iyMDeVGcOyAqEuCeQPUQb8coW63M4S1CIB\nDCQO\r\n=wP/K\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChuBtvZJ4BoJLlYjnvgzOBeLUkSVYemS+sctloV8GQAQIgHUIn+XgtZxU1MoHFHLiJW2Yai2rkJNOFgR9rt29xWjQ="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.25_1639282909410_0.36628048107112954"},"_hasShrinkwrap":false},"3.2.26":{"name":"@vue/shared","version":"3.2.26","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.26","dist":{"shasum":"7acd1621783571b9a82eca1f041b4a0a983481d9","integrity":"sha512-vPV6Cq+NIWbH5pZu+V+2QHE9y1qfuTq49uNWw4f7FDEeZaDU2H2cx5jcUZOAKW7qTrUS4k6qZPbMy1x4N96nbA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.26.tgz","fileCount":10,"unpackedSize":86066,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtZ7jCRA9TVsSAnZWagAAA2kP/0jCc3Ytm/3Y1MDOsunD\n1TWGGFGIiXjIHdzsE0tqUW/aihAcqwy4lSNZ98lzLs3hIADNmU+XhmnuPcQk\nvDm1mXOTDvZKrlkZ/PlULbkehn9KpT1FrjnKSglDCSMzwnmIkLIlcwRvHZLe\nkSO0tDdPK1/iM50yTplcsuSaQ/BWvPr1CbLOngxEafsTCKPv7spKXC7KOKhT\nptmxClMtg4cf3gHvLWyDhnyG4h/2csdSJxPTQez4/ENpiuWovJKnfW4zzWtH\nH8MtnnEUDJ8QJsyA7lNPd3DfX5QVh2g5v3/WePLMEIucSUDbt4VURlZKV9Mo\nCSc0pWGoX4XQ5OHGNEPA+ca3eW3RfqkSuQ8s22IRPWoAcJldmUVfiRzKn7J0\n3Ou6WR8wlNPNGAzTWtVvRAetxb0G5iM3JOXGtsmZwiodbrr4mIvJOfLIYdQz\nbPyafXZoAVJw3iMwFM1WNjK6faLEwtUcHx1rSFQlDK18CHSt0p3sdXXF9EZf\n43dkK9Faxejpjr21Di46dGMDIHE6g0U9AOPShG/Xo6zwHJVKUv4PtTJM0Ce8\nFi0JUi7eMC5QenKbxlAjKypT3uU2vRW2CZjMr8EmfVGUyT4f7dNO6sBy0Xwf\n/7xP23q8Ut/Ocd/ciwylB32N9Mj+0TEwUqERigIKsod3qQOdplbNaGekln/0\nUzO/\r\n=MwK7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC3rruX5lnFla/Sol2CajxB6w+gcHshN/MgGs9bfO2rHQIgG5x+TTjTCY1Ikk5yib11U2NgJEpzXCTjFqj75dlPpGQ="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.26_1639292643292_0.5058188829703039"},"_hasShrinkwrap":false},"3.2.27":{"name":"@vue/shared","version":"3.2.27","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.27","dist":{"shasum":"d5c6e574ee1afd55043470bf70b15772da4e19a2","integrity":"sha512-rpAn9k6O08Lvo7ekBIAnkOukX/4EsEQLPrRJBKhIEasMsOI5eX0f6mq1sDUSY7cgAqWw2d7QtP74CWxdXoyKxA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.27.tgz","fileCount":10,"unpackedSize":86348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5Cb2CRA9TVsSAnZWagAAaBUP/2Y0kOD+jBF52MXQEUpH\nYkdoukvE+LxYVZw994M/s5Upv4JZPSDWzKP7cb5PTRIpneVBW/k4glkbyJdV\nTnC6DdmsgU2Hc3rwUA/PoNdrx0hnoZK78SF8R0Ff3VNCNa/kINKFhslU6kS4\nFE1GFiMYbOIATSAt5zNiRuX7q4pg7jHpx/SIqyr3HnlmieU3HjOsxd0v2RzK\nRc0Fu9+u/bzLTM/3Hq5PqC65LC9b0VODWPYHMKQAV1Ou3aDRfYU/ZyPX6ObG\nOWT0/0ENk9iqBffsM1/kAF/V13+wvQeoQM13zsNZMwo5jd20laGdvh3q52TO\ntvcaF+rprSYjGfSrPPIS5uPPal+/+qyfHiSl3CCoKGIV74B8uF3AiPchddDS\nyvr1czXhmTS/ntZdNfVDemhEcqT3kf2Wuc5fC6Ss5lZJjFXC1IHNNBePFWA9\nwJ2nRBcVVcQSNY2EhIcjyc2wlV4hHEy00ZiqvFplY1twe+bKjJ1H51ZeL7BE\nLC81alDJhcOfbUDLnY9ze0uH01/1YJmc+S2KnVuR2XX+N1eJ6CsMm0vTYmJW\nFiIFkbG+6Vr2OsA9jZjx28G49UD8jeuG7kpjJUtZNMd/3MIV5Z3JbYB9ZHE0\ng66OsuK5VLnVKX5gXTG5etqbay/F3XrhAty7RAx9JIO5iYshHDlyEMOh4Gz1\n9uHS\r\n=5Xf0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDgSbPYktyPeTJI9PkhKiRy+g08FyfmN4fu4vCraFMCBQIgLdtyNfxDqb6W8FBo92HDV84Ry9nrSeFh+DU7ZMh1Ot8="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.27_1642342134747_0.048411512348953245"},"_hasShrinkwrap":false},"3.2.28":{"name":"@vue/shared","version":"3.2.28","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.28","dist":{"shasum":"5b0b1840432031d0ea1adff633b356a503e87048","integrity":"sha512-eMQ8s9j8FpbGHlgUAaj/coaG3Q8YtMsoWL/RIHTsE3Ex7PUTyr7V91vB5HqWB5Sn8m4RXTHGO22/skoTUYvp0A==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.28.tgz","fileCount":10,"unpackedSize":87567,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6mu1CRA9TVsSAnZWagAASV8P+wcOkIRs2ax41wf87lQP\nMQ3qWQ0XUgl2KMYrL9aTCqK8Pm70rl/BfSq1ZrmMloOKwS031L6YJPFnvLsJ\nld9CqEkgwP6E8g32hyixfOI4aHO4dZn1TUAklhkUQ1E+dzaCxXk7iu6rPlc3\n//jV09L2T0UgU85S/Y6p6dn8+8zX0dIYBBNemHP0t7CV3Vd2hrx57QEkdx1D\n5OCamrFijI+//p4ZqlxBJslYaYmlmP82Qi3S4BoYddiymwrz7Kn2mQfOLmPF\nSSxSBynCfsTssRLKjLVmlWi0idk5um1I9inh+oE12oNSp0QqAjhDOY0mRQgr\nD3nkYmaZeHaf1j160lMoAVqUegUTnoi+mecBHOppOzhhiETOrNALXnVxR9tj\nNXpnQbzd38guC1tPCUSg4NF0nBRc2CvyjmJeHWc7YFT41lakYJDVAw+JtCtJ\n2Bl7KHDHMZYX3oiLccl77SxD+20NETJb2+jP4yXZ7ORCFTAlW/Qa3Ki/IO9w\nPpq7F69Qg/biJBY7wmwaMuCATLpdDFlIQ9kxDiFhPxiSF8IfYfdwuVyKWarc\n5GmT7jhEky39PhJdh5ZsYQDeCvDokuK70hHEwgNOIljtdoYCH/4kj8Jc4f2R\nUR3xS8sHqrthkdXpTAE3JF3A1nyoNTRjiPeqPsuYCdULrAUCmplAkwnyQ3nj\nfyK/\r\n=KiPn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICkmGGOnbJiAJqhzqoVjsZayXVWYdp+mPXlGKLBvciBZAiEA635hmFPHEhFl1E4Se3a8ekB5R5TEv+KAjNTnDSiWYPk="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.28_1642752949676_0.5251325407182565"},"_hasShrinkwrap":false},"3.2.29":{"name":"@vue/shared","version":"3.2.29","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.29","dist":{"shasum":"07dac7051117236431d2f737d16932aa38bbb925","integrity":"sha512-BjNpU8OK6Z0LVzGUppEk0CMYm/hKDnZfYdjSmPOs0N+TR1cLKJAkDwW8ASZUvaaSLEi6d3hVM7jnWnX+6yWnHw==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.29.tgz","fileCount":10,"unpackedSize":87567,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7WAYCRA9TVsSAnZWagAA810P/0s/3aQlFYdmsVa3sAm0\njcWTvR8u7kS7xYsh/ZclNSkA3aW7i7w7AM5ldPADGZEY3JbTRw8Oq49A0IWc\nnRDED9l3E/ZMCWDSLDBoOIR3OeSyy9WB9uqN7h421NSrSiHFbvebgkUvu4TH\nGrjRVwQAhp+x2PBs7P3trliK14ichQT5rwn/cgCXfNQ74LbHtbmFH9jR2yjB\nmFGZGErNH4Kwcl9m3QgKY8lu7yJzGcPQx2eBOWEK13cU6FxQpxHNzDner3ML\nVaBk/HKdFu+K9V1o7u1icTbEQTYGgxWDo0tJM5vVlcvlZgcsuYJxVJnzjljq\nRVjhZI+air/o2XEVeSgLUPVgRAIfR+mqRgsSIA9jFZdOJNP+TP0RRxGhCkfv\n/0G1ulxJI3e1esBAKi2vHowzujs0sLjhwipHDHgeb/mdfOsnSEdCIqDufmmo\nGbsBfGGNhmEetr5Yk04VVZlWOHXnA3XgpUzLyPBnwV1slX5yWs/j6idrm1IT\nov4Xrlwak2vNcU3+9t+3JCtD+nHJNz5c7I4Fs5yIChHdP//5J3u1xCdcIYJo\n86xU+moeLRzrNFbVZOPQUkBcQ3IAFHoLL3GNTIXvNgNHm5SiyavaA8dR+Xye\nbSw8EIRTBFI3cyxcMZ0n2OuXMo9DXo9rPHEgPdbX8yRofCxaq6ujWUivvTuQ\n2cRs\r\n=TWZG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEh+U1CX+kIvXQrdnpt4d33sx9W+2dt4aaR4sqF7akUkAiEAhisHoV4+DwjlITljXPqG6GYAIf5+aql8/ZgFnYppUqc="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.29_1642946584130_0.45594876332078726"},"_hasShrinkwrap":false},"3.2.30":{"name":"@vue/shared","version":"3.2.30","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.30","dist":{"shasum":"e2ba8f6692399c27c81c668ecd3f1a4e13ee2f5e","integrity":"sha512-B3HouBtUxcfu2w2d+VhdLcVBXKYYhXiFMAfQ+hoe8NUhKkPRkWDIqhpuehCZxVQ3S2dN1P1WfKGlxGC+pfmxGg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.30.tgz","fileCount":10,"unpackedSize":88331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiALkACRA9TVsSAnZWagAA0dgP/j5Nxy3gu3pSF0th7iy9\nw3rsjgiDPHYLqLbC2xPF2glXclbRzCOMW7GeU6vP/r1s42PfoWjtdVWI5F4o\nP+MXnqODRTZOtGmwcHdAPY5zBM1P7+rjYRG9mxQZR4EdE6njJdO72Sfc0znC\nvmcRfRlAS2DfpgA0mlMX3Fveb++uM9wJA5IZLXX4GNaSOPQWXVms3i3U0fMO\ndE3wCaNiRB9HSi+iKupGFy7/93KBlYL3lNjvJg+OkdaEVemFpDf/Jy0hjogz\nN+3Ghw65S/tEkC1OWW7i39D4tKjLjcKsq44gZBBQ8c4XEqZxwqnOKzeapasQ\nGP0FtYYAgZyfhFumYBq0bV5qfkamLiiDb05M+VgrgPXTv4Tv+/Uni8XpDq+s\nhWd5bcTJN9rMA/2KQ79wp6DBDBgwoin5tonsa6FUoJObI+vpoXZcEhInd5xv\nvzXw+9T+g0Jd9v1BJIbaPeccLq/XIWWGszfl8OhZTSVQW1qVxxGSEMG4TfE5\n10u+V/lik9cjmfSqqB0vrS0P8KMOoITD+bHRwoVgjyLwu3ZvBkQUzO4gRde7\nbzfIJIZrWwOdeIsQZk0cIgTlqzEMXqiDqpqzU9iYc3SO9axz0jyXsnJh6P+s\nJtM5gJKalkQ8Qki1RzlPTdzKVB9YezCW3lgGavG8280HkP6PQWzWBTiVJ3ck\nV+zb\r\n=uC+L\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGMeQsvnewsTK8WgazzkAu5coPObwXV36a7Kf/bt1zGOAiAo4UfSQveCQnivmjKaJ179Jt+zCSXTQqCVBjxL3vB8CQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.30_1644214528433_0.3697742139050979"},"_hasShrinkwrap":false},"3.2.31":{"name":"@vue/shared","version":"3.2.31","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.31","dist":{"shasum":"c90de7126d833dcd3a4c7534d534be2fb41faa4e","integrity":"sha512-ymN2pj6zEjiKJZbrf98UM2pfDd6F2H7ksKw7NDt/ZZ1fh5Ei39X5tABugtT03ZRlWd9imccoK0hE8hpjpU7irQ==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.31.tgz","fileCount":10,"unpackedSize":88331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiB3LxCRA9TVsSAnZWagAA1VYP/2u4CqLpGrtI+2xsrLk2\nyRvv0Q0bGZC5HIv5qJ93RWNnKzD0iHLNYwyTixzUSaqMwiVnJS+F1UGH350A\n5mv/LOh97i1ryv03Ys2z+F+ZUOI8h3SpSVqF3UKIa6Tn49XUvGE3wuJEa3Vd\nKVHKhBMshnh16EupnHRDp8GfZSY3G8CHy1Jb+Qjp6MpmbKNppt9s6NIDfASP\ngOZzZLCA/wyrgyDU0/GAqAlyFvBXiBQCbtV1s6bKQvmy7jlIdxvJprkGheI4\ngjQeIbkDGWqLklWuxASCGwxWJHD8FnGg3q6l/9qIXPrtATc8sgERcP2q2NQn\nYZj95E4IqAl1o+M3qGhMJRIJd3xRTzsQQ+PM8RR49I83zlfgsnSSFd4ekJ3q\nULxmTsU2hEggeAedPZJsxdpBNWfdWbEua2OZiiiZf1mYCNH9JkCFq6cMrd0S\nN7D9E+ZXwzc7bDMez6EU7QT+YGVCKzwqLKdToJXkUvL0f/yqoYz2uknstZtD\nXcaeZ6p7BdRAP/TAme0dolAfd50Wo+OOsE4ChD2WoQx+4n8oJKvxaY+cSC8E\n+HCE3J9CK4UrpnXmYc1Doc9xgpvq74wBom667p/A+iNVFuVGH1rZOgxaZbPd\nT+Z2xPJORWOPwjXJYc1Nc8MviPCfMHUe88cp+sOiR8DVqDYgmD6StJoc5Oz6\nxcow\r\n=Wmdh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEPd5Z2JVJGUi79fF/FPAd2zaTSMXwe0a+nPHUrMZY7/AiAsdkFrzNuZOu9cFv9deO8Q48k0wUU25gmJt1oG0TmDqg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.31_1644655345303_0.17317255495301365"},"_hasShrinkwrap":false},"3.2.32":{"name":"@vue/shared","version":"3.2.32","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.32","dist":{"shasum":"1ca0c3b8c03a5e24129156e171df736b2c1d645f","integrity":"sha512-bjcixPErUsAnTQRQX4Z5IQnICYjIfNCyCl8p29v1M6kfVzvwOICPw+dz48nNuWlTOOx2RHhzHdazJibE8GSnsw==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.32.tgz","fileCount":10,"unpackedSize":88331,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCgrmrsCw5J50NzXofGLpjyLAyrQeQvcnNsl2JiNp9DAwIhAK59LROPXcCKaeGLb5HL2ZxsYBAEp2AUwxu+cgAKzWjz"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVTNfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTHA//euE+R11LZBNKkLXCozVWWXKWyTr/7b4ELK7kNSNkWOhwhJHw\r\nst26stU2asEdCaa6Qpz9gyQTwq4gfxZytkO877kPrm0j+Nn4VPA34O3Wu9V9\r\nYkvYbS7UKcXddzCQLDa9duKunzp2814P8AdQu/piG3yPvMpD2H0+mG+BGRBN\r\nBzmt4BK9ynrrMPFbEr1RBZWjKHCj6AOHCmingVWuQzeQKaJ1eR9JgtTGKKIi\r\nX+Edo60bnI/hM/8v6g51LmPFYLTZE//xJ1Lra4RHQDellHFTMGrTNLLfbjhU\r\nvvn+oQB/rCEhhej0gnta+7plTfFPyLnqoOfGmXmXkrOYARylbndUMNcgDw3j\r\nXaukW6ArhDit2Ln6jAyUgP1TaXRnlasZrDG/yS99byP/6jpzFe/II+15IStH\r\nA0YQVR+QICn/ANjGM40Q6IdwOFeAi8dZ3FQv805uymFQMsQEjrCCCPM1mBHJ\r\nXNqMcY8AGmzwe1dzwGrvv7WmWJ0puZRT4R8acPmefercTsrkSbopfcg/dlSJ\r\nUx8JFAh6YjXZLFlbt70qg3XgILTWm8xCq0OWlTj02O1tddelRfPt8b+9syw4\r\nphpq7H6sEpfErj75P2NkAq5mXKFmMu/e1z3q0VS2RP9aEtASTUSWsDygpHcv\r\nCCY5SSHVapyygcHSmVpO+YzwMAOvE7PQ25M=\r\n=+LLZ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.32_1649750879791_0.3882769102160406"},"_hasShrinkwrap":false},"3.2.33":{"name":"@vue/shared","version":"3.2.33","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","sideEffects":false,"buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.33","dist":{"shasum":"69a8c99ceb37c1b031d5cc4aec2ff1dc77e1161e","integrity":"sha512-UBc1Pg1T3yZ97vsA2ueER0F6GbJebLHYlEi4ou1H5YL4KWvMOOWwpYo9/QpWq93wxKG6Wo13IY74Hcn/f7c7Bg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.33.tgz","fileCount":10,"unpackedSize":88355,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBRieldAF/DbZyMxLftLGiLAJ9ccMd+7gvqJo4dt+BuaAiEA4PYYjjfNFVCcdo1VWsqOPGPCVVSf+e6LYWAXESqHKOg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV/QcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqlbA//eA0lyYn6SHP9z3t3Os5JeW5Ruu4gQRisiM4iPU02vFex7xjU\r\nbTWCPP6SHDyb8hy+wujgGrjiZWuYtUwZGNUg+GS3IEaJprnkY3qAYp8KaXb+\r\n8txEVE+8H/e4FI/3sDiMQjCGuPT+Vg1djBt2K8zwMsDUR+SbD6XObkXgHO2I\r\nhtUEXHQVDsGGbPR9lnZ+AZ91Qko7hM3+2g15D9LsVqWvIvbVLvj+mOX14v/W\r\nb3bMK4ItCHM7zymgg4p8fc1ct0XsdkL61W/PKd+SlBHEC5MAtADXS0nr0MqV\r\nfFp2S1lWJgAbajmbF4MN/hnTayv5jS+0j4709UUp5SKfGCjp0CzyEKuTAcBO\r\neU7ci2oiF0TBE85050DPzcWPEy/N8Tkm3dYl/uMqWrvYH1+wzTT4CRlHv+IK\r\nX0F3GiRJNZL+xZmVuRsiUlpSagH0Nj/hfLHbJMcZInSX8NWbfeFz2tQmutHW\r\nCOWJIN2FaIb0zlOvejWgy4UKEPSwinuxo+ov74/MR0L+ndLB+eLvTXzWcflA\r\n2fJXMIGX9Co6OuF4QQv1ozy6gjW7BcOSGht7aF1AEGfVZl4HCU+t1Yg9E0CI\r\nbG7pkpj/fx4zqIk6BsK9I/MCO+fE+ry4BYSU29GNzvVdR4Vw0CNmbpiq+9bK\r\nLXyxNP78PLpqG0xbwnjJAlqiaD237vjs4b8=\r\n=ugNm\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.33_1649931292567_0.24535405946244793"},"_hasShrinkwrap":false},"3.2.34-beta.1":{"name":"@vue/shared","version":"3.2.34-beta.1","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","sideEffects":false,"buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/shared#readme","readmeFilename":"README.md","readme":"# @vue/shared\n\nInternal utility functions and constants shared across `@vue` packages.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.34-beta.1","dist":{"shasum":"e4dba35f74146f7fc9f311202c62639d6a0eca72","integrity":"sha512-QqKs6+Hq/Tn+aKtf8l3fQlbzH8Nt2evteMxpp0U68u3nOdrEIpiDio5WcFgIcVqodzGBYbgfpgftu3egX6CTKA==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.34-beta.1.tgz","fileCount":10,"unpackedSize":89633,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF7cFlR8lbEhCymdlhN6jQwfE8EG+s6Z/EEuSPijfc/gAiEAhMQkTBoYZAlO/A8MeorFFAB+cGB/bpxODJ5Yra697cM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigypwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmri6Q//fbOqTUK6yYv4jdTf6uJpWfrpMkj7MWPJa7ifzWe5Twv+/kQu\r\n7igdXZz1fdxLp+jDsYFFri0rPPV8KD/NzoxRe8tQqO3+tyPFFbZ2AnOJD/zl\r\ndaEwyIUvnUjzwEuC5Z+W36a3yXU0pSt178yuOnB+XPC9t4ryLvU4ouXBQlzR\r\n/kwKh77RCeZbQH1b5yaUu38yiJkndw6ra5Bh5vUVwZ2LqG3OQYdI1kuZJZ5i\r\nIfQ1YZ+BWCyznjGSJzOClQTrLJl/3azVVJzKXvZiY6XxZuLsP9J/y+YfmPmo\r\nPYBFVMpm78o6zIPctVFOOJjwHt+2wflo68dlRZP6F+gqHOiJmzDiQ7hmYcIu\r\nTHoOeuJ3K/xTr916N3xqnqJ2495bOBugq+sWVDgpXaDuYIgA584aIlLyG3tG\r\nrFeOpwHsWFgtUJwkWW88T172Cl6NAVczmj6rD1Gic0tM+/X/PMdhHeShgU55\r\n3wVkuenXBm22vo6N8vtaCIQn7T19cwS73tDUQFOGTalcE8TpBQP3/q9TGv3m\r\nsPi04bZ3k8bwm8UZw5z2bBfT/EFNA5sDFBupGR1BI0gVloKx4KkIGW9iw4Bg\r\nuP83+LvI4NZCquo8R1F45z3Q3o6wFC1Wb7ZMtlzj4vVweSUsVlddZXLr38wQ\r\ndJ/cDjrycCkSusmMzdLL/Tdy9VeGlD4bwls=\r\n=zo1O\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.34-beta.1_1652763248558_0.5710884813261683"},"_hasShrinkwrap":false},"3.2.34":{"name":"@vue/shared","version":"3.2.34","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","sideEffects":false,"buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.34","dist":{"shasum":"b71750d05120feb644102088a09be64518cd3a86","integrity":"sha512-zhEeB8TrFmTXmTXmu/wcjEhgrjO4xqdDQrCdPhjX7NxfoLqoBVKguOm8qyihWNLbP+41svYY4za9mqXyqFLzNg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.34.tgz","fileCount":10,"unpackedSize":89626,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC35VPoC7/OGCYA7fOl9TovzBl4xC5WFEmGaHAKf7OZPAIgMnVWs6P2LvJtu3i+KaG1DZ7BSjzXi8psnS1khkGxG8c="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihcrJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6IQ//SYzFwY+A0omy5wDMH/IB33fX4kfDeEAUTIP0XbJJxrzCR72K\r\nbfNWWoblSK8Ru8iWN44Bbqxlg8icGVLHECpU4wBq7ynVLkRxemkDxL/AvDAh\r\nk5gkB67TPgQWpn2FSrMLOD1MuX62y32QPW5nfQ0sPlPhxdSSrMrTddYBkU4e\r\nsK1GKJMDhmxuscNeXArvfafJ+34yrpl3RQWg/Rk8ynGv8xLwq1Mvru7h7Le9\r\n+IBYQ44Wlvlf+3JDugKBXjHGP0jw36IJcqfSQzwcsC/T/zHAys72gyrTrZHT\r\nXGTzoCvVZatrZDjefKC+Im6PS4IGnTXjLTsfg7bCw8PiDJNX+0V66rK8hDfA\r\n+Y+7i1Tz2F/BfwS90FCS8DJY4xGQRAaSQF27dMJXvDyF2yBKRBC21Izo7Xl2\r\nmNa2gUDvl2qR9tYc5B+zmEqyEgpvC6IPFLbkVl7VWyeCjs0QMckCW5rfU9fN\r\nYGR1wnputDJ9bWlVB4yUExH0eKjqN+jWU7Cc9SpxhFDa94hEqavBIOpkZHUk\r\nlVy0oM7SqoGSpHDSDrNhLmlkljHOR+0XGi8z3LYIYt29gyYMclIs2DYI7aX+\r\n5s58dNNPfQk0BSMh5m3jj8WF6Mer+B7zZxggSVmife2lsdHLElLQOzqCMyPd\r\nxK/G7rcV5FvvSfULh4LFLMTEZqNZ5EfcmeE=\r\n=6Hji\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.34_1652935368930_0.9924821627560756"},"_hasShrinkwrap":false},"3.2.35":{"name":"@vue/shared","version":"3.2.35","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","sideEffects":false,"buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.35","dist":{"shasum":"fb60530fa009dc21473386a7639eed833877cb0f","integrity":"sha512-/sxDqMcy0MsfQ3LQixKYDxIinDYNy1dXTsF2Am0pv0toImWabymFQ8cFmPJnPt+gh5ElKwwn7KzQcDbLHar60A==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.35.tgz","fileCount":10,"unpackedSize":89626,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICHUGM8I2v8cIPUi3zzdU0Tk3z/upGhIMeg8d+owqM3HAiASaOSWaTb6BLu7KLR2IVSZ3KIZX0XdqZPTlvetLZTCMQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih8z5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoq1hAAoKJDV5pQ1CLFXnik4pdRpSyXfe0S2dC2+mWjE1OWlMPQsuGa\r\nxnG6qcK0HEtCc9b/r5fxcXxtTsabtIK/lwdLnYilFHr7z6GNkiAXwQma99qA\r\nlsWI6lko4sp8MOlQXn5ToKElSRlVtCEoVL6fpJaX7HP7B1KRymQZ3yTNz+/1\r\nIINH6rwymCrn7sdkWyfGDJmYbDF7XYIgObBBKLzmZM4oftRNVI2AKUMmdNg2\r\n+V0UdcglG1iL1GscTiTZUU4UDeImQS4Yue3ZExumXxt0L0V583ny2H5bCbQl\r\nJnYdjR4patXspNOqlrti4SdFMrShpzOCOpp7rfoVSUVFPii/kcHmY69Sf78w\r\nuSWNOtcMw13C0Rb2hzX11X5CTaCThddzlzhWUOHlUS7caGg78b42Cj9LdRfw\r\ny8CHZVfxWPbgvLcmS1YT5IXjaNBNHnh4bnp8gDqQ/Qmk4MfsHAesQtM97pLO\r\nJmEK0IMZsfJVHHwQxMThli6m6k2Gbyao+r5LGoC2QcqB1T3a11vTxMryihVm\r\nM6WXj1Fa7+wsZPKVO3aMLXR96j87JqM3ascmnHi3c4VrYNwvhoKG9LWYJD7t\r\nat6uyn5vW+Mxv8aRZLZIU4s166eYJKc7M36MWyCAdZ1cWqHoRrM91zdwSrmh\r\nBywxolvTe4Jvax/r9SShHYxSYtLxQ1zuwYs=\r\n=7v14\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.35_1653067001482_0.27671043305176535"},"_hasShrinkwrap":false},"3.2.36":{"name":"@vue/shared","version":"3.2.36","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","sideEffects":false,"buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.36","dist":{"shasum":"35e11200542cf29068ba787dad57da9bdb82f644","integrity":"sha512-JtB41wXl7Au3+Nl3gD16Cfpj7k/6aCroZ6BbOiCMFCMvrOpkg/qQUXTso2XowaNqBbnkuGHurLAqkLBxNGc1hQ==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.36.tgz","fileCount":10,"unpackedSize":89626,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWldCShq0Va4pac/LbowNctvylDdT/dn5rVcTUuKnvOgIgWIh9NCcJcW/99JndWjMDcTEiVc7h29RWLMwXj3sSf7A="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiiuuyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpDzhAAhD2mH++qulnRBnqFEucZFf+a6b1CiBze/SnsQNKDOmrg+bEH\r\nZbNvItD9LQv7IoWLMFh0IUdT/y5IbawJYRgKElUjIFXrIJrQbPZ3jhA1r6PR\r\nehwl6fuQrl8Al0h8IXpTMN+2yMSky9JN0/ZIpPy27FuD03AvM9gqrKUlAQMX\r\nPv47uIebuY26ZOCStBheYd5tXsXePzaTrpbjEShDeZUPiP4PrjqGcFE/lqX9\r\nQLKcLQDct/jVGk02CH+5p9LZVxTLKzBgcus4bC1awr59NHD12i5IHkhnwn/r\r\nFKnNPGsxvDLZpLjAz9MC9mu9JoGsfb/m93iX4Ym5IzKTnMjRO/Gf5pIbt9vq\r\n2iXpcuzQIsT8pxzY6FEDxAcTx+AGeJ4N2okqWJLVMl4d8PohD4q5WRFWJwpj\r\n8NwH7anFawbgdlTtmDrzTeCEEo8D9v70FmhpnAZaau9HOuzAhMxvpRkGjHVD\r\nwvq6sBn+R1TDYOHtgSIUeNhAOHbqXgsXC1lA0r56X5T6aKc8Cb0hdseHNQqM\r\n1RyxYai+o5Pk+3k8fCq6wGeN0X5bqAfZS/LYXPD9bTPtXjFWPzlBKc1Xhm2L\r\nqhvkf0cEsE7S11c0Oa/R70SpQXw9d+APNpIzg7puhao4aGRLmEwGqsQq7zz+\r\nPRLRQT/2QvGbOLQY6GniDGimf7ceyMfGNcE=\r\n=TfrF\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.36_1653271473979_0.05252866644957699"},"_hasShrinkwrap":false},"3.2.37":{"name":"@vue/shared","version":"3.2.37","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","sideEffects":false,"buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.37","dist":{"shasum":"8e6adc3f2759af52f0e85863dfb0b711ecc5c702","integrity":"sha512-4rSJemR2NQIo9Klm1vabqWjD8rs/ZaJSzMxkMNeJS6lHiUjjUeYFbooN19NgFjztubEKh3WlZUeOLVdbbUWHsw==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.37.tgz","fileCount":10,"unpackedSize":89626,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYmr5xeaLpKsk+6laWT7dQOmlb7uWt1eFnLKTdnEPvuQIhALX8pu4xNyccJHsGpA6yIB9DA7+7/b7H7EsabMd1RxaE"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJine5DACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrCuA//cOoolxhmHKR8m7RwyyNmvNQySJdRW0n+hxwUp4CTUJ21BCFB\r\nUbz+KB407YEF9Y+wqlBWln1bpziWqo+qGu96WcBJMLA3+Iy9disJxWFI0+z2\r\ntvYbmhb0lU5ZzTPVU1EtbnToborPRQx4lc2lLkjGLvEgW3XqakNKiSj4zlVX\r\nxJDvOk5HedSLoGa066eGz1RuDnHVVHACMBP/Q7I7FHy7inpWIOd5pP+2xg8a\r\n94ySVC8dUbZHXBSvWFfhifDRFhd/v1aJuLb5qDNWqn+d0FHGYbyzVDIDBXZt\r\nBLxpR8xf4X0ksSFS8AOzEBiIEWe2sdMB4i/P9zPvua2kRbG6wapYoB+R3wf7\r\nmDqST0rTeBbbaTDG5TqcoEjlpH5/4H3xs5mFodNWoTVbDa2XqyEAdRpW2z2z\r\nKyELCCChLDC9XOhqTnXBl2KL0kRsbIT1/oahzdMO4OvTGBdB2euQJD7phJ5M\r\nvkGLCq/x1WN75rV6rbU4aJCKrf938iMHxWZi0svVSuVx+c9A5KC69sVJpJly\r\nSf0yTS9EUy0Dee2xk2bJcZAPk+HJntnUx69fhXUWIh14xSdvrIBGczLaThGj\r\nVKrMFXewzw+5Km5C79VTLTy8Hezbsjc8y/5q2XVv2hQll4wQRF4a+UQ9QD7p\r\nKokQ3Zc+VDI0PuM7QxO6RR0E2dMWA3IWeZs=\r\n=GZaC\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.37_1654517315264_0.5475903862334708"},"_hasShrinkwrap":false},"3.2.38":{"name":"@vue/shared","version":"3.2.38","description":"internal utils shared across @vue packages","main":"index.js","module":"dist/shared.esm-bundler.js","types":"dist/shared.d.ts","sideEffects":false,"buildOptions":{"formats":["esm-bundler","cjs"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/shared"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/shared#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vue/shared@3.2.38","dist":{"shasum":"e823f0cb2e85b6bf43430c0d6811b1441c300f3c","integrity":"sha512-dTyhTIRmGXBjxJE+skC8tTWCGLCVc4wQgRRLt8+O9p5ewBAjoBwtCAkLPrtToSr1xltoe3st21Pv953aOZ7alg==","tarball":"http://localhost:4545/npm/registry/@vue/shared/shared-3.2.38.tgz","fileCount":10,"unpackedSize":90211,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCTqeo7rQjFteXx/g58jgrD+n0C45JjdajMtNo/8FmLQgIhAN3oEOYTBUbTTeIyNeVwWrkCPlYc7gXaCJADJdMq9QUb"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDcQLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmouog//WGoWpl+kxaaxELjHU7FKu+OCj7XRkmw6ZbNUzl3ntHyhAAyA\r\nWoE4D2ZyVjh4V+EjebWoPNrFn2kNOhP2K1O1bWhxk2zRPUljRCFw5ysfEwu+\r\nZHyxd3RUJ0n/w3AIA6moCzujRigR+RygSR2NcO+B2m6W9Id41LQVr1cXeyo5\r\nRtiGwygvYRabm1lSn3PaNhARBlTisUzRe27x63Xa0sj4/i9B53mvYQjHelRH\r\nnmTdNoAkXooPTsP/8X7PSFpte5qA24rkyp/bNx3FLqaqa29TXJvbxeYIYuh9\r\nRTa/Vf7soF2B07Nj9eF/QDbXck75hLRK2ZrN9/CvqJILr7DETo+FDBPWVvwu\r\nBWvutnLK01iis4z82gg5n0YxTLYOVDKnndrVjhIbNNCLYGrRMeT5qJzAUqQi\r\nu3BBlj39kc1seU3B2gKF7NxSfTCLQR3xpyy3CcBjmH3COR53sQo7t/k16pH2\r\n7F5hIfLwhrlG2q5REfcnP5yADrcnPyqdFZHz9ytgfm9QuuKW+3M8lTfwLT54\r\nR28h0pGgjJMOo7OLk/4PogxH2mh/Ke1L74razqGbG+eOEWx8nfJHLyvH+1Bb\r\nfvh6bJC4Jcye9ZYx5P/H7Oq1ZvEfmwxQT99ltFHwzBr5iDkXBdpHPqvCDwJZ\r\nDZWPj2XxjRAtPAS1BFWeTnrQ4cRYQcEHTIg=\r\n=B1K2\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shared_3.2.38_1661846538995_0.86268672263042"},"_hasShrinkwrap":false}},"time":{"created":"2020-03-06T20:59:23.068Z","3.0.0-alpha.8":"2020-03-06T20:59:23.421Z","modified":"2022-08-30T08:02:19.274Z","3.0.0-alpha.9":"2020-03-16T22:57:22.759Z","3.0.0-alpha.10":"2020-03-24T22:34:18.198Z","3.0.0-alpha.11":"2020-04-04T01:46:26.824Z","3.0.0-alpha.12":"2020-04-08T23:00:29.560Z","3.0.0-alpha.13":"2020-04-15T16:47:03.271Z","3.0.0-beta.1":"2020-04-16T19:46:04.305Z","3.0.0-beta.2":"2020-04-17T15:01:43.463Z","3.0.0-beta.3":"2020-04-20T21:01:18.328Z","3.0.0-beta.4":"2020-04-24T20:21:00.595Z","3.0.0-beta.5":"2020-04-30T20:21:09.229Z","3.0.0-beta.6":"2020-05-01T22:57:33.409Z","3.0.0-beta.7":"2020-05-02T21:06:57.337Z","3.0.0-beta.8":"2020-05-04T14:50:11.685Z","3.0.0-beta.9":"2020-05-04T21:15:21.423Z","3.0.0-beta.10":"2020-05-07T15:22:01.352Z","3.0.0-beta.11":"2020-05-11T18:26:26.137Z","3.0.0-beta.12":"2020-05-11T19:53:19.066Z","3.0.0-beta.13":"2020-05-17T01:54:26.747Z","3.0.0-beta.14":"2020-05-18T18:42:51.923Z","3.0.0-beta.15":"2020-06-12T22:09:46.334Z","3.0.0-beta.16":"2020-06-29T22:35:32.670Z","3.0.0-beta.17":"2020-06-30T16:09:23.674Z","3.0.0-beta.18":"2020-07-02T01:07:06.810Z","3.0.0-beta.19":"2020-07-07T14:05:38.159Z","3.0.0-beta.20":"2020-07-08T16:46:07.845Z","3.0.0-beta.21":"2020-07-14T21:18:51.263Z","3.0.0-beta.22":"2020-07-15T16:45:04.655Z","3.0.0-beta.23":"2020-07-16T16:49:39.617Z","3.0.0-beta.24":"2020-07-16T17:52:37.808Z","3.0.0-rc.1":"2020-07-17T19:31:01.826Z","3.0.0-rc.2":"2020-07-19T18:53:18.090Z","3.0.0-rc.3":"2020-07-21T19:28:09.430Z","3.0.0-rc.4":"2020-07-21T19:41:26.203Z","3.0.0-rc.5":"2020-07-28T21:42:45.313Z","3.0.0-rc.6":"2020-08-19T22:18:23.612Z","3.0.0-rc.7":"2020-08-21T18:13:43.247Z","3.0.0-rc.8":"2020-08-25T14:32:42.670Z","3.0.0-rc.9":"2020-08-26T22:21:59.280Z","3.0.0-rc.10":"2020-09-02T16:42:39.636Z","3.0.0-rc.11":"2020-09-15T17:16:22.884Z","3.0.0-rc.12":"2020-09-16T17:51:06.958Z","3.0.0-rc.13":"2020-09-18T05:40:12.305Z","3.0.0":"2020-09-18T15:28:51.310Z","3.0.1":"2020-10-15T16:38:02.089Z","3.0.2":"2020-10-20T20:25:04.867Z","3.0.3":"2020-11-25T16:17:05.663Z","3.0.4":"2020-12-02T22:24:24.540Z","3.0.5":"2020-12-30T20:51:00.870Z","3.0.6":"2021-02-24T20:20:38.451Z","3.0.7":"2021-03-01T16:00:04.409Z","3.0.8":"2021-03-26T21:36:22.174Z","3.0.9":"2021-03-27T15:30:45.511Z","3.0.10":"2021-03-31T00:06:19.595Z","3.0.11":"2021-04-01T23:53:19.726Z","3.1.0-beta.1":"2021-05-08T20:25:10.669Z","3.1.0-beta.2":"2021-05-08T20:59:43.867Z","3.1.0-beta.3":"2021-05-12T21:37:42.449Z","3.1.0-beta.4":"2021-05-24T23:17:19.628Z","3.1.0-beta.5":"2021-05-26T20:07:31.942Z","3.1.0-beta.6":"2021-05-28T20:59:30.231Z","3.1.0-beta.7":"2021-06-02T20:13:26.124Z","3.1.0":"2021-06-07T16:39:12.618Z","3.1.1":"2021-06-07T20:27:29.099Z","3.1.2":"2021-06-22T18:25:23.801Z","3.1.3":"2021-07-01T23:28:39.240Z","3.1.4":"2021-07-02T12:38:24.715Z","3.1.5":"2021-07-16T16:38:35.112Z","3.2.0-beta.1":"2021-07-16T18:44:35.559Z","3.2.0-beta.2":"2021-07-19T23:37:25.346Z","3.2.0-beta.3":"2021-07-20T21:47:31.127Z","3.2.0-beta.4":"2021-07-21T21:40:56.059Z","3.2.0-beta.5":"2021-07-23T20:10:51.439Z","3.2.0-beta.6":"2021-07-27T22:56:27.015Z","3.2.0-beta.7":"2021-07-29T17:22:00.520Z","3.2.0-beta.8":"2021-08-07T03:12:56.184Z","3.2.0":"2021-08-09T19:52:22.378Z","3.2.1":"2021-08-09T20:30:20.880Z","3.2.2":"2021-08-11T15:40:53.039Z","3.2.3":"2021-08-16T22:25:58.919Z","3.2.4":"2021-08-17T16:27:19.130Z","3.2.5":"2021-08-24T15:55:05.521Z","3.2.6":"2021-08-24T16:55:04.082Z","3.2.7":"2021-09-01T22:05:48.564Z","3.2.8":"2021-09-02T18:47:02.086Z","3.2.9":"2021-09-05T22:24:32.181Z","3.2.10":"2021-09-07T20:20:41.513Z","3.2.11":"2021-09-08T22:58:45.452Z","3.2.12":"2021-09-17T14:55:40.412Z","3.2.13":"2021-09-21T18:23:09.564Z","3.2.14":"2021-09-22T22:37:11.453Z","3.2.15":"2021-09-23T13:49:15.764Z","3.2.16":"2021-09-23T14:17:15.898Z","3.2.17":"2021-09-24T16:43:24.177Z","3.2.18":"2021-09-24T20:05:31.197Z","3.2.19":"2021-09-25T18:58:36.999Z","3.2.20":"2021-10-08T17:02:06.245Z","3.2.21":"2021-11-02T06:35:32.326Z","3.2.22":"2021-11-15T03:45:25.031Z","3.2.23":"2021-11-26T06:34:22.635Z","3.2.24":"2021-12-06T09:03:49.612Z","3.2.25":"2021-12-12T04:21:49.606Z","3.2.26":"2021-12-12T07:04:03.444Z","3.2.27":"2022-01-16T14:08:54.923Z","3.2.28":"2022-01-21T08:15:49.860Z","3.2.29":"2022-01-23T14:03:04.255Z","3.2.30":"2022-02-07T06:15:28.550Z","3.2.31":"2022-02-12T08:42:25.440Z","3.2.32":"2022-04-12T08:07:59.918Z","3.2.33":"2022-04-14T10:14:52.725Z","3.2.34-beta.1":"2022-05-17T04:54:08.795Z","3.2.34":"2022-05-19T04:42:49.090Z","3.2.35":"2022-05-20T17:16:41.632Z","3.2.36":"2022-05-23T02:04:34.113Z","3.2.37":"2022-06-06T12:08:35.421Z","3.2.38":"2022-08-30T08:02:19.211Z"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"description":"internal utils shared across @vue packages","homepage":"https://github.com/vuejs/core/tree/main/packages/shared#readme","keywords":["vue"],"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git","directory":"packages/shared"},"author":{"name":"Evan You"},"bugs":{"url":"https://github.com/vuejs/core/issues"},"license":"MIT","readme":"# @vue/shared\n\nInternal utility functions and constants shared across `@vue` packages.\n","readmeFilename":"README.md"} \ No newline at end of file
diff --git a/cli/tests/testdata/npm/registry/@vue/shared/shared-3.2.38.tgz b/cli/tests/testdata/npm/registry/@vue/shared/shared-3.2.38.tgz
new file mode 100644
index 000000000..99112c2dd
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/@vue/shared/shared-3.2.38.tgz
Binary files differ
diff --git a/cli/tests/testdata/npm/registry/csstype/csstype-2.6.20.tgz b/cli/tests/testdata/npm/registry/csstype/csstype-2.6.20.tgz
new file mode 100644
index 000000000..ecc42c27f
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/csstype/csstype-2.6.20.tgz
Binary files differ
diff --git a/cli/tests/testdata/npm/registry/csstype/registry.json b/cli/tests/testdata/npm/registry/csstype/registry.json
new file mode 100644
index 000000000..326499b7e
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/csstype/registry.json
@@ -0,0 +1 @@
+{"_id":"csstype","_rev":"86-bc116b6a4b55f93fcecac2881f0b2239","name":"csstype","description":"Strict TypeScript and Flow types for style based on MDN data","dist-tags":{"latest":"3.1.0","version-2":"2.6.20"},"versions":{"1.0.0":{"name":"csstype","version":"1.0.0","main":"index.d.ts","author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.2","@types/jest":"^20.0.3","@types/node":"^6.0.0","@types/prettier":"^1.6.1","chokidar":"^1.7.0","jest":"^21.1.0","mdn-data":"1.0.0","prettier":"^1.7.0","ts-node":"^3.3.0","tslint":"^5.7.0","typescript":"^2.5.2"},"scripts":{"build":"ts-node build.ts","watch":"ts-node build.ts --watch","prettier":"prettier --single-quote --write build.ts */*.ts","test":"jest","prepublish":"npm run test && npm run build"},"description":"TypeScript definitions for CSS, generated by [data from MDN](https://github.com/mdn/data). It provides autocompletion and type checking for CSS properties and values.","_id":"csstype@1.0.0","dist":{"shasum":"61976ba61e6fe1aadd00a531cc86fa10f190af52","tarball":"http://localhost:4545/npm/registry/csstype/csstype-1.0.0.tgz","integrity":"sha512-e2RXEbQeTyl1ot019KmcvNOBDa6AB4ZTl8f5k8xfy9xXQV+VLaR5GFzLcLtQU19pL/V1X8t8PameUwVt85Zjpg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/2CI+fGH/gQbmO+z2feLVhQhZEos/h+eG9ZPwsWmCQgIgczx+NqavQsV4rMXXa2o9QskejAD3GYQwYBhk6T31QNA="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype-1.0.0.tgz_1506291265016_0.6202688971534371"},"directories":{}},"1.0.1":{"name":"csstype","version":"1.0.1","main":"index.d.ts","description":"TypeScript definitions for CSS","repository":{"type":"git","url":"https://github.com/faddee/csstype"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.2","@types/jest":"^20.0.3","@types/node":"^6.0.0","@types/prettier":"^1.6.1","chokidar":"^1.7.0","jest":"^21.1.0","mdn-data":"1.0.0","prettier":"^1.7.0","ts-node":"^3.3.0","tslint":"^5.7.0","typescript":"^2.5.2"},"scripts":{"build":"ts-node build.ts","watch":"ts-node build.ts --watch","prettier":"prettier --single-quote --write build.ts */*.ts","test":"jest","prepublish":"npm run test && npm run build"},"_id":"csstype@1.0.1","dist":{"shasum":"d9f97fd4d93e613b6881c29639f1745f7bf5aaf5","tarball":"http://localhost:4545/npm/registry/csstype/csstype-1.0.1.tgz","integrity":"sha512-InYpYUdOqZSlqXBf0S3AUHFSWkUn7Sz2XCHi7BECnrgj/4YDqqQc29BOgqKzpwAY4KkcbOFLy/FNqiX+vUbRtg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDWbhDv2Uekw2O7jutuBXTfIorKi8uMxyTnPa471h1khwIgXnH85EYrT5FNG4nelR0JwQK2NOOM4Q1IDOygVTSE7rQ="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype-1.0.1.tgz_1506365446641_0.6749728270806372"},"directories":{}},"1.1.0":{"name":"csstype","version":"1.1.0","main":"index.d.ts","description":"TypeScript definitions for CSS","repository":{"type":"git","url":"https://github.com/faddee/csstype"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.2","@types/jest":"^20.0.3","@types/node":"^6.0.0","@types/prettier":"^1.6.1","chokidar":"^1.7.0","jest":"^21.1.0","mdn-data":"1.0.0","prettier":"^1.7.0","ts-node":"^3.3.0","tslint":"^5.7.0","typescript":"^2.5.2"},"scripts":{"build":"ts-node build.ts","watch":"ts-node build.ts --watch","prettier":"prettier --single-quote --write build.ts */*.ts","test":"jest","prepublish":"npm run test && npm run build"},"_id":"csstype@1.1.0","dist":{"shasum":"504fe0cb1b2ede48373beb42fa65255b2ae17828","tarball":"http://localhost:4545/npm/registry/csstype/csstype-1.1.0.tgz","integrity":"sha512-2pERbeHV3SqwP0Izje+T332tSoXQtySzu5AMJcSlCmILH88/oGRhctqpD+ZcF1IuW9K81qqTuAHWT0MqHpz4Rw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQClZ3ZCjswBEaG7t3YjU4h6YS/Zu+T3mbv2PJzfPonXbQIgNy4qfw4t/CEqPwng8pTa/wa8XaG2F+lIBHOwXHQUK8U="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype-1.1.0.tgz_1506379016650_0.6128593061584979"},"directories":{}},"1.2.0":{"name":"csstype","version":"1.2.0","main":"index.d.ts","description":"TypeScript definitions for CSS","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.2","@types/jest":"^22.0.1","@types/node":"^9.3.0","@types/prettier":"^1.6.1","chokidar":"^2.0.0","jest":"^22.0.6","mdn-data":"1.0.0","prettier":"^1.7.0","ts-node":"^4.1.0","tslint":"^5.7.0","typescript":"^2.5.2"},"scripts":{"build":"ts-node build.ts","watch":"ts-node build.ts --watch","prettier":"prettier --single-quote --write build.ts */*.ts","test":"jest","prepublish":"npm run test && npm run build"},"gitHead":"8dc677750f5a5500a6589bca8f2238c0e822bddd","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@1.2.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-CBeFdD7f3NlyggFnDdHrkck8KkxHfI2TlIwrQoCHptJZ9yDi1q/CVGC4pRMf/TijqEJ37bD0QNNzF+11BfKSaA==","shasum":"ae6d8239a51ced52fe359b38d8b19a75747fc8cd","tarball":"http://localhost:4545/npm/registry/csstype/csstype-1.2.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEuKrOcf9VfbhrL+iBFk5d/oxLMGW82E+9ENBtIFjaWvAiEArpQlPTcGVQpVVVLz/X8r5lz/L3d03A5rj+IpbpSLlcM="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype-1.2.0.tgz_1516034182500_0.2088893661275506"},"directories":{}},"1.2.1":{"name":"csstype","version":"1.2.1","main":"index.d.ts","description":"TypeScript definitions for CSS","repository":{"type":"git","url":"https://github.com/frenic/csstype"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.2","@types/jest":"^22.0.1","@types/node":"^9.3.0","@types/prettier":"^1.6.1","chokidar":"^2.0.0","jest":"^22.0.6","mdn-data":"1.0.0","prettier":"^1.7.0","ts-node":"^4.1.0","tslint":"^5.7.0","typescript":"^2.5.2"},"scripts":{"build":"ts-node build.ts","watch":"ts-node build.ts --watch","pretty":"prettier --single-quote --write build.ts **/*.ts","test":"jest --no-cache","prepare":"tsc && npm run test && npm run build"},"files":["index.d.ts"],"_id":"csstype@1.2.1","dist":{"shasum":"66f56173990062e7cbb16245c7a2736f236e5b1f","tarball":"http://localhost:4545/npm/registry/csstype/csstype-1.2.1.tgz","integrity":"sha512-t9LE9jHFdcNSWfIXAgUlUKv3n8VHh2T3F3O5s/nUY1l+/JnRr0RUmlbSgSSGBqbpxfv5bRrdDmxXBLqMhKepyw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHx3m2NF1gEXR9fMjeUQSLAHOTT4qEHMAURU5GLyvqWoAiEA2lglSiOlak2YvK1/FLOSvpr+0pAYwby+B7OYOrBNraA="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype-1.2.1.tgz_1516051878357_0.4801400254946202"},"directories":{}},"1.3.0":{"name":"csstype","version":"1.3.0","main":"index.d.ts","description":"TypeScript definitions for CSS","repository":{"type":"git","url":"https://github.com/frenic/csstype"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.2","@types/jest":"^22.0.1","@types/node":"^9.3.0","@types/prettier":"^1.6.1","chokidar":"^2.0.0","jest":"^22.0.6","mdn-data":"1.0.0","prettier":"^1.7.0","ts-node":"^4.1.0","tslint":"^5.7.0","typescript":"^2.5.2"},"scripts":{"build":"ts-node build.ts","watch":"ts-node build.ts --watch","pretty":"prettier --single-quote --write build.ts **/*.ts","test":"jest --no-cache","prepare":"npm run test && npm run build && tsc typecheck.ts --noEmit"},"files":["index.d.ts"],"_id":"csstype@1.3.0","dist":{"shasum":"d4c69b4ddf3c096a6e5528aa5b997e9ecd0f4c42","tarball":"http://localhost:4545/npm/registry/csstype/csstype-1.3.0.tgz","integrity":"sha512-mDkp0PzjTZ0vdwzr5dtzem6xNlCgtYX7L+/k0rkNLz8nwum0c22PetT4bCCK8aG9pjXvT7EXuW+meZ54b0NdyQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEhWrnwre+IB1U1i7isNqY5kcxlB2VFcT3dznmBe8TmUAiEAmTc73LDqgvJzGLulLgUzoFvmaMoTnpDwnOWIh0NRwR0="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype-1.3.0.tgz_1516263262041_0.07712730811908841"},"directories":{}},"1.4.0":{"name":"csstype","version":"1.4.0","main":"index.d.ts","description":"TypeScript definitions for CSS","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.4","@types/jest":"^22.1.1","@types/node":"^9.4.0","@types/prettier":"^1.10.0","chokidar":"^2.0.0","jest":"^22.1.4","mdn-data":"1.1.0","prettier":"^1.10.2","ts-node":"^4.1.0","tslint":"^5.9.1","typescript":"^2.7.1"},"scripts":{"build":"ts-node build.ts","watch":"ts-node build.ts --watch","pretty":"prettier --write build.ts **/*.{ts,js,json}","test":"jest --no-cache","prepublish":"tsc && npm run test && npm run build && tsc typecheck.ts --noEmit"},"files":["index.d.ts"],"gitHead":"aec469f18db94f5c5b90aec7d5145cfd948481d8","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@1.4.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-jg3JxdFNyJHL4L6xcHP2Jf/OSWNcvQlrvhFYmaRdz0KvknN3SZytaLJIx6/IukCATZyEDyD7Llbet42Lp5qo0Q==","shasum":"96037936eb79a6010c1fbe0f3230fc2e307e6474","tarball":"http://localhost:4545/npm/registry/csstype/csstype-1.4.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH9cxIU/Y2QcPA0250HddoFEPNeYKRYsZz/1jMoNQ/lSAiAP0IWwJ5IcrlQsaZ7wO/2bOOS0ORb8AOnwAJzNdLXJKQ=="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype-1.4.0.tgz_1517617385146_0.1266497978940606"},"directories":{}},"1.5.0":{"name":"csstype","version":"1.5.0","main":"index.d.ts","description":"TypeScript definitions for CSS","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.4","@types/jest":"^22.1.1","@types/node":"^9.4.0","@types/prettier":"^1.10.0","chokidar":"^2.0.0","jest":"^22.1.4","mdn-data":"1.1.0","prettier":"^1.10.2","ts-node":"^4.1.0","tslint":"^5.9.1","tslint-config-prettier":"^1.7.0","typescript":"^2.7.1"},"scripts":{"build":"ts-node build.ts","watch":"ts-node build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json}","sloppy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","prepublish":"tsc && npm run test && npm run build && tsc typecheck.ts --noEmit"},"files":["index.d.ts"],"gitHead":"9bf9714d6600a8a2a8ba68b096829e1433b69047","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@1.5.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-m/JGQ66q9wL6esUV9eyIyEx7SizCGz6SvJFKWKA2gg1UpdkYY5zHDE8N4153NQsNp/8dGlCWbWddNqCSPbxTrQ==","shasum":"8a5e76e198dceb4cbf02f21e5ed5c73295351dec","tarball":"http://localhost:4545/npm/registry/csstype/csstype-1.5.0.tgz","fileCount":3,"unpackedSize":118735,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDgCbJl5VRyBFJGiP3S2/8rZgHyJLEv5KcsVJqVAHibxgIgLviTRSmtkSA0wHjA/xNTuIwT1zl1eJ80Uj1AII02egg="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_1.5.0_1518036715095_0.5685212883533706"},"_hasShrinkwrap":false},"1.6.0":{"name":"csstype","version":"1.6.0","main":"index.d.ts","description":"TypeScript definitions for CSS","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.4","@types/jest":"^22.1.1","@types/node":"^9.4.2","@types/prettier":"^1.10.0","chokidar":"^2.0.0","flow-bin":"^0.65.0","jest":"^22.2.1","mdn-data":"1.1.0","prettier":"^1.10.2","ts-node":"^4.1.0","tslint":"^5.9.1","tslint-config-prettier":"^1.7.0","typescript":"^2.7.1"},"scripts":{"build":"ts-node build.ts","watch":"ts-node build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json}","sloppy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","prepublish":"tsc && npm run test && npm run build && tsc typecheck.ts --noEmit"},"files":["index.d.ts","flow-typed/"],"gitHead":"e172ec5da40a8d98844d2fdf8487e029bf1d6fd2","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@1.6.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-1A6eqoDM9P6w1BS7Q7uz1FiFcle6KNirqzK+PEweWQTdQWq82fRrFfpPYqqovEs4ckJLDDgKPtmiMKVzZY/OfQ==","shasum":"130ca7a80a7488fd46e383bf8be90ee82cacba69","tarball":"http://localhost:4545/npm/registry/csstype/csstype-1.6.0.tgz","fileCount":4,"unpackedSize":257475,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDy+nnlpWIG3N1EfVAeQmQ6e4gggDOpE/marqpk5svQWAIhAP1J3sQ1WbPyj/WFk3r/hE7IQvDew/UFt2t4lPK4aMv8"}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_1.6.0_1518447005089_0.28686430113910144"},"_hasShrinkwrap":false},"1.7.0":{"name":"csstype","version":"1.7.0","main":"","types":"index.d.ts","description":"TypeScript definitions for CSS","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.4","@types/jest":"^22.1.1","@types/node":"^9.4.2","@types/prettier":"^1.10.0","chokidar":"^2.0.0","flow-bin":"^0.65.0","jest":"^22.2.1","mdn-data":"1.1.0","prettier":"^1.10.2","ts-node":"^4.1.0","tslint":"^5.9.1","tslint-config-prettier":"^1.7.0","typescript":"^2.7.1"},"scripts":{"build":"ts-node build.ts","watch":"ts-node build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json}","sloppy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","prepublish":"tsc && npm run test && npm run build && tsc typecheck.ts --noEmit"},"files":["index.d.ts","flow-typed/"],"gitHead":"71763c0848f6487b9a04cfb45ff638bbf2bfbec3","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@1.7.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-Xb4HqrOem2uyre30MzlvbQRzAH9nk9VC9wxC+WJhrjTkjvHXueRc8aLUFUOl/GY7hbVfbRyNjqpIMlXQt4j3XQ==","shasum":"3bab7b4d8c1af5cc2a75cfc5daf3cb31f1d0cc30","tarball":"http://localhost:4545/npm/registry/csstype/csstype-1.7.0.tgz","fileCount":4,"unpackedSize":290054,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDC5Tv9DWZRydp9L8jiX9YZkZlRIdqsQPNvQrNa2BiZsAIhAJ9wDeXL1RpUdwYiOee7JfLvldCBrxXrhHpVcyx32Z4z"}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_1.7.0_1518561171689_0.005778479531661107"},"_hasShrinkwrap":false},"1.7.1":{"name":"csstype","version":"1.7.1","main":"","types":"index.d.ts","description":"TypeScript definitions for CSS","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.4","@types/jest":"^22.1.1","@types/node":"^9.4.2","@types/prettier":"^1.10.0","chokidar":"^2.0.0","flow-bin":"^0.65.0","jest":"^22.2.1","mdn-data":"1.1.0","prettier":"^1.10.2","ts-node":"^4.1.0","tslint":"^5.9.1","tslint-config-prettier":"^1.7.0","typescript":"^2.7.1"},"scripts":{"build":"ts-node build.ts","watch":"ts-node build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","prepublish":"tsc && npm run test && npm run build && tsc typecheck.ts --noEmit"},"files":["index.d.ts","flow-typed/"],"gitHead":"34da3dd43f366fa3255e54d576b8f9024346995e","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@1.7.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-++gHYRtfmVki16HtN+HMj2IuXNYHbH4FEZWf4b7jAfPf0XicXY4xL8POVQwUmhIutqpoRZiQJdlwlB/AI5B4oQ==","shasum":"63b719b14f196b9049bed35b24aa938bc9cd10d3","tarball":"http://localhost:4545/npm/registry/csstype/csstype-1.7.1.tgz","fileCount":4,"unpackedSize":290750,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC/ciJ5Ebpu1IZoTMfeYQj6L+i47VAGe0uVLau099FSyAiAMCwaf4/Ys59AcwW8Gz8znitAL1MXcKcKXLp2TM9vcHg=="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_1.7.1_1518703419206_0.4041801655711339"},"_hasShrinkwrap":false},"1.7.2":{"name":"csstype","version":"1.7.2","main":"","types":"index.d.ts","description":"TypeScript definitions for CSS","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.4","@types/jest":"^22.1.1","@types/node":"^9.4.2","@types/prettier":"^1.10.0","chokidar":"^2.0.0","flow-bin":"^0.65.0","jest":"^22.2.1","mdn-data":"1.1.0","prettier":"^1.10.2","ts-node":"^4.1.0","tslint":"^5.9.1","tslint-config-prettier":"^1.7.0","typescript":"^2.7.1"},"scripts":{"build":"ts-node build.ts","watch":"ts-node build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","prepublish":"tsc && npm run test && npm run build && tsc typecheck.ts --noEmit"},"files":["index.d.ts","index.js.flow"],"gitHead":"c85f57973cb7c81513d6080718b84b6805ee04a0","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@1.7.2","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-uppIo/duELe9wLf7HF1adTpXbaD1dyzjuXRzQCmk61PUuuHpHqK54MCT3pqr9SkwO6bsFCjYlqMFEDP+7WqvPg==","shasum":"aecd408172a24f02114c1fd98322a9b595e13b70","tarball":"http://localhost:4545/npm/registry/csstype/csstype-1.7.2.tgz","fileCount":4,"unpackedSize":275493,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChulvfIgn9yPPVBHuvPb+l8dPCQWr1b88F4JOXMXt1WgIgSzKeTLatLCcxxS0wgR8L2dwmoY0T+tlcoaWxeWZaNag="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_1.7.2_1519024716924_0.035244845988325"},"_hasShrinkwrap":false},"1.8.0":{"name":"csstype","version":"1.8.0","main":"","types":"index.d.ts","description":"TypeScript definitions for CSS","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.4","@types/jest":"^22.1.1","@types/node":"^9.4.2","@types/prettier":"^1.10.0","chokidar":"^2.0.0","flow-bin":"^0.65.0","jest":"^22.2.1","mdn-data":"1.1.0","prettier":"^1.10.2","ts-node":"^4.1.0","tslint":"^5.9.1","tslint-config-prettier":"^1.7.0","typescript":"^2.7.1"},"scripts":{"build":"ts-node build.ts","watch":"ts-node build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck"},"files":["index.d.ts","index.js.flow"],"gitHead":"6bd103a1d97a61320ad86f131a362edc71031b45","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@1.8.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-/Fc/D7lAIllf7zT6ldeSBLFnI2EgUqIQFuGkRmtnecw165IYzg4qr/g/8rVr+R19K8btmJY8U9PJw7RfTiCRCg==","shasum":"0c93ebcbfe8f42d1ab835b88bc8f3046de6261c5","tarball":"http://localhost:4545/npm/registry/csstype/csstype-1.8.0.tgz","fileCount":4,"unpackedSize":295416,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDEvHCALp4OScUzOkkrE+WFYbkMRohHeoaM4wu/Efn18AIhANyn4TUkFteHoBcMhLJvV2MtucnQutC+khWIo5mJFsAP"}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_1.8.0_1519294084773_0.9674745125803872"},"_hasShrinkwrap":false},"1.8.1":{"name":"csstype","version":"1.8.1","main":"","types":"index.d.ts","description":"TypeScript definitions for CSS","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.4","@types/jest":"^22.1.1","@types/node":"^9.4.2","@types/prettier":"^1.10.0","chokidar":"^2.0.0","flow-bin":"^0.65.0","jest":"^22.2.1","mdn-data":"1.1.0","prettier":"^1.10.2","ts-node":"^4.1.0","tslint":"^5.9.1","tslint-config-prettier":"^1.7.0","typescript":"^2.7.1"},"scripts":{"build":"ts-node build.ts","watch":"ts-node build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck"},"files":["index.d.ts","index.js.flow"],"gitHead":"bf399b5414c55b7ec4936e434b2e5aa4a10eb877","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@1.8.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-HwdDPxRqEfXqKT3IN8iY228AbZ9xNcpTyACtxm7TGu5d9GoL9ve1W687dEhNHY+qlgXN65EeRMCHanROpVb/dA==","shasum":"90c57913cabd3a6e53140f3545593729e6a80cf6","tarball":"http://localhost:4545/npm/registry/csstype/csstype-1.8.1.tgz","fileCount":4,"unpackedSize":295048,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQTiKa+il8RAD+ptjQZbOQ0HTwN98BbDvscTxh+NffxwIhAJipk54WeRi1W3kM3htxSpMLOuBV4bFAM8izLktR51Wp"}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_1.8.1_1519908301137_0.02690229790153209"},"_hasShrinkwrap":false},"1.8.2":{"name":"csstype","version":"1.8.2","main":"","types":"index.d.ts","description":"TypeScript definitions for CSS","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.4","@types/jest":"^22.1.1","@types/node":"^9.4.2","@types/prettier":"^1.10.0","chokidar":"^2.0.0","flow-bin":"^0.65.0","jest":"^22.2.1","mdn-data":"1.1.0","prettier":"^1.10.2","ts-node":"^4.1.0","tslint":"^5.9.1","tslint-config-prettier":"^1.7.0","typescript":"^2.7.1"},"scripts":{"build":"ts-node build.ts","watch":"ts-node build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck"},"files":["index.d.ts","index.js.flow"],"gitHead":"93369fa5252d801d1f1d79b35e1913a26edb541f","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@1.8.2","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-ZHl+k5s5MfzyruSVuDj7l51AQXPdqbzHUEplasMBzcL2sD/jgmu+QZyCjG1AlcxjUGcsuPJfzyRl4+9GuzHAfA==","shasum":"2c0f16da08b99f13fe7fbb242e87d1a19dbe77a7","tarball":"http://localhost:4545/npm/registry/csstype/csstype-1.8.2.tgz","fileCount":4,"unpackedSize":294902,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBRn+N2B96Fx/+/PegEznVBUebrvNuBuJMTDLspArSdgIhAOOLU2FsXyxo6Sg0mixEcqF+tiMqtw3qyp5VC5uAc2FS"}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_1.8.2_1520031581299_0.6970851740495649"},"_hasShrinkwrap":false},"2.0.0":{"name":"csstype","version":"2.0.0","main":"","types":"index.d.ts","description":"TypeScript definitions for CSS","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.4","@types/jest":"^22.1.1","@types/node":"^9.4.2","@types/prettier":"^1.10.0","chokidar":"^2.0.0","flow-bin":"^0.68.0","jest":"^22.2.1","mdn-data":"git+ssh://git@github.com/mdn/data.git#7905ee69f51248a1f3b506f31078f08f1fd7d5c4","prettier":"^1.10.2","ts-node":"^5.0.1","tslint":"^5.9.1","tslint-config-prettier":"^1.7.0","typescript":"^2.7.1"},"scripts":{"build":"ts-node build.ts","watch":"ts-node build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck"},"files":["index.d.ts","index.js.flow"],"gitHead":"7da722549ea31afa6ee57347bfdd046f687b34a8","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-3e8c5b/Fyhh5iv+QV0y9kCAcWn8tw/QxfN994GfmTj5u9oJrUH/Ktg1OZsMAzOviL/MqS1mJnlnia4QvC9WI/g==","shasum":"7d199dd8dca409077e81569eca0c71a74c4f4158","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.0.0.tgz","fileCount":4,"unpackedSize":323303,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtUw7aLMdQkqJlGw4h/Gy65OLOH54nYkezkf1kxOLSLAIgE8Qx7UNyu8IJOUuCrXAOTjb093c5nk2TzHaKJVRDkAE="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.0.0_1521451430325_0.44692611947077765"},"_hasShrinkwrap":false},"2.1.0":{"name":"csstype","version":"2.1.0","main":"","types":"index.d.ts","description":"TypeScript definitions for CSS","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.4","@types/jest":"^22.1.1","@types/node":"^9.4.2","@types/prettier":"^1.10.0","chokidar":"^2.0.0","flow-bin":"^0.68.0","jest":"^22.2.1","mdn-data":"git+ssh://git@github.com/mdn/data.git#7905ee69f51248a1f3b506f31078f08f1fd7d5c4","prettier":"^1.10.2","ts-node":"^5.0.1","tslint":"^5.9.1","tslint-config-prettier":"^1.7.0","typescript":"^2.7.1"},"scripts":{"build":"ts-node build.ts","watch":"ts-node build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck"},"files":["index.d.ts","index.js.flow"],"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"0ca815ad1dccaac9ca438da87bd287dde624d886","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.1.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-+7+cT9jVBoYMTcXH2Sc4pQlGhsDYuZPuSA+Ay9zuZm9UuSIFrkj2mZaYK5ty1hZSM0ZCuzVEKtZIF0cdGl84og==","shasum":"4a84bba2717d06549f391ac4eb7651aa1b7d0976","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.1.0.tgz","fileCount":4,"unpackedSize":352772,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHHH0JzCxU8+cgB2lCqGammX7Lyd+0/pdPcuq8a5Cm8xAiEA+WzGDVFtwi1b8mIvN337NMREjmJWXKVaktC2mfrbKGI="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.1.0_1522866392449_0.9131601882064218"},"_hasShrinkwrap":false},"2.1.1":{"name":"csstype","version":"2.1.1","main":"","types":"index.d.ts","description":"TypeScript definitions for CSS","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.4","@types/jest":"^22.1.1","@types/node":"^9.4.2","@types/prettier":"^1.10.0","chokidar":"^2.0.0","flow-bin":"^0.68.0","jest":"^22.2.1","mdn-data":"git+https://github.com/mdn/data.git#9513169e8dd59e5c076e879ac462af2d386b4699","prettier":"^1.10.2","ts-node":"^5.0.1","tslint":"^5.9.1","tslint-config-prettier":"^1.7.0","typescript":"^2.7.1"},"scripts":{"build":"ts-node build.ts","watch":"ts-node build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck"},"files":["index.d.ts","index.js.flow"],"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"0fca3b4a57d1eb989d51f06b4190180726ba4320","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.1.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-YsNVkaQtmsauSmlwqr/3EhJamZIObOcqfOgOmPuQxEXhsSvt/1/4M+bqN9xpsSEJqT2TWfTs2mPWrmwp0iQX6g==","shasum":"37b01a7a9958ef0b88167ff6678deccd732e0ae2","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.1.1.tgz","fileCount":4,"unpackedSize":358450,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCizY3rL0NFlfCqiujFpfz9skrHZpWt3PjpWXhdape42AIhANJ5tiLsZ6sd1TES8xqKpSw7HuPeP0d1d2f6fiBi4myd"}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.1.1_1522912139642_0.7326423885381992"},"_hasShrinkwrap":false},"2.2.0":{"name":"csstype","version":"2.2.0","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.4","@types/jest":"^22.1.1","@types/node":"^9.4.2","@types/prettier":"^1.10.0","chokidar":"^2.0.0","flow-bin":"^0.69.0","jest":"^22.2.1","mdn-browser-compat-data":"0.0.30","mdn-data":"1.1.1","prettier":"^1.10.2","ts-node":"^5.0.1","tslint":"^5.9.1","tslint-config-prettier":"^1.7.0","typescript":"^2.7.1"},"scripts":{"build":"ts-node build.ts","watch":"ts-node build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase -s recursive -X theirs --exec \"yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"files":["index.d.ts","index.js.flow"],"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"60faa74538df37fbb1ff4c1667812ec18ff7ea1e","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.2.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-5YHWQgAtzKIA8trr2AVg6Jq5Fs5eAR1UqKbRJjgQQevNx3IAhD3S9wajvqJdmO7bgIxy0MA5lFVPzJYjmMlNeQ==","shasum":"1656ef97553ac53b77090844a2531c6660ebd902","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.2.0.tgz","fileCount":4,"unpackedSize":469044,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID3dsqud6i0MY1X6Py0F1Izs6jdvEyVybkcylQWB3uvSAiADkJIW4bM4OZMwBHP5mHQ5orgeqCn4kLIbQRPKDq+1BA=="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.2.0_1523432920923_0.43559655594650004"},"_hasShrinkwrap":false},"2.3.0":{"name":"csstype","version":"2.3.0","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.4","@types/jest":"^22.1.1","@types/node":"^9.4.2","@types/prettier":"^1.10.0","chalk":"^2.3.2","chokidar":"^2.0.0","flow-bin":"^0.69.0","jest":"^22.2.1","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#3ab7b502352239d2131571d7463e098d2317532d","mdn-data":"git+https://github.com/mdn/data.git#c5fc95e780d14f4f949e9f26675bb6f0ae376ea0","prettier":"^1.10.2","ts-node":"^5.0.1","tslint":"^5.9.1","tslint-config-prettier":"^1.7.0","typescript":"^2.7.1"},"scripts":{"build":"ts-node build.ts","watch":"ts-node build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"files":["index.d.ts","index.js.flow"],"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"07e6101cc54c97d4ce3af19666ae90a027d46458","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.3.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-+iowf+HbYUKV65+HjAhXkx4KH6IFpIxnBlO0maKsXmBIHJXEndaTRYPVL4pEwtK6+1zRvkXo+WD1tRFKygMHQg==","shasum":"062e141c78345cf814da0e0b716ad777931b08af","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.3.0.tgz","fileCount":4,"unpackedSize":485413,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa18ZpCRA9TVsSAnZWagAArHwP/jUrNo5tEW7gOvOmKwfM\nKtxfd0gW7x9urCs0fgfmMezsadgx/+1fYYQtOLTFTOt3QdMAWDF38Nyzyr7z\ntYhDYnyn1LUP0tsfUmAhsV5LePnhwUK+uD+bB3jcNtyw4SHOWgVm7iWwGcNx\nL7rFhSQEGR2wXP0aCcJXcT8fSrwiPDELFNimX1WFxq38jgCF3jkED3mrEd+a\nzS6ogiwlqCjJxnZ2Z+dIJhy68wRlPd5IkTL/yLiuJnG8ObGw3FOifYtOl5Ez\nsQs8RGU5eYvK6eP4V8d0De6Gz8npIfqTtib6RTps4Rg1S5MSmJD1H0UkHlw1\np1OWIWfOp2OaJDpI8PQnUzi6YRIWAGLZsJ4xOS+d+upkU05j7lUwr3wWckqw\n7RC4hVnAkrhVmI6H2Dgap4LpbrV04b+zBImN+BOowBo9a6HIpwW/uZEoUoJO\ntbY4qHQjle1svoOkCX5UxcDjgTOtRgK7+810tW2RMWMMyr+FffDuEpQ//8t3\nC8KDuzNH851ZC41fx6WuWpI1HAOTM2GxzOUfl7wJ5NIyZ1offHDdcEF+MG2H\nB+Hj4vLUiWBz3vy/LJ+Po8PLIlaJvK9Syez/CIx0e2AWp1dnL1Ofp2K1PSVB\nXCkepfFGJl5JNBZupGteTuFxQWqSwHAvZdHgV6RNYvJ+rRviwMA2Y90OwIJZ\nF3bh\r\n=Ul4l\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6lvgHdO2YikeBytPT9K/EL47nUS6hYgLWFK8ks88e/gIgI20uk0iYJ5xCeY4Qme/FgV0wp1npoLU/Gpf+KiPvO68="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.3.0_1524090471874_0.516894233434505"},"_hasShrinkwrap":false},"2.3.1":{"name":"csstype","version":"2.3.1","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.4","@types/jest":"^22.1.1","@types/node":"^9.4.2","@types/prettier":"^1.10.0","chalk":"^2.3.2","chokidar":"^2.0.0","flow-bin":"^0.69.0","jest":"^22.2.1","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#bdff84a8265089c04a56e702c4a6287cea734b53","mdn-data":"git+https://github.com/mdn/data.git#aac67bea6ebf68e752a71ef0aca20ff838168101","prettier":"^1.10.2","ts-node":"^5.0.1","tslint":"^5.9.1","tslint-config-prettier":"^1.7.0","typescript":"^2.7.1"},"scripts":{"build":"ts-node build.ts","watch":"ts-node build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"files":["index.d.ts","index.js.flow"],"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"8a84b9e077f77fe76d2c440ef8a28bbbdcade77c","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.3.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-riPNx30TGbUsbEfJ+2awgZwfVDuierkfe2dCVh/cO97d3MOSGrHoyqis3T26xRZWg0S7w0+55RODABT0nsUqLw==","shasum":"3ee8e0110cb414e636c9c53c5e61d3118ccdec87","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.3.1.tgz","fileCount":4,"unpackedSize":485526,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3taXCRA9TVsSAnZWagAAHQkQAIlPKefDp0VehY2gzKXL\nK+mTlnTG1liEGOIZ99ZU4ZBqfVt3zXHtuOEZNWylLT9ARzrsRERM0CczOK2q\nFAXNIbqBXBTZyuELBg896PnBOHxq/RpQfvtUc4K6o1H/xywvT3uO2YvWJFrs\nAgzTIftUkwTl/mo0Cy6CbjIVGNapb+JaZ4qDsJrHrUG0pDqHmfrTjtBAY6zS\n0cMUdQvXkuQV3yAdePWCjqjlUeKm5jaIyC2FNuYa9uIoHXbla1t2dhJyrwBe\nJK/v9nxdCWeXeVJo7iJGpidrWTGz/QJTxFfxTM3lhCGPk5bfQiH6MKazaJPl\nPbf9mQnLwrH7YbcsaNIrM9v9fFMSgs+uoi4D5ShThfKSBAIXnV1EiZv/FN7Q\nK6ki4t5FpK9RByAAvX2rkGbYVESu8BuvILJwCYKLIHFWZn50Li2FNZHd/CEz\nXP776lzLEfAR07UWaQw/AIYFFihRra8mlUC+bD9mBLWviHLbBJbRUilD5COo\nQqI0x/+tnbx/HZtjOuxKPa6yo92bSVmFVIx5OoJUEPRK2HFHOL/cxsEK1SEB\n8zNg1BPGxo1gqgYPgZnKnxdoyQIsY10GOFmmZsHCtEbXPsi6d/PFDhd1gE+J\nkXWa50rOAickfNNQ/UykR54xpzwgy1uq/A+cHb712ndVbhkSP0qlP9WK9HlQ\nuIYa\r\n=rAJj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAnDNCMKNZf09Ag65XCVRdQ/JADV0/brafBiZGU6SqbZAiEAgzCXFccPw5hNj/aqxiU+kL1xvdZE4UJ/1ULl3VkCI6Q="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.3.1_1524553366008_0.570348340563219"},"_hasShrinkwrap":false},"2.4.0":{"name":"csstype","version":"2.4.0","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.5","@types/jest":"^22.2.3","@types/node":"^9.6.6","@types/prettier":"^1.12.0","chalk":"^2.4.0","chokidar":"^2.0.3","flow-bin":"^0.70.0","jest":"^22.4.3","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#bdff84a8265089c04a56e702c4a6287cea734b53","mdn-data":"git+https://github.com/mdn/data.git#aac67bea6ebf68e752a71ef0aca20ff838168101","prettier":"^1.12.1","ts-node":"^6.0.0","tslint":"^5.9.1","tslint-config-prettier":"^1.12.0","typescript":"^2.8.3"},"scripts":{"build":"ts-node build.ts","watch":"ts-node build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"files":["index.d.ts","index.js.flow"],"keywords":["css","style","typescript","flow","typings","types","definitions"],"bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.4.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-aYpteaa5Q+HqL0xmwRbqeqXPrwOXGiAMvnkNJi4dHY1c6x4LBltF/chAGYC4eICgH9iqjf7KeLgAPADdc6PNmQ==","shasum":"6c7d711cc135dcd90c812a80213eab006fc1acff","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.4.0.tgz","fileCount":4,"unpackedSize":893243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa34ErCRA9TVsSAnZWagAAg+YP/RAZH/J9h6u1qTG+/fP5\ndn+giDgJWE5M+FTV24oN6rN71DmFzr8TN88UurOuPBMIS3hv+YkMMLJAt8w3\nzH87Hc2CB1m5MzAm5bbsDqqgkocyvLTcB9WFu7Rx3gshGSJX0rTe97tKEvIT\no1UIkfkqdSbxbDKXUCAL8ViX0LWD8fV38uzCEmkuUUM4Fr4u5rmaBp7mAymt\nmuLQi/UTGoFuKuLhVmHIBV1vk7ytfoIvvfaMqZr1u3COVOgrfgQf5Fiia7iI\nSkNqBqAZcoMJ32hr5JO+CwytSxpnCiNAJuQEEz8vpWXkQDE65UoBfsldWQC7\ncOzyvx4gAs7fc5OrLVV797O71GnzWJ5ImbC7iuQtAnosKjW0F/JUt6iPndnN\nNhhPY2ZOe7TdJWJVuSN6M15ePHkFJ2DVayOtySd/Sap78JBZNh4aZT3gshCw\nRn5K2dWtd0X5df4ohnUH5inkQxNdSAKWhV0D4ipBs/WOZtH+Ixa1wFpJWQ8l\nlyR7bZnOC8PDheELni0Iq4hKb6tHBcafZ27+kDdU8Z3KrPtCzHe5VdpAskOa\nKRDEI3L4bid1gLvFbi9fUYR51Ea6izgCTleNSHWtooCHciq8I1ntkTz1Y8fm\nbq6a1ilOn/1uwo7zqm3Xb2K57S+CiaF3+KwREnyaPZq90ufurRgKFFENxyM/\nKd2C\r\n=nDsL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDLbwidmEjgQ90lzyYlisHwfve0k2PPAZ9Dyxf+WDCJkAiEAlTj6wy3WwSmYIE0d14fvuyWjkoR/MgW3GgcX9KttD+4="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.4.0_1524597035078_0.41999595863468064"},"_hasShrinkwrap":false},"2.4.1":{"name":"csstype","version":"2.4.1","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.5","@types/jest":"^22.2.3","@types/node":"^9.6.6","@types/prettier":"^1.12.0","chalk":"^2.4.0","chokidar":"^2.0.3","flow-bin":"^0.70.0","jest":"^22.4.3","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#024914f593d04fd16aa39b3101db24e0e5b6b978","mdn-data":"git+https://github.com/mdn/data.git#1fa9c92c235ed5c890bb31bbf7eb34dcdc45a6d8","prettier":"^1.12.1","ts-node":"^6.0.0","tslint":"^5.9.1","tslint-config-prettier":"^1.12.0","typescript":"^2.8.3"},"scripts":{"build":"ts-node build.ts","watch":"ts-node build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"files":["index.d.ts","index.js.flow"],"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"f9cc3fc6a365ef64519cc60fcdf85f779f3caf8d","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.4.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-JuXYT9dt8xtpc4mwHSOYnZtQS3TmYVhmZDyXbppTid29krM8Eyn5CmsZjIDTSvzunvutYOBwQmnziR5vgFkJGw==","shasum":"ba35a94259cffc07ed022954737a1da690dcae2c","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.4.1.tgz","fileCount":4,"unpackedSize":899123,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4YncCRA9TVsSAnZWagAAm48P+QAv3sSzgqZWw68AMTR/\nQqei0yOr8Zz0To+b2H51b3XyrRfN9ZOzEgfvUvS8yJLq3T6BTLB+MgFg11ir\n7LkUPn2wVSK8FF9+FQRXLnVRPr3Q+QCWf4uBMb9w0QiaXSEGytm8+zDldyFT\nXLArrsJlVfMf0ST+pzJ7WM7BPDZSUitYZ8PuLBN9PtrS7l58vmOZWn8l9Slm\nstP/x+qK6gtj6azSD9edptgZP+nqTJpmfLQXj+Mc/PQ+9PmKMyfgZBhTJqG3\nenSarpL167rbujaFMmoxVcwm3NcRmfW/OnXj6RujS4eCA05Oj7dWIRZONi4I\nI7Ms6zBxhQOVYZ0KXvvAzRORY55HAlGigzRBp4OnE9E5q+0kZFUSNhvskw3K\nSipTfIMjWHP1BfsUsGf95hoWtB/GSZFF5uTsGVsVkZ4iaAgROQ1jcQcfli9f\n6J83HVs4E2qRtJCL3n+7TQ6YvPMAqrWjqAGHPSEFO0Q2Gl08SIRpf/1rTpjx\nt8lQA/0HAxz1zJ66xnNN9xHBj9OBz8aO8wQ03LZ4R3euPfmTd1UBFC9elxBs\nPLFnarvQvDB5T6HJ8Jvj1oJWUK49BgUbcjri92NDBJq84QdsrtzdGc6J1khB\nruN0/uqurEL7i4y/Wrgrrz627wkpjPGcoCn3kEcSmhHP0ORdwgK1WTCSPcpN\npUkw\r\n=Gr9e\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEnVj45+vyb1A4lEQeR9pcLGk+9n+tV7cxCSBhu3o77dAiA7s6LzhONqayzU1L1zsriVg1kAh8GJFUc2W3kd7FYfXQ=="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.4.1_1524730331265_0.9408894763788469"},"_hasShrinkwrap":false},"2.4.2":{"name":"csstype","version":"2.4.2","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.5","@types/jest":"^22.2.3","@types/node":"^9.6.6","@types/prettier":"^1.12.0","chalk":"^2.4.0","chokidar":"^2.0.3","flow-bin":"^0.70.0","jest":"^22.4.3","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#b8c6f75d6e80af946a4416e04cc1decb6eb9a6e9","mdn-data":"git+https://github.com/mdn/data.git#33482ae3cba9a1a16a1e18f79921b97b4d8ec6e1","prettier":"^1.12.1","ts-node":"^6.0.0","tslint":"^5.9.1","tslint-config-prettier":"^1.12.0","typescript":"^2.8.3"},"scripts":{"update":"ts-node update.ts","build":"ts-node build.ts --start","watch":"ts-node build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"files":["index.d.ts","index.js.flow"],"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"cac649de59655a88b7155efc53507419b5d65d63","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.4.2","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-1TnkyZwDy0oUl//6685j2bTMNe61SzntWntijNdmmEzvpYbGmVMZkj204gv4glcQp6z/ypg+YRziT91XVFmOyg==","shasum":"158e36c69566bf968da63d0ba14eda1c20e8643a","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.4.2.tgz","fileCount":4,"unpackedSize":899326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5CV1CRA9TVsSAnZWagAAaKUQAJoEzvagT27ILpbbdVDt\nc6q96w4bsRaUvfqCHmLkFVuoDlOy8Nsf1FQfwn4cEj89Al48zkyeB8U6umzh\nVqtYbxOliKlRBLvc002qwEx2NQ01Mcy9Up/RGSRyhkl/UQueKOCalZomTirW\n88kRTlhY+GbdrXY8NY168g/SqgyvH5E+xymtIoSQ19A8MnJZ1fNgRnNoOIMV\n9u42Cz2nfBY5wfyx3bAh6QHknOghTEgYwyihPfyJix4QZRBSBR0TjvqNYVGh\n6BqEo6XSozJ6umqDOuPU6R+zv4Y//bM8QGjZo8uSE07fLw6J7bvvQ9/90mYr\nQmPy65BQiqNaANHyBjl4aeYjBo4l7G7x7lPzf2ogE05MBvwOGCY9qdJ9ri+O\n2s1xSTIMcG7We+9//VZc2dA0VuhxJngMNNOVONqlahQCzCof5KgjI9WFIhNa\n5D1JCxj1ZuCsQNHU0gxtKN/cGaLycrS7v+l/2GqiFi/i2i9nkHp1qKNcjets\n+WGbCfrn2I6EHRevxJqviBKrO9krC46THxabvJog4WhmfkH4vRNda8/OH3IB\nDHiWSfV0fwp8M6l2ABogRjY5LuZlDS3smvjqffryrSGim62PymBe5cQHYXU5\nN+xmn+y6ZBL7l1MvqCjJi+9/4G+uAgUCTqOC5JQtz7ZycD1/RnyuPAd5mZwI\nTBiq\r\n=2pFE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAC8BV7fBudfsxLVQPmfZITxsvRVJHO5CRinXQJwUsxeAiAQTOXeiJcmAi/N7odtRlgRQyvuKe45CsBXi4M4gl/X6w=="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.4.2_1524901236715_0.3162052634104653"},"_hasShrinkwrap":false},"2.5.0":{"name":"csstype","version":"2.5.0","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.5","@types/jest":"^22.2.3","@types/jsdom":"^11.0.4","@types/node":"^9.6.6","@types/prettier":"^1.12.0","chalk":"^2.4.0","chokidar":"^2.0.3","flow-bin":"^0.70.0","jest":"^22.4.3","jsdom":"^11.10.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#b8c6f75d6e80af946a4416e04cc1decb6eb9a6e9","mdn-data":"git+https://github.com/mdn/data.git#33482ae3cba9a1a16a1e18f79921b97b4d8ec6e1","prettier":"^1.12.1","sync-request":"^6.0.0","ts-node":"^6.0.0","tslint":"^5.9.1","tslint-config-prettier":"^1.12.0","turndown":"^4.0.2","typescript":"^2.8.3"},"scripts":{"update":"ts-node update.ts","build":"ts-node build.ts --start","watch":"ts-node build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"files":["index.d.ts","index.js.flow"],"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"399c3eae98ad44aab8e61408a7c06cef25ad43ce","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.5.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-KyGTo7/Y1lIK+JIfZ4LNEFdjN5lYwmJPpiP2fJbZF9LL95sY4CvUibobzzyXVsiuiD/oKcCzGZfT7WWZxHvkCw==","shasum":"53e1c242f422d5d976b81f42707bd9b8934492ee","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.5.0.tgz","fileCount":5,"unpackedSize":1152896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa822JCRA9TVsSAnZWagAAMVoP/jtCTRF5PMvhtVIn6lgX\nt1SBUaqaYenv+LDoK+Y8srwY5WaJq0HZOg/Mm6dNTkbQGYBwE2rHjaFESmrS\nvu941If8uegGihltiwFQ0u3SoSF5IH4OyQP4poTi7R264g4UJV7VyQd6bG9S\nJTtvxn+qLJ4A4og7G5/meGpFOf1pn7++gLVbhf5Oosgnfk9fwK85/TLlm/KI\nf91xVf8ghtcuxaQCGMPJGjkUXPTDO4SmXHEnYU7y8fwoVRHnZXUL4HSvBscq\nIfaki7a+AbRGnqajAhfmheJvGf2UCfMvJM8uYaN6T5nah/eFf3X5Sac7Vepi\nqLb4w0rJT4Sp6J0d4+6NLcorAidlOM5g8BR1EEe9HXst9h/KEHU47jJAv7GD\n66JXhPWo1tRq89K6o/TdZssfWyDkDQZPVk3AUMsmFsD5FQwLxHfvfdp7iQN1\n6bvpu/2JgCocDrwu6MDtvyPKk5SXge+W8wvAAeWt8eJgsirb/kW1Qk8u4O2q\nphNXIvKqE5/QF8O7twsNlrlKYNCW6POJOZ7Eg1J4fre2KHFiAH0ahHsbUBhL\nJwR26mDx5kEFunYLw5/u/hoH81+7otzh+3G+NTdWKR2cSSGYYK09My7S/EU1\ni/t32ZG5O+7mPF8B0hw0c+R3GAXqzHg6f3Te7xImMGX8+w917trT+ZuTHJIM\n2z+V\r\n=jJec\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCS83T9O0n0bfLTlRQyUi7nYKOnlCSSL8KePIKyywLFAwIhAL5bD7kY6K/V6xokS9nqg0bkwvJUcSwV5wDWOFH16Gdn"}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.5.0_1525902728320_0.2070916812571575"},"_hasShrinkwrap":false},"2.5.1":{"name":"csstype","version":"2.5.1","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.5","@types/jest":"^22.2.3","@types/jsdom":"^11.0.4","@types/node":"^9.6.6","@types/prettier":"^1.12.0","chalk":"^2.4.0","chokidar":"^2.0.3","flow-bin":"^0.70.0","jest":"^22.4.3","jsdom":"^11.10.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#785bcec91fda2fe1a794d01142cbb45601da8e23","mdn-data":"git+https://github.com/mdn/data.git#8f876a5637d488668555a366b277f8f09ba762f4","prettier":"^1.12.1","sync-request":"^6.0.0","ts-node":"^6.0.0","tslint":"^5.9.1","tslint-config-prettier":"^1.12.0","turndown":"^4.0.2","typescript":"^2.8.3"},"scripts":{"update":"ts-node update.ts","build":"ts-node build.ts --start","watch":"ts-node build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"files":["index.d.ts","index.js.flow"],"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"c3fd5dc48316ced76fa7ce57f190270887176515","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.5.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-qfG5lXkiUKz3kAuABSlpRxL9QL/U8ViJiXC6hvk/7tEJaCj7a2ZOW2kVtSFGpETOfQR7MicXjf/q1bmO1iShiA==","shasum":"654231d1ddddfc3eb93da281a1144e7c14fc0bdc","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.5.1.tgz","fileCount":5,"unpackedSize":1157186,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9iJ+CRA9TVsSAnZWagAAQ1AP/AlPAU8L/5ii94F3QeKu\nC5NjdDHkcwkfXCobC/56hiXEhrw3o1Y54EaexYkAnjxcPm8KNJs6frRBBiEA\nEqDfYgZkgOiUv9/7rQtIbqpgoVY/VJQnc/ydhyuYK06lOB2/0f/qIiUoqagQ\nDKgpdRVpMh2uD1aRulu76wBhBosFF0dhXdWSMqkdeWgmPydlLlG+nhxtY0Zu\nhAIRbAXk8/izarJYMz4OEjyYN2+7Uo3JEmhI+LE4Uen6nXib6ggJnsGiH0Dt\nMj3ORysxlcQHWUHk2t73Vo9IlhU92Az6CxrMlAcqFjzBWLN1sgBDGrPgyEH9\n1Afplmw4J2KKnfsYyhaMxR4hFEAFkRxuuXzEAT5FobAOr9/Q19CD52a5P8t4\n1HuYn0Gx+KSdSoJxtFsdvwkSql393LHiqILTPF/vq7Y3eWSyrLHo4wwQcCCI\nqMeuTQfCFvdm4kI/8G/DVijUPvdA4z3DhIWXgd1vGfUj7KbwcmMETUwKBiZY\nUt+srIWyAbkyOUV7TVpgg6LzoIEPtSgtSpV7/A3jrqo0p4FS3ZHdJo+Dmi5L\nEy0ARS5M4GUkoBbt+42/MYbhAuZWSyZCRt41Ak5F6vzq7hdMiknunIdjREqg\nMJ0dEBn0W03qeTlFX9VW8SKjYdejuhaFr15unCyPeMBethTtivqWRi4K6Kwj\nkTkW\r\n=EjXx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCw//i9oD8Fonosic1e/m1HdKsufDtwmhGHcgTWq/oz/wIgRE8PMfNwbUuRvpvTv6+8czMmbuLB2nWTNQrRBxbg8vA="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.5.1_1526080125995_0.5940595832158813"},"_hasShrinkwrap":false},"2.5.2":{"name":"csstype","version":"2.5.2","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.5","@types/jest":"^22.2.3","@types/jsdom":"^11.0.4","@types/node":"^9.6.6","@types/prettier":"^1.12.0","chalk":"^2.4.0","chokidar":"^2.0.3","flow-bin":"^0.70.0","jest":"^22.4.3","jsdom":"^11.10.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#98ac7ae6806cf83e040eeb22a8355919b8be87ad","mdn-data":"git+https://github.com/mdn/data.git#e19d1665200eaf7fb173d5e5f3dcb3890402eb3c","prettier":"^1.12.1","sync-request":"^6.0.0","ts-node":"^6.0.0","tslint":"^5.9.1","tslint-config-prettier":"^1.12.0","turndown":"^4.0.2","typescript":"^2.8.3"},"scripts":{"update":"ts-node update.ts","build":"ts-node build.ts --start","watch":"ts-node build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"files":["index.d.ts","index.js.flow"],"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"0fc0232af94a5b7dcc32cea713d0b8f89c0e5720","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.5.2","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-epoHrKPywwUhFTXadQNA5PPx4GChtkM03SkBeFZTaFtJcn6QfXpBkX2IAc4J9Oe18nha5NrTOo2OMOge+qH1mw==","shasum":"4534308476ceede8fbe148b9b99f9baf1c80fa06","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.5.2.tgz","fileCount":5,"unpackedSize":1165424,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/K2XCRA9TVsSAnZWagAAz80P/R/naWKZ6WKnM2wLRFWS\nP8qqQYLh6jw8xRddOgvVchsL7zLP2KF043vlwdXKhISBPHgjP6N7U2bM7kWa\nx+2B/p0RuVw/FecqyoUkRzO35q8hLuJMZvIWm7fs3EPw4a2WJz0YL0M0cyQU\n+n8Pa26aoICCTue19tBKE0Iawp9VgVBsaCeMMj48B1DgWW6KjSnPSLTVV1rM\n0c6nMq2X36hPkFrhC19RK/8yeKu7YbIMRxIup8XiT4B0dHUSchiNudlETW+u\nJ2cOB4TuCFGltCmf5TmdvJr2xA9OXMVrgPhH77xpj8kkAJCZHa0xU62hnPlx\n2kMQ2eKgWmgIwgyy3uQ4v/pGkQT8L6Kn8dqJnVTzbXi2NxeSJY4VNIY9AXIZ\nu5NCe5fVcGWmIC+vsMYapl8oXQURMC1ihV2Opa8m1nqrtVx+5zPSsluMISn1\nKe/nhK7XPXknMH+bQB306eTvwFnNIzLEeNSOeoiwk1GBVZhfpKOiOfWLTTnD\nKtzYFohKpjNtyu+A9XkfbOjtdZ3AMYI9q2xsGzyabY4V+TnOSbcmTrhimNFK\n63v/ISnIGUbi7tH7MVVdVpSjkCCk0jxUdkWZLPrMedOi/GanB+BZ8QEAjBwp\nhhJqImjI0M5Kz2qbPTaaLkLRWa++KdT/89x2UdLlfmp+TpBuycd9YIM0VNNv\npU9G\r\n=Lm46\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAFg3LJd9dQ/iKezuNzZqkssEA8CuAFwwhDKvc6IRDllAiBcWCDIV2/DxQQBOAwnFAI6DRYdAkxQDg+95d5NFc9MhA=="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.5.2_1526508949447_0.9878488712911087"},"_hasShrinkwrap":false},"2.5.3":{"name":"csstype","version":"2.5.3","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.5","@types/jest":"^22.2.3","@types/jsdom":"^11.0.4","@types/node":"^9.6.6","@types/prettier":"^1.12.0","chalk":"^2.4.0","chokidar":"^2.0.3","flow-bin":"^0.70.0","jest":"^22.4.3","jsdom":"^11.10.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#31277939241546b8963a78db4fd558efecc16feb","mdn-data":"git+https://github.com/mdn/data.git#cc2b997ebcfc4e05c8c4f0917379da19aa27186e","prettier":"^1.12.1","sync-request":"^6.0.0","ts-node":"^6.0.0","tslint":"^5.9.1","tslint-config-prettier":"^1.12.0","turndown":"^4.0.2","typescript":"^2.8.3"},"scripts":{"update":"ts-node update.ts","build":"ts-node build.ts --start","watch":"ts-node build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"files":["index.d.ts","index.js.flow"],"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"57bad5f268372c9c0609fd6778d653094d421e80","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.5.3","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-G5HnoK8nOiAq3DXIEoY2n/8Vb7Lgrms+jGJl8E4EJpQEeVONEnPFJSl8IK505wPBoxxtrtHhrRm4WX2GgdqarA==","shasum":"2504152e6e1cc59b32098b7f5d6a63f16294c1f7","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.5.3.tgz","fileCount":5,"unpackedSize":1169800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDUdnCRA9TVsSAnZWagAAN0UP/jxfiFk/T1H0fGMCJHoI\nC/VmxLoIoOL+XaoR2/woyVCgEbLacVqzdWTt4uY3y05mcuPNzNHo7TKpEd51\nW2LnQlrOdUBxJ/4gwV9bgSxBsmYmIAl1Z+A6NhNvCQ4C4rL0CoIxUruBlpDb\nTfD3HFwKXf3+4/Dt1IQnos6zc4s/l3avGsxPtf6mi8wt+n8y0aZQJSeSeltz\n3q+/giHaPukHiwAIW4yQW23qyjwm0MEIrOHk8R0G1Tsw49VyGdzLdaIIL79g\nc3UdHxtOCx+J6v/UdCjfkxL87LI+e/FpDc9q5uW3mhX+IjvLEFKxf+Zxch5B\nS3U2jmWzQ8NmGxIWdmVGbnZENKtIjoRdJ8eec3coTe1srP3w2BZvWkarNYH/\nLX2kGgEXwSroCoCP8J3ZdmPJDtKU4M+QrCTwqYLhNksGt8mdiJNk9iU20HIe\nYiK8bcBArdMElF1Rt1tBWl83Bl3/WCmmKYRCxVirky8Xy1K1FZ92rpU0epbH\nmN/eAm1CUvmavFn0FLPKqfbLMLPrpdV0buCDHMF4QIGagCjRQA68jV8MIXuD\nI4sLfpeEaCrKO5mpsWGi6Uv3nVhiRkXvzfoe4S0kNMQyNKb7aPe+/m0TEaSL\n3nQ6dhlaxnfoAsA9Ex74jeZKWOAAqaVBrc0qiSglZv92bJgnnwVT3CaLb2ch\nVgVB\r\n=52pg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQClRat4roBbwGrZTHSLxK2rpIzqsmz45OW3QJML2LrVEgIgGMw/P5gnPA8YVP9jr6LhlpPcCvAMkRHO1QIaJgjSq48="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.5.3_1527596902577_0.9898365887141232"},"_hasShrinkwrap":false},"2.5.4":{"name":"csstype","version":"2.5.4","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.5","@types/jest":"^23.1.0","@types/jsdom":"^11.0.4","@types/node":"^10.3.3","@types/prettier":"^1.13.1","chalk":"^2.4.1","chokidar":"^2.0.4","flow-bin":"^0.74.0","jest":"^23.1.0","jsdom":"^11.11.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#0a0276c9648467dee50981caceba80859ef0e0cd","mdn-data":"git+https://github.com/mdn/data.git#64fdd9b418b6beb5a424b43106a3fdb7b02a57be","prettier":"^1.13.5","sync-request":"^6.0.0","ts-node":"^6.1.1","tslint":"^5.10.0","tslint-config-prettier":"^1.13.0","turndown":"^4.0.2","typescript":"^2.9.2"},"scripts":{"update":"ts-node update.ts","build":"ts-node build.ts --start","watch":"ts-node build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"files":["index.d.ts","index.js.flow"],"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"f0ef1735c00833526cb007542a66e709eee2bac7","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.5.4","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-08qJTcCThE2OqIUMK2DIzimkKoGRxS8zlpvuRwPlUagljXPCua0/D6Wf1IIatqDiCvFXatgKy5emSbfPt1XDgw==","shasum":"93850187209b6d0a71d30a85abc95a6ae3f3e8cd","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.5.4.tgz","fileCount":5,"unpackedSize":1175996,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbKCuvCRA9TVsSAnZWagAAz/oP/1Wz2t247lagOQqJv0Mc\nV31Xnz2PiIAgB3wY3IbnXzY+X+LIc0gQiMe1koxVI+Om/APc1WBQUMHCSiNA\ni6+G3Nv/pSfrs42gGRA7hGAuHvcPai4vfxUvXIgRnlmAmPJPJ8Ey/yXHQHEX\nh97YbonkKnVausFBAkXdqxaESagmtp+HFHkK3JLJ6OsbUSTaCy2NdacuI5Uw\n/YJNHB0k1SeEMFF2kPmb5Pt+C08Q0EybsL4iNJ0Htlgr3nOoX0awAjxSRG1N\nkaeVm+6+kicBl8cOxgp13KCWHXqjGU6nr0cD5sjlq9kIDGE6lE/xnwd77hyb\nsZ1Kcdt94/kWKbKVkCApHZ8bGCGnMAdUgGl72M9gw28EnZonE4atGgtuhvyJ\n0GkceqNVoW2EhkES5Q0PRBYvxmFknRRsCJN3k9SynThb/TJXfvw/s4DPV+0L\nhaL4LJbKOOzaMIt2E9+Z2zOTjhL4Eemlgf+LnBrRc4I/PNOBiPibopdH7PnC\nV4eHyA3CdWAPdQrdFRWNZ5pQ80zlJ34HvFfuOPUO5TX+ecdCU4qrT13upwmY\nY4lXFQQsNg7fjIW9r3lsInjuOCy7fILaU8GxJVWpBqB6e5h5oprJgGWZrFRk\n41xBQO93h25TOKYpvz7plTlkpNghUb0qWwm7eBSn+fVFqoqgraa2kC/kVHIS\n7KB7\r\n=dgNk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBchyvG3rxC9iljkDdAhM36FHpuGQ8jhhRTbxwqKsBlxAiAdueIxBOmITnGX849fs0X4VVkMGacpIFLoGhHHZJgCFA=="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.5.4_1529359278200_0.31258767674464116"},"_hasShrinkwrap":false},"2.5.5":{"name":"csstype","version":"2.5.5","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.5","@types/jest":"^23.1.0","@types/jsdom":"^11.0.4","@types/node":"^10.3.3","@types/prettier":"^1.13.1","chalk":"^2.4.1","chokidar":"^2.0.4","flow-bin":"^0.74.0","jest":"^23.1.0","jsdom":"^11.11.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#db830230ee3c7cac7d590695a74cead460850449","mdn-data":"git+https://github.com/mdn/data.git#f9b6921eab90a071fb592221495af36ed0c761ce","prettier":"^1.13.5","sync-request":"^6.0.0","ts-node":"^6.1.1","tslint":"^5.10.0","tslint-config-prettier":"^1.13.0","turndown":"^4.0.2","typescript":"^2.9.2"},"scripts":{"update":"ts-node update.ts","build":"ts-node build.ts --start","watch":"ts-node build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"files":["index.d.ts","index.js.flow"],"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"263a495b04978c5cee1ed8db3665f53d80384f12","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.5.5","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-EGMjeoiN3aqEX5u/cyH5mSdGBDGdLcCQvcEcBWNGFSPXKd9uOTIeVG91YQ22OxI44DKpvI+4C7VUSmEpsHWJaA==","shasum":"4125484a3d42189a863943f23b9e4b80fedfa106","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.5.5.tgz","fileCount":5,"unpackedSize":1175642,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbKVHOCRA9TVsSAnZWagAAbZ8P/iYwZyn4Nn7iZb3YJXrj\n53wV24mJ2Wbyj3uWDQxJktg0Y3qekkkAtYrBvddJcs2Xa7YDn9PrfffqF+c9\nNDKXg2nuQW8j3FmqAwcEz05sz1/GT4bzQjeKKqDEn4z/gUTBskP6v0efKKvi\nwOgpm1WbJwYvhSBmk6+hYH4l6k3NIzw4ENHUysViOuIEerLzbwrln8t9enu7\n8P1jG/0ZRvn4aRZ+0E1imN4l/nvPBV8f7NYGN86mclaSxhdH541zfVWQCsLO\nn46AGLnslykCXxPH65LbVk5JSjDADgxUdNL1oe8iDhAHRbD3DMjufVc5vHFq\n9bLY4jAFPpPFiULxbkuuaqTwu/tInE8wAEoet6XB+rW0YFYgUdgiH3bTSqrx\n68TnNnniw58N+i98G/xuwwfej0L89IAdBVVQi2xuCSWuEu4Ipx9VO+Q2p2x7\nJvJtqPhrd7Ikd286D8qfRb/0yRfXD36TM/kayRZWhd1NqdZK2y/XLAl80+31\ncWejoEFllqeGSFCk5baErYAMJMkclobxrPy2+II0MXqzt79J2yZtshzRbWoK\nQYllZ3KJQ5dq2/bab4au2EKE+77sJK+G4J57uYR3cU6X9FMVygRopq6CZUW6\nbMNyneUHxLhofLMhilsHzlQg8iNwDgnk8+83Fyd407DpjE8DfTABjAOy3Ord\nDSJu\r\n=0puR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICNnMTTvnBZbivrebUqazE34FvQb54jZamJn28W/nEinAiEAnqVo/3dYuCAhggmcdIq0UpriiV1aUJ1xPMFSukJ2tNo="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.5.5_1529434573004_0.6159816145804999"},"_hasShrinkwrap":false},"2.5.6":{"name":"csstype","version":"2.5.6","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.5","@types/jest":"^23.1.0","@types/jsdom":"^11.0.4","@types/node":"^10.3.3","@types/prettier":"^1.13.1","chalk":"^2.4.1","chokidar":"^2.0.4","flow-bin":"^0.74.0","jest":"^23.1.0","jsdom":"^11.11.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#d678f5bb0ac426c833ccdaf55daabf472e6c0ca2","mdn-data":"git+https://github.com/mdn/data.git#893a6049355daf5e65361d2858ed08816d58948c","prettier":"^1.13.5","sync-request":"^6.0.0","ts-node":"^6.1.1","tslint":"^5.10.0","tslint-config-prettier":"^1.13.0","turndown":"^4.0.2","typescript":"^2.9.2"},"scripts":{"update":"ts-node update.ts","build":"ts-node build.ts --start","watch":"ts-node build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"files":["index.d.ts","index.js.flow"],"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"71c01c6a7fd1488ccb69769440f7d9418237e21c","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.5.6","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-tKPyhy0FmfYD2KQYXD5GzkvAYLYj96cMLXr648CKGd3wBe0QqoPipImjGiLze9c8leJK8J3n7ap90tpk3E6HGQ==","shasum":"2ae1db2319642d8b80a668d2d025c6196071e788","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.5.6.tgz","fileCount":5,"unpackedSize":1185787,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbU7h1CRA9TVsSAnZWagAArEAQAIjkUV81h6c2+dssmQMW\nv+XVjV2Pc47yZpgRj/dG6OCZ/i1td7LHOHObeVfU0sk4UXBbz0MwmXfuPWCV\nXRLNZeqZKl9Zb415l8tzij7NI8DfNm4sWirLc1aJYLEfU5bo5NTvVltU15dL\nAiij13q6gflq8RJLf5L9qGrSYNGUjuC0x+L4dpQ+m8iujJju/sj8TgxYwjjx\n+n9PZb1TAbBZ37MTyXF/r2UyiSsJaX4GwI+sran+iFqecDlPQ1zITiiZsG5V\n5QivXQEb++l8/NNlB6xcngYQA3V6rOp9axWMloGWhjecHCkQPP64M1BD2Vh4\nU8WjOrmyOHJVyQr0DVCcnhgfHMPQdGZAAKR5zF5yeygae38vFQwBGZM3y/gp\n4ar23zjJ30Vh5VkcyAVQUnFsgisUc7bxeDnMrKoqpDRHNc/LnBQvE002sxUr\nDPboUiXbtoZU9CsHiw5Di7K9g+hw+s79u5ncqR5vhZn+q6sbjc98A5C4qSvM\nZmnYbgMg+cdXtaeHDR+K4X4TjqnAomZczr1+ckRj8Y5gYuHzMgdQ3YFKhwBH\nzBq23PogJMgFZE5f2yo7ugCP3VNePCvJLptOiZ1Fhbv6h2vHD4hwvtRg8bZG\n8h5RXl27khhC8ltAnLvQAPBOhFPy5MdY+M6QDRp6Sda+7WfKrgk3xD9Goc8v\nlKp9\r\n=wR0v\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF+bKyEEOV2Ox2rESfpQTWV1rSvheoJMZLCiTSoafPSqAiBoczOdNgb01Whhv6Xl+Yy7yeqkdpuWZU6jpSE/+b2mYA=="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.5.6_1532213365314_0.3155536494837219"},"_hasShrinkwrap":false},"2.5.7":{"name":"csstype","version":"2.5.7","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.5","@types/jest":"^23.1.0","@types/jsdom":"^11.0.4","@types/node":"^10.3.3","@types/prettier":"^1.13.1","chalk":"^2.4.1","chokidar":"^2.0.4","flow-bin":"^0.79.1","jest":"^23.1.0","jsdom":"^12.0.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#370be97bf066b9cd8a9977967deb77b6b1ef9eae","mdn-data":"git+https://github.com/mdn/data.git#70ef51ce10f76583b3a52918bf0e9ee2688bfb28","prettier":"^1.13.5","sync-request":"^6.0.0","ts-node":"^7.0.1","tslint":"^5.10.0","tslint-config-prettier":"^1.13.0","turndown":"^5.0.0","typescript":"^3.0.1"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"3f3298afb9540f219d6731b582b395f756fedfd2","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.5.7","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-Nt5VDyOTIIV4/nRFswoCKps1R5CD1hkiyjBE9/thNaNZILLEviVw9yWQw15+O+CpNjQKB/uvdcxFFOrSflY3Yw==","shasum":"bf9235d5872141eccfb2d16d82993c6b149179ff","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.5.7.tgz","fileCount":5,"unpackedSize":1485318,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmguzCRA9TVsSAnZWagAAsgQP/igpE5FIQC4YEAvSAlf2\nOZ0FF67E28zXUKDK0c13U6KwD275cKK0u7RmYPdeEfB9SKe69RN67I1Ro64I\neXIjG8UjdmfXK0llj3H48m7h4rqxWl/frwQvHrVkcjUxYai0Vq57h0CcqFQn\n48R4LM2sev0XWuxbTFPNTeUOqk2+IiDmhSxnJa+7rJi4/4ucXVQTpdIdtNJU\nKRZWTxDsA83fTQ5yo4za7RjroCElz1oXe90srzE3hXV/cEo6Nec6ELeBX9Jl\n27LQAWGRUFx+e4znFQzdTbtXiQgbRyr9SxOunwJX23YRhl/8yNFtZbj39Oa4\nz04k6IGXbyF5KVanQGpkFD23FXsQqluqhzPsHlwet2bfXcVIKV9kFi7Insej\nzlhSh4QpgMbtydSfQb+G7RMKsczDFwDRNLTsariNGJ01njcQvSwjBStSqpx7\nKWD+uSDLJnBloJUT66r7WxxZUT56MImBvMcVpZoEQyGGZ3HswsF3pqs3AfoD\nFDMXOQT5Kg4u65ow/vPFAp/cYuwb5qh+Qfkp1ROtAluWRNPbet13uGHC95yp\nkZLJHkxiDqsoEO9TL2uq8cuvSA24OiplS6MUgayVMY4bPJ6E+9g6g3VXu4++\nOvodzScDv53ZhTImuF3RpoliX7qZYDDJGH5SGRzBnYM6J/IDW3SCKJpNQQrr\nM1B5\r\n=Ur2x\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCJeHEtwMN34bAiikj8ZpV7CBvee//6N1Cpr/NbRsuOgwIhALWwD+RmVRU5yfdljA7nIpUG9wDtURBb7DC6fUrSP8y9"}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.5.7_1536822194030_0.9022711824930238"},"_hasShrinkwrap":false},"2.5.8":{"name":"csstype","version":"2.5.8","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.5","@types/jest":"^23.3.5","@types/jsdom":"^12.2.0","@types/node":"^10.11.7","@types/prettier":"^1.13.2","chalk":"^2.4.1","chokidar":"^2.0.4","flow-bin":"^0.83.0","jest":"^23.6.0","jsdom":"^12.2.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#e4ee665dd1c068a6bf74761ad4a8ece85c7a97d4","mdn-data":"git+https://github.com/mdn/data.git#a21219fa8363da2b3813c8a480616ccced374f6e","prettier":"^1.14.3","sync-request":"^6.0.0","ts-node":"^7.0.1","tslint":"^5.11.0","tslint-config-prettier":"^1.15.0","turndown":"^5.0.1","typescript":"^3.1.3"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"d4e511c781d9ce3fca015145fc27ad30b4ef3f90","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.5.8","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-r4DbsyNJ7slwBSKoGesxDubRWJ71ghG8W2+1HcsDlAo12KGca9dDLv0u98tfdFw7ldBdoA7XmCnI6Q8LpAJXaQ==","shasum":"4ce5aa16ea0d562ef9105fa3ae2676f199586a35","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.5.8.tgz","fileCount":5,"unpackedSize":1554302,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBOJVCRA9TVsSAnZWagAAKO4P/11FLKMzgdKdAlhXTAjw\n3j7kcLselmwWtxTD4Gp+zTbSf4dzO1BuN355F3WthUeSh0YSnWLKqZFwbg+s\nZ97Dx91KcuPZS5wTIVlbkQajUXrVQsT4cyuWPiT9t6WZSSIJ/WXdQxiDOVyn\nDNw169qjvYWBPu7L+Y86pX3DxSqBuHXRrdssZsYuTsDFZPUjnlKZN08nfaF5\nG/3/Tmbj0g5B8Ywqrr/v30S9CxLdoJpABH+E48p2A5Q1BvrVlNkLosAVY/35\nS74YTuLSdtFbs8Ho0v4zup5k3tyjUFi0P8DqTLX+NE3FXJf4mNbM8VAlF4OD\n8O3dEppEig6qh0n0hlMulekTZpHAJEW9Ft160jQPvi8vJ16/BfLp0Pt3XJh1\nH4DvjBLNvc1hmRdk+PZXg7Qvz47ksSa/8FQ3SNXnWC+qewhV7wY5BUdd9zc2\nWdmC2R/mlT4FYUrS3HQgXuOYghMEDvQnS1SxMQAkFXToyYPEvfLhTNLwap4R\nk5GxKZVRbeEFXR8i9+Lrer5NJ3/d+uK7asa/HVRKrmXPqrgQSKC3JQlHk9Ct\ndD6ZS+AGlwpMSuYcLTDZXjEQX0X59IldBhb8LPptqiMuUsrwnV2wSVaE3Dwz\noZYlu9I3SXBhb0bHfnAsBCgDYVYgHrX/SFRHCZCZU85K5Pwnund+JHMamlSf\nJU1s\r\n=jfpj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDTFN6BTWKyNVoZ+UgoBnrAAFnvb3gyr6YkMrh2T7y6aAiBcRdwWtdvzsXPPjWPKfDjrPRmj49yGo0gQRyzU0Hn5eA=="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.5.8_1543823956075_0.02251524475013067"},"_hasShrinkwrap":false},"2.6.0":{"name":"csstype","version":"2.6.0","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.5","@types/jest":"^23.3.5","@types/jsdom":"^12.2.0","@types/node":"^10.11.7","@types/prettier":"^1.13.2","chalk":"^2.4.1","chokidar":"^2.0.4","fast-glob":"^2.2.4","flow-bin":"^0.83.0","jest":"^23.6.0","jsdom":"^12.2.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#e4ee665dd1c068a6bf74761ad4a8ece85c7a97d4","mdn-data":"git+https://github.com/mdn/data.git#a21219fa8363da2b3813c8a480616ccced374f6e","prettier":"^1.14.3","sync-request":"^6.0.0","ts-node":"^7.0.1","tslint":"^5.11.0","tslint-config-prettier":"^1.15.0","turndown":"^5.0.1","typescript":"^3.1.3"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"c4b331934bfa3d1903bec1cba06b9f293d2e3b8c","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.6.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-by8hi8BlLbowQq0qtkx54d9aN73R9oUW20HISpka5kmgsR9F7nnxgfsemuR2sdCKZh+CDNf5egW9UZMm4mgJRg==","shasum":"6cf7b2fa7fc32aab3d746802c244d4eda71371a2","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.6.0.tgz","fileCount":5,"unpackedSize":1571127,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcJKefCRA9TVsSAnZWagAAKLkQAJMX+HkSvkMMFJ0MrmT6\nXw72nbsosksaa72TgkghPcT4sE/XsuvGPBKRKeIlZX9/Ux+6mpsVGMCiswwY\nvKneFyRmGW440TXGGjOhNEheAkO3lhXqg16qgEsJZBDuoTL+41RRK486qp8f\nVsnjjpjlHOtcNKPF+82Amxlt3pObWDojJKhiYBF7X1m8lRoXz26JUA/1ARMw\nB0EvMDpg0XBHcXQ0w2Pq7YRpqfvgIvH9BWa4sH07IW/Oh5MQVmcVj0N28hgF\nuKseMmEoyLeStzRXLWYvCVddNH1sBbnfr4OI+PWapI7+UDS4vtQihUkLHd7O\nTGfp9JKRBNzN+GeO3v3agx9CjSkdl3yg0u3B+O5CHugr8VaC4uMXVrKKptb1\nsY0d3Xp4rRQ9aSCOYy20RK3mU4RZZTIIa3/fIkb4v6XxudDumm0XmLmLtcrs\ncrmXp+g306n1zFarrloopJaRzbq4G7W0pfoL8NsMhrtIMofOtouuF7E++EC6\nCiHCvT680hxwEAlgLeM5XbDhZyLkhabYsOAHkvm1+Fome37au9lYNcYunmK6\nBxhmZz/z0N4fof1bB/agc32b2siLJgMnWnWXBLmO9YYuQFbRwMJOCQBrlLjs\ncY0JdDGoA6iSpbdSI8IguLhNsjlV4zQ36efIEbEzk1uub7u9glnjmq/eY7Ct\np3P6\r\n=cQNi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICRuC/M/pFw1eRnxo7Yf8Q+rfsxBaCOnLzUkEsc/TS3vAiEAutR+zDI4AHdSQDWq43S8wsm58zWsEl9jY/CCch25BHo="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.6.0_1545906078617_0.5339697899760636"},"_hasShrinkwrap":false},"2.6.1":{"name":"csstype","version":"2.6.1","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.5","@types/jest":"^23.3.5","@types/jsdom":"^12.2.0","@types/node":"^10.11.7","@types/prettier":"^1.13.2","chalk":"^2.4.1","chokidar":"^2.0.4","fast-glob":"^2.2.4","flow-bin":"^0.83.0","jest":"^23.6.0","jsdom":"^12.2.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#bb77b48b4458595c3885fc099379bc03d231b00a","mdn-data":"git+https://github.com/mdn/data.git#46cf898f4258f19e1116bb92b598225171423d1b","prettier":"^1.14.3","sync-request":"^6.0.0","ts-node":"^7.0.1","tslint":"^5.11.0","tslint-config-prettier":"^1.15.0","turndown":"^5.0.1","typescript":"^3.1.3"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"82dd97ce438bf3e4684d7b9b42c80ce635c6836f","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.6.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-wv7IRqCGsL7WGKB8gPvrl+++HlFM9kxAM6jL1EXNPNTshEJYilMkbfS2SnuHha77uosp/YVK0wAp2jmlBzn1tg==","shasum":"4cfbf637a577497036ebcd7e32647ef19a0b8076","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.6.1.tgz","fileCount":5,"unpackedSize":1549053,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcQY0oCRA9TVsSAnZWagAAjv0P/RSfp9CvB26B0FQiTUEo\nghsdrjz5n/QeORVL61+nK1J0r/C3WKwGVbg2BnwpSlRAnRuC25/dFXCjdmcJ\nbm3g+88f3id98ZILFHXJn9VSXzZKYkIRYfD8hbmzUQWhHGe05l6Bie5+HlWx\n7nu7S4Feu5xrHpJ9TBY3n1yrWX1wvniXbTFzMIcOc2F5z7lZB0vXpPBVNfgx\nEgGYKhTFGf9bAOg6HnicZQB/i8SUqW6EpIDDJovxkxKSUHuqssc65Dqljybm\nuu+mbqgtYxtmqnXuCit1kMZ8NiHd5LgcmbNSptIBaCWirwyAQSJ2XBBFm5Hp\n5EJJuqiwRIXn3gHhsvenLlVk27Q2SRHkgM8zCr/TUC13TnvbHoYZoTnQTWvl\nXj3smuV20bmKcUnWUhKBATjivqjF6TtxUS9ftjerja7E3YJ0fJQpr6+bjE85\np8+WEsijdL4PBf9UdgPAqSJ207mSzqfD5sR0O4ojjp4vEBrbkdVJLrv5U3Hc\noE/NzRKqJc+xPblHWvLZ2MIdyFTH5X3KpOgqN2o6eaOYYqqOn1WgSMQK9Vxo\nKDioIKXy9hf01/WPcSmNDBjG/MWK7J6JSEvtA8WRdKOdlxw+0GyiOGUEtgzw\nohXkHysxOuJfMRt6oLxwEQgBKr/4S1sqIXdeEsepxD/4RlELC3Jj2mi4FSR9\nyd+m\r\n=tYvL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICgEoRmP1T6viFYScy0oMisPDBoJdISDRyngDJwW4MGHAiAb1w4QbasKI6pCqiHjNoJKFF5bQ6j2mvogWDv48g7/hg=="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.6.1_1547799847979_0.08038852375448013"},"_hasShrinkwrap":false},"2.6.2":{"name":"csstype","version":"2.6.2","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.5","@types/jest":"^23.3.5","@types/jsdom":"^12.2.0","@types/node":"^10.11.7","@types/prettier":"^1.13.2","chalk":"^2.4.1","chokidar":"^2.0.4","fast-glob":"^2.2.4","flow-bin":"^0.83.0","jest":"^23.6.0","jsdom":"^12.2.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#5cca5f8c00ef2f04bb2e546100976e381ccd72b6","mdn-data":"git+https://github.com/mdn/data.git#6144c1e5a2aa1aa2730bf0b1b439955f1ec4092a","prettier":"^1.14.3","sync-request":"^6.0.0","ts-node":"^7.0.1","tslint":"^5.11.0","tslint-config-prettier":"^1.15.0","turndown":"^5.0.1","typescript":"^3.1.3"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"773e046af40534f1b9525287e94572448d3cef87","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.6.2","_npmVersion":"6.4.1","_nodeVersion":"10.14.0","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-Rl7PvTae0pflc1YtxtKbiSqq20Ts6vpIYOD5WBafl4y123DyHUeLrRdQP66sQW8/6gmX8jrYJLXwNeMqYVJcow==","shasum":"3043d5e065454579afc7478a18de41909c8a2f01","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.6.2.tgz","fileCount":5,"unpackedSize":1560852,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcULuQCRA9TVsSAnZWagAAjbQP/RX2EiFQAKh4X0TqyjnU\ngO1IMStFvM1O4PjaJRGaJZEToH3CjLn5OKWmL+iatBedr4zZ/AaE+VCLOTpk\nvJk5aMwQkqGja88DtdFO0knHvNkILA9K9UB2QHgjuYWgPtCH+D5pWFzz7SOR\n5KjMDgHqVnQTHoPG83l0/SpjtUiK9lkXPs4X+guG9CfAD/zXHeppNbyiWRJ9\nILqCI7KllV8/XrwYUNS53Mg0IZkNpQpaR/4fnujwHWCU0DQuCI1x4qdzE9pX\nZR+FJ1LUNWjJrZfMnllaVvCNwFdrDzCUeMjQ+lOboFJrsoRqAAsihESEFiwz\nVQ9JBkVhfTY5i4ooj1uotX1MM5r4gGaEsSSOthvXoxzTVfp1TsWr1pIDRNKH\n7xNWdwNHQVrKX7elI0PCe4SuV5uhupjxUxceRNW+0iiHCrglMjvq6AySjw58\nW5o/BTOd8jydCbgyrBIbO7rwHbt8L/5E+K2xTKR0cDsB/uBLjsouQorgRPot\nyjvxAbhhUsAtpHznZFlcTcsaPwpH6OEZH8Cyewk89wt97BLMdAvV0+Dpa1eV\nRTVLlCjop59KUzgAKZ4jPv0ONdNVH2LYVOEqc+LYd8EQtO6fnrj+tDLNKkvV\n0HEQNXeszxOJn7Yy47nHTGLyYArkSvT8MqdFKSJYg3+9nGq/vX7s9ZpFtahv\nAhym\r\n=uRFN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAD9e0YvBt7+RGyhiZPXo9eHjrdPxisZo4xLeuovTrUoAiAvcKXupo+QE06tgj4mfiy/o7bCLhDptxnx6i11Z5AEdA=="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.6.2_1548794768052_0.6644695854154405"},"_hasShrinkwrap":false},"2.6.3":{"name":"csstype","version":"2.6.3","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.5","@types/jest":"^23.3.5","@types/jsdom":"^12.2.0","@types/node":"^10.11.7","@types/prettier":"^1.13.2","chalk":"^2.4.1","chokidar":"^2.0.4","fast-glob":"^2.2.4","flow-bin":"^0.83.0","jest":"^23.6.0","jsdom":"^12.2.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#f9f1b8375fa922b2a30489f6c7ed69d62894a433","mdn-data":"git+https://github.com/mdn/data.git#9ec55b3a1f609f2e4dd5ec6603fe24e27c28e9a4","prettier":"^1.14.3","sync-request":"^6.0.0","ts-node":"^7.0.1","tslint":"^5.11.0","tslint-config-prettier":"^1.15.0","turndown":"^5.0.1","typescript":"^3.1.3"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"0f57f01cbba7755f0d9e7db8b4c84baf76c85fcf","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.6.3","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-rINUZXOkcBmoHWEyu7JdHu5JMzkGRoMX4ov9830WNgxf5UYxcBUO0QTKAqeJ5EZfSdlrcJYkC8WwfVW7JYi4yg==","shasum":"b701e5968245bf9b08d54ac83d00b624e622a9fa","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.6.3.tgz","fileCount":5,"unpackedSize":1611895,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfmXbCRA9TVsSAnZWagAAiqQP/Anew8SXBBc5MkOudqid\n1SnsGJoVg8bkgs0EkkKfo0rrEOiAqt8JYVzx6uZI+qjjqeM2tcrsoazE9if5\nOFDSCkfEHvDtHXnnxkTmzHYQPNWJr/L66+S/jv8JfTPZ/Z6e7VU2GyTpo/3F\nQAHXeEgu8Pyv7llgn3Gc+ramhQpcSxMYUYARNp8tL9VWY6Fd3YVvhnSi17Ti\n/Ef35vcy0Vb9TEOdO+LICkZc3s/ThNbWs7wp2MyeGu4Fl9dnVyAbawEMge+D\nIYa5hOmgDLqfHGsEvTYdshhbTM+5Qnt+yT9sG+oEiKQN3QiTf6ulLAY/EcB1\n9sx1t7+RyAuqwj6UvwrGJ4fhujE3wb7Zi5b0h9SNn+DF7171PzsGBqwV2CiK\nfyyecdlmq9ckiVIvUgxlEwKiklykJkPyRWa9NrbBrR5tOKufkTuYNRWZV1g+\nGOj4DPWrjkFqyPuF0NCzEUHiN1MxTKXOCKfZ003MFNn0t4IoIFmcJU0/n87+\n0yTiMyY8SoYteuNxq9c9tHBIxGwz4HtYcNRNHjL+hvjyRgadng0GrkmV0vY8\nSxHm33+n37RmHMkfWHKTCHickUZlhhAwn5PN4FyYfcgreZrCJT2oPqGSUIOt\nS238HZ1ApdO151L2lHie5H2iXsjj3/7x39hPHfbbGUK7oV9minWONPePEJSC\nJLJb\r\n=w12j\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKOJEpYdpAibfOamtJwPkTQy8UfHi3VmZgWpgUHdoWMwIgQzGZJqnYiifPhnJYITzW09L6jwTD98qgLmX12zxnLCs="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.6.3_1551787482557_0.8345260757591701"},"_hasShrinkwrap":false},"2.6.4":{"name":"csstype","version":"2.6.4","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.5","@types/jest":"^24.0.9","@types/jsdom":"^12.2.3","@types/node":"^11.10.4","@types/prettier":"^1.16.1","chalk":"^2.4.2","chokidar":"^2.1.2","fast-glob":"^2.2.6","flow-bin":"^0.94.0","jest":"^24.1.0","jsdom":"^13.2.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#cca8064adf09a9e95a8ff0d2abe233798912b5d0","mdn-data":"git+https://github.com/mdn/data.git#4547ad7194b75b3837af0c6fb9228f848020d8e6","prettier":"^1.16.4","sync-request":"^6.0.0","ts-node":"^8.0.2","tslint":"^5.13.1","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.3.3"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"fbb202231c4cb53e3474679bcd736010b4664de3","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.6.4","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-lAJUJP3M6HxFXbqtGRc0iZrdyeN+WzOWeY0q/VnFzI+kqVrYIzC7bWlKqCW7oCIdzoPkvfp82EVvrTlQ8zsWQg==","shasum":"d585a6062096e324e7187f80e04f92bd0f00e37f","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.6.4.tgz","fileCount":5,"unpackedSize":1629827,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctwukCRA9TVsSAnZWagAAGU8P/RXNV1ngilFm+kHuvac6\nGfY+21Ujs4HX2ONbivCPup8Ewl+ULoT8bVm8TEFXPWuTkFBQMQueCcsfPCXE\ntdc2uATzQCnkitP+rbrdM/AdEcPyKiZ/JS0j5R3G0aOqhg4vglaC8tsPHi4S\nfTaZmk77iLmvSb6Z3DOEWivdnBhfiUuvzhcKuyg6XrUof7F28TmRx4yf20ZI\n5PhFJmfCEegJLm/8QzuAvkt9cfr/qfyHIJ1ovkxG7pnKi9J50UunMHaH4QPk\nKKrytZb41snfqIt1uea3ONKlbs2E2I1qWwWRdlviqbt2G4WtUYq6e8YQReBy\neNGTAHYZ1WIXp+86jlDUaFRUf/6NaEGd5JY9xIkFkzxEluQDAhyC5ozamLoX\n4SVixs7Ky+3dAGMFnAxeDKEzBJniYcus/yjeFtd7/zP7dfVcfCvf7BHve2Po\nFgW96OoVj2gB7j7a/b5gha9/PzEwieM1ke2ZB3ibOJRkjrF58ptbV5UUvDcc\njSCR4nFc61914mOh0AeaN7GebCrJtArk4Js817HzkrAWsyourX8aHkyq+GAP\nnvIyGl4RXFh+rE8UR+U7MzsnP83jXPNTDJZjuMnuVgFPn0GbIFtIeeJpAzWS\nlO0DN7EU0h/uAly0a3joNWyzo2HstEy6RtFr+KZrUWejR/h7R6x/iaTQhyIp\nv5Ze\r\n=Z24V\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAfzMyFQWnIKYgEgzedqlaL/Eo5xvOuTjIrpi30Il/9MAiANGGZUeiaoAj3FAtO6n+jCilaZhFJNC4KqOJSijxyEEA=="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.6.4_1555499939405_0.7022017094631863"},"_hasShrinkwrap":false},"2.6.5":{"name":"csstype","version":"2.6.5","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^1.7.5","@types/jest":"^24.0.9","@types/jsdom":"^12.2.3","@types/node":"^11.10.4","@types/prettier":"^1.16.1","chalk":"^2.4.2","chokidar":"^2.1.2","fast-glob":"^2.2.6","flow-bin":"^0.94.0","jest":"^24.1.0","jsdom":"^13.2.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#fa4f4af22b01fba5d4745f01050d6030ea241d43","mdn-data":"git+https://github.com/mdn/data.git#de660a687faf905ef346e2840b1c14e33d660bfd","prettier":"^1.16.4","sync-request":"^6.0.0","ts-node":"^8.0.2","tslint":"^5.13.1","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.3.3"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"ebdd0005a13cc677622b259e468c2323343fd3c3","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.6.5","_npmVersion":"5.10.0","_nodeVersion":"10.15.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-JsTaiksRsel5n7XwqPAfB0l3TFKdpjW/kgAELf9vrb5adGA7UCPLajKK5s3nFrcFm3Rkyp/Qkgl73ENc1UY3cA==","shasum":"1cd1dff742ebf4d7c991470ae71e12bb6751e034","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.6.5.tgz","fileCount":5,"unpackedSize":1641319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6+TlCRA9TVsSAnZWagAAG2wQAIw/cdsqu0fQUqIm2wwq\nO5K/F81yZXYbASiFFXnZ6m2XAxRshlW98knpOzlol/p5gEyRC+WlExCeUSa0\nRUw8KyW2seBv2E6L5y93FqMg4yE5nuPk1Q4j3A36fhLhd4cwwrDB+j0oa6vR\njsRYZ7fKN80US+0ShJXdbSi0iI1zTevRGGtzV43hbVdkd4/40+n02qrFXtSz\nPEFUNhUHoyRAm76einwR6v5WNHgAZe9UyR6d6jWGMwshffTuMnxZHjxTJTqC\nXkzC624O5/9PDLwRhYn7woZjzu4TO4oUypjOUix02R59a/qE1YnjMJ5u30Ob\nUAR34p/PrpO9e8BzELTiN5U28OPpUiS3FLVTEg8Tcr0YcMj2NNdVcn54ZLqj\n5cKhS4Id2zRK6dx12hWAbtGeJA5wDnU8DTxCEZMZO2tjuaAzp25aDoBYx7GC\nhTGMKqbTUdtk0y2R6fO3jv9iNBHLRxwIi7+1hMLtrgJjyLXZU0nLHhX8rFVf\nptav5/xm2NrbaUK5h5sjt71qwpBRnDdTIB8PPyEbfRgctc/2VgqHfnjO6HU/\nB+khGXDJp5jLv1TO4dgFTBQvlUIcvVWSd5somAC0bWmu+Ixqb3cM7FF1tILc\nbKYCNkfehTeqx0xggc84ftxpEIgkIBQMR0un9Dpyko9w4rARDZ+7jkYGVQN8\nG2iV\r\n=8Bxg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID3KC+rjIGpxJBg2+japMktAda+7iWC/Sp76ierOSUpFAiEAk4+FbYdKkE+ZtNPo4KFzpIbNwxS5Hf7c1wF1Ysf+KxQ="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.6.5_1558963428468_0.7942649181968229"},"_hasShrinkwrap":false},"2.6.6":{"name":"csstype","version":"2.6.6","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^24.0.13","@types/jsdom":"^12.2.3","@types/node":"^12.0.7","@types/prettier":"^1.16.4","chalk":"^2.4.2","chokidar":"^3.0.1","fast-glob":"^2.2.7","flow-bin":"^0.100.0","jest":"^24.8.0","jsdom":"^15.1.1","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#0d355f21a6d1a22057a9f318b33ccd7eb7ba6576","mdn-data":"git+https://github.com/mdn/data.git#fcd2fd333aca00c08ab3f876adce10e875b95d7c","prettier":"^1.18.2","sync-request":"^6.1.0","ts-node":"^8.2.0","tslint":"^5.17.0","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.5.1"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"5874b0637f9ba68eb3db8ffd5a55ecba84e0290b","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.6.6","_npmVersion":"5.10.0","_nodeVersion":"10.15.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-RpFbQGUE74iyPgvr46U9t1xoQBM8T4BL8SxrN66Le2xYAPSaDJJKeztV3awugusb3g3G9iL8StmkBBXhcbbXhg==","shasum":"c34f8226a94bbb10c32cc0d714afdf942291fc41","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.6.6.tgz","fileCount":5,"unpackedSize":1650450,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdIxErCRA9TVsSAnZWagAA1fgP/it4Y4cNbe/jNKYO6DW0\nWpaN3OQtyNway+rohwqx4LyxIxshXw28I42xqL/OZ/pPNuB9U3T7tdLkDvpy\nxVam9SOfJJIsKzQn13/MORbTtTseNqWJrjXNHxihZI3p+ivrLDxFoIp6NtzZ\nGYsfnhrHw0MO5bJxAcHO1Cuv8uWKRkckMzvttcx5yWuElMWuqxoBtmBgq4RB\nxu9clDDB5VloU0tq2w6HkbGsIduW8ACYrouyyF2kOyYZ5InqqeHc/pQ31p5x\nYG7vNHMyYLCbGjanW6T5DawTgi9vK06UU2JcwS2zbvU6N9x+pZWbh6nD0hEL\n0bOqWc8NpM9Aw+nlLx5Ki9y8h8SWmHfPellKyvBg2qetKhfbCCuD8JuvfeSU\nj1c44aAtwH50g33KjZobEFyiZ8yJ27SiRN9rewD8R1j8iJVkx6EM5OR7KiQ8\nJUWCXX42lY7Qar90ammt+AWfZMJTACSX8EyuyH6JgFNfga5LBu3ZjbJyPNtA\nggel2ho9tZIbvaN4xm24EM95WxdcDSmIPSULIXROEr/mDlOyS4sbjsVuV6Xn\n1ossQwUVaSYjQoHOu8zePZHBIHVyBFL9P/67to7Jm4qrNYAJJRyA65Uv4L2l\ns4OA8Dc+FnuStLcAFDZqF5xlDfEvO4AqcBmd4yxuthnkyu7Yg5QxFCfr1yRP\nMiXO\r\n=fYqj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIERZXFFilTU9l7EUOQtHmuFbftZhWyhy4bZswSbt6zZ/AiEArCEVH4y8DFXitY28segBLk6pUQATyz9pomb+YzjCu9k="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.6.6_1562579242684_0.19430006458351"},"_hasShrinkwrap":false},"2.6.7":{"name":"csstype","version":"2.6.7","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^24.0.18","@types/jsdom":"^12.2.4","@types/node":"^12.7.11","@types/prettier":"^1.18.3","chalk":"^2.4.2","chokidar":"^3.2.1","fast-glob":"^3.0.4","flow-bin":"^0.109.0","jest":"^24.9.0","jsdom":"^15.1.1","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#18f08ca5304d0e7d413eb478f603ccb856b811f1","mdn-data":"git+https://github.com/mdn/data.git#0ede72d90cdb925d9eccea8806ddf9dd87ab2453","prettier":"^1.18.2","sync-request":"^6.1.0","ts-node":"^8.4.1","tslint":"^5.20.0","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.6.3"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"63d4464771a8c6702f8772486f45baf8eda0e116","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.6.7","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-9Mcn9sFbGBAdmimWb2gLVDtFJzeKtDGIr76TUqmjZrw9LFXBMSU70lcs+C0/7fyCd6iBDqmksUcCOUIkisPHsQ==","shasum":"20b0024c20b6718f4eda3853a1f5a1cce7f5e4a5","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.6.7.tgz","fileCount":5,"unpackedSize":1660455,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdl5LkCRA9TVsSAnZWagAAaz0P/0Xd3tg1YTooE1whWjHt\nRmaAqdYMrCRbymv1P9VyxIlsaO3MIkklG1HWXboX5VDU16cx1P0JHrTWipIa\ny+nnJWI2KZ6S4g2LLAD5XMqoGrGyQj86t1jxdSEXJfecn2VvZdbtlZ35FZwP\nqRJ+l+Acf+jItKRR1IpsIQlHKxKAcpE95X6EExdGVnaS47a4uz0g8bpkZNXm\nX7B4KyJ7frRGC/m0AmGqztkpzjza1VbvvWNAAOmAI4GY38dSNv0wnl/rkOBM\nAxp9q5Btt7FnUOOGo4bbtf6Jn3YNTv0F5cmH64SjGxNIgPgVpX1j5iKi3Ju6\nM5Y4p+UnXAQEHQzlcQBMnXuJd2a8/Rvyl8f2HLX/59ri23B4cLXWGsAmWqpo\nfmAVbnlAJHUPouvYqkLrC6b/i2ZLsRkYHRSXdEhVY2D4ovlTZB89pW6afc+B\nu549IdzxkMv4d8987sfUFMezy4j0OyH+cEarQjlkfqvJ1nPj2MIex7o2Fp1w\nziXRQc5mPHOFWSeO3VjCf9YMNvL0wJ+25SKlo/ykRD6Nm0LXSU67INOtPa7+\nNmvDk/juGSgGP1itI3xZN//eCOFh0m9QEmgFcFG9S2I1/f617ocC4LuMcdDS\nOpScJ6Aw9uK54PYbAzBjjFzUq1iIWrZUK6l1gWSRXZrBuHkLMOKlbDtRapeC\nK8v1\r\n=9wY2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEq4SqPFBotG99XQ2+AIBTVgsf7LTlkaZpp8jsuR6nQ2AiEA1dvkL4XWe6qvbOKgzr1I37QphTKlxjxCnq7ry1m5h7E="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.6.7_1570214626027_0.24174905927855095"},"_hasShrinkwrap":false},"3.0.0-alpha.0":{"name":"csstype","version":"3.0.0-alpha.0","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^24.0.23","@types/jsdom":"^12.2.4","@types/node":"^12.12.8","@types/prettier":"^1.18.3","@types/request":"^2.48.3","@types/turndown":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","fast-glob":"^3.1.0","flow-bin":"^0.112.0","jest":"^24.9.0","jsdom":"^15.2.1","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#29c9fc4a532849aaff7807acff892a251c303d1e","mdn-data":"git+https://github.com/mdn/data.git#4b8d343b3e6e724ce58f1b156a3022ba54bc5e8a","prettier":"^1.19.1","request":"^2.88.0","ts-node":"^8.5.2","tslint":"^5.20.1","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.7.2"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","test-src":"jest src.*.ts --no-cache","test-dist":"jest dist.*.ts --no-cache","prepublish":"tsc && npm run test-src && npm run build","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"ab95fd4f571711ca9413362b641f40e4a0ec0669","readme":"# CSSType\n\n[![npm](https://img.shields.io/npm/v/csstype.svg)](https://www.npmjs.com/package/csstype)\n\nTypeScript and Flow definitions for CSS, generated by [data from MDN](https://github.com/mdn/data). It provides autocompletion and type checking for CSS properties and values.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.Properties = {\n colour: 'white', // Type error on property\n textAlign: 'middle', // Type error on value\n};\n```\n\n## Getting started\n\n```sh\n$ npm install csstype\n$ # or\n$ yarn add csstype\n```\n\n## Table of content\n\n- [Style types](#style-types)\n- [At-rule types](#at-rule-types)\n- [Pseudo types](#pseudo-types)\n- [Usage](#usage)\n- [What should I do when I get type errors?](#what-should-i-do-when-i-get-type-errors)\n- [Version 2.0](#version-20)\n- [Contributing](#contributing)\n - [Commands](#commands)\n\n## Style types\n\nProperties are categorized in different uses and in several technical variations to provide typings that suits as many as possible.\n\nAll interfaces has one optional generic argument to define length. It defaults to `string | 0` because `0` is the [only unitless length](https://www.w3.org/TR/REC-CSS2/syndata.html#length-units). You can specify this, e.g. `string | number`, for platforms and libraries that accepts any numeric value as length with a specific unit.\n\n| | Default | `Hyphen` | `Fallback` | `HyphenFallback` |\n| -------------- | -------------------- | -------------------------- | ---------------------------- | ---------------------------------- |\n| **All** | `Properties` | `PropertiesHyphen` | `PropertiesFallback` | `PropertiesHyphenFallback` |\n| **`Standard`** | `StandardProperties` | `StandardPropertiesHyphen` | `StandardPropertiesFallback` | `StandardPropertiesHyphenFallback` |\n| **`Vendor`** | `VendorProperties` | `VendorPropertiesHyphen` | `VendorPropertiesFallback` | `VendorPropertiesHyphenFallback` |\n| **`Obsolete`** | `ObsoleteProperties` | `ObsoletePropertiesHyphen` | `ObsoletePropertiesFallback` | `ObsoletePropertiesHyphenFallback` |\n| **`Svg`** | `SvgProperties` | `SvgPropertiesHyphen` | `SvgPropertiesFallback` | `SvgPropertiesHyphenFallback` |\n\nCategories:\n\n- **All** - Includes `Standard`, `Vendor`, `Obsolete` and `Svg`\n- **`Standard`** - Current properties and extends subcategories `StandardLonghand` and `StandardShorthand` _(e.g. `StandardShorthandProperties`)_\n- **`Vendor`** - Vendor prefixed properties and extends subcategories `VendorLonghand` and `VendorShorthand` _(e.g. `VendorShorthandProperties`)_\n- **`Obsolete`** - Removed or deprecated properties\n- **`Svg`** - SVG-specific properties\n\nVariations:\n\n- **Default** - JavaScript (camel) cased property names\n- **`Hyphen`** - CSS (kebab) cased property names\n- **`Fallback`** - Also accepts array of values e.g. `string | string[]`\n\n## At-rule types\n\nAt-rule interfaces with descriptors.\n\n| | Default | `Hyphen` | `Fallback` | `HyphenFallback` |\n| -------------------- | -------------- | -------------------- | ---------------------- | ---------------------------- |\n| **`@counter-style`** | `CounterStyle` | `CounterStyleHyphen` | `CounterStyleFallback` | `CounterStyleHyphenFallback` |\n| **`@font-face`** | `FontFace` | `FontFaceHyphen` | `FontFaceFallback` | `FontFaceHyphenFallback` |\n| **`@page`** | `Page` | `PageHyphen` | `PageFallback` | `PageHyphenFallback` |\n| **`@viewport`** | `Viewport` | `ViewportHyphen` | `ViewportFallback` | `ViewportHyphenFallback` |\n\n## Pseudo types\n\nString literals of pseudo classes and pseudo elements\n\n- `Pseudos`\n\n Extends:\n\n - `AdvancedPseudos`\n\n Function-like pseudos e.g. `:not(:first-child)`. The string literal contains the value excluding the parenthesis: `:not`. These are separated because they require an argument that results in infinite number of variations.\n\n - `SimplePseudos`\n\n Plain pseudos e.g. `:hover` that can only be **one** variation.\n\n## Usage\n\nLength defaults to `string | 0`. But it's possible to override it using generics.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.Properties<string | number> = {\n padding: 10,\n margin: '1rem',\n};\n```\n\nIn some cases, like for CSS-in-JS libraries, an array of values is a way to provide fallback values in CSS. Using `CSS.PropertiesFallback` instead of `CSS.Properties` will add the possibility to use any property value as an array of values.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.PropertiesFallback = {\n display: ['-webkit-flex', 'flex'],\n color: 'white',\n};\n```\n\nThere's even string literals for pseudo selectors and elements.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst pseudos: { [P in CSS.SimplePseudos]?: CSS.Properties } = {\n ':hover': {\n display: 'flex',\n },\n};\n```\n\nHyphen cased (kebab cased) properties are provided in `CSS.PropertiesHyphen` and `CSS.PropertiesHyphenFallback`. It's not **not** added by default in `CSS.Properties`. To allow both of them, you can simply extend with `CSS.PropertiesHyphen` or/and `CSS.PropertiesHyphenFallback`.\n\n```ts\nimport * as CSS from 'csstype';\n\ninterface Style extends CSS.Properties, CSS.PropertiesHyphen {}\n\nconst style: Style = {\n 'flex-grow': 1,\n 'flex-shrink': 0,\n 'font-weight': 'normal',\n backgroundColor: 'white',\n};\n```\n\n## What should I do when I get type errors?\n\nThe goal is to have as perfect types as possible and we're trying to do our best. But with CSS Custom Properties, the CSS specification changing frequently and vendors implementing their own specifications with new releases sometimes causes type errors even if it should work. Here's some steps you could take to get it fixed:\n\n_If you're using CSS Custom Properties you can step directly to step 3._\n\n1. **First of all, make sure you're doing it right.** A type error could also indicate that you're not :wink:\n\n - Some CSS specs that some vendors has implemented could have been officially rejected or haven't yet received any official acceptance and are therefor not included\n - If you're using TypeScript, [type widening](https://blog.mariusschulz.com/2017/02/04/typescript-2-1-literal-type-widening) could be the reason you get `Type 'string' is not assignable to...` errors\n\n2. **Have a look in [issues](https://github.com/frenic/csstype/issues) to see if an issue already has been filed. If not, create a new one.** To help us out, please refer to any information you have found.\n3. Fix the issue locally with **TypeScript** (Flow further down):\n\n - The recommended way is to use **module augmentation**. Here's a few examples:\n\n ```ts\n // My css.d.ts file\n import * as CSS from 'csstype';\n\n declare module 'csstype' {\n interface Properties {\n // Add a missing property\n WebkitRocketLauncher?: string;\n\n // Add a CSS Custom Property\n '--theme-color'?: 'black' | 'white';\n\n // ...or allow any other property\n [index: string]: any;\n }\n }\n ```\n\n - The alternative way is to use **type assertion**. Here's a few examples:\n\n ```ts\n const style: CSS.Properties = {\n // Add a missing property\n ['WebkitRocketLauncher' as any]: 'launching',\n\n // Add a CSS Custom Property\n ['--theme-color' as any]: 'black',\n };\n ```\n\n Fix the issue locally with **Flow**:\n\n - Use **type assertion**. Here's a few examples:\n\n ```js\n const style: $Exact<CSS.Properties<*>> = {\n // Add a missing property\n [('WebkitRocketLauncher': any)]: 'launching',\n\n // Add a CSS Custom Property\n [('--theme-color': any)]: 'black',\n };\n ```\n\n## Version 2.0\n\nThe casing of CSS vendor properties are changed matching the casing of prefixes in Javascript. So all of them are capitalized except for `ms`.\n\n- `msOverflowStyle` is still `msOverflowStyle`\n- `mozAppearance` is now `MozAppearance`\n- `webkitOverflowScrolling` is now `WebkitOverflowScrolling`\n\nMore info: https://www.andismith.com/blogs/2012/02/modernizr-prefixed/\n\n## Contributing\n\n**Never modify `index.d.ts` and `index.js.flow` directly. They are generated automatically and committed so that we can easily follow any change it results in.** Therefor it's important that you run `$ git config merge.ours.driver true` after you've forked and cloned. That setting prevents merge conflicts when doing rebase.\n\n### Commands\n\n- `yarn build` Generates typings and type checks them\n- `yarn watch` Runs build on each save\n- `yarn test` Runs the tests\n- `yarn lazy` Type checks, lints and formats everything\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@3.0.0-alpha.0","_npmVersion":"5.10.0","_nodeVersion":"10.15.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-w85ft175+ey4vYpiNFsqxh5L47kCtjsEksm7aHC6C0TZPZ+CdEbz7HrlkhQsVtkIYI2cx17R8MxFZG64qXvhOQ==","shasum":"2bf992030f30cf1c2a3cf3db1bc9f6683c61e4a6","tarball":"http://localhost:4545/npm/registry/csstype/csstype-3.0.0-alpha.0.tgz","fileCount":5,"unpackedSize":1713793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0EobCRA9TVsSAnZWagAAZ1cP/0DRUes8q32cyX8k2rdW\nJlqVXXHcxx9af8yBFUYgsQWyh5e+nP3nd/j8SI31KipYtP6cfCcChe3KbBmC\nS0KLmhA/fMJLm/bJm+LXMBq0TcHyMJy6TRmqatL3wEwVneIWieyxNgdUmaza\nHoJQzBwmPKQ7KHh8HryuGmGiFQHdFr8ZSB/N+rjkHhm6MyD3hRy8WbjJy/Vn\nb/YO3TXcMdYAlb2eKKu5p59WOGYUIQwpGpxxkGFZ2eVambZb8g+ALKWTMUHx\n7Wm2wdFv2XU8L9R4UHrcewCpOiKxJxUUvZ7GM8tA/divAwVAOXEY75jwMH9t\nwZht6a1h+069Pm3itlFaRAqba4Hl4lwmYsXLrteyqRqK/vvazGgvZlVQV2fK\n0ypRZbyrJKqpGD2I67P2rOTfUWXObYHj7qs01zfuysmiKkQbBJQbYW7vi5q3\n3PHIvz/XtViYvTN92HdGSgj+ftLwVDRkEnTDwFU932iMlq9eoYQyx4E7u9sm\nTjuZ2GShk6BitCLrjQwF9VjtoWBwyk8zYubuN86VdDRDuTfs0yI1RpNF/qUs\nT533Z3Oqsb/VV3jT5DqFkSma0i+bcL6atZm6CA8ZsGuSqL3WyAu9+7E4Sey2\nFdl3bezGKRVMVW5RvdSDQJLHYzVmtUgviIA0nHckOTJEpmAZi0ul2xgIl2bG\ny01k\r\n=K8+v\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFuQcgxOF9NIN9RtO75HQxeBo2Rm8IJlESMaYnW2fuf5AiEA7dYMHAAoytjk0lh+hVygFitzUBc58O0qq9byOQcKt/g="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_3.0.0-alpha.0_1573931547044_0.3195839117421029"},"_hasShrinkwrap":false},"3.0.0-alpha.1":{"name":"csstype","version":"3.0.0-alpha.1","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^24.0.23","@types/jsdom":"^12.2.4","@types/node":"^12.12.8","@types/prettier":"^1.18.3","@types/request":"^2.48.3","@types/turndown":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","fast-glob":"^3.1.0","flow-bin":"^0.112.0","jest":"^24.9.0","jsdom":"^15.2.1","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#29c9fc4a532849aaff7807acff892a251c303d1e","mdn-data":"git+https://github.com/mdn/data.git#4b8d343b3e6e724ce58f1b156a3022ba54bc5e8a","prettier":"^1.19.1","request":"^2.88.0","ts-node":"^8.5.2","tslint":"^5.20.1","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.7.2","yarn":"^1.19.1"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest","test:src":"jest src.*.ts","test:dist":"jest dist.*.ts","prepublish":"tsc && npm run test:src && npm run build"},"keywords":["css","style","typescript","flow","typings","types","definitions"],"readme":"# CSSType\n\n[![npm](https://img.shields.io/npm/v/csstype.svg)](https://www.npmjs.com/package/csstype)\n\nTypeScript and Flow definitions for CSS, generated by [data from MDN](https://github.com/mdn/data). It provides autocompletion and type checking for CSS properties and values.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.Properties = {\n colour: 'white', // Type error on property\n textAlign: 'middle', // Type error on value\n};\n```\n\n## Getting started\n\n```sh\n$ npm install csstype\n$ # or\n$ yarn add csstype\n```\n\n## Table of content\n\n- [Style types](#style-types)\n- [At-rule types](#at-rule-types)\n- [Pseudo types](#pseudo-types)\n- [Usage](#usage)\n- [What should I do when I get type errors?](#what-should-i-do-when-i-get-type-errors)\n- [Version 2.0](#version-20)\n- [Contributing](#contributing)\n - [Commands](#commands)\n\n## Style types\n\nProperties are categorized in different uses and in several technical variations to provide typings that suits as many as possible.\n\nAll interfaces has one optional generic argument to define length. It defaults to `string | 0` because `0` is the [only unitless length](https://www.w3.org/TR/REC-CSS2/syndata.html#length-units). You can specify this, e.g. `string | number`, for platforms and libraries that accepts any numeric value as length with a specific unit.\n\n| | Default | `Hyphen` | `Fallback` | `HyphenFallback` |\n| -------------- | -------------------- | -------------------------- | ---------------------------- | ---------------------------------- |\n| **All** | `Properties` | `PropertiesHyphen` | `PropertiesFallback` | `PropertiesHyphenFallback` |\n| **`Standard`** | `StandardProperties` | `StandardPropertiesHyphen` | `StandardPropertiesFallback` | `StandardPropertiesHyphenFallback` |\n| **`Vendor`** | `VendorProperties` | `VendorPropertiesHyphen` | `VendorPropertiesFallback` | `VendorPropertiesHyphenFallback` |\n| **`Obsolete`** | `ObsoleteProperties` | `ObsoletePropertiesHyphen` | `ObsoletePropertiesFallback` | `ObsoletePropertiesHyphenFallback` |\n| **`Svg`** | `SvgProperties` | `SvgPropertiesHyphen` | `SvgPropertiesFallback` | `SvgPropertiesHyphenFallback` |\n\nCategories:\n\n- **All** - Includes `Standard`, `Vendor`, `Obsolete` and `Svg`\n- **`Standard`** - Current properties and extends subcategories `StandardLonghand` and `StandardShorthand` _(e.g. `StandardShorthandProperties`)_\n- **`Vendor`** - Vendor prefixed properties and extends subcategories `VendorLonghand` and `VendorShorthand` _(e.g. `VendorShorthandProperties`)_\n- **`Obsolete`** - Removed or deprecated properties\n- **`Svg`** - SVG-specific properties\n\nVariations:\n\n- **Default** - JavaScript (camel) cased property names\n- **`Hyphen`** - CSS (kebab) cased property names\n- **`Fallback`** - Also accepts array of values e.g. `string | string[]`\n\n## At-rule types\n\nAt-rule interfaces with descriptors.\n\n| | Default | `Hyphen` | `Fallback` | `HyphenFallback` |\n| -------------------- | -------------- | -------------------- | ---------------------- | ---------------------------- |\n| **`@counter-style`** | `CounterStyle` | `CounterStyleHyphen` | `CounterStyleFallback` | `CounterStyleHyphenFallback` |\n| **`@font-face`** | `FontFace` | `FontFaceHyphen` | `FontFaceFallback` | `FontFaceHyphenFallback` |\n| **`@page`** | `Page` | `PageHyphen` | `PageFallback` | `PageHyphenFallback` |\n| **`@viewport`** | `Viewport` | `ViewportHyphen` | `ViewportFallback` | `ViewportHyphenFallback` |\n\n## Pseudo types\n\nString literals of pseudo classes and pseudo elements\n\n- `Pseudos`\n\n Extends:\n\n - `AdvancedPseudos`\n\n Function-like pseudos e.g. `:not(:first-child)`. The string literal contains the value excluding the parenthesis: `:not`. These are separated because they require an argument that results in infinite number of variations.\n\n - `SimplePseudos`\n\n Plain pseudos e.g. `:hover` that can only be **one** variation.\n\n## Usage\n\nLength defaults to `string | 0`. But it's possible to override it using generics.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.Properties<string | number> = {\n padding: 10,\n margin: '1rem',\n};\n```\n\nIn some cases, like for CSS-in-JS libraries, an array of values is a way to provide fallback values in CSS. Using `CSS.PropertiesFallback` instead of `CSS.Properties` will add the possibility to use any property value as an array of values.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.PropertiesFallback = {\n display: ['-webkit-flex', 'flex'],\n color: 'white',\n};\n```\n\nThere's even string literals for pseudo selectors and elements.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst pseudos: { [P in CSS.SimplePseudos]?: CSS.Properties } = {\n ':hover': {\n display: 'flex',\n },\n};\n```\n\nHyphen cased (kebab cased) properties are provided in `CSS.PropertiesHyphen` and `CSS.PropertiesHyphenFallback`. It's not **not** added by default in `CSS.Properties`. To allow both of them, you can simply extend with `CSS.PropertiesHyphen` or/and `CSS.PropertiesHyphenFallback`.\n\n```ts\nimport * as CSS from 'csstype';\n\ninterface Style extends CSS.Properties, CSS.PropertiesHyphen {}\n\nconst style: Style = {\n 'flex-grow': 1,\n 'flex-shrink': 0,\n 'font-weight': 'normal',\n backgroundColor: 'white',\n};\n```\n\n## What should I do when I get type errors?\n\nThe goal is to have as perfect types as possible and we're trying to do our best. But with CSS Custom Properties, the CSS specification changing frequently and vendors implementing their own specifications with new releases sometimes causes type errors even if it should work. Here's some steps you could take to get it fixed:\n\n_If you're using CSS Custom Properties you can step directly to step 3._\n\n1. **First of all, make sure you're doing it right.** A type error could also indicate that you're not :wink:\n\n - Some CSS specs that some vendors has implemented could have been officially rejected or haven't yet received any official acceptance and are therefor not included\n - If you're using TypeScript, [type widening](https://blog.mariusschulz.com/2017/02/04/typescript-2-1-literal-type-widening) could be the reason you get `Type 'string' is not assignable to...` errors\n\n2. **Have a look in [issues](https://github.com/frenic/csstype/issues) to see if an issue already has been filed. If not, create a new one.** To help us out, please refer to any information you have found.\n3. Fix the issue locally with **TypeScript** (Flow further down):\n\n - The recommended way is to use **module augmentation**. Here's a few examples:\n\n ```ts\n // My css.d.ts file\n import * as CSS from 'csstype';\n\n declare module 'csstype' {\n interface Properties {\n // Add a missing property\n WebkitRocketLauncher?: string;\n\n // Add a CSS Custom Property\n '--theme-color'?: 'black' | 'white';\n\n // ...or allow any other property\n [index: string]: any;\n }\n }\n ```\n\n - The alternative way is to use **type assertion**. Here's a few examples:\n\n ```ts\n const style: CSS.Properties = {\n // Add a missing property\n ['WebkitRocketLauncher' as any]: 'launching',\n\n // Add a CSS Custom Property\n ['--theme-color' as any]: 'black',\n };\n ```\n\n Fix the issue locally with **Flow**:\n\n - Use **type assertion**. Here's a few examples:\n\n ```js\n const style: $Exact<CSS.Properties<*>> = {\n // Add a missing property\n [('WebkitRocketLauncher': any)]: 'launching',\n\n // Add a CSS Custom Property\n [('--theme-color': any)]: 'black',\n };\n ```\n\n## Version 2.0\n\nThe casing of CSS vendor properties are changed matching the casing of prefixes in Javascript. So all of them are capitalized except for `ms`.\n\n- `msOverflowStyle` is still `msOverflowStyle`\n- `mozAppearance` is now `MozAppearance`\n- `webkitOverflowScrolling` is now `WebkitOverflowScrolling`\n\nMore info: https://www.andismith.com/blogs/2012/02/modernizr-prefixed/\n\n## Contributing\n\n**Never modify `index.d.ts` and `index.js.flow` directly. They are generated automatically and committed so that we can easily follow any change it results in.** Therefor it's important that you run `$ git config merge.ours.driver true` after you've forked and cloned. That setting prevents merge conflicts when doing rebase.\n\n### Commands\n\n- `yarn build` Generates typings and type checks them\n- `yarn watch` Runs build on each save\n- `yarn test` Runs the tests\n- `yarn lazy` Type checks, lints and formats everything\n","readmeFilename":"README.md","gitHead":"49bd5630ab3fdbc9272f40b23c610f01848cb355","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@3.0.0-alpha.1","_npmVersion":"5.10.0","_nodeVersion":"10.15.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-5Zmp06NWOB3CCXE3D3FI/zlboGaFlJ6HeTd+GIlxQIKbYio7t9277EWPu0j6+zTZlLJS/4+9w5NFaWM5/SHEMg==","shasum":"ac80e49489b102c872fca244e2b206aa0d3670bc","tarball":"http://localhost:4545/npm/registry/csstype/csstype-3.0.0-alpha.1.tgz","fileCount":5,"unpackedSize":1014378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2DLSCRA9TVsSAnZWagAAlZMP/iuW2l67js3Sa28vTyHI\nU2MUrFB5vgvoiIaF1U/Aho/sPAMGm+m1sjjNARUKt1VeibTetXUA4XPFV9j8\ncyw0Dx974fSZCaqaDcxgDMeQwzuGI7mzNcR1k5lJdrlfVn1ZrZ/8IjpN3d6A\nyGyI1DJQOlJoc0htG5tUhBfUDaPIy+rkFGL2ls7q9cX//15K11eekgk+eDzv\nEMG1j/jfgfV8X0Y/BJnLkpiRRG8TLHSKhQdhr0q2x+G9mCIq5QGTVVOf3/Uz\nz40OCR7EwOe1t0Cp1wbWS31ixcgh1nAWEcJuuQL9ZsGzrozB0oE8EH6AytBc\nJlNL4JrHU0r+4Lm94NSkxhh/21o73i9pgArtY4HUIVEKTKWFv9jdWZpDkRKZ\nDJWSro8gXTTwKPSKQvkkO2iRNtiazzPeZDyW5gaUcEhDffFuuFmKl4kcBgzu\nKZ+JgwAJRHr+PFwtTUTeY8rK8sEPHJrlk9uUdhjbR1FJA2IiBaxDa7zFDcUw\n73KpX/FuGiJ7o4GbjI+zn89O4TvgYuJ9YjKed78JN76c+hALO4rDldT26glw\nGVAlbcaNVNF0goy42j42zv6ogHDuOPdTGnXCh0O8W9LUW/ycMdB+3dSnFRBW\nKw4rZdobNGZDs/fDRB/pdHgeib/EsTKR4kiTYz4gVCysORCgGAqM5jpnVY4+\nSJ0G\r\n=2Pz8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCRgyNxvqA3FY91/gs6A9xbpVGCdNxNc1qqFBSPoHbEAgIhAK5sv5WmAMj90s7j0Hy9YAlBa+JxvOrlnWWwcWQmtZ1L"}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_3.0.0-alpha.1_1574449874061_0.08814888270525767"},"_hasShrinkwrap":false},"3.0.0-alpha.2":{"name":"csstype","version":"3.0.0-alpha.2","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^24.0.23","@types/jsdom":"^12.2.4","@types/node":"^12.12.8","@types/prettier":"^1.18.3","@types/request":"^2.48.3","@types/turndown":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","fast-glob":"^3.1.0","flow-bin":"^0.112.0","jest":"^24.9.0","jsdom":"^15.2.1","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#29c9fc4a532849aaff7807acff892a251c303d1e","mdn-data":"git+https://github.com/mdn/data.git#4b8d343b3e6e724ce58f1b156a3022ba54bc5e8a","prettier":"^1.19.1","request":"^2.88.0","ts-node":"^8.5.2","tslint":"^5.20.1","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.7.2","yarn":"^1.19.1"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest","test:src":"jest src.*.ts","test:dist":"jest dist.*.ts","prepublish":"tsc && npm run test:src && npm run build"},"keywords":["css","style","typescript","flow","typings","types","definitions"],"readme":"# CSSType\n\n[![npm](https://img.shields.io/npm/v/csstype.svg)](https://www.npmjs.com/package/csstype)\n\nTypeScript and Flow definitions for CSS, generated by [data from MDN](https://github.com/mdn/data). It provides autocompletion and type checking for CSS properties and values.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.Properties = {\n colour: 'white', // Type error on property\n textAlign: 'middle', // Type error on value\n};\n```\n\n## Getting started\n\n```sh\n$ npm install csstype\n$ # or\n$ yarn add csstype\n```\n\n## Table of content\n\n- [Style types](#style-types)\n- [At-rule types](#at-rule-types)\n- [Pseudo types](#pseudo-types)\n- [Usage](#usage)\n- [What should I do when I get type errors?](#what-should-i-do-when-i-get-type-errors)\n- [Version 2.0](#version-20)\n- [Contributing](#contributing)\n - [Commands](#commands)\n\n## Style types\n\nProperties are categorized in different uses and in several technical variations to provide typings that suits as many as possible.\n\nAll interfaces has one optional generic argument to define length. It defaults to `string | 0` because `0` is the [only unitless length](https://www.w3.org/TR/REC-CSS2/syndata.html#length-units). You can specify this, e.g. `string | number`, for platforms and libraries that accepts any numeric value as length with a specific unit.\n\n| | Default | `Hyphen` | `Fallback` | `HyphenFallback` |\n| -------------- | -------------------- | -------------------------- | ---------------------------- | ---------------------------------- |\n| **All** | `Properties` | `PropertiesHyphen` | `PropertiesFallback` | `PropertiesHyphenFallback` |\n| **`Standard`** | `StandardProperties` | `StandardPropertiesHyphen` | `StandardPropertiesFallback` | `StandardPropertiesHyphenFallback` |\n| **`Vendor`** | `VendorProperties` | `VendorPropertiesHyphen` | `VendorPropertiesFallback` | `VendorPropertiesHyphenFallback` |\n| **`Obsolete`** | `ObsoleteProperties` | `ObsoletePropertiesHyphen` | `ObsoletePropertiesFallback` | `ObsoletePropertiesHyphenFallback` |\n| **`Svg`** | `SvgProperties` | `SvgPropertiesHyphen` | `SvgPropertiesFallback` | `SvgPropertiesHyphenFallback` |\n\nCategories:\n\n- **All** - Includes `Standard`, `Vendor`, `Obsolete` and `Svg`\n- **`Standard`** - Current properties and extends subcategories `StandardLonghand` and `StandardShorthand` _(e.g. `StandardShorthandProperties`)_\n- **`Vendor`** - Vendor prefixed properties and extends subcategories `VendorLonghand` and `VendorShorthand` _(e.g. `VendorShorthandProperties`)_\n- **`Obsolete`** - Removed or deprecated properties\n- **`Svg`** - SVG-specific properties\n\nVariations:\n\n- **Default** - JavaScript (camel) cased property names\n- **`Hyphen`** - CSS (kebab) cased property names\n- **`Fallback`** - Also accepts array of values e.g. `string | string[]`\n\n## At-rule types\n\nAt-rule interfaces with descriptors.\n\n| | Default | `Hyphen` | `Fallback` | `HyphenFallback` |\n| -------------------- | -------------- | -------------------- | ---------------------- | ---------------------------- |\n| **`@counter-style`** | `CounterStyle` | `CounterStyleHyphen` | `CounterStyleFallback` | `CounterStyleHyphenFallback` |\n| **`@font-face`** | `FontFace` | `FontFaceHyphen` | `FontFaceFallback` | `FontFaceHyphenFallback` |\n| **`@page`** | `Page` | `PageHyphen` | `PageFallback` | `PageHyphenFallback` |\n| **`@viewport`** | `Viewport` | `ViewportHyphen` | `ViewportFallback` | `ViewportHyphenFallback` |\n\n## Pseudo types\n\nString literals of pseudo classes and pseudo elements\n\n- `Pseudos`\n\n Extends:\n\n - `AdvancedPseudos`\n\n Function-like pseudos e.g. `:not(:first-child)`. The string literal contains the value excluding the parenthesis: `:not`. These are separated because they require an argument that results in infinite number of variations.\n\n - `SimplePseudos`\n\n Plain pseudos e.g. `:hover` that can only be **one** variation.\n\n## Usage\n\nLength defaults to `string | 0`. But it's possible to override it using generics.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.Properties<string | number> = {\n padding: 10,\n margin: '1rem',\n};\n```\n\nIn some cases, like for CSS-in-JS libraries, an array of values is a way to provide fallback values in CSS. Using `CSS.PropertiesFallback` instead of `CSS.Properties` will add the possibility to use any property value as an array of values.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.PropertiesFallback = {\n display: ['-webkit-flex', 'flex'],\n color: 'white',\n};\n```\n\nThere's even string literals for pseudo selectors and elements.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst pseudos: { [P in CSS.SimplePseudos]?: CSS.Properties } = {\n ':hover': {\n display: 'flex',\n },\n};\n```\n\nHyphen cased (kebab cased) properties are provided in `CSS.PropertiesHyphen` and `CSS.PropertiesHyphenFallback`. It's not **not** added by default in `CSS.Properties`. To allow both of them, you can simply extend with `CSS.PropertiesHyphen` or/and `CSS.PropertiesHyphenFallback`.\n\n```ts\nimport * as CSS from 'csstype';\n\ninterface Style extends CSS.Properties, CSS.PropertiesHyphen {}\n\nconst style: Style = {\n 'flex-grow': 1,\n 'flex-shrink': 0,\n 'font-weight': 'normal',\n backgroundColor: 'white',\n};\n```\n\n## What should I do when I get type errors?\n\nThe goal is to have as perfect types as possible and we're trying to do our best. But with CSS Custom Properties, the CSS specification changing frequently and vendors implementing their own specifications with new releases sometimes causes type errors even if it should work. Here's some steps you could take to get it fixed:\n\n_If you're using CSS Custom Properties you can step directly to step 3._\n\n1. **First of all, make sure you're doing it right.** A type error could also indicate that you're not :wink:\n\n - Some CSS specs that some vendors has implemented could have been officially rejected or haven't yet received any official acceptance and are therefor not included\n - If you're using TypeScript, [type widening](https://blog.mariusschulz.com/2017/02/04/typescript-2-1-literal-type-widening) could be the reason you get `Type 'string' is not assignable to...` errors\n\n2. **Have a look in [issues](https://github.com/frenic/csstype/issues) to see if an issue already has been filed. If not, create a new one.** To help us out, please refer to any information you have found.\n3. Fix the issue locally with **TypeScript** (Flow further down):\n\n - The recommended way is to use **module augmentation**. Here's a few examples:\n\n ```ts\n // My css.d.ts file\n import * as CSS from 'csstype';\n\n declare module 'csstype' {\n interface Properties {\n // Add a missing property\n WebkitRocketLauncher?: string;\n\n // Add a CSS Custom Property\n '--theme-color'?: 'black' | 'white';\n\n // ...or allow any other property\n [index: string]: any;\n }\n }\n ```\n\n - The alternative way is to use **type assertion**. Here's a few examples:\n\n ```ts\n const style: CSS.Properties = {\n // Add a missing property\n ['WebkitRocketLauncher' as any]: 'launching',\n\n // Add a CSS Custom Property\n ['--theme-color' as any]: 'black',\n };\n ```\n\n Fix the issue locally with **Flow**:\n\n - Use **type assertion**. Here's a few examples:\n\n ```js\n const style: $Exact<CSS.Properties<*>> = {\n // Add a missing property\n [('WebkitRocketLauncher': any)]: 'launching',\n\n // Add a CSS Custom Property\n [('--theme-color': any)]: 'black',\n };\n ```\n\n## Version 2.0\n\nThe casing of CSS vendor properties are changed matching the casing of prefixes in Javascript. So all of them are capitalized except for `ms`.\n\n- `msOverflowStyle` is still `msOverflowStyle`\n- `mozAppearance` is now `MozAppearance`\n- `webkitOverflowScrolling` is now `WebkitOverflowScrolling`\n\nMore info: https://www.andismith.com/blogs/2012/02/modernizr-prefixed/\n\n## Contributing\n\n**Never modify `index.d.ts` and `index.js.flow` directly. They are generated automatically and committed so that we can easily follow any change it results in.** Therefor it's important that you run `$ git config merge.ours.driver true` after you've forked and cloned. That setting prevents merge conflicts when doing rebase.\n\n### Commands\n\n- `yarn build` Generates typings and type checks them\n- `yarn watch` Runs build on each save\n- `yarn test` Runs the tests\n- `yarn lazy` Type checks, lints and formats everything\n","readmeFilename":"README.md","gitHead":"f1f695667d424cbcf0c03a869cad6d9b0a5245e7","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@3.0.0-alpha.2","_npmVersion":"5.10.0","_nodeVersion":"10.15.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-SO+m7t1itAZxQ6srqRUNoS+EnDqTgU6+zfL8qCHGjn8KIWoKpt9alWF9UNswPnx+log75YffzvtKOP/jbP3Cxg==","shasum":"454148665cf8ed9667de92360e7dda63c682896a","tarball":"http://localhost:4545/npm/registry/csstype/csstype-3.0.0-alpha.2.tgz","fileCount":5,"unpackedSize":1014502,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2EKoCRA9TVsSAnZWagAAnzwP/0miXUDXg7hENQfTIh6G\nTMrVaWuu+SvalQOKJNikWL8mEMthL706e6h51q6BSvBYickclyMOaSD/2jSf\nrkuWVdSbznM5op1a/dEnZPngCDHfa38tlEy/5HcY37ZHCHphPPni/VPXamd8\nMoOGBAqr+VmcKYkVWQEi62y1Zd9Tkql4HLel+GSudi4Aq8BC/KXlvkc0ZxwP\nPT50sA8VkS0blulozdEAyXkxOvdEiX+H9P8q0bCKmnZG66zJvQ8+h1VJQRJl\n9CAewREUydDvjzQsVXnfAgCykLVebUlNwsjnEIs2XWVN84nzp6hptxdz30Y5\nigEyjRCarnySbHfM6/TvPW6tNNRSNBooDVb1T2XTuq2VfvOQ3Krj+vnu4LX7\naoXEA4StHXoXHwG/32lx2AoGgvSd5R0Yv7ttvmEcAeWFbdjgaKyOa/yxtosN\nesUxW/D1+0z6rtjOAVWyeA5lg07hvPfTjPvg214OG5sEJl6IOGNm2dHtoj9y\nalnKiAPFnfJRfmGEwq0CAXdOmv9f/65VXdVfzDb1N490fguLmvTDOJ9elsEL\noWzfen04d7XY63Qjy0qQYg7aScyYODFnc+pSJ/1KQfjgJuJL0LaWyoUX1EQX\nD336CVSG8F+WR0nk6aRIqtQDBJ/37MQI/p4PPRjUpNd7cKHdAj++cAL+HPJ6\n6BCb\r\n=lJd0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEoh7LXOhLvSd82aQcYgmb+/8lhi0myG6JTWF2h/QlTpAiEA8OG+j2PzkYhp/bKDCcf9+4VATK3iU1YaQ7pDkF1A9p4="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_3.0.0-alpha.2_1574453927989_0.7621334217591116"},"_hasShrinkwrap":false},"3.0.0-beta.0":{"name":"csstype","version":"3.0.0-beta.0","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^24.0.23","@types/jsdom":"^12.2.4","@types/node":"^12.12.8","@types/prettier":"^1.18.3","@types/request":"^2.48.3","@types/turndown":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","fast-glob":"^3.1.0","flow-bin":"^0.112.0","jest":"^24.9.0","jsdom":"^15.2.1","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#29c9fc4a532849aaff7807acff892a251c303d1e","mdn-data":"git+https://github.com/mdn/data.git#4b8d343b3e6e724ce58f1b156a3022ba54bc5e8a","prettier":"^1.19.1","request":"^2.88.0","ts-node":"^8.5.2","tslint":"^5.20.1","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.7.2","typescript3.5":"npm:typescript@3.5.3","typescript3.6":"npm:typescript@3.6.4","yarn":"^1.19.1"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest","test:src":"jest src.*.ts","test:dist":"jest dist.*.ts","prepublish":"tsc && npm run test:src && npm run build"},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"4ec354b0db846df28ee4e5ca46fe2a49c6e00b55","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@3.0.0-beta.0","_npmVersion":"5.10.0","_nodeVersion":"10.15.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-c4/v7/t+8li6eGJDygw+C8M/CgePPm7zAnLy5Hibz8gobrJ/lLqktDvnC+HAr7HUB8IyCCdNN0vaBNY9ThxzOQ==","shasum":"ee923fea497c54d0b0c22fa34e6c7555a2c8769b","tarball":"http://localhost:4545/npm/registry/csstype/csstype-3.0.0-beta.0.tgz","fileCount":5,"unpackedSize":1019717,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5BXVCRA9TVsSAnZWagAAioEP/iXj/DVQ/PhQ/toWDuTZ\nfq5B2c6uCfSt2Yts2J416e8eYsR6NYNQZ8s5dmRdZjcjkZjPlWOPAl6/MjMz\nZQVYfBZ/k5FMDh3FdqyMW+neSgr/hSnfwuIdcjg7pZfedKwGIkO3VvDqpJAY\n1DtZXyou+sw7Sio4My9cQbYKd9v82vMJLPB382uwQn3LcQfG0Ab0uG9jH+PV\nPav1c/q+2hvkMntHQoja6wQZsrEcRdZZihaScrO34Wwxjl6hoZ37gVeLLo5t\nSX1sNJoZ0sW/1ASBks7mMgHAFCiCDN3GM584LsGgRsFCXC6bMoR7vA+AREhp\n9iW3LyknWvu2Mmx1VNoMyWCFRL3yrEckkBo1HXh3QlO5m0X6LxnFGBzyZ0H7\nnUGw2q8pB7OPDaP0sZTwnQKKgkOsiSBU3ls4Q4d0pDOjXsah/p30rlC4FFS1\n8r8z/QM2WoE5wKM4pvLiYPkKsLMABVSyVugdjA8KnwNoGg/KTz6Zg5xSJeOS\n8q53aUNIY/jtH+28965n52N8hbCU37t9HOqrvKV7zIXazpnk3wXOk0gLWmS5\nPcBVUcwoT2RI06yH8NIdTa7ITnvn1DkuBofnIsxjE3/O4LkHHsPYO9HpxZwl\nx53k25ZWxqsfXwUgFH9D5V9SjVIOqs5qctKmx/fDxt0e4p3/AFUpG0b0mtlM\nGCPZ\r\n=M5yy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICzjb4kUVMT0sDzbRKL7wojAHaNPe7of+G8+dELbUaCuAiAFcc2gUsGvLTLXxAPvLFBBzNxyYRrgBKwahor2M+6ljQ=="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_3.0.0-beta.0_1575228885402_0.598169076839909"},"_hasShrinkwrap":false},"3.0.0-beta.1":{"name":"csstype","version":"3.0.0-beta.1","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^24.0.23","@types/jsdom":"^12.2.4","@types/node":"^12.12.8","@types/prettier":"^1.18.3","@types/request":"^2.48.3","@types/turndown":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","fast-glob":"^3.1.0","flow-bin":"^0.112.0","jest":"^24.9.0","jsdom":"^15.2.1","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#29c9fc4a532849aaff7807acff892a251c303d1e","mdn-data":"git+https://github.com/mdn/data.git#4b8d343b3e6e724ce58f1b156a3022ba54bc5e8a","prettier":"^1.19.1","request":"^2.88.0","ts-node":"^8.5.2","tslint":"^5.20.1","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.7.2","yarn":"^1.19.1"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest","test:src":"jest src.*.ts","test:dist":"jest dist.*.ts","prepublish":"tsc && npm run test:src && npm run build"},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"92d838e6d8e6f08db50ae3fc3772ce86d98c5f13","readme":"# CSSType\n\n[![npm](https://img.shields.io/npm/v/csstype.svg)](https://www.npmjs.com/package/csstype)\n\nTypeScript and Flow definitions for CSS, generated by [data from MDN](https://github.com/mdn/data). It provides autocompletion and type checking for CSS properties and values.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.Properties = {\n colour: 'white', // Type error on property\n textAlign: 'middle', // Type error on value\n};\n```\n\n## Getting started\n\n```sh\n$ npm install csstype\n$ # or\n$ yarn add csstype\n```\n\n## Table of content\n\n- [Style types](#style-types)\n- [At-rule types](#at-rule-types)\n- [Pseudo types](#pseudo-types)\n- [Usage](#usage)\n- [What should I do when I get type errors?](#what-should-i-do-when-i-get-type-errors)\n- [Version 2.0](#version-20)\n- [Contributing](#contributing)\n - [Commands](#commands)\n\n## Style types\n\nProperties are categorized in different uses and in several technical variations to provide typings that suits as many as possible.\n\nAll interfaces has one optional generic argument to define length. It defaults to `string | 0` because `0` is the [only unitless length](https://www.w3.org/TR/REC-CSS2/syndata.html#length-units). You can specify this, e.g. `string | number`, for platforms and libraries that accepts any numeric value as length with a specific unit.\n\n| | Default | `Hyphen` | `Fallback` | `HyphenFallback` |\n| -------------- | -------------------- | -------------------------- | ---------------------------- | ---------------------------------- |\n| **All** | `Properties` | `PropertiesHyphen` | `PropertiesFallback` | `PropertiesHyphenFallback` |\n| **`Standard`** | `StandardProperties` | `StandardPropertiesHyphen` | `StandardPropertiesFallback` | `StandardPropertiesHyphenFallback` |\n| **`Vendor`** | `VendorProperties` | `VendorPropertiesHyphen` | `VendorPropertiesFallback` | `VendorPropertiesHyphenFallback` |\n| **`Obsolete`** | `ObsoleteProperties` | `ObsoletePropertiesHyphen` | `ObsoletePropertiesFallback` | `ObsoletePropertiesHyphenFallback` |\n| **`Svg`** | `SvgProperties` | `SvgPropertiesHyphen` | `SvgPropertiesFallback` | `SvgPropertiesHyphenFallback` |\n\nCategories:\n\n- **All** - Includes `Standard`, `Vendor`, `Obsolete` and `Svg`\n- **`Standard`** - Current properties and extends subcategories `StandardLonghand` and `StandardShorthand` _(e.g. `StandardShorthandProperties`)_\n- **`Vendor`** - Vendor prefixed properties and extends subcategories `VendorLonghand` and `VendorShorthand` _(e.g. `VendorShorthandProperties`)_\n- **`Obsolete`** - Removed or deprecated properties\n- **`Svg`** - SVG-specific properties\n\nVariations:\n\n- **Default** - JavaScript (camel) cased property names\n- **`Hyphen`** - CSS (kebab) cased property names\n- **`Fallback`** - Also accepts array of values e.g. `string | string[]`\n\n## At-rule types\n\nAt-rule interfaces with descriptors.\n\n| | Default | `Hyphen` | `Fallback` | `HyphenFallback` |\n| -------------------- | -------------- | -------------------- | ---------------------- | ---------------------------- |\n| **`@counter-style`** | `CounterStyle` | `CounterStyleHyphen` | `CounterStyleFallback` | `CounterStyleHyphenFallback` |\n| **`@font-face`** | `FontFace` | `FontFaceHyphen` | `FontFaceFallback` | `FontFaceHyphenFallback` |\n| **`@page`** | `Page` | `PageHyphen` | `PageFallback` | `PageHyphenFallback` |\n| **`@viewport`** | `Viewport` | `ViewportHyphen` | `ViewportFallback` | `ViewportHyphenFallback` |\n\n## Pseudo types\n\nString literals of pseudo classes and pseudo elements\n\n- `Pseudos`\n\n Extends:\n\n - `AdvancedPseudos`\n\n Function-like pseudos e.g. `:not(:first-child)`. The string literal contains the value excluding the parenthesis: `:not`. These are separated because they require an argument that results in infinite number of variations.\n\n - `SimplePseudos`\n\n Plain pseudos e.g. `:hover` that can only be **one** variation.\n\n## Usage\n\nLength defaults to `string | 0`. But it's possible to override it using generics.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.Properties<string | number> = {\n padding: 10,\n margin: '1rem',\n};\n```\n\nIn some cases, like for CSS-in-JS libraries, an array of values is a way to provide fallback values in CSS. Using `CSS.PropertiesFallback` instead of `CSS.Properties` will add the possibility to use any property value as an array of values.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.PropertiesFallback = {\n display: ['-webkit-flex', 'flex'],\n color: 'white',\n};\n```\n\nThere's even string literals for pseudo selectors and elements.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst pseudos: { [P in CSS.SimplePseudos]?: CSS.Properties } = {\n ':hover': {\n display: 'flex',\n },\n};\n```\n\nHyphen cased (kebab cased) properties are provided in `CSS.PropertiesHyphen` and `CSS.PropertiesHyphenFallback`. It's not **not** added by default in `CSS.Properties`. To allow both of them, you can simply extend with `CSS.PropertiesHyphen` or/and `CSS.PropertiesHyphenFallback`.\n\n```ts\nimport * as CSS from 'csstype';\n\ninterface Style extends CSS.Properties, CSS.PropertiesHyphen {}\n\nconst style: Style = {\n 'flex-grow': 1,\n 'flex-shrink': 0,\n 'font-weight': 'normal',\n backgroundColor: 'white',\n};\n```\n\n## What should I do when I get type errors?\n\nThe goal is to have as perfect types as possible and we're trying to do our best. But with CSS Custom Properties, the CSS specification changing frequently and vendors implementing their own specifications with new releases sometimes causes type errors even if it should work. Here's some steps you could take to get it fixed:\n\n_If you're using CSS Custom Properties you can step directly to step 3._\n\n1. **First of all, make sure you're doing it right.** A type error could also indicate that you're not :wink:\n\n - Some CSS specs that some vendors has implemented could have been officially rejected or haven't yet received any official acceptance and are therefor not included\n - If you're using TypeScript, [type widening](https://blog.mariusschulz.com/2017/02/04/typescript-2-1-literal-type-widening) could be the reason you get `Type 'string' is not assignable to...` errors\n\n2. **Have a look in [issues](https://github.com/frenic/csstype/issues) to see if an issue already has been filed. If not, create a new one.** To help us out, please refer to any information you have found.\n3. Fix the issue locally with **TypeScript** (Flow further down):\n\n - The recommended way is to use **module augmentation**. Here's a few examples:\n\n ```ts\n // My css.d.ts file\n import * as CSS from 'csstype';\n\n declare module 'csstype' {\n interface Properties {\n // Add a missing property\n WebkitRocketLauncher?: string;\n\n // Add a CSS Custom Property\n '--theme-color'?: 'black' | 'white';\n\n // ...or allow any other property\n [index: string]: any;\n }\n }\n ```\n\n - The alternative way is to use **type assertion**. Here's a few examples:\n\n ```ts\n const style: CSS.Properties = {\n // Add a missing property\n ['WebkitRocketLauncher' as any]: 'launching',\n\n // Add a CSS Custom Property\n ['--theme-color' as any]: 'black',\n };\n ```\n\n Fix the issue locally with **Flow**:\n\n - Use **type assertion**. Here's a few examples:\n\n ```js\n const style: $Exact<CSS.Properties<*>> = {\n // Add a missing property\n [('WebkitRocketLauncher': any)]: 'launching',\n\n // Add a CSS Custom Property\n [('--theme-color': any)]: 'black',\n };\n ```\n\n## Version 2.0\n\nThe casing of CSS vendor properties are changed matching the casing of prefixes in Javascript. So all of them are capitalized except for `ms`.\n\n- `msOverflowStyle` is still `msOverflowStyle`\n- `mozAppearance` is now `MozAppearance`\n- `webkitOverflowScrolling` is now `WebkitOverflowScrolling`\n\nMore info: https://www.andismith.com/blogs/2012/02/modernizr-prefixed/\n\n## Contributing\n\n**Never modify `index.d.ts` and `index.js.flow` directly. They are generated automatically and committed so that we can easily follow any change it results in.** Therefor it's important that you run `$ git config merge.ours.driver true` after you've forked and cloned. That setting prevents merge conflicts when doing rebase.\n\n### Commands\n\n- `yarn build` Generates typings and type checks them\n- `yarn watch` Runs build on each save\n- `yarn test` Runs the tests\n- `yarn lazy` Type checks, lints and formats everything\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@3.0.0-beta.1","_npmVersion":"5.10.0","_nodeVersion":"10.15.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-Kydox1cFJz3Jm4sAf4gbnEvpmR8m0sGfN0T8KEdbaVVkn32lhTwsXLbJlUTlzX9AHmzYnRa1vplzWV9hN1PCBQ==","shasum":"7f184f2e70b135d1b102239698d9426b7689e819","tarball":"http://localhost:4545/npm/registry/csstype/csstype-3.0.0-beta.1.tgz","fileCount":5,"unpackedSize":1025379,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd57+XCRA9TVsSAnZWagAAZu0P+gJwI7JE/DPuFZVXDrB6\nN3UL3drS56dDb9e8HokEjoYONX5aFCmMdK6DKz+WqRReOaVCimHDL9dXFI+8\nk2+ak8NhzDL0ZAdEZIprVfBuYRz9T75LFboRAe+fTsdXBFg3vjoC6WjLZ1Zy\nLnrxOxrk+5c2dWiul95ePeCIgqIjEZ28czFIH72aH86bC7Vlspa2k4gzBZUC\nx/oBX4wuasZhUyofYcGdeJKulWq8IkgkgIYaLM+k3b2KmXPbF8s0m6WZHv+i\nkaWwjNAwDOGmrDQNzNPdNgtlkM0IZyieae/G2uqOQ15AyM34VyK2iar7uUf5\nKtuxn+aaeF5N7LCSOF+6MKFqzPAjhbqwi/wJra/GTqVWLy2tFYDhXOMw5hyV\nicY+fpZHvNPSBA69ePa6ZAl4od3SAIzBIVthQqyOvttjeS0UK5RaFNdNIHa4\ncmZ611zCjnJbGeGnD8Z5LwS5P0r3cEkUIWaAu1xXqj+z5DVPOATGh4AcLjWe\njcVZtsMmezjY3qvT4Lh/ZgPHINm37pULAv4zN+ZpNClfYTPyEClt2cO/P65a\ngxsh5p/KzKIB0bxnRvF38u3Jux1XHvlnT7qs0uf1CCuCF0rLSklGJtECnsbt\nE+rt2TfsJ/lOuKeckHQj/me3LkLL+W892nnhF6VmgyvSa4KZ8MxMuG7I1ifI\nFH3z\r\n=eDfH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGzg4tbEfCEp9CcRc8XVaPVW/GVdxzHKhp4B/iIOoG9fAiEA9ImaG6NqMAJCzHAojFV3w0rcI9Aopom3KUh0fN6qayE="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_3.0.0-beta.1_1575468950526_0.1714469915847665"},"_hasShrinkwrap":false},"2.6.8":{"name":"csstype","version":"2.6.8","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^24.0.21","@types/jsdom":"^12.2.4","@types/node":"^12.12.3","@types/prettier":"^1.18.3","chalk":"^2.4.2","chokidar":"^3.2.3","fast-glob":"^3.1.0","flow-bin":"^0.110.1","jest":"^24.9.0","jsdom":"^15.2.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#240e1c930c5de4e632ed82a61d80a3c72dfc4d54","mdn-data":"git+https://github.com/mdn/data.git#4400f8133582f541ab72b2218ef2549df3e53c4d","prettier":"^1.18.2","sync-request":"^6.1.0","ts-node":"^8.4.1","tslint":"^5.20.0","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.6.4"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"019f3524660f76764cded3fd4e429a353ef3464b","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.6.8","_npmVersion":"5.10.0","_nodeVersion":"10.15.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-msVS9qTuMT5zwAGCVm4mxfrZ18BNc6Csd0oJAtiFMZ1FAx1CCvy2+5MDmYoix63LM/6NDbNtodCiGYGmFgO0dA==","shasum":"0fb6fc2417ffd2816a418c9336da74d7f07db431","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.6.8.tgz","fileCount":5,"unpackedSize":1661408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9y6kCRA9TVsSAnZWagAArO8P/juFAaEwJjxcstTlr0gn\nn7c7UJmPom+Drc9s7CTSA/eBsA+XF1ImlDsfGKiq8+Pqb9iGzSybJXxpoOhO\n++GoW4RYZWXNbiP0VrKGyj8mjnJNwzwTdL8xp0UoCEyov0U51aYcydsZ5DYP\nutVbx43rVZmQvgpAnwA0cHMR1j9uqpUzfhaVGl24c0Fl4X3pJsxoD5xkDk05\nXNFAGO89gW7Rr+2zrJOD3gnGqdWzMQvfFCi3+NMUdOVN+Pu91db5zn9pnKby\n1mN2pDiN/7gL/VKR/tSOdQJBYF4ifp3kzbiRw3fmTeL0ZxuhfwGOdZl1utwV\nNaTWFeW40aF09dL3BCXRvZiQrfnDjmezWoTnhnAMgo0o+059d1MsIrAWgAbs\nMxsY8H62qelht0bTJkRXfg2NLRbj2GQ5MP+NLx6+OCDOregL0l8Vu6C40fRM\nVN2YcxjtdFUCR6OaKjQF/gcDq/bLXofDw+bRHUhkEXpFxkt/60lAfjm5xopQ\n+1eaD+JblzG2TojO9hHnSl/r2lPGdmte+ZSH75678q/ZqAWk0ZJHnl6A1EKY\n14lMEKYblYKvoDrSTr2j3WvcDH2vF0Z8G/AwtJ0u3n5611rVnrZ3unnZillZ\n92pRigqcAc74b4hgry30Sv8ZGUiqxtXy5sBmsA5FjpolgLBH48tHVL+W9Lwy\nt1G+\r\n=U75h\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEjTbus8wy/PjwfqXCA6JVo4cBGQ+Y/EBqswj0N/k4vrAiAuQDxjtC4tkY9QhyQApY4Jlf9x5d+m3ZLbk7xrJnXxow=="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.6.8_1576480419764_0.12328714712750855"},"_hasShrinkwrap":false},"2.6.9":{"name":"csstype","version":"2.6.9","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^24.0.21","@types/jsdom":"^12.2.4","@types/node":"^12.12.3","@types/prettier":"^1.18.3","chalk":"^2.4.2","chokidar":"^3.2.3","fast-glob":"^3.1.0","flow-bin":"^0.110.1","jest":"^24.9.0","jsdom":"^15.2.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#1898331a758ceabd938ce7ac68427825a70f8d7b","mdn-data":"git+https://github.com/mdn/data.git#c3e407904413bb5c4b823ba1684cde2a3c4f11d0","prettier":"^1.18.2","sync-request":"^6.1.0","ts-node":"^8.4.1","tslint":"^5.20.0","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.6.4"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"d95f1a9403f1af3ae10a480f0c3d72c6eac36d6a","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.6.9","_npmVersion":"5.10.0","_nodeVersion":"10.15.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-xz39Sb4+OaTsULgUERcCk+TJj8ylkL4aSVDQiX/ksxbELSqwkgt4d4RD7fovIdgJGSuNYqwZEiVjYY5l0ask+Q==","shasum":"05141d0cd557a56b8891394c1911c40c8a98d098","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.6.9.tgz","fileCount":5,"unpackedSize":1668730,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRjzuCRA9TVsSAnZWagAAMjoP/RcKL14me4GjAl+f8k/D\nyMiiQR2nZqU16Pldxi6FnGcA1Q476n4Uk9MJSw0rUmTPqZNnMlWgQfXpPKdW\n+oh9io4Um2SnXp2hWGIXUK5SJEydxavFfjgMuPBN2MzAGvteDd+Vq/RFmpos\naI6Mpe+goCNAGcgTy1da1IG20MyJW+7ClFtfSjOBF/Fq/7k7OYkIVgNtDZ9c\nIq3ckiA80KFsw723TYk/n8b5bEEPcXs6UMTw+TpnTqLLyu+sA7rIq2w/yKdW\nLzYD+BmZvC2ljJzedQ/jZtd4Qi/IVE4GLzMYo+eCJTXW2nYoh84I8mKXbyRr\nfR+Q91vB5KyO7brynq0smu8s3S6nEnX/WR2jaxLDUV0Tq4HRGK4JV7lWCHa7\nCAMbd0FwbHppBt25mrJqaeCX6nY8fF3+u3mIXDGLR6Xd5guQyT/QMQVZSR3U\nX8zzNh4U06iB5rQ0H1JsQzBfL7ICnPyqobfk/JbZCsPt4vVGcTSAnKi4xzyq\nEWPL+phUshLZSDCkpsW9kQmeFwpjXTgkEaRnHCEow7cISDZOiF/f+xeh/+ny\nkmHUjaZm3/izfhPqdaSZPzQWeUbEEjePcwdrnQaE/odvJa0AKevgCJoVngjc\nHIbdX4zp2TZb2BamBHFARFU4fGOwudOdsXE2zfVskL6RfEuMdcSjPoCsS9Jk\n3pME\r\n=Cu6e\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDW+hT3i2ye0Ir/gTEwSuGmCQt0rpJMEu0h5mXgLxKQ+QIgOaWFMqIKUCPGUq79FPMrFFInTW2GaBpBrlmDfwnPa88="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.6.9_1581661421773_0.8643065330839861"},"_hasShrinkwrap":false},"2.6.10":{"name":"csstype","version":"2.6.10","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^24.0.21","@types/jsdom":"^12.2.4","@types/node":"^12.12.3","@types/prettier":"^1.18.3","chalk":"^2.4.2","chokidar":"^3.2.3","fast-glob":"^3.1.0","flow-bin":"^0.110.1","jest":"^24.9.0","jsdom":"^15.2.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#a78f891eaecdea55d6b24c779dbd3172a92473d1","mdn-data":"git+https://github.com/mdn/data.git#aa85883d41ae4f47fdf230466cc138976cab8b38","prettier":"^1.18.2","sync-request":"^6.1.0","ts-node":"^8.4.1","tslint":"^5.20.0","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.6.4"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"b7f124835030346fcf2f4a2861bb71dcdbff8676","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.6.10","_npmVersion":"5.10.0","_nodeVersion":"10.15.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-D34BqZU4cIlMCY93rZHbrq9pjTAQJ3U8S8rfBqjwHxkGPThWFjzZDQpgMJY0QViLxth6ZKYiwFBo14RdN44U/w==","shasum":"e63af50e66d7c266edb6b32909cfd0aabe03928b","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.6.10.tgz","fileCount":5,"unpackedSize":1876301,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegaIaCRA9TVsSAnZWagAAWWcQAIO410NUyCidZitttGSs\n5ulu5BIaGbhWLvzR1u+EOzYyEa4IqSQixNDMghgnyH2+sg90EnbPLundrR/P\nvUllqUVGZYEsJRwIlp+MqApQLR1wxFYQlr75agugSVbrbEjAzIdTVUhBh8Ib\nHdw1ctNoPXLyZLqaKfuq2iesLqI5FhmcdsuGtjqRM3BvJm7x9FKohNfyTauH\nXoOd5E6iWpdKb8R1OlKBdiAUDnu18OBhIs5oQNqPEEFdB72qrElT7eQxJXEZ\nBFmtZFs5cgUYN9YIiQU4M1E1T25PnFcD7Aqt6BsHI8nHngm2OYgJJA1GMEU7\nkjudDyp5DuSxlqDj6fXsQJqxaR4qoSQ1zEgX5C1Fyv5k9IEOsGDD6WDdHOLl\n99u8eO+uO2Q62I24w4v15fFfZVN/fzDpe97tkcvJ+RlUhOBnWAdnMiy/9+CV\nuDvsH2odt9H+8N2Pk5VEgWKAkJ2tSAdh81HWhQuAPsKcbImRFvk0VTSRWjmG\nuwt3bA8ZtoDB9YdvUNcSY9YRMPgOqWi1TRDe0rOPFy4NN6OQ+58HcX+iv3ZD\nj5wLNACpH5hFfzbMXQhCCC9c7VtDDXnXLYeVqIxmxQebeVtD4l9cJi1Z8yyV\ndB7tQ7md6lVLh98cITSY+nwwci/9p91SL/p/IwBmIFedSzWZyq67E+pWgUiv\nzRLX\r\n=9d12\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWgIVrEe3QKJte8sU37XBHd376hlF8s+xNmkHc401t3QIgIGHUdPaMrlhGITpWCUzs0x5fFhm30Bq6EEo6On4iOX0="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.6.10_1585553946100_0.4236104377531007"},"_hasShrinkwrap":false},"3.0.0-beta.2":{"name":"csstype","version":"3.0.0-beta.2","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^24.0.23","@types/jsdom":"^12.2.4","@types/node":"^12.12.8","@types/prettier":"^1.18.3","@types/request":"^2.48.3","@types/turndown":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","fast-glob":"^3.1.0","flow-bin":"^0.112.0","jest":"^24.9.0","jsdom":"^15.2.1","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#a78f891eaecdea55d6b24c779dbd3172a92473d1","mdn-data":"git+https://github.com/mdn/data.git#aa85883d41ae4f47fdf230466cc138976cab8b38","prettier":"^1.19.1","request":"^2.88.0","ts-node":"^8.5.2","tslint":"^5.20.1","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.7.2","yarn":"^1.19.1"},"scripts":{"install":"yarn install --cwd __tests__","prepublishOnly":"tsc && npm run test:src && npm run build && ts-node --files prepublish.ts","update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest","test:src":"jest src.*.ts","test:dist":"jest dist.*.ts"},"keywords":["css","style","typescript","flow","typings","types","definitions"],"readme":"# CSSType\n\n[![npm](https://img.shields.io/npm/v/csstype.svg)](https://www.npmjs.com/package/csstype)\n\nTypeScript and Flow definitions for CSS, generated by [data from MDN](https://github.com/mdn/data). It provides autocompletion and type checking for CSS properties and values.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.Properties = {\n colour: 'white', // Type error on property\n textAlign: 'middle', // Type error on value\n};\n```\n\n## Getting started\n\n```sh\n$ npm install csstype\n$ # or\n$ yarn add csstype\n```\n\n## Table of content\n\n- [Style types](#style-types)\n- [At-rule types](#at-rule-types)\n- [Pseudo types](#pseudo-types)\n- [Usage](#usage)\n- [What should I do when I get type errors?](#what-should-i-do-when-i-get-type-errors)\n- [Version 2.0](#version-20)\n- [Contributing](#contributing)\n - [Commands](#commands)\n\n## Style types\n\nProperties are categorized in different uses and in several technical variations to provide typings that suits as many as possible.\n\nAll interfaces has one optional generic argument to define length. It defaults to `string | 0` because `0` is the only [length where the unit identifier is optional](https://drafts.csswg.org/css-values-3/#lengths). You can specify this, e.g. `string | number`, for platforms and libraries that accepts any numeric value as length with a specific unit.\n\n| | Default | `Hyphen` | `Fallback` | `HyphenFallback` |\n| -------------- | -------------------- | -------------------------- | ---------------------------- | ---------------------------------- |\n| **All** | `Properties` | `PropertiesHyphen` | `PropertiesFallback` | `PropertiesHyphenFallback` |\n| **`Standard`** | `StandardProperties` | `StandardPropertiesHyphen` | `StandardPropertiesFallback` | `StandardPropertiesHyphenFallback` |\n| **`Vendor`** | `VendorProperties` | `VendorPropertiesHyphen` | `VendorPropertiesFallback` | `VendorPropertiesHyphenFallback` |\n| **`Obsolete`** | `ObsoleteProperties` | `ObsoletePropertiesHyphen` | `ObsoletePropertiesFallback` | `ObsoletePropertiesHyphenFallback` |\n| **`Svg`** | `SvgProperties` | `SvgPropertiesHyphen` | `SvgPropertiesFallback` | `SvgPropertiesHyphenFallback` |\n\nCategories:\n\n- **All** - Includes `Standard`, `Vendor`, `Obsolete` and `Svg`\n- **`Standard`** - Current properties and extends subcategories `StandardLonghand` and `StandardShorthand` _(e.g. `StandardShorthandProperties`)_\n- **`Vendor`** - Vendor prefixed properties and extends subcategories `VendorLonghand` and `VendorShorthand` _(e.g. `VendorShorthandProperties`)_\n- **`Obsolete`** - Removed or deprecated properties\n- **`Svg`** - SVG-specific properties\n\nVariations:\n\n- **Default** - JavaScript (camel) cased property names\n- **`Hyphen`** - CSS (kebab) cased property names\n- **`Fallback`** - Also accepts array of values e.g. `string | string[]`\n\n## At-rule types\n\nAt-rule interfaces with descriptors.\n\n| | Default | `Hyphen` | `Fallback` | `HyphenFallback` |\n| -------------------- | -------------- | -------------------- | ---------------------- | ---------------------------- |\n| **`@counter-style`** | `CounterStyle` | `CounterStyleHyphen` | `CounterStyleFallback` | `CounterStyleHyphenFallback` |\n| **`@font-face`** | `FontFace` | `FontFaceHyphen` | `FontFaceFallback` | `FontFaceHyphenFallback` |\n| **`@page`** | `Page` | `PageHyphen` | `PageFallback` | `PageHyphenFallback` |\n| **`@viewport`** | `Viewport` | `ViewportHyphen` | `ViewportFallback` | `ViewportHyphenFallback` |\n\n## Pseudo types\n\nString literals of pseudo classes and pseudo elements\n\n- `Pseudos`\n\n Extends:\n\n - `AdvancedPseudos`\n\n Function-like pseudos e.g. `:not(:first-child)`. The string literal contains the value excluding the parenthesis: `:not`. These are separated because they require an argument that results in infinite number of variations.\n\n - `SimplePseudos`\n\n Plain pseudos e.g. `:hover` that can only be **one** variation.\n\n## Usage\n\nLength defaults to `string | 0`. But it's possible to override it using generics.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.Properties<string | number> = {\n padding: 10,\n margin: '1rem',\n};\n```\n\nIn some cases, like for CSS-in-JS libraries, an array of values is a way to provide fallback values in CSS. Using `CSS.PropertiesFallback` instead of `CSS.Properties` will add the possibility to use any property value as an array of values.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.PropertiesFallback = {\n display: ['-webkit-flex', 'flex'],\n color: 'white',\n};\n```\n\nThere's even string literals for pseudo selectors and elements.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst pseudos: { [P in CSS.SimplePseudos]?: CSS.Properties } = {\n ':hover': {\n display: 'flex',\n },\n};\n```\n\nHyphen cased (kebab cased) properties are provided in `CSS.PropertiesHyphen` and `CSS.PropertiesHyphenFallback`. It's not **not** added by default in `CSS.Properties`. To allow both of them, you can simply extend with `CSS.PropertiesHyphen` or/and `CSS.PropertiesHyphenFallback`.\n\n```ts\nimport * as CSS from 'csstype';\n\ninterface Style extends CSS.Properties, CSS.PropertiesHyphen {}\n\nconst style: Style = {\n 'flex-grow': 1,\n 'flex-shrink': 0,\n 'font-weight': 'normal',\n backgroundColor: 'white',\n};\n```\n\n## What should I do when I get type errors?\n\nThe goal is to have as perfect types as possible and we're trying to do our best. But with CSS Custom Properties, the CSS specification changing frequently and vendors implementing their own specifications with new releases sometimes causes type errors even if it should work. Here's some steps you could take to get it fixed:\n\n_If you're using CSS Custom Properties you can step directly to step 3._\n\n1. **First of all, make sure you're doing it right.** A type error could also indicate that you're not :wink:\n\n - Some CSS specs that some vendors has implemented could have been officially rejected or haven't yet received any official acceptance and are therefor not included\n - If you're using TypeScript, [type widening](https://blog.mariusschulz.com/2017/02/04/typescript-2-1-literal-type-widening) could be the reason you get `Type 'string' is not assignable to...` errors\n\n2. **Have a look in [issues](https://github.com/frenic/csstype/issues) to see if an issue already has been filed. If not, create a new one.** To help us out, please refer to any information you have found.\n3. Fix the issue locally with **TypeScript** (Flow further down):\n\n - The recommended way is to use **module augmentation**. Here's a few examples:\n\n ```ts\n // My css.d.ts file\n import * as CSS from 'csstype';\n\n declare module 'csstype' {\n interface Properties {\n // Add a missing property\n WebkitRocketLauncher?: string;\n\n // Add a CSS Custom Property\n '--theme-color'?: 'black' | 'white';\n\n // ...or allow any other property\n [index: string]: any;\n }\n }\n ```\n\n - The alternative way is to use **type assertion**. Here's a few examples:\n\n ```ts\n const style: CSS.Properties = {\n // Add a missing property\n ['WebkitRocketLauncher' as any]: 'launching',\n\n // Add a CSS Custom Property\n ['--theme-color' as any]: 'black',\n };\n ```\n\n Fix the issue locally with **Flow**:\n\n - Use **type assertion**. Here's a few examples:\n\n ```js\n const style: $Exact<CSS.Properties<*>> = {\n // Add a missing property\n [('WebkitRocketLauncher': any)]: 'launching',\n\n // Add a CSS Custom Property\n [('--theme-color': any)]: 'black',\n };\n ```\n\n## Version 2.0\n\nThe casing of CSS vendor properties are changed matching the casing of prefixes in Javascript. So all of them are capitalized except for `ms`.\n\n- `msOverflowStyle` is still `msOverflowStyle`\n- `mozAppearance` is now `MozAppearance`\n- `webkitOverflowScrolling` is now `WebkitOverflowScrolling`\n\nMore info: https://www.andismith.com/blogs/2012/02/modernizr-prefixed/\n\n## Contributing\n\n**Never modify `index.d.ts` and `index.js.flow` directly. They are generated automatically and committed so that we can easily follow any change it results in.** Therefor it's important that you run `$ git config merge.ours.driver true` after you've forked and cloned. That setting prevents merge conflicts when doing rebase.\n\n### Commands\n\n- `yarn build` Generates typings and type checks them\n- `yarn watch` Runs build on each save\n- `yarn test` Runs the tests\n- `yarn lazy` Type checks, lints and formats everything\n","readmeFilename":"README.md","gitHead":"05ea273e6e9996fc110ac1a717c9f474b765596f","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@3.0.0-beta.2","_npmVersion":"5.10.0","_nodeVersion":"10.15.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-i2ciRQTavetsoweVVdpJZcu6tZRTf+SPLHSOAwQpTWszJU53ldz/Jxos5bRg864t8/otLR1Waol0YiAPV6DNSw==","shasum":"384611644ce16a3019f6ad192b4fb48967f3ef47","tarball":"http://localhost:4545/npm/registry/csstype/csstype-3.0.0-beta.2.tgz","fileCount":5,"unpackedSize":1132250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegaUyCRA9TVsSAnZWagAAyzIP/0HUffByVHX2Ywqwb9M2\nvvL4kJWWVe+2g+a3Nqc0OzEiQLklWJ9RlExF21/EXoBmJkMRu+8KYgFi3WBU\nCvlYr5pEVpkgTHrjLsUzSL3C0Td4A+2rDZdyED4u1TC6cuxI+Qy3GodN3Fb8\nUBT/0VWGFB4LdvpOR0lqKpE61Nimh8rSOjFjOIvv3jhHIhPRo67iH3kpDrG3\nhlIr/hJFAe2Sata/vlBnBTYf46tdk3GUSSSNB6qOxaCYtUEi6da7O3lJ+spu\nNJxL4Cg1qPvA1sGe20NicmG8gbqoBV12DhkJlR1YY4uic+2rFhn28RL18aDp\nX2tJQ0cfELI0nByM8lsZ1T6cBl+uLJaQl39RhcVpVh9QcbnNGLScyacPZUhO\n3R6UPa5nWWZLkZ3Yu2xdQlZ6963uln7e8f3qPxp4cp+yiVfLze4EQNbTON8r\nwQklEP5n9Y1vOrNQ5Rz1eCWU+OszDN5affrFnWIZ/zSsWOhgsGdE0YPwDLJa\nE6WZEjv6lfl+0I1+WBgQauA/NJhawixxhRpVRqhCjVpvwITO2ppIOdvKRffg\nAYcboHfduCqk3I+v0WHWH+d7Oj8Wv0qvdP2xu/kcM32cEdCXK4OIxtqDKzhG\ncvegF5OUl7En7p3lRFrkfRTFGZ/bUHn8RksLBg3Ivj9BUeXELZyI8TTxGfgO\nRlAK\r\n=CexG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICAibJRAIAEmJte3JezeIqWVzgu9nbAV4gSF2dVLM2X2AiEAklK/wBSfgGfdTkiRCkqAimwY27UVsLgTC0kxuBf+g8w="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_3.0.0-beta.2_1585554737944_0.47694441100552387"},"_hasShrinkwrap":false},"3.0.0-beta.3":{"name":"csstype","version":"3.0.0-beta.3","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^24.0.23","@types/jsdom":"^12.2.4","@types/node":"^12.12.8","@types/prettier":"^1.18.3","@types/request":"^2.48.3","@types/turndown":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","fast-glob":"^3.1.0","flow-bin":"^0.112.0","jest":"^24.9.0","jsdom":"^15.2.1","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#a78f891eaecdea55d6b24c779dbd3172a92473d1","mdn-data":"git+https://github.com/mdn/data.git#aa85883d41ae4f47fdf230466cc138976cab8b38","prettier":"^1.19.1","request":"^2.88.0","ts-node":"^8.5.2","tslint":"^5.20.1","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.7.2","yarn":"^1.19.1"},"scripts":{"prepublish":"yarn install --cwd __tests__","prepublishOnly":"tsc && npm run test:src && npm run build && ts-node --files prepublish.ts","update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest","test:src":"jest src.*.ts","test:dist":"jest dist.*.ts"},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"192058f98925049b348e4b133277fcad81c4a3e5","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@3.0.0-beta.3","_npmVersion":"5.10.0","_nodeVersion":"10.15.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-PsRIGyaryjnpKM0+HJBxBTW3YqQy94YfJAP06PVW1NzG+C98K9xfeahCl+jlkuusE7sr+IV34lKWEotMJuNTbg==","shasum":"1f6079b2662438147402c15c85717f4117d88160","tarball":"http://localhost:4545/npm/registry/csstype/csstype-3.0.0-beta.3.tgz","fileCount":5,"unpackedSize":1132253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelrZhCRA9TVsSAnZWagAAw/oP/jFUXwt+gRlfXLC7TWtF\nov3AjtZDogFNGsmQj4ZpG4jK1rFt5sXjH6KAB2nbZhrFrxV6okYUZZNJibJH\nFCcPAnz4+5u03wQVLR2Lg0R32BFNudKaMJABdcxc6YC+pBCZUYAey0EiBj4d\nsh7HjPRsEMCHJqds0MHdpOc/TFwVH5go8uVEcvJOHCnMJXdzmXMGxETD2exQ\n+1izi/2JQp8SPObSJHip6rpFeRAJY/9d5kvk02I7diaLDRlRHUY0yhnZhuDd\npBV5w73+6KoE1a2xqOxKvwUHN9escCYdmJAZxFRxqErweJ+IodrQMnXIr2cM\nR+KSyYfris+/B81+FrZu7TB6Fg2XLicXish8dA+Cyta0RzmyfXyWn3hG2pWt\n9rc08j3rHWrzXn8MdCHjpxD46DX9QPk16OioY6B2rxKPBEcwXWXMp1zCyRx/\nLt9UIskGjM23I8zck5jPETOCOuLROvhrkoFoe/qYKlH/KYT3si9FG/9XJ6xc\nCLm6JbsrNAZucRpOpwSqcWE10j7B0mco6dnzfBseN3ks/aE66KKpWanmBg+J\n+4NKUNRQjq1JzgwrCyat28NPClfTZ0JWq1E+mcsjwyo4lNr6lzLGXcjFGCR/\nNnW/jstoO4eCdheQwYSgGuyPu6cxKTrCAB4Ubxu1JoxGgMBh/UqpiS8edZg0\nWofp\r\n=X2vu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDlu+R+3G2zFTMs2lUXEiqNMPo2wDGymgSu5imXcrI2TwIhAKGafu4n/Xjp02sLx7udg6RqIBitJBylVPJQhhUgzuff"}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_3.0.0-beta.3_1586935393177_0.9887764375908468"},"_hasShrinkwrap":false},"2.6.11":{"name":"csstype","version":"2.6.11","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^24.0.21","@types/jsdom":"^12.2.4","@types/node":"^12.12.3","@types/prettier":"^1.18.3","chalk":"^2.4.2","chokidar":"^3.2.3","fast-glob":"^3.1.0","flow-bin":"^0.110.1","jest":"^24.9.0","jsdom":"^15.2.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#e74deb234e870896575ef442a57d252c7677cb07","mdn-data":"git+https://github.com/mdn/data.git#bee2448507748e522b0e1158e420a647628e1fe4","prettier":"^1.18.2","sync-request":"^6.1.0","ts-node":"^8.4.1","tslint":"^5.20.0","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.6.4"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"2ed06d516bba6b621f373761445a8a80b5bbae04","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.6.11","_npmVersion":"5.10.0","_nodeVersion":"10.15.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-l8YyEC9NBkSm783PFTvh0FmJy7s5pFKrDp49ZL7zBGX3fWkO+N4EEyan1qqp8cwPLDcD0OSdyY6hAMoxp34JFw==","shasum":"452f4d024149ecf260a852b025e36562a253ffc5","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.6.11.tgz","fileCount":5,"unpackedSize":1877917,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/GuSCRA9TVsSAnZWagAAwkUP/1GqE8ZRDdlOG+uuji/X\nX9Zq0fTApl+YEcee4JVqxDltRvD8TprBqTY+9UPt3hfU4S6P5N0zbg76Quog\nupG9jAsoy9tkewb13wz4wodOCdDGgX2Pt7+bU9W/rUnFFOU6A5/cAmraYWOS\nNC/fzXPufG3ZhpRNlIUaZINC8h3Co3gmHlC6YewkTvNuVCkmdEG3DiOg53PP\nuR9xNowCZFgdfMS9Ilt0kYr5GG6ehszfoZh1r0YlGX7TEbmga2ylnx8lXxE2\n09tQJS2Snr9guc4Kuftji9u1+8gcx0BLOrLU0R/DPxctkWxsWq5MLoxFo5/x\n04dqNYh3h5+r1pAdYVU2oOMV8oxYHuj8BC8oFAgpxnjFC4012aoOaJteRClW\nJpLFqpNyHzzAYAuTMDifzHw7B443BouCZ+o/L1UBfzerpZUWpadRNUhXczMS\n6a8q6A86ZN82IJ0lAeZAQgxtamclav2stx1YJ2xsUqeXbJ5WTktVLz8q5rKC\nGmLUKartDjU0VSXtdhglCD2bVuhAcEzG+cLGWGk1TIBIKL6bZunJ5QyOqUhb\nKGFB0yrGZ7WaW5qldwVTKZ0amMPYRDEDiI0VvpHFqSmYm9oqvzaEqW2UkKLD\nB2zh2r9UJcufzEia2aqIKuGi2X1O1+Mihi6cPvOLwZNpe7NITvAofV9XQhyl\nG0Dc\r\n=Vgi7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE6ho2xujIvLUmBbxLJaC0N9VUJSvJqiTTfRXtiDJmjyAiBECEMTA358GAboAonyiPX+fxQrVCrSuf5F5kM7yJi8Cw=="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.6.11_1593600914526_0.6085008463243302"},"_hasShrinkwrap":false},"3.0.0-beta.4":{"name":"csstype","version":"3.0.0-beta.4","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^24.0.23","@types/jsdom":"^12.2.4","@types/node":"^12.12.8","@types/prettier":"^1.18.3","@types/request":"^2.48.3","@types/turndown":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","fast-glob":"^3.1.0","flow-bin":"^0.112.0","jest":"^24.9.0","jsdom":"^15.2.1","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#e74deb234e870896575ef442a57d252c7677cb07","mdn-data":"git+https://github.com/mdn/data.git#bee2448507748e522b0e1158e420a647628e1fe4","prettier":"^1.19.1","request":"^2.88.0","ts-node":"^8.5.2","tslint":"^5.20.1","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.7.2","yarn":"^1.19.1"},"scripts":{"prepublish":"yarn install --cwd __tests__","prepublishOnly":"tsc && npm run test:src && npm run build && ts-node --files prepublish.ts","update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest","test:src":"jest src.*.ts","test:dist":"jest dist.*.ts"},"keywords":["css","style","typescript","flow","typings","types","definitions"],"readme":"# CSSType\n\n[![npm](https://img.shields.io/npm/v/csstype.svg)](https://www.npmjs.com/package/csstype)\n\nTypeScript and Flow definitions for CSS, generated by [data from MDN](https://github.com/mdn/data). It provides autocompletion and type checking for CSS properties and values.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.Properties = {\n colour: 'white', // Type error on property\n textAlign: 'middle', // Type error on value\n};\n```\n\n## Getting started\n\n```sh\n$ npm install csstype\n$ # or\n$ yarn add csstype\n```\n\n## Table of content\n\n- [Style types](#style-types)\n- [At-rule types](#at-rule-types)\n- [Pseudo types](#pseudo-types)\n- [Usage](#usage)\n- [What should I do when I get type errors?](#what-should-i-do-when-i-get-type-errors)\n- [Version 2.0](#version-20)\n- [Contributing](#contributing)\n - [Commands](#commands)\n\n## Style types\n\nProperties are categorized in different uses and in several technical variations to provide typings that suits as many as possible.\n\nAll interfaces has one optional generic argument to define length. It defaults to `string | 0` because `0` is the only [length where the unit identifier is optional](https://drafts.csswg.org/css-values-3/#lengths). You can specify this, e.g. `string | number`, for platforms and libraries that accepts any numeric value as length with a specific unit.\n\n| | Default | `Hyphen` | `Fallback` | `HyphenFallback` |\n| -------------- | -------------------- | -------------------------- | ---------------------------- | ---------------------------------- |\n| **All** | `Properties` | `PropertiesHyphen` | `PropertiesFallback` | `PropertiesHyphenFallback` |\n| **`Standard`** | `StandardProperties` | `StandardPropertiesHyphen` | `StandardPropertiesFallback` | `StandardPropertiesHyphenFallback` |\n| **`Vendor`** | `VendorProperties` | `VendorPropertiesHyphen` | `VendorPropertiesFallback` | `VendorPropertiesHyphenFallback` |\n| **`Obsolete`** | `ObsoleteProperties` | `ObsoletePropertiesHyphen` | `ObsoletePropertiesFallback` | `ObsoletePropertiesHyphenFallback` |\n| **`Svg`** | `SvgProperties` | `SvgPropertiesHyphen` | `SvgPropertiesFallback` | `SvgPropertiesHyphenFallback` |\n\nCategories:\n\n- **All** - Includes `Standard`, `Vendor`, `Obsolete` and `Svg`\n- **`Standard`** - Current properties and extends subcategories `StandardLonghand` and `StandardShorthand` _(e.g. `StandardShorthandProperties`)_\n- **`Vendor`** - Vendor prefixed properties and extends subcategories `VendorLonghand` and `VendorShorthand` _(e.g. `VendorShorthandProperties`)_\n- **`Obsolete`** - Removed or deprecated properties\n- **`Svg`** - SVG-specific properties\n\nVariations:\n\n- **Default** - JavaScript (camel) cased property names\n- **`Hyphen`** - CSS (kebab) cased property names\n- **`Fallback`** - Also accepts array of values e.g. `string | string[]`\n\n## At-rule types\n\nAt-rule interfaces with descriptors.\n\n| | Default | `Hyphen` | `Fallback` | `HyphenFallback` |\n| -------------------- | -------------- | -------------------- | ---------------------- | ---------------------------- |\n| **`@counter-style`** | `CounterStyle` | `CounterStyleHyphen` | `CounterStyleFallback` | `CounterStyleHyphenFallback` |\n| **`@font-face`** | `FontFace` | `FontFaceHyphen` | `FontFaceFallback` | `FontFaceHyphenFallback` |\n| **`@page`** | `Page` | `PageHyphen` | `PageFallback` | `PageHyphenFallback` |\n| **`@viewport`** | `Viewport` | `ViewportHyphen` | `ViewportFallback` | `ViewportHyphenFallback` |\n\n## Pseudo types\n\nString literals of pseudo classes and pseudo elements\n\n- `Pseudos`\n\n Extends:\n\n - `AdvancedPseudos`\n\n Function-like pseudos e.g. `:not(:first-child)`. The string literal contains the value excluding the parenthesis: `:not`. These are separated because they require an argument that results in infinite number of variations.\n\n - `SimplePseudos`\n\n Plain pseudos e.g. `:hover` that can only be **one** variation.\n\n## Usage\n\nLength defaults to `string | 0`. But it's possible to override it using generics.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.Properties<string | number> = {\n padding: 10,\n margin: '1rem',\n};\n```\n\nIn some cases, like for CSS-in-JS libraries, an array of values is a way to provide fallback values in CSS. Using `CSS.PropertiesFallback` instead of `CSS.Properties` will add the possibility to use any property value as an array of values.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.PropertiesFallback = {\n display: ['-webkit-flex', 'flex'],\n color: 'white',\n};\n```\n\nThere's even string literals for pseudo selectors and elements.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst pseudos: { [P in CSS.SimplePseudos]?: CSS.Properties } = {\n ':hover': {\n display: 'flex',\n },\n};\n```\n\nHyphen cased (kebab cased) properties are provided in `CSS.PropertiesHyphen` and `CSS.PropertiesHyphenFallback`. It's not **not** added by default in `CSS.Properties`. To allow both of them, you can simply extend with `CSS.PropertiesHyphen` or/and `CSS.PropertiesHyphenFallback`.\n\n```ts\nimport * as CSS from 'csstype';\n\ninterface Style extends CSS.Properties, CSS.PropertiesHyphen {}\n\nconst style: Style = {\n 'flex-grow': 1,\n 'flex-shrink': 0,\n 'font-weight': 'normal',\n backgroundColor: 'white',\n};\n```\n\n## What should I do when I get type errors?\n\nThe goal is to have as perfect types as possible and we're trying to do our best. But with CSS Custom Properties, the CSS specification changing frequently and vendors implementing their own specifications with new releases sometimes causes type errors even if it should work. Here's some steps you could take to get it fixed:\n\n_If you're using CSS Custom Properties you can step directly to step 3._\n\n1. **First of all, make sure you're doing it right.** A type error could also indicate that you're not :wink:\n\n - Some CSS specs that some vendors has implemented could have been officially rejected or haven't yet received any official acceptance and are therefor not included\n - If you're using TypeScript, [type widening](https://blog.mariusschulz.com/2017/02/04/typescript-2-1-literal-type-widening) could be the reason you get `Type 'string' is not assignable to...` errors\n\n2. **Have a look in [issues](https://github.com/frenic/csstype/issues) to see if an issue already has been filed. If not, create a new one.** To help us out, please refer to any information you have found.\n3. Fix the issue locally with **TypeScript** (Flow further down):\n\n - The recommended way is to use **module augmentation**. Here's a few examples:\n\n ```ts\n // My css.d.ts file\n import * as CSS from 'csstype';\n\n declare module 'csstype' {\n interface Properties {\n // Add a missing property\n WebkitRocketLauncher?: string;\n\n // Add a CSS Custom Property\n '--theme-color'?: 'black' | 'white';\n\n // ...or allow any other property\n [index: string]: any;\n }\n }\n ```\n\n - The alternative way is to use **type assertion**. Here's a few examples:\n\n ```ts\n const style: CSS.Properties = {\n // Add a missing property\n ['WebkitRocketLauncher' as any]: 'launching',\n\n // Add a CSS Custom Property\n ['--theme-color' as any]: 'black',\n };\n ```\n\n Fix the issue locally with **Flow**:\n\n - Use **type assertion**. Here's a few examples:\n\n ```js\n const style: $Exact<CSS.Properties<*>> = {\n // Add a missing property\n [('WebkitRocketLauncher': any)]: 'launching',\n\n // Add a CSS Custom Property\n [('--theme-color': any)]: 'black',\n };\n ```\n\n## Version 2.0\n\nThe casing of CSS vendor properties are changed matching the casing of prefixes in Javascript. So all of them are capitalized except for `ms`.\n\n- `msOverflowStyle` is still `msOverflowStyle`\n- `mozAppearance` is now `MozAppearance`\n- `webkitOverflowScrolling` is now `WebkitOverflowScrolling`\n\nMore info: https://www.andismith.com/blogs/2012/02/modernizr-prefixed/\n\n## Contributing\n\n**Never modify `index.d.ts` and `index.js.flow` directly. They are generated automatically and committed so that we can easily follow any change it results in.** Therefor it's important that you run `$ git config merge.ours.driver true` after you've forked and cloned. That setting prevents merge conflicts when doing rebase.\n\n### Commands\n\n- `yarn build` Generates typings and type checks them\n- `yarn watch` Runs build on each save\n- `yarn test` Runs the tests\n- `yarn lazy` Type checks, lints and formats everything\n","readmeFilename":"README.md","gitHead":"68ba53f2bfb5ca0836582dbc364d06166d1eb810","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@3.0.0-beta.4","_npmVersion":"5.10.0","_nodeVersion":"10.15.3","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-g6BwpYNogM3LqFlfC4263ZM9Ag8LqGabfMEHD6Jn0kk/RDIbOaEp1iAwLwsQ2VOVrIcli3OHALWIfRbc3T3i/Q==","shasum":"f03dab508a9b47c8d582e653b7d43bb8c42002d4","tarball":"http://localhost:4545/npm/registry/csstype/csstype-3.0.0-beta.4.tgz","fileCount":5,"unpackedSize":1133041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/G1ICRA9TVsSAnZWagAAEo4P/iRM74DKaWzxDWOqdj6I\nuwwlVL66pBUBIoy5vyz2cQrwe/BOFqGx7plqfHQWssViQzPW6x2jMsJRzlub\nTSIbhv1ea3lkK7+ozFto9S/HnH+5s+P/2lzaTKDLdkY35+vGYfXYFedbPeti\ngywjDhl4pjMQ2agdUVFqzUzIWbSbgCogx87RZtrGzmfPLbdays3kWiwoRf6M\niU0bhQJD38H+xCSqGvlatXW6nOokNsrjSaqqDOfQ75IxmyluVhi9MtNcXu7e\nlW5JK/LvW+B6O2x/nn0Z6uhRiiorfGs7mKowNGScsziEylTH2gOuYuum0S9S\nw0Kw0TPwqpOyKCQzEMeASsVeocr/aluL9akuuN7tbg62tPzb0yda4AhRUpUD\nCCqWDTz1wcrlr2cqq05psAIXlX1pyZclwZwOu9phKJ1T2KJ0s7eNHkZAS6a2\nFOyWsvMkcwtZOLxZlcG0AgyIKR5Mth8g7czHdL5Rbidy/KjOxWzuUIY1Dfam\nJ06UTR8xWqRdUtrghvrg7Lt2t0in2g58YRKDPPWzVuQIhrc1k3pRuiuqf3E0\nE6LdgTHsMWAvqft3wizctFqozn7nZ/3temjKEPaKXBr67ACQ0QteCtUo9jnu\nPZFXuwB9HetvBVL8gk3uL+Ivc1GRtDrZgHVAHeBu+jWz2LnR6gf5P8V5cLnN\nmPBD\r\n=cJoe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGrzpLKZGfoov1x37NVmF6FGfZqrv677PYASHW+7e0WmAiEAlbl5nEMyv2I6Au27H57OKrQnCRBdCGmC+AGwFt6ExBE="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_3.0.0-beta.4_1593601351738_0.03250014001311019"},"_hasShrinkwrap":false},"2.6.12":{"name":"csstype","version":"2.6.12","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^24.0.21","@types/jsdom":"^12.2.4","@types/node":"^12.12.3","@types/prettier":"^1.18.3","chalk":"^2.4.2","chokidar":"^3.2.3","fast-glob":"^3.1.0","flow-bin":"^0.110.1","jest":"^24.9.0","jsdom":"^15.2.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#e6e952bb934ba31a276237453cf892631ba224ee","mdn-data":"git+https://github.com/mdn/data.git#9524ff7200bc5fce9990e49a80e39ddddf759ae6","prettier":"^1.18.2","sync-request":"^6.1.0","ts-node":"^8.4.1","tslint":"^5.20.0","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.6.4"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"91ac4420949c99bdbe66fe04a7f81e9fd653deaf","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.6.12","_npmVersion":"5.10.0","_nodeVersion":"12.18.2","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-DnvwpyMPL7qCwG0JCdm/Kv0z1TYQfDSAJe1K4bb73PqsOTYwix55Tyju1YNePMdNcr4ornwdp9f5FzBebY2mUA==","shasum":"970d1c66b88be6a3556f4b7e96eea58ffca03831","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.6.12.tgz","fileCount":5,"unpackedSize":1877389,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIcNOCRA9TVsSAnZWagAAwpcQAKNXWg+iqL64ok/9gEy/\niDJuCNLLwrhUfU0THBQz+sOBN9mi+4B38JrosN+9fMs88naRImT/ja74Sawb\n2RDdaomeSOG+lGCSXulg8aIDi3NGjubeZ72mkPFCiTy7QYflA2VR0lnvIMJ3\ngNTB0axAlkaQWpzA4MDB22RghkqVTeWDhOb6+4bOa9+IFZJ8HgliN0SaFTds\n4ULn1BsgDcBrHolVkMNQ7pL3xe6wouJeTUn13D4nCiBfULd4ZIJ9MrKrYfF9\nkxEn2t6BPYswykrHG3cvoO7huLztfJHk27oWqtFvXc1pBBtuq0xlP+lz5Acz\n7EF+EDXwVEfuzREBBIAQ13ii9nEOZHpTE1feI/ZyC5PW+uBDGqGMyYSG2Oso\nx2VCBgFIDuv42UgKTkpAyWN72oaW/vaC2ymBfYZPSv6rMiwfvQmZyG3MaEpp\nnCZh/jr60M57rTu9+RFaYLhWFtE3/+MUFQGeD+31woUt5Y118F+Y9bRXBd5R\ng9QrymKXQWi134ZnhRKcH6/mtIr2tlETSpgizUw/zKfx0UavZ34Y3gy/GaVf\n54zcEnqqckHJBQDmNMCJWMRmeOc+ERVosGWrOEv6Av0LLsIx+zMR0XzxwDQJ\nwFgf6Z8+JzGl25ETPRPXb5Z0tZT9McTGdlz/IhrVtsVD8jeIRRV1dz0FYVKB\nUdsg\r\n=x1hl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC2hU1OPyNjstpVfUdOtR7hf1JwATkgOCiXTgPPCFp7rAiAlJNY1Ys4YEkLaRxpeq4+TgKnTri+j8Arn1Hvb2W9ObA=="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.6.12_1596048206194_0.6570611966164819"},"_hasShrinkwrap":false},"3.0.0":{"name":"csstype","version":"3.0.0","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^26.0.7","@types/jsdom":"^16.2.3","@types/node":"^14.0.27","@types/prettier":"^2.0.2","@types/request":"^2.48.5","@types/turndown":"^5.0.0","chalk":"^4.1.0","chokidar":"^3.4.1","fast-glob":"^3.2.4","flow-bin":"^0.130.0","jest":"^26.1.0","jsdom":"^16.3.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#e6e952bb934ba31a276237453cf892631ba224ee","mdn-data":"git+https://github.com/mdn/data.git#9524ff7200bc5fce9990e49a80e39ddddf759ae6","prettier":"^2.0.5","request":"^2.88.2","ts-node":"^8.10.2","tslint":"^6.1.2","tslint-config-prettier":"^1.18.0","turndown":"^6.0.0","typescript":"~3.9.7","yarn":"^1.22.4"},"scripts":{"prepublish":"yarn install --cwd __tests__","prepublishOnly":"tsc && npm run test:src && npm run build && ts-node --files prepublish.ts","update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest","test:src":"jest src.*.ts","test:dist":"jest dist.*.ts"},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"58819596e76a44f3b0d4dc3283613a15de478f80","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@3.0.0","_npmVersion":"5.10.0","_nodeVersion":"12.18.2","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-7PVEkxNUupmIdJflngQ4EHLYIrAiGEeFiR5gcv0QJRLPcPIUY0m353C7i5xwWgZyKytIaqrIMLOOh+OhUs70pw==","shasum":"b5cdbf2af48449e9266f6dff517f793187ef6103","tarball":"http://localhost:4545/npm/registry/csstype/csstype-3.0.0.tgz","fileCount":5,"unpackedSize":1132738,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIcRlCRA9TVsSAnZWagAADfEP/0WBGYt8lNoHmpUaH68S\n6kKsGJx2z5O+iVIME5tulzbiiZ0Va7c+0hWbEt3mB1c5XdkbkpAAmo78WHwq\ntkXu6ciSCWy5baRmC1keqxGQMRD/E/zreg79oEJLkgeRlTPBoE+G7GwjeMjh\n66jVZjfZpHL95zPBJqw91x73eOZhMdweE/JUlwrjysgBmSKcmCWOhr0lzATc\n0wWq7M3BHhOIIY5jV3XYA4q5oXGyE2wFW0nlk9yY+wBKkwAq/5DbUDpzFKb1\n51fR8F834Brtoa8C4w1K97P8x51ZdnygQNAzPkm1EAhE7PQrdz/oCZIKl54J\nRbDorSD63ez3Uf9R11lb83+TQDfLGDaNjfCKJKg2BsXwHY018HX2STOMRkma\nYclOnG1XFzW2rKcOphFlc0GmDYBx12fByOuhG6IAamGVY2tzVtFoCRhyifeI\nVpGw8X+D1GRqG+tY/TtWm8CM894lBHueA8oxhdUNUEBU8Q901APpKVvHKStJ\nN5ZIIaqKo1AoiovRyujVJy0maZ0QHy4d0MS4eHc2QmMrcQRBz3IJ8bw5sGSH\n/U0+Van8+HDnZr4Upja9jWqg+T085y0T/kbZCZpwaN5n5xXT2qfh8x52t89b\n2TWNVzsTopmAPwnNWbmo/V6mV5yu/xDH9gmg8EOOA3oAZy8dLGW39p/8rOLY\ne0uE\r\n=9E+2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDzYYHlcEZNCEUr+Ij1htckyKFozxoW07DT9CwoGyJr7wIgeQc8/Jj839om50jp4p0FVEzz385h/8Grwvl03EG8BZg="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_3.0.0_1596048484730_0.8915964168945911"},"_hasShrinkwrap":false},"2.6.13":{"name":"csstype","version":"2.6.13","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^24.0.21","@types/jsdom":"^12.2.4","@types/node":"^12.12.3","@types/prettier":"^1.18.3","chalk":"^2.4.2","chokidar":"^3.2.3","fast-glob":"^3.1.0","flow-bin":"^0.110.1","jest":"^24.9.0","jsdom":"^15.2.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#e6e952bb934ba31a276237453cf892631ba224ee","mdn-data":"git+https://github.com/mdn/data.git#9524ff7200bc5fce9990e49a80e39ddddf759ae6","prettier":"^1.18.2","sync-request":"^6.1.0","ts-node":"^8.4.1","tslint":"^5.20.0","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.6.4"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"70d54be303e56a9a7d7ceb55c7603cbf69a14967","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.6.13","_npmVersion":"5.10.0","_nodeVersion":"12.18.2","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-ul26pfSQTZW8dcOnD2iiJssfXw0gdNVX9IJDH/X3K5DGPfj+fUYe3kB+swUY6BF3oZDxaID3AJt+9/ojSAE05A==","shasum":"a6893015b90e84dd6e85d0e3b442a1e84f2dbe0f","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.6.13.tgz","fileCount":5,"unpackedSize":1877389,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIdIuCRA9TVsSAnZWagAAhScP/2FxAgTaI9JLrJ9RIKF0\nCL8L81Ibl1eG4gdVWrnEma+s9aUmq2yYtcGq0tygDANY1+O53pCeu8Kd2o5j\nEJWm4Mnw0G2cJ2zV0I+e7F0jy6AvcTVfvMC00oDA9QvVr4z064a/vWuqSoCV\n/2NuAqazWbQJiHFycjNirEADJ0l2F/Nli90lXBMDUpYqZLCH9slj5kO5s0M/\nWUSa9UriIHDhpOrGJPdR/8XzLYEUb7ghpgDZrRVO2Km4jk0+tEirNU0SjEu+\nSxZhcZrh+8EFXs2j2M14c4rXxSfviBGWJ+fWu3htZ7Sa5HEKrn+dZ5YppxMX\ne2txBAsjxsDoPiwkcHk8sOspXmSlLawjNVbnUko9eLaepwPjqRZOjvyA+5Bt\ng3TS8XP8NhUf6wXUSS0w/Wnm9rx84Gu6RDHvRUFnzBBoSeaE5ge2jdnA3ULk\nTtKetOtBWqbFerL1Apzsc5dqT4+ipz/ysFd5jfBukIJZTTkjAyXR75JGiy88\nQwswQTpVOwOfhZdmbxA95tV6gY73TRYEUjeXkjRJgjdmBV6nw8DMYJ2pcAYL\nKIirdyGT/I6uCblrJhyuP9R3AUbP7JpgC54a4HI1XXj1QXDrugv29fxKeAtp\n0lcgrUuB+eHfgxZyPlx8Wuruv2KPyHsnO5AosbPjlLM2wA/+a2XVWGjozirt\nEQpa\r\n=WsgE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDpnocef72yUN57LgxOutRIQcsnHH8Ce9vlUuW3RstEYQIhAIq9/0XemunF/DzV0qXmSqkv4DpeH/8ku/Fws0BHki+r"}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.6.13_1596052012326_0.13996552171727417"},"_hasShrinkwrap":false},"3.0.1":{"name":"csstype","version":"3.0.1","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^26.0.7","@types/jsdom":"^16.2.3","@types/node":"^14.0.27","@types/prettier":"^2.0.2","@types/request":"^2.48.5","@types/turndown":"^5.0.0","chalk":"^4.1.0","chokidar":"^3.4.1","fast-glob":"^3.2.4","flow-bin":"^0.130.0","jest":"^26.1.0","jsdom":"^16.3.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#e6e952bb934ba31a276237453cf892631ba224ee","mdn-data":"git+https://github.com/mdn/data.git#9524ff7200bc5fce9990e49a80e39ddddf759ae6","prettier":"^2.0.5","request":"^2.88.2","ts-node":"^8.10.2","tslint":"^6.1.2","tslint-config-prettier":"^1.18.0","turndown":"^6.0.0","typescript":"~3.9.7","yarn":"^1.22.4"},"scripts":{"prepublish":"yarn install --cwd __tests__","prepublishOnly":"tsc && npm run test:src && npm run build && ts-node --files prepublish.ts","update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest","test:src":"jest src.*.ts","test:dist":"jest dist.*.ts"},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"d1ec6ed697f8c335b887bab4e4fc0b014875ea0d","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@3.0.1","_npmVersion":"5.10.0","_nodeVersion":"12.18.2","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-+uybtDModq7O4V02fzooARGQfreSnxf5P7t9rs4wfWVY4MQ1E4r8xDhEY4/XidOFDTU1C3GWSMso9JRmpRW4XA==","shasum":"50a573509b8333e0e071e65d806270c2abaccd32","tarball":"http://localhost:4545/npm/registry/csstype/csstype-3.0.1.tgz","fileCount":5,"unpackedSize":1132738,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIdQJCRA9TVsSAnZWagAALHgQAJ1zELvmZJahnWwYn5tc\n1ApyLuMZjSwyNZ+gcoLRaGql3PKYvgdB3pkUUG2TJf0XTpdhN478kNPRjijY\nR7oFKqJPUb2G+rqge6HQ7MafUCBS4O/JMV+GjCsjF5+fo5PR6dcQkXp5M7BK\nXBAo8Jl344IIpV3mM/cTQcfiPk87TJ523+HdpICuH/poHkkcFMH3lgdvMKgR\n+sQWyeFAeTcwrOFFU9xI23MAeuQo83hW3mIBwIKuSPEmb/+ZmrS3ueQvRn8V\nlhXyp67lHZVivs9eRfpRnkEfnzNaq/UDSWondroL5f39oTGm+kmUcDaN3k7S\nt7CH6zVBZ8ew226K4MKQnya+AX/+G0iWr285Xads1rVu9cWwAZ4p0VfBYF2D\nBSp6LdID2sYCA0jbiluQi/i71To5cPdQdZn6G4Q6PzMMeLbg+y7+sj7lMn/p\nnj8TOejOAy4+UPVwTagicmxqRapovTz88wc+LRIPiwN4KibLbtITFqtYVkG+\n9bNxTysw9oWtBjqx8LUPJqV7TNiQgaMk4qLDuYuXwgnEyraba1EUyuWo5blu\nxnpf8tVh7rOFmUXtMp4jPqh8/aDVBZwpx3YUhcNdGDkK2P6Xr1cTilNbE+5M\nHlPUIER/WDSo7vollZFg9+VOYD4dokMp9R00Q5R0nAJ77A2UeOgEf53zRpG2\nOkb3\r\n=OkFh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICmh2sAWy969pVCCnGhxynyFIPj69Boq6Q3ydIzOD35BAiEAzpdMZ3of9c8WT7GcJdNbz70pBHf0UduFEOeYCYw7iCM="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_3.0.1_1596052488660_0.6629811505232239"},"_hasShrinkwrap":false},"3.0.2":{"name":"csstype","version":"3.0.2","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^26.0.7","@types/jsdom":"^16.2.3","@types/node":"^14.0.27","@types/prettier":"^2.0.2","@types/request":"^2.48.5","@types/turndown":"^5.0.0","chalk":"^4.1.0","chokidar":"^3.4.1","fast-glob":"^3.2.4","flow-bin":"^0.130.0","jest":"^26.1.0","jsdom":"^16.3.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#e6e952bb934ba31a276237453cf892631ba224ee","mdn-data":"git+https://github.com/mdn/data.git#9524ff7200bc5fce9990e49a80e39ddddf759ae6","prettier":"^2.0.5","request":"^2.88.2","ts-node":"^8.10.2","tslint":"^6.1.2","tslint-config-prettier":"^1.18.0","turndown":"^6.0.0","typescript":"~3.9.7","yarn":"^1.22.4"},"scripts":{"prepublish":"yarn install --cwd __tests__","prepublishOnly":"tsc && npm run test:src && npm run build && ts-node --files prepublish.ts","update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest","test:src":"jest src.*.ts","test:dist":"jest dist.*.ts"},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"fa81ee5bfee1ef3c0148568f453149720d9176dc","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@3.0.2","_npmVersion":"5.10.0","_nodeVersion":"12.18.2","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-ofovWglpqoqbfLNOTBNZLSbMuGrblAf1efvvArGKOZMBrIoJeu5UsAipQolkijtyQx5MtAzT/J9IHj/CEY1mJw==","shasum":"ee5ff8f208c8cd613b389f7b222c9801ca62b3f7","tarball":"http://localhost:4545/npm/registry/csstype/csstype-3.0.2.tgz","fileCount":5,"unpackedSize":1132750,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIpqQCRA9TVsSAnZWagAAQSUP/0uPW/Yz79HoMM+xrYCw\ntgPqdxNmD5DH35fC7cxXzpbAMz/6ByBVrI5jM1BkR/AgKWyJspFWpuPAnlGI\n1PdEuaUhQriZSjsOjIy4r67vT51oRn5GO99z4R1lipK6p40UV/tZZpbbPWoX\nMalAWQOWc6SHgPDAiG1AveeiLaqZJnJ0GSopUFpcmdp6o1daB0ZBQMsMwSFD\neCh6Qo2Mt+DWE/JoaKTX51nfkwu6LiY/fSNOldoIpBlGBAMTw+IivPwSR4wR\nV/+LYt8wIkP07oAgTDyYv0XQ6CLMzLmQRvE8c6gkqP0qSbFBQBkZBv/2tygA\njn5GAuGvu5Cz10gZczAVYd4MVA4UkrW2bv2YJapY0dZ/SDpdklKbFPuaSKgE\nwk80OV2kFM9SFdrrJzKVKOaG+dY/gOZpIyG7FV9zPSWeKIZo/jod2LpapplW\nTsQ0DW+iDw5WdzwboxTw/KG5CjOKBpY/Yf2ZP+YAdDBcPhLXvVzVEHv+gCri\ninBn91oHxGapOyDt7jq/PLC2i0uTpIlewkZ1UFen/iGndwJGu949FXFQR1lU\nGFyqw8kb9dx9musaco2EY5LptYJT7As5opBkpt2pfA2RUMX1eRQrjA51z+cP\n0MJvdypeAl0dmC6t6Jbl6zV8THzPJccl9oJViXprU7IM3z89YPcCEnJxQs+H\nBQBH\r\n=UoEf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD68ovSTqxffhax2fjuynBnvFRZf25wWnD0vQAnaKfOzgIgJMrVYJRcm0UVemUUYiNZXblbf4fhNU9o8zISyJsybP0="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_3.0.2_1596103311582_0.41550136452405373"},"_hasShrinkwrap":false},"3.0.3":{"name":"csstype","version":"3.0.3","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^26.0.10","@types/jsdom":"^16.2.3","@types/node":"^14.6.0","@types/prettier":"^2.0.2","@types/request":"^2.48.5","@types/turndown":"^5.0.0","chalk":"^4.1.0","chokidar":"^3.4.2","fast-glob":"^3.2.4","flow-bin":"^0.131.0","jest":"^26.4.0","jsdom":"^16.4.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#bce11b3da31a3b3425280730360ee42d7cc55328","mdn-data":"git+https://github.com/mdn/data.git#3191d4b889364bca969dfcc84e490928d84710ef","prettier":"^2.0.5","request":"^2.88.2","ts-jest":"^26.2.0","ts-node":"^8.10.2","tslint":"^6.1.3","tslint-config-prettier":"^1.18.0","turndown":"^6.0.0","typescript":"~4.0.1-rc","yarn":"^1.22.4"},"scripts":{"prepublish":"yarn install --cwd __tests__","prepublishOnly":"tsc && npm run test:src && npm run build && ts-node --files prepublish.ts","update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest","test:src":"jest src.*.ts","test:dist":"jest dist.*.ts"},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"f29e601571655db7c0fcd0d89abc30e12b498d01","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@3.0.3","_npmVersion":"5.10.0","_nodeVersion":"12.18.2","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-jPl+wbWPOWJ7SXsWyqGRk3lGecbar0Cb0OvZF/r/ZU011R4YqiRehgkQ9p4eQfo9DSDLqLL3wHwfxeJiuIsNag==","shasum":"2b410bbeba38ba9633353aff34b05d9755d065f8","tarball":"http://localhost:4545/npm/registry/csstype/csstype-3.0.3.tgz","fileCount":5,"unpackedSize":1138491,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfROJ7CRA9TVsSAnZWagAAk5IP/iOeLV8YpBXLIBDKcvcI\nR8TMCxDWr9XDrgw4TXnufr/qxGhnLaQ7/qhWPRMN51v06XSelp9LCFMLT7J1\nMM/AjZGtVM2+j3xRz3ImHTxp6WBQoBuZZ3YR5EOXXzfsOhHG8zO8mxAv9tiz\nJzvK1vx1QW0dHtj64ibIAqCml7upEVbGPAhQVwBoZvcFCRJUMGPlmIV+a+c3\nRErUYm0LCtABoh/3nGIrhWjG9ofE84V1D2UzExwpFAwmHpoI0zfegV4cMQSl\nircXuvi9s1+ItbvWxyt6C1QGhoAdzj5H7lbo+y/ndHg9UWUD1+gRGF/vPcxx\nNpHJ/Y9WH2BrCQ6tnDpc+8QUSv4/9r7vHOFYKldDb1ngzOU5AjYUxgy4wVSI\n9/c4V7lQX6UcIu3DpwWUAfLH0kuw8EqO86daL7FXTrahemgyLm+fZz5RfXkA\n/tB3f+CyBr1bdBJbL1ah8R01D+BwrRcr7vqe8WuemT8S1D62mgdsCZ4ZH++r\n04ROaZ83BOMKBzT3ZvGFA/Ndv8EW0CUPr6zX1yR39IlsOQVyTxZTYpT2kyy/\nVTpEwQmQYARTr4IvT8AoROW3ELBLf9LEOee+PoEGGUnIMO4rX1a1inus90JW\n2qMueppjkuLYZPAnNESKxm3ViglginEvTiSv1RVAaqmVCM+VtDyNNWntbjGF\nQBa8\r\n=2Cv9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGaH1Ry+UkNtYE2b/IfYRwRxBXYEZ5tpUz7aZgIw32KyAiBTWbm/e7ncQ3CKuPl+bXQyvbL1dYCqrUd1y28IHF6DrA=="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_3.0.3_1598349946805_0.7369496333532413"},"_hasShrinkwrap":false},"3.0.4":{"name":"csstype","version":"3.0.4","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^26.0.13","@types/jsdom":"^16.2.4","@types/node":"^14.6.3","@types/prettier":"^2.1.0","@types/request":"^2.48.5","@types/turndown":"^5.0.0","chalk":"^4.1.0","chokidar":"^3.4.2","fast-glob":"^3.2.4","flow-bin":"^0.133.0","jest":"^26.4.2","jsdom":"^16.4.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#d2401d8ee142ea7e64833e38fd44f1cff9618198","mdn-data":"git+https://github.com/mdn/data.git#da49d88b8a5bde681ae94ebdd07482020277fe39","prettier":"^2.1.1","request":"^2.88.2","ts-jest":"^26.3.0","ts-node":"^9.0.0","tslint":"^6.1.3","tslint-config-prettier":"^1.18.0","turndown":"^6.0.0","typescript":"~4.0.2","yarn":"^1.22.5"},"scripts":{"prepublish":"yarn install --cwd __tests__","prepublishOnly":"tsc && npm run test:src && npm run build && ts-node --files prepublish.ts","update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest","test:src":"jest src.*.ts","test:dist":"jest dist.*.ts"},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"09fd5aa4ad3fe35e84e064ce4e6d2d64ba66f71a","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@3.0.4","_npmVersion":"5.10.0","_nodeVersion":"12.18.2","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-xc8DUsCLmjvCfoD7LTGE0ou2MIWLx0K9RCZwSHMOdynqRsP4MtUcLeqh1HcQ2dInwDTqn+3CE0/FZh1et+p4jA==","shasum":"b156d7be03b84ff425c9a0a4b1e5f4da9c5ca888","tarball":"http://localhost:4545/npm/registry/csstype/csstype-3.0.4.tgz","fileCount":5,"unpackedSize":1141316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfko03CRA9TVsSAnZWagAAigYP/iGK67RnXRvqoJ837/hA\nhc2P0pP2fPUMEcoPROUmTm+iLm6j/X+4nkXNLjmWmlEqDvsVLaeLZWcDQJfv\nrRFv6c/Qd2yzUW/dmi70r9UFAWcd4O2xlkMGfBwExyS7ftWA1M+KZql9Gwjv\n3y9NuhnXQ2PyEfNclHUMuBgxxtRpNXyZJoaPzzK390DbefZQtdq/G2v6XaE9\nfTSfWpCEcSWBq5WzO9Ot9ZskWWb1oPOcwNxw3OQAe1QXTjcQ8UNi4a0JH5fR\nHVewM4jvXjKfuG8nB8vjshURSueoLE6rnwIxON4NkEIBnfXbuR5pIpPI+mi3\nL+auW4N1iUxfplF4IIM7mv+q/UxYqvBdUpsEJYpDS26z/Muwr0pn6+jC1fii\nCgFeEcmcr4LtE3EhL8vLfms7b0l10b+2ri7Y1/e3hgZL9CxEd8UDVf2PSNZ0\nsh12IMlKdxTtAH7N2YLMH8cSZXmx3KQ+yIAt6hTL22PZNsrIha79CZt5g11L\np+sLBI+qalomoQwzlXRApc4qzvUEymHYmKBtHgLtQmgGGOm34y4Xd8J/6kZm\nBDo0dUpRjG5FBCIwLHffNyzAUOtErAy5YqaqgMZouxxtQ+OcPzmhkUGPu1W1\nXJSEm7/LSZ1JAUlZts78F8YmQVYsJjqZMJdngZVg6LFqQraLNJnnUU1bDEPs\n57kE\r\n=aZk4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGZqIakDzyfOJ2bHTbF+vcUvdqzl/qKY62z57wnysR02AiEAk0YEJol8/qWmGAh2AFTm3jf+BCvrFAhmOVeTpLlCFu0="}]},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_3.0.4_1603439926644_0.23813520066593075"},"_hasShrinkwrap":false},"3.0.5":{"name":"csstype","version":"3.0.5","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^26.0.15","@types/jsdom":"^16.2.5","@types/node":"^14.14.7","@types/prettier":"^2.1.5","@types/request":"^2.48.5","@types/turndown":"^5.0.0","chalk":"^4.1.0","chokidar":"^3.4.3","fast-glob":"^3.2.4","flow-bin":"^0.137.0","jest":"^26.6.3","jsdom":"^16.4.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#37f0d1cb4765494ea388adc0d38c1e5eeb6a60e1","mdn-data":"git+https://github.com/mdn/data.git#29e9e61ddc8299bffc92545446bbd5d2b35ed1d5","prettier":"^2.1.2","request":"^2.88.2","ts-jest":"^26.4.4","ts-node":"^9.0.0","tslint":"^6.1.3","tslint-config-prettier":"^1.18.0","turndown":"^7.0.0","typescript":"~4.0.5","yarn":"^1.22.10"},"scripts":{"prepublish":"yarn install --cwd __tests__ && yarn install --cwd __tests__/__fixtures__","prepublishOnly":"tsc && npm run test:src && npm run build && ts-node --files prepublish.ts","update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest","test:src":"jest src.*.ts","test:dist":"jest dist.*.ts"},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"5de6cdf5c32f24ee0d8a05f40a44b0860b537aa2","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@3.0.5","_npmVersion":"5.10.0","_nodeVersion":"12.18.2","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-uVDi8LpBUKQj6sdxNaTetL6FpeCqTjOvAQuQUa/qAqq8oOd4ivkbhgnqayl0dnPal8Tb/yB1tF+gOvCBiicaiQ==","shasum":"7fdec6a28a67ae18647c51668a9ff95bb2fa7bb8","tarball":"http://localhost:4545/npm/registry/csstype/csstype-3.0.5.tgz","fileCount":5,"unpackedSize":1151083,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrklcCRA9TVsSAnZWagAAXOMP/3IDvS1hp6zjPJuBgDjG\nIJ9wKuVAlAmpB+0jxpRmbOhv3KnZpMHdIS33iHLikJnNIvPNO7565YjmMUTv\nFf9/pSdfdrZZK/Gk3T5T40F77eWU8wHsmzeYFxkPOb3bfGuByXc0QszHY1nJ\nf7aZ8U9h0ty/AZ4OCQiz2D2BvZOyH3PfSP4QgvxHFv8gv30tlVvTxA0BOChd\nkAwJi8xMBEmtLCSVSwSkJs7sIziCHn6aH7EzPLTaooI1tlrDBNDv3me9sRlN\n74QsqkRiv+0Q+VSi4tGO7NltSqyFhIk/YJnaf847zm8OBkzf+NpD1JgxACyI\nGoMdC0lSerFwLo8Hh8iIfxu3yUnoXrJbayUk+Rl5zG4A+LKCgVt4cBSwxHZX\nQtoKYmFN18UcfYReTP+8bO0jLqtb5wbMQiRKgGgKakdF5e1krDMTVqiyAGBh\nxfYZH8bxM+DC967P0ez8mIizCNT1CuQ1TMPGAl6025nUv5hjlP0VlWEVpwHE\n5+9Nor9SwFsr0XSKlGAEmDacoNLi1AN+h36NAoc3K1i0cJxTtOCFPePWzI1H\nW9Q1N7Je1eEpk7wUoxyq6n9e9dvhVPOgv3Xrcge+6J92YrM/qBPYiEbUR0iR\nYVNmlYDiM/aLQrCwuD+aNx5wqU8vzE5HVY1Bz2dXimR/XVF0u7KmMzxtCPRe\nGQBL\r\n=ogJI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDM3OoA25Olrnchw+bos4kggiSFVxJ+1OK4BZK5Kbo2zwIgK0Iw9M4bi8Nr5YT5Ae5TZymNeN9Onn/piamWr81apuI="}]},"directories":{},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_3.0.5_1605257563617_0.2934976338337425"},"_hasShrinkwrap":false},"2.6.14":{"name":"csstype","version":"2.6.14","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^24.0.21","@types/jsdom":"^12.2.4","@types/node":"^12.12.3","@types/prettier":"^1.18.3","chalk":"^2.4.2","chokidar":"^3.2.3","fast-glob":"^3.1.0","flow-bin":"^0.110.1","jest":"^24.9.0","jsdom":"^15.2.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#37f0d1cb4765494ea388adc0d38c1e5eeb6a60e1","mdn-data":"git+https://github.com/mdn/data.git#29e9e61ddc8299bffc92545446bbd5d2b35ed1d5","prettier":"^1.18.2","sync-request":"^6.1.0","ts-node":"^8.4.1","tslint":"^5.20.0","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.6.4"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"4efc82cfc0b75599dfa3087ed47f4b254b0d2fdd","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.6.14","_npmVersion":"5.10.0","_nodeVersion":"12.18.2","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-2mSc+VEpGPblzAxyeR+vZhJKgYg0Og0nnRi7pmRXFYYxSfnOnW8A5wwQb4n4cE2nIOzqKOAzLCaEX6aBmNEv8A==","shasum":"004822a4050345b55ad4dcc00be1d9cf2f4296de","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.6.14.tgz","fileCount":5,"unpackedSize":1902647,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrkpCCRA9TVsSAnZWagAANdoP/3KJn08TrXWYWWRvXtb0\nzinQzlj8wY9KwLyE6DPbGBDHiI/JUS/pu5uShgogdUBvXsMiU6bvONAr0W2F\nYVrINHPmCyngfKZKStSAL02N5FirCbbgumP+MBPNVnmAnzZZkXYpAQiUG8CA\neoXoTuVAizEZeuMvX1xaVKI3rvTTQfyensK5nngMFKHxXqndMAT0jhpOgWAK\n91aruZjchKHJg+lLxdUzvodUVTWq7pVy2lhQwz3vzqZrCxGj+78NYwVHbgGd\nUwS51OU+zExC93mnEdodqfCuVU+2lrzNQIFplVIPK2KsQASObL8k5fXKZ1p4\nYNFViz7NCgf+zjDaR/k0qev5Duva8cF9I5SE197GorN0l4vgz2dth1iAGl/d\nA8fCJyKHhFcf7Ga35L83TEVa1ec5RcNGbz1HNetw7WxUo5h6mLg0wyGOEavy\n4Ef3G+tcv4yemkSjLlbWPLWEe3gAgz+VJYEFy8Vj6XpmDd1rXtgfD9t/bLtK\nMtLJ5DA9iSmCruuRk1m4iNVxfnGhMe7Bjqvkben/okKfYrqvAtmU9fU7SOoM\nfFMcskjNKTp/hsae8xsxM8WOmLITijXIrKMT4KOrtxl2yd1+3UKFVRPznvLz\ns+L/HNPfRMj9ZoIo9lhPP33lkJ4kf8EvWQg63X8mZhsBrRF9GLV8WdCWTzuo\nYZeJ\r\n=0Cin\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBJaogyHFjsRwSqj50/QolGQuT+EHPuytVWlurP2Rzw3AiAnTnS2b9PX2FLDJk+fixQYhXP8Exqb01Bhj1jMQ7iDYQ=="}]},"directories":{},"maintainers":[{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.6.14_1605257794043_0.8989366893708906"},"_hasShrinkwrap":false},"3.0.6":{"name":"csstype","version":"3.0.6","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^26.0.20","@types/jsdom":"^16.2.5","@types/node":"^14.14.20","@types/prettier":"^2.1.6","@types/request":"^2.48.5","@types/turndown":"^5.0.0","chalk":"^4.1.0","chokidar":"^3.5.0","fast-glob":"^3.2.4","flow-bin":"^0.142.0","jest":"^26.6.3","jsdom":"^16.4.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#50a17da8e7568cdd6f78eace6f9250c1a7211810","mdn-data":"git+https://github.com/mdn/data.git#75f9f8f97d0ed35665885478828276b824f9baa0","prettier":"^2.2.1","request":"^2.88.2","ts-jest":"^26.4.4","ts-node":"^9.1.1","tslint":"^6.1.3","tslint-config-prettier":"^1.18.0","turndown":"^7.0.0","typescript":"~4.1.3","yarn":"^1.22.10"},"scripts":{"prepublish":"yarn install --cwd __tests__ && yarn install --cwd __tests__/__fixtures__","prepublishOnly":"tsc && npm run test:src && npm run build && ts-node --files prepublish.ts","update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest","test:src":"jest src.*.ts","test:dist":"jest dist.*.ts"},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"00302aa453fc130a4c660003221f675286f29e43","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@3.0.6","_npmVersion":"5.10.0","_nodeVersion":"12.18.2","_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"dist":{"integrity":"sha512-+ZAmfyWMT7TiIlzdqJgjMb7S4f1beorDbWbsocyK4RaiqA5RTX3K14bnBWmmA9QEM0gRdsjyyrEmcyga8Zsxmw==","shasum":"865d0b5833d7d8d40f4e5b8a6d76aea3de4725ef","tarball":"http://localhost:4545/npm/registry/csstype/csstype-3.0.6.tgz","fileCount":5,"unpackedSize":1152364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf+FAMCRA9TVsSAnZWagAAKPIP/2zYsQhAOOFEk3DR2/Hp\n5D2KwZW8G5emWcqnblgYI/9aXHAKhONWnDQhGVzjfbqt30jkDb5SI9ggPg0R\nSX+LWZxtO7hyquhFqc2Ua57NACxsyCursLETHjCO0ceHxK5/iG9EF01j72t0\nab+M5o8/1LZQ+qoI+8DM7nkBgw82gAi4RMIJJKiiRRMrkbGX0GKfW7Wf8JRY\nzQfLuFW8OGoKULmhO61fu77EIrXmuVojMrxtwmEH40XJRlh4juuliJCL0gaS\nc4GjdW+heG46GQ2Lf5z3TDBc5wyd+0FKczNcr0VUiomDVLvcHThY/1JHLk7q\nf+3G905YFOIKIh6M3/xcU12MIIr+C6eHjZt2yiJU25Pvc6rPDyyl7bfOTb3g\n6ufGQ3gCPjxfGy8pzUByEHsdv2GrhjO0jPO2j6nH7+FwMzjJFX6mY1FW2zLZ\nmBO8SdT+VIVFmtItrMSxniLLnTP+v6lBALfw+11z3XwRisl71mP6WWrAw/kk\nrhl5BTdXzLwyLKgOcY/v2nwdTQUhZAos7ROdQrTLjwNHL7aunaLrwXGv+kzc\nUzWlcVOmX7GrokWiR89OBSiLyTX7yjMzsbE6efHBci200sBX6INBBP0OQc8Y\nV0OrUgeGCMxsHiQtfojqCnrTQdqR5XyWP5j/IoXJbEHog3MqNDuYgtx9EUVB\nPE93\r\n=rji8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCttdvxKH2U6pOzlxxK4ruoUCzvagrzRh6he5PKOijh+gIgPn1p/ryB828KjjfqCPqRQ2BtfPZ5vllJaWpJ9OtL3nA="}]},"directories":{},"maintainers":[{"name":"anders.ekdahl","email":"anders.ekdahl@gmail.com"},{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_3.0.6_1610108940456_0.7392064657288013"},"_hasShrinkwrap":false},"2.6.15":{"name":"csstype","version":"2.6.15","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^24.0.21","@types/jsdom":"^12.2.4","@types/node":"^12.12.3","@types/prettier":"^1.18.3","chalk":"^2.4.2","chokidar":"^3.2.3","fast-glob":"^3.1.0","flow-bin":"^0.110.1","jest":"^24.9.0","jsdom":"^15.2.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#49c5367a7c558e59c9e14a3250ba6584786d343e","mdn-data":"git+https://github.com/mdn/data.git#f95b275532ae3535fd3552cb47dbeac9e702fb24","prettier":"^1.18.2","sync-request":"^6.1.0","ts-node":"^8.4.1","tslint":"^5.20.0","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.6.4"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"keywords":["css","style","typescript","flow","typings","types","definitions"],"readme":"# CSSType\n\n[![npm](https://img.shields.io/npm/v/csstype.svg)](https://www.npmjs.com/package/csstype)\n\nTypeScript and Flow definitions for CSS, generated by [data from MDN](https://github.com/mdn/data). It provides autocompletion and type checking for CSS properties and values.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.Properties = {\n colour: 'white', // Type error on property\n textAlign: 'middle', // Type error on value\n};\n```\n\n## Getting started\n\n```sh\n$ npm install csstype\n$ # or\n$ yarn add csstype\n```\n\n## Table of content\n\n- [Style types](#style-types)\n- [At-rule types](#at-rule-types)\n- [Pseudo types](#pseudo-types)\n- [Usage](#usage)\n- [What should I do when I get type errors?](#what-should-i-do-when-i-get-type-errors)\n- [Version 2.0](#version-20)\n- [Contributing](#contributing)\n - [Commands](#commands)\n\n## Style types\n\nProperties are categorized in different uses and in several technical variations to provide typings that suits as many as possible.\n\nAll interfaces has one optional generic argument to define length. It defaults to `string | 0` because `0` is the only [length where the unit identifier is optional](https://drafts.csswg.org/css-values-3/#lengths). You can specify this, e.g. `string | number`, for platforms and libraries that accepts any numeric value as length with a specific unit.\n\n| | Default | `Hyphen` | `Fallback` | `HyphenFallback` |\n| -------------- | -------------------- | -------------------------- | ---------------------------- | ---------------------------------- |\n| **All** | `Properties` | `PropertiesHyphen` | `PropertiesFallback` | `PropertiesHyphenFallback` |\n| **`Standard`** | `StandardProperties` | `StandardPropertiesHyphen` | `StandardPropertiesFallback` | `StandardPropertiesHyphenFallback` |\n| **`Vendor`** | `VendorProperties` | `VendorPropertiesHyphen` | `VendorPropertiesFallback` | `VendorPropertiesHyphenFallback` |\n| **`Obsolete`** | `ObsoleteProperties` | `ObsoletePropertiesHyphen` | `ObsoletePropertiesFallback` | `ObsoletePropertiesHyphenFallback` |\n| **`Svg`** | `SvgProperties` | `SvgPropertiesHyphen` | `SvgPropertiesFallback` | `SvgPropertiesHyphenFallback` |\n\nCategories:\n\n- **All** - Includes `Standard`, `Vendor`, `Obsolete` and `Svg`\n- **`Standard`** - Current properties and extends subcategories `StandardLonghand` and `StandardShorthand` _(e.g. `StandardShorthandProperties`)_\n- **`Vendor`** - Vendor prefixed properties and extends subcategories `VendorLonghand` and `VendorShorthand` _(e.g. `VendorShorthandProperties`)_\n- **`Obsolete`** - Removed or deprecated properties\n- **`Svg`** - SVG-specific properties\n\nVariations:\n\n- **Default** - JavaScript (camel) cased property names\n- **`Hyphen`** - CSS (kebab) cased property names\n- **`Fallback`** - Also accepts array of values e.g. `string | string[]`\n\n## At-rule types\n\nAt-rule interfaces with descriptors.\n\n| | Default | `Hyphen` | `Fallback` | `HyphenFallback` |\n| -------------------- | -------------- | -------------------- | ---------------------- | ---------------------------- |\n| **`@counter-style`** | `CounterStyle` | `CounterStyleHyphen` | `CounterStyleFallback` | `CounterStyleHyphenFallback` |\n| **`@font-face`** | `FontFace` | `FontFaceHyphen` | `FontFaceFallback` | `FontFaceHyphenFallback` |\n| **`@page`** | `Page` | `PageHyphen` | `PageFallback` | `PageHyphenFallback` |\n| **`@viewport`** | `Viewport` | `ViewportHyphen` | `ViewportFallback` | `ViewportHyphenFallback` |\n\n## Pseudo types\n\nString literals of pseudo classes and pseudo elements\n\n- `Pseudos`\n\n Extends:\n\n - `AdvancedPseudos`\n\n Function-like pseudos e.g. `:not(:first-child)`. The string literal contains the value excluding the parenthesis: `:not`. These are separated because they require an argument that results in infinite number of variations.\n\n - `SimplePseudos`\n\n Plain pseudos e.g. `:hover` that can only be **one** variation.\n\n## Usage\n\nLength defaults to `string | 0`. But it's possible to override it using generics.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.Properties<string | number> = {\n padding: 10,\n margin: '1rem',\n};\n```\n\nIn some cases, like for CSS-in-JS libraries, an array of values is a way to provide fallback values in CSS. Using `CSS.PropertiesFallback` instead of `CSS.Properties` will add the possibility to use any property value as an array of values.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.PropertiesFallback = {\n display: ['-webkit-flex', 'flex'],\n color: 'white',\n};\n```\n\nThere's even string literals for pseudo selectors and elements.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst pseudos: { [P in CSS.SimplePseudos]?: CSS.Properties } = {\n ':hover': {\n display: 'flex',\n },\n};\n```\n\nHyphen cased (kebab cased) properties are provided in `CSS.PropertiesHyphen` and `CSS.PropertiesHyphenFallback`. It's not **not** added by default in `CSS.Properties`. To allow both of them, you can simply extend with `CSS.PropertiesHyphen` or/and `CSS.PropertiesHyphenFallback`.\n\n```ts\nimport * as CSS from 'csstype';\n\ninterface Style extends CSS.Properties, CSS.PropertiesHyphen {}\n\nconst style: Style = {\n 'flex-grow': 1,\n 'flex-shrink': 0,\n 'font-weight': 'normal',\n backgroundColor: 'white',\n};\n```\n\n## What should I do when I get type errors?\n\nThe goal is to have as perfect types as possible and we're trying to do our best. But with CSS Custom Properties, the CSS specification changing frequently and vendors implementing their own specifications with new releases sometimes causes type errors even if it should work. Here's some steps you could take to get it fixed:\n\n_If you're using CSS Custom Properties you can step directly to step 3._\n\n1. **First of all, make sure you're doing it right.** A type error could also indicate that you're not :wink:\n\n - Some CSS specs that some vendors has implemented could have been officially rejected or haven't yet received any official acceptance and are therefor not included\n - If you're using TypeScript, [type widening](https://blog.mariusschulz.com/2017/02/04/typescript-2-1-literal-type-widening) could be the reason you get `Type 'string' is not assignable to...` errors\n\n2. **Have a look in [issues](https://github.com/frenic/csstype/issues) to see if an issue already has been filed. If not, create a new one.** To help us out, please refer to any information you have found.\n3. Fix the issue locally with **TypeScript** (Flow further down):\n\n - The recommended way is to use **module augmentation**. Here's a few examples:\n\n ```ts\n // My css.d.ts file\n import * as CSS from 'csstype';\n\n declare module 'csstype' {\n interface Properties {\n // Add a missing property\n WebkitRocketLauncher?: string;\n\n // Add a CSS Custom Property\n '--theme-color'?: 'black' | 'white';\n\n // ...or allow any other property\n [index: string]: any;\n }\n }\n ```\n\n - The alternative way is to use **type assertion**. Here's a few examples:\n\n ```ts\n const style: CSS.Properties = {\n // Add a missing property\n ['WebkitRocketLauncher' as any]: 'launching',\n\n // Add a CSS Custom Property\n ['--theme-color' as any]: 'black',\n };\n ```\n\n Fix the issue locally with **Flow**:\n\n - Use **type assertion**. Here's a few examples:\n\n ```js\n const style: $Exact<CSS.Properties<*>> = {\n // Add a missing property\n [('WebkitRocketLauncher': any)]: 'launching',\n\n // Add a CSS Custom Property\n [('--theme-color': any)]: 'black',\n };\n ```\n\n## Version 2.0\n\nThe casing of CSS vendor properties are changed matching the casing of prefixes in Javascript. So all of them are capitalized except for `ms`.\n\n- `msOverflowStyle` is still `msOverflowStyle`\n- `mozAppearance` is now `MozAppearance`\n- `webkitOverflowScrolling` is now `WebkitOverflowScrolling`\n\nMore info: https://www.andismith.com/blogs/2012/02/modernizr-prefixed/\n\n## Contributing\n\n**Never modify `index.d.ts` and `index.js.flow` directly. They are generated automatically and committed so that we can easily follow any change it results in.** Therefor it's important that you run `$ git config merge.ours.driver true` after you've forked and cloned. That setting prevents merge conflicts when doing rebase.\n\n### Commands\n\n- `yarn build` Generates typings and type checks them\n- `yarn watch` Runs build on each save\n- `yarn test` Runs the tests\n- `yarn lazy` Type checks, lints and formats everything\n","readmeFilename":"README.md","gitHead":"61c150b2fd176ab9008b3904b5778b426aadaeb1","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.6.15","_nodeVersion":"14.15.5","_npmVersion":"6.14.11","dist":{"integrity":"sha512-FNeiVKudquehtR3t9TRRnsHL+lJhuHF5Zn9dt01jpojlurLEPDhhEtUkWmAUJ7/fOLaLG4dCDEnUsR0N1rZSsg==","shasum":"655901663db1d652f10cb57ac6af5a05972aea1f","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.6.15.tgz","fileCount":5,"unpackedSize":1928329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgK42jCRA9TVsSAnZWagAA8LUP/jVXmHvDY8g+/GJOaVia\nmP4nmHkrIaWJkB5TSodp/cRljNpo6o0oCh41EpiQliVzEZDEYIqtLTJRUieX\nVVMRLtWlw7WPhBh+aS+J2jCUGeRxBnm1DdOvmNXGNxRRr+cVLdcI12fQMQOs\n3yxnXI97pZqOAxM+YPs/OYMMdFosb1KnmHnMAvTl2a5bW9Wzwq6rM7xYkUSf\nC39iXkqQefpIMa1G4ktVO+hHhrWZHQKhyaAdH2QgZ3mTLzw1ypj1JZJkATt4\nBSQQrcCfCXlPv70NTRKnOT/ieKiTPi4U272LcSuxfMQZWniLVXDtn8p+vo6y\nvsXEBGjBHkch9h2CJiaKYRA07yCP8u2xACbjtGpZHwrfm1Sq1MGBmpAeqcgp\niHy6P6ltM6iYB6HuOJVEQ324gGIW7wdymXyng9XmOEjJhBn4XKbbpC0iqZsp\nkklT7mRj40YLhtHGA1ILxSEtKAEf1m+FyuNiVi8mVi8Qbi/1DfAc/5MFv24S\nayorNXX5e55TZWBjD51risEKRtFXs7jV4G/t2s7wLaCw0QHany3q1zgonkey\nAaU9Iw29HSe7+gJuRhMWC7m9CO3tzBOw4BkUoK1V+uU+wQEdM6GG+sbO+Xnh\nbTovHmn6Rp9jOLCrInAx4jEz1Yhg/B9RIg/3wd2AUf5ReXJvqqzerm0FJdJR\n21NL\r\n=+yx8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCYx8On1Ufo5+hkw6pwvGwrJhmUqzY21HFNjNlrh87UGwIhAPLEuR2vaYB6++K6AR6Gte2BieaXQ7SEWFXMseJiXw77"}]},"_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"directories":{},"maintainers":[{"name":"anders.ekdahl","email":"anders.ekdahl@gmail.com"},{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.6.15_1613467042941_0.08727765622964778"},"_hasShrinkwrap":false},"2.6.16":{"name":"csstype","version":"2.6.16","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^24.0.21","@types/jsdom":"^12.2.4","@types/node":"^12.12.3","@types/prettier":"^1.18.3","chalk":"^2.4.2","chokidar":"^3.2.3","fast-glob":"^3.1.0","flow-bin":"^0.110.1","jest":"^24.9.0","jsdom":"^15.2.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#f58673c23654744b36c3cae47a115aa474965566","mdn-data":"git+https://github.com/mdn/data.git#bd41d1aaae1eae7f86fe6a5e4c708a51f021f0de","prettier":"^1.18.2","sync-request":"^6.1.0","ts-node":"^8.4.1","tslint":"^5.20.0","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.6.4"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"keywords":["css","style","typescript","flow","typings","types","definitions"],"readme":"# CSSType\n\n[![npm](https://img.shields.io/npm/v/csstype.svg)](https://www.npmjs.com/package/csstype)\n\nTypeScript and Flow definitions for CSS, generated by [data from MDN](https://github.com/mdn/data). It provides autocompletion and type checking for CSS properties and values.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.Properties = {\n colour: 'white', // Type error on property\n textAlign: 'middle', // Type error on value\n};\n```\n\n## Getting started\n\n```sh\n$ npm install csstype\n$ # or\n$ yarn add csstype\n```\n\n## Table of content\n\n- [Style types](#style-types)\n- [At-rule types](#at-rule-types)\n- [Pseudo types](#pseudo-types)\n- [Usage](#usage)\n- [What should I do when I get type errors?](#what-should-i-do-when-i-get-type-errors)\n- [Version 2.0](#version-20)\n- [Contributing](#contributing)\n - [Commands](#commands)\n\n## Style types\n\nProperties are categorized in different uses and in several technical variations to provide typings that suits as many as possible.\n\nAll interfaces has one optional generic argument to define length. It defaults to `string | 0` because `0` is the only [length where the unit identifier is optional](https://drafts.csswg.org/css-values-3/#lengths). You can specify this, e.g. `string | number`, for platforms and libraries that accepts any numeric value as length with a specific unit.\n\n| | Default | `Hyphen` | `Fallback` | `HyphenFallback` |\n| -------------- | -------------------- | -------------------------- | ---------------------------- | ---------------------------------- |\n| **All** | `Properties` | `PropertiesHyphen` | `PropertiesFallback` | `PropertiesHyphenFallback` |\n| **`Standard`** | `StandardProperties` | `StandardPropertiesHyphen` | `StandardPropertiesFallback` | `StandardPropertiesHyphenFallback` |\n| **`Vendor`** | `VendorProperties` | `VendorPropertiesHyphen` | `VendorPropertiesFallback` | `VendorPropertiesHyphenFallback` |\n| **`Obsolete`** | `ObsoleteProperties` | `ObsoletePropertiesHyphen` | `ObsoletePropertiesFallback` | `ObsoletePropertiesHyphenFallback` |\n| **`Svg`** | `SvgProperties` | `SvgPropertiesHyphen` | `SvgPropertiesFallback` | `SvgPropertiesHyphenFallback` |\n\nCategories:\n\n- **All** - Includes `Standard`, `Vendor`, `Obsolete` and `Svg`\n- **`Standard`** - Current properties and extends subcategories `StandardLonghand` and `StandardShorthand` _(e.g. `StandardShorthandProperties`)_\n- **`Vendor`** - Vendor prefixed properties and extends subcategories `VendorLonghand` and `VendorShorthand` _(e.g. `VendorShorthandProperties`)_\n- **`Obsolete`** - Removed or deprecated properties\n- **`Svg`** - SVG-specific properties\n\nVariations:\n\n- **Default** - JavaScript (camel) cased property names\n- **`Hyphen`** - CSS (kebab) cased property names\n- **`Fallback`** - Also accepts array of values e.g. `string | string[]`\n\n## At-rule types\n\nAt-rule interfaces with descriptors.\n\n| | Default | `Hyphen` | `Fallback` | `HyphenFallback` |\n| -------------------- | -------------- | -------------------- | ---------------------- | ---------------------------- |\n| **`@counter-style`** | `CounterStyle` | `CounterStyleHyphen` | `CounterStyleFallback` | `CounterStyleHyphenFallback` |\n| **`@font-face`** | `FontFace` | `FontFaceHyphen` | `FontFaceFallback` | `FontFaceHyphenFallback` |\n| **`@page`** | `Page` | `PageHyphen` | `PageFallback` | `PageHyphenFallback` |\n| **`@viewport`** | `Viewport` | `ViewportHyphen` | `ViewportFallback` | `ViewportHyphenFallback` |\n\n## Pseudo types\n\nString literals of pseudo classes and pseudo elements\n\n- `Pseudos`\n\n Extends:\n\n - `AdvancedPseudos`\n\n Function-like pseudos e.g. `:not(:first-child)`. The string literal contains the value excluding the parenthesis: `:not`. These are separated because they require an argument that results in infinite number of variations.\n\n - `SimplePseudos`\n\n Plain pseudos e.g. `:hover` that can only be **one** variation.\n\n## Usage\n\nLength defaults to `string | 0`. But it's possible to override it using generics.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.Properties<string | number> = {\n padding: 10,\n margin: '1rem',\n};\n```\n\nIn some cases, like for CSS-in-JS libraries, an array of values is a way to provide fallback values in CSS. Using `CSS.PropertiesFallback` instead of `CSS.Properties` will add the possibility to use any property value as an array of values.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.PropertiesFallback = {\n display: ['-webkit-flex', 'flex'],\n color: 'white',\n};\n```\n\nThere's even string literals for pseudo selectors and elements.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst pseudos: { [P in CSS.SimplePseudos]?: CSS.Properties } = {\n ':hover': {\n display: 'flex',\n },\n};\n```\n\nHyphen cased (kebab cased) properties are provided in `CSS.PropertiesHyphen` and `CSS.PropertiesHyphenFallback`. It's not **not** added by default in `CSS.Properties`. To allow both of them, you can simply extend with `CSS.PropertiesHyphen` or/and `CSS.PropertiesHyphenFallback`.\n\n```ts\nimport * as CSS from 'csstype';\n\ninterface Style extends CSS.Properties, CSS.PropertiesHyphen {}\n\nconst style: Style = {\n 'flex-grow': 1,\n 'flex-shrink': 0,\n 'font-weight': 'normal',\n backgroundColor: 'white',\n};\n```\n\n## What should I do when I get type errors?\n\nThe goal is to have as perfect types as possible and we're trying to do our best. But with CSS Custom Properties, the CSS specification changing frequently and vendors implementing their own specifications with new releases sometimes causes type errors even if it should work. Here's some steps you could take to get it fixed:\n\n_If you're using CSS Custom Properties you can step directly to step 3._\n\n1. **First of all, make sure you're doing it right.** A type error could also indicate that you're not :wink:\n\n - Some CSS specs that some vendors has implemented could have been officially rejected or haven't yet received any official acceptance and are therefor not included\n - If you're using TypeScript, [type widening](https://blog.mariusschulz.com/2017/02/04/typescript-2-1-literal-type-widening) could be the reason you get `Type 'string' is not assignable to...` errors\n\n2. **Have a look in [issues](https://github.com/frenic/csstype/issues) to see if an issue already has been filed. If not, create a new one.** To help us out, please refer to any information you have found.\n3. Fix the issue locally with **TypeScript** (Flow further down):\n\n - The recommended way is to use **module augmentation**. Here's a few examples:\n\n ```ts\n // My css.d.ts file\n import * as CSS from 'csstype';\n\n declare module 'csstype' {\n interface Properties {\n // Add a missing property\n WebkitRocketLauncher?: string;\n\n // Add a CSS Custom Property\n '--theme-color'?: 'black' | 'white';\n\n // ...or allow any other property\n [index: string]: any;\n }\n }\n ```\n\n - The alternative way is to use **type assertion**. Here's a few examples:\n\n ```ts\n const style: CSS.Properties = {\n // Add a missing property\n ['WebkitRocketLauncher' as any]: 'launching',\n\n // Add a CSS Custom Property\n ['--theme-color' as any]: 'black',\n };\n ```\n\n Fix the issue locally with **Flow**:\n\n - Use **type assertion**. Here's a few examples:\n\n ```js\n const style: $Exact<CSS.Properties<*>> = {\n // Add a missing property\n [('WebkitRocketLauncher': any)]: 'launching',\n\n // Add a CSS Custom Property\n [('--theme-color': any)]: 'black',\n };\n ```\n\n## Version 2.0\n\nThe casing of CSS vendor properties are changed matching the casing of prefixes in Javascript. So all of them are capitalized except for `ms`.\n\n- `msOverflowStyle` is still `msOverflowStyle`\n- `mozAppearance` is now `MozAppearance`\n- `webkitOverflowScrolling` is now `WebkitOverflowScrolling`\n\nMore info: https://www.andismith.com/blogs/2012/02/modernizr-prefixed/\n\n## Contributing\n\n**Never modify `index.d.ts` and `index.js.flow` directly. They are generated automatically and committed so that we can easily follow any change it results in.** Therefor it's important that you run `$ git config merge.ours.driver true` after you've forked and cloned. That setting prevents merge conflicts when doing rebase.\n\n### Commands\n\n- `yarn build` Generates typings and type checks them\n- `yarn watch` Runs build on each save\n- `yarn test` Runs the tests\n- `yarn lazy` Type checks, lints and formats everything\n","readmeFilename":"README.md","gitHead":"434f49960c6ce545bdb7fef0f249b43c580a9646","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.6.16","_nodeVersion":"14.15.5","_npmVersion":"6.14.11","dist":{"integrity":"sha512-61FBWoDHp/gRtsoDkq/B1nWrCUG/ok1E3tUrcNbZjsE9Cxd9yzUirjS3+nAATB8U4cTtaQmAHbNndoFz5L6C9Q==","shasum":"544d69f547013b85a40d15bff75db38f34fe9c39","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.6.16.tgz","fileCount":5,"unpackedSize":1930635,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNhz4CRA9TVsSAnZWagAA3U0P/jgkmbcqN5U/tmyemK2j\nZphXj7QjAHsJlqT1wykzx6oSwVTZt8Y1XKVKLsIAoaw/+1dM/enUZM+Tpgr4\noINxDbDz/pwWTGlq9ipCVjrOk1gaLmA8ZS/F86cmIl8eDUAP3f2AdwXNbR1g\n+Xf56tVutyYJoFALbi/apZjZBO38pecDbTvgtUUCIWka6cpF9U7VTQ/qrJAQ\nQPDxJHqm33dmry+KgQYcUrZaILkS8W/uabuLyFnKLqpZUbrUW7wIC2E37Hl6\nYyhnnZlX7EUDN2Dbep8g0Jvgx5sMw7DIcfkzZjJjYJ8pRfCHiLjlvY4KRVmz\nZuuIeU8nDUxlNvYuyiIL7snieUtDUZQijcd5548JmINtLcbYpROjjL1SauLh\nm13WZo9Xqie/gZH93WkhuvxKXV7WnHv0VO005HmGb3w3tAu2JrTP9S+hLDd2\n2bD50UOxg4gLxWSyCPO6JIdFVFboQFOnmlbrhetcToAAwvDhn39fh8387A4C\n9XdPTw1sqol5DBb9JNanL/OFn87KZaAi5jmrA12toj/K0uw93H5wKtBC+UYO\nCTCfWMu1VCy7iqk8wosRGPgHEc5KN2nFG1q5xY050PjYJvsbzjKwTTPa6wdg\nP8css7qIEK9DEEZV00RVzqWA/WTODkuFkElnhUltsvU5NNl+NoHcaes8igZX\nqwpY\r\n=Sn1V\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDPKGy+NLTHqh0tvm01WTbu5zryP7pnMpXwpsfoLnghXwIgDS2Q8l56oyzumlp87FWSzGnBFVu4NdqR2WnVtg0oIrs="}]},"_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"directories":{},"maintainers":[{"name":"anders.ekdahl","email":"anders.ekdahl@gmail.com"},{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.6.16_1614159095622_0.741988605187976"},"_hasShrinkwrap":false},"3.0.7":{"name":"csstype","version":"3.0.7","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^26.0.20","@types/jsdom":"^16.2.6","@types/node":"^14.14.31","@types/prettier":"^2.2.1","@types/request":"^2.48.5","@types/turndown":"^5.0.0","chalk":"^4.1.0","chokidar":"^3.5.1","fast-glob":"^3.2.5","flow-bin":"^0.145.0","jest":"^26.6.3","jsdom":"^16.4.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#f58673c23654744b36c3cae47a115aa474965566","mdn-data":"git+https://github.com/mdn/data.git#bd41d1aaae1eae7f86fe6a5e4c708a51f021f0de","prettier":"^2.2.1","request":"^2.88.2","ts-jest":"^26.5.2","ts-node":"^9.1.1","tslint":"^6.1.3","tslint-config-prettier":"^1.18.0","turndown":"^7.0.0","typescript":"~4.2.2","yarn":"^1.22.10"},"scripts":{"prepublish":"yarn install --cwd __tests__ && yarn install --cwd __tests__/__fixtures__","prepublishOnly":"tsc && npm run test:src && npm run build && ts-node --files prepublish.ts","update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest","test:src":"jest src.*.ts","test:dist":"jest dist.*.ts"},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"91c373246d09dadb75b67a885ecb0a7e912d21be","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@3.0.7","_nodeVersion":"14.15.5","_npmVersion":"6.14.11","dist":{"integrity":"sha512-KxnUB0ZMlnUWCsx2Z8MUsr6qV6ja1w9ArPErJaJaF8a5SOWoHLIszeCTKGRGRgtLgYrs1E8CHkNSP1VZTTPc9g==","shasum":"2a5fb75e1015e84dd15692f71e89a1450290950b","tarball":"http://localhost:4545/npm/registry/csstype/csstype-3.0.7.tgz","fileCount":5,"unpackedSize":1166891,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNh8cCRA9TVsSAnZWagAArCEP/3aMlB+fLdWLbPhpt1Yz\neaA0jovE2rSzS6KnNr2x8PO0pEnIiILi/3cdWrDKEd8fQv1mWlqFAnNawiyC\ndboOxW3w6tU3fHIoldZ16vsg0mNObiO8ozb1EjLh04toZmURnljDIGTfDex9\ni8ImsX9jT4gFL7QY3WhBULnCTGIMBqcbI3ZI35sYU9Hrb5inylGbtMyNeRJk\nG47QbiXiq3R7+2yKqQs9Jpc5bMpBYys5LImtbQmwVNfehUZCQfIeGo2MGgb4\nV9u9KbQHJs/Eot1g6+Jvp4YGSsol0R3LMMNQjVpVOctvtjodnOxQbwWJoxz3\n/Bbocyivntvm47AGL6X8UpX1bYYwFIf3iUQaxgJCoKJy2VbTJ96nb+jLaH6a\nQ/Y88Nrh4jnoKOKJlvStxL10jb1M/TaccnSVF2rCQ2oD0dhTVTomnS2TbKGW\nGKLgiNN2YpifwJ1F5uWbG5/pmyEIsHAF4k2ESfmK5Ai/SS+mx6QsRNOp2OU4\nGXD3doanWmQQNLnYd/FfOd9nXCe1GcE3iPMRlCCu+zpLz7DaQlv6vkP6COUV\nF2Imc0hwz4ATV1AJiki9ZYFB/UbMXNvrMg2dYZ9PiNwPHnACxRQ9OWeBk9V8\nlE6479pnJ+1LGk123EXXGd8noAlgUyqYfCaG+C0+eDXKmbA2cm/3gFNDCYFg\nWFlr\r\n=Di31\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBQTFsxqiFhJJtWvK1wm244N/yNpo559Oho4sW7/guXaAiEAg3/Cad0mcJ9yH/Vtq0PD+6ptogSKy17vcIpfynqsaB4="}]},"_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"directories":{},"maintainers":[{"name":"anders.ekdahl","email":"anders.ekdahl@gmail.com"},{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_3.0.7_1614159643953_0.7225185410677935"},"_hasShrinkwrap":false},"3.0.8":{"name":"csstype","version":"3.0.8","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^26.0.20","@types/jsdom":"^16.2.6","@types/node":"^14.14.31","@types/prettier":"^2.2.1","@types/request":"^2.48.5","@types/turndown":"^5.0.0","chalk":"^4.1.0","chokidar":"^3.5.1","fast-glob":"^3.2.5","flow-bin":"^0.145.0","jest":"^26.6.3","jsdom":"^16.4.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#60214baa97657c798dd7eac44b7bc73af4968033","mdn-data":"git+https://github.com/mdn/data.git#7f622300bb7e285a2cbce7db6f8ecd8f964a18eb","prettier":"^2.2.1","request":"^2.88.2","ts-jest":"^26.5.2","ts-node":"^9.1.1","tslint":"^6.1.3","tslint-config-prettier":"^1.18.0","turndown":"^7.0.0","typescript":"~4.2.2","yarn":"^1.22.10"},"scripts":{"prepublish":"yarn install --cwd __tests__ && yarn install --cwd __tests__/__fixtures__","prepublishOnly":"tsc && npm run test:src && npm run build && ts-node --files prepublish.ts","update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest","test:src":"jest src.*.ts","test:dist":"jest dist.*.ts"},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"4af33d09652453c494131b01daf6ae3ada0f5732","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@3.0.8","_nodeVersion":"14.15.5","_npmVersion":"6.14.11","dist":{"integrity":"sha512-jXKhWqXPmlUeoQnF/EhTtTl4C9SnrxSH/jZUih3jmO6lBKr99rP3/+FmrMj4EFpOXzMtXHAZkd3x0E6h6Fgflw==","shasum":"d2266a792729fb227cd216fb572f43728e1ad340","tarball":"http://localhost:4545/npm/registry/csstype/csstype-3.0.8.tgz","fileCount":5,"unpackedSize":1168125,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfTKuCRA9TVsSAnZWagAAWdQP/3EcyOAYuJIuARmDLMMP\ni3e97nsxiew8LSDxo9FUZVpGf2q5pkdMP/P60DVXn7sUPmKSjTNBs4qnxZdx\nBYubvISB3ky/NRgY5UHr0A4Bk17Woq9T0JM60oeKIUzguLARfzjFT9Q7jWGL\nLX//5NxA9hK5KOKlc9764ewYrVwgAfMCYGmUSXhVB3fnq4JWRW/fSQLxEkTP\n9AqT+VS2iNQGsrjgH1lelkPA7pRwwtmDwfaaMAvDV1LeKjXl+f/YZzjptKvw\ns03jbJLDgN3xF5rqGvThzLmOL3jdKXPqaMNQbdMFWydcbxE0dZuj79eH0HSs\nMr/h6W+/zKl3pxKtLP1jdO9hKvgfEFMByIwce6S0kJ6P1iVRh8XgQChuiQGx\n/VD4duS00RwaYv/n546JvNjL0AekNhC4GsIafgEaRiguk8cwhCRrKBMOt0mg\nE2WMBt/2Hviz+fYzxX99+6l2qq/beDvGBsaD+hBzsnOgIdrHXRFgZ7HUk0zF\n8OrZw98GAvAbJW4gYTJz2nMPeKuK2R5YQtNk6KW5KOYJCfuRbqIrf2QTgfKg\nzkaYlMLFM9nhLe9oDFhjIeKc8q4rX2iVj6hxwEG0imy1X5ClXFjWjHlZkOid\ncjRjIb1b4Aq4uL1NK1NWCpZpiXYZaY4Ba2Y6qydF0flQW4BUyE9F+KmXWcuw\nOJLH\r\n=vVBi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEsEExLfsjfx5ALsM0sarcAKRG3LtGQwsTOoNJBFkp87AiAKY547Z+6xmfGH57L4wV60XmKfuCM1wDKqkpBlO7lGoQ=="}]},"_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"directories":{},"maintainers":[{"name":"anders.ekdahl","email":"anders.ekdahl@gmail.com"},{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_3.0.8_1618817709541_0.9875773370999277"},"_hasShrinkwrap":false},"2.6.17":{"name":"csstype","version":"2.6.17","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^24.0.21","@types/jsdom":"^12.2.4","@types/node":"^12.12.3","@types/prettier":"^1.18.3","chalk":"^2.4.2","chokidar":"^3.2.3","fast-glob":"^3.1.0","flow-bin":"^0.110.1","jest":"^24.9.0","jsdom":"^15.2.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#60214baa97657c798dd7eac44b7bc73af4968033","mdn-data":"git+https://github.com/mdn/data.git#7f622300bb7e285a2cbce7db6f8ecd8f964a18eb","prettier":"^1.18.2","sync-request":"^6.1.0","ts-node":"^8.4.1","tslint":"^5.20.0","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.6.4"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"keywords":["css","style","typescript","flow","typings","types","definitions"],"readme":"# CSSType\n\n[![npm](https://img.shields.io/npm/v/csstype.svg)](https://www.npmjs.com/package/csstype)\n\nTypeScript and Flow definitions for CSS, generated by [data from MDN](https://github.com/mdn/data). It provides autocompletion and type checking for CSS properties and values.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.Properties = {\n colour: 'white', // Type error on property\n textAlign: 'middle', // Type error on value\n};\n```\n\n## Getting started\n\n```sh\n$ npm install csstype\n$ # or\n$ yarn add csstype\n```\n\n## Table of content\n\n- [Style types](#style-types)\n- [At-rule types](#at-rule-types)\n- [Pseudo types](#pseudo-types)\n- [Usage](#usage)\n- [What should I do when I get type errors?](#what-should-i-do-when-i-get-type-errors)\n- [Version 2.0](#version-20)\n- [Contributing](#contributing)\n - [Commands](#commands)\n\n## Style types\n\nProperties are categorized in different uses and in several technical variations to provide typings that suits as many as possible.\n\nAll interfaces has one optional generic argument to define length. It defaults to `string | 0` because `0` is the only [length where the unit identifier is optional](https://drafts.csswg.org/css-values-3/#lengths). You can specify this, e.g. `string | number`, for platforms and libraries that accepts any numeric value as length with a specific unit.\n\n| | Default | `Hyphen` | `Fallback` | `HyphenFallback` |\n| -------------- | -------------------- | -------------------------- | ---------------------------- | ---------------------------------- |\n| **All** | `Properties` | `PropertiesHyphen` | `PropertiesFallback` | `PropertiesHyphenFallback` |\n| **`Standard`** | `StandardProperties` | `StandardPropertiesHyphen` | `StandardPropertiesFallback` | `StandardPropertiesHyphenFallback` |\n| **`Vendor`** | `VendorProperties` | `VendorPropertiesHyphen` | `VendorPropertiesFallback` | `VendorPropertiesHyphenFallback` |\n| **`Obsolete`** | `ObsoleteProperties` | `ObsoletePropertiesHyphen` | `ObsoletePropertiesFallback` | `ObsoletePropertiesHyphenFallback` |\n| **`Svg`** | `SvgProperties` | `SvgPropertiesHyphen` | `SvgPropertiesFallback` | `SvgPropertiesHyphenFallback` |\n\nCategories:\n\n- **All** - Includes `Standard`, `Vendor`, `Obsolete` and `Svg`\n- **`Standard`** - Current properties and extends subcategories `StandardLonghand` and `StandardShorthand` _(e.g. `StandardShorthandProperties`)_\n- **`Vendor`** - Vendor prefixed properties and extends subcategories `VendorLonghand` and `VendorShorthand` _(e.g. `VendorShorthandProperties`)_\n- **`Obsolete`** - Removed or deprecated properties\n- **`Svg`** - SVG-specific properties\n\nVariations:\n\n- **Default** - JavaScript (camel) cased property names\n- **`Hyphen`** - CSS (kebab) cased property names\n- **`Fallback`** - Also accepts array of values e.g. `string | string[]`\n\n## At-rule types\n\nAt-rule interfaces with descriptors.\n\n| | Default | `Hyphen` | `Fallback` | `HyphenFallback` |\n| -------------------- | -------------- | -------------------- | ---------------------- | ---------------------------- |\n| **`@counter-style`** | `CounterStyle` | `CounterStyleHyphen` | `CounterStyleFallback` | `CounterStyleHyphenFallback` |\n| **`@font-face`** | `FontFace` | `FontFaceHyphen` | `FontFaceFallback` | `FontFaceHyphenFallback` |\n| **`@page`** | `Page` | `PageHyphen` | `PageFallback` | `PageHyphenFallback` |\n| **`@viewport`** | `Viewport` | `ViewportHyphen` | `ViewportFallback` | `ViewportHyphenFallback` |\n\n## Pseudo types\n\nString literals of pseudo classes and pseudo elements\n\n- `Pseudos`\n\n Extends:\n\n - `AdvancedPseudos`\n\n Function-like pseudos e.g. `:not(:first-child)`. The string literal contains the value excluding the parenthesis: `:not`. These are separated because they require an argument that results in infinite number of variations.\n\n - `SimplePseudos`\n\n Plain pseudos e.g. `:hover` that can only be **one** variation.\n\n## Usage\n\nLength defaults to `string | 0`. But it's possible to override it using generics.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.Properties<string | number> = {\n padding: 10,\n margin: '1rem',\n};\n```\n\nIn some cases, like for CSS-in-JS libraries, an array of values is a way to provide fallback values in CSS. Using `CSS.PropertiesFallback` instead of `CSS.Properties` will add the possibility to use any property value as an array of values.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.PropertiesFallback = {\n display: ['-webkit-flex', 'flex'],\n color: 'white',\n};\n```\n\nThere's even string literals for pseudo selectors and elements.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst pseudos: { [P in CSS.SimplePseudos]?: CSS.Properties } = {\n ':hover': {\n display: 'flex',\n },\n};\n```\n\nHyphen cased (kebab cased) properties are provided in `CSS.PropertiesHyphen` and `CSS.PropertiesHyphenFallback`. It's not **not** added by default in `CSS.Properties`. To allow both of them, you can simply extend with `CSS.PropertiesHyphen` or/and `CSS.PropertiesHyphenFallback`.\n\n```ts\nimport * as CSS from 'csstype';\n\ninterface Style extends CSS.Properties, CSS.PropertiesHyphen {}\n\nconst style: Style = {\n 'flex-grow': 1,\n 'flex-shrink': 0,\n 'font-weight': 'normal',\n backgroundColor: 'white',\n};\n```\n\n## What should I do when I get type errors?\n\nThe goal is to have as perfect types as possible and we're trying to do our best. But with CSS Custom Properties, the CSS specification changing frequently and vendors implementing their own specifications with new releases sometimes causes type errors even if it should work. Here's some steps you could take to get it fixed:\n\n_If you're using CSS Custom Properties you can step directly to step 3._\n\n1. **First of all, make sure you're doing it right.** A type error could also indicate that you're not :wink:\n\n - Some CSS specs that some vendors has implemented could have been officially rejected or haven't yet received any official acceptance and are therefor not included\n - If you're using TypeScript, [type widening](https://blog.mariusschulz.com/2017/02/04/typescript-2-1-literal-type-widening) could be the reason you get `Type 'string' is not assignable to...` errors\n\n2. **Have a look in [issues](https://github.com/frenic/csstype/issues) to see if an issue already has been filed. If not, create a new one.** To help us out, please refer to any information you have found.\n3. Fix the issue locally with **TypeScript** (Flow further down):\n\n - The recommended way is to use **module augmentation**. Here's a few examples:\n\n ```ts\n // My css.d.ts file\n import * as CSS from 'csstype';\n\n declare module 'csstype' {\n interface Properties {\n // Add a missing property\n WebkitRocketLauncher?: string;\n\n // Add a CSS Custom Property\n '--theme-color'?: 'black' | 'white';\n\n // ...or allow any other property\n [index: string]: any;\n }\n }\n ```\n\n - The alternative way is to use **type assertion**. Here's a few examples:\n\n ```ts\n const style: CSS.Properties = {\n // Add a missing property\n ['WebkitRocketLauncher' as any]: 'launching',\n\n // Add a CSS Custom Property\n ['--theme-color' as any]: 'black',\n };\n ```\n\n Fix the issue locally with **Flow**:\n\n - Use **type assertion**. Here's a few examples:\n\n ```js\n const style: $Exact<CSS.Properties<*>> = {\n // Add a missing property\n [('WebkitRocketLauncher': any)]: 'launching',\n\n // Add a CSS Custom Property\n [('--theme-color': any)]: 'black',\n };\n ```\n\n## Version 2.0\n\nThe casing of CSS vendor properties are changed matching the casing of prefixes in Javascript. So all of them are capitalized except for `ms`.\n\n- `msOverflowStyle` is still `msOverflowStyle`\n- `mozAppearance` is now `MozAppearance`\n- `webkitOverflowScrolling` is now `WebkitOverflowScrolling`\n\nMore info: https://www.andismith.com/blogs/2012/02/modernizr-prefixed/\n\n## Contributing\n\n**Never modify `index.d.ts` and `index.js.flow` directly. They are generated automatically and committed so that we can easily follow any change it results in.** Therefor it's important that you run `$ git config merge.ours.driver true` after you've forked and cloned. That setting prevents merge conflicts when doing rebase.\n\n### Commands\n\n- `yarn build` Generates typings and type checks them\n- `yarn watch` Runs build on each save\n- `yarn test` Runs the tests\n- `yarn lazy` Type checks, lints and formats everything\n","readmeFilename":"README.md","gitHead":"8eeee0d557e5c1df6e1b83fcfbc53fee52ca4f68","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.6.17","_nodeVersion":"14.15.5","_npmVersion":"6.14.11","dist":{"integrity":"sha512-u1wmTI1jJGzCJzWndZo8mk4wnPTZd1eOIYTYvuEyOQGfmDl3TrabCCfKnOC86FZwW/9djqTl933UF/cS425i9A==","shasum":"4cf30eb87e1d1a005d8b6510f95292413f6a1c0e","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.6.17.tgz","fileCount":5,"unpackedSize":1932119,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfTVKCRA9TVsSAnZWagAABOQP/iUJNvj80kcUeFdWoQds\nRud3/MuHrK2vknL02eKBQHAZH7QHV3zrhmRORNluwlmXJjOx4ULlgW9tjHDM\n92MgKNXLH1AAZRWLdYZCjK2crTMaF4AQUAh6OY80e7aZONQEGcH9POvPVGJL\nDpVxOoeUy/bvXljUc9eL53KaiNLGu695eb9lN1S0IUqIf+qxFl9B4ig4HUqe\nYCi+cFmQpMBk+sssRdfQ9Ll1MyAo22CYaLrUgOqR6skN5ihoxp83Ldas6gjd\nIyIl/q/e8/YyauKB5fhCbLaJGZp3TvOlrEpCwJnrn/1zF0QbcC0LpQVde8Fg\nlsC4+3OYWC6csA07ijncjzQfyXeUWZy8zCOV8crYInujjdbhIb0Nln+GrNaA\nlz+5G/96Fk4oP4KLh7jT7mC8HR8RJ+fDAxd+HS0c4dmadhHvETof8zamM7QT\niV6nkzgIxEYs5nTR/zEeWwoXvhvwW3lZhU7GS2DYSEt4VNZ4X7wT+ZRNswqp\nX3auBqG8lSlQpZ0PA/vUqDcmjLz3OO/nbmiZr1bQpjboY18XbowQwGdRir3H\nIxKu6b/Z6PO47xDs/+4Cz9ZS+E0X88bRIJNzN4KLsxFPAMI8F12flnR9EPlU\n5CeLurjHrCL4CZc61PwLiEHfUHShGe1NV3xB7gBTDxi9vmXodaUZvbioJWpt\nwH4a\r\n=niyj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC5UJmpTeFohDcxYOaH6N7QrVtScKkI2O1SS7UaWWR/YwIgDerafxdMqaOhbxtJUQPdyzAr9lgk+HqTkx8DTU3Ay90="}]},"_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"directories":{},"maintainers":[{"name":"anders.ekdahl","email":"anders.ekdahl@gmail.com"},{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.6.17_1618818377775_0.780896034453332"},"_hasShrinkwrap":false},"2.6.18":{"name":"csstype","version":"2.6.18","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^24.0.21","@types/jsdom":"^12.2.4","@types/node":"^12.12.3","@types/prettier":"^1.18.3","chalk":"^2.4.2","chokidar":"^3.2.3","fast-glob":"^3.1.0","flow-bin":"^0.110.1","jest":"^24.9.0","jsdom":"^15.2.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#9660656bb7acc7eee075d2b1ee589cbc2d8da1d0","mdn-data":"git+https://github.com/mdn/data.git#46942543a1ca2160b85a19e55dfcb33a964daecc","prettier":"^1.18.2","sync-request":"^6.1.0","ts-node":"^8.4.1","tslint":"^5.20.0","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.6.4"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"keywords":["css","style","typescript","flow","typings","types","definitions"],"readme":"# CSSType\n\n[![npm](https://img.shields.io/npm/v/csstype.svg)](https://www.npmjs.com/package/csstype)\n\nTypeScript and Flow definitions for CSS, generated by [data from MDN](https://github.com/mdn/data). It provides autocompletion and type checking for CSS properties and values.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.Properties = {\n colour: 'white', // Type error on property\n textAlign: 'middle', // Type error on value\n};\n```\n\n## Getting started\n\n```sh\n$ npm install csstype\n$ # or\n$ yarn add csstype\n```\n\n## Table of content\n\n- [Style types](#style-types)\n- [At-rule types](#at-rule-types)\n- [Pseudo types](#pseudo-types)\n- [Usage](#usage)\n- [What should I do when I get type errors?](#what-should-i-do-when-i-get-type-errors)\n- [Version 2.0](#version-20)\n- [Contributing](#contributing)\n - [Commands](#commands)\n\n## Style types\n\nProperties are categorized in different uses and in several technical variations to provide typings that suits as many as possible.\n\nAll interfaces has one optional generic argument to define length. It defaults to `string | 0` because `0` is the only [length where the unit identifier is optional](https://drafts.csswg.org/css-values-3/#lengths). You can specify this, e.g. `string | number`, for platforms and libraries that accepts any numeric value as length with a specific unit.\n\n| | Default | `Hyphen` | `Fallback` | `HyphenFallback` |\n| -------------- | -------------------- | -------------------------- | ---------------------------- | ---------------------------------- |\n| **All** | `Properties` | `PropertiesHyphen` | `PropertiesFallback` | `PropertiesHyphenFallback` |\n| **`Standard`** | `StandardProperties` | `StandardPropertiesHyphen` | `StandardPropertiesFallback` | `StandardPropertiesHyphenFallback` |\n| **`Vendor`** | `VendorProperties` | `VendorPropertiesHyphen` | `VendorPropertiesFallback` | `VendorPropertiesHyphenFallback` |\n| **`Obsolete`** | `ObsoleteProperties` | `ObsoletePropertiesHyphen` | `ObsoletePropertiesFallback` | `ObsoletePropertiesHyphenFallback` |\n| **`Svg`** | `SvgProperties` | `SvgPropertiesHyphen` | `SvgPropertiesFallback` | `SvgPropertiesHyphenFallback` |\n\nCategories:\n\n- **All** - Includes `Standard`, `Vendor`, `Obsolete` and `Svg`\n- **`Standard`** - Current properties and extends subcategories `StandardLonghand` and `StandardShorthand` _(e.g. `StandardShorthandProperties`)_\n- **`Vendor`** - Vendor prefixed properties and extends subcategories `VendorLonghand` and `VendorShorthand` _(e.g. `VendorShorthandProperties`)_\n- **`Obsolete`** - Removed or deprecated properties\n- **`Svg`** - SVG-specific properties\n\nVariations:\n\n- **Default** - JavaScript (camel) cased property names\n- **`Hyphen`** - CSS (kebab) cased property names\n- **`Fallback`** - Also accepts array of values e.g. `string | string[]`\n\n## At-rule types\n\nAt-rule interfaces with descriptors.\n\n| | Default | `Hyphen` | `Fallback` | `HyphenFallback` |\n| -------------------- | -------------- | -------------------- | ---------------------- | ---------------------------- |\n| **`@counter-style`** | `CounterStyle` | `CounterStyleHyphen` | `CounterStyleFallback` | `CounterStyleHyphenFallback` |\n| **`@font-face`** | `FontFace` | `FontFaceHyphen` | `FontFaceFallback` | `FontFaceHyphenFallback` |\n| **`@page`** | `Page` | `PageHyphen` | `PageFallback` | `PageHyphenFallback` |\n| **`@viewport`** | `Viewport` | `ViewportHyphen` | `ViewportFallback` | `ViewportHyphenFallback` |\n\n## Pseudo types\n\nString literals of pseudo classes and pseudo elements\n\n- `Pseudos`\n\n Extends:\n\n - `AdvancedPseudos`\n\n Function-like pseudos e.g. `:not(:first-child)`. The string literal contains the value excluding the parenthesis: `:not`. These are separated because they require an argument that results in infinite number of variations.\n\n - `SimplePseudos`\n\n Plain pseudos e.g. `:hover` that can only be **one** variation.\n\n## Usage\n\nLength defaults to `string | 0`. But it's possible to override it using generics.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.Properties<string | number> = {\n padding: 10,\n margin: '1rem',\n};\n```\n\nIn some cases, like for CSS-in-JS libraries, an array of values is a way to provide fallback values in CSS. Using `CSS.PropertiesFallback` instead of `CSS.Properties` will add the possibility to use any property value as an array of values.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst style: CSS.PropertiesFallback = {\n display: ['-webkit-flex', 'flex'],\n color: 'white',\n};\n```\n\nThere's even string literals for pseudo selectors and elements.\n\n```ts\nimport * as CSS from 'csstype';\n\nconst pseudos: { [P in CSS.SimplePseudos]?: CSS.Properties } = {\n ':hover': {\n display: 'flex',\n },\n};\n```\n\nHyphen cased (kebab cased) properties are provided in `CSS.PropertiesHyphen` and `CSS.PropertiesHyphenFallback`. It's not **not** added by default in `CSS.Properties`. To allow both of them, you can simply extend with `CSS.PropertiesHyphen` or/and `CSS.PropertiesHyphenFallback`.\n\n```ts\nimport * as CSS from 'csstype';\n\ninterface Style extends CSS.Properties, CSS.PropertiesHyphen {}\n\nconst style: Style = {\n 'flex-grow': 1,\n 'flex-shrink': 0,\n 'font-weight': 'normal',\n backgroundColor: 'white',\n};\n```\n\n## What should I do when I get type errors?\n\nThe goal is to have as perfect types as possible and we're trying to do our best. But with CSS Custom Properties, the CSS specification changing frequently and vendors implementing their own specifications with new releases sometimes causes type errors even if it should work. Here's some steps you could take to get it fixed:\n\n_If you're using CSS Custom Properties you can step directly to step 3._\n\n1. **First of all, make sure you're doing it right.** A type error could also indicate that you're not :wink:\n\n - Some CSS specs that some vendors has implemented could have been officially rejected or haven't yet received any official acceptance and are therefor not included\n - If you're using TypeScript, [type widening](https://blog.mariusschulz.com/2017/02/04/typescript-2-1-literal-type-widening) could be the reason you get `Type 'string' is not assignable to...` errors\n\n2. **Have a look in [issues](https://github.com/frenic/csstype/issues) to see if an issue already has been filed. If not, create a new one.** To help us out, please refer to any information you have found.\n3. Fix the issue locally with **TypeScript** (Flow further down):\n\n - The recommended way is to use **module augmentation**. Here's a few examples:\n\n ```ts\n // My css.d.ts file\n import * as CSS from 'csstype';\n\n declare module 'csstype' {\n interface Properties {\n // Add a missing property\n WebkitRocketLauncher?: string;\n\n // Add a CSS Custom Property\n '--theme-color'?: 'black' | 'white';\n\n // ...or allow any other property\n [index: string]: any;\n }\n }\n ```\n\n - The alternative way is to use **type assertion**. Here's a few examples:\n\n ```ts\n const style: CSS.Properties = {\n // Add a missing property\n ['WebkitRocketLauncher' as any]: 'launching',\n\n // Add a CSS Custom Property\n ['--theme-color' as any]: 'black',\n };\n ```\n\n Fix the issue locally with **Flow**:\n\n - Use **type assertion**. Here's a few examples:\n\n ```js\n const style: $Exact<CSS.Properties<*>> = {\n // Add a missing property\n [('WebkitRocketLauncher': any)]: 'launching',\n\n // Add a CSS Custom Property\n [('--theme-color': any)]: 'black',\n };\n ```\n\n## Version 2.0\n\nThe casing of CSS vendor properties are changed matching the casing of prefixes in Javascript. So all of them are capitalized except for `ms`.\n\n- `msOverflowStyle` is still `msOverflowStyle`\n- `mozAppearance` is now `MozAppearance`\n- `webkitOverflowScrolling` is now `WebkitOverflowScrolling`\n\nMore info: https://www.andismith.com/blogs/2012/02/modernizr-prefixed/\n\n## Contributing\n\n**Never modify `index.d.ts` and `index.js.flow` directly. They are generated automatically and committed so that we can easily follow any change it results in.** Therefor it's important that you run `$ git config merge.ours.driver true` after you've forked and cloned. That setting prevents merge conflicts when doing rebase.\n\n### Commands\n\n- `yarn build` Generates typings and type checks them\n- `yarn watch` Runs build on each save\n- `yarn test` Runs the tests\n- `yarn lazy` Type checks, lints and formats everything\n","readmeFilename":"README.md","gitHead":"9a29140de3773f7451eb6e6847ff6e947543cca9","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.6.18","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"integrity":"sha512-RSU6Hyeg14am3Ah4VZEmeX8H7kLwEEirXe6aU2IPfKNvhXwTflK5HQRDNI0ypQXoqmm+QPyG2IaPuQE5zMwSIQ==","shasum":"980a8b53085f34af313410af064f2bd241784218","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.6.18.tgz","fileCount":5,"unpackedSize":1938207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhP1SNCRA9TVsSAnZWagAAAicP/2oAzVIu5VrCHtKue4Zt\nQZP8xpxBFb6aGQR/OXisyH36jCN6ZDrr21YDzBgwoabFL29XVxC2ZvovYvup\nYaW9iZeABDBeYR/h+PjpC90RuD/YilivhkPcHUooNP99qVGJPzwAEOqzQTsA\nGx+QHn3AVlac2bf9q8WLJJNFuBCjhHgR9vcga+UOMY7UrPZ3atl7LW+II6XL\nYXGaTVOaCcvPLFpVrYEvV5o6F2JwIS+UpN2kDl8rOdsTsNRc72DxUg8TlwWk\n4/jRZP/O1IDoZ3qrgVjNEnMEXAJHYYx/h3sLbgmKMW44H9J9IAve9ePoanMx\nu+xqzuB/Ofatitxr5tdN2E6DZEojCmREz0FZC0EGmdu41YuOhXusRGZisCOG\n04qToeqs2rtuBRgSw6IDuEIthBNNmmHGwQM7YSAuX8K1yhThFKXa1HOstPaf\nYap5tZj0du3nrNHzBiFcgtEbC3lYVS2eGWm6BH6lvewvUUpUqzD06Ll+yRvt\nXYJUAsM/1CfyG81xQGarHYyoXUwCU+0cHQBdvh/vpIZyf5x0c/cFdMEakNUr\nVsDa6gas8bRdROfd0kl5RPO3BMkHrKN7Sip23aiVgyVLL/Y4P1pZhgjtyMWM\nwwJMlMpG2ILjGL7vl1x31FAfG/F4Sc8UL4rYLkL6NK5L3rl16spQCmb+4pFe\nZrf/\r\n=mknU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID1eM8kdSU0yQOAi6+dLt1Qr5gWQiRbbBemq2/k6VfEcAiEA6OL2xHNRHnfDnrJV27SO7Hvp8jsfTRI/RTUFhyTNT5I="}]},"_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"directories":{},"maintainers":[{"name":"anders.ekdahl","email":"anders.ekdahl@gmail.com"},{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.6.18_1631540365456_0.32990372456363404"},"_hasShrinkwrap":false},"3.0.9":{"name":"csstype","version":"3.0.9","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^27.0.1","@types/jsdom":"^16.2.13","@types/node":"^16.9.1","@types/prettier":"^2.3.2","@types/request":"^2.48.7","@types/turndown":"^5.0.1","@typescript-eslint/eslint-plugin":"^4.31.0","@typescript-eslint/parser":"^4.31.0","chalk":"^4.1.2","chokidar":"^3.5.2","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","fast-glob":"^3.2.7","flow-bin":"^0.159.0","jest":"^27.2.0","jsdom":"^17.0.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#9660656bb7acc7eee075d2b1ee589cbc2d8da1d0","mdn-data":"git+https://github.com/mdn/data.git#46942543a1ca2160b85a19e55dfcb33a964daecc","prettier":"^2.4.0","request":"^2.88.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","turndown":"^7.1.1","typescript":"~4.4.3"},"scripts":{"prepublish":"npm install --prefix __tests__ && npm install --prefix __tests__/__fixtures__","prepublishOnly":"tsc && npm run test:src && npm run build && ts-node --files prepublish.ts","update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"eslint . --ext .js,.jsx,.ts,.tsx --fix","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint","test":"jest","test:src":"jest src.*.ts","test:dist":"jest dist.*.ts"},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"6efe9255f529786fbe37405fc608fb885eef67e1","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@3.0.9","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"integrity":"sha512-rpw6JPxK6Rfg1zLOYCSwle2GFOOsnjmDYDaBwEcwoOg4qlsIVCN789VkBZDJAGi4T07gI4YSutR43t9Zz4Lzuw==","shasum":"6410af31b26bd0520933d02cbc64fce9ce3fbf0b","tarball":"http://localhost:4545/npm/registry/csstype/csstype-3.0.9.tgz","fileCount":5,"unpackedSize":1169530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhP1VUCRA9TVsSAnZWagAABYAP/A7j0KYB7vLZLfzMPw+1\nYqtB81bY2kTo0gNorgQ9cQ0PLHKQYthfRGUnUW8r6xcBvXQzb0KmKvYxRVOv\nsizg/xSUySzRdl1IEpyQTOZDe3v1VrBBtBbKbVlqcP8XctvCvNP0Xu/zRNLo\n4E1npB8Az3MVHVMXHmTY5t7sXTE5KpXQSwmb2awNazvTd2GVvvcory0eGWKF\ngbVtsRNP1EFKWIMDED4AggC1CZZfIxo0UhowLT+Cewc1AEkOX/x+olwPTy+H\nvm8PPhJm7PSLzyth+828F3b1qsTgyKJcjM6cYwMXfoY/FDT2uA+B1Ks+71XN\nlRV0+H4MZ7iaTCVVbgLLXjT1kV58HZcsIYc0urjJ2TkB4pvumNpdIHg25FCZ\nDroWx6LKOGyFShI4EXstwcF+HG6IfF8JjbEXCYAZRkW9Adu4OJ27Ye0Po6Lm\nbmJeqaLgDyeGEIzeVQ9Erre1vSCI0euWT9YSHPKBVGC5ny70bEZhmbZJpCFt\nS6+wbk6Z8Hi/jcCx3QUId28Ku88munoXr2Xr0PPbndXOI9opDo7U1aFOg+WE\ntWdRkldCV41HGiSgq3dWuv+qbr5g9JxWEPeRA0GwcI+rr3K/rcYi08hM56Y2\nar1PGvRgI3+NHqe7lLHke+8VWxzNwND6p07zlqS/HUMo7i50CE7rx7iS+NkD\nnIO5\r\n=oXtJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2wwCNQttOBlGDGgvKQqklH04qioxKwbaqnsZdTi7SwQIgJ17bdybDxqWr5wOc3yio3zoNqGDTCmmtU2zY71x4zK0="}]},"_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"directories":{},"maintainers":[{"name":"anders.ekdahl","email":"anders.ekdahl@gmail.com"},{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_3.0.9_1631540563941_0.7646320618296603"},"_hasShrinkwrap":false},"3.0.10":{"name":"csstype","version":"3.0.10","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/css-tree":"^1.0.6","@types/jest":"^27.0.1","@types/jsdom":"^16.2.13","@types/node":"^16.9.1","@types/prettier":"^2.3.2","@types/request":"^2.48.7","@types/turndown":"^5.0.1","@typescript-eslint/eslint-plugin":"^4.31.0","@typescript-eslint/parser":"^4.31.0","chalk":"^4.1.2","chokidar":"^3.5.2","eslint":"^7.32.0","css-tree":"^1.1.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","fast-glob":"^3.2.7","flow-bin":"^0.159.0","jest":"^27.2.0","jsdom":"^17.0.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#a9a17ff717b73cb9bb7072357a080509b73e22bb","mdn-data":"git+https://github.com/mdn/data.git#ff55c39c1da3f1519e3a8f890a7cf6e6339a4b87","prettier":"^2.4.0","request":"^2.88.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","turndown":"^7.1.1","typescript":"~4.4.3"},"scripts":{"prepublish":"npm install --prefix __tests__ && npm install --prefix __tests__/__fixtures__","prepublishOnly":"tsc && npm run test:src && npm run build && ts-node --files prepublish.ts","update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"eslint . --ext .js,.jsx,.ts,.tsx --fix","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint","test":"jest","test:src":"jest src.*.ts","test:dist":"jest dist.*.ts"},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"15aa9947fc3d2336dc3eba7ed5e61d09909dd37c","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@3.0.10","_nodeVersion":"16.6.2","_npmVersion":"7.20.5","dist":{"integrity":"sha512-2u44ZG2OcNUO9HDp/Jl8C07x6pU/eTR3ncV91SiK3dhG9TWvRVsCoJw14Ckx5DgWkzGA3waZWO3d7pgqpUI/XA==","shasum":"2ad3a7bed70f35b965707c092e5f30b327c290e5","tarball":"http://localhost:4545/npm/registry/csstype/csstype-3.0.10.tgz","fileCount":5,"unpackedSize":1191670,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDps1iOK4Zvu5FgLq21EJMcM2YUIPPtgGuY3HZbpaOz5AiBo25fY0/fFLZjMK7pObj8/3+3+AEDaFudtK04lk7VH+g=="}]},"_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"directories":{},"maintainers":[{"name":"anders.ekdahl","email":"anders.ekdahl@gmail.com"},{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_3.0.10_1636974372049_0.9269587373251658"},"_hasShrinkwrap":false},"2.6.19":{"name":"csstype","version":"2.6.19","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^24.0.21","@types/jsdom":"^12.2.4","@types/node":"^12.12.3","@types/prettier":"^1.18.3","chalk":"^2.4.2","chokidar":"^3.2.3","fast-glob":"^3.1.0","flow-bin":"^0.110.1","jest":"^24.9.0","jsdom":"^15.2.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#18d40bf8f06585dd7c0cfc0a1512d1d9c4a91c04","mdn-data":"git+https://github.com/mdn/data.git#ff55c39c1da3f1519e3a8f890a7cf6e6339a4b87","prettier":"^1.18.2","sync-request":"^6.1.0","ts-node":"^8.4.1","tslint":"^5.20.0","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.6.4"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"bd0d311b891caf93f42aff75d20c6688cfd63665","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.6.19","_nodeVersion":"16.6.2","_npmVersion":"7.20.5","dist":{"integrity":"sha512-ZVxXaNy28/k3kJg0Fou5MiYpp88j7H9hLZp8PDC3jV0WFjfH5E9xHb56L0W59cPbKbcHXeP4qyT8PrHp8t6LcQ==","shasum":"feeb5aae89020bb389e1f63669a5ed490e391caa","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.6.19.tgz","fileCount":5,"unpackedSize":1940006,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlg83CRA9TVsSAnZWagAAlIkP/3aGUbWyikxSHCOe5Kws\nEehSbvbnZnNWhLyE0z7Ta9/ql57RhgZgQsej5DQzoexdJ6ibwlvlRWt9e2Tp\nC10jwzdL1CAIHCqAgYsNh+YiTE0ovVC5QQr5fpzigSRIHRs2RnEhXszHWrnf\nj6QjD4niFuh/2uqyjkirAjtGEX47tPmjI/MhwlVdaR7XGriCQa4oE7Mhfian\nTUQ1l5EUN1tdH6XNrtfE8XqKVp/w0gQWR6MdLJgxKyjd0JF57/zzzZqQZhve\nDw57Su4+NLhIC2humo62eWzeo2G3Z8p1ccuBQ/bOxqMVjcKE51YKqTpcpfGk\nAIRXnN/BRTmkcPmNHZJsUYMs7nTAnP9gydTSfmUmdbJ6jXpqpW7zyD00L9Fj\n3aXQkrdT8RALCh4mPWa48Lx6cr1plaGuj8991OdLQCs5wXsefkQbYx+msKJk\neFM8iw/2ggxES8RnJXbIjpG59fpgL7ZnBmzBeZq908iFer9YjS3OYnI+Cuqk\neje1AeX+kXESNnFRrmbVDDarDanjLDveBZBjaP2fgDCEVx1v7LMKfPGdH6sP\n6L4UuKLDpaJYFp9xYCIglV/kNJPWLtRVUdknM8GT0ghS8Zwp8zIcNLtfw6+9\nMVpbzSXlTSuFUnRN8jJzQz7gqaoF/Q25toj//Tl6AgxFdQ/XSPo/UuyJGPl2\n8mSr\r\n=9esb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqX4im3yTi4NBIfXvenkyoF9wxzPqyg3Fx4Pj8ODmq/AIgVQX+zT4V3Owj1JQ9dUcu7SHF0NsOhu7jtOxgGvs2FPY="}]},"_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"directories":{},"maintainers":[{"name":"anders.ekdahl","email":"anders.ekdahl@gmail.com"},{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.6.19_1637224247575_0.7187203919630194"},"_hasShrinkwrap":false},"2.6.20":{"name":"csstype","version":"2.6.20","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/jest":"^24.0.21","@types/jsdom":"^12.2.4","@types/node":"^12.12.3","@types/prettier":"^1.18.3","chalk":"^2.4.2","chokidar":"^3.2.3","fast-glob":"^3.1.0","flow-bin":"^0.110.1","jest":"^24.9.0","jsdom":"^15.2.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#92bf4cb8c5594edb314995e53a9cde79d5fb1b1e","mdn-data":"git+https://github.com/mdn/data.git#cad93443ab28ee08b1ba490b13cf45eafd1f008d","prettier":"^1.18.2","sync-request":"^6.1.0","ts-node":"^8.4.1","tslint":"^5.20.0","tslint-config-prettier":"^1.18.0","turndown":"^5.0.3","typescript":"~3.6.4"},"scripts":{"update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint && npm run pretty","test":"jest --no-cache","typecheck":"tsc typecheck.ts --noEmit --pretty & flow check typecheck.js","prepublish":"tsc && npm run test && npm run build && npm run typecheck","rebase-build":"git rebase --exec \"yarn --ignore-scripts && yarn build && git commit -a --amend --no-verify --no-edit --allow-empty\""},"keywords":["css","style","typescript","flow","typings","types","definitions"],"readme":"# CSSType\r\n\r\n[![npm](https://img.shields.io/npm/v/csstype.svg)](https://www.npmjs.com/package/csstype)\r\n\r\nTypeScript and Flow definitions for CSS, generated by [data from MDN](https://github.com/mdn/data). It provides autocompletion and type checking for CSS properties and values.\r\n\r\n```ts\r\nimport * as CSS from 'csstype';\r\n\r\nconst style: CSS.Properties = {\r\n colour: 'white', // Type error on property\r\n textAlign: 'middle', // Type error on value\r\n};\r\n```\r\n\r\n## Getting started\r\n\r\n```sh\r\n$ npm install csstype\r\n$ # or\r\n$ yarn add csstype\r\n```\r\n\r\n## Table of content\r\n\r\n- [Style types](#style-types)\r\n- [At-rule types](#at-rule-types)\r\n- [Pseudo types](#pseudo-types)\r\n- [Usage](#usage)\r\n- [What should I do when I get type errors?](#what-should-i-do-when-i-get-type-errors)\r\n- [Version 2.0](#version-20)\r\n- [Contributing](#contributing)\r\n - [Commands](#commands)\r\n\r\n## Style types\r\n\r\nProperties are categorized in different uses and in several technical variations to provide typings that suits as many as possible.\r\n\r\nAll interfaces has one optional generic argument to define length. It defaults to `string | 0` because `0` is the only [length where the unit identifier is optional](https://drafts.csswg.org/css-values-3/#lengths). You can specify this, e.g. `string | number`, for platforms and libraries that accepts any numeric value as length with a specific unit.\r\n\r\n| | Default | `Hyphen` | `Fallback` | `HyphenFallback` |\r\n| -------------- | -------------------- | -------------------------- | ---------------------------- | ---------------------------------- |\r\n| **All** | `Properties` | `PropertiesHyphen` | `PropertiesFallback` | `PropertiesHyphenFallback` |\r\n| **`Standard`** | `StandardProperties` | `StandardPropertiesHyphen` | `StandardPropertiesFallback` | `StandardPropertiesHyphenFallback` |\r\n| **`Vendor`** | `VendorProperties` | `VendorPropertiesHyphen` | `VendorPropertiesFallback` | `VendorPropertiesHyphenFallback` |\r\n| **`Obsolete`** | `ObsoleteProperties` | `ObsoletePropertiesHyphen` | `ObsoletePropertiesFallback` | `ObsoletePropertiesHyphenFallback` |\r\n| **`Svg`** | `SvgProperties` | `SvgPropertiesHyphen` | `SvgPropertiesFallback` | `SvgPropertiesHyphenFallback` |\r\n\r\nCategories:\r\n\r\n- **All** - Includes `Standard`, `Vendor`, `Obsolete` and `Svg`\r\n- **`Standard`** - Current properties and extends subcategories `StandardLonghand` and `StandardShorthand` _(e.g. `StandardShorthandProperties`)_\r\n- **`Vendor`** - Vendor prefixed properties and extends subcategories `VendorLonghand` and `VendorShorthand` _(e.g. `VendorShorthandProperties`)_\r\n- **`Obsolete`** - Removed or deprecated properties\r\n- **`Svg`** - SVG-specific properties\r\n\r\nVariations:\r\n\r\n- **Default** - JavaScript (camel) cased property names\r\n- **`Hyphen`** - CSS (kebab) cased property names\r\n- **`Fallback`** - Also accepts array of values e.g. `string | string[]`\r\n\r\n## At-rule types\r\n\r\nAt-rule interfaces with descriptors.\r\n\r\n| | Default | `Hyphen` | `Fallback` | `HyphenFallback` |\r\n| -------------------- | -------------- | -------------------- | ---------------------- | ---------------------------- |\r\n| **`@counter-style`** | `CounterStyle` | `CounterStyleHyphen` | `CounterStyleFallback` | `CounterStyleHyphenFallback` |\r\n| **`@font-face`** | `FontFace` | `FontFaceHyphen` | `FontFaceFallback` | `FontFaceHyphenFallback` |\r\n| **`@page`** | `Page` | `PageHyphen` | `PageFallback` | `PageHyphenFallback` |\r\n| **`@viewport`** | `Viewport` | `ViewportHyphen` | `ViewportFallback` | `ViewportHyphenFallback` |\r\n\r\n## Pseudo types\r\n\r\nString literals of pseudo classes and pseudo elements\r\n\r\n- `Pseudos`\r\n\r\n Extends:\r\n\r\n - `AdvancedPseudos`\r\n\r\n Function-like pseudos e.g. `:not(:first-child)`. The string literal contains the value excluding the parenthesis: `:not`. These are separated because they require an argument that results in infinite number of variations.\r\n\r\n - `SimplePseudos`\r\n\r\n Plain pseudos e.g. `:hover` that can only be **one** variation.\r\n\r\n## Usage\r\n\r\nLength defaults to `string | 0`. But it's possible to override it using generics.\r\n\r\n```ts\r\nimport * as CSS from 'csstype';\r\n\r\nconst style: CSS.Properties<string | number> = {\r\n padding: 10,\r\n margin: '1rem',\r\n};\r\n```\r\n\r\nIn some cases, like for CSS-in-JS libraries, an array of values is a way to provide fallback values in CSS. Using `CSS.PropertiesFallback` instead of `CSS.Properties` will add the possibility to use any property value as an array of values.\r\n\r\n```ts\r\nimport * as CSS from 'csstype';\r\n\r\nconst style: CSS.PropertiesFallback = {\r\n display: ['-webkit-flex', 'flex'],\r\n color: 'white',\r\n};\r\n```\r\n\r\nThere's even string literals for pseudo selectors and elements.\r\n\r\n```ts\r\nimport * as CSS from 'csstype';\r\n\r\nconst pseudos: { [P in CSS.SimplePseudos]?: CSS.Properties } = {\r\n ':hover': {\r\n display: 'flex',\r\n },\r\n};\r\n```\r\n\r\nHyphen cased (kebab cased) properties are provided in `CSS.PropertiesHyphen` and `CSS.PropertiesHyphenFallback`. It's not **not** added by default in `CSS.Properties`. To allow both of them, you can simply extend with `CSS.PropertiesHyphen` or/and `CSS.PropertiesHyphenFallback`.\r\n\r\n```ts\r\nimport * as CSS from 'csstype';\r\n\r\ninterface Style extends CSS.Properties, CSS.PropertiesHyphen {}\r\n\r\nconst style: Style = {\r\n 'flex-grow': 1,\r\n 'flex-shrink': 0,\r\n 'font-weight': 'normal',\r\n backgroundColor: 'white',\r\n};\r\n```\r\n\r\n## What should I do when I get type errors?\r\n\r\nThe goal is to have as perfect types as possible and we're trying to do our best. But with CSS Custom Properties, the CSS specification changing frequently and vendors implementing their own specifications with new releases sometimes causes type errors even if it should work. Here's some steps you could take to get it fixed:\r\n\r\n_If you're using CSS Custom Properties you can step directly to step 3._\r\n\r\n1. **First of all, make sure you're doing it right.** A type error could also indicate that you're not :wink:\r\n\r\n - Some CSS specs that some vendors has implemented could have been officially rejected or haven't yet received any official acceptance and are therefor not included\r\n - If you're using TypeScript, [type widening](https://blog.mariusschulz.com/2017/02/04/typescript-2-1-literal-type-widening) could be the reason you get `Type 'string' is not assignable to...` errors\r\n\r\n2. **Have a look in [issues](https://github.com/frenic/csstype/issues) to see if an issue already has been filed. If not, create a new one.** To help us out, please refer to any information you have found.\r\n3. Fix the issue locally with **TypeScript** (Flow further down):\r\n\r\n - The recommended way is to use **module augmentation**. Here's a few examples:\r\n\r\n ```ts\r\n // My css.d.ts file\r\n import * as CSS from 'csstype';\r\n\r\n declare module 'csstype' {\r\n interface Properties {\r\n // Add a missing property\r\n WebkitRocketLauncher?: string;\r\n\r\n // Add a CSS Custom Property\r\n '--theme-color'?: 'black' | 'white';\r\n\r\n // ...or allow any other property\r\n [index: string]: any;\r\n }\r\n }\r\n ```\r\n\r\n - The alternative way is to use **type assertion**. Here's a few examples:\r\n\r\n ```ts\r\n const style: CSS.Properties = {\r\n // Add a missing property\r\n ['WebkitRocketLauncher' as any]: 'launching',\r\n\r\n // Add a CSS Custom Property\r\n ['--theme-color' as any]: 'black',\r\n };\r\n ```\r\n\r\n Fix the issue locally with **Flow**:\r\n\r\n - Use **type assertion**. Here's a few examples:\r\n\r\n ```js\r\n const style: $Exact<CSS.Properties<*>> = {\r\n // Add a missing property\r\n [('WebkitRocketLauncher': any)]: 'launching',\r\n\r\n // Add a CSS Custom Property\r\n [('--theme-color': any)]: 'black',\r\n };\r\n ```\r\n\r\n## Version 2.0\r\n\r\nThe casing of CSS vendor properties are changed matching the casing of prefixes in Javascript. So all of them are capitalized except for `ms`.\r\n\r\n- `msOverflowStyle` is still `msOverflowStyle`\r\n- `mozAppearance` is now `MozAppearance`\r\n- `webkitOverflowScrolling` is now `WebkitOverflowScrolling`\r\n\r\nMore info: https://www.andismith.com/blogs/2012/02/modernizr-prefixed/\r\n\r\n## Contributing\r\n\r\n**Never modify `index.d.ts` and `index.js.flow` directly. They are generated automatically and committed so that we can easily follow any change it results in.** Therefor it's important that you run `$ git config merge.ours.driver true` after you've forked and cloned. That setting prevents merge conflicts when doing rebase.\r\n\r\n### Commands\r\n\r\n- `yarn build` Generates typings and type checks them\r\n- `yarn watch` Runs build on each save\r\n- `yarn test` Runs the tests\r\n- `yarn lazy` Type checks, lints and formats everything\r\n","readmeFilename":"README.md","gitHead":"451d62da7ef1b5e73907bb12fbcc1d2a0106993f","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@2.6.20","_nodeVersion":"16.6.2","_npmVersion":"8.5.0","dist":{"integrity":"sha512-/WwNkdXfckNgw6S5R125rrW8ez139lBHWouiBvX8dfMFtcn6V81REDqnH7+CRpRipfYlyU1CmOnOxrmGcFOjeA==","shasum":"9229c65ea0b260cf4d3d997cb06288e36a8d6dda","tarball":"http://localhost:4545/npm/registry/csstype/csstype-2.6.20.tgz","fileCount":5,"unpackedSize":1953772,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIMu8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmot6A/9F75bkIR+Vla5zqeTXrV4KxBDepWCI4qGFMqarW8mh7y11kjy\r\nRS8isnssmSXzjthbAqjBZ3r4WqbTqL1WIKKiaDP0wF9rBeyb77oDq5RF+p7a\r\nyNwdJCdBS9H5Nf6PoCfdG3hIyw6iWjVa4ksDXoqm5kbWDwKBylSDyUl7JgEK\r\nViQelNTfvxRzxnPFjc/ZbLMstCYyubxZSY8xAZvKEsp2xgZIQsbJEt6agjP/\r\n0zXmsD6WIltlQJfMhfqUpEvRVRDmpx0XxrOcUAwttZ13/nT05uvdaYG1fJsV\r\nHhgWgIcuHuC2c9qi6k44HJYLskcfN6QCuYnKUUIk3vW/Hzy+/UqHCs3BOnSA\r\n5fCjgmTjDdmwnuEhtzi48xcU8ZjmhYek3Va222fOmalGE1W9MbPRaM0eJVrA\r\nftNM1EjkOxjoXxt2skzhYkBbSexVPP6Jk8fVfCRA6Pib8GTDtdTghzUjZ6PB\r\no6hlWydM7d92ncoIzjGB0/hY6pRiCL/UjPHCXd96HN/IUnNGJqvaNAhUxN56\r\nq8yBaKBEyaFAtWr5xYDgqz17GGzFrupd4z2g2VDreL2SdDIa/kQ29ET5OhE1\r\n8XEn1ukDmvp1cF8mdUCAhaicq423B2xLFo2vjNJyou72MBj1BkduQIfmJfuZ\r\nzV2wJBAf2la+BaP15g8OaUUGr/G+VS1wdMU=\r\n=+EMb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF9rD6kWkhLcx9bm3xNsd9ClHYmYOawd/91j6ZJzH5OjAiEAquhV6qcStUcs2dvQlINIbnegIf2MXYcnP50dEEXs+JE="}]},"_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"directories":{},"maintainers":[{"name":"anders.ekdahl","email":"anders.ekdahl@gmail.com"},{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_2.6.20_1646316476328_0.1936687231286518"},"_hasShrinkwrap":false},"3.0.11":{"name":"csstype","version":"3.0.11","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/css-tree":"^1.0.7","@types/jest":"^27.4.0","@types/jsdom":"^16.2.14","@types/node":"^16.11.22","@types/prettier":"^2.4.3","@types/request":"^2.48.8","@types/turndown":"^5.0.1","@typescript-eslint/eslint-plugin":"^5.10.2","@typescript-eslint/parser":"^5.10.2","chalk":"^4.1.2","chokidar":"^3.5.3","eslint":"^8.8.0","css-tree":"^2.0.4","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","fast-glob":"^3.2.11","flow-bin":"^0.171.0","jest":"^27.4.7","jsdom":"^19.0.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#92bf4cb8c5594edb314995e53a9cde79d5fb1b1e","mdn-data":"git+https://github.com/mdn/data.git#cad93443ab28ee08b1ba490b13cf45eafd1f008d","prettier":"^2.5.1","request":"^2.88.2","ts-jest":"^27.1.3","ts-node":"^10.4.0","turndown":"^7.1.1","typescript":"~4.5.5"},"scripts":{"prepublish":"npm install --prefix __tests__ && npm install --prefix __tests__/__fixtures__","prepublishOnly":"tsc && npm run test:src && npm run build && ts-node --files prepublish.ts","update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"eslint . --ext .js,.jsx,.ts,.tsx --fix","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint","test":"jest","test:src":"jest src.*.ts","test:dist":"jest dist.*.ts"},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"b1318fd65bc177ef7546fdd087aba9ab449a021d","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@3.0.11","_nodeVersion":"16.6.2","_npmVersion":"8.5.0","dist":{"integrity":"sha512-sa6P2wJ+CAbgyy4KFssIb/JNMLxFvKF1pCYCSXS8ZMuqZnMsrxqI2E5sPyoTpxoPU/gVZMzr2zjOfg8GIZOMsw==","shasum":"d66700c5eacfac1940deb4e3ee5642792d85cd33","tarball":"http://localhost:4545/npm/registry/csstype/csstype-3.0.11.tgz","fileCount":5,"unpackedSize":1199199,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIM0RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2IA/+KM65iNZ5YO1C0LUgshbO0gFeIIsZVYnsmjSTXKJMSyCAFRV5\r\nvnf8xwFUBgo6oquq+q6KenrihL1XYHFnsm3BNqwVtZ7XW9n9Qlrd2MbDmA99\r\nyHYm52jUFnrK7GmpjNmFY7DCJo+6Aate9rve7tqqmJyXBD8+TgXAoUVa6OOY\r\nnDYistPMfk5d3hHksCrDhM01DmGFpGVPqjYhOsKO0cVAiC2u2g8yYjaBFU2c\r\nkWB2qYp2b3Ne5F9ELVbdrHzjf6cdJghJ/NApYTGuH01nnW37U6BRNM3Tuesk\r\nTFhU9AYRqwO9Bt4+yq2YVMRIXS0N0KACJQ5YZx1VHnWdCJ1Xlj7UxLeoR4l2\r\ndd7I08m1Y/a4nWOqleDX1z/ENV38HNVGqL23LhDx38o7FfctiTymxrw2m29+\r\ncg96btBruUhBUoBRFCxBmrDvLBVH7Lc40fjFNzjGoORr+SDrP9R2usbRzprR\r\nLQzsCui/bUsWIr1ZokLg+J6SZ0OsWa7+MEztn9vbzC3qrL3ut5r9Ki3pf/M5\r\ndRsa9HFnOP5kGtCXNuEjM4QO96GNXkSZ3OomA1fdsPPi58lA/TqfkX1B8n5k\r\nRyy7AllahbOmIrO/ggaQH9RLfXDsdAlUzQBEeifecYIMMSrcw6FFuRXaXtED\r\nHgFqtseiRHr44XA8h1SzHVG40vACHHFz+us=\r\n=zacB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEWW4WaXAzpRh/K0jbkUEhwBHhvrD5zTvgI3uxu34tN1AiBxvIZUPgkzOvXSv6J2dF0p4hoF2209YZ6pRIZtFM8dCA=="}]},"_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"directories":{},"maintainers":[{"name":"anders.ekdahl","email":"anders.ekdahl@gmail.com"},{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_3.0.11_1646316816863_0.33415982579038905"},"_hasShrinkwrap":false},"3.1.0":{"name":"csstype","version":"3.1.0","main":"","types":"index.d.ts","description":"Strict TypeScript and Flow types for style based on MDN data","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","devDependencies":{"@types/chokidar":"^2.1.3","@types/css-tree":"^1.0.7","@types/jest":"^27.5.1","@types/jsdom":"^16.2.14","@types/node":"^17.0.33","@types/prettier":"^2.6.1","@types/request":"^2.48.8","@types/turndown":"^5.0.1","@typescript-eslint/eslint-plugin":"^5.23.0","@typescript-eslint/parser":"^5.23.0","chalk":"^4.1.2","chokidar":"^3.5.3","eslint":"^8.15.0","css-tree":"^2.1.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","fast-glob":"^3.2.11","flow-bin":"^0.178.0","jest":"^28.1.0","jsdom":"^19.0.0","mdn-browser-compat-data":"git+https://github.com/mdn/browser-compat-data.git#ca60283f0d680c08ad23e3c81f89225d5b016212","mdn-data":"git+https://github.com/mdn/data.git#7ad63b7a52b16415e9a67af700a0006300b69b7b","prettier":"^2.6.2","request":"^2.88.2","ts-jest":"^28.0.2","ts-node":"^10.7.0","turndown":"^7.1.1","typescript":"~4.6.4"},"scripts":{"prepublish":"npm install --prefix __tests__ && npm install --prefix __tests__/__fixtures__","prepublishOnly":"tsc && npm run test:src && npm run build && ts-node --files prepublish.ts","update":"ts-node --files update.ts","build":"ts-node --files build.ts --start","watch":"ts-node --files build.ts --watch","lint":"eslint . --ext .js,.jsx,.ts,.tsx --fix","pretty":"prettier --write build.ts **/*.{ts,js,json,md}","lazy":"tsc && npm run lint","test":"jest","test:src":"jest src.*.ts","test:dist":"jest dist.*.ts"},"keywords":["css","style","typescript","flow","typings","types","definitions"],"gitHead":"44591bfe82e09a466398fc77305e8421f41f68ac","bugs":{"url":"https://github.com/frenic/csstype/issues"},"homepage":"https://github.com/frenic/csstype#readme","_id":"csstype@3.1.0","_nodeVersion":"16.6.2","_npmVersion":"8.5.0","dist":{"integrity":"sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==","shasum":"4ddcac3718d787cf9df0d1b7d15033925c8f29f2","tarball":"http://localhost:4545/npm/registry/csstype/csstype-3.1.0.tgz","fileCount":5,"unpackedSize":1199941,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFLX51V4S47aN3xswKXpvqT3oXMkXdUKttTLgc9JAHWYAiEAg9X/JBpO9bxxUY/JXS7LL0kh4zm7dWqsCQ3rAx2Hd7M="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiglBbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWNQ/7BAZdI02i2Xz8Ar37TsHx0uXcsVYNN+4U593eNZtkfQJ2bLUc\r\nmi3wFE4XFpu46n6Q9v38Co21+5msj95OWxScz7cQahQmGYE/rYfIpd2VlsKc\r\n1OQy4Y8jcERjTNZAgD+z81uRiLgCaFE22otryzlaZL4fMiS8ZE4WB5GQvHNZ\r\nL4VWeQkvkHJA7Uq7XSUDmw3aPKFsPEzXdqXLsyIOPmYOJP6d+VstbQZmQ7tf\r\nQgB8rZ6NB0E2+fVp/ez0HFeG3gfoWpEbfnb8yaTO2xblB61opPogqeAsAEeq\r\nsNJOxkO4q8OqYm7lxiR57t0+Y+FT9TROJEcUzTRtmR4+NRbouD38IUmsbRj+\r\nnP0Yc5327sWD1499D1NndYHOolc16urU9oVuHKimlFh5CdgCQVkayCmf2OtX\r\n+kZgLLChe82XE3SlqGKPXsAFW9ybjK3PgXd3HK4W0bEHJ6CDgWQuT/x6BZXd\r\nu92AG7RAxYLxAiB5t9Mjmm3JPIbNOSfUsz8UdlN1DDKXPLFccFspbI2WfjLj\r\nPBuLZpYZSyAWP4588A/o4Xrx+vUHKEb0Hc9cJqDLsjve075ZL23ivUtFsoje\r\nmPMHfYaO4HGCQcVIYWCjnLWWPP8Z9l8el+xgYaTrioHTSwX23vooKIGhIyZk\r\nTl8CgIl3UZ4sqScrGEC4hvPhCETopk1UnBc=\r\n=aQ5X\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"faddee","email":"fredrik.nicol@gmail.com"},"directories":{},"maintainers":[{"name":"anders.ekdahl","email":"anders.ekdahl@gmail.com"},{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csstype_3.1.0_1652707419320_0.9314072816200318"},"_hasShrinkwrap":false}},"readme":"# CSSType\n\n[![npm](https://img.shields.io/npm/v/csstype.svg)](https://www.npmjs.com/package/csstype)\n\nTypeScript and Flow definitions for CSS, generated by [data from MDN](https://github.com/mdn/data). It provides autocompletion and type checking for CSS properties and values.\n\n**TypeScript**\n\n```ts\nimport type * as CSS from 'csstype';\n\nconst style: CSS.Properties = {\n colour: 'white', // Type error on property\n textAlign: 'middle', // Type error on value\n};\n```\n\n**Flow**\n\n```js\n// @flow strict\nimport * as CSS from 'csstype';\n\nconst style: CSS.Properties<> = {\n colour: 'white', // Type error on property\n textAlign: 'middle', // Type error on value\n};\n```\n\n_Further examples below will be in TypeScript!_\n\n## Getting started\n\n```sh\n$ npm install csstype\n```\n\n## Table of content\n\n- [Style types](#style-types)\n- [At-rule types](#at-rule-types)\n- [Pseudo types](#pseudo-types)\n- [Generics](#generics)\n- [Usage](#usage)\n- [What should I do when I get type errors?](#what-should-i-do-when-i-get-type-errors)\n- [Version 3.0](#version-30)\n- [Contributing](#contributing)\n\n## Style types\n\nProperties are categorized in different uses and in several technical variations to provide typings that suits as many as possible.\n\n| | Default | `Hyphen` | `Fallback` | `HyphenFallback` |\n| -------------- | -------------------- | -------------------------- | ---------------------------- | ---------------------------------- |\n| **All** | `Properties` | `PropertiesHyphen` | `PropertiesFallback` | `PropertiesHyphenFallback` |\n| **`Standard`** | `StandardProperties` | `StandardPropertiesHyphen` | `StandardPropertiesFallback` | `StandardPropertiesHyphenFallback` |\n| **`Vendor`** | `VendorProperties` | `VendorPropertiesHyphen` | `VendorPropertiesFallback` | `VendorPropertiesHyphenFallback` |\n| **`Obsolete`** | `ObsoleteProperties` | `ObsoletePropertiesHyphen` | `ObsoletePropertiesFallback` | `ObsoletePropertiesHyphenFallback` |\n| **`Svg`** | `SvgProperties` | `SvgPropertiesHyphen` | `SvgPropertiesFallback` | `SvgPropertiesHyphenFallback` |\n\nCategories:\n\n- **All** - Includes `Standard`, `Vendor`, `Obsolete` and `Svg`\n- **`Standard`** - Current properties and extends subcategories `StandardLonghand` and `StandardShorthand` _(e.g. `StandardShorthandProperties`)_\n- **`Vendor`** - Vendor prefixed properties and extends subcategories `VendorLonghand` and `VendorShorthand` _(e.g. `VendorShorthandProperties`)_\n- **`Obsolete`** - Removed or deprecated properties\n- **`Svg`** - SVG-specific properties\n\nVariations:\n\n- **Default** - JavaScript (camel) cased property names\n- **`Hyphen`** - CSS (kebab) cased property names\n- **`Fallback`** - Also accepts array of values e.g. `string | string[]`\n\n## At-rule types\n\nAt-rule interfaces with descriptors.\n\n**TypeScript**: These will be found in the `AtRule` namespace, e.g. `AtRule.Viewport`. \n**Flow**: These will be prefixed with `AtRule$`, e.g. `AtRule$Viewport`.\n\n| | Default | `Hyphen` | `Fallback` | `HyphenFallback` |\n| -------------------- | -------------- | -------------------- | ---------------------- | ---------------------------- |\n| **`@counter-style`** | `CounterStyle` | `CounterStyleHyphen` | `CounterStyleFallback` | `CounterStyleHyphenFallback` |\n| **`@font-face`** | `FontFace` | `FontFaceHyphen` | `FontFaceFallback` | `FontFaceHyphenFallback` |\n| **`@viewport`** | `Viewport` | `ViewportHyphen` | `ViewportFallback` | `ViewportHyphenFallback` |\n\n## Pseudo types\n\nString literals of pseudo classes and pseudo elements\n\n- `Pseudos`\n\n Extends:\n\n - `AdvancedPseudos`\n\n Function-like pseudos e.g. `:not(:first-child)`. The string literal contains the value excluding the parenthesis: `:not`. These are separated because they require an argument that results in infinite number of variations.\n\n - `SimplePseudos`\n\n Plain pseudos e.g. `:hover` that can only be **one** variation.\n\n## Generics\n\nAll interfaces has two optional generic argument to define length and time: `CSS.Properties<TLength = string | 0, TTime = string>`\n\n- **Length** is the first generic parameter and defaults to `string | 0` because `0` is the only [length where the unit identifier is optional](https://drafts.csswg.org/css-values-3/#lengths). You can specify this, e.g. `string | number`, for platforms and libraries that accepts any numeric value as length with a specific unit.\n ```tsx\n const style: CSS.Properties<string | number> = {\n width: 100,\n };\n ```\n- **Time** is the second generic argument and defaults to `string`. You can specify this, e.g. `string | number`, for platforms and libraries that accepts any numeric value as length with a specific unit.\n ```tsx\n const style: CSS.Properties<string | number, number> = {\n transitionDuration: 1000,\n };\n ```\n\n## Usage\n\n```ts\nimport type * as CSS from 'csstype';\n\nconst style: CSS.Properties = {\n width: '10px',\n margin: '1em',\n};\n```\n\nIn some cases, like for CSS-in-JS libraries, an array of values is a way to provide fallback values in CSS. Using `CSS.PropertiesFallback` instead of `CSS.Properties` will add the possibility to use any property value as an array of values.\n\n```ts\nimport type * as CSS from 'csstype';\n\nconst style: CSS.PropertiesFallback = {\n display: ['-webkit-flex', 'flex'],\n color: 'white',\n};\n```\n\nThere's even string literals for pseudo selectors and elements.\n\n```ts\nimport type * as CSS from 'csstype';\n\nconst pseudos: { [P in CSS.SimplePseudos]?: CSS.Properties } = {\n ':hover': {\n display: 'flex',\n },\n};\n```\n\nHyphen cased (kebab cased) properties are provided in `CSS.PropertiesHyphen` and `CSS.PropertiesHyphenFallback`. It's not **not** added by default in `CSS.Properties`. To allow both of them, you can simply extend with `CSS.PropertiesHyphen` or/and `CSS.PropertiesHyphenFallback`.\n\n```ts\nimport type * as CSS from 'csstype';\n\ninterface Style extends CSS.Properties, CSS.PropertiesHyphen {}\n\nconst style: Style = {\n 'flex-grow': 1,\n 'flex-shrink': 0,\n 'font-weight': 'normal',\n backgroundColor: 'white',\n};\n```\n\nAdding type checked CSS properties to a `HTMLElement`.\n\n```ts\nimport type * as CSS from 'csstype';\n\nconst style: CSS.Properties = {\n color: 'red',\n margin: '1em',\n};\n\nlet button = document.createElement('button');\n\nObject.assign(button.style, style);\n```\n\n## What should I do when I get type errors?\n\nThe goal is to have as perfect types as possible and we're trying to do our best. But with CSS Custom Properties, the CSS specification changing frequently and vendors implementing their own specifications with new releases sometimes causes type errors even if it should work. Here's some steps you could take to get it fixed:\n\n_If you're using CSS Custom Properties you can step directly to step 3._\n\n1. **First of all, make sure you're doing it right.** A type error could also indicate that you're not :wink:\n\n - Some CSS specs that some vendors has implemented could have been officially rejected or haven't yet received any official acceptance and are therefor not included\n - If you're using TypeScript, [type widening](https://blog.mariusschulz.com/2017/02/04/TypeScript-2-1-literal-type-widening) could be the reason you get `Type 'string' is not assignable to...` errors\n\n2. **Have a look in [issues](https://github.com/frenic/csstype/issues) to see if an issue already has been filed. If not, create a new one.** To help us out, please refer to any information you have found.\n3. Fix the issue locally with **TypeScript** (Flow further down):\n\n - The recommended way is to use **module augmentation**. Here's a few examples:\n\n ```ts\n // My css.d.ts file\n import type * as CSS from 'csstype';\n\n declare module 'csstype' {\n interface Properties {\n // Add a missing property\n WebkitRocketLauncher?: string;\n\n // Add a CSS Custom Property\n '--theme-color'?: 'black' | 'white';\n\n // ...or allow any other property\n [index: string]: any;\n }\n }\n ```\n\n - The alternative way is to use **type assertion**. Here's a few examples:\n\n ```ts\n const style: CSS.Properties = {\n // Add a missing property\n ['WebkitRocketLauncher' as any]: 'launching',\n\n // Add a CSS Custom Property\n ['--theme-color' as any]: 'black',\n };\n ```\n\n Fix the issue locally with **Flow**:\n\n - Use **type assertion**. Here's a few examples:\n\n ```js\n const style: $Exact<CSS.Properties<*>> = {\n // Add a missing property\n [('WebkitRocketLauncher': any)]: 'launching',\n\n // Add a CSS Custom Property\n [('--theme-color': any)]: 'black',\n };\n ```\n\n## Version 3.0\n\n- **All property types are exposed with namespace** \n TypeScript: `Property.AlignContent` (was `AlignContentProperty` before) \n Flow: `Property$AlignContent`\n- **All at-rules are exposed with namespace** \n TypeScript: `AtRule.FontFace` (was `FontFace` before) \n Flow: `AtRule$FontFace`\n- **Data types are NOT exposed** \n E.g. `Color` and `Box`. Because the generation of data types may suddenly be removed or renamed.\n- **TypeScript hack for autocompletion** \n Uses `(string & {})` for literal string unions and `(number & {})` for literal number unions ([related issue](https://github.com/microsoft/TypeScript/issues/29729)). Utilize `PropertyValue<T>` to unpack types from e.g. `(string & {})` to `string`.\n- **New generic for time** \n Read more on the [\"Generics\"](#generics) section.\n- **Flow types improvements** \n Flow Strict enabled and exact types are used.\n\n## Contributing\n\n**Never modify `index.d.ts` and `index.js.flow` directly. They are generated automatically and committed so that we can easily follow any change it results in.** Therefor it's important that you run `$ git config merge.ours.driver true` after you've forked and cloned. That setting prevents merge conflicts when doing rebase.\n\n### Commands\n\n- `npm run build` Generates typings and type checks them\n- `npm run watch` Runs build on each save\n- `npm run test` Runs the tests\n- `npm run lazy` Type checks, lints and formats everything\n","maintainers":[{"name":"anders.ekdahl","email":"anders.ekdahl@gmail.com"},{"name":"faddee","email":"fredrik.nicol@gmail.com"}],"time":{"modified":"2022-06-14T05:12:24.298Z","created":"2017-09-24T22:14:25.900Z","1.0.0":"2017-09-24T22:14:25.900Z","1.0.1":"2017-09-25T18:50:47.848Z","1.1.0":"2017-09-25T22:36:58.659Z","1.2.0":"2018-01-15T16:36:23.346Z","1.2.1":"2018-01-15T21:31:19.227Z","1.3.0":"2018-01-18T08:14:23.007Z","1.4.0":"2018-02-03T00:23:05.971Z","1.5.0":"2018-02-07T20:51:55.931Z","1.6.0":"2018-02-12T14:50:05.920Z","1.7.0":"2018-02-13T22:32:53.327Z","1.7.1":"2018-02-15T14:03:40.090Z","1.7.2":"2018-02-19T07:18:36.997Z","1.8.0":"2018-02-22T10:08:04.873Z","1.8.1":"2018-03-01T12:45:01.240Z","1.8.2":"2018-03-02T22:59:41.357Z","2.0.0":"2018-03-19T09:23:50.404Z","2.1.0":"2018-04-04T18:26:32.502Z","2.1.1":"2018-04-05T07:09:01.050Z","2.2.0":"2018-04-11T07:48:41.012Z","2.3.0":"2018-04-18T22:27:52.004Z","2.3.1":"2018-04-24T07:02:46.073Z","2.4.0":"2018-04-24T19:10:35.271Z","2.4.1":"2018-04-26T08:12:11.967Z","2.4.2":"2018-04-28T07:40:36.879Z","2.5.0":"2018-05-09T21:52:08.425Z","2.5.1":"2018-05-11T23:08:46.112Z","2.5.2":"2018-05-16T22:15:49.595Z","2.5.3":"2018-05-29T12:28:22.761Z","2.5.4":"2018-06-18T22:01:18.298Z","2.5.5":"2018-06-19T18:56:13.207Z","2.5.6":"2018-07-21T22:49:25.449Z","2.5.7":"2018-09-13T07:03:14.369Z","2.5.8":"2018-12-03T07:59:16.234Z","2.6.0":"2018-12-27T10:21:18.799Z","2.6.1":"2019-01-18T08:24:08.156Z","2.6.2":"2019-01-29T20:46:08.213Z","2.6.3":"2019-03-05T12:04:42.724Z","2.6.4":"2019-04-17T11:18:59.647Z","2.6.5":"2019-05-27T13:23:48.618Z","2.6.6":"2019-07-08T09:47:22.841Z","2.6.7":"2019-10-04T18:43:46.270Z","3.0.0-alpha.0":"2019-11-16T19:12:27.226Z","3.0.0-alpha.1":"2019-11-22T19:11:14.279Z","3.0.0-alpha.2":"2019-11-22T20:18:48.155Z","3.0.0-beta.0":"2019-12-01T19:34:45.590Z","3.0.0-beta.1":"2019-12-04T14:15:50.715Z","2.6.8":"2019-12-16T07:13:39.867Z","2.6.9":"2020-02-14T06:23:42.007Z","2.6.10":"2020-03-30T07:39:06.273Z","3.0.0-beta.2":"2020-03-30T07:52:18.356Z","3.0.0-beta.3":"2020-04-15T07:23:13.382Z","2.6.11":"2020-07-01T10:55:14.670Z","3.0.0-beta.4":"2020-07-01T11:02:31.902Z","2.6.12":"2020-07-29T18:43:26.352Z","3.0.0":"2020-07-29T18:48:04.859Z","2.6.13":"2020-07-29T19:46:52.454Z","3.0.1":"2020-07-29T19:54:48.798Z","3.0.2":"2020-07-30T10:01:51.820Z","3.0.3":"2020-08-25T10:05:46.976Z","3.0.4":"2020-10-23T07:58:46.941Z","3.0.5":"2020-11-13T08:52:43.932Z","2.6.14":"2020-11-13T08:56:34.242Z","3.0.6":"2021-01-08T12:29:00.640Z","2.6.15":"2021-02-16T09:17:23.138Z","2.6.16":"2021-02-24T09:31:35.839Z","3.0.7":"2021-02-24T09:40:44.118Z","3.0.8":"2021-04-19T07:35:09.726Z","2.6.17":"2021-04-19T07:46:17.945Z","2.6.18":"2021-09-13T13:39:25.643Z","3.0.9":"2021-09-13T13:42:44.181Z","3.0.10":"2021-11-15T11:06:12.378Z","2.6.19":"2021-11-18T08:30:47.806Z","2.6.20":"2022-03-03T14:07:56.563Z","3.0.11":"2022-03-03T14:13:37.056Z","3.1.0":"2022-05-16T13:23:39.563Z"},"author":{"name":"Fredrik Nicol","email":"fredrik.nicol@gmail.com"},"license":"MIT","readmeFilename":"README.md","repository":{"type":"git","url":"git+https://github.com/frenic/csstype.git"},"homepage":"https://github.com/frenic/csstype#readme","bugs":{"url":"https://github.com/frenic/csstype/issues"},"keywords":["css","style","typescript","flow","typings","types","definitions"]} \ No newline at end of file
diff --git a/cli/tests/testdata/npm/registry/estree-walker/estree-walker-2.0.2.tgz b/cli/tests/testdata/npm/registry/estree-walker/estree-walker-2.0.2.tgz
new file mode 100644
index 000000000..dd0fd457d
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/estree-walker/estree-walker-2.0.2.tgz
Binary files differ
diff --git a/cli/tests/testdata/npm/registry/estree-walker/registry.json b/cli/tests/testdata/npm/registry/estree-walker/registry.json
new file mode 100644
index 000000000..2e30c2169
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/estree-walker/registry.json
@@ -0,0 +1 @@
+{"_id":"estree-walker","_rev":"29-000b93145b1ba60fd29aef088b975159","name":"estree-walker","description":"Traverse an ESTree-compliant AST","dist-tags":{"latest":"3.0.1"},"versions":{"0.1.0":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"0.1.0","author":{"name":"Rich Harris"},"license":"MIT","main":"./dist/estree-walker.js","jsnext:main":"./src/estree-walker.js","scripts":{"prepublish":"npm run build; npm test","build":"gobble build -f dist","test":"echo 'TODO... add some tests'"},"devDependencies":{"gobble":"^0.7.13","gobble-babel":"^5.0.0","gobble-cli":"^0.3.5","gobble-esperanto":"^0.2.4","gobble-sorcery":"^0.2.5"},"gitHead":"6523f9093611788c9ac6dde74ed946da61a3f9e9","_id":"estree-walker@0.1.0","_shasum":"00b6132111e8deb15db5d5f81cd929dd6f7f7c90","_from":".","_npmVersion":"2.5.1","_nodeVersion":"1.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"00b6132111e8deb15db5d5f81cd929dd6f7f7c90","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-0.1.0.tgz","integrity":"sha512-hN7SnQj+RNPCFSsP730ODBjg5/g+oLIyb/6fmLOq+KIE5+0vHu2+ImRt7HZ3TFV6ckW09xsRduVU+F4Tj0Fvfg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtyYWIXjUn+MpZNgR+9mXGQM/LGtTxU05vRQwJZ+6hNgIgcVHqPqTLdJDCo08jdlNFGlFR5S8BXo9kUBIB/nZOvCg="}]},"directories":{}},"0.1.1":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"0.1.1","author":{"name":"Rich Harris"},"license":"MIT","main":"./dist/estree-walker.js","jsnext:main":"./src/estree-walker.js","scripts":{"prepublish":"npm run build; npm test","build":"gobble build -f dist","test":"echo 'TODO... add some tests'"},"devDependencies":{"gobble":"^0.7.13","gobble-babel":"^5.0.0","gobble-cli":"^0.3.5","gobble-esperanto":"^0.2.4","gobble-sorcery":"^0.2.5"},"files":["src","dist","README.md"],"gitHead":"7375579c874c263613d66537e9ee2df9595b804c","_id":"estree-walker@0.1.1","_shasum":"f70e68a37aa34fb16e6ae982575b892e743f7559","_from":".","_npmVersion":"2.5.1","_nodeVersion":"1.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"f70e68a37aa34fb16e6ae982575b892e743f7559","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-0.1.1.tgz","integrity":"sha512-GKjDbn/hWQ6cXxVcoeY+1llPUcxTzpRMGP+3MRJuI4qurZn4GlAFagNeqy+aL89WGpNDYqwRqpuGj7PUU+X3ag==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHyLyIYNReDLbpNaEoM7vY7jMWEzNbr6griFVhQcIkHlAiEAtYLxCJivSBUF50Hzn899ZpONhCVvkrFptY6a0mLP5yU="}]},"directories":{}},"0.1.2":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"0.1.2","author":{"name":"Rich Harris"},"license":"MIT","main":"./dist/estree-walker.js","jsnext:main":"./src/estree-walker.js","scripts":{"prepublish":"npm run build; npm test","build":"gobble build -f dist","test":"echo 'TODO... add some tests'"},"devDependencies":{"gobble":"^0.7.13","gobble-babel":"^5.0.0","gobble-cli":"^0.3.5","gobble-esperanto":"^0.2.4","gobble-sorcery":"^0.2.5"},"files":["src","dist","README.md"],"gitHead":"9da5676873e05a89865cc0302e75311d7538960b","_id":"estree-walker@0.1.2","_shasum":"4c07d7204cf6014bd6337078852ccfd6c49ad72a","_from":".","_npmVersion":"2.5.1","_nodeVersion":"2.2.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"4c07d7204cf6014bd6337078852ccfd6c49ad72a","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-0.1.2.tgz","integrity":"sha512-7o6d67J73pirGLpbkHSS+0h8VPSwGCgegFDZn7SKkTFVrRUJGJjb+5UfLEly2sy8+ug+mnKeH+WeYEFGNGTsOQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFDG/Q6XB3MtkqbC+BnXtLcjaIng7cyfr0fplh1RgoyCAiA841n8QNq+GC08WzOVeHBRvw+Hk3MFW3uGF3X/wWORzQ=="}]},"directories":{}},"0.1.3":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"0.1.3","author":{"name":"Rich Harris"},"license":"MIT","main":"./dist/estree-walker.js","jsnext:main":"./src/estree-walker.js","scripts":{"prepublish":"npm run build; npm test","build":"gobble build -f dist","test":"echo 'TODO... add some tests'"},"devDependencies":{"gobble":"^0.7.13","gobble-babel":"^5.0.0","gobble-cli":"^0.3.5","gobble-esperanto":"^0.2.4","gobble-sorcery":"^0.2.5"},"files":["src","dist","README.md"],"gitHead":"c22b6382abcda11c65342bf674cf8caac29b87f8","_id":"estree-walker@0.1.3","_shasum":"e738810bf0773e8256f5c2349b2e43116a594fd8","_from":".","_npmVersion":"2.5.1","_nodeVersion":"2.2.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"e738810bf0773e8256f5c2349b2e43116a594fd8","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-0.1.3.tgz","integrity":"sha512-DbmiWcXyww9zxAw8v4ftLV2KkSmln86FwLdK4qX2Deccb6Bv6EFt+T7PJ2m1BmcMKw9dKOu6WAn3vFe0U6bFKA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRNkc33rXs7F8c4U8oxUSo0FXMatmshHz363dLOdSAngIgfL8E16R08v2r2VjQFsUogbZ2MlybXeXLcgJlzRTrDGQ="}]},"directories":{}},"0.2.0":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"0.2.0","author":{"name":"Rich Harris"},"license":"MIT","main":"dist/estree-walker.umd.js","jsnext:main":"dist/estree-walker.es6.js","scripts":{"prepublish":"npm test","build":"gobble build -f dist","test":"echo 'TODO... add some tests'","pretest":"npm run build"},"devDependencies":{"gobble":"^0.7.13","gobble-babel":"^5.0.0","gobble-cli":"^0.3.5","gobble-rollup-babel":"^0.6.1","gobble-sorcery":"^0.2.5"},"files":["src","dist","README.md"],"gitHead":"c847dd951b2c7a9d5851795003d1d20be9587f10","_id":"estree-walker@0.2.0","_shasum":"0369045dd42a6ed4f940fd9b41325cbb5c35bbb8","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"0369045dd42a6ed4f940fd9b41325cbb5c35bbb8","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-0.2.0.tgz","integrity":"sha512-9iORJa0KcRo0WTZYHsZSDPPWaeJSKm4O1C/LWF6LuSr9p6Q7r9lFBZUN77yaqvKzOQod32vfAcqTNLXerohZ6Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFtIJHDeN6KHjHWSN3OieoUxaGgDTLQzX062RO0WsfyMAiBgv6C8zlqPVmY2yaUq1A0l4BywUpQP09YWJ6xdaoJ/Fw=="}]},"directories":{}},"0.2.1":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"0.2.1","author":{"name":"Rich Harris"},"license":"MIT","main":"dist/estree-walker.umd.js","jsnext:main":"dist/estree-walker.es6.js","scripts":{"prepublish":"npm run lint && npm test","build":"rollup -c -f umd -o dist/estree-walker.umd.js && rollup -c -f es6 -o dist/estree-walker.es6.js","test":"mocha test/test.js --compilers js:buble/register","pretest":"npm run build","lint":"eslint src"},"devDependencies":{"buble":"^0.5.6","eslint":"^2.8.0","mocha":"^2.4.5","rollup":"^0.26.0","rollup-plugin-buble":"^0.5.0"},"files":["src","dist","README.md"],"gitHead":"d65e869e6346f0bd69f2bf026a4211521e4dd3fc","_id":"estree-walker@0.2.1","_shasum":"bdafe8095383d8414d5dc2ecf4c9173b6db9412e","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"bdafe8095383d8414d5dc2ecf4c9173b6db9412e","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-0.2.1.tgz","integrity":"sha512-6/I1dwNKk0N9iGOU3ydzAAurz4NPo/ttxZNCqgIVbWFvWyzWBSNonRrJ5CpjDuyBfmM7ENN7WCzUi9aT/UPXXQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjAKwX0Q+9Mgzm6YXpCfbJTbPbhWfB0sn95tXNYrzNbgIgInANesXe+1b0IGopn8W5MxsSu10m86WzftwjXeNR7r8="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/estree-walker-0.2.1.tgz_1464985693449_0.7301796653773636"},"directories":{}},"0.3.0":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"0.3.0","author":{"name":"Rich Harris"},"license":"MIT","main":"dist/estree-walker.umd.js","module":"dist/estree-walker.es.js","jsnext:main":"dist/estree-walker.es.js","scripts":{"prepublish":"npm run lint && npm test","build":"rollup -c","test":"mocha test/test.js --compilers js:buble/register","pretest":"npm run build","lint":"eslint src"},"devDependencies":{"buble":"^0.13.2","eslint":"^3.5.0","mocha":"^3.0.2","rollup":"^0.34.13","rollup-plugin-buble":"^0.13.0"},"files":["src","dist","README.md"],"gitHead":"9b1dcba4fbdb51996fa37682454a86d16aa72b61","_id":"estree-walker@0.3.0","_shasum":"f67ca8f57b9ed66d886af816c099c779b315d4db","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"f67ca8f57b9ed66d886af816c099c779b315d4db","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-0.3.0.tgz","integrity":"sha512-01d/B5FdEt490lhpTdGWuGL7cX7vZXNmJnT5pp7PVjKZ0YCDzfntJju9+FlgNJ05HCVoUp9DLCzTXtMBrCYlPw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDlx3Ub4BfgU/0A5TagB1I37zOg/LDJtEkwPIHLRD0HywIhAOBWdNJwB6/RKAbQXW6b8ZhOvlZOvhdz7RF5zciBDbMt"}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/estree-walker-0.3.0.tgz_1474304148431_0.9176436332054436"},"directories":{}},"0.3.1":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"0.3.1","author":{"name":"Rich Harris"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Rich-Harris/estree-walker.git"},"main":"dist/estree-walker.umd.js","module":"dist/estree-walker.es.js","jsnext:main":"dist/estree-walker.es.js","scripts":{"prepublish":"npm run lint && npm test","build":"rollup -c","test":"mocha test/test.js --compilers js:buble/register","pretest":"npm run build","lint":"eslint src"},"devDependencies":{"buble":"^0.15.2","eslint":"^3.16.0","mocha":"^3.2.0","rollup":"^0.41.4","rollup-plugin-buble":"^0.15.0"},"files":["src","dist","README.md"],"gitHead":"995666eedbe2fed838f016002d0ff89d4ce5f772","bugs":{"url":"https://github.com/Rich-Harris/estree-walker/issues"},"homepage":"https://github.com/Rich-Harris/estree-walker#readme","_id":"estree-walker@0.3.1","_shasum":"e6b1a51cf7292524e7237c312e5fe6660c1ce1aa","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"e6b1a51cf7292524e7237c312e5fe6660c1ce1aa","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-0.3.1.tgz","integrity":"sha512-a0V2EAQrmcBKl/RLr5Cu3qZBHC9tuWifbAXezwNLUCuHndgoEAakTenYcESK84nF123BOjKXi33kFc3z4F+Lkw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDgmn/N+0AvpHHgkhtCtiqNjML0RPHSDF6QhJjKiSTxGAiAn0IMdOSLeRXWbw6EXpvGbVMwKiaoEtb8FRTvQHaXpEA=="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/estree-walker-0.3.1.tgz_1487608846301_0.9211198012344539"},"directories":{}},"0.4.0":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"0.4.0","author":{"name":"Rich Harris"},"license":"MIT","typings":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/Rich-Harris/estree-walker.git"},"main":"dist/estree-walker.umd.js","module":"dist/estree-walker.es.js","jsnext:main":"dist/estree-walker.es.js","scripts":{"prepublish":"npm run lint && npm test","build":"rollup -c","test":"mocha test/test.js --compilers js:buble/register","pretest":"npm run build","lint":"eslint src"},"devDependencies":{"buble":"^0.15.2","eslint":"^3.16.0","mocha":"^3.2.0","rollup":"^0.41.4","rollup-plugin-buble":"^0.15.0"},"files":["src","dist","README.md"],"gitHead":"9ebdb01bf40e07e9bfc2fb85d1cb1978f7ec606d","bugs":{"url":"https://github.com/Rich-Harris/estree-walker/issues"},"homepage":"https://github.com/Rich-Harris/estree-walker#readme","_id":"estree-walker@0.4.0","_shasum":"ab57abffcce8e38b70f824671bc2d7cc5352d160","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"ab57abffcce8e38b70f824671bc2d7cc5352d160","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-0.4.0.tgz","integrity":"sha512-rMMcZW4I6HzvWND9L3mSs/T+kucQqali88yJni6uVnHALwpHF8UX9pL2QwIfEYxYavz+dSr2Ys8ECZ304UHA4Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHDSHg7e9S+2XX0maAUMOJEe4lSD41i4SvC5sCPT+QT3AiEAsl9TAeh5k3h02qWbfOaoX8ASN70ddMYbCFW/3hHLwdI="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/estree-walker-0.4.0.tgz_1495806251846_0.7223854556214064"},"directories":{}},"0.5.0":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"0.5.0","author":{"name":"Rich Harris"},"license":"MIT","typings":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/Rich-Harris/estree-walker.git"},"main":"dist/estree-walker.umd.js","module":"dist/estree-walker.es.js","jsnext:main":"dist/estree-walker.es.js","scripts":{"prepublish":"npm run lint && npm test","build":"rollup -c","test":"mocha test/test.js --compilers js:buble/register","pretest":"npm run build","lint":"eslint src"},"devDependencies":{"buble":"^0.15.2","eslint":"^3.16.0","mocha":"^3.2.0","rollup":"^0.41.4","rollup-plugin-buble":"^0.15.0"},"files":["src","dist","README.md"],"gitHead":"7c8335a6ec52e5c49ff0a69d43febbf03f39673b","bugs":{"url":"https://github.com/Rich-Harris/estree-walker/issues"},"homepage":"https://github.com/Rich-Harris/estree-walker#readme","_id":"estree-walker@0.5.0","_npmVersion":"5.0.0","_nodeVersion":"8.0.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-/bEAy+yKAZQrEWUhGmS3H9XpGqSDBtRzX0I2PgMw9kA2n1jN22uV5B5p7MFdZdvWdXCRJztXAfx6ZeRfgkEETg==","shasum":"aae3b57c42deb8010e349c892462f0e71c5dd1aa","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-0.5.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCrozWd9La6R1S7tS9V5yDZa2Z2ZCHA8CnpOlXNIdpIJAIhANr+V7oq28G1qz9MwdqxR/VPZHZ6pwYxARLbhWkezR4f"}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/estree-walker-0.5.0.tgz_1499460825206_0.6776838523801416"},"directories":{}},"0.5.1":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"0.5.1","author":{"name":"Rich Harris"},"license":"MIT","typings":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/Rich-Harris/estree-walker.git"},"main":"dist/estree-walker.umd.js","module":"dist/estree-walker.es.js","jsnext:main":"dist/estree-walker.es.js","scripts":{"prepublish":"npm run lint && npm test","build":"rollup -c","test":"mocha test/test.js --compilers js:buble/register","pretest":"npm run build","lint":"eslint src"},"devDependencies":{"buble":"^0.15.2","eslint":"^4.5.0","mocha":"^3.5.0","rollup":"^0.48.0","rollup-plugin-buble":"^0.15.0"},"files":["src","dist","README.md"],"gitHead":"56e487e0b8fe966f8f65d11f887d6803fa995a14","bugs":{"url":"https://github.com/Rich-Harris/estree-walker/issues"},"homepage":"https://github.com/Rich-Harris/estree-walker#readme","_id":"estree-walker@0.5.1","_npmVersion":"5.5.1","_nodeVersion":"9.1.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-7HgCgz1axW7w5aOvgOQkoR1RMBkllygJrssU3BvymKQ95lxXYv6Pon17fBRDm9qhkvXZGijOULoSF9ShOk/ZLg==","shasum":"64fc375053abc6f57d73e9bd2f004644ad3c5854","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-0.5.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDozguCkzBpxJQpAoSbAZKOGLWiT3wIKjHOcejO5FhLQAiA37cFm0SpP43E6jXgyDxHHDOtCgnASy7T0b/RanBNghA=="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/estree-walker-0.5.1.tgz_1511366134292_0.04326739418320358"},"directories":{}},"0.5.2":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"0.5.2","author":{"name":"Rich Harris"},"license":"MIT","typings":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/Rich-Harris/estree-walker.git"},"main":"dist/estree-walker.umd.js","module":"dist/estree-walker.es.js","jsnext:main":"dist/estree-walker.es.js","scripts":{"prepublish":"npm run lint && npm test","build":"rollup -c","test":"mocha test/test.js --compilers js:buble/register","pretest":"npm run build","lint":"eslint src"},"devDependencies":{"buble":"^0.15.2","eslint":"^4.5.0","mocha":"^3.5.0","rollup":"^0.48.0","rollup-plugin-buble":"^0.15.0"},"files":["src","dist","index.d.ts","README.md"],"gitHead":"0bf66c1ee6cba4905d99f74dc2d1d2ed5cf38b9b","bugs":{"url":"https://github.com/Rich-Harris/estree-walker/issues"},"homepage":"https://github.com/Rich-Harris/estree-walker#readme","_id":"estree-walker@0.5.2","_npmVersion":"5.6.0","_nodeVersion":"9.11.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-XpCnW/AE10ws/kDAs37cngSkvgIR8aN3G0MS85m7dUpuK2EREo9VJ00uvw6Dg/hXEpfsE1I1TvJOJr+Z+TL+ig==","shasum":"d3850be7529c9580d815600b53126515e146dd39","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-0.5.2.tgz","fileCount":9,"unpackedSize":13503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7Na0CRA9TVsSAnZWagAAtw0QAJkHArGAI8bVNSXTjjoL\nHptjfp8rmWP/sdUVgssQSAD3qQC7HA2efQH8eksB9mpLsAMyD/q4lsc/+nxV\nib3+V9giIGN+U10FBHsowqpHPmcDrT2ILM1yH1jBK9Xr5DyXxVZJIiCInzl7\nylKVgJETUGSfrAiDGBY40iU5mF6n/m3jky1JuuX1p9aIROhPnst9ZuEiXxoW\nccGFISzZuvusU41K2ifHh3+h0IsfgJYVFz6y/gX3TAS1XfV4d+Smy98s/s75\nWvN7xd66a9DVsA+wjMHQa1DNoUCKiqmYncQowxOxwC4iZn7QrGn8J9s0AB4g\nXLpSRv/JrwYm7YQ+2n0jaqWWheVNCEjMkWD32up1y7j0huVOxY+HmQKKwPDa\n/QngMgPQ5fEIvFcqdLLQtfxvohZcHbpzEEA0ldkk2zMEZ4wlux3fcHQtruBX\n/pH6vs3MMrq6cYUxoDgKQcIWcSj2W44hLbeBdbGVWz8I9T34i+lEv74LZUzF\nDkakG7xiJZH6Y+449zci5A7toBHWH5L+UAc4AQmTAcf6WLQ28P/oywWLcRSf\nLrnK666cay60iRYSovOOEX1Am0D+sb0N8zptU4blTC4Fl2zilFGw7okKguMH\n16X9mVM65sNqCGO7aU5M815Cm72NT1j/OfjgyanNpr5M5+2f+UGYO3a8VgYS\nI12a\r\n=RQM8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID8TUrz6ZB2w8D+RYkOX36RAY+RLoJ/ppIcmAewmI0YHAiB+jnkfKPwoYhl3fGSqVb7lHdkEMeKVuC6Y0xphzUpP7A=="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/estree-walker_0.5.2_1525470900105_0.15095569501843786"},"_hasShrinkwrap":false},"0.6.0":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"0.6.0","author":{"name":"Rich Harris"},"license":"MIT","typings":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/Rich-Harris/estree-walker.git"},"main":"dist/estree-walker.umd.js","module":"src/estree-walker.js","scripts":{"prepublishOnly":"npm test","build":"rollup -c","test":"mocha test/test.js","pretest":"npm run build"},"devDependencies":{"mocha":"^5.2.0","rollup":"^0.67.3"},"gitHead":"8ecc0d48a923ae2048db357b1eb448f64bc3c430","bugs":{"url":"https://github.com/Rich-Harris/estree-walker/issues"},"homepage":"https://github.com/Rich-Harris/estree-walker#readme","_id":"estree-walker@0.6.0","_npmVersion":"6.2.0","_nodeVersion":"10.9.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-peq1RfVAVzr3PU/jL31RaOjUKLoZJpObQWJJ+LgfcxDUifyLZ1RjPQZTl0pzj2uJ45b7A7XpyppXvxdEqzo4rw==","shasum":"5d865327c44a618dde5699f763891ae31f257dae","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-0.6.0.tgz","fileCount":7,"unpackedSize":9073,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9sI/CRA9TVsSAnZWagAADOQQAIOrJ/hLFiN7nfqNyfz4\nqinXr3Ls5SG9gB3mNSMxlKmvaW90Py6Q2896Ctc2xbMKpUhsRLNSzbPHg+L7\nh4JypMHfG614lbGkU17kkd4YQgdTtjoKuEVt3ZN2zc+GCf7yt3pJ3QBKv2RN\n8zy+RkEWjlwR8LqcmUxnYbW11c+kZIL+ffgCD76Sjk41NydmG8TxkyEBwYTe\naO6VgimqsMJ95hpa75V5VkGYXglk4gVqgAu93fvogB+qm3UYAdOu6IyiR4yU\nADHZGziz9QiZI0NdHzU1pGBn08XIwLy6abESBfiH5Qy498M6PWYTwYc9BJ5z\nl4ZK1SE4XNXyIJXY16NcpVD4kNRR2nSABCRHgx9kWdLV3fZynOhMEjxP7e4f\noNi5Q5RGEbbr0fMK+SS3/vgXm9ftjuhY+NP8eF5N3R7wxScRSbCcJqQri49x\nI5QwvpJTAEeEuLcHzaxaOy7b1XF70DtDUEXHtFI4OSZW9IQNy6k0TnMF5Djw\n2lT4ZNwsL6gJTgqANdWJa3Tp2EWPtqVdOL7Be4llymovHbJNQqjB6iPDPOPR\n/sKpHzSSK/2mSK5rl5GOObUw9ofQUmmZOKhuoFZvKeYqGbYkoCAdY91eV03s\nYcl75A2FkbEemrGYHeHqFOSVXZOnP0pgiD1Tp1JxaO/YtO2thcaXAjdWCMgP\nWCjp\r\n=rmlV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCarRfyR9XaMg7DNmxEFCYjC/LM+myeWZljMZHUF8hAWwIhAOWk5BS/5Dyjaz23TDHm+4djiHLnX9omZ1flVptMRrZy"}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/estree-walker_0.6.0_1542898238765_0.8611649164733006"},"_hasShrinkwrap":false},"0.6.1":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"0.6.1","author":{"name":"Rich Harris"},"license":"MIT","typings":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/Rich-Harris/estree-walker.git"},"main":"dist/estree-walker.umd.js","module":"src/estree-walker.js","scripts":{"prepublishOnly":"npm test","build":"rollup -c","test":"mocha test/test.js","pretest":"npm run build"},"devDependencies":{"mocha":"^5.2.0","rollup":"^0.67.3"},"gitHead":"8ee5d230c773c029a0cee85b18b54591152463ee","bugs":{"url":"https://github.com/Rich-Harris/estree-walker/issues"},"homepage":"https://github.com/Rich-Harris/estree-walker#readme","_id":"estree-walker@0.6.1","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==","shasum":"53049143f40c6eb918b23671d1fe3219f3a1b362","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-0.6.1.tgz","fileCount":7,"unpackedSize":9526,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7CqGCRA9TVsSAnZWagAA/ZcP/RaiCRzbnz/xOjWxAKov\n5DaNNeqKsWJkuU4RAFm4TgX1IJUkKf1fmMgBP3zIh2edYmLrVbbaJwr6z5xQ\n63KQnPEHd1nS8qwRgnTeZHSY0JMvRAmHCZ5bGFUxq8OeKrKpBSTUhEmOIKqT\nZDqMYgq9Fcv4R06BH4L4/QKNNMzSYDJNRspFKdjl9yiniNSrFpHRCa1Odfkd\nhf5qEUHjwaUOpm77HHTaNhACZBhe1FM9+8+J4ZgdzpJitqBEkJts8cb+vUcL\n7AZue1HO5JRbpLZWMQvwqZRPHZtJMsEkUVwF+rHHzNpyQK37Wwta8qhUoqOz\nsvX4YGDuTZmzP0wQTQhim3Ko6QDl16FJM9yTeXK03FHqCbSlazwPbE5yLVgv\n5fsUs1zPZL9opjrwewEkKLnKy5aCMeBC7vSlSGg9zAVh/XayHxlm814FqwVF\n/de3tlatPfgXE+agZ1CCvlzjcTi9FLezjgOhh3+ql83lj5Nd1pO8ZDH0HH/W\npPiKS34fiFKzi+Q/0T6uBckUlld+8rJmDjpoDDXRvb3zCp73AVzL6x+TMhRs\nuG73A3/TfLU0hP70saw/4jL19Gt9Gs/F12+atgIcCoRehkteAJ1WWe3ntD56\nHgIKDMdRm7ndmNFIZI3XxHY10z86RcuEhb4iSgmUmY3D2lNF6gJvUcppCD0f\nQmbz\r\n=yMwC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtiiwyY7nuZnt855nyFUFPxG+8eaY5l2rA5N6O/GdXFwIgVsz5ehshJFgRowDYGJ/c3vJRze3kMy4Cq1KFUfv22wg="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/estree-walker_0.6.1_1558981254126_0.7992977188999311"},"_hasShrinkwrap":false},"0.7.0":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"0.7.0","author":{"name":"Rich Harris"},"license":"MIT","typings":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/Rich-Harris/estree-walker.git"},"main":"dist/estree-walker.umd.js","module":"src/estree-walker.js","scripts":{"prepublishOnly":"npm test","build":"rollup -c","test":"mocha test/test.js","pretest":"npm run build"},"devDependencies":{"mocha":"^5.2.0","rollup":"^0.67.3"},"gitHead":"4253c704182f8536db6012139bcdd231ce1df302","bugs":{"url":"https://github.com/Rich-Harris/estree-walker/issues"},"homepage":"https://github.com/Rich-Harris/estree-walker#readme","_id":"estree-walker@0.7.0","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-6BzTIhsjm2jnqLO+O23aaiDGr9jsrgwT1ObAIEebwvbJthCoF5T1MtybbCx540r2U5fsn/8IIv7ZWqMqTHuu6Q==","shasum":"f818204fc6dfb058d4283bf2a0b24e4697477e8b","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-0.7.0.tgz","fileCount":7,"unpackedSize":12761,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeaxYCRA9TVsSAnZWagAAyO4P/0+T4m727LMQrfzbJhBT\ncuUfgSZMRdB3IIuy4lwEpih7HrgC13DnoX9C5w+QLRLgQhZ6AivreRBlc56E\nJCa7tAxS7WggmbnQ2EoxnLiKuO93HnB2YUWUVBszMe9aiY20lsvOfQo0T1t+\n0KB2KlCpSdkUIN2WfdEpj0VTs+zUg4mzrBGWZdC4F+xWB/AVXNhWkYzXQKB1\n89vJysJyOTVOOc28d57MJwbtcuQqEnJoAowUU7V2WN4OlChGruGHMpzBpQ+n\n37tW5y1+dG+MAtfDIb4OoI0eKgzrsbLJX/gCPLDXCz6AiYaspVmOl7UiMu4C\noeegokMCTulGIouzl7Q9vVzJxsLVyN9+DVcYmlN/uNpBZcAylf9b4V/bdBvr\n5sS4MbM7UZ9O+bmDTho5ONCWuSJcNLFLR4f89jtfT0smHwOFOgKHv4/HoYiY\ntNbM7G2ddh6HG36NMgRJLqXw4Hd1z48LRUquKCUu8BHys+o1xA8KzEekmeHn\nZuC2zpPHnGiMVf9FYRtLLEYJ/N8tmAXSEINDKK2NVqelR188INlc8z1qAXf6\nrNlUVsSBAEW7pbdm9GZx5QiuNualj4y4PQ7uKhh3KNDVqWTjfGuBmY8+jZH+\nUbe+5SM1JeiTxfmBL3e0Z3KVt/9d13R7AKosHXr7lqfHWFCKyYphg8BniLbb\nnx0z\r\n=eiHx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC4BEVTobAcJmIZNYMT9PVc0nHjkbXZhjt4jAKCLo1togIgJS7KdGjkTdTmmamuK1pjLQhybcwKbapg0vBByP+obdg="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/estree-walker_0.7.0_1568255063817_0.1931012975666615"},"_hasShrinkwrap":false},"0.8.0":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"0.8.0","author":{"name":"Rich Harris"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Rich-Harris/estree-walker.git"},"main":"dist/estree-walker.umd.js","module":"src/estree-walker.js","types":"types/index.d.ts","scripts":{"prepublishOnly":"npm run build && npm test","build-declarations":"tsc -d && node scripts/move-type-declarations.js","build":"npm run build-declarations && rollup -c","test":"mocha --opts mocha.opts"},"devDependencies":{"@types/estree":"0.0.39","mocha":"^5.2.0","rollup":"^0.67.3","rollup-plugin-sucrase":"^2.1.0","sander":"^0.6.0","tiny-glob":"^0.2.6","typescript":"^3.6.3"},"gitHead":"efd620db7f2f3c4fb5d33bacf45f5d068e380e65","bugs":{"url":"https://github.com/Rich-Harris/estree-walker/issues"},"homepage":"https://github.com/Rich-Harris/estree-walker#readme","_id":"estree-walker@0.8.0","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-Ag1r/ewHaOuhl+5+1hrSGUYCE0r+AWsWYuoePl3xcB75JEaQqsPMayBgrNbmOvKjeX3FAOg9Mh3zBD7+2zTllA==","shasum":"db465fda260bc2147ac1928143f020193a5894cb","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-0.8.0.tgz","fileCount":7,"unpackedSize":10057,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdfUDXCRA9TVsSAnZWagAACLgP/iTY1rWsMDZx//SSo5w9\ndjADE7pn8ePUQqTp3L6U+jFdpf+FFf4/7aueNNJM/xFbJNa5eHyfEyx0poZD\n5pg+2FU1xwTZnnCYNKA5IdmPnRtiHT7qgy9VsX0x6wZwOy1F6NlhWtfk+ql7\ndmrDk8rcrdiI4m6BvlMiqPgUY6yZKeusCYi5/3ovIBFKyX6wMDHdi2ak6aft\nzNNrpm4KmcOBv63FETxnU7WSYOcO66wPbxUd4wgo/WGodx8Qt7HMKiXTVSw5\nqGKFaZqMReFFglc/xih5NiLqulVZxmOY1vswNpbxReggR2BxNsuGA0LYEmm3\n2V3OuEsHyQO3xfBqDzXXbigWvdiccOaMXN+c8bveLECElKFNoDa4sIxUTVXQ\ndLsMLCl1fpr+tCy8AMLT5CAFBBO4YgvsGg3V5IsDRavrkwU48RHnewN6hpWY\n2EDruSnywjCELbLaxKlSDPNlLKRe9p2phVAUSMRJAgM83A7ZjXZxsKSnruMC\nj5OiPcOmWRIkQOars4+j9VSiLbmODozBhAx/TlrXwFM8yGnPJXhxEWRzvnYt\nohA7r/OTsfbiJxo3f0KrZWQBLNWuh7K53Wnj7sLK6C88WaQbD0ElW+Y8H+Oj\ndSMQ/fP3Tz8L2+zXb1BKLkjtbsxyTKzVFwG7W9OinkusGu9A7r7Bp4Rs3lXy\n+v+4\r\n=5V2/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDbpZ3sk43AX77i3dtWpLXNvifckbYntP8dNFKIV8/kiQIgf7kqNQXOwW1eymR3z+OUW/sdjgRlLRIJv7eDZbicpHM="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/estree-walker_0.8.0_1568489686779_0.5984310751882445"},"_hasShrinkwrap":false},"0.8.1":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"0.8.1","author":{"name":"Rich Harris"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Rich-Harris/estree-walker.git"},"main":"dist/estree-walker.umd.js","module":"src/estree-walker.js","types":"types/index.d.ts","scripts":{"prepublishOnly":"npm run build && npm test","build-declarations":"tsc -d && node scripts/move-type-declarations.js","build":"npm run build-declarations && rollup -c","test":"mocha --opts mocha.opts"},"devDependencies":{"@types/estree":"0.0.39","mocha":"^5.2.0","rollup":"^0.67.3","rollup-plugin-sucrase":"^2.1.0","sander":"^0.6.0","tiny-glob":"^0.2.6","typescript":"^3.6.3"},"gitHead":"e5801855ee65c9db03cf7a576a5c2bb6b4b1971f","bugs":{"url":"https://github.com/Rich-Harris/estree-walker/issues"},"homepage":"https://github.com/Rich-Harris/estree-walker#readme","_id":"estree-walker@0.8.1","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-H6cJORkqvrNziu0KX2hqOMAlA2CiuAxHeGJXSIoKA/KLv229Dw806J3II6mKTm5xiDX1At1EXCfsOQPB+tMB+g==","shasum":"6230ce2ec9a5cb03888afcaf295f97d90aa52b79","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-0.8.1.tgz","fileCount":7,"unpackedSize":9981,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdfUKGCRA9TVsSAnZWagAA6EsP/RIpIrXcoJPSuMXOGusr\nlmdd3b7LTRqqmY+xIZ6ytzw8sj4n91K4oujCxH227+OKgbRpqUW5nUJfPNZQ\njSFlru6cTmDDYwA4hGOTc+ZIy6lfWCAgsBKySktWsas+nbaxXlX811wawZ5Z\nbX5P6dYXfsBV0rTZjnBMHc9AJfk6QWTVVlRGnoKETcP/RfWe85hOkvDB2Rcw\nQFWtW/dSqSe7gCIGOxY5q06yjxdjBRa3UQ6YBKDX6X3FAXHF+yx3D3yL1bBe\nARKynil2DK7lCF2Y7q76ovyDoEmrNEGO0FSUh9xe/mEECH0S8J/7U0IJ3D+7\nDRPdGlcWwkCeBUvRrUmL3jiwedqBMq0NPGvDpqzifGhEWNv4kZiWtR4pkUB8\nAGGFivTb070xzi0jS8brs3nmyvp5lnDtXuNJRlMJTg20TUmA03OjUHvR24yE\nEwf2YGb+qqFnG4kTNzWS+RPijyqj6yPCvKlBUEh8ww6ZfaGpSMrljDoKGdVo\ngTCAgUwGJsFR1RV9PkxLpbHSHwIkWVgdBQj0Eh/AagjIy17PW95Er9mpLXli\nMX2h++2fQ87An7M2c42KEcZEEcXmhtzrfwrT/4Yp5ydGehKuEg3MHJSRAXvU\n0xP83z2Y0ekiv291XNkGQpvZSIyut5Vi0RY0GWHkzgSWYmqWEgbhyZ2UfRvb\nUYVe\r\n=5sU/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID3enaCqZUKDxopyaOeiXQ+kKv+M0f04jF3wOsGaMjAyAiEA42tqsd4hh8/dzj5cVT6D3OHER1yzLKYU1slDgjPCX3M="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/estree-walker_0.8.1_1568490117657_0.11649800781287012"},"_hasShrinkwrap":false},"0.9.0":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"0.9.0","author":{"name":"Rich Harris"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Rich-Harris/estree-walker.git"},"main":"dist/estree-walker.umd.js","module":"src/estree-walker.js","types":"types/index.d.ts","scripts":{"prepublishOnly":"npm run build && npm test","build-declarations":"tsc -d && node scripts/move-type-declarations.js","build":"npm run build-declarations && rollup -c","test":"mocha --opts mocha.opts"},"devDependencies":{"@types/estree":"0.0.39","mocha":"^5.2.0","rollup":"^0.67.3","rollup-plugin-sucrase":"^2.1.0","sander":"^0.6.0","tiny-glob":"^0.2.6","typescript":"^3.6.3"},"gitHead":"b9e2bf48209c1f6db82fa30b1c8bb164fbaef183","bugs":{"url":"https://github.com/Rich-Harris/estree-walker/issues"},"homepage":"https://github.com/Rich-Harris/estree-walker#readme","_id":"estree-walker@0.9.0","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-12U47o7XHUX329+x3FzNVjCx3SHEzMF0nkDv7r/HnBzX/xNTKxajBk6gyygaxrAFtLj39219oMfbtxv4KpaOiA==","shasum":"9116372f09c02fd88fcafb0c04343631012a0aa6","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-0.9.0.tgz","fileCount":7,"unpackedSize":14837,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtbjjCRA9TVsSAnZWagAArUEP/20Ok2vSyd+ez+FZsXLH\nWPVT04lwKZZoWvq3PRTGkW84eR3zu5ZAlsdsI04cvWW4Trj1imwey7ggeH0F\nb2ZFDySsDaFd/+WqE1BE1NzUwbN7enadkvdEMxJ8rNzKwBtZtFSJsfbyNW5A\n6gQ9Bp8IUaQQgolmsWJhGXZ/XOms3dfAxaHa+4Vkso50ySQQU3ag3JvrlSzz\nBdqU8opIw20qD7NRYYd1EbZlwDUd04XGLcPDvIFJOXShCmVrqxre3VmNY80t\nHX/dTpMLgkrP5xCW7cob0GGM368UI/F6g5WGaE7udEeqDWu3HpmgRvJRMGaT\nF6paMkzyWHy1A9ScPVjE3/UcV0DdN5w7R9kfCwxqrPx/lKXDoOPrYU9VywFF\ncBu2AaZVhlqiFUSmTjnuNOd8i9o29fYAyewdqQNUwlmccWBkGkm2pL1mV9lg\nWQC/Qn46aXQ7CvzJRsNpGuHBsVNuj0A6tsOO3qDVoLruKraLkfJAvj4ba0DC\nC0JEqG7WwNJpXatRwYD/3VD+jtuEsPGbJJgKJHqcwU4lA7VgKMlb1UR7THW0\nQs7DlVmUx1zgi4AFLFyYHNrCGiBdIFmZMMA6BjhPY0Cyh4h4J3txw6fGXY9T\naXdUXcXO9AfuGoA9lKXpTwOdNce8PBFV9OHv3tcnfm566++Ekb/opc2B0hKa\nrCaw\r\n=SxBm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFbwiyevjB9/701/JE1qvWq9ZlekwWwkDbykoLGmGhGdAiA6m2CsvNhqxVuqotCe925OL/1o14P15bOAXZU8qVfwuQ=="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/estree-walker_0.9.0_1572190434888_0.47210038042582836"},"_hasShrinkwrap":false},"1.0.0":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"1.0.0","author":{"name":"Rich Harris"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Rich-Harris/estree-walker.git"},"main":"dist/estree-walker.umd.js","module":"src/estree-walker.js","types":"types/index.d.ts","scripts":{"prepublishOnly":"npm run build && npm test","build":"tsc && rollup -c","test":"mocha --opts mocha.opts"},"devDependencies":{"@types/estree":"0.0.39","mocha":"^5.2.0","rollup":"^0.67.3","rollup-plugin-sucrase":"^2.1.0","typescript":"^3.6.3"},"gitHead":"2f3d7e47e6a86e4d1c5d43c4e404755871e45b20","bugs":{"url":"https://github.com/Rich-Harris/estree-walker/issues"},"homepage":"https://github.com/Rich-Harris/estree-walker#readme","_id":"estree-walker@1.0.0","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-vY6xMN2j47HfQfVWGRqHshr1olf+XS1Y488NoqjDP1c8E1TcoZr/D3eSGa6akBs76WL1X9nluWjgBsCKdt/qKg==","shasum":"ebae31c73abf797c17efaf6856e0f05cff45e262","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-1.0.0.tgz","fileCount":7,"unpackedSize":14278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2bdCCRA9TVsSAnZWagAAtccP/3Mz/tjBDPkVC1FXhN/Z\nPBQcNMZqKwdjzCoUbICT1o6UBOU15DyLbyrWIb2R1WTvB6BpVVUraq/Xf0VY\nrJwDe449ibyyRWURXKrmyvHl0mKW62uJlsVGPVvKZmuOBKD0OtKB/HjXW75k\nDnW96tN2X1Hz+v361+vnVE37d1qtLpZCYBOikhjd31vjrBJ70RXsUr4AKh7u\nBi3WPbeM47HQJNUJ2W6hcrEBpzX2tiSKWcRkLZHmKMkG4IxGvkjHOt50PbNl\n7FPM6P1fcX+H693ERHGl0gW85Z+hns98TY88F3c0T4ESqUOMhHhjxLgj39Md\nRlxhJTp+R5hK5MtxIFHDKTq4bv70ZVxH2c5C3FMbRE9rgT+C0npLqHMtc0am\niKOHhT7CNWALgZLKWKqmr3HpHeUwyP3CRaon7fu/9j202dANeMUJb2yNI5/C\ngV/ezCbU37oGthAbwqZSnxFiDlWDUUQ751PNG2y65fgwtlSmYqQE2/GizTpc\ne9j250dHkcnpOIkFkaQJdt2eYVlHigJartd1A6bM5smpfzsWEkXPueQUVAjB\nMpUxO1GRmlQF+etBMui9FioeXNwpb3mCoZSZZdvQVbNpP0/yWV2dlajGpd2d\n/roDiRlT0Ig4FZ0UsfvLWpoNzhvfE88s6ri4Q7Zs1vnYrZNrg61a88FUARMh\nShPR\r\n=xqRB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBmXf3aa0nuawupH3o43/V9WjB7mR4x+uqIUoWbZh9gQIhAJIyDxkh+K4x0GmVt+2/bRUhMRk+cks2MpA9bWxd4lFN"}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/estree-walker_1.0.0_1574549314218_0.9746054011707761"},"_hasShrinkwrap":false},"1.0.1":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"1.0.1","author":{"name":"Rich Harris"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Rich-Harris/estree-walker.git"},"main":"dist/estree-walker.umd.js","module":"src/estree-walker.js","types":"types/index.d.ts","scripts":{"prepublishOnly":"npm run build && npm test","build":"tsc && rollup -c","test":"mocha --opts mocha.opts"},"devDependencies":{"@types/estree":"0.0.39","mocha":"^5.2.0","rollup":"^0.67.3","rollup-plugin-sucrase":"^2.1.0","typescript":"^3.6.3"},"gitHead":"b52908c0fd79c45a9e7796e4c669acfa33dfd875","bugs":{"url":"https://github.com/Rich-Harris/estree-walker/issues"},"homepage":"https://github.com/Rich-Harris/estree-walker#readme","_id":"estree-walker@1.0.1","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"integrity":"sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==","shasum":"31bc5d612c96b704106b477e6dd5d8aa138cb700","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-1.0.1.tgz","fileCount":8,"unpackedSize":15196,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE32vCRA9TVsSAnZWagAAY+4QAJrSfNtrSzZO1ZfY78ME\nZEDKbmzXIif30aEpThvsXZE46BJ2XJtWz1xTe7vH1GPZ3txVoUReRwzetEq7\nWVUfEa8P73tZc+Q0Vupap7VDOryJBbM8vO0TXPiDfUghDFP1NHZca25OKDPz\nuvgA33Wqq+/1rLTQQgJXozXS8MnRD9KMpxrjLDXber18SDZawe+F+OFqHi0J\nt7wA5tgBqIC1UPuUM8wht0gIdisqnKkEIzKdbtqJypj2tJi6AGndwSx4YJ1v\nYXo+qOH5ojtQjmvwK7Z80R30/6uU+lkDEHcfr+obaO0cMy82sm2kTIlT20W0\n4QwHHDxSPP6KJFhLax8FewfS804Rnqpb0UD+9LBbFoFnRwIMaalXIR+L3qV2\nx3yv+d4RVSqyqSjYk+0JBn2RYKgSv3a7JJWCZJkNCBx/fbA0wp5WelDoeh90\nLB5GlTjih/BgP1raXM3aVSV3OngdiknPgzmbkY/uXCOiGJ8/I9eKJg1AU4LT\nZzXNhwApO4vfTlvTh6qyayMqmuHGcygnfBmun9HYwTaYIxm3kOFnTzB4yb6D\nju26lExYL/HiTfa1wGUz+Ldymy+GGNMmSXXrzUt06eK2b/L4pBQIAHLDRxGe\nC40CRkwNR/NY9kEB5KecMKAxJWV8oc0+cPkLqc5e0UmXSG0jKHOZ/htk1EeF\nyqZU\r\n=rTvZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDnwADUBMbG1taqB1ujwrV9XOP0zk9EfeN9v7+NOLBwrwIgd7et2Wh5VLr0wDQIX2MnEpC/ZAYoowwbZ8tofukw3qg="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/estree-walker_1.0.1_1578335662765_0.05894668714475082"},"_hasShrinkwrap":false},"2.0.0":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"2.0.0","private":false,"author":{"name":"Rich Harris"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Rich-Harris/estree-walker.git"},"main":"dist/estree-walker.umd.js","module":"src/estree-walker.js","types":"types/index.d.ts","scripts":{"prepublishOnly":"npm run build && npm test","build":"tsc && rollup -c","test":"mocha --opts mocha.opts"},"devDependencies":{"@types/estree":"0.0.42","mocha":"^5.2.0","rollup":"^0.67.3","rollup-plugin-sucrase":"^2.1.0","typescript":"^3.7.5"},"gitHead":"1065140fed99b264ebf3fc67f0c7f8659fa6f335","bugs":{"url":"https://github.com/Rich-Harris/estree-walker/issues"},"homepage":"https://github.com/Rich-Harris/estree-walker#readme","_id":"estree-walker@2.0.0","_nodeVersion":"12.0.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-tBPzjVK5BdJk4vxT51pyKfTjmuWvuDRJd1+gFXY7xfq4TodFKTdGU714hEV3o894IOMiKUWMCej1AkFQ748B9g==","shasum":"68e33db628af42433b57c608cd5a12dc4c87cac5","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-2.0.0.tgz","fileCount":13,"unpackedSize":23753,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOHytCRA9TVsSAnZWagAAcRoP/2ZFaQWRQIgl24mcyAjs\nWAiHEateN6RAQHZmOlw2v00VwgRZmK3vZNp4CJgx1bJr4g6WZhZEys1VhN66\npn7oP9ImK6P6u4U8idQY+nd8dpo2dVXtX8HsL/9gd4Pn6ht+r4BZSOBWAZ5Z\n7qSkD4DA4zeRa5lNoT1lV/P8VPs2SfPHsUpm4t9g9Ssm5l2qC2PBpKagVZiN\nQgqQOHfQWj9gvyfbbk83MCUDVpfWMFU301lOQDzKAD1en95TEIPZFkCuASz+\nw1Jwi0l4AMaXt4yfrAhjlRDmxxrmlFgh4TGWXSLK7tXdoN3AtgzjDfuq61SQ\n6Eh432wDgtj6sUuj5tP6R+XwUW2IsC6YUKwBQZYrKCVhjDIHdkZwHC7eBNRO\nDEBhu6Gr8zDD9IHiS5WxkY15RgCo8wrOFvpuQ/m/mwHK60UxiOl/NPg1G7QE\n8iF9EqsEEN6iC9/peNUpkpW3Ym4RuZdJ0IbevI2UOLOh+/pXjaD2ryp0SFsA\nBbtEOCvJVdMra+HhHNklHQCTxYPXnqTSmNvk9E2iLal+V6EhTkLRsbU13yQF\nWGMxqedtlDNjwuCBMHjG5kjMFEREoGTaPEGPeC+019tmUIU7Ubq8jBhm3Y8u\nIMF4wAo8a4glDGLubPpGriadyqysA/VVdMyhj54dbrcF0N8i0kqk6qvO/Bpr\nfDQz\r\n=ANE5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFmUbJgc5wlynVseqcfzYIAX4uR6cAKqsoRn+TJZf+QlAiBhiktbPLLOxUKGrSWl7RMsMtuzVDLMWGrP+duigoZtNA=="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/estree-walker_2.0.0_1580760236945_0.576097340072234"},"_hasShrinkwrap":false},"2.0.1":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"2.0.1","private":false,"author":{"name":"Rich Harris"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Rich-Harris/estree-walker.git"},"main":"dist/estree-walker.umd.js","module":"src/estree-walker.js","types":"types/index.d.ts","scripts":{"prepublishOnly":"npm run build && npm test","build":"tsc && rollup -c","test":"mocha --opts mocha.opts"},"devDependencies":{"@types/estree":"0.0.42","mocha":"^5.2.0","rollup":"^0.67.3","rollup-plugin-sucrase":"^2.1.0","typescript":"^3.7.5"},"gitHead":"57f1fd7149aa079d2b23e4bb54ee9e2f226ce674","bugs":{"url":"https://github.com/Rich-Harris/estree-walker/issues"},"homepage":"https://github.com/Rich-Harris/estree-walker#readme","_id":"estree-walker@2.0.1","_nodeVersion":"12.0.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-tF0hv+Yi2Ot1cwj9eYHtxC0jB9bmjacjQs6ZBTj82H8JwUywFuc+7E83NWfNMwHXZc11mjfFcVXPe9gEP4B8dg==","shasum":"f8e030fb21cefa183b44b7ad516b747434e7a3e0","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-2.0.1.tgz","fileCount":13,"unpackedSize":23804,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOIZ6CRA9TVsSAnZWagAAZ2oQAIwcJE95lVoWVa8dD14l\njR12HEe2HwnnMc/cfcVP8jZb+++kTTdOBscfN01eQvo1y4RbndAarlWJHGro\nNel4pSDbrA0Zo/h8KfV8yyyj4K4XnOloDEw3xp7ZVddIMPvph1JuiGoE6otB\nBREY5YlvVKC7bhxjVbh8HXGTgBsfu3Cwmr2rYu0TDbygIwfRE/v546Zk+ccA\nzXY/eoogd9JH2XTLOBL7jB4XbEvfxKKhD91rhvvufGTf1QrnYSix7rreyj+H\nd0NxNu7+xT+Em6qWgivlohhG/3ijhuS5xt2tkMnEdmigHBnjjN8cxmAJMxcu\nfvD92lKhim0puS84XHV3Dms4rzDeBFA7jzL4Tdd84JKQQvPuEin+qDr/BqpO\n+muETmzic+nkYocwhxvaItr+kIRFXVOy6wgzv38QUrKLtD2vvKx3FhfgYJc6\n0ph9RzcgH6bjjdnLlaPptFhC6PFTXU0HEXXGrFAs6Gjiqm0bpmqm/LEYwveV\npLct36jln/ZxtX+Rqk0j+dCJdOGb3D29H+yTd4LrqHGk7Ew9kAnJ1MkCKHIH\ntURc8EbdH5FD9xUBmkXNUKN7C1aQ9L+/6TwF62pGjD+E/8WeBJ7ZGgrjxhN3\nt1t1tWEEn2eSxQzLo6qtR1fHqi6MPx0DZQZ9VjoTTuC+/dlRSTaxmdAvsJp3\nbhjc\r\n=SyCB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB4t56ope8xnEWpuHykgtrSxCmJgL1QcFWh5Wo+D9wviAiAPBwecavHLOEBL5TIGeHKtRfucVnBA2DHTTIZQSw4ZuA=="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/estree-walker_2.0.1_1580762745721_0.8829792183371366"},"_hasShrinkwrap":false},"2.0.2":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"2.0.2","private":false,"author":{"name":"Rich Harris"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Rich-Harris/estree-walker.git"},"type":"commonjs","main":"./dist/umd/estree-walker.js","module":"./dist/esm/estree-walker.js","exports":{"require":"./dist/umd/estree-walker.js","import":"./dist/esm/estree-walker.js"},"types":"types/index.d.ts","scripts":{"prepublishOnly":"npm run build && npm test","build":"tsc && rollup -c","test":"uvu test"},"devDependencies":{"@types/estree":"0.0.42","rollup":"^2.10.9","typescript":"^3.7.5","uvu":"^0.5.1"},"gitHead":"3ac96d685ddedb1701009945d9911fa41d60b0ce","bugs":{"url":"https://github.com/Rich-Harris/estree-walker/issues"},"homepage":"https://github.com/Rich-Harris/estree-walker#readme","_id":"estree-walker@2.0.2","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==","shasum":"52f010178c2a4c117a7757cfe942adb7d2da4cac","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-2.0.2.tgz","fileCount":17,"unpackedSize":50243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz7LfCRA9TVsSAnZWagAAIHEP/3W5C8KLN5INJg2Zrvn/\ns1sQstVkA8NVw1f006STezOgzzLmH1WilQ17juF0f5OzY5JN+N14NhOnaxfV\ndC/+wSKiQKtEzyIjM/odxE1V4TJo3O08JdyFW8wJRD+AdcHmojLpbit5uN8i\ncI/gJZQKN44q28AGEtwjy8aMS+iOsH24WuA9VLJ62h4DVsjQYkMttRPGRgtF\nKPGnWsw2Ng43TPJqHy9Iqrk6Y3ukmLfssimVn4W1Yxc16RCg1z43B9w3Nmk6\n49UKiiYEO6+EqFsk6trDzwwtJOL1yhnB7dkreU1TQBkEhCB7rmmKQJin/LXm\nKisS9T60V9mB4bRtaDQVLylLSz6u9y93VAfkndcv5byt4EQiF5E6AEO4Jo0v\n7hoOWF1qxxvLH9u4KBJXPBw9eL/2oXYWwCfc/+ycUKISwv8vWbyHRRZgUstu\nspZpCLTUfWvK2sA1O0iy3VquX+bCWwTSagY4b5ZkwHb1CW8ADwU+piWELfZL\nuwI7gdRZuNjFmQko3YlkY+3icLae9osHNM34TqmakoSYicGp+ERgzeJGXO/O\nX95LDk1bJctUs64H7xv+MNQ7z4xWL43jfcBzEu93KsH3nMTi3Qh8+uV7mrtN\nWzobbyTErFKhS14YsGIgr3SEPbGxq4vHSWCCNzHMqh1+PKc4CqxrhJlEHjiI\nAjXr\r\n=0OBC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHTgIR8c6jabJ8AGPJD/b/bX5gFjDsPTspyhM1CukcRCAiEA71mt+FxZ8yX3AoQFDOmB3QcQ4MFR3+dKqKIsSYhavb8="}]},"_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"directories":{},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/estree-walker_2.0.2_1607447262524_0.8075379705660084"},"_hasShrinkwrap":false},"3.0.0":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"3.0.0","private":false,"author":{"name":"Rich Harris"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Rich-Harris/estree-walker.git"},"type":"module","module":"./src/index.js","exports":{"import":"./src/index.js"},"types":"types/index.d.ts","scripts":{"prepublishOnly":"tsc && npm test","test":"uvu test"},"devDependencies":{"@types/estree":"0.0.42","typescript":"^3.7.5","uvu":"^0.5.1"},"gitHead":"07e294a0c3cef37813307bf4b1d6eae0e5154317","bugs":{"url":"https://github.com/Rich-Harris/estree-walker/issues"},"homepage":"https://github.com/Rich-Harris/estree-walker#readme","_id":"estree-walker@3.0.0","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-s6ceX0NFiU/vKPiKvFdR83U1Zffu7upwZsGwpoqfg5rbbq1l50WQ5hCeIvM6E6oD4shUHCYMsiFPns4Jk0YfMQ==","shasum":"ca4b284de9dffb255288c76a44870b360faf14f9","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-3.0.0.tgz","fileCount":13,"unpackedSize":19385,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFHwVCRA9TVsSAnZWagAA5iUP/0/ry8gupNH4ITCrIAth\nXquLTDAf20JYFdd02M4b1FkPag7y/BMo3fa3PPyhA5atVjVXbswxagpRsQE4\nI9ycJiWBqJhItlyUZnPJ1EOANpeqtyFa1eEQEwn71Va99Eb9JUNt6CxHRtZ/\nJXJuyFBB2Aj/5wYnFqdm/RQm3RmOi+mQgKU/QptZ6dIJ18Sfk2OgRiURes4l\nFgpZybuSNwTSPbptQiRroNqMq+vccFjriCv1yNfFb7z77QOrhc/kj3WviFSp\nkWzV/fM0YFqCNJWgT4WEUx/TVao+OeS0Ac3slWwiMSUqVQ/DrmLUxNhZE4Hn\nM6FL58KoOZYJeNVnkqlb01RAFpD3CilQ5AZrcTod1DpBRAxtSnIfIowqMsuo\nSA+/nKvYqPtun6e34b8AbV63pjqS+Fx6oAtIJLNr43yE3mq8QU1BX2T0zvVX\niPOj570MMJmNhBNeXWtCaByPdjKaGB2WeiBf1ua3zQEIw4bzjDEPNcB4CFWp\nuBtWA5zwwMVasggRr/mHp08Ny101zlF3GiXTtoYO8f3kp4AONSkz4bXCI+Ao\nfjBedfhzAjQNC9y8zWRPqa5Ry4k/GznnNN2zqzpFxOzCkxkE2EtpP4EgkAxs\n2HaxbEh+M5sJpZst7erYDROIeixc1vhmaWkehNS6w1JuHoWvJzbGrqlYcAEm\n3hCe\r\n=jsL9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIESa8nGZZp9NI8Ru8n9TgJXw5nwgzpIRIA7EFHQv41o8AiBSHvDoUZZfJS7v339rr6f5WgrWoagNl1Vsv0CdEATu3A=="}]},"_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"directories":{},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/estree-walker_3.0.0_1611955221005_0.6243223978175838"},"_hasShrinkwrap":false},"3.0.1":{"name":"estree-walker","description":"Traverse an ESTree-compliant AST","version":"3.0.1","private":false,"author":{"name":"Rich Harris"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Rich-Harris/estree-walker.git"},"type":"module","module":"./src/index.js","exports":{"./package.json":"./package.json",".":{"import":"./src/index.js"}},"types":"types/index.d.ts","scripts":{"prepublishOnly":"tsc && npm test","test":"uvu test"},"devDependencies":{"@types/estree":"0.0.42","typescript":"^3.7.5","uvu":"^0.5.1"},"gitHead":"cb7de3e9425ff6757439c56a80df6ff2704d3264","bugs":{"url":"https://github.com/Rich-Harris/estree-walker/issues"},"homepage":"https://github.com/Rich-Harris/estree-walker#readme","_id":"estree-walker@3.0.1","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"integrity":"sha512-woY0RUD87WzMBUiZLx8NsYr23N5BKsOMZHhu2hoNRVh6NXGfoiT1KOL8G3UHlJAnEDGmfa5ubNA/AacfG+Kb0g==","shasum":"c2a9fb4a30232f5039b7c030b37ead691932debd","tarball":"http://localhost:4545/npm/registry/estree-walker/estree-walker-3.0.1.tgz","fileCount":11,"unpackedSize":17840,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhwKdNCRA9TVsSAnZWagAArkcP/jPJNf3Shbjdypxxk7gi\nq3sii22CCs00VOamEGUnxKTTR9V54OtCcfa6kmYTZBl1Y0C1yOq6Cl7hCHbe\n1a8m6KFBfszOwP/tpI7hdIQc6m+/KAIWrg3E6BmIkdMhNUoGqaXBFMKUJZuB\nPAnhDkJUQ5fckOJtAWx+ISc2pqNZxxHv11Yhk7lSkRDDx41uaeLw1dMZ1B7P\n8GmD1P/ufh7GmZsftOWsL/grh1NRkna9Fs9fSD8cqbQvyMgr9qjGt/oZdMh5\nX9F6A8txd+KMB7+FyaJnliGPIhJFTilEhnxYCpdPn2RIvLQ6AIDNAU8zuCrr\nl3ysk0MmzSqRQvsKAFj95WeGU7xYyWJQ0TjTeYGid3H+a5nZ0+c9e9DLxQQ+\nvMGaVFd3Wp3ibPljFX6iiImu/YiE7/hnJTTV/SfShsOybHkj/oZT56CpELPB\n1J6PiQTHdKSccSdX7dDCoAXuk92hT1LKav6MTGduYvDpZjsiW92vIPaZkL6M\nFY7S/tmGUB2V/EZIN/g+2AEzI5H8kLCzeX0G1+ejzAbKf3SrSA7Stk1PGJAt\noleu02BHRYeUeEJ3N2mmSlnhqgKQco+QYLWMymZ0MCNkPBMWuE+Rvy+Ue640\nTGmujW5DPpdxsUoO5l9kY9M/h2+j4OwcEVq/tocuVvQkEQFXPrP/0ZDIefp/\nzcm+\r\n=I5bo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAzY9cr/d2Czy1djRP3ME91vJeUbQ7EQk/cftuMJajI1AiBtEuFa1vTozgzciuahNxhJI/pceggqXOX957+H5R0xWA=="}]},"_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"directories":{},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/estree-walker_3.0.1_1640015693331_0.14382295294460112"},"_hasShrinkwrap":false}},"readme":"# estree-walker\n\nSimple utility for walking an [ESTree](https://github.com/estree/estree)-compliant AST, such as one generated by [acorn](https://github.com/marijnh/acorn).\n\n\n## Installation\n\n```bash\nnpm i estree-walker\n```\n\n\n## Usage\n\n```js\nvar walk = require('estree-walker').walk;\nvar acorn = require('acorn');\n\nast = acorn.parse(sourceCode, options); // https://github.com/acornjs/acorn\n\nwalk(ast, {\n enter(node, parent, prop, index) {\n // some code happens\n },\n leave(node, parent, prop, index) {\n // some code happens\n }\n});\n```\n\nInside the `enter` function, calling `this.skip()` will prevent the node's children being walked, or the `leave` function (which is optional) being called.\n\nCall `this.replace(new_node)` in either `enter` or `leave` to replace the current node with a new one.\n\nCall `this.remove()` in either `enter` or `leave` to remove the current node.\n\n## Why not use estraverse?\n\nThe ESTree spec is evolving to accommodate ES6/7. I've had a couple of experiences where [estraverse](https://github.com/estools/estraverse) was unable to handle an AST generated by recent versions of acorn, because it hard-codes visitor keys.\n\nestree-walker, by contrast, simply enumerates a node's properties to find child nodes (and child lists of nodes), and is therefore resistant to spec changes. It's also much smaller. (The performance, if you're wondering, is basically identical.)\n\nNone of which should be taken as criticism of estraverse, which has more features and has been battle-tested in many more situations, and for which I'm very grateful.\n\n\n## License\n\nMIT\n","maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"time":{"modified":"2022-06-17T20:58:49.605Z","created":"2015-04-09T12:57:41.638Z","0.1.0":"2015-04-09T12:57:41.638Z","0.1.1":"2015-04-09T13:01:55.739Z","0.1.2":"2015-07-12T19:11:27.692Z","0.1.3":"2015-07-12T19:12:18.834Z","0.2.0":"2015-10-23T03:23:47.909Z","0.2.1":"2016-06-03T20:28:15.000Z","0.3.0":"2016-09-19T16:55:50.221Z","0.3.1":"2017-02-20T16:40:48.372Z","0.4.0":"2017-05-26T13:44:16.741Z","0.5.0":"2017-07-07T20:53:46.089Z","0.5.1":"2017-11-22T15:55:34.349Z","0.5.2":"2018-05-04T21:55:00.152Z","0.6.0":"2018-11-22T14:50:38.859Z","0.6.1":"2019-05-27T18:20:54.243Z","0.7.0":"2019-09-12T02:24:23.961Z","0.8.0":"2019-09-14T19:34:46.940Z","0.8.1":"2019-09-14T19:41:57.844Z","0.9.0":"2019-10-27T15:33:55.014Z","1.0.0":"2019-11-23T22:48:34.318Z","1.0.1":"2020-01-06T18:34:22.850Z","2.0.0":"2020-02-03T20:03:57.084Z","2.0.1":"2020-02-03T20:45:45.910Z","2.0.2":"2020-12-08T17:07:42.670Z","3.0.0":"2021-01-29T21:20:21.210Z","3.0.1":"2021-12-20T15:54:53.457Z"},"author":{"name":"Rich Harris"},"license":"MIT","readmeFilename":"README.md","users":{"arvitaly":true},"homepage":"https://github.com/Rich-Harris/estree-walker#readme","repository":{"type":"git","url":"git+https://github.com/Rich-Harris/estree-walker.git"},"bugs":{"url":"https://github.com/Rich-Harris/estree-walker/issues"}} \ No newline at end of file
diff --git a/cli/tests/testdata/npm/registry/magic-string/magic-string-0.25.9.tgz b/cli/tests/testdata/npm/registry/magic-string/magic-string-0.25.9.tgz
new file mode 100644
index 000000000..20410aa3f
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/magic-string/magic-string-0.25.9.tgz
Binary files differ
diff --git a/cli/tests/testdata/npm/registry/magic-string/registry.json b/cli/tests/testdata/npm/registry/magic-string/registry.json
new file mode 100644
index 000000000..f69832980
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/magic-string/registry.json
@@ -0,0 +1 @@
+{"_id":"magic-string","_rev":"132-9416fee0bf67b9fdece43aee8c197e8f","name":"magic-string","description":"Modify strings, generate sourcemaps","dist-tags":{"latest":"0.26.3"},"versions":{"0.1.0":{"name":"magic-string","author":{"name":"Rich Harris"},"version":"0.1.0","main":"index.js","license":"MIT","dependencies":{"vlq":"^0.1.0"},"devDependencies":{"source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"gitHead":"87081b5265d5c39ac49bee887dc30499bd4bdc05","description":"Suppose you have some source code. You want to make some light modifications to it - replacing a few characters here and there, wrapping it with a header and footer, etc - and ideally you'd like to generate a source map at the end of it. You've thought ab","_id":"magic-string@0.1.0","scripts":{},"_shasum":"ca0013859e534323a9dcbf07bfcb0fd92bb13f22","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"ca0013859e534323a9dcbf07bfcb0fd92bb13f22","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.1.0.tgz","integrity":"sha512-YiPF8PtEBP2UW4BQ4ppK4YuYwei/L7Y1Ql2CY7RYNJ69ThHrh/tI1WecD3QP0P4ifU6n5h9pWD/smsjXcFskzA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC53eD1YcJXeHzCfGyuiXNFE/2M24WjSbCVkr/ZGA8U/wIgLhqtQCSz+D5mUchMiSBJSSFcrHCXM8FzydmvcIX8WEw="}]},"directories":{}},"0.1.1":{"name":"magic-string","author":{"name":"Rich Harris"},"version":"0.1.1","main":"index.js","license":"MIT","dependencies":{"vlq":"^0.1.0"},"devDependencies":{"source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"gitHead":"e2a54d64a54f5c8b5cadf4ddf968f4e6fd5a5cde","description":"Suppose you have some source code. You want to make some light modifications to it - replacing a few characters here and there, wrapping it with a header and footer, etc - and ideally you'd like to generate a source map at the end of it. You've thought ab","_id":"magic-string@0.1.1","scripts":{},"_shasum":"958bfb152a10c5da049772de93cf9ef69588357a","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"958bfb152a10c5da049772de93cf9ef69588357a","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.1.1.tgz","integrity":"sha512-Gv5kyMtRdty6UPBWFvm9o8QFEjBH4t4s73VwYCrMZLaAfxU+B0NbK2Tq1rmXL5caAfj1D4GY3YTW/SzTXcKNkA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCeBH+5EYOczHwgFH01LAwO8xdewHYm17PkYD/ycJzB4QIgbhw1+jsVRJbkq3R+5com7ancmlBX4pk1sbstd+SsBmo="}]},"directories":{}},"0.1.3":{"name":"magic-string","author":{"name":"Rich Harris"},"version":"0.1.3","main":"index.js","license":"MIT","dependencies":{"vlq":"^0.1.0"},"devDependencies":{"source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"gitHead":"586769f73d97e9ab4e8ed28852c7de39eed10b88","description":"Suppose you have some source code. You want to make some light modifications to it - replacing a few characters here and there, wrapping it with a header and footer, etc - and ideally you'd like to generate a source map at the end of it. You've thought ab","_id":"magic-string@0.1.3","scripts":{},"_shasum":"9ea47e359623faec201d53aba19b19a553ba2936","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"9ea47e359623faec201d53aba19b19a553ba2936","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.1.3.tgz","integrity":"sha512-dRLJZcJSkxOGbxwwe/NDIHsp1SsvyPovR06iu/LDcX5PHZGk9UZm8FS90phnVXbgL4XL54AL/XSM3cD9BnM2fg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCu9C+UoslwaS02x2Hx03k7X9eX0/8fSH/lTeAXUonuVQIhAKwTxbvxnGuqMTYL661fPVn8ieoMJH64Zx9o6BjS+05u"}]},"directories":{}},"0.1.4":{"name":"magic-string","author":{"name":"Rich Harris"},"version":"0.1.4","main":"index.js","license":"MIT","dependencies":{"vlq":"^0.1.0"},"devDependencies":{"source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"gitHead":"4a81aa6ffa731f1e54ae0530002847bc8a55457c","description":"Suppose you have some source code. You want to make some light modifications to it - replacing a few characters here and there, wrapping it with a header and footer, etc - and ideally you'd like to generate a source map at the end of it. You've thought ab","_id":"magic-string@0.1.4","scripts":{},"_shasum":"6c9d3cb0a432946352fde843ef6676466e66580a","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"6c9d3cb0a432946352fde843ef6676466e66580a","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.1.4.tgz","integrity":"sha512-oqSmSgG2EohQ2duL2/9fgEqzxq7tz8v6dWh9cESLlRgDY4yPvXErPgwuGFQVYGdFsEi8fVTAEuIZqHa0rUDKrw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEI51F0cvP97P0usjipsVBdRFYiNIUllRdJIhKjKGy1WAiBJMep6TIfbjhCsdHgNah+MCFe7CCKysCSVTpLCXFsi0w=="}]},"directories":{}},"0.1.5":{"name":"magic-string","author":{"name":"Rich Harris"},"version":"0.1.5","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"magic-string.js","license":"MIT","dependencies":{"vlq":"^0.1.0"},"devDependencies":{"gobble":"^0.6.10","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"mocha; cp .tmp/magic-string.js magic-string.js","prepublish":"npm run build"},"files":["magic-string.js","README.md"],"gitHead":"7e4d3b3737ef980b62df3b549a7e00ed89d60167","description":"Suppose you have some source code. You want to make some light modifications to it - replacing a few characters here and there, wrapping it with a header and footer, etc - and ideally you'd like to generate a source map at the end of it. You've thought ab","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.1.5","_shasum":"72ae92918368033fd42c15e60940a8ad1fe557d1","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"72ae92918368033fd42c15e60940a8ad1fe557d1","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.1.5.tgz","integrity":"sha512-qhkz6oDBkXfzfk+OHIwP+qkPA6AP8DcC/QpcLBxNAm7JUV2hROmbtzO5NaIrlVr++HQgqvErBffgyMll04Kouw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNmOHuYOWto30M90pHXuOCabMx49yPZqBVvMEBUuO7BgIhALOEmUZ9QfFB6rD1Ib0IRODifGb7t0JnQ6bHd19J45XJ"}]},"directories":{}},"0.1.6":{"name":"magic-string","author":{"name":"Rich Harris"},"version":"0.1.6","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"magic-string.js","license":"MIT","dependencies":{"vlq":"^0.1.0"},"devDependencies":{"gobble":"^0.6.10","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"mocha; cp .tmp/magic-string.js magic-string.js","prepublish":"npm run build"},"files":["magic-string.js","README.md"],"gitHead":"e64c287559e336c145be40aeb4e4f00635034068","description":"Suppose you have some source code. You want to make some light modifications to it - replacing a few characters here and there, wrapping it with a header and footer, etc - and ideally you'd like to generate a source map at the end of it. You've thought ab","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.1.6","_shasum":"925239a7635058832d40c270bef1026cdbd7be1a","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"925239a7635058832d40c270bef1026cdbd7be1a","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.1.6.tgz","integrity":"sha512-+X/9kY/trs+rkv2sLDT5QpCHGqTRNELFttWksbV+0MoT6cKUJsF6Alm3fNtN7oG0dDoT+/yLp5YRddzfID/f5w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZh68Zu+Q6PRA95lcZKXPaWhEINzGMi7qqmL7sp5Xi3AIhAJ9Sc6IA5TUKmjKrdiBdSm40K4xnEUdGqWMzo9i10wAF"}]},"directories":{}},"0.1.7":{"name":"magic-string","author":{"name":"Rich Harris"},"version":"0.1.7","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"magic-string.js","license":"MIT","dependencies":{"vlq":"^0.1.0"},"devDependencies":{"gobble":"^0.6.10","gobble-esperanto-bundle":"^0.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"mocha; cp .tmp/magic-string.js magic-string.js","prepublish":"npm run build"},"files":["magic-string.js","README.md"],"gitHead":"a684ef34df78c55d62f7f90bb2441890d928c219","description":"Suppose you have some source code. You want to make some light modifications to it - replacing a few characters here and there, wrapping it with a header and footer, etc - and ideally you'd like to generate a source map at the end of it. You've thought ab","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.1.7","_shasum":"5cebf3aa48ac7743bfb4ca43de07c3ae08822a3a","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"5cebf3aa48ac7743bfb4ca43de07c3ae08822a3a","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.1.7.tgz","integrity":"sha512-t42SARfRF/hjAhl12H35j4bDxzoIOvndETzsBL71JqyALBn860b229pLQth/tQuJL/wNiPWPimx7HBC5Zqf/WA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAYwwBFawOCIt1LtK6cNV7dpRBCHHS2R4dAcP/nELL0+AiEAn4S3x/lTUKPnuOkRHLzeJOdg6Xr1Q3BjJo82XIRanDs="}]},"directories":{}},"0.1.8":{"name":"magic-string","author":{"name":"Rich Harris"},"version":"0.1.8","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"magic-string.js","license":"MIT","dependencies":{"vlq":"^0.1.0"},"devDependencies":{"gobble":"^0.6.10","gobble-esperanto-bundle":"^0.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"mocha; cp .tmp/magic-string.js magic-string.js","prepublish":"npm run build"},"files":["magic-string.js","README.md"],"gitHead":"2de3dac6b0c311e8354faeca66299af50bba8b84","description":"Suppose you have some source code. You want to make some light modifications to it - replacing a few characters here and there, wrapping it with a header and footer, etc - and ideally you'd like to generate a source map at the end of it. You've thought ab","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.1.8","_shasum":"172e7cea3722e38bf8690cd778234bcb21147d13","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"172e7cea3722e38bf8690cd778234bcb21147d13","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.1.8.tgz","integrity":"sha512-i/ovvM5ICN1iwHrxOEdu28qCS10Uu8UL+kHvriaKQioLgAbgerTr+pw/CPDSEctpO1f72anBpOJPKk+Ea4gvcQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDrhDMfonQFhmy3l4RC3eaXUliqlbOy9AxXeJ3X84gNgQIgK7RE5idhxQvXJsqM1XEJb3+N3sqIya+rgUExNOGQp/A="}]},"directories":{}},"0.1.9":{"name":"magic-string","author":{"name":"Rich Harris"},"version":"0.1.9","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"magic-string.js","license":"MIT","dependencies":{"vlq":"^0.1.0"},"devDependencies":{"gobble":"^0.6.10","gobble-esperanto-bundle":"^0.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"mocha; cp .tmp/magic-string.js magic-string.js","prepublish":"npm run build"},"files":["magic-string.js","README.md"],"gitHead":"d93e4b4d815a925a93fc99450b632aafc3976fa9","description":"Suppose you have some source code. You want to make some light modifications to it - replacing a few characters here and there, wrapping it with a header and footer, etc - and ideally you'd like to generate a source map at the end of it. You've thought ab","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.1.9","_shasum":"b2a3f74097eb59c672230df495eef017e0bafa06","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"b2a3f74097eb59c672230df495eef017e0bafa06","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.1.9.tgz","integrity":"sha512-2rPiK41eA/kJY6fkQnkQNeWGGN/we3+LfxLMtkEY+cVE40pZ52AYuuaQdq79zod0jffdT4Vtzvr6JCrEKodwYQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICrAZOlMrB1EVdPsoe2214qJYv9xQVm0BqTC4PpX9nQKAiEA3iXKJXp1xzOQq/SESZSr7Au8scI1thasSnl1OBgE6AY="}]},"directories":{}},"0.1.10":{"name":"magic-string","author":{"name":"Rich Harris"},"version":"0.1.10","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"magic-string.js","license":"MIT","dependencies":{"vlq":"^0.1.0"},"devDependencies":{"gobble":"^0.6.10","gobble-esperanto-bundle":"^0.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"mocha; cp .tmp/magic-string.js magic-string.js","prepublish":"npm run build"},"files":["magic-string.js","README.md"],"gitHead":"23dcd79b13f8e243eeabf6cddcd2e59ca3ef76fa","description":"Suppose you have some source code. You want to make some light modifications to it - replacing a few characters here and there, wrapping it with a header and footer, etc - and ideally you'd like to generate a source map at the end of it. You've thought ab","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.1.10","_shasum":"222833335ffdf36e5a08f2049b6ddb9ae5e43cc9","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"222833335ffdf36e5a08f2049b6ddb9ae5e43cc9","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.1.10.tgz","integrity":"sha512-MjO3g6qUtFEh7jBp+MAek4sDUfx+FF6tKAhD2UIOC/jvWcVVIn+j1VYmB6fmXZyNogKBVaY5NkFT6GBFDAWf3Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDCJbOWbmAzPyoZ7NOGo8jysy2QNIhhQEp+pbBxF+WlPgIgZeBHncZcWIuqMOwu9J3/Mhq1qSJTA2m0KIiSTYe81zg="}]},"directories":{}},"0.2.0":{"name":"magic-string","author":{"name":"Rich Harris"},"version":"0.2.0","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"magic-string.js","license":"MIT","dependencies":{"vlq":"^0.1.0"},"devDependencies":{"gobble":"^0.6.10","gobble-esperanto-bundle":"^0.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"mocha; cp .tmp/magic-string.js magic-string.js","prepublish":"npm run build"},"files":["magic-string.js","README.md"],"gitHead":"e378296c7a723804dee62ca4829b5d321d128965","description":"Suppose you have some source code. You want to make some light modifications to it - replacing a few characters here and there, wrapping it with a header and footer, etc - and ideally you'd like to generate a source map at the end of it. You've thought ab","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.2.0","_shasum":"b4300ff015b933fd7011933903d66cc36aeddd0e","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"b4300ff015b933fd7011933903d66cc36aeddd0e","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.2.0.tgz","integrity":"sha512-GTrjGJVoq6vdbvqIfKbGq3v69tJ/ZT5qHTzfVurjE+QwAsoeo79vwLaPovkHlgfQd7KXs4Keg/rl5wJQLCwvpw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC9DyaZPOVbZyEGzPpk04lhNq/xyDbEkxVp706p2DtmZQIhAIF+eNtZOa19KgruQHs9tyH+a3pvWPgEFSGQP3Y5UJZ+"}]},"directories":{}},"0.2.1":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.2.1","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"magic-string.js","license":"MIT","dependencies":{"vlq":"^0.1.0"},"devDependencies":{"gobble":"^0.6.10","gobble-esperanto-bundle":"^0.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"mocha; cp .tmp/magic-string.js magic-string.js","prepublish":"npm run build"},"files":["magic-string.js","README.md"],"gitHead":"7b01e469dbc28981c371cf47dbd7a68a695ad235","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.2.1","_shasum":"2116671c2b4b445a49e3344660064f60739e01bd","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"2116671c2b4b445a49e3344660064f60739e01bd","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.2.1.tgz","integrity":"sha512-UL8FpYba6oj9GzGhP9yt7QKoJnk4SA50wUil/oT48ysc0EJlKi7YvvhjtqLqkR3iO8nGtYGFxlhRBHCQNXjtUQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHIPMVDVf/t4sVA5oQ3R8jH3pK+WM2/VhZp8mCWhCGYCAiEAtPKM+D3FVWMVrgZgdujitWBrnxfAsjdg0dAzRfa82kw="}]},"directories":{}},"0.2.2":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.2.2","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"magic-string.js","license":"MIT","dependencies":{"vlq":"^0.1.0"},"devDependencies":{"gobble":"^0.6.10","gobble-esperanto-bundle":"^0.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"mocha; cp .tmp/magic-string.js magic-string.js","prepublish":"npm run build"},"files":["magic-string.js","README.md"],"gitHead":"30e7230f96ec1e1422057267aae1f003e5bf95d9","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.2.2","_shasum":"0266f7ee3d9c45b45816d50af8c5b37f761a90e4","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"0266f7ee3d9c45b45816d50af8c5b37f761a90e4","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.2.2.tgz","integrity":"sha512-NziWhQcu+19enDrQl/Ac04iuPBX6lLAsUAEsmHtiHoXZsBi9dxs5yN5JJUj1hlHNCni+4ht+Zs1MsdlOC+ykxg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID7aW+YhZLD28pufNEXA4HFJ/tBRWOJ5jLyBtn3zCqCMAiEA3MVf3mwlRsrlH7Seq4cnmG01cjG0l7K/AS639sECSXY="}]},"directories":{}},"0.2.3":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.2.3","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"magic-string.js","license":"MIT","dependencies":{"vlq":"^0.1.0"},"devDependencies":{"gobble":"^0.6.10","gobble-esperanto-bundle":"^0.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"mocha; cp .tmp/magic-string.js magic-string.js","prepublish":"npm run build"},"files":["magic-string.js","README.md"],"gitHead":"20e31295e81972c7ef91cee22dae7e75178de0cc","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.2.3","_shasum":"8288f6d0777aa4333f46cf6de696cf8d5e1d9809","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"8288f6d0777aa4333f46cf6de696cf8d5e1d9809","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.2.3.tgz","integrity":"sha512-i0YDH8zm1maXjC8WeZF5Ra2srG1Ay5+Xk8Xfgn6LJl8Fo0khCuY3OdktA3TUv34ZkX0JfZJOSenm2pP/KdZVhw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCuCP6gpT74b1+NBC5Az78c5C9d1mqn3iE9eC64+uPxRwIhAPwRksqJoyoAle2IGHAALZIljR5DVo7fVc+Ssr95wi4+"}]},"directories":{}},"0.2.4":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.2.4","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"magic-string.js","license":"MIT","dependencies":{"vlq":"^0.1.0"},"devDependencies":{"gobble":"^0.6.10","gobble-esperanto-bundle":"^0.1.2","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"mocha; cp .tmp/magic-string.js magic-string.js","prepublish":"npm run build"},"files":["magic-string.js","README.md"],"gitHead":"a42adbb778493c64bc0b742a989b3f39c0567e33","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.2.4","_shasum":"9ed11dcdd1da89a5adb43b09191a0802528d3fd6","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"9ed11dcdd1da89a5adb43b09191a0802528d3fd6","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.2.4.tgz","integrity":"sha512-C4ClJ5pSLtxoR8B6RtClDFfatQMPTfzSDrSGHU4nJn40rIH5qRVeU4o5VkVEovg6dDeFGEJyM8BSVM5PRlCGYg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICpoeGp57AITaLw0Iuqqf/GG1vRidddMvxq+vUOtvNv1AiAM4RSkjXTSenVJCW2ISbvpwsCRqx8jv09aEoPBvkjAdg=="}]},"directories":{}},"0.2.5":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.2.5","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"magic-string.js","license":"MIT","dependencies":{"vlq":"^0.1.0"},"devDependencies":{"gobble":"^0.6.10","gobble-esperanto-bundle":"^0.1.2","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"mocha; cp .tmp/magic-string.js magic-string.js","prepublish":"npm run build"},"files":["magic-string.js","README.md"],"gitHead":"7c1cc60841b1648d212092ca3be4998c861fe4bc","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.2.5","_shasum":"d4c3290eee67bfd3e5541c486c15b6f0326d4aed","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"d4c3290eee67bfd3e5541c486c15b6f0326d4aed","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.2.5.tgz","integrity":"sha512-8eNYyM+y4QiTkg8Uqh6lntQbjdFeGGc6TJ9nZsiuOMAoi0/uGO6K/NbTapEA+3cHW/b29ygXq1J0bx+FFsA4aw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGKBGCOaTdwEwS254vU2A1+EDFpoBJ4HgT2R2ibmGnpbAiEAu4P4Bz2Cb945YhoRZqnZjty4Sg6dl2yieq0zfeoBYZE="}]},"directories":{}},"0.2.6":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.2.6","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"magic-string.js","license":"MIT","dependencies":{"vlq":"^0.1.0"},"devDependencies":{"gobble":"^0.6.10","gobble-esperanto-bundle":"^0.1.3","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"mocha; cp .tmp/magic-string.js magic-string.js","prepublish":"npm run build"},"files":["magic-string.js","README.md"],"gitHead":"8455bc71dd2c53c2fb4a78ed44b9b6e91a2d9676","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.2.6","_shasum":"26ea8ac314c2cf28889333916d57e29929c11cbd","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"26ea8ac314c2cf28889333916d57e29929c11cbd","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.2.6.tgz","integrity":"sha512-PniDsViCF+sf9xaXzJFk6upAEpnJHYU3bSwJ7Ws6KkARJq64uPMiQbGxXiUOOqy+2aKlusDtCvsQlBVYsjoraA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCCSxfmnrdrY0HXohipbGGETKIm27gUcqH5aAiGVACwwgIhAPBRWCbzJleqvBuJNWX4nawWy5CSGUggiBFtBrZu1zZJ"}]},"directories":{}},"0.2.7":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.2.7","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"magic-string.js","license":"MIT","dependencies":{"vlq":"^0.1.0"},"devDependencies":{"gobble":"^0.6.10","gobble-esperanto-bundle":"^0.1.3","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"mocha; cp .tmp/magic-string.js magic-string.js","prepublish":"npm run build"},"files":["magic-string.js","README.md"],"gitHead":"e7f1d9632d9cf3ffc7e9cc929cbc99d0ab4aa106","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.2.7","_shasum":"60f3fc3cf81b16496de2ee817218290b9abfbfb6","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"60f3fc3cf81b16496de2ee817218290b9abfbfb6","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.2.7.tgz","integrity":"sha512-vlAx0jAVrAqowy37VK05j8BoPtE+d8ef9rd7jcXfeY64xCZMxLL2VjoeFImi+wLbKwwiGoQXMGMKzImMg+MmaA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCIK9bqIvptBz4yG5EW2s5P1F7oNtEpZ8Gnzgmbhj9IaQIhAIRsalP6A1sokpV2VtsnSayvrJBqookqbmxTXMPkcsa4"}]},"directories":{}},"0.3.0":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.3.0","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"magic-string.js","license":"MIT","dependencies":{"vlq":"^0.1.0"},"devDependencies":{"gobble":"^0.6.10","gobble-esperanto-bundle":"^0.1.3","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"mocha; cp .tmp/magic-string.js magic-string.js","prepublish":"npm run build"},"files":["magic-string.js","README.md"],"gitHead":"ac5bcb859ddc49cec65328a8688b4d451d220cc4","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.3.0","_shasum":"5abc016a1af2e36b872d39e3eb2c5c52780d4924","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"5abc016a1af2e36b872d39e3eb2c5c52780d4924","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.3.0.tgz","integrity":"sha512-aD6xIZvm3VBW7v7Sk3/67Iu4BwGHFLwVUltdHnJaTtDnKRrVCcwTyNjl48ss4kaXUKq9pdNrVl4qGxS3AVZB9A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDLFcAAeJfWcGQ1DXiwLXg5ZhGOkqJtzPR+v9nhjNJDQwIgMblJqP5OgOwRvlqIp+KYOaVGebm6Ye+x/TDkX/rwKVk="}]},"directories":{}},"0.3.1":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.3.1","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"magic-string.js","license":"MIT","dependencies":{"vlq":"^0.1.0"},"devDependencies":{"gobble":"^0.6.10","gobble-esperanto-bundle":"^0.1.3","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"mocha; cp .tmp/magic-string.js magic-string.js","prepublish":"npm run build"},"files":["magic-string.js","README.md"],"gitHead":"084785754ed0e650655a3037fa7daece9da73add","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.3.1","_shasum":"c18b321a9de17210e1154e0660f95c73b1295886","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"c18b321a9de17210e1154e0660f95c73b1295886","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.3.1.tgz","integrity":"sha512-utOIiw8YsBQxg2wiGUf9RuHnrnGeefuBUkHZdNz4rkJVdflBpw5Wyq6i2aBE/3DuacYAjqRmUP5xUaNjFU6bkQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC+ksXmkgdTD4FwLgc4oXV3DzzDau3DOpDRNCvq+UsljAiEA395GLZy7EcTay0y1Mh6bnCIOAsgyYunUjxqxzP8NU98="}]},"directories":{}},"0.4.0":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.4.0","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"dist/magic-string.js","jsnext:main":"src/Magic-String/index.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"es6-promise":"^2.0.1","gobble":"^0.6.10","gobble-esperanto-bundle":"^0.1.4","resolve":"^1.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"mocha; mkdir -p dist; rm -rf dist/*; cp .tmp/dist/* dist","prepublish":"npm run build"},"files":["magic-string.js","README.md"],"gitHead":"b4b20ffe870457e1e348aac649015384d15aeee8","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.4.0","_shasum":"bfacc5481a5a8e61bd2260103baacd3494d01207","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"bfacc5481a5a8e61bd2260103baacd3494d01207","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.4.0.tgz","integrity":"sha512-Izey8PZiNWzLw2t9T2iSbtzznnThcNvUEffJM6uz6mSQ/+J+kgUHnXYBux64YXrqmQT7o89KgwqXzHUA3tNryQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEPlRnVb9+Zyy5mPg5p0pI9VzCpimXm1Z90+4zHEYgvMAiBvuKM/rbcSfxBd7qRRRmaVpgEy6YHOZLxFQNp6Ylj3iA=="}]},"directories":{}},"0.4.1":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.4.1","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"dist/magic-string.js","jsnext:main":"src/Magic-String/index.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"es6-promise":"^2.0.1","gobble":"^0.6.10","gobble-esperanto-bundle":"^0.1.4","resolve":"^1.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"mocha; mkdir -p dist; rm -rf dist/*; cp .tmp/dist/* dist","prepublish":"npm run build"},"files":["src/*","dist/*","README.md"],"gitHead":"cc9217d43041c30059e963a4b5a1e7127b339362","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.4.1","_shasum":"016fab5ab4650edb8ed4a568822bf08e94043039","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"016fab5ab4650edb8ed4a568822bf08e94043039","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.4.1.tgz","integrity":"sha512-jjHd1nvwKZFBOkasdaQnxRN2LgGg0m8YuIPafj5MOc0nm6yarEzupBYyW9HDzh4tfZEOpjZZhc7V3q9y/HWuIA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDV+TPCV8eOcLYbMA4ftCBTM1Jgnl72gIlND5o+AeTuqgIgB2Ne3wASRVvppvHwX5jrWj2tzmN2h5vPb17TXrOQs5s="}]},"directories":{}},"0.4.2":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.4.2","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"dist/magic-string.js","jsnext:main":"src/MagicString/index.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"es6-promise":"^2.0.1","gobble":"^0.6.10","gobble-esperanto-bundle":"^0.1.4","resolve":"^1.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"mocha; mkdir -p dist; rm -rf dist/*; cp .tmp/dist/* dist","prepublish":"npm run build"},"files":["src/*","dist/*","README.md"],"gitHead":"d534afdee1a7b91ad72dcb9721d9b490dd4779fb","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.4.2","_shasum":"6c01090f23cafe3e6d723a3619050f1003289f33","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"6c01090f23cafe3e6d723a3619050f1003289f33","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.4.2.tgz","integrity":"sha512-GI8GYq5kuGRzeVrkdQgQZOsvn5hQhkZ+KFV1dfU+PlVts1cryQY/lTqnuheMw5Pt1Vls44gZ63+thL7kJUkXww==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCsAHlcQmTwMfRTuykN3bMnBmK6fqv5fn9nvCIqcXnBjwIhAOQltseZxB9oyowi1JooXkoFOqeiow3errXlii+UNftk"}]},"directories":{}},"0.4.3":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.4.3","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"dist/magic-string.js","jsnext:main":"src/MagicString/index.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"es6-promise":"^2.0.1","gobble":"^0.6.10","gobble-esperanto-bundle":"^0.1.4","mocha":"^2.1.0","resolve":"^1.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"sh ./scripts/build.sh","prepublish":"npm run build"},"files":["src/*","dist/*","README.md"],"gitHead":"1316024b729cc4b02742c4bcaf7a43d3ceec84c0","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.4.3","_shasum":"e2e942e6947e4580ac6dc76a6e6e2763e6cec87a","_from":".","_npmVersion":"2.5.1","_nodeVersion":"1.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"e2e942e6947e4580ac6dc76a6e6e2763e6cec87a","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.4.3.tgz","integrity":"sha512-nUG65LNZAJbnbFMO9+LHLroH9/4w2UPCgYTl3uUBzuXgXP8pkV5VwKGFJmmfvK8mhsWuFigHCRYwg5Wx0QUXig==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEOvIKKg4gY9azjvNDm+rZf0r95EV0EFTnugg62CBFqgAiBm7pU5Z/KDt14rVw9B7J9/DP3+BiOMKx++SqHYV6PcRA=="}]},"directories":{}},"0.4.4":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.4.4","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"dist/magic-string.js","jsnext:main":"src/MagicString/index.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"es6-promise":"^2.0.1","gobble":"^0.6.10","gobble-esperanto-bundle":"^0.1.4","mocha":"^2.1.0","resolve":"^1.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"sh ./scripts/build.sh","prepublish":"npm run build"},"files":["src/*","dist/*","README.md"],"gitHead":"6a5e7abcab70c34d555af9435c4c75a38ac56bab","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.4.4","_shasum":"29af535a90ad03ee3acb933399f436ec9739f636","_from":".","_npmVersion":"2.5.1","_nodeVersion":"1.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"29af535a90ad03ee3acb933399f436ec9739f636","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.4.4.tgz","integrity":"sha512-Zl2r0QcGIARB/LCYavUQPGeS9ju57ZCJpTPD142M7t1W48Iwyjwhb5Zf1hhF1Nn9rdFLo3c5Yg0DYjhQbZVBUQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHLC/Fu/m4nAV1lEfvvmfOGEc+7nWIOLDi+Dgh5yrFDzAiAHMFLn7SrP/e104lItJgeBBqIH8qT9eHPPVqAVf3/nhA=="}]},"directories":{}},"0.4.5":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.4.5","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"dist/magic-string.js","jsnext:main":"src/MagicString/index.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"es6-promise":"^2.0.1","gobble":"^0.6.10","gobble-esperanto-bundle":"^0.1.4","mocha":"^2.1.0","resolve":"^1.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"sh ./scripts/build.sh","prepublish":"npm run build"},"files":["src/*","dist/*","README.md"],"gitHead":"7dee9aed18ab82734e26b2af5a9fefdccf287af7","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.4.5","_shasum":"0d7fec1ebc5b7c17b47a8a82186319cc69121db6","_from":".","_npmVersion":"2.5.1","_nodeVersion":"1.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"0d7fec1ebc5b7c17b47a8a82186319cc69121db6","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.4.5.tgz","integrity":"sha512-DyfVXVINLT+kAEmZHLQChBAjNkz3akRseIKfIv6zfNf/Nf8rD2WxIQMhJrcWIJa/4GxqXXpJpG2LyP/jrndsVA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICJBX+W9l3WextV9QkNrNM3C393YOw19zXNe+TUMqQjtAiBvEglOvMfscTxpu8AxXkTetle9TX7YSDSthgHqDboNaQ=="}]},"directories":{}},"0.4.6":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.4.6","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"dist/magic-string.js","jsnext:main":"src/MagicString/index.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"es6-promise":"^2.0.1","gobble":"^0.6.10","gobble-esperanto-bundle":"^0.1.4","mocha":"^2.1.0","resolve":"^1.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"sh ./scripts/build.sh","prepublish":"npm run build"},"files":["src/*","dist/*","README.md"],"gitHead":"2271c63abf26dbebbce71f1b5fd945bcc33a0fc8","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.4.6","_shasum":"7e01ac73c24ef34f724ab7893db64d217341b3bc","_from":".","_npmVersion":"2.5.1","_nodeVersion":"1.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"7e01ac73c24ef34f724ab7893db64d217341b3bc","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.4.6.tgz","integrity":"sha512-GENvfwtB1Vl2yfaJADo7f+dnmfzkhfmiDpowsb6ATToVmvxHKRflVlzPuzEjQarjSfROaVKwW92Q235IyVbqBA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAKgChroTuztKNB+sCU5t63pRCGwJP4ApVHhTTgH3NvIAiBUFkOOIA+SfnLSfXiwPEsUdyri/kT1CzDwIjePZOGN/w=="}]},"directories":{}},"0.4.7":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.4.7","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"dist/magic-string.js","jsnext:main":"src/MagicString/index.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"es6-promise":"^2.0.1","gobble":"^0.7.10","gobble-esperanto-bundle":"^0.1.7","mocha":"^2.1.0","resolve":"^1.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"sh ./scripts/build.sh","prepublish":"npm run build"},"files":["src/*","dist/*","README.md"],"gitHead":"05654d5e565748aad68b25163dd5f017553da0a9","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.4.7","_shasum":"76dea11561e8ad1d3c118c50a1dda9c6e499e1e7","_from":".","_npmVersion":"2.5.1","_nodeVersion":"1.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"76dea11561e8ad1d3c118c50a1dda9c6e499e1e7","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.4.7.tgz","integrity":"sha512-Lc0UqcKnZ26yzf1MpKezr0F7PhUX5OJK1g0bZwQX1M6jLmeizlbCZgj9rIsVhTnY+Y12Ei3JGdwshrwXfohVnQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIESdZ7EldhzhZWd47TBbZlhzVhWC3fG7NHcuY0Q4LrTDAiEAi2e8kRs5r78EaTOXY75tPcpJhpu3Y3K6ZM5pv/lBMdM="}]},"directories":{}},"0.4.8":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.4.8","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"dist/magic-string.js","jsnext:main":"src/MagicString/index.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"es6-promise":"^2.0.1","gobble":"^0.7.10","gobble-esperanto-bundle":"^0.1.7","mocha":"^2.1.0","resolve":"^1.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"sh ./scripts/build.sh","prepublish":"npm run build"},"files":["src/*","dist/*","README.md"],"gitHead":"0eb3ee4e76848378775cd23322002d17f721b2fe","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.4.8","_shasum":"d603df973271f97ebbaf15a25e87ff799bdb11f4","_from":".","_npmVersion":"2.5.1","_nodeVersion":"1.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"d603df973271f97ebbaf15a25e87ff799bdb11f4","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.4.8.tgz","integrity":"sha512-B+K+mG1r67wUbhX+iHYt2fRp2b5U+hYfq4XzW+Hut00QN7Zs6SaloBQUh3+DrTIMA2oAyC8JdG/fCxHim1OZzg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBKGc/f5kR7zD/LiDbAT45GsFd16BpYMks24HxfIjHU1AiEA83QaszrJGTSL8IhBpBHpqvQ3Yk63q4zceGAW3Hvg69c="}]},"directories":{}},"0.4.9":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.4.9","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"dist/magic-string.js","jsnext:main":"src/MagicString/index.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"es6-promise":"^2.0.1","gobble":"^0.7.10","gobble-esperanto-bundle":"^0.1.7","mocha":"^2.1.0","resolve":"^1.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","build":"sh ./scripts/build.sh","prepublish":"npm run build"},"files":["src/*","dist/*","README.md"],"gitHead":"f42a5774bf2016989a164f80edec361a55f95a16","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.4.9","_shasum":"f46e9aaf5959cfbbc88f68a9969cd66d120e1a22","_from":".","_npmVersion":"2.5.1","_nodeVersion":"1.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"f46e9aaf5959cfbbc88f68a9969cd66d120e1a22","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.4.9.tgz","integrity":"sha512-4+xFWOeaQsQHXHiA8B1xflbdOYNxYS1Ap7uU+F1LLgVoTdS6mQwFguOYBrqgdLydeAZGqNPcoq5HxTVKpnfRbA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDDOFKZtUgwpvg4mv4XdZ03Lk7s5+2HFsJ4tOLyM+bdaQIhALyk345F4octAqLQVfDtXptwT9CbcigWD9k685vQVnc3"}]},"directories":{}},"0.5.0":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.5.0","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"dist/magic-string.js","jsnext:main":"src/MagicString/index.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"es6-promise":"^2.0.1","gobble":"^0.10.1","gobble-babel":"^5.1.0","gobble-esperanto-bundle":"^0.2.0","mocha":"^2.1.0","resolve":"^1.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build","build":"gobble build -f dist","prepublish":"npm test"},"files":["src/*","dist/*","README.md"],"gitHead":"d4c6ceb66f35cc929df1dc030d7214dc4f1190fd","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.5.0","_shasum":"5cc8991270b765a2a4aaaf667ad14bc7e94fbd7b","_from":".","_npmVersion":"2.5.1","_nodeVersion":"1.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"5cc8991270b765a2a4aaaf667ad14bc7e94fbd7b","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.5.0.tgz","integrity":"sha512-CQHS+LB82teHiw7Lupp+r1D9RuybUmmfWd/ZyrOBmcik8ByUE2YAkI+2nRdCuLD1b8OJx9RYfwlSSE6us/xF1w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDkWDgA7rpiDqIbaAzBeDpnkpVVbcwhm13ushF4nWOqNQIgHjdTlkj8byFSznlHM8jaJwlfQE/YL/Gf0p3R/FXkK3g="}]},"directories":{}},"0.5.1":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.5.1","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"dist/magic-string.js","jsnext:main":"src/MagicString/index.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"es6-promise":"^2.0.1","gobble":"^0.10.1","gobble-babel":"^5.1.0","gobble-esperanto-bundle":"^0.2.0","mocha":"^2.1.0","resolve":"^1.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build","build":"gobble build -f dist","prepublish":"npm test"},"files":["src/*","dist/*","README.md"],"gitHead":"4f6a9853054717c64f1b9810ecca7cf33981e42a","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.5.1","_shasum":"d8696879af84f46d0fb7e74ba13609e941d9e230","_from":".","_npmVersion":"2.5.1","_nodeVersion":"1.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"d8696879af84f46d0fb7e74ba13609e941d9e230","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.5.1.tgz","integrity":"sha512-tVDVwxwb66qn9Wx6W31GuQSKkobBxlMMAH6XjW3tChbatjnV7yknVOXcz00aafPXvP+4w/g93OGhhtXGWZED7g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD376nXsjv14pF+l+nal90WqdV6DLUaY0S37Sya0MkbzQIhALMPKO5ll20cI2t5VqtklxQnSTYn/KXgZUJGS6hyviE7"}]},"directories":{}},"0.5.3":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.5.3","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"dist/magic-string.js","jsnext:main":"src/MagicString/index.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"es6-promise":"^2.0.1","gobble":"^0.10.1","gobble-babel":"^5.1.0","gobble-esperanto-bundle":"^0.2.0","mocha":"^2.1.0","resolve":"^1.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build","build":"gobble build -f dist","prepublish":"npm test"},"files":["src/*","dist/*","README.md"],"gitHead":"c5706ec76ab45e88847a53a4ce618b5dc87a05ed","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.5.3","_shasum":"c377f91b7a2680e2c3d566996cadd597a572479a","_from":".","_npmVersion":"2.5.1","_nodeVersion":"1.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"c377f91b7a2680e2c3d566996cadd597a572479a","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.5.3.tgz","integrity":"sha512-UILQsYS7Gt5AdgPnEWU4lcY/sKaKZLc87XVEl3kqRTqfI8OSwNMNWaDnrWZYGvdxws5BBCv7Ef/SeHIpzZ/dWQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIALD5vAttPdJezFcjRQGNgvNcH1jzNWkF4tJgUAxJHW0AiAHSnxOfq7NjzZcMd681emI/HDDPbW3IRUMYX+9ennNJQ=="}]},"directories":{}},"0.6.0":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.6.0","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"dist/magic-string.js","jsnext:main":"src/MagicString/index.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"es6-promise":"^2.0.1","gobble":"^0.10.1","gobble-babel":"^5.1.0","gobble-rollup":"^0.2.0","mocha":"^2.1.0","resolve":"^1.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build","build":"gobble build -f dist","prepublish":"npm test"},"files":["src/*","dist/*","README.md"],"gitHead":"637ac4d2e5aa6349962a30b797fffbe46b3cddd4","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.6.0","_shasum":"f00e06174759bfd4dc82430e2fa2fe667c3f4864","_from":".","_npmVersion":"2.5.1","_nodeVersion":"1.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"f00e06174759bfd4dc82430e2fa2fe667c3f4864","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.6.0.tgz","integrity":"sha512-x+p5NNrOVBZtt2jOGoJIjVofeh6dC23G9evrB9Y+mV3IUAkxFjZjIZKucdMw7LoqFvwQ05q0/5UeyKzX5xTNTQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE/1Fbj1ZUqrshuZFHCyITEIqajBNk/CrDl/N5DAWo2NAiEAuKboP080RGPnCPKnrLTiH+IpXM1lJoUkgAwL4JANo5E="}]},"directories":{}},"0.6.1":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.6.1","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"dist/magic-string.js","jsnext:main":"src/MagicString/index.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"es6-promise":"^2.0.1","gobble":"^0.10.1","gobble-babel":"^5.1.0","gobble-rollup":"^0.2.0","mocha":"^2.1.0","resolve":"^1.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build","build":"gobble build -f dist","prepublish":"npm test"},"files":["src/*","dist/*","README.md"],"gitHead":"4ebb595315c7814e2e03b9d1b0f362cca32e2bf2","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.6.1","_shasum":"4dd285a695f607c2019570b6ca6df028ff2baf46","_from":".","_npmVersion":"2.5.1","_nodeVersion":"2.2.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"4dd285a695f607c2019570b6ca6df028ff2baf46","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.6.1.tgz","integrity":"sha512-K6nkAkxVjVKboDrpC4McGhdSMifUNcv2IsQ6raLzvVcoZ9WXrVOZt73GSEXZX6ExaIjiP+hL/T7dCuDXu/GJSA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID+RKSfMA7WoEi6SaT4FVyf3s5IVA1AEPWfHm+fjpv1hAiBL0YLlb/y6nDkGIjc/1GYidgVXfCb5ZcQIae/wjBRzgA=="}]},"directories":{}},"0.6.2":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.6.2","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"dist/magic-string.js","jsnext:main":"src/MagicString/index.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"es6-promise":"^2.0.1","gobble":"^0.10.1","gobble-babel":"^5.1.0","gobble-rollup":"^0.2.0","mocha":"^2.1.0","resolve":"^1.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build","build":"gobble build -f dist","prepublish":"npm test"},"files":["src/*","dist/*","README.md"],"gitHead":"25fcafc73a204edbf84c442a3c292187714fbf1d","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.6.2","_shasum":"ea0783d29b284e3a9d17fdcdf76ad695fdfa458e","_from":".","_npmVersion":"2.5.1","_nodeVersion":"2.2.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"ea0783d29b284e3a9d17fdcdf76ad695fdfa458e","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.6.2.tgz","integrity":"sha512-K3Z0XFPXHZy2KazshebTFXYoSDyjvNGj8/oVXahHAIhvMvgE//gLbpGCxvKC4rjnm+KNbufjGXGm0QGQeMYWAg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDLrTw/v+NRXy+V3XdIMVTl6hT0I4EvYW5f9jKumPIvFgIgQrKZMSNYDd1KyRoBCoxFwMVhnjt0RMZUKX81jaPM1xY="}]},"directories":{}},"0.6.3":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.6.3","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"dist/magic-string.js","jsnext:main":"src/MagicString/index.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"es6-promise":"^2.0.1","gobble":"^0.10.1","gobble-babel":"^5.1.0","gobble-rollup":"^0.3.0","mocha":"^2.1.0","resolve":"^1.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build","build":"gobble build -f dist","prepublish":"npm test"},"files":["src/*","dist/*","README.md"],"gitHead":"71751cc6d6be2fb4c556b0abac681ea0ced58072","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.6.3","_shasum":"be1a5d16cdab51d136f77911b83021a2010807cd","_from":".","_npmVersion":"2.5.1","_nodeVersion":"2.2.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"be1a5d16cdab51d136f77911b83021a2010807cd","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.6.3.tgz","integrity":"sha512-I+ix2CM0zQ4cYzwRy8nYuQc79+nvv4/QL3UREdz63vu+xVgX4fzKiF8o5DU/5hR/JrKuZT8PZ0mJFw/JYF3U5g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICHRUwNaoAvOA49uSgCtEUmiGZ4AMzMLpzTKAooHcWb3AiEAizI2uDL6dJWB4GXavpDTxbLGa9OPmZn/0YQcRnCSaiA="}]},"directories":{}},"0.6.4":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.6.4","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"dist/magic-string.js","jsnext:main":"src/MagicString/index.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"es6-promise":"^2.0.1","gobble":"^0.10.1","gobble-babel":"^5.1.0","gobble-rollup":"^0.3.0","mocha":"^2.1.0","resolve":"^1.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build","build":"gobble build -f dist","prepublish":"npm test"},"files":["src/*","dist/*","README.md"],"gitHead":"78ca5aa3331899d307a97b297d742d332413e41e","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.6.4","_shasum":"f69208648d1477c3d23e5f1b47ffc3993c768450","_from":".","_npmVersion":"2.5.1","_nodeVersion":"2.2.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"f69208648d1477c3d23e5f1b47ffc3993c768450","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.6.4.tgz","integrity":"sha512-yAxH+rTmp6UNsRBUmUZYnyPGQYNaL/TD15T79KB7R2s/dxeKYVKDokJZYWgP1ff9iWmieWD/tk6lUXe5sUbFrQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID7ILDuNNWgBaJ9SOCh0uitoZUIQLrBehlfS72thzcO6AiABLnYfpoRD1CVVb2UOz1y2LuZo87kxTW/ndwqUgfgpxQ=="}]},"directories":{}},"0.6.5":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.6.5","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"dist/magic-string.js","jsnext:main":"src/index.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"es6-promise":"^2.0.1","gobble":"^0.10.1","gobble-babel":"^5.1.0","gobble-rollup":"^0.3.0","mocha":"^2.1.0","resolve":"^1.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build","build":"gobble build -f dist","prepublish":"npm test"},"files":["src/*","dist/*","README.md"],"gitHead":"82a51a39b0a62951cc7a2e1daf7e9d7468b1d21c","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.6.5","_shasum":"07d513ffad5736bab56f4cdd2e2a93dcc90cc9a4","_from":".","_npmVersion":"2.5.1","_nodeVersion":"1.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"07d513ffad5736bab56f4cdd2e2a93dcc90cc9a4","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.6.5.tgz","integrity":"sha512-nVfaivBWGTBKB5tXK3BaT/ToV4KrEfROHVGO73YRljxjH22d34qX6PtWe+gOX26oI9l82soxQr0yYRb5YoJTng==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDPbjneb+3MVnWjc/jefB1gvjMmXfflI06XQlgX/khqhwIhAMiglCnJz90GLTDSNNV3n+cG2WNN0A5KMqKII7OOg7W6"}]},"directories":{}},"0.6.6":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.6.6","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"dist/magic-string.js","jsnext:main":"src/index.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"es6-promise":"^2.0.1","gobble":"^0.10.1","gobble-babel":"^5.1.0","gobble-rollup":"^0.3.0","mocha":"^2.1.0","resolve":"^1.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build","build":"gobble build -f dist","prepublish":"npm test"},"files":["src/*","dist/*","README.md"],"gitHead":"772cb010e5b178e1b5705bbcba3fa7b01cbec2f5","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.6.6","_shasum":"35b5788604ec27f1774132deb3806d2369f8c36c","_from":".","_npmVersion":"2.5.1","_nodeVersion":"2.2.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"35b5788604ec27f1774132deb3806d2369f8c36c","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.6.6.tgz","integrity":"sha512-XkkIybiqFympvl/GIui42rB5Mza6EUkmOL799/2OnSCcdSs75shp3dLy66MEbnWRQ/G3fz2gSDwhq4DyYpCq4A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCSwb2AxfCCg8AE0dkZhyGUgpWo5SLJy1amI21DC3favwIhAJA6DPbomqUEPKd2ECX2spdOae1LZbr9LuXM7faNOasJ"}]},"directories":{}},"0.7.0":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.7.0","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.js","jsnext:main":"src/index.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"es6-promise":"^2.0.1","gobble":"^0.10.1","gobble-babel":"^5.1.0","gobble-cli":"^0.4.2","gobble-rollup":"^0.7.0","mocha":"^2.1.0","resolve":"^1.1.0","source-map":"^0.1.40"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build","build":"gobble build -f dist","prepublish":"npm test"},"files":["src/*","dist/*","README.md"],"gitHead":"5149309b3fa2f86760ffe032086d89c4b7af8da4","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.7.0","_shasum":"7a244c8ab985d4b37a5ea36bbcdc2afc6b299e65","_from":".","_npmVersion":"2.13.3","_nodeVersion":"3.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"7a244c8ab985d4b37a5ea36bbcdc2afc6b299e65","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.7.0.tgz","integrity":"sha512-ZtCJ8dbIpTK2pXkg2Xm/vU0H6ldN8CGg6U/arwWHS1WNVslnMBRA2g9xdAZLmN7i1XcDsJvZhIK+5zhdc9mzfQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCB+MnCg3iNZlVGTH5j3ExojPm5C1tnuUo98JBAHffbmgIhAMX2JVxQ8lG551odYK1ISUZk9F6e4dZlQuhQEvEnvCii"}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{}},"0.8.0":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.8.0","repository":{"type":"git","url":"https://github.com/rich-harris/magic-string"},"main":"dist/magic-string.cjs.js","jsnext:main":"dist/magic-string.es6.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"codecov.io":"^0.1.6","es6-promise":"^3.0.2","eslint":"^1.5.1","gobble":"^0.10.1","gobble-cli":"^0.6.0","gobble-rollup-babel":"^0.6.1","istanbul":"^0.4.0","mocha":"^2.1.0","remap-istanbul":"^0.3.0","resolve":"^1.1.0","source-map":"^0.5.1"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/index.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build":"gobble build -f dist","prepublish":"npm test","lint":"eslint src"},"files":["src/*","dist/*","README.md"],"gitHead":"1a12f2c8f129930793d3f1aa3bea80f543f6f947","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string","_id":"magic-string@0.8.0","_shasum":"cf0c0636093b9a0fdc8ecdfbd0dff4d365c7c763","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"cf0c0636093b9a0fdc8ecdfbd0dff4d365c7c763","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.8.0.tgz","integrity":"sha512-1KQAfZT/eoj4RSRWCT3tdlfrUMiFHWypzLyQ5osBwfnB7I3jSgNJNuhDEEeyTYvlV6o/u6VsQDwDEMWh9SMmWQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGSkkRSa5iRdaKJVyVp291p9Q9oeyVxk0vQobfEwvYRsAiAHG66UMzx5pXhDdwqX4UIEO34Fb3pjqqnRIPCbnuKVLg=="}]},"directories":{}},"0.9.0":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.9.0","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","jsnext:main":"dist/magic-string.es6.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"babel-preset-es2015-rollup":"^1.0.0","codecov.io":"^0.1.6","es6-promise":"^3.0.2","eslint":"^1.5.1","istanbul":"^0.4.0","mocha":"^2.1.0","remap-istanbul":"^0.4.0","resolve":"^1.1.0","rollup":"^0.21.2","rollup-plugin-babel":"^2.2.0","rollup-plugin-npm":"^1.1.0","source-map":"^0.5.1"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/index.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build":"rm -rf dist && rollup -c -f cjs -o dist/magic-string.cjs.js && rollup -c -f es6 -o dist/magic-string.es6.js && export DEPS=true && rollup -c -f umd -o dist/magic-string.umd.js","prepublish":"npm test","lint":"eslint src"},"files":["src/*","dist/*","README.md"],"gitHead":"869f96d88b893c32328117d056d60298034c3fa3","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.9.0","_shasum":"eb27fe5c387b8b605b3465aaa62cf5cb29831e5a","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"eb27fe5c387b8b605b3465aaa62cf5cb29831e5a","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.9.0.tgz","integrity":"sha512-L5B0pMHGLFWmM809qQ7gHKkMSd2y8eYRwQkAjnzzyR6TxfvBt3Z8pU9u4VdZ9U0b/KbkJFeKsNdLJ9zn3rPEXg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/SuCoialSPjg4LHNiT3s3Hjchfwth6nr4DtUP08JQVgIgGx8b709uNONquIFEy9Y/4naZ4g1Syszy56+IDjXf3R4="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{}},"0.9.1":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.9.1","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","jsnext:main":"dist/magic-string.es6.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"babel-preset-es2015-rollup":"^1.0.0","codecov.io":"^0.1.6","es6-promise":"^3.0.2","eslint":"^1.10.3","istanbul":"^0.4.0","mocha":"^2.1.0","remap-istanbul":"^0.5.1","resolve":"^1.1.0","rollup":"^0.21.2","rollup-plugin-babel":"^2.2.0","rollup-plugin-npm":"^1.1.0","source-map":"^0.5.3"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/index.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build":"rm -rf dist && rollup -c -f cjs -o dist/magic-string.cjs.js && rollup -c -f es6 -o dist/magic-string.es6.js && export DEPS=true && rollup -c -f umd -o dist/magic-string.umd.js","prepublish":"npm test","lint":"eslint src"},"files":["src/*","dist/*","README.md"],"gitHead":"235967331801c0a008eab29c465f202eb76392a5","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.9.1","_shasum":"bc3e2ada28be59c65cd28dac47ba6527b96c8fa8","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"bc3e2ada28be59c65cd28dac47ba6527b96c8fa8","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.9.1.tgz","integrity":"sha512-BYCHvzVPOQR6YFa81HPtLhM9C9FKhyRPId5vFNF73YbgOnUioaUVcug691bpJIxbgLFAcYjnKTNr4MoZN7CZAw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGqsCsKcpKI52Zd8HjhruOdotu0yGdl51mV/uXsH1pnaAiBli9OE0jQPf+ZOvjU6DgEAfrff3nV/Asj5AwlP24npLw=="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{}},"0.10.0":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.10.0","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","jsnext:main":"dist/magic-string.es6.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"babel-preset-es2015-rollup":"^1.0.0","codecov.io":"^0.1.6","console-group":"^0.1.2","es6-promise":"^3.0.2","eslint":"^1.10.3","istanbul":"^0.4.0","mocha":"^2.1.0","remap-istanbul":"^0.5.1","resolve":"^1.1.0","rollup":"^0.22.0","rollup-plugin-babel":"^2.2.0","rollup-plugin-npm":"^1.1.0","source-map":"^0.5.3","source-map-support":"^0.4.0"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/index.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c -f cjs -o dist/magic-string.cjs.js","build:es6":"rollup -c -f es6 -o dist/magic-string.es6.js","build:umd":"export DEPS=true && rollup -c -f umd -o dist/magic-string.umd.js","build":" npm run build:cjs && npm run build:es6 && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es6 && npm run build:umd","lint":"eslint src"},"files":["src/*","dist/*","README.md"],"gitHead":"27404ac658b6fecfc8e6b2c922b8e42a50dbd386","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.10.0","_shasum":"91d9678bd6461448abfcd19376f8903a80b04187","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"91d9678bd6461448abfcd19376f8903a80b04187","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.10.0.tgz","integrity":"sha512-sOHD7csdcHzkIhEgtV+TowoBppzLTYMoAYDtUxzI0uU39HzafOlXrfyp2pZiD62qVgoiI+2jnfH2PUqSVc9qQw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC47NT14O8S+OA8/DiUHUMLxBFPpPFtbXuZRYHm+ls4uwIgcsJ243b2FdsjlXbcG8S0B6p5vTf2EDhObsaMNR5oYqA="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{}},"0.10.1":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.10.1","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","jsnext:main":"dist/magic-string.es6.js","license":"MIT","dependencies":{"vlq":"^0.2.0"},"devDependencies":{"babel-preset-es2015-rollup":"^1.0.0","codecov.io":"^0.1.6","console-group":"^0.1.2","es6-promise":"^3.0.2","eslint":"^1.10.3","istanbul":"^0.4.0","mocha":"^2.1.0","remap-istanbul":"^0.5.1","resolve":"^1.1.0","rollup":"^0.22.0","rollup-plugin-babel":"^2.2.0","rollup-plugin-npm":"^1.1.0","source-map":"^0.5.3","source-map-support":"^0.4.0"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/index.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c -f cjs -o dist/magic-string.cjs.js","build:es6":"rollup -c -f es6 -o dist/magic-string.es6.js","build:umd":"export DEPS=true && rollup -c -f umd -o dist/magic-string.umd.js","build":" npm run build:cjs && npm run build:es6 && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es6 && npm run build:umd","lint":"eslint src"},"files":["src/*","dist/*","README.md"],"gitHead":"8c07c006b16f529d2354b7399c0e978163a26432","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.10.1","_shasum":"5a567c45518429316a8c84b804db7289654d75a0","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"5a567c45518429316a8c84b804db7289654d75a0","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.10.1.tgz","integrity":"sha512-PQOjD/ppYw2LA7fGb76a627F+5YsFY5TE6I8SXKI8XHkKIl4yIoLRQMZFLwNPgHivl2oqNy5TQzMrxuHvvoIJQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC69GW012scA3NokiyJoOf5bsHWN7XIvlq/JFWoU4+xmAiEAxTaUDx91ilRZCBbOU7kfm5uP/8Fbiej6OgQOF3qruDk="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{}},"0.10.2":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.10.2","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","jsnext:main":"dist/magic-string.es6.js","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"babel-preset-es2015-rollup":"^1.0.0","codecov.io":"^0.1.6","console-group":"^0.2.0","es6-promise":"^3.0.2","eslint":"^1.10.3","istanbul":"^0.4.1","mocha":"^2.3.4","remap-istanbul":"^0.5.1","resolve":"^1.1.6","rollup":"^0.24.0","rollup-plugin-babel":"^2.3.5","rollup-plugin-npm":"^1.2.0","source-map":"^0.5.3","source-map-support":"^0.4.0"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/index.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c -f cjs -o dist/magic-string.cjs.js","build:es6":"rollup -c -f es6 -o dist/magic-string.es6.js","build:umd":"rollup -c --environment DEPS -f umd -o dist/magic-string.umd.js","build":" npm run build:cjs && npm run build:es6 && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es6 && npm run build:umd","lint":"eslint src"},"files":["src/*","dist/*","README.md"],"gitHead":"512a75e6db287eae2b77a1d5efee41c68831bd5d","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.10.2","_shasum":"f25f1c3d9e484f0d8ad606d6c2faf404a3b6cf9d","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"f25f1c3d9e484f0d8ad606d6c2faf404a3b6cf9d","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.10.2.tgz","integrity":"sha512-Ah6T1JI6cPsMQ/7y2ZqLZ7ssNu9/oH95QvG9RTLbkRAb0OWskxFz1XP2IKzHmS8t91OzrPlMNsjab112Zd1vkg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGjgOz9uDcLHjH0Jtk/oOzgpgMeSADTAxphp+78shAQJAiBkLnHnxKgEl/gVp0tRF1xn2gl1/0rXIFL5eq38NXaMaQ=="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{}},"0.11.0-alpha":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.11.0-alpha","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","jsnext:main":"dist/magic-string.es6.js","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"babel-preset-es2015-rollup":"^1.0.0","codecov.io":"^0.1.6","console-group":"^0.2.0","es6-promise":"^3.0.2","eslint":"^2.0.0","istanbul":"^0.4.1","mocha":"^2.3.4","remap-istanbul":"^0.5.1","resolve":"^1.1.6","rollup":"^0.25.0","rollup-plugin-babel":"^2.3.5","rollup-plugin-npm":"^1.2.0","source-map":"^0.5.3","source-map-support":"^0.4.0"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/index.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c -f cjs -o dist/magic-string.cjs.js","build:es6":"rollup -c -f es6 -o dist/magic-string.es6.js","build:umd":"rollup -c --environment DEPS -f umd -o dist/magic-string.umd.js","build":" npm run build:cjs && npm run build:es6 && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es6 && npm run build:umd","lint":"eslint src"},"files":["src/*","dist/*","README.md"],"gitHead":"56955ccfa6cf7b1446bca08a2c180643f45b5202","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.11.0-alpha","_shasum":"236458b2cf7cb1c0000ea526322873b03ad8f661","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"236458b2cf7cb1c0000ea526322873b03ad8f661","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.11.0-alpha.tgz","integrity":"sha512-BNbpItywA0sO29jj5zZLMIjdI+ljB9P63eWJtznKQTHpffk7dXJ+FH3BNpwGKopDk8HgpKLnbBrO/LbTQdYryw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICkzaGfaWRqjfciXMpFGgp9uTccMotCooVwwQWheXEyNAiA+QQzGUsDLm7qkNbWm6Cad9fWA/HXWrMxEZ1URRaniOQ=="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/magic-string-0.11.0-alpha.tgz_1459972634494_0.2819540954660624"},"directories":{}},"0.11.0":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.11.0","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","jsnext:main":"dist/magic-string.es6.js","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"babel-preset-es2015-rollup":"^1.0.0","codecov.io":"^0.1.6","console-group":"^0.2.0","es6-promise":"^3.0.2","eslint":"^2.0.0","istanbul":"^0.4.1","mocha":"^2.3.4","remap-istanbul":"^0.5.1","resolve":"^1.1.6","rollup":"^0.25.0","rollup-plugin-babel":"^2.3.5","rollup-plugin-npm":"^1.2.0","source-map":"^0.5.3","source-map-support":"^0.4.0"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/index.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c -f cjs -o dist/magic-string.cjs.js","build:es6":"rollup -c -f es6 -o dist/magic-string.es6.js","build:umd":"rollup -c --environment DEPS -f umd -o dist/magic-string.umd.js","build":" npm run build:cjs && npm run build:es6 && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es6 && npm run build:umd","lint":"eslint src"},"files":["src/*","dist/*","README.md"],"gitHead":"2f27683c5d05b2715b8c85b83ef206cb17f8e2c0","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.11.0","_shasum":"630bdcbbaf369aebf36b967c10a3d4c070b0b25c","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"630bdcbbaf369aebf36b967c10a3d4c070b0b25c","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.11.0.tgz","integrity":"sha512-qh5HizwfCljf9x+e2niYU0CaIgqxyF8cGvhcy4hhXjqe/KMYIachtbIKUj8i7HrVDPWtkz+GRN06NtciKdOo8w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIETsCa7t6NL+Ly0+2O/PKybLDVqIBSlUehqpIOtw6QxqAiArUnR5T3sordjR5vjHw3+RgYaoAQLCxx8uJ25HUGC6aw=="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/magic-string-0.11.0.tgz_1460065542705_0.00849955528974533"},"directories":{}},"0.11.1":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.11.1","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","jsnext:main":"dist/magic-string.es6.js","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.2.0","es6-promise":"^3.0.2","eslint":"^2.0.0","istanbul":"^0.4.1","mocha":"^2.3.4","remap-istanbul":"^0.5.1","resolve":"^1.1.6","rollup":"^0.25.0","rollup-plugin-buble":"^0.4.0","rollup-plugin-node-resolve":"^1.5.0","source-map":"^0.5.3","source-map-support":"^0.4.0"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/index.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c -f cjs -o dist/magic-string.cjs.js","build:es6":"rollup -c -f es6 -o dist/magic-string.es6.js","build:umd":"rollup -c --environment DEPS -f umd -o dist/magic-string.umd.js","build":" npm run build:cjs && npm run build:es6 && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es6 && npm run build:umd","lint":"eslint src"},"files":["src/*","dist/*","README.md"],"gitHead":"f4e30aa049cafb092f0aeedb310065f1ade9a0b1","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.11.1","_shasum":"921d8a65b6f0c7ee803fef4266e15ace2a33bf64","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"921d8a65b6f0c7ee803fef4266e15ace2a33bf64","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.11.1.tgz","integrity":"sha512-vM8qjvw+jooqNdVKJ5+Aq6H6XSgpVYBpbl2EZj6zvxl814ckUU9HCl9ecuDSsGgBASujJVbgB0ytb6vGEL4RoQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDhzIMnufjay5h490d2+FoTNrnfu3wkJAGBiAtVJ5UFdAIgKpL2+dUWQ/rZKej95X9a2zxJIubF352vZO1t66uUOao="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/magic-string-0.11.1.tgz_1460132889179_0.4009906055871397"},"directories":{}},"0.11.2":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.11.2","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","jsnext:main":"dist/magic-string.es6.js","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.2.0","es6-promise":"^3.0.2","eslint":"^2.0.0","istanbul":"^0.4.1","mocha":"^2.3.4","remap-istanbul":"^0.5.1","resolve":"^1.1.6","rollup":"^0.25.0","rollup-plugin-buble":"^0.4.0","rollup-plugin-node-resolve":"^1.5.0","source-map":"^0.5.3","source-map-support":"^0.4.0"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/index.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c -f cjs -o dist/magic-string.cjs.js","build:es6":"rollup -c -f es6 -o dist/magic-string.es6.js","build:umd":"rollup -c --environment DEPS -f umd -o dist/magic-string.umd.js","build":" npm run build:cjs && npm run build:es6 && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es6 && npm run build:umd","lint":"eslint src"},"files":["src/*","dist/*","README.md"],"gitHead":"2258c673130d21def46c45b3ce1d97a9b884f413","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.11.2","_shasum":"28918f2c3325e6ba8234ed39503356cb02fb1316","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.9.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"28918f2c3325e6ba8234ed39503356cb02fb1316","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.11.2.tgz","integrity":"sha512-ZiDAkdrHmKNLdSVknkj8LOramcS1UTW02ZZSg45xuWHrT0AHhhVBG6l/UlMkZSHhunW0FgM6tfFtflwgU3go1g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHfLU4AkEaYp8qlNyxdR6WtCEfVnrRKM0Gvq3GCRPIX5AiEA52Yhs1RYFhDvkqpKEjNjcRC438+HrmuZDPetq9ySR5c="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/magic-string-0.11.2.tgz_1460318858583_0.017449898878112435"},"directories":{}},"0.11.3":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.11.3","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","jsnext:main":"dist/magic-string.es6.js","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.2.0","es6-promise":"^3.0.2","eslint":"^2.0.0","istanbul":"^0.4.1","mocha":"^2.3.4","remap-istanbul":"^0.5.1","resolve":"^1.1.6","rollup":"^0.25.0","rollup-plugin-buble":"^0.4.0","rollup-plugin-node-resolve":"^1.5.0","source-map":"^0.5.3","source-map-support":"^0.4.0"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/index.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c -f cjs -o dist/magic-string.cjs.js","build:es6":"rollup -c -f es6 -o dist/magic-string.es6.js","build:umd":"rollup -c --environment DEPS -f umd -o dist/magic-string.umd.js","build":" npm run build:cjs && npm run build:es6 && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es6 && npm run build:umd","lint":"eslint src"},"files":["src/*","dist/*","README.md"],"gitHead":"71bc61d394fe76d30904a49707ab2ae80fe5bb6b","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.11.3","_shasum":"8d39a02fa078c4ec267a0eff6dbc0a5a27e7cc18","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.9.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"8d39a02fa078c4ec267a0eff6dbc0a5a27e7cc18","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.11.3.tgz","integrity":"sha512-ZaBFmnsCJSOA0sobd3w3KAgGjJK74UBc6dPsbwJgslbNVM+pZzNOCIDmhhCARKEmrc7tK7q1L1lZpv+mkEbwBg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCaIp7iTuAEzCCkCuux9zh1lRU7/IzPTfalnylIPSWSlAIgU14+tcl6CH03eJMlBE39fScwhUB3/WJI3phM/kYrUAE="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/magic-string-0.11.3.tgz_1460346538076_0.3160873153246939"},"directories":{}},"0.11.4":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.11.4","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","jsnext:main":"dist/magic-string.es6.js","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.2.0","es6-promise":"^3.0.2","eslint":"^2.0.0","istanbul":"^0.4.1","mocha":"^2.3.4","remap-istanbul":"^0.5.1","resolve":"^1.1.6","rollup":"^0.25.0","rollup-plugin-buble":"^0.4.0","rollup-plugin-node-resolve":"^1.5.0","source-map":"^0.5.3","source-map-support":"^0.4.0"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/index.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c -f cjs -o dist/magic-string.cjs.js","build:es6":"rollup -c -f es6 -o dist/magic-string.es6.js","build:umd":"rollup -c --environment DEPS -f umd -o dist/magic-string.umd.js","build":" npm run build:cjs && npm run build:es6 && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es6 && npm run build:umd","lint":"eslint src"},"files":["src/*","dist/*","README.md"],"gitHead":"be29b5e644b30ca9c757ce90e047f4aafd6e0307","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.11.4","_shasum":"272646332541760c1a4dbf2ccbbd4083fa42f690","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.9.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"272646332541760c1a4dbf2ccbbd4083fa42f690","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.11.4.tgz","integrity":"sha512-wRR5md5KnsIMe43bxw0k2fCTSmrn5c7npGzwOwkgXF/qjRxc9f+Bz7Aqg6wf0AU4TL6/oTkT5hsblEq5ZV+YHQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEbxu56JUnQako2h4Upxvfm5sSn4lSLW4vTx5GhLLvNcAiEAu/NrgWxNmu3ulJWhe90sr99qs1p5LNlkNp5bRGc3/U0="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/magic-string-0.11.4.tgz_1460424825718_0.8625014517456293"},"directories":{}},"0.12.0":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.12.0","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","jsnext:main":"dist/magic-string.es6.js","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.2.0","es6-promise":"^3.0.2","eslint":"^2.0.0","istanbul":"^0.4.1","mocha":"^2.3.4","remap-istanbul":"^0.6.1","resolve":"^1.1.6","rollup":"^0.26.0","rollup-plugin-buble":"^0.6.0","rollup-plugin-node-resolve":"^1.5.0","source-map":"^0.5.3","source-map-support":"^0.4.0"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/index.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c -f cjs -o dist/magic-string.cjs.js","build:es6":"rollup -c -f es6 -o dist/magic-string.es6.js","build:umd":"rollup -c --environment DEPS -f umd -o dist/magic-string.umd.js","build":" npm run build:cjs && npm run build:es6 && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es6 && npm run build:umd","lint":"eslint src"},"files":["src/*","dist/*","README.md"],"gitHead":"c789f4dafde874541fd8f6878508e52eabe122ce","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.12.0","_shasum":"95acfbcdc052e0fb5c1d7056495b12f985b2c434","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"95acfbcdc052e0fb5c1d7056495b12f985b2c434","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.12.0.tgz","integrity":"sha512-cZ+I5MK4WHDGFuCChD38XHR8+bipnKGBuNwuh9OO9CvrkZb98+sYsyY9AkYcsbrNCZVGHTf0Ujo2SJ8pfHO5Pg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBZR4aYXdINzDVrIxjfx/KbNPwbzlSoALMWqKby2XpUZAiBBQgmhtwiiC5PgO1jcTB44lN1YUdZ+s/ToVsqnpNBlwA=="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/magic-string-0.12.0.tgz_1462377275562_0.04048254550434649"},"directories":{}},"0.12.1":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.12.1","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","jsnext:main":"dist/magic-string.es6.js","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.2.0","es6-promise":"^3.0.2","eslint":"^2.0.0","istanbul":"^0.4.1","mocha":"^2.3.4","remap-istanbul":"^0.6.1","resolve":"^1.1.6","rollup":"^0.26.0","rollup-plugin-buble":"^0.6.0","rollup-plugin-node-resolve":"^1.5.0","source-map":"^0.5.3","source-map-support":"^0.4.0"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/index.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c -f cjs -o dist/magic-string.cjs.js","build:es6":"rollup -c -f es6 -o dist/magic-string.es6.js","build:umd":"rollup -c --environment DEPS -f umd -o dist/magic-string.umd.js","build":" npm run build:cjs && npm run build:es6 && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es6 && npm run build:umd","lint":"eslint src"},"files":["src/*","dist/*","README.md"],"gitHead":"f2ef548b6cf07c2b7139ed76e282ce7fd6c16f88","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.12.1","_shasum":"bc41764d11c41ec5eca048747691f0ea06dd6855","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"bc41764d11c41ec5eca048747691f0ea06dd6855","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.12.1.tgz","integrity":"sha512-40AfENvb/vRIIy95zoXA21Lm85ydr3/IGyGd+Rw5Sc0H8H2PIhcCjZ66P47+Ni8BPFnolqOwwVWzNPif6F+qvA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIQCjtgbJNAPDY0/gY0qWwbbgA0EGeJLr6pxpaSnlGSGywQIfUCjjLPBiAbGnQ1Hhs/RA7K7wuuhKj7iwjrCQ5zZjQA=="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/magic-string-0.12.1.tgz_1462389066314_0.07373582944273949"},"directories":{}},"0.13.0":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.13.0","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","jsnext:main":"dist/magic-string.es6.js","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.2.0","es6-promise":"^3.0.2","eslint":"^2.0.0","istanbul":"^0.4.1","mocha":"^2.3.4","remap-istanbul":"^0.6.1","resolve":"^1.1.6","rollup":"^0.26.0","rollup-plugin-buble":"^0.7.0","rollup-plugin-node-resolve":"^1.5.0","rollup-plugin-replace":"^1.1.0","source-map":"^0.5.3","source-map-support":"^0.4.0"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/index.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c -f cjs -o dist/magic-string.cjs.js","build:es6":"rollup -c -f es6 -o dist/magic-string.es6.js","build:umd":"rollup -c --environment DEPS -f umd -o dist/magic-string.umd.js","build":" npm run build:cjs && npm run build:es6 && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es6 && npm run build:umd","lint":"eslint src"},"files":["src/*","dist/*","README.md"],"gitHead":"c0d535e378200051a85b0a9f6d6dbe6fb5673ad1","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.13.0","_shasum":"eec260cff4918c1b5b09058271e7be5f8f6faed1","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"eec260cff4918c1b5b09058271e7be5f8f6faed1","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.13.0.tgz","integrity":"sha512-NP0/v3ExfMHRrHqHX3GvNKCFlPk0xQVIjeu1XOwj1+FC2FQ/GWXJFBHmtBCxTUQe8N2SNvdXNs8sJ/GJ5++JCw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCgXPtpe1bmY53vFBQrhr5KzpFASY1u1Xdf/6VompMtsgIgBr5cmLJZUOAbATYfSW/9nt0NpbCL8v8BYVgCECUuJK4="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/magic-string-0.13.0.tgz_1462805201711_0.21729278238490224"},"directories":{}},"0.13.1":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.13.1","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","jsnext:main":"dist/magic-string.es6.js","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.2.0","es6-promise":"^3.0.2","eslint":"^2.0.0","istanbul":"^0.4.1","mocha":"^2.3.4","remap-istanbul":"^0.6.1","resolve":"^1.1.6","rollup":"^0.26.0","rollup-plugin-buble":"^0.7.0","rollup-plugin-node-resolve":"^1.5.0","rollup-plugin-replace":"^1.1.0","source-map":"^0.5.3","source-map-support":"^0.4.0"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/index.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c -f cjs -o dist/magic-string.cjs.js","build:es6":"rollup -c -f es6 -o dist/magic-string.es6.js","build:umd":"rollup -c --environment DEPS -f umd -o dist/magic-string.umd.js","build":" npm run build:cjs && npm run build:es6 && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es6 && npm run build:umd","lint":"eslint src"},"files":["src/*","dist/*","README.md"],"gitHead":"ad4556e2a6c59e2daaa3b60bd0bc4ee96a1d924c","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.13.1","_shasum":"404b98c951619a774a2c92570c0d3b1e66779e3e","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"404b98c951619a774a2c92570c0d3b1e66779e3e","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.13.1.tgz","integrity":"sha512-w6NUKQC5MLSdWjZSEKGbwItsa41Rk6YLMcglbaWz0NA1Zj8Q/1UDHBayQYXYOYJ1qiN0rqBgHR0fe2Fr9I6HYw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDCzPM5yBC33LpolB4bTQJ1+Ya5MbnFurkdgrmKbbwcWQIhAIcodDihIV6obgS4F1OnuAOknfRWS9zu9ZKcZL8UHIvX"}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/magic-string-0.13.1.tgz_1463254521771_0.1730783332604915"},"directories":{}},"0.14.0":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.14.0","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","jsnext:main":"dist/magic-string.es6.js","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.2.0","es6-promise":"^3.0.2","eslint":"^2.0.0","istanbul":"^0.4.1","mocha":"^2.3.4","remap-istanbul":"^0.6.1","resolve":"^1.1.6","rollup":"^0.26.0","rollup-plugin-buble":"^0.7.0","rollup-plugin-node-resolve":"^1.5.0","rollup-plugin-replace":"^1.1.0","source-map":"^0.5.3","source-map-support":"^0.4.0"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/index.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c -f cjs -o dist/magic-string.cjs.js","build:es6":"rollup -c -f es6 -o dist/magic-string.es6.js","build:umd":"rollup -c --environment DEPS -f umd -o dist/magic-string.umd.js","build":" npm run build:cjs && npm run build:es6 && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es6 && npm run build:umd","lint":"eslint src"},"files":["src/*","dist/*","README.md"],"gitHead":"bc0f83ee126d0475aeef00ebc01d8c412a59cf1c","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.14.0","_shasum":"57224aef1701caeed273b17a39a956e72b172462","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"57224aef1701caeed273b17a39a956e72b172462","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.14.0.tgz","integrity":"sha512-ASteqiQbpCPx2uMF5NkmrIUlo3nsSDcPOo+O+F+pdPML/IS560BwrEljpzDFOR45eOME7UPTxgUQVPs6Lj2mTw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDAOxO7ZA8UfLCywN5k+EqHMaLPgmnWgZhFxOwVnGrsWAIhANJNL11gVVa2rbcGjB3ITJrcKRtkZXf8IWdIdxhWZenK"}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/magic-string-0.14.0.tgz_1463368287313_0.27023717132396996"},"directories":{}},"0.15.0":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.15.0","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","jsnext:main":"dist/magic-string.es6.js","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.2.0","es6-promise":"^3.0.2","eslint":"^2.0.0","istanbul":"^0.4.1","mocha":"^2.3.4","remap-istanbul":"^0.6.1","resolve":"^1.1.6","rollup":"^0.26.0","rollup-plugin-buble":"^0.7.0","rollup-plugin-node-resolve":"^1.5.0","rollup-plugin-replace":"^1.1.0","source-map":"^0.5.3","source-map-support":"^0.4.0"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/index.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c","build:es6":"rollup -c --environment ES","build:umd":"rollup -c --environment DEPS","build":" npm run build:cjs && npm run build:es6 && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es6 && npm run build:umd","lint":"eslint src"},"files":["src/*","dist/*","README.md"],"gitHead":"eda2e5f85d6b74992271c6a48747d418b5d891ef","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.15.0","_shasum":"4ae8a04a4f70a335ff17854a4b1bc020ef064fbd","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"4ae8a04a4f70a335ff17854a4b1bc020ef064fbd","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.15.0.tgz","integrity":"sha512-NFBH1Txkw12g2VEvKvXVUwYpa8SCJiwDOk61bARgALW7GRgngHL8GEMrZo1OEqt9kGjMPqBfuJ3Dr3lYiK/tzg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDzBEgjZj0fag4mSjwmaGfB6LaaWboEzp4qLZWJ37lxUAIgRQneCCTXci03F4P463ZvKxbUlSQqwgvCAM9b31fL5R4="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/magic-string-0.15.0.tgz_1463843671160_0.37603867519646883"},"directories":{}},"0.15.1":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.15.1","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","jsnext:main":"dist/magic-string.es6.js","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.2.1","eslint":"^2.11.1","istanbul":"^0.4.3","mocha":"^2.5.3","remap-istanbul":"^0.6.4","resolve":"^1.1.7","rollup":"^0.29.0","rollup-plugin-buble":"^0.10.0","rollup-plugin-node-resolve":"^1.7.0","rollup-plugin-replace":"^1.1.0","source-map":"^0.5.6","source-map-support":"^0.4.0"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/index.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c","build:es6":"rollup -c --environment ES","build:umd":"rollup -c --environment DEPS","build":" npm run build:cjs && npm run build:es6 && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es6 && npm run build:umd","lint":"eslint src","watch:cjs":"rollup -w -c","watch:es6":"rollup -w -c --environment ES","watch:umd":"rollup -w -c --environment DEPS","watch":"npm run watch:es6"},"files":["src/*","dist/*","README.md"],"gitHead":"a19ac77e68eaa95e87f7eae1ea9c4ef8e14ac5b5","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.15.1","_shasum":"8390de9ea037897309d95eb345bd55011e28f62a","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"8390de9ea037897309d95eb345bd55011e28f62a","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.15.1.tgz","integrity":"sha512-fdsRmKHuncKCiXsnAgi7pO30DQxU1QWAGnPLdGSl5g52cFO/OPZnVOUhSukPWeUknq3rbZjIgqBujVTy/ZT9gw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEDiDRdrX3zZ0XKnVYmLx58Tynh3rlpRLWjyRPzF+1bXAiBMUugLKGXP9JKb1DQlAVYiK7x2XuNovBSVltMAb7Oidg=="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/magic-string-0.15.1.tgz_1465494758225_0.16960501950234175"},"directories":{}},"0.15.2":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.15.2","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","jsnext:main":"dist/magic-string.es6.js","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.2.1","eslint":"^2.11.1","istanbul":"^0.4.3","mocha":"^2.5.3","remap-istanbul":"^0.6.4","resolve":"^1.1.7","rollup":"^0.31.0","rollup-plugin-buble":"^0.10.0","rollup-plugin-node-resolve":"^1.7.0","rollup-plugin-replace":"^1.1.0","source-map":"^0.5.6","source-map-support":"^0.4.0"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/index.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c","build:es6":"rollup -c --environment ES","build:umd":"rollup -c --environment DEPS","build":" npm run build:cjs && npm run build:es6 && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es6 && npm run build:umd","lint":"eslint src","watch:cjs":"rollup -w -c","watch:es6":"rollup -w -c --environment ES","watch:umd":"rollup -w -c --environment DEPS","watch":"npm run watch:es6"},"files":["src/*","dist/*","README.md"],"gitHead":"e930c5ac613c19b2e5bc0633e67a1cfaaded3dd8","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.15.2","_shasum":"0681d7388741bbc3addaa65060992624c6c09e9c","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"0681d7388741bbc3addaa65060992624c6c09e9c","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.15.2.tgz","integrity":"sha512-xkHb690SyIbvr1x6PiHoP2M2rTkIt9La8gZLjoXIjcm7CI0a+9V9JqQWVQPsBLgt9qzkgtCuYN+/Thqw6crg6w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD/I7/ynlKoorDvcR+KzVGG56913w46y5KlIOW4krC/GAIhAKOSIm95ppRzjWmbXOOxGdI/0PsbUL7LyZKDRtCF30vi"}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/magic-string-0.15.2.tgz_1466695398998_0.367733123479411"},"directories":{}},"0.16.0":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.16.0","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es6.js","jsnext:main":"dist/magic-string.es6.js","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.2.1","eslint":"^2.11.1","istanbul":"^0.4.3","mocha":"^3.0.1","remap-istanbul":"^0.6.4","resolve":"^1.1.7","rollup":"^0.34.5","rollup-plugin-buble":"^0.12.1","rollup-plugin-node-resolve":"^2.0.0","rollup-plugin-replace":"^1.1.0","source-map":"^0.5.6","source-map-support":"^0.4.0"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/index.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c","build:es6":"rollup -c --environment ES","build:umd":"rollup -c --environment DEPS","build":" npm run build:cjs && npm run build:es6 && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es6 && npm run build:umd","lint":"eslint src","watch:cjs":"rollup -w -c","watch:es6":"rollup -w -c --environment ES","watch:umd":"rollup -w -c --environment DEPS","watch":"npm run watch:es6"},"files":["src/*","dist/*","README.md"],"gitHead":"b73dd5e57153bc5ec1856a934afcb37f9b8ec0d5","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.16.0","_shasum":"970ebb0da7193301285fb1aa650f39bdd81eb45a","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"970ebb0da7193301285fb1aa650f39bdd81eb45a","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.16.0.tgz","integrity":"sha512-c4BEos3y6G2qO0B9X7K0FVLOPT9uGrjYwYRLFmDqyl5YMboUviyecnXWp94fJTSMwPw2/sf+CEYt5AGpmklkkQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBvKb7tKH9DRgE0NPDdA9j7khOUzCruoGz2XFMwiMXoDAiAj6LEbDfAxgjRWmO2tSAG0uqS2yye+CzN/f1N8p3uimg=="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/magic-string-0.16.0.tgz_1471014781556_0.07750329189002514"},"directories":{}},"0.17.0":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.17.0","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"buble":"^0.14.0","codecov.io":"^0.1.6","console-group":"^0.3.2","eslint":"^3.7.1","istanbul":"^0.4.5","mocha":"^3.1.0","remap-istanbul":"^0.6.4","resolve":"^1.1.7","rollup":"^0.36.1","rollup-plugin-buble":"^0.14.0","rollup-plugin-node-resolve":"^2.0.0","rollup-plugin-replace":"^1.1.1","source-map":"^0.5.6","source-map-support":"^0.4.3"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/*.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c","build:es":"rollup -c --environment ES","build:umd":"rollup -c --environment DEPS","build":" npm run build:cjs && npm run build:es && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es && npm run build:umd","lint":"eslint src test","watch:cjs":"rollup -w -c","watch:es":"rollup -w -c --environment ES","watch:umd":"rollup -w -c --environment DEPS","watch":"npm run watch:es"},"files":["src/*","dist/*","README.md"],"gitHead":"5c24a580b9416890fb32f08f77f53c2c24b383ed","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.17.0","_shasum":"c1c2c2f3e30d2a568f055a96ea11ce03664fb772","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"c1c2c2f3e30d2a568f055a96ea11ce03664fb772","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.17.0.tgz","integrity":"sha512-u+C8RigrXIrV88cuOjJuMtiyFci6BiKgGNTkVmrVTEst9dSmkCGsbWtm3sdbssCe7fzn2WAoXWYCRJznus9fsg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFOz0CI+EDf3UPzhSgCBWdaiEGKPqBQ7m+f4f6h4RohDAiBsX3cKtFvhdYdbl0gt4UjK1s/8tDiYuCRttGoIYz5W5g=="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/magic-string-0.17.0.tgz_1480001839109_0.7467959106434137"},"directories":{}},"0.18.0":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.18.0","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"buble":"^0.14.0","codecov.io":"^0.1.6","console-group":"^0.3.2","eslint":"^3.7.1","istanbul":"^0.4.5","mocha":"^3.1.0","remap-istanbul":"^0.6.4","resolve":"^1.1.7","rollup":"^0.36.1","rollup-plugin-buble":"^0.14.0","rollup-plugin-node-resolve":"^2.0.0","rollup-plugin-replace":"^1.1.1","source-map":"^0.5.6","source-map-support":"^0.4.3"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/*.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c","build:es":"rollup -c --environment ES","build:umd":"rollup -c --environment DEPS","build":" npm run build:cjs && npm run build:es && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es && npm run build:umd","lint":"eslint src test","watch:cjs":"rollup -w -c","watch:es":"rollup -w -c --environment ES","watch:umd":"rollup -w -c --environment DEPS","watch":"npm run watch:es"},"files":["src/*","dist/*","README.md"],"gitHead":"891dc8ab8ee1dbb04f3b3c9aca2588d8b5ce71e6","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.18.0","_shasum":"c5066abc4cda5d868b85eaf7e7731a15fa7903d0","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"c5066abc4cda5d868b85eaf7e7731a15fa7903d0","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.18.0.tgz","integrity":"sha512-IDL/CDPXfLGbZ0IY9RI1BWVzb7nSL/nvgy1AQylncuWoaXUp5bzxGrulQZsAii+vn+MIzj9oB2MtmBP37R3y/w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDUOFPfMFlqvtSh0TmgNAj3VTs038pCR7H6S+Qr2Z+qCwIhAOFRm5cMgVOw6ORnU3eGZCBRq+Uq4HPO134a1ig75Hap"}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/magic-string-0.18.0.tgz_1480620612902_0.2594221548642963"},"directories":{}},"0.19.0":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.19.0","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"buble":"^0.14.0","codecov.io":"^0.1.6","console-group":"^0.3.2","eslint":"^3.7.1","istanbul":"^0.4.5","mocha":"^3.1.0","remap-istanbul":"^0.6.4","resolve":"^1.1.7","rollup":"^0.36.1","rollup-plugin-buble":"^0.14.0","rollup-plugin-node-resolve":"^2.0.0","rollup-plugin-replace":"^1.1.1","source-map":"^0.5.6","source-map-support":"^0.4.3"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/*.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c","build:es":"rollup -c --environment ES","build:umd":"rollup -c --environment DEPS","build":" npm run build:cjs && npm run build:es && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es && npm run build:umd","lint":"eslint src test","watch:cjs":"rollup -w -c","watch:es":"rollup -w -c --environment ES","watch:umd":"rollup -w -c --environment DEPS","watch":"npm run watch:es"},"files":["src/*","dist/*","README.md"],"gitHead":"e4118a2d370e70119ba0e1a3a82b9182dffe85fa","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.19.0","_shasum":"198948217254e3e0b93080e01146b7c73b2a06b2","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"198948217254e3e0b93080e01146b7c73b2a06b2","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.19.0.tgz","integrity":"sha512-9UbmuWNz8mNNOmSnbwmvTa92AVjani9TqWUhBW35UVpl5W6KUu+9IM09Qs+xpbVvV74Q6TNXXfE25s0sx7Rj8w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDxQy4AMY4fPJ9hAj9Ss853adK9sA+eQfQvTH2VWTECgIgKsT0j1c131X8e7BzkFwAfz/jkBCZ8mvRetfyMq8/IKQ="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/magic-string-0.19.0.tgz_1480695841438_0.9031513512600213"},"directories":{}},"0.19.1":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.19.1","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"buble":"^0.14.0","codecov.io":"^0.1.6","console-group":"^0.3.2","eslint":"^3.7.1","istanbul":"^0.4.5","mocha":"^3.1.0","remap-istanbul":"^0.6.4","resolve":"^1.1.7","rollup":"^0.36.1","rollup-plugin-buble":"^0.14.0","rollup-plugin-node-resolve":"^2.0.0","rollup-plugin-replace":"^1.1.1","source-map":"^0.5.6","source-map-support":"^0.4.3"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/*.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c","build:es":"rollup -c --environment ES","build:umd":"rollup -c --environment DEPS","build":" npm run build:cjs && npm run build:es && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es && npm run build:umd","lint":"eslint src test","watch:cjs":"rollup -w -c","watch:es":"rollup -w -c --environment ES","watch:umd":"rollup -w -c --environment DEPS","watch":"npm run watch:es"},"files":["src/*","dist/*","README.md"],"gitHead":"04ed25e2726a31ca8d1920e4ba620f3599d4c401","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.19.1","_shasum":"14d768013caf2ec8fdea16a49af82fc377e75201","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.8.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"14d768013caf2ec8fdea16a49af82fc377e75201","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.19.1.tgz","integrity":"sha512-AJRZGyg/F3QJUsgz/0Kh7HR09VZ1Mu/Nfyou9WtlXAYyMErN4BvtAOqwsYpHwT+UWbP2QlGPPmHTCvZjk0zcAw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCo1S+KxxsVcSEldR5ZJ7KXClUz2NAPaTZMzG5Aj/HdIgIgViKg/Kz9DxXrrUiKtcgv8w3X3/sJlk9RE0aBnpwwuR0="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/magic-string-0.19.1.tgz_1494356645142_0.15994247351773083"},"directories":{}},"0.20.0":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.20.0","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"buble":"^0.14.0","codecov.io":"^0.1.6","console-group":"^0.3.2","eslint":"^3.7.1","istanbul":"^0.4.5","mocha":"^3.1.0","remap-istanbul":"^0.6.4","resolve":"^1.1.7","rollup":"^0.36.1","rollup-plugin-buble":"^0.14.0","rollup-plugin-node-resolve":"^2.0.0","rollup-plugin-replace":"^1.1.1","source-map":"^0.5.6","source-map-support":"^0.4.3"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/*.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c","build:es":"rollup -c --environment ES","build:umd":"rollup -c --environment DEPS","build":" npm run build:cjs && npm run build:es && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es && npm run build:umd","lint":"eslint src test","watch:cjs":"rollup -w -c","watch:es":"rollup -w -c --environment ES","watch:umd":"rollup -w -c --environment DEPS","watch":"npm run watch:es"},"files":["src/*","dist/*","README.md"],"gitHead":"19a4404c6e4f9e83ba8048112ee6beac920e8b47","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.20.0","_shasum":"255f07e0b1459dc00d74636367e9200cbb5d529d","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.8.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"255f07e0b1459dc00d74636367e9200cbb5d529d","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.20.0.tgz","integrity":"sha512-hUtRcmCuD+j5eBzB42iSXw55hxrM1l72949VPangbxnas4RL5DhC/KQl6cGAa4XuceBlxqYOIhWKJLWhJ6ubsw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFCyju40BKKKbASjGIN24gnEpFZ9gNxTG78vcOrSpMDxAiEAp8Lp9lwd/wLAh7r67MCyqc24KW7ihyy5d84gEhusPMk="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/magic-string-0.20.0.tgz_1495059901683_0.20147866825573146"},"directories":{}},"0.21.0":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.21.0","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"buble":"^0.14.0","codecov.io":"^0.1.6","console-group":"^0.3.2","eslint":"^3.7.1","istanbul":"^0.4.5","mocha":"^3.1.0","remap-istanbul":"^0.6.4","resolve":"^1.1.7","rollup":"^0.36.1","rollup-plugin-buble":"^0.14.0","rollup-plugin-node-resolve":"^2.0.0","rollup-plugin-replace":"^1.1.1","source-map":"^0.5.6","source-map-support":"^0.4.3"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/*.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c","build:es":"rollup -c --environment ES","build:umd":"rollup -c --environment DEPS","build":" npm run build:cjs && npm run build:es && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es && npm run build:umd","lint":"eslint src test","watch:cjs":"rollup -w -c","watch:es":"rollup -w -c --environment ES","watch:umd":"rollup -w -c --environment DEPS","watch":"npm run watch:es"},"files":["src/*","dist/*","README.md"],"gitHead":"9c4a4e9061d845fa8f52fc773c7bb7d5623e6cdb","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.21.0","_shasum":"a4ab14e93613630514e18c75b920e4f2225f5027","_from":".","_npmVersion":"4.6.1","_nodeVersion":"7.8.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"a4ab14e93613630514e18c75b920e4f2225f5027","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.21.0.tgz","integrity":"sha512-CvXZk4FnhCku0Bn4k6sSqSaBHtbcIuR+MziD3TQxaZM4ya3b/wYaTOt+PlrNTs99Qt5awP5n3IATTA10PZbcmw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCfPmjXX4xSagq4EdTilFY9sJ4RErKUJo6eJLXXwHUF/wIhAJIDov7x3bhWsQIfg1VPr4OSv2tM5xhnjJwOiWWiJn2G"}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string-0.21.0.tgz_1495801842870_0.4477760586887598"},"directories":{}},"0.21.1":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.21.1","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"buble":"^0.14.0","codecov.io":"^0.1.6","console-group":"^0.3.2","eslint":"^3.7.1","istanbul":"^0.4.5","mocha":"^3.1.0","remap-istanbul":"^0.6.4","resolve":"^1.1.7","rollup":"^0.36.1","rollup-plugin-buble":"^0.14.0","rollup-plugin-node-resolve":"^2.0.0","rollup-plugin-replace":"^1.1.1","source-map":"^0.5.6","source-map-support":"^0.4.3"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/*.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c","build:es":"rollup -c --environment ES","build:umd":"rollup -c --environment DEPS","build":" npm run build:cjs && npm run build:es && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es && npm run build:umd","lint":"eslint src test","watch:cjs":"rollup -w -c","watch:es":"rollup -w -c --environment ES","watch:umd":"rollup -w -c --environment DEPS","watch":"npm run watch:es"},"files":["src/*","dist/*","index.d.ts","README.md"],"gitHead":"db7c2271157f9cfb58ea77ceeb604d3d8223e8b9","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.21.1","_shasum":"ec76b6b6e2e831543caa43cb7952852d10e6d917","_from":".","_npmVersion":"4.6.1","_nodeVersion":"7.10.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"ec76b6b6e2e831543caa43cb7952852d10e6d917","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.21.1.tgz","integrity":"sha512-K8OMr/1OKX5ElwzPkcmO/ADDsbkujOh+kvVeDB6vxrOi2j8m+3Tq+NBkBw2XoAtmRIeDHMTnurMVHWZiHNSpdQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHCqdKquEOLi3fB1C/CaAla6soutiZJi/mzAvpqVDoiBAiBIYUKjvfqfSWf6/7waqgCBKA2cMTIczn+b433KmQ49xQ=="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string-0.21.1.tgz_1496068242702_0.49311729054898024"},"directories":{}},"0.21.2":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.21.2","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"buble":"^0.14.0","codecov.io":"^0.1.6","console-group":"^0.3.2","eslint":"^3.7.1","istanbul":"^0.4.5","mocha":"^3.1.0","remap-istanbul":"^0.6.4","resolve":"^1.1.7","rollup":"^0.36.1","rollup-plugin-buble":"^0.14.0","rollup-plugin-node-resolve":"^2.0.0","rollup-plugin-replace":"^1.1.1","source-map":"^0.5.6","source-map-support":"^0.4.3"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/*.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c","build:es":"rollup -c --environment ES","build:umd":"rollup -c --environment DEPS","build":" npm run build:cjs && npm run build:es && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es && npm run build:umd","lint":"eslint src test","watch:cjs":"rollup -w -c","watch:es":"rollup -w -c --environment ES","watch:umd":"rollup -w -c --environment DEPS","watch":"npm run watch:es"},"files":["src/*","dist/*","index.d.ts","README.md"],"gitHead":"7ca62dbae7c160bc19cd34c0c9449019fd9c46ac","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.21.2","_shasum":"b115a7a00eeba7d23e81b24e98fa2d58d2f881af","_from":".","_npmVersion":"4.6.1","_nodeVersion":"7.10.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"b115a7a00eeba7d23e81b24e98fa2d58d2f881af","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.21.2.tgz","integrity":"sha512-OakjFUn+DHu/1J4XRfhWW/ejjpZX11guU9tSRAKnn28M7pIpI66lQg2VnrXJcL4Ju3ldLK0uwi9xZ4YsC6KoAg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDBsfd6+jqRBnViAqwbh0h/4HGZT+WG8jDzVN5+sgAaNAIhALT42OPnySeH1+XErTISGkA/to5uFwu2Bx9ifWCNZk5o"}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string-0.21.2.tgz_1496099187928_0.29702816624194384"},"directories":{}},"0.21.3":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.21.3","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"buble":"^0.14.0","codecov.io":"^0.1.6","console-group":"^0.3.2","eslint":"^3.7.1","istanbul":"^0.4.5","mocha":"^3.1.0","remap-istanbul":"^0.6.4","resolve":"^1.1.7","rollup":"^0.36.1","rollup-plugin-buble":"^0.14.0","rollup-plugin-node-resolve":"^2.0.0","rollup-plugin-replace":"^1.1.1","source-map":"^0.5.6","source-map-support":"^0.4.3"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/*.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c","build:es":"rollup -c --environment ES","build:umd":"rollup -c --environment DEPS","build":" npm run build:cjs && npm run build:es && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es && npm run build:umd","lint":"eslint src test","watch:cjs":"rollup -w -c","watch:es":"rollup -w -c --environment ES","watch:umd":"rollup -w -c --environment DEPS","watch":"npm run watch:es"},"files":["src/*","dist/*","index.d.ts","README.md"],"gitHead":"46ea184b4801f821b1f9c06c860a2ef43b9d0281","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.21.3","_shasum":"87e201009ebfde6f46dc5757305a70af71e31624","_from":".","_npmVersion":"4.6.1","_nodeVersion":"7.10.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"87e201009ebfde6f46dc5757305a70af71e31624","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.21.3.tgz","integrity":"sha512-U66DN4L1NJsQTCaWbP9MTW+iydrqkYW8Is1QV+1tT44oZYfr0t1BUbtDew40YXrNOZSJAUYPZ8s4gd//2AZBUQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDdn4T+zELT2jNBGYLz3oR3V+4eSpmm/gRAGBlGtw6luQIhANIN0vCptyjThR9uF82nRwKM8L64qn9u+ucB2BJaOoJv"}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string-0.21.3.tgz_1496153131910_0.4547799015417695"},"directories":{}},"0.22.0":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.22.0","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"buble":"^0.14.0","codecov.io":"^0.1.6","console-group":"^0.3.2","eslint":"^3.7.1","istanbul":"^0.4.5","mocha":"^3.1.0","remap-istanbul":"^0.6.4","resolve":"^1.1.7","rollup":"^0.36.1","rollup-plugin-buble":"^0.14.0","rollup-plugin-node-resolve":"^2.0.0","rollup-plugin-replace":"^1.1.1","source-map":"^0.5.6","source-map-support":"^0.4.3"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/*.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c","build:es":"rollup -c --environment ES","build:umd":"rollup -c --environment DEPS","build":" npm run build:cjs && npm run build:es && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es && npm run build:umd","lint":"eslint src test","watch:cjs":"rollup -w -c","watch:es":"rollup -w -c --environment ES","watch:umd":"rollup -w -c --environment DEPS","watch":"npm run watch:es"},"files":["src/*","dist/*","index.d.ts","README.md"],"gitHead":"0da3bb23bd2d91d7e8ad47a3ee6bba0eda784187","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.22.0","_npmVersion":"5.0.0","_nodeVersion":"8.0.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-s8grA/KB1/ccqjlURVfalCENqx/BQxa/ovfYIy9di1k96YhFIp45vY+qDniWuYoBmKA+rfEtDyIVwEvHPlGRpA==","shasum":"d3a671d6a8c3c591dfeb82e75649cdec6b28445b","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.22.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDnuqrdChiBXVdr4ozQzpmwCjWpZWRmEs7tqIOgz0c+sAiBfEPxlU1qVsfJxFzrQJGmWDplRNxqE1h1U9/WrcTrxMA=="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string-0.22.0.tgz_1499449614734_0.9857330650556833"},"directories":{}},"0.22.1":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.22.1","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"buble":"^0.14.0","codecov.io":"^0.1.6","console-group":"^0.3.2","eslint":"^3.7.1","istanbul":"^0.4.5","mocha":"^3.1.0","remap-istanbul":"^0.6.4","resolve":"^1.1.7","rollup":"^0.36.1","rollup-plugin-buble":"^0.14.0","rollup-plugin-node-resolve":"^2.0.0","rollup-plugin-replace":"^1.1.1","source-map":"^0.5.6","source-map-support":"^0.4.3"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/*.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c","build:es":"rollup -c --environment ES","build:umd":"rollup -c --environment DEPS","build":" npm run build:cjs && npm run build:es && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es && npm run build:umd","lint":"eslint src test","watch:cjs":"rollup -w -c","watch:es":"rollup -w -c --environment ES","watch:umd":"rollup -w -c --environment DEPS","watch":"npm run watch:es"},"files":["src/*","dist/*","index.d.ts","README.md"],"gitHead":"0dfe7bb92a7ab2c24e937570253f08a14e68fa9f","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.22.1","_npmVersion":"5.0.0","_nodeVersion":"8.0.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-UG7eMVCbwYwrJ0wuA8yVykhTVWt0n6nnJ9UhWwRqJz4YXaEZctouKbO4mn82Leo8fw3LMCRXkXetU/tU18wfrQ==","shasum":"a1bda64dfd4ae6c63797a45a67ee473b1f8d0e0f","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.22.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZWOthf2kDdJE2VJ58C2sAIb2mVv9MRaKWL6U/KLTaTQIhAOmZF4EVZ3j022cksABCfPLX+jt2JB4Zw820MHwEI13X"}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string-0.22.1.tgz_1499449873651_0.29580193804576993"},"directories":{}},"0.22.2":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.22.2","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"buble":"^0.14.0","codecov.io":"^0.1.6","console-group":"^0.3.2","eslint":"^3.7.1","istanbul":"^0.4.5","mocha":"^3.1.0","remap-istanbul":"^0.6.4","resolve":"^1.1.7","rollup":"^0.36.1","rollup-plugin-buble":"^0.14.0","rollup-plugin-node-resolve":"^2.0.0","rollup-plugin-replace":"^1.1.1","source-map":"^0.5.6","source-map-support":"^0.4.3"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/*.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c","build:es":"rollup -c --environment ES","build:umd":"rollup -c --environment DEPS","build":" npm run build:cjs && npm run build:es && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es && npm run build:umd","lint":"eslint src test","watch:cjs":"rollup -w -c","watch:es":"rollup -w -c --environment ES","watch:umd":"rollup -w -c --environment DEPS","watch":"npm run watch:es"},"files":["src/*","dist/*","index.d.ts","README.md"],"gitHead":"ee7b6b77fae40444cab7f01ed165413158245538","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.22.2","_npmVersion":"5.0.0","_nodeVersion":"8.0.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-dcUSK1qjNRIe1u1UXfoCYyqhvmeTl39yJr6/emuRXXTdoiNX/Q4ZavOIEwpY6aoTiVBAoNaxBJfcdvmsmJRKzw==","shasum":"e0c54f1916d6264b34eb07634a5a1aacffded462","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.22.2.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDUHhoruNT4+2HuE23A5eQDgz6Vjwp0rQngqZ6HZ49L/QIgbcSWXwlh/8UwNv4v7okGRSf935pHZd9bO7ttLGCL3TQ="}]},"maintainers":[{"email":"alangpierce@gmail.com","name":"alangpierce"},{"email":"richard.a.harris@gmail.com","name":"rich_harris"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string-0.22.2.tgz_1499485894354_0.20850203512236476"},"directories":{}},"0.22.3":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.22.3","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"buble":"^0.14.0","codecov.io":"^0.1.6","console-group":"^0.3.2","eslint":"^3.7.1","istanbul":"^0.4.5","mocha":"^3.1.0","remap-istanbul":"^0.6.4","resolve":"^1.1.7","rollup":"^0.36.1","rollup-plugin-buble":"^0.14.0","rollup-plugin-node-resolve":"^2.0.0","rollup-plugin-replace":"^1.1.1","source-map":"^0.5.6","source-map-support":"^0.4.3"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/*.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c","build:es":"rollup -c --environment ES","build:umd":"rollup -c --environment DEPS","build":" npm run build:cjs && npm run build:es && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es && npm run build:umd","lint":"eslint src test","watch:cjs":"rollup -w -c","watch:es":"rollup -w -c --environment ES","watch:umd":"rollup -w -c --environment DEPS","watch":"npm run watch:es"},"files":["src/*","dist/*","index.d.ts","README.md"],"gitHead":"098e8b33a681841f03b3ed398f7c44460a5f7ae3","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.22.3","_npmVersion":"5.3.0","_nodeVersion":"8.0.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-pqnTW6coZiT8HvFKHoswarM6YTaYYN4imHlEtc+1LZC8hYdV+5sp0ZQqv7oEBhcDHx+c83Y1aYiUwPmoQlZmwQ==","shasum":"047989d99bfc7cbdefba1604adc8912551cd7ef1","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.22.3.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDVFjBbuN2eewmW7CFc5OKVf0aObENe6nyhxeP16ZJ1VwIgZ+hgvH+3gXL9wiF+wrGeuVPfGvDoHzP6ZxO4YXQg3ag="}]},"maintainers":[{"email":"alangpierce@gmail.com","name":"alangpierce"},{"email":"richard.a.harris@gmail.com","name":"rich_harris"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string-0.22.3.tgz_1500680087223_0.9663583969231695"},"directories":{}},"0.22.4":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.22.4","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","license":"MIT","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"buble":"^0.14.0","codecov.io":"^0.1.6","console-group":"^0.3.2","eslint":"^3.7.1","istanbul":"^0.4.5","mocha":"^3.1.0","remap-istanbul":"^0.6.4","resolve":"^1.1.7","rollup":"^0.36.1","rollup-plugin-buble":"^0.14.0","rollup-plugin-node-resolve":"^2.0.0","rollup-plugin-replace":"^1.1.1","source-map":"^0.5.6","source-map-support":"^0.4.3"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build:cjs","pretest-coverage":"npm run build:cjs","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/*.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build:cjs":"rollup -c","build:es":"rollup -c --environment ES","build:umd":"rollup -c --environment DEPS","build":" npm run build:cjs && npm run build:es && npm run build:umd","prepublish":"rm -rf dist && npm test && npm run build:es && npm run build:umd","lint":"eslint src test","watch:cjs":"rollup -w -c","watch:es":"rollup -w -c --environment ES","watch:umd":"rollup -w -c --environment DEPS","watch":"npm run watch:es"},"files":["src/*","dist/*","index.d.ts","README.md"],"gitHead":"1377d84d7e517f049408e5720db71756af3d130a","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.22.4","_npmVersion":"5.3.0","_nodeVersion":"8.0.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-kxBL06p6iO2qPBHsqGK2b3cRwiRGpnmSuVWNhwHcMX7qJOUr1HvricYP1LZOCdkQBUp0jiWg2d6WJwR3vYgByw==","shasum":"31039b4e40366395618c1d6cf8193c53917475ff","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.22.4.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRWDbeeFmMDWXyJPu2/+PO7DKTwgZL/OgIcCTg37mkgAIgOOUTz8IR4eKVrCWcljRzGhSIkvEfTGjprovqGPs7CDI="}]},"maintainers":[{"email":"alangpierce@gmail.com","name":"alangpierce"},{"email":"richard.a.harris@gmail.com","name":"rich_harris"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string-0.22.4.tgz_1501439209483_0.48519528191536665"},"directories":{}},"0.22.5":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.22.5","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","license":"MIT","dependencies":{"vlq":"^0.2.2"},"devDependencies":{"buble":"^0.15.2","codecov.io":"^0.1.6","console-group":"^0.3.3","eslint":"^4.5.0","istanbul":"^0.4.5","mocha":"^3.5.0","remap-istanbul":"^0.9.5","resolve":"^1.4.0","rollup":"^0.48.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^1.1.1","source-map":"^0.5.6","source-map-support":"^0.4.16"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/*.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build":"rollup -c","prepublish":"rm -rf dist && npm test","lint":"eslint src test","watch":"rollup -cw"},"files":["dist/*","index.d.ts","README.md"],"gitHead":"581c1bfe3991662f972193271f2c44220a6ca556","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.22.5","_npmVersion":"5.7.1","_nodeVersion":"9.5.0","_npmUser":{"name":"alangpierce","email":"alangpierce@gmail.com"},"dist":{"integrity":"sha512-oreip9rJZkzvA8Qzk9HFs8fZGF/u7H/gtrE8EN6RjKJ9kh2HlC+yQ2QezifqTZfGyiuAV0dRv5a+y/8gBb1m9w==","shasum":"8e9cf5afddf44385c1da5bc2a6a0dbd10b03657e","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.22.5.tgz","fileCount":10,"unpackedSize":347442,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD4hUkqA42jDJjJ1SoiST7Un23EdcyaCT9Zm9kxPeXuVQIgGV7WXD3cqBK9TtErj7JHXDFW8vBx2IZN37gvWlCwhno="}]},"maintainers":[{"email":"alangpierce@gmail.com","name":"alangpierce"},{"email":"richard.a.harris@gmail.com","name":"rich_harris"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string_0.22.5_1521039125131_0.5786631180712392"},"_hasShrinkwrap":false},"0.23.0":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.23.0","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","license":"MIT","dependencies":{"sourcemap-codec":"^1.4.1"},"devDependencies":{"buble":"^0.15.2","codecov.io":"^0.1.6","console-group":"^0.3.3","eslint":"^4.5.0","istanbul":"^0.4.5","mocha":"^3.5.0","remap-istanbul":"^0.9.5","resolve":"^1.4.0","rollup":"^0.48.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^1.1.1","source-map":"^0.5.6","source-map-support":"^0.4.16"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/*.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build":"rollup -c","prepublish":"rm -rf dist && npm test","lint":"eslint src test","watch":"rollup -cw"},"files":["dist/*","index.d.ts","README.md"],"gitHead":"59ad48e5cc5ed19462b00f91ecfdeb9a97433f87","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.23.0","_npmVersion":"5.7.1","_nodeVersion":"9.1.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-4XPHnekXdHrQ8DQKMEW0COmjRzFsh04PXuGWWvg03p34WsIeON1eKYQUpbk5jpGJ+knEREiPyBEExefF+qdGNg==","shasum":"d8550fafb3bc34eb565b721f50aa6e44e6915c67","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.23.0.tgz","fileCount":10,"unpackedSize":361677,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCagMpMDwlAkaxVunFQApxWnPYAJyPQQGKq/hMzQ6cJNAIgXIMgaGd1P1cQ5rajoqGdBFD4730RQv0bgomc9jdNnTk="}]},"maintainers":[{"email":"alangpierce@gmail.com","name":"alangpierce"},{"email":"richard.a.harris@gmail.com","name":"rich_harris"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string_0.23.0_1521057075714_0.714894302535668"},"_hasShrinkwrap":false},"0.23.1":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.23.1","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","license":"MIT","dependencies":{"sourcemap-codec":"^1.4.1"},"devDependencies":{"buble":"^0.15.2","codecov.io":"^0.1.6","console-group":"^0.3.3","eslint":"^4.5.0","istanbul":"^0.4.5","mocha":"^3.5.0","remap-istanbul":"^0.9.5","resolve":"^1.4.0","rollup":"^0.48.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^1.1.1","source-map":"^0.5.6","source-map-support":"^0.4.16"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/*.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build":"rollup -c","prepublish":"rm -rf dist && npm test","lint":"eslint src test","watch":"rollup -cw"},"files":["dist/*","index.d.ts","README.md"],"gitHead":"8aae0cb385e2727b0bd3b9429db119a645a98e3a","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.23.1","_npmVersion":"5.7.1","_nodeVersion":"9.1.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-F5xClni8mDuOFUX73fg4n3Ist1psd5ZC8z9DaQiVPuwbPuEt6GhpUBZsYSYw3bdDEGbzlQASd6IH3L5HXkSvPw==","shasum":"2bfedb1bdb482fab323fb2a1564831b9be6beb21","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.23.1.tgz","fileCount":10,"unpackedSize":359870,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDXv0pcwYQ4IhJvx9Zz7y3cv4eaYzCfP1zvv7w6pG9PVAiEA3RWAz14D/LTDrEendBGx75Oquwtge05yo2CIhvuApQg="}]},"maintainers":[{"email":"alangpierce@gmail.com","name":"alangpierce"},{"email":"richard.a.harris@gmail.com","name":"rich_harris"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string_0.23.1_1521057222250_0.9694983614574857"},"_hasShrinkwrap":false},"0.23.2":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.23.2","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","license":"MIT","dependencies":{"sourcemap-codec":"^1.4.1"},"devDependencies":{"buble":"^0.15.2","codecov.io":"^0.1.6","console-group":"^0.3.3","eslint":"^4.5.0","istanbul":"^0.4.5","mocha":"^3.5.0","remap-istanbul":"^0.9.5","resolve":"^1.4.0","rollup":"^0.48.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^1.1.1","source-map":"^0.5.6","source-map-support":"^0.4.16"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run build","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/*.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov","build":"rollup -c","prepublish":"rm -rf dist && npm test","lint":"eslint src test","watch":"rollup -cw"},"files":["dist/*","index.d.ts","README.md"],"gitHead":"add91008ad88ed008d887a081e46fa6583e16957","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.23.2","_npmVersion":"5.7.1","_nodeVersion":"9.1.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-oIUZaAxbcxYIp4AyLafV6OVKoB3YouZs0UTCJ8mOKBHNyJgGDaMJ4TgA+VylJh6fx7EQCC52XkbURxxG9IoJXA==","shasum":"204d7c3ea36c7d940209fcc54c39b9f243f13369","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.23.2.tgz","fileCount":10,"unpackedSize":360905,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDTfKwIOQqcKZ5I9mXrBAttz/ls3Sk6yoB5YvScsWSC6wIgAZGkbyyFnuy7xoxxtfG5kmF6pYs2/OJ6aj86fTxhGOw="}]},"maintainers":[{"email":"alangpierce@gmail.com","name":"alangpierce"},{"email":"richard.a.harris@gmail.com","name":"rich_harris"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string_0.23.2_1521118011262_0.49430524520870534"},"_hasShrinkwrap":false},"0.24.0":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.24.0","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","license":"MIT","dependencies":{"sourcemap-codec":"^1.4.1"},"devDependencies":{"buble":"^0.19.3","eslint":"^4.19.0","mocha":"^5.0.4","prettier":"^1.11.1","rollup":"^0.57.1","rollup-plugin-buble":"^0.19.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","source-map":"^0.6.1","source-map-support":"^0.5.4"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run lint && npm run build","format":"prettier --single-quote --print-width 100 --use-tabs --write src/*.js src/**/*.js","build":"rollup -c","prepublishOnly":"rm -rf dist && npm test","lint":"eslint src test","watch":"rollup -cw"},"files":["dist/*","index.d.ts","README.md"],"gitHead":"48a413e4bedcf2024ed3b00d551dcc3be18fcfb8","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.24.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"mourner","email":"agafonkin@gmail.com"},"dist":{"integrity":"sha512-BhLyoHHzjhXGXuTHQW9odsmdkoBtBGorgElhMVlXP1fmM5xAk+Oe9wXwD6TAnm6Fjuq8ItQOePf2H1jLzor7CQ==","shasum":"1b396d26406188f1fa3730a68229562d36a1c2f2","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.24.0.tgz","fileCount":10,"unpackedSize":343074,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID8/3o54NnL48EC3IAjFzddJ/NRN01oocW9B305BAWhXAiEAtwYxOSOcNsnE6+BTPTNswrCm04ScdINgOj4gRZgJ6Mk="}]},"maintainers":[{"email":"alangpierce@gmail.com","name":"alangpierce"},{"email":"agafonkin@gmail.com","name":"mourner"},{"email":"richard.a.harris@gmail.com","name":"rich_harris"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string_0.24.0_1521473452554_0.039500734892987444"},"_hasShrinkwrap":false},"0.24.1":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.24.1","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","license":"MIT","dependencies":{"sourcemap-codec":"^1.4.1"},"devDependencies":{"buble":"^0.19.3","eslint":"^4.19.0","mocha":"^5.0.4","prettier":"^1.11.1","rollup":"^0.57.1","rollup-plugin-buble":"^0.19.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","source-map":"^0.6.1","source-map-support":"^0.5.4"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run lint && npm run build","format":"prettier --single-quote --print-width 100 --use-tabs --write src/*.js src/**/*.js","build":"rollup -c","prepublishOnly":"rm -rf dist && npm test","lint":"eslint src test","watch":"rollup -cw"},"files":["dist/*","index.d.ts","README.md"],"gitHead":"b32e32f4db0b6af2903691e8fc330c7d8cd3a867","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.24.1","_npmVersion":"5.6.0","_nodeVersion":"9.11.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-YBfNxbJiixMzxW40XqJEIldzHyh5f7CZKalo1uZffevyrPEX8Qgo9s0dmcORLHdV47UyvJg8/zD+6hQG3qvJrA==","shasum":"7e38e5f126cae9f15e71f0cf8e450818ca7d5a8f","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.24.1.tgz","fileCount":10,"unpackedSize":355640,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+tRqCRA9TVsSAnZWagAAJ6YP/2J7ZbjtNLRKHvBIqGIQ\nxjeGz39L80tYl7Lcl6NvddSwqjTYudc29S8uRbguLsCZtN8z0GKWrXfhDNuv\nJeRvLKKIynH1T5wuXQiH2AYDUGgtIub2tMt/2bRADqSII4TpGXwdxLEKRAJQ\npVoXbqRuQWldXgMBiuFXmmAHwKmCao8h3GZN2+WlrXMDfE4xv7JQgfW1cFBu\naRsi34Y62sjkAEYhOFGDJ9gRlbG2evwmv7qVtUr02OelZ72mD9rZrdbFhES9\nvZnYiVp9FjYmfcevP3H++2UKutvNHg99GG4qWXhpMyT48PSl6OALqPEC+oCR\nLtjuazmLyzq0mFEQP2xBcrnf3Z6yQN5ErVC7Eeicb4vpgvWCEMYk3fEtPyyq\ndTFrU9AEObGBhylqprVD4ciw/1m3A+dkZ+exCLQeFiEM69+3nxU9hAjzQpZy\nLywN5bzeIDp/PTqwMJNTbLVviGSSpfo/cI3PPkohdHPHb49iCq8ZAVM/L2Sn\n71xYxjgVa8Qonj274DyFto4Kq5rgTZUloMEAzfk6tRyzPR+zyDnmi+5Ui4Q7\nTDmngHO7mJ4trwh9CLaQt+2I62F9c0zoqC+BedNWFZgPdWsiCQE1p11EwjRJ\nUCmOsAwSigtwoJxUB2+3Gl52piuiOEDScZ3KyFUrfwjZR5NoG9SEXwMiLQCf\nEf9D\r\n=dbIp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBcnyfrB3xkCP6Rl+dd+Y6G9E9YUqvv90sinfal6+iCMAiBN5sbamf+tQhaVrfxMkyntxOffY7s7EdCH6N9CqvZYkw=="}]},"maintainers":[{"email":"alangpierce@gmail.com","name":"alangpierce"},{"email":"agafonkin@gmail.com","name":"mourner"},{"email":"richard.a.harris@gmail.com","name":"rich_harris"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string_0.24.1_1526387816915_0.17059658353412832"},"_hasShrinkwrap":false},"0.25.0":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.25.0","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","license":"MIT","dependencies":{"sourcemap-codec":"^1.4.1"},"devDependencies":{"buble":"^0.19.3","eslint":"^4.19.0","mocha":"^5.0.4","prettier":"^1.11.1","rollup":"^0.57.1","rollup-plugin-buble":"^0.19.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","source-map":"^0.6.1","source-map-support":"^0.5.4"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run lint && npm run build","format":"prettier --single-quote --print-width 100 --use-tabs --write src/*.js src/**/*.js","build":"rollup -c","prepublishOnly":"rm -rf dist && npm test","lint":"eslint src test","watch":"rollup -cw"},"files":["dist/*","index.d.ts","README.md"],"gitHead":"3466b0230dddc95eb378ed3e0d199e36fbd1f572","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.25.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"mourner","email":"agafonkin@gmail.com"},"dist":{"integrity":"sha512-Msbwa9oNYNPjwVh9ury5X2BHbTFWoirTlzuf4X+pIoSOQVKNRJHXTx1WmKYuXzRM4QZFv8dGXyZvhDMmWhGLPw==","shasum":"1f3696f9931ff0a1ed4c132250529e19cad6759b","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.25.0.tgz","fileCount":10,"unpackedSize":359840,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbD8B7CRA9TVsSAnZWagAAyRIP/japlTUNiyQe959zsQ1z\nZ8ocLuC/925tenOwp0O/PSVayA3mKs7iYAt3cweRk4qC5ym3i4sU0b9/S2SH\nzKo/mGAU8mLuacAFPEeR1Gll65w0xiYV0rmSsuFqao2sGJM2K3Z3uYaLr6Qb\nlXwGERQEvK3mrGQSSHOc3JtSLw+AaO9mLWMyNU15q4Jo8rHJpDx5kemYk6Sq\nXuxgxRBKwrt2vmM0xCzSNdx9KsnqCm4yfyo2LkyYgH6STtN9a3AG3jE372uN\nVFNSlHKujm+0wDoSOW6xoDWqQOtYd/Ra67/7y1nJIWkQMvc+yoLH55w1Pkwb\noG6/gH2eNGtdajrReQh1G2kx7bwxU85QTpy+SBOwA6qukns4bhBgLAIB7n1W\naYD83yWXnWqccP5kYh2m7GllRcqczL9zGPSvQMU2OTR4Bgv22fwvDrDC2/dn\nEeI+4i+CAYwIotVkoUZmakXzNXvYBNlkmv/S2X5+H2RVA2Jt0Nf6bE8ac6/z\nk+NzEQslTuLEh9MxeTq+LSyfH/9n+KCI37GsnchPX1rFOJ/DI5UH0iypzu8Y\n/w0PVK88b3bKwhiUQ5RFggKobfTA8WbvFRnZv2tHfBOJhQOz/YZRd25VXwuA\nLOFxIZFDF5nvQFktYdoScL45vtUkdACeUuB7LWyhn3kbLGQYcCzilgwJkhlJ\no53b\r\n=Cvyr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCB2Cci/GThEm5qO5EH/+Agog98RnRXMewRh3BPvPvXGwIhAKM3ARJei81QJfM0Yr7JablUd9DYE3AxZ5EpTbO9EBIr"}]},"maintainers":[{"email":"alangpierce@gmail.com","name":"alangpierce"},{"email":"agafonkin@gmail.com","name":"mourner"},{"email":"richard.a.harris@gmail.com","name":"rich_harris"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string_0.25.0_1527758970235_0.28909391665292405"},"_hasShrinkwrap":false},"0.25.1":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.25.1","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","license":"MIT","dependencies":{"sourcemap-codec":"^1.4.1"},"devDependencies":{"buble":"^0.19.3","eslint":"^4.19.0","mocha":"^5.0.4","prettier":"^1.11.1","rollup":"^0.57.1","rollup-plugin-buble":"^0.19.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","source-map":"^0.6.1","source-map-support":"^0.5.4"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run lint && npm run build","format":"prettier --single-quote --print-width 100 --use-tabs --write src/*.js src/**/*.js","build":"rollup -c","prepublishOnly":"rm -rf dist && npm test","lint":"eslint src test","watch":"rollup -cw"},"gitHead":"b584ebf31119031b710e9b2cb1abcbd9b41daee1","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.25.1","_npmVersion":"6.2.0","_nodeVersion":"10.9.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-sCuTz6pYom8Rlt4ISPFn6wuFodbKMIHUMv4Qko9P17dpxb7s52KJTmRuZZqHdGmLCK9AOcDare039nRIcfdkEg==","shasum":"b1c248b399cd7485da0fe7385c2fc7011843266e","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.25.1.tgz","fileCount":10,"unpackedSize":360082,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboWPjCRA9TVsSAnZWagAAJuEQAINm96lVOboXV0ZMezx8\nB9qPhdNlRbOGtuGGJZsisJJURR6JA6kLfzpRdLVC7XHWpsw+XI2WCSu0HRr6\n0ODRzSEUucdib1pZn/59Sb3HOkZk+x0tdCfbTOlV75VMGP0dKuXlNNmo8lh0\nKIgkq1S/1yYZlM0NFjogrKjpT1x2wwgGNb2uSIVrbyDytDheChQz9aMwxJ3X\neutbcM3ANwHzeF53WFw2teFqc040RRUEdVTMKi5Fit2hqmNff2Jr+VWOZmee\nns1y7C/Gji2G5bXe1I7ELtggbey8VcWXN9keS/QzxDh1oD6XnWUQebJlTYUX\nATWw3bVAp4u1xSF00QZERSanf9CCuANjvI/bNefB6HbB+9wToMc61cPH2H9A\n6fIPvtMYZFP2HBijVUikkWfrDJvxsGQbljExcTBjAc3gboCNh6PyTjItah1j\nMEJz6UISLsrHCePPmlkM1zt8BUt1tQzaCNrcU6e9YeNzFsBy7o4FCpNQ8wlt\n9xLykoz9DBFYPQFH+MzHZ4R2gB4Av27XsSseJM+hNwC8OLC7E727PBTZUO58\n0miLkfqpxEdPZGziiHUStNTQYuPPVYVgiFqwEun6jqDYJu2aqgLiCglc6j7J\nVlzp3ZuESKAhmq5ld6WZ3JsbH7hYmLhDaSP1DYFEBvgUW2uG26dY5XGuMW3T\n5iXK\r\n=I+v0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXsJ73G8JNLwCF5vGbkGFrIqVlS9w2R1/qPAa6aiZf1AIgTlqZjCLaTtFjEXXKItpy1vww6N51bxp6NqPw2NI+Ykk="}]},"maintainers":[{"email":"alangpierce@gmail.com","name":"alangpierce"},{"email":"agafonkin@gmail.com","name":"mourner"},{"email":"richard.a.harris@gmail.com","name":"rich_harris"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string_0.25.1_1537303523053_0.6478245276155192"},"_hasShrinkwrap":false},"0.25.2":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.25.2","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","license":"MIT","dependencies":{"sourcemap-codec":"^1.4.4"},"devDependencies":{"buble":"^0.19.6","eslint":"^5.13.0","mocha":"^5.2.0","prettier":"^1.16.4","rollup":"^1.1.2","rollup-plugin-buble":"^0.19.6","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.1.0","source-map":"^0.6.1","source-map-support":"^0.5.10"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run lint && npm run build","format":"prettier --single-quote --print-width 100 --use-tabs --write src/*.js src/**/*.js","build":"rollup -c","prepublishOnly":"rm -rf dist && npm test","lint":"eslint src test","watch":"rollup -cw"},"gitHead":"751f1c00316ee9553974d29eef5caf9546047df1","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.25.2","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-iLs9mPjh9IuTtRsqqhNGYcZXGei0Nh/A4xirrsqW7c+QhKVFL2vm7U09ru6cHRD22azaP/wMDgI+HCqbETMTtg==","shasum":"139c3a729515ec55e96e69e82a11fe890a293ad9","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.25.2.tgz","fileCount":11,"unpackedSize":360760,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcVydyCRA9TVsSAnZWagAA8u4P/jnxPT2/FFPiABpPOcLD\nUQKTlJ5oL+oFAprge8Zl1pp4XiXumCcqpgNHrJE1d0w/yXmyRLc18mUWOmtG\nvBIwVp9UsW3LOLvJxEEIK+QwVlq8D+ogOF8iB7P5Yh3aymxi+TaW12kaUiKF\nAL1RSHhQ0J0Rs3bGmesJ3OIlQYah9VMwxo14O/FXOBARtLoXOuKiko81Fkzt\n7DyFnJxt6vpJIDh83eDFxblp3PzE46cLnynsfYBbzPSmVgVXY7nBvA+6AS16\nmuSbGnBjV+szCNM9XnncPjhHQqsP9tTG5yR+pjQH4NG4nwgn/n3K2G0yvNJs\nL5Pemn/cxUV96uSFEgxTWLllqxyO9R6VOKHzeclhkwcS42eTARlTdk91FEIu\n6nk58NuH5I4VJ14jvLHrUuuhZFZgXLI25Lys9Z6mXW0nneKFgaDaLJd5TbVj\n8We5LQzCb4eSertYn6vqkGxUkXYBRqve5/Lk+lJjtTgINLtaHo0n5Y7E6emt\nxgjqgYFjN/F6+Z+f0+uZ/36fcI6oUCFfn+tE/iA7U2CZYF6Mbexp5Orp8mBS\n3UQ8o0fst0fu2JqmeM4GIFznzia60c6RZZo9UyMWmZg5xQisMdOiwo2kEPVK\nITsxkRls7df16o598SZSPd4BIzKeqaM8C4oE3o6LrgHp+ts2ON4+it0FF/TJ\nWdfr\r\n=uUna\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCHBrByefI190fosP94XGo3AoP/xqA2GvyRRYx5fUl71gIhAND3qcrobTOP0jGXed0t6orIekrtNclDsv0l7Hu5kgsl"}]},"maintainers":[{"email":"alangpierce@gmail.com","name":"alangpierce"},{"email":"agafonkin@gmail.com","name":"mourner"},{"email":"richard.a.harris@gmail.com","name":"rich_harris"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string_0.25.2_1549215601974_0.43090334683230025"},"_hasShrinkwrap":false},"0.25.3":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.25.3","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","license":"MIT","dependencies":{"sourcemap-codec":"^1.4.4"},"devDependencies":{"eslint":"^5.16.0","mocha":"^5.2.0","prettier":"^1.18.2","rollup":"^1.16.3","rollup-plugin-buble":"^0.19.6","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","source-map":"^0.6.1","source-map-support":"^0.5.12"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run lint && npm run build","format":"prettier --single-quote --print-width 100 --use-tabs --write src/*.js src/**/*.js","build":"rollup -c","prepublishOnly":"rm -rf dist && npm test","lint":"eslint src test","watch":"rollup -cw"},"gitHead":"a312519cfe9caa78ade7f09cc2b07459d3d17f4d","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.25.3","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-6QK0OpF/phMz0Q2AxILkX2mFhi7m+WMwTRg0LQKq/WBB0cDP4rYH3Wp4/d3OTXlrPLVJT/RFqj8tFeAR4nk8AA==","shasum":"34b8d2a2c7fec9d9bdf9929a3fd81d271ef35be9","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.25.3.tgz","fileCount":11,"unpackedSize":360367,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdGe6GCRA9TVsSAnZWagAAAYIQAIqaDTd+2/aF/7DrbwuF\nXU5GBERFRr+OGTEAANcXK2GyVkWznVfVrmSquMCV1p0pNqMCC7S1i5a5G0Gx\nbh5xOWzHoMGbvPMBWAoUQYhZKlaj5pOlm6RO0i7IWf1+q10foAqwGiDYSfC1\nw2dmsJdzH+0oWCUpXNQJ/SlC9aaUFIi4yW2zTLjKWPMtsdwXgc+qXJZAvLs8\na+RwNUdMX7ETjuwd5Xog7pg2n6Y9J5jGhHmn37lOet8DSdmuBvc9zlpO6eS4\n/sowI057z4A3EtKcAfy0WovFWoJXGVIvHOBEnVE3u+mAkIava/cwGZwk6Kc+\nSCUgCNk0/aznHTzBCr4gxV9PrwDg3JB+xU1jAJlrHSdoPOmHeGKoNjbPyCeI\ndNyUWKwb4zggckKMyUg6LF6hMPgzsOgU+HVLp2MuXV0D1srT7Hgoaok8pt8Z\n4U3R33IJ2T15jNYH5WCWYqnAiDdWGhDbyLr5lsx9ZZFPvyLUcKHTY/OPgpOz\n10YSJFL7I553SY0zFHZCrQXVPn7fUXy8wEfveK19hwBnutBZ+BT3tut37Mak\nlbz7bCrUDhLdvQa9VdJszqhY5APsQvosxMcythsDy5Vf4/8MBB0Ngf8KdRN+\nDeqyVEafnjeCdEEws4lC95mYj0gpEkkFBcov9jvhNxPc/dl8nnYyNDgDmoBM\nZT9F\r\n=VUgc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFPx44smiMKIRs1FR1+pYrluzzcuNSVc8ArmCtRrPf5GAiAHdvJh3S1XUeg40pD0YZNa+FJn1fMk0+m20xYoEaXBLA=="}]},"maintainers":[{"email":"alangpierce@gmail.com","name":"alangpierce"},{"email":"agafonkin@gmail.com","name":"mourner"},{"email":"richard.a.harris@gmail.com","name":"rich_harris"}],"_npmUser":{"name":"mourner","email":"agafonkin@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string_0.25.3_1561980549322_0.20830084178974606"},"_hasShrinkwrap":false},"0.25.4":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.25.4","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","license":"MIT","dependencies":{"sourcemap-codec":"^1.4.4"},"devDependencies":{"eslint":"^5.16.0","mocha":"^5.2.0","prettier":"^1.18.2","rollup":"^1.16.3","rollup-plugin-buble":"^0.19.6","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","source-map":"^0.6.1","source-map-support":"^0.5.12"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run lint && npm run build","format":"prettier --single-quote --print-width 100 --use-tabs --write src/*.js src/**/*.js","build":"rollup -c","prepublishOnly":"rm -rf dist && npm test","lint":"eslint src test","watch":"rollup -cw"},"gitHead":"51e7f5f7e33a0dc051e936eee4eab61c1626c696","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.25.4","_nodeVersion":"12.2.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-oycWO9nEVAP2RVPbIoDoA4Y7LFIJ3xRYov93gAyJhZkET1tNuB0u7uWkZS2LpBWTJUWnmau/To8ECWRC+jKNfw==","shasum":"325b8a0a79fc423db109b77fd5a19183b7ba5143","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.25.4.tgz","fileCount":11,"unpackedSize":362278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkhtgCRA9TVsSAnZWagAA7WAP/2PQu7y+9iS9m3XicGo1\nnPYnUMEn+ui83c5PJjbj4Kdi6MvLkpYPP50GG+8pNNc4mf315pbzViX+TJjZ\nxiHB0rfrqR2upBPr34UkTp2caly1O2pXslWtoI5LI7ED1MDyf2AkcxYsy/z0\nU+OfpwE4do4r82omLwFZeAQzC/AJAddtzL255kJV9dVsICjaSau1bxe35NPB\nJk36XtRFolUuI8aCsjded3ZW84F/mh0QPRjqG12oJ1NutQGClxu6MI6yIVve\nWoGrQ+scBtxW7ok7jlNvrbbGwXR7L4wTHmHDTvB5Vuri5yLZiknfbJjfoyBp\nnvFKw3EgDgFJDyJ5lb0O0DxU33Q0tQ/oNk3ORjOZmNuCSLVORr4mrqs7hknq\nHsDVMJk3d7WkqrK0bIR/yZ9CbriIKVVoqWhtw2QXle9WV72NKtf+TE+5/UEp\n8ZsAmBemIY0qRSYUoJj+/Y6sgQdRD5v0wqIpbJAsZZgcP+lodSGAJR7IGmay\ngIjjJDYrxzi3NVWsHuCm4oNb7RDU+XEui6ooAkiNaoj58wEBBTf3iVCpZVv4\nPbe9Br0BJnSYP08KgU3689cvJaHPVQrESaqJvvtC+memJ1Jj/cZuNp3kSwV4\nbByTdbuVomyaMUS4FBuWQP61+w4tmQJTEGMWEq8Y4KN0XjQiGNGZ53/7Eucn\n5//A\r\n=OhX1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDo61Xl34jVHfwlMc73qEDLphw1shNNu2XV4cUKToE8qgIgDEFwmsrjEC3HgGlbPtHpbFBJaU56+mfXny8hS2CUdr4="}]},"maintainers":[{"email":"alangpierce@gmail.com","name":"alangpierce"},{"email":"agafonkin@gmail.com","name":"mourner"},{"email":"richard.a.harris@gmail.com","name":"rich_harris"}],"_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string_0.25.4_1569856351374_0.16227823583871825"},"_hasShrinkwrap":false},"0.25.5":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.25.5","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","license":"MIT","dependencies":{"sourcemap-codec":"^1.4.4"},"devDependencies":{"eslint":"^5.16.0","mocha":"^5.2.0","prettier":"^1.18.2","rollup":"^1.16.3","rollup-plugin-buble":"^0.19.6","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","source-map":"^0.6.1","source-map-support":"^0.5.12"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run lint && npm run build","format":"prettier --single-quote --print-width 100 --use-tabs --write src/*.js src/**/*.js","build":"rollup -c","prepublishOnly":"rm -rf dist && npm test","lint":"eslint src test","watch":"rollup -cw"},"gitHead":"f0da0663cc64255c61aed47678e7dda376cdbdb6","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.25.5","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"integrity":"sha512-vIO/BOm9odBHBAGwv0gZPLJeO9IpwliiIc0uPeAW93rrFMJ/R3M665IAEfOU/IW3kD4S9AtEn76lfTn1Yif+9A==","shasum":"694fa8c6b9a51d83cc4a72c5b6883a7cfa890e40","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.25.5.tgz","fileCount":11,"unpackedSize":365344,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDmjdCRA9TVsSAnZWagAAE0EP/1mXek2xeKgXKRmT0sLj\n8RGvzRCJoIbSFXE66r5vENypKCwKF1XxMWgKFfWbaR9/UWPqRTO/5hylDThv\nxh9B8MRCaG/3sXLM+1W7p/nt3RnMe+7Vvl22umeptBAM5UnRQ8B1u/fFKmum\nNXjp+UMmxhVziBNwNkLPM9l64Y8vVdQI1V3Z/QIVY5zf8pgFONrhyMjxjI/i\nFXeGMe6IZ1cPoM/jyQREjrKu68E8TzxjLnZHSIWvC5/0W9xUrYMP0KqoDIJc\n/pPudVMWYjtKLrRSQijQqdh5AYZdzecoKDOAbPRj53BvFaWneZ4DO/8tMKtc\n9PhFpY0AFNKP7Zwy6GofKDeiFvNGC1oHD0oA3QOGC3JdHQEuIZDqbMpG1Qzh\niMMgdY8DAJhQHDKSNEvs6STS02WL9Eac1+hiWtTY2+JPAby1fZX1lRJgXwkz\nOwb4qYHlx85rlC1lglZwg3au1q4lmwRYoZQekRdf60twavjk/19feiKVzMAh\nLUFn/wkejH6MtLF8d27RMUVSG8jZOKaK9ZslXM5qhOt1/qjlOKWwG0Ri9IVQ\nK+NYuTErqusKt5F5Gy1Iekl6c0JR8tVl5HuAwjRqzuqxHxtsgzKju+0NazzO\nMU0hWbFpOwkyVJ1k5QVyL07HJsbU3i7laB9l+Nb5wmoEwv4gHrj7ieZF9ck+\nSkm4\r\n=oP9g\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHieGPAfIlhwp5+WrZGoL4qeLtAs3zoOI3fKxGzVPcn0AiA/tssOdIOcQn3nrS+tDL8ISjVw7hdwX/VvDP1fF+C5OQ=="}]},"maintainers":[{"email":"alangpierce@gmail.com","name":"alangpierce"},{"email":"agafonkin@gmail.com","name":"mourner"},{"email":"richard.a.harris@gmail.com","name":"rich_harris"}],"_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string_0.25.5_1578002653394_0.2643820467968061"},"_hasShrinkwrap":false},"0.25.6":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.25.6","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","license":"MIT","dependencies":{"sourcemap-codec":"^1.4.4"},"devDependencies":{"eslint":"^5.16.0","mocha":"^5.2.0","prettier":"^1.18.2","rollup":"^1.16.3","rollup-plugin-buble":"^0.19.6","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","source-map":"^0.6.1","source-map-support":"^0.5.12"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run lint && npm run build","format":"prettier --single-quote --print-width 100 --use-tabs --write src/*.js src/**/*.js","build":"rollup -c","prepublishOnly":"rm -rf dist && npm test","lint":"eslint src test","watch":"rollup -cw"},"gitHead":"900c6cbdebb1bde039e5bb258935af0fa7565563","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.25.6","_nodeVersion":"12.0.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-3a5LOMSGoCTH5rbqobC2HuDNRtE2glHZ8J7pK+QZYppyWA36yuNpsX994rIY2nCuyP7CZYy7lQq/X2jygiZ89g==","shasum":"5586387d1242f919c6d223579cc938bf1420795e","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.25.6.tgz","fileCount":11,"unpackedSize":364972,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFy6pCRA9TVsSAnZWagAAdKEP/jXP+k3/lY+SR29/EWZ2\nlbzcA/nh5EXaqbPkB09D8rcj9uCIKpiSOZy/c15K3i0/zeU0iPPPtO5QY6To\nsDWlrklCW1I6zXjnnxQSERZefH9rZkMp0w18TrYRjDML1ig62734GM4zz6T5\ng226mfafYLphfyxsYmZapJ/Ag8yU7k0cX4z3/zbDr+touXX89rqNHdUXumnX\nj7SVzp6TplK96dZeSg8WiPY5iX8nRRqFrt3w2rDBrFy10w8nc6/9/RNVEaQZ\niR254queuik8wM5XjzeDhZ/GxZKPtekiy1BsOE6TpDt28ryJ9pcMN3eJt5Tv\nMoxZ62YEtz7d1jI4aL0GR4zbKReo/VeIZUOEQpyOR+GOrEfUf/GqluxcgAL5\nyFG4ySCgmGq2Ui3GWLwkBO8WKTkPnfCs6L1dbgmW7aHxXNNd5d/cJBgx8mXM\n4sEfrklgO1qGjiiRX1e/maOhH0QHRspintn+vcp1gfmqx5EWX1CS4omTkey5\n6eJcAxF7tDgUKDep0X94bNK9KBmK/lZpjOphuSfjfjuldBDLozJBEUrSVVRB\nwaV97mICwkPO+rw3iB8R4C2q4sF3A4t42doWElPmhi7WHP7ETkEtwNPBCa0l\ncCz2+PLbdXVW6Zb4Cz3VRAa419bNzJNCUWMgyyrCAmVcHI+eL4nV5YTCSOUg\nPag4\r\n=Nou1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdwz4HIHkGxdy43lvJH1noIlnlaNEhObUjY0lQaonWuAIhAOeecvvEtOg4tomYexGlZvbkNgRQvOU2NmZ45TI6UtoM"}]},"maintainers":[{"email":"alangpierce@gmail.com","name":"alangpierce"},{"email":"agafonkin@gmail.com","name":"mourner"},{"email":"richard.a.harris@gmail.com","name":"rich_harris"}],"_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string_0.25.6_1578577576965_0.031620161565109495"},"_hasShrinkwrap":false},"0.25.7":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.25.7","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","license":"MIT","dependencies":{"sourcemap-codec":"^1.4.4"},"devDependencies":{"eslint":"^5.16.0","mocha":"^5.2.0","prettier":"^1.18.2","rollup":"^1.16.3","rollup-plugin-buble":"^0.19.6","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","source-map":"^0.6.1","source-map-support":"^0.5.12"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run lint && npm run build","format":"prettier --single-quote --print-width 100 --use-tabs --write src/*.js src/**/*.js","build":"rollup -c","prepare":"npm run build","prepublishOnly":"rm -rf dist && npm test","lint":"eslint src test","watch":"rollup -cw"},"gitHead":"389c1f1688b5f58db6589601f57b901a2aa43ce1","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.25.7","_nodeVersion":"12.0.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-4CrMT5DOHTDk4HYDlzmwu4FVCcIYI8gauveasrdCu2IKIFOJ3f0v/8MDGJCDL9oD2ppz/Av1b0Nj345H9M+XIA==","shasum":"3f497d6fd34c669c6798dcb821f2ef31f5445051","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.25.7.tgz","fileCount":11,"unpackedSize":364288,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYkuXCRA9TVsSAnZWagAAOPoP/A8L30zQIZhJCVsrXHP2\nqs4UCE2fTfA14ZJxFkFgMfaObfTc1KbNbhKTFoGlkVyp9maVMPgzrOLyc1Uv\nL+uZYZ//I20cWVQvrwugPeGKpGLaSEzG6N0oOp/4hSwWHU1gu6sXPTV02giA\nq3jmmkj0TW1Gko/Y7Ui+9SPAdCjGXnbRp0cw+auao/jXjmmgzwib0ziOEqJn\nbLpgJSx11pvLkSzzPE1djaVVXvGW0jgoaztEGMt656yNYLrgQhZKeMZfVnC6\nVQl/mfI4sOYEwR6eB5yEDQ0AzIyEAZudby3ajEYe2OZIY90ESldJ/R20L2dQ\nXPhDgyCjcIlh7HaXNbR29XrpWkbeMKjahh8kQRwbqC0NGq2FHZpjgN4Q/zxU\na5bf4cAVcO1rEA2dQqlcT1shPYvRu5mQZmcnL78blKkolvTqOX2wV3mMmbsO\nn9WT4uITLzMd7fLhXkrubGFIzD836nNgw0+BFVT83SrnCv649uwl6vfU+f/p\nPajsU/QW48IVLMjIZc6dUhuij5cX6EF7AArUo5BAJgKp5RQYWk+bWjsiWu38\nRBWKsSEgzWw1jfmmPsvVt72A8yFnQUdE6jpXoI0tRw+o7nF7l4TJbOz9WSPh\nsHcCM0wHTSHmChIt30j8V+2katTVgRY/1dyNmfFqudcGvgTyzQh64egs1wnA\nDMKp\r\n=CNM1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbn5cuNWnfL089im0WJqyrdXsGcW1w5/BsEsYD5AH9/wIhAKX0L45oMLfOoFB4MEdN0FUUPhgbAhtrJXWuIkuyBPSw"}]},"maintainers":[{"email":"alangpierce@gmail.com","name":"alangpierce"},{"email":"agafonkin@gmail.com","name":"mourner"},{"email":"richard.a.harris@gmail.com","name":"rich_harris"}],"_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string_0.25.7_1583500183439_0.9874855561145381"},"_hasShrinkwrap":false},"0.25.8":{"name":"magic-string","description":"Modify strings, generate sourcemaps","author":{"name":"Rich Harris"},"version":"0.25.8","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","license":"MIT","dependencies":{"sourcemap-codec":"^1.4.8"},"devDependencies":{"@rollup/plugin-buble":"^0.21.3","@rollup/plugin-node-resolve":"^13.1.3","@rollup/plugin-replace":"^4.0.0","bumpp":"^7.1.1","conventional-changelog-cli":"^2.2.2","eslint":"^8.10.0","mocha":"^9.2.1","prettier":"^2.5.1","rollup":"^2.69.0","source-map":"^0.6.1","source-map-support":"^0.5.21"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"scripts":{"test":"mocha","pretest":"npm run lint && npm run build","format":"prettier --single-quote --print-width 100 --use-tabs --write src/*.js src/**/*.js","build":"rollup -c","prepare":"npm run build","prepublishOnly":"rm -rf dist && npm test","lint":"eslint src test","watch":"rollup -cw","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","release":"bumpp -x \"npm run changelog\" --all --commit --tag --push && npm publish"},"gitHead":"e04da4bf858ee0ba2d8f2bca3af6050ce4ef1bdf","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.25.8","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-n9NlSgfkB2rPYjSd/EZDoQcsXzwYAv4CIB/vi3ZSvZ2Tjax5W5Ie1NMy4HG3PVdcL4bBMMR20Ng4UcISMzqRLw==","shasum":"9ee85aabefa5135cf8d80e96adc83b595ae2c5e0","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.25.8.tgz","fileCount":10,"unpackedSize":373471,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiH7ZmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqC3Q//Vc1ZlTpSZ0AeWofOgceoUSQ2v65cp/o7QWEc7mipputDqeoi\r\nXWZv0d/InZQH5kEWkUwEzESTqjlVgCvgerO2lD/H5ccU24ve2WqeErKqmxv+\r\nEWwibxDiglO3v8m8Ls1zDnIdtX5dtVtU7U1hVU2cIUVimZKw5KhhTuUau5ab\r\nKAS953Cp9x3DLFfmJF0Qk85uyrQ4p9ADNA5N6AssJOPks0UQ6oPE3h9f9Wl0\r\nDQ2feUfk8PCaMHav8Z8FyAari+EVY0CZzfTV6InljrB929IU0X0H1hG8xUC3\r\n/cg/YHQhp2wHfVJjL33YOwotdhMCQdOYUtYYUrcnnXYa5sJihCUtDlifcwtr\r\nQypmGxb2gVHBFqfi4dors1LxLLmhFghhdbCOP3srbwmcuWuQ4YCQoxFnD8Jf\r\neLc+sOJCtV+9szlZqLgpWQkCPbx8/MioDDs/64ykOe393IPKTnu/nGI/6CZS\r\nUH0Dgp6PwDMzyiaMKWxLbett0Gqq63qkrMf2dQJ+vjbSLtUIzL2IwycypyKK\r\nbU5WjHwXGW7N9/iyVX+6yVq4F0oVv7PG532lntaK4iEbKuqG9THH4+T0BbjD\r\nBaC7PQVrzMocfbcQe8yWCQbAitML/QbWMF4jZr3OgvyGfw2WgGUoE5l3aZlk\r\ncB95kYMnzjxDeB9d8p4HeWFBB5oQ7L2uooE=\r\n=LzKN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDEWr+136Ln28/u9kgfGi7VZl+cmvK+kU+TSu70R9yO2gIgVXO2xtdwRN196kbdO39ckhib3gw2oYyhDpbu9th05gM="}]},"_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"directories":{},"maintainers":[{"name":"mourner","email":"agafonkin@gmail.com"},{"name":"rich_harris","email":"richard.a.harris@gmail.com"},{"name":"alangpierce","email":"alangpierce@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string_0.25.8_1646245478480_0.8380779867116084"},"_hasShrinkwrap":false},"0.25.9":{"name":"magic-string","version":"0.25.9","description":"Modify strings, generate sourcemaps","keywords":["string","string manipulation","sourcemap","templating","transpilation"],"repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"license":"MIT","author":{"name":"Rich Harris"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.js","jsnext:main":"dist/magic-string.es.js","typings":"index.d.ts","scripts":{"build":"rollup -c","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","format":"prettier --single-quote --print-width 100 --use-tabs --write src/*.js src/**/*.js","lint":"eslint src test","prepare":"npm run build","prepublishOnly":"rm -rf dist && npm test","release":"bumpp -x \"npm run changelog\" --all --commit --tag --push && npm publish","pretest":"npm run lint && npm run build","test":"mocha","watch":"rollup -cw"},"dependencies":{"sourcemap-codec":"^1.4.8"},"devDependencies":{"@rollup/plugin-buble":"^0.21.3","@rollup/plugin-node-resolve":"^13.1.3","@rollup/plugin-replace":"^4.0.0","bumpp":"^7.1.1","conventional-changelog-cli":"^2.2.2","eslint":"^7.32.0","mocha":"^9.2.1","prettier":"^2.5.1","rollup":"^2.69.0","source-map":"^0.6.1","source-map-support":"^0.5.21"},"gitHead":"69336fccbb46e721d58faa5c7a0d0b7ed6ee09d2","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.25.9","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==","shasum":"de7f9faf91ef8a1c91d02c2e5314c8277dbcdd1c","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.25.9.tgz","fileCount":10,"unpackedSize":373056,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIHOYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq7eg//b6qpgtc+FurMJQRYvhU9BQPkLx+ILEOPzmw5F6pik3p4vZfd\r\nnWm52DYJN60O0LOHqn4/oaccJoN9UgWu8O7XLWSYOJthVFFgpEjEHn/K7tFb\r\ntLSCAfH/z27pUJQMFVCG/I9Cqkm1KiwTtA4vcU0yLo/J3CUHOwzHhViw7Y1o\r\nQUl66CNGNJ1xS0mF/YW7I1MWbxlDAitYZWua+x+t+pZUmIZSim9eL4+QN2Wd\r\nEkZmd7qC8sUMU7jYwYUrjBBsYODyoHA4MT21AoEu2meOGEe799sxlxAB6ahs\r\nuTOKtzID+j9YrBi90nqWggIRBIPAHQKIFS3u6urub921A/Hoi7LYcdV06h9O\r\nwCq7qEi1ECPh8XjO4SNzu54FJxoXGQb1wAHzuVMJP2Wc2FU0SbcYi/zBTiwF\r\nJZNgGG/Z8Qsn8/He2LilwfwR6VZPloONEEcI7xpLufcxAQJdtUJDRgDc1AGg\r\nSPv25CPe4mU19Faojsybsu0xkcTtTAJ2DJeYpCa8SVh89G8FCZkKCDK49x6i\r\niuS3aKdH1TVtaHjVDA1siqRqG4iclwMVRPoLfPLhOAgBJ93sWW8HVtkssHrh\r\no9zASPgva3E5AWw2vkFKQljuK6SAqnIRh1iA+muBAI1GjTzX5EQViJ9c4goe\r\nonQO2QsrVQWLRQO601TqgWHTFJgO2xzQIOc=\r\n=bJY0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDV8jwBjaFd+UCnIJ2mVDguMYVlrR3OXkx6DiSS8W/f8wIgJXOLH/EUy9wYN0a6HdqJ8zH1CfWuDJ9Okiyb9ecS4Js="}]},"_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"directories":{},"maintainers":[{"name":"mourner","email":"agafonkin@gmail.com"},{"name":"rich_harris","email":"richard.a.harris@gmail.com"},{"name":"alangpierce","email":"alangpierce@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string_0.25.9_1646293912158_0.5575766017796417"},"_hasShrinkwrap":false},"0.26.0":{"name":"magic-string","version":"0.26.0","description":"Modify strings, generate sourcemaps","keywords":["string","string manipulation","sourcemap","templating","transpilation"],"repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"license":"MIT","author":{"name":"Rich Harris"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.mjs","jsnext:main":"dist/magic-string.es.mjs","exports":{"./package.json":"./package.json",".":{"import":"./dist/magic-string.es.mjs","require":"./dist/magic-string.cjs.js"}},"typings":"index.d.ts","scripts":{"build":"rollup -c","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","format":"prettier --single-quote --print-width 100 --use-tabs --write src/*.js src/**/*.js","lint":"eslint src test","prepare":"npm run build","prepublishOnly":"rm -rf dist && npm test","release":"bumpp -x \"npm run changelog\" --all --commit --tag --push && npm publish","pretest":"npm run lint && npm run build","test":"mocha","watch":"rollup -cw"},"dependencies":{"sourcemap-codec":"^1.4.8"},"devDependencies":{"@rollup/plugin-node-resolve":"^13.1.3","@rollup/plugin-replace":"^4.0.0","bumpp":"^7.1.1","conventional-changelog-cli":"^2.2.2","eslint":"^8.10.0","mocha":"^9.2.1","prettier":"^2.5.1","rollup":"^2.69.0","source-map":"^0.6.1","source-map-support":"^0.5.21"},"engines":{"node":">=12"},"gitHead":"aa33b07a2eee748e743f26f95a99ffb1615c0d30","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.26.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-TK1tGYBWlWzWabm3Lr3w1nb2GcN5ShN23jRIAsHOdc00ZffX90QPwQOALki3F+EnI40BoiZwlb4K2jMM5z3Xpg==","shasum":"3b7027a9b44c12987d8af177872765369d8d4da6","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.26.0.tgz","fileCount":10,"unpackedSize":381736,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIHYcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrV8Q/+Npwrq1qmYRfgdjM8kVaJuTLKxxD1JdsVC3t/lYOhA4yNmIYY\r\nCcgzJ0dIP00fUFoM+E3DeMl/eq23OO9pOuF93d/bajPiCBIJy9WEPliahpoJ\r\n80ZUmb57JXLVNsEFuHUdf16vHdl8EyALDY7sboW+DmCWIvnJzybMZKOpLLgW\r\nUEjt1OCBPuFNPEHDeIWPRQST8XZ/tqBJt979tgg84VZV6L1Mv4SRudWhGbx2\r\nqYDLqB3jXBx9t3pKbPlAXtJRISaEjy47fXfk6mhr6rVVqvrHNgfKUw9d4qyj\r\nR1ipkbmdP2WmqJ62IwlPhJnR/uc7x2bwfiPSum+NP/DWSC6zpV0404oOYbBv\r\nZChZXg1olVvXPvd9+T1WSe0Q6BDgJV9J306goBBcAorDkQT4a6j3g6tloNTX\r\nqybvte93LC1zjLH2H0WjWcCYcKRrFWdG8tiKjSjKmcBbz3/OEKqaGviX2DAg\r\n43TxO2eodOaeVdQUOXZnBXtpalMquhmaQSFRIhhkMu3YbNBzgEytSswL48p6\r\n/Gu5+pSLA2fT94Pn6FaMA3BLCc5I+PG1IfGI2jmB37/fdR16jxfMenHhWFAy\r\n2AQF/GFvyujmoroEiCtlhJfWCuhnIvB0md0xChYbQsnyYoK/6SUt61tpdRZQ\r\n93Z3IEt83eco98evlm3e+boxOtmcQ3g5SDs=\r\n=SWte\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC4ZaF0qP96FLT3aYLvQFt4gAS4/JtXLRgFaSQRX+wjkAIgBdbLsoB4BzVZaZzdeASUj7TsSKsQvkC6EC4vcGqer/U="}]},"_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"directories":{},"maintainers":[{"name":"mourner","email":"agafonkin@gmail.com"},{"name":"rich_harris","email":"richard.a.harris@gmail.com"},{"name":"alangpierce","email":"alangpierce@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string_0.26.0_1646294555934_0.818248574044881"},"_hasShrinkwrap":false},"0.26.1":{"name":"magic-string","version":"0.26.1","description":"Modify strings, generate sourcemaps","keywords":["string","string manipulation","sourcemap","templating","transpilation"],"repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"license":"MIT","author":{"name":"Rich Harris"},"main":"dist/magic-string.cjs.js","module":"dist/magic-string.es.mjs","jsnext:main":"dist/magic-string.es.mjs","exports":{"./package.json":"./package.json",".":{"import":"./dist/magic-string.es.mjs","require":"./dist/magic-string.cjs.js"}},"typings":"index.d.ts","scripts":{"build":"rollup -c","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","format":"prettier --single-quote --print-width 100 --use-tabs --write src/*.js src/**/*.js","lint":"eslint src test","prepare":"npm run build","prepublishOnly":"rm -rf dist && npm test","release":"bumpp -x \"npm run changelog\" --all --commit --tag --push && npm publish","pretest":"npm run lint && npm run build","test":"mocha","watch":"rollup -cw"},"dependencies":{"sourcemap-codec":"^1.4.8"},"devDependencies":{"@rollup/plugin-node-resolve":"^13.1.3","@rollup/plugin-replace":"^4.0.0","bumpp":"^7.1.1","conventional-changelog-cli":"^2.2.2","eslint":"^8.10.0","mocha":"^9.2.1","prettier":"^2.5.1","rollup":"^2.69.0","source-map":"^0.6.1","source-map-support":"^0.5.21"},"engines":{"node":">=12"},"gitHead":"3fa43434881526d084bf35807d172d9803de76e8","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.26.1","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-ndThHmvgtieXe8J/VGPjG+Apu7v7ItcD5mhEIvOscWjPF/ccOiLxHaSuCAS2G+3x4GKsAbT8u7zdyamupui8Tg==","shasum":"ba9b651354fa9512474199acecf9c6dbe93f97fd","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.26.1.tgz","fileCount":10,"unpackedSize":382934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIIkiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrTGQ/+MIfu5fZnGArX4QNnl/o3nOCzmBLbWtcjUdktmfw1ZJLdwWlU\r\ncbwc9Ld2+kRtER/O+lE9ex0GHSFtVf5tCCZSBuwIA5S4czhsbB/dM8eoG3sE\r\nLeevVqfnvHSpPjELYqI3qaIK2epJJGC+T7lAygSlYz07uLGraNgn3hPE0da8\r\njYHvS9pb2528rrYW8ht4wFN2PLVC/9TpuT19d0lsotIJ68M6U8BXUOjir94U\r\nEjOGCQNidpso1G6G0xQdclqciL7IcZ3w8SvAmp/hGMsItsF9CQWvCHKliX35\r\n+RPErR49IQdX8VFa9tKdLF3huYPGzZGXtLC8LjHJQCn4d37XWA4DmPfoQWdu\r\nDBfyAEq9LgXJznuloowtWct/X9oQH/uEKvhUeyUZGf3vjXkF+5M84mdJejcF\r\nMEHtuRuDDBJJ+JNZFIzhgks+m9DPsS8EGjP6APiYE1OONvdHo2ACGeT/ZvQW\r\nyvukXVNF9bKbm6FLOlzDPV4NQWKGHSaNGsfOwwHryTJMn2yZdQvTsykmLAM9\r\n5giNvLkk2lx9/Im3zYmIonF1xpTBTLuXAclBliwTVNkc//XlnMdItsf/veRc\r\nTUnMhbBX5xhAFRz+O449Qh0uAfAKXodYD27lRHtSs1OC5hmZJ29TywzgXMa9\r\ndeCWPNtx8w2fSfR5lLnNsPTRrsorF2OwGHA=\r\n=XP1v\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCEV7jdAxaS44U4/Nq8rJYYy1aUlgKxk4wQNzKfL1o4FwIgCBeUg9W6gKTCTTgmGcHoPp/+Gww9BrbrlHbY65WI6t8="}]},"_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"directories":{},"maintainers":[{"name":"mourner","email":"agafonkin@gmail.com"},{"name":"rich_harris","email":"richard.a.harris@gmail.com"},{"name":"alangpierce","email":"alangpierce@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string_0.26.1_1646299426372_0.26556550705724247"},"_hasShrinkwrap":false},"0.26.2":{"name":"magic-string","version":"0.26.2","description":"Modify strings, generate sourcemaps","keywords":["string","string manipulation","sourcemap","templating","transpilation"],"repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"license":"MIT","author":{"name":"Rich Harris"},"main":"./dist/magic-string.cjs.js","module":"./dist/magic-string.es.mjs","jsnext:main":"./dist/magic-string.es.mjs","types":"./index.d.ts","exports":{"./package.json":"./package.json",".":{"import":"./dist/magic-string.es.mjs","require":"./dist/magic-string.cjs.js","types":"./index.d.ts"}},"scripts":{"build":"rollup -c","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","format":"prettier --single-quote --print-width 100 --use-tabs --write src/*.js src/**/*.js","lint":"eslint src test","prepare":"npm run build","prepublishOnly":"rm -rf dist && npm test","release":"bumpp -x \"npm run changelog\" --all --commit --tag --push && npm publish","pretest":"npm run lint && npm run build","test":"mocha","watch":"rollup -cw"},"dependencies":{"sourcemap-codec":"^1.4.8"},"devDependencies":{"@rollup/plugin-node-resolve":"^13.1.3","@rollup/plugin-replace":"^4.0.0","bumpp":"^7.1.1","conventional-changelog-cli":"^2.2.2","eslint":"^8.10.0","mocha":"^9.2.1","prettier":"^2.5.1","rollup":"^2.69.0","source-map":"^0.6.1","source-map-support":"^0.5.21"},"engines":{"node":">=12"},"gitHead":"b4603a60a8bc8c1a17c1d789483fdb9f63f152fd","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.26.2","_nodeVersion":"16.14.2","_npmVersion":"8.8.0","dist":{"integrity":"sha512-NzzlXpclt5zAbmo6h6jNc8zl2gNRGHvmsZW4IvZhTC4W7k4OlLP+S5YLussa/r3ixNT66KOQfNORlXHSOy/X4A==","shasum":"5331700e4158cd6befda738bb6b0c7b93c0d4432","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.26.2.tgz","fileCount":10,"unpackedSize":383057,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPNCVhf8752ocVAgRNkTtHp9jDWOD3lQzpU6V/DAt92AIhANGlXzk1NVNel7l4vaPlncM+lCqzeEw9FkDWJ0w2SUov"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJie3n6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmouYg/9GLTEyQmOZEZT1VNpONGIdy32iMtD04gNqzxyoh7q71dATgmT\r\ni2knvfXg5M/r9i9kcVI93V4/c/ATSAUMcUe6SfQgCX4VwJ+3lWPIY07F18fK\r\nj2Ox9vds1xIusT6OSvurI/N7qHLBZnG0GAiZfDq9UflKCr22XBqRCd5TPkYq\r\nE5as/TH+nBkspH9misUnzgKSpCrtzT8l1T+6ZL9uUDzbhiCDCU+YxDH9y2gH\r\nYXIfb75rHBgcDntJuQNmkEqvDijz1EpcUJ84TgRUEHL6QS//SNituBbSeqNV\r\nTs3B27glSFWnKOY3yatr2kQK+9eokr8Svptp6+Rpq3B8tkZEmkqN3hh7M9Ee\r\nEBQiQ10NQ1I3QS1/G+s65z+qxBbkvMjWRDuRQroNWpyYKqf2sSQA6lRxvwNP\r\n6eoBEabn5BlgkUU20Kx5D2P3PXjE58LN1bd7tY/7OXaVgqekI40ZQ3I66QiY\r\nzcvmtatKy6GYvuq2csy4u9rhh5yXNVJWDoHhDVSeQuoUfVqzJ/xcfxNjOWtw\r\nckU4Z3vbHOIk/JEhnupZDhZWheO1+D8rtn/7S3l8oRTKZAW7gidKNwF7gfHw\r\nt0qYCWr8tyXNtvVVpFAXVc4oaPlemetJE+nOLFQ5qAlQb+p1B9VIKtmDhOrV\r\n7Dol2Z9H8R8/v8M8vkwx89xsIeQsremT3jg=\r\n=gMoz\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"directories":{},"maintainers":[{"name":"mourner","email":"agafonkin@gmail.com"},{"name":"rich_harris","email":"richard.a.harris@gmail.com"},{"name":"alangpierce","email":"alangpierce@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string_0.26.2_1652259321937_0.8852290360575652"},"_hasShrinkwrap":false},"0.26.3":{"name":"magic-string","version":"0.26.3","description":"Modify strings, generate sourcemaps","keywords":["string","string manipulation","sourcemap","templating","transpilation"],"repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"license":"MIT","author":{"name":"Rich Harris"},"main":"./dist/magic-string.cjs.js","module":"./dist/magic-string.es.mjs","jsnext:main":"./dist/magic-string.es.mjs","types":"./index.d.ts","exports":{"./package.json":"./package.json",".":{"import":"./dist/magic-string.es.mjs","require":"./dist/magic-string.cjs.js","types":"./index.d.ts"}},"scripts":{"build":"rollup -c","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","format":"prettier --single-quote --print-width 100 --use-tabs --write src/*.js src/**/*.js","lint":"eslint src test","prepare":"npm run build","prepublishOnly":"rm -rf dist && npm test","release":"bumpp -x \"npm run changelog\" --all --commit --tag --push && npm publish","pretest":"npm run lint && npm run build","test":"mocha","bench":"npm run build && node benchmark/index.mjs","watch":"rollup -cw"},"dependencies":{"sourcemap-codec":"^1.4.8"},"devDependencies":{"@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","benchmark":"^2.1.4","bumpp":"^8.2.1","conventional-changelog-cli":"^2.2.2","eslint":"^8.23.0","mocha":"^10.0.0","prettier":"^2.7.1","rollup":"^2.78.1","source-map-js":"^1.0.2","source-map-support":"^0.5.21"},"engines":{"node":">=12"},"gitHead":"abf373f2ed53d00e184ab236828853dd35a62763","bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"homepage":"https://github.com/rich-harris/magic-string#readme","_id":"magic-string@0.26.3","_nodeVersion":"16.14.2","_npmVersion":"8.8.0","dist":{"integrity":"sha512-u1Po0NDyFcwdg2nzHT88wSK0+Rih0N1M+Ph1Sp08k8yvFFU3KR72wryS7e1qMPJypt99WB7fIFVCA92mQrMjrg==","shasum":"25840b875140f7b4785ab06bddc384270b7dd452","tarball":"http://localhost:4545/npm/registry/magic-string/magic-string-0.26.3.tgz","fileCount":10,"unpackedSize":386332,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHTB8is4hnjQhynXeMUI+8d46VkXqlA6RMC60BNmfEB5AiAYAh0PsODlCX8JwYWiFXybLBUhIz3Wvu0+xlnHJbnHlQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDcE7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpymw/8CWBfEMz/Hi5N8XY7wyiIvzBibQmcJ9WsL4h2f+uZBOIoPrbr\r\nMpPvMJMPiqqvPW64ZV5bwi8oL6BmVDOId6z2534o1TMg1G5ejRkkRSLqG+eb\r\n5rK+ETrkpBNm5n5IOHrW+3pH4QxGgaOki9G3tJ9NweTbycXfXSz1INSYo0gD\r\nxzp/oC1wK3NL0N2kFO0RDy4zA1l/2dz1beU/7bq/tIROB/2OEOWboznuJIvU\r\n+a67QN8VkU7cGbq+3Tr3wUTAxSWhPfdY13j1ABVPlbfiJ/FuBvetXpv71JfG\r\ndL56kdH/fZRjWEZ1n8cHiHpaiU1s2AHYVSgIGMwA+KsHTlkRAVuL3H9cp3Ye\r\nBtRfow31NRAzyxN6qOcYovZtocJopbG/uMntG7WNu4XuNEWR3XJFxfofMN8h\r\nemgaC05fhQhgSAGJFPJZAqU0pmLocom1Tod5u0a4vht7KvKzWu4l8a3FGGek\r\nEufi4Ndf6s7MQu27b9kudFLOb/1QKhfaO3AL34//F0eTCqAxkK1REFlnJGca\r\nQk+AL5qoF59b5AJx3xv50Xhw07+7cbpmgMQx1VCksT94kgOywVqlgL2trQw+\r\n9ptYB8YlhsDmXwftZnslNFB7dEbiyKuSVOjGaxnL1mVv2BHHJMqv/q+UEBxu\r\nO8570A/iNFaJZmfxz6YWSMA1SRMDG/6BJg4=\r\n=G/1m\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"directories":{},"maintainers":[{"name":"mourner","email":"agafonkin@gmail.com"},{"name":"rich_harris","email":"richard.a.harris@gmail.com"},{"name":"alangpierce","email":"alangpierce@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/magic-string_0.26.3_1661845819321_0.5268383161172072"},"_hasShrinkwrap":false}},"readme":"# magic-string\n\n<a href=\"https://travis-ci.org/Rich-Harris/magic-string\">\n <img src=\"http://img.shields.io/travis/Rich-Harris/magic-string.svg\"\n alt=\"build status\">\n</a>\n<a href=\"https://npmjs.org/package/magic-string\">\n <img src=\"https://img.shields.io/npm/v/magic-string.svg\"\n alt=\"npm version\">\n</a>\n<a href=\"https://github.com/Rich-Harris/magic-string/blob/master/LICENSE.md\">\n <img src=\"https://img.shields.io/npm/l/magic-string.svg\"\n alt=\"license\">\n</a>\n\nSuppose you have some source code. You want to make some light modifications to it - replacing a few characters here and there, wrapping it with a header and footer, etc - and ideally you'd like to generate a [source map](https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/) at the end of it. You've thought about using something like [recast](https://github.com/benjamn/recast) (which allows you to generate an AST from some JavaScript, manipulate it, and reprint it with a sourcemap without losing your comments and formatting), but it seems like overkill for your needs (or maybe the source code isn't JavaScript).\n\nYour requirements are, frankly, rather niche. But they're requirements that I also have, and for which I made magic-string. It's a small, fast utility for manipulating strings and generating sourcemaps.\n\n## Installation\n\nmagic-string works in both node.js and browser environments. For node, install with npm:\n\n```bash\nnpm i magic-string\n```\n\nTo use in browser, grab the [magic-string.umd.js](https://unpkg.com/magic-string/dist/magic-string.umd.js) file and add it to your page:\n\n```html\n<script src='magic-string.umd.js'></script>\n```\n\n(It also works with various module systems, if you prefer that sort of thing - it has a dependency on [vlq](https://github.com/Rich-Harris/vlq).)\n\n## Usage\n\nThese examples assume you're in node.js, or something similar:\n\n```js\nimport MagicString from 'magic-string';\nimport fs from 'fs'\n\nconst s = new MagicString('problems = 99');\n\ns.overwrite(0, 8, 'answer');\ns.toString(); // 'answer = 99'\n\ns.overwrite(11, 13, '42'); // character indices always refer to the original string\ns.toString(); // 'answer = 42'\n\ns.prepend('var ').append(';'); // most methods are chainable\ns.toString(); // 'var answer = 42;'\n\nconst map = s.generateMap({\n source: 'source.js',\n file: 'converted.js.map',\n includeContent: true\n}); // generates a v3 sourcemap\n\nfs.writeFileSync('converted.js', s.toString());\nfs.writeFileSync('converted.js.map', map.toString());\n```\n\nYou can pass an options argument:\n\n```js\nconst s = new MagicString(someCode, {\n // both these options will be used if you later\n // call `bundle.addSource( s )` - see below\n filename: 'foo.js',\n indentExclusionRanges: [/*...*/]\n});\n```\n\n## Methods\n\n### s.addSourcemapLocation( index )\n\nAdds the specified character index (with respect to the original string) to sourcemap mappings, if `hires` is `false` (see below).\n\n### s.append( content )\n\nAppends the specified content to the end of the string. Returns `this`.\n\n### s.appendLeft( index, content )\n\nAppends the specified `content` at the `index` in the original string. If a range *ending* with `index` is subsequently moved, the insert will be moved with it. Returns `this`. See also `s.prependLeft(...)`.\n\n### s.appendRight( index, content )\n\nAppends the specified `content` at the `index` in the original string. If a range *starting* with `index` is subsequently moved, the insert will be moved with it. Returns `this`. See also `s.prependRight(...)`.\n\n### s.clone()\n\nDoes what you'd expect.\n\n### s.generateDecodedMap( options )\n\nGenerates a sourcemap object with raw mappings in array form, rather than encoded as a string. See `generateMap` documentation below for options details. Useful if you need to manipulate the sourcemap further, but most of the time you will use `generateMap` instead.\n\n### s.generateMap( options )\n\nGenerates a [version 3 sourcemap](https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit). All options are, well, optional:\n\n* `file` - the filename where you plan to write the sourcemap\n* `source` - the filename of the file containing the original source\n* `includeContent` - whether to include the original content in the map's `sourcesContent` array\n* `hires` - whether the mapping should be high-resolution. Hi-res mappings map every single character, meaning (for example) your devtools will always be able to pinpoint the exact location of function calls and so on. With lo-res mappings, devtools may only be able to identify the correct line - but they're quicker to generate and less bulky. If sourcemap locations have been specified with `s.addSourceMapLocation()`, they will be used here.\n\nThe returned sourcemap has two (non-enumerable) methods attached for convenience:\n\n* `toString` - returns the equivalent of `JSON.stringify(map)`\n* `toUrl` - returns a DataURI containing the sourcemap. Useful for doing this sort of thing:\n\n```js\ncode += '\\n//# sourceMappingURL=' + map.toUrl();\n```\n\n### s.hasChanged()\n\nIndicates if the string has been changed.\n\n### s.indent( prefix[, options] )\n\nPrefixes each line of the string with `prefix`. If `prefix` is not supplied, the indentation will be guessed from the original content, falling back to a single tab character. Returns `this`.\n\nThe `options` argument can have an `exclude` property, which is an array of `[start, end]` character ranges. These ranges will be excluded from the indentation - useful for (e.g.) multiline strings.\n\n### s.insertLeft( index, content )\n\n**DEPRECATED** since 0.17 – use `s.appendLeft(...)` instead\n\n### s.insertRight( index, content )\n\n**DEPRECATED** since 0.17 – use `s.prependRight(...)` instead\n\n### s.locate( index )\n\n**DEPRECATED** since 0.10 – see [#30](https://github.com/Rich-Harris/magic-string/pull/30)\n\n### s.locateOrigin( index )\n\n**DEPRECATED** since 0.10 – see [#30](https://github.com/Rich-Harris/magic-string/pull/30)\n\n### s.move( start, end, newIndex )\n\nMoves the characters from `start` and `end` to `index`. Returns `this`.\n\n### s.overwrite( start, end, content[, options] )\n\nReplaces the characters from `start` to `end` with `content`. The same restrictions as `s.remove()` apply. Returns `this`.\n\nThe fourth argument is optional. It can have a `storeName` property — if `true`, the original name will be stored for later inclusion in a sourcemap's `names` array — and a `contentOnly` property which determines whether only the content is overwritten, or anything that was appended/prepended to the range as well.\n\n### s.prepend( content )\n\nPrepends the string with the specified content. Returns `this`.\n\n### s.prependLeft ( index, content )\n\nSame as `s.appendLeft(...)`, except that the inserted content will go *before* any previous appends or prepends at `index`\n\n### s.prependRight ( index, content )\n\nSame as `s.appendRight(...)`, except that the inserted content will go *before* any previous appends or prepends at `index`\n\n### s.replace( regexp, substitution )\n\nString replacement with RegExp or string, a replacer function is also supported. Returns `this`.\n\n```ts\nimport MagicString from 'magic-string'\n\nconst s = new MagicString(source)\n\ns.replace('foo', 'bar')\ns.replace(/foo/g, 'bar')\ns.replace(/(\\w)(\\d+)/g, (_, $1, $2) => $1.toUpperCase() + $2)\n```\n\nThe differences from [`String.replace`]((https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/replace)):\n- It will always match against the **original string**\n- It mutates the magic string state (use `.clone()` to be immutable)\n\n### s.remove( start, end )\n\nRemoves the characters from `start` to `end` (of the original string, **not** the generated string). Removing the same content twice, or making removals that partially overlap, will cause an error. Returns `this`.\n\n### s.slice( start, end )\n\nReturns the content of the generated string that corresponds to the slice between `start` and `end` of the original string. Throws error if the indices are for characters that were already removed.\n\n### s.snip( start, end )\n\nReturns a clone of `s`, with all content before the `start` and `end` characters of the original string removed.\n\n### s.toString()\n\nReturns the generated string.\n\n### s.trim([ charType ])\n\nTrims content matching `charType` (defaults to `\\s`, i.e. whitespace) from the start and end. Returns `this`.\n\n### s.trimStart([ charType ])\n\nTrims content matching `charType` (defaults to `\\s`, i.e. whitespace) from the start. Returns `this`.\n\n### s.trimEnd([ charType ])\n\nTrims content matching `charType` (defaults to `\\s`, i.e. whitespace) from the end. Returns `this`.\n\n### s.trimLines()\n\nRemoves empty lines from the start and end. Returns `this`.\n\n### s.isEmpty()\n\nReturns true if the resulting source is empty (disregarding white space).\n\n## Bundling\n\nTo concatenate several sources, use `MagicString.Bundle`:\n\n```js\nconst bundle = new MagicString.Bundle();\n\nbundle.addSource({\n filename: 'foo.js',\n content: new MagicString('var answer = 42;')\n});\n\nbundle.addSource({\n filename: 'bar.js',\n content: new MagicString('console.log( answer )')\n});\n\n// Advanced: a source can include an `indentExclusionRanges` property\n// alongside `filename` and `content`. This will be passed to `s.indent()`\n// - see documentation above\n\nbundle.indent() // optionally, pass an indent string, otherwise it will be guessed\n .prepend('(function () {\\n')\n .append('}());');\n\nbundle.toString();\n// (function () {\n// var answer = 42;\n// console.log( answer );\n// }());\n\n// options are as per `s.generateMap()` above\nconst map = bundle.generateMap({\n file: 'bundle.js',\n includeContent: true,\n hires: true\n});\n```\n\nAs an alternative syntax, if you a) don't have `filename` or `indentExclusionRanges` options, or b) passed those in when you used `new MagicString(...)`, you can simply pass the `MagicString` instance itself:\n\n```js\nconst bundle = new MagicString.Bundle();\nconst source = new MagicString(someCode, {\n filename: 'foo.js'\n});\n\nbundle.addSource(source);\n```\n\n## License\n\nMIT\n","maintainers":[{"name":"mourner","email":"agafonkin@gmail.com"},{"name":"rich_harris","email":"richard.a.harris@gmail.com"},{"name":"alangpierce","email":"alangpierce@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"time":{"modified":"2022-08-30T07:50:19.584Z","created":"2014-11-04T16:24:39.084Z","0.1.0":"2014-11-04T16:24:39.084Z","0.1.1":"2014-11-04T17:02:43.815Z","0.1.3":"2014-11-07T15:27:30.330Z","0.1.4":"2014-11-10T17:46:06.913Z","0.1.5":"2014-11-10T20:25:23.438Z","0.1.6":"2014-11-10T22:43:29.585Z","0.1.7":"2014-11-15T00:16:00.263Z","0.1.8":"2014-11-15T17:58:37.233Z","0.1.9":"2014-11-15T23:12:13.966Z","0.1.10":"2014-11-16T00:58:58.922Z","0.2.0":"2014-11-23T05:28:30.586Z","0.2.1":"2014-11-23T15:51:20.447Z","0.2.2":"2014-11-23T16:46:51.984Z","0.2.3":"2014-11-23T17:52:03.001Z","0.2.4":"2014-12-11T21:18:29.471Z","0.2.5":"2015-01-02T17:37:58.478Z","0.2.6":"2015-01-04T03:36:50.417Z","0.2.7":"2015-01-08T01:57:04.479Z","0.3.0":"2015-01-08T03:35:39.407Z","0.3.1":"2015-01-15T04:17:24.566Z","0.4.0":"2015-02-05T22:19:12.401Z","0.4.1":"2015-02-08T16:05:36.414Z","0.4.2":"2015-02-08T16:58:50.919Z","0.4.3":"2015-02-15T03:29:35.016Z","0.4.4":"2015-02-15T16:19:29.578Z","0.4.5":"2015-03-02T00:10:22.740Z","0.4.6":"2015-03-27T03:15:35.313Z","0.4.7":"2015-04-03T14:47:41.035Z","0.4.8":"2015-04-10T19:55:37.697Z","0.4.9":"2015-04-10T20:14:12.641Z","0.5.0":"2015-05-21T03:58:48.271Z","0.5.1":"2015-05-21T12:42:37.394Z","0.5.3":"2015-05-26T01:53:42.611Z","0.6.0":"2015-05-26T22:05:45.859Z","0.6.1":"2015-06-02T18:31:23.864Z","0.6.2":"2015-06-02T18:34:37.299Z","0.6.3":"2015-06-02T22:15:35.473Z","0.6.4":"2015-07-25T23:06:21.200Z","0.6.5":"2015-08-21T18:46:01.299Z","0.6.6":"2015-08-29T18:51:02.147Z","0.7.0":"2015-09-02T22:47:53.993Z","0.8.0":"2015-10-23T02:46:28.137Z","0.9.0":"2015-12-20T04:24:36.317Z","0.9.1":"2015-12-20T04:27:34.052Z","0.10.0":"2015-12-25T00:43:04.492Z","0.10.1":"2015-12-30T16:06:37.380Z","0.10.2":"2016-01-03T04:38:42.601Z","0.11.0-alpha":"2016-04-06T19:57:16.932Z","0.11.0":"2016-04-07T21:45:45.246Z","0.11.1":"2016-04-08T16:28:11.638Z","0.11.2":"2016-04-10T20:07:41.095Z","0.11.3":"2016-04-11T03:48:59.204Z","0.11.4":"2016-04-12T01:33:47.151Z","0.12.0":"2016-05-04T15:54:36.868Z","0.12.1":"2016-05-04T19:11:09.108Z","0.13.0":"2016-05-09T14:46:42.955Z","0.13.1":"2016-05-14T19:35:24.578Z","0.14.0":"2016-05-16T03:11:30.003Z","0.15.0":"2016-05-21T15:14:32.164Z","0.15.1":"2016-06-09T17:52:40.930Z","0.15.2":"2016-06-23T15:23:21.125Z","0.16.0":"2016-08-12T15:13:03.169Z","0.17.0":"2016-11-24T15:37:21.374Z","0.17.1":"2016-12-01T18:10:26.267Z","0.18.0":"2016-12-01T19:30:15.399Z","0.19.0":"2016-12-02T16:24:03.705Z","0.19.1":"2017-05-09T19:04:06.336Z","0.20.0":"2017-05-17T22:25:03.723Z","0.21.0":"2017-05-26T12:30:44.224Z","0.21.1":"2017-05-29T14:30:43.956Z","0.21.2":"2017-05-29T23:06:29.217Z","0.21.3":"2017-05-30T14:05:33.069Z","0.22.0":"2017-07-07T17:46:56.092Z","0.22.1":"2017-07-07T17:51:14.860Z","0.22.2":"2017-07-08T03:51:35.769Z","0.22.3":"2017-07-21T23:34:48.473Z","0.22.4":"2017-07-30T18:26:50.695Z","0.22.5":"2018-03-14T14:52:05.198Z","0.23.0":"2018-03-14T19:51:15.792Z","0.23.1":"2018-03-14T19:53:42.353Z","0.23.2":"2018-03-15T12:46:51.326Z","0.24.0":"2018-03-19T15:30:52.638Z","0.24.1":"2018-05-15T12:36:56.988Z","0.25.0":"2018-05-31T09:29:30.358Z","0.25.1":"2018-09-18T20:45:23.176Z","0.25.2":"2019-02-03T17:40:02.125Z","0.25.3":"2019-07-01T11:29:09.533Z","0.25.4":"2019-09-30T15:12:31.607Z","0.25.5":"2020-01-02T22:04:13.576Z","0.25.6":"2020-01-09T13:46:17.172Z","0.25.7":"2020-03-06T13:09:43.545Z","0.25.8":"2022-03-02T18:24:38.654Z","0.25.9":"2022-03-03T07:51:52.312Z","0.26.0":"2022-03-03T08:02:36.087Z","0.26.1":"2022-03-03T09:23:46.554Z","0.26.2":"2022-05-11T08:55:22.113Z","0.26.3":"2022-08-30T07:50:19.503Z"},"keywords":["string","string manipulation","sourcemap","templating","transpilation"],"author":{"name":"Rich Harris"},"license":"MIT","readmeFilename":"README.md","homepage":"https://github.com/rich-harris/magic-string#readme","repository":{"type":"git","url":"git+https://github.com/rich-harris/magic-string.git"},"bugs":{"url":"https://github.com/rich-harris/magic-string/issues"},"users":{"scottfreecode":true,"pedromsilva":true}} \ No newline at end of file
diff --git a/cli/tests/testdata/npm/registry/nanoid/nanoid-3.3.4.tgz b/cli/tests/testdata/npm/registry/nanoid/nanoid-3.3.4.tgz
new file mode 100644
index 000000000..e5e4bb4a3
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/nanoid/nanoid-3.3.4.tgz
Binary files differ
diff --git a/cli/tests/testdata/npm/registry/nanoid/registry.json b/cli/tests/testdata/npm/registry/nanoid/registry.json
new file mode 100644
index 000000000..2e0a943cb
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/nanoid/registry.json
@@ -0,0 +1 @@
+{"_id":"nanoid","_rev":"110-b507666336bbd7fdd3bf9e7c5a39281d","name":"nanoid","description":"A tiny (116 bytes), secure URL-friendly unique string ID generator","dist-tags":{"latest":"4.0.0"},"versions":{"0.1.0":{"name":"nanoid","version":"0.1.0","description":"Very small secure URL-friendly unique ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./random.js":"./random-browser.js"},"devDependencies":{"docdash":"^0.4.0","eslint":"^4.4.0","eslint-config-logux":"^16.0.0","eslint-config-standard":"^10.2.1","eslint-plugin-es5":"^1.1.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jest":"^20.0.3","eslint-plugin-node":"^5.1.1","eslint-plugin-promise":"^3.5.0","eslint-plugin-security":"^1.4.0","eslint-plugin-standard":"^3.0.1","html-webpack-plugin":"^2.30.1","jest":"^20.0.4","jsdoc":"^3.5.4","lint-staged":"^4.0.2","pre-commit":"^1.2.2","size-limit":"^0.8.0","webpack-dev-server":"^2.6.1","yaspeller-ci":"^0.6.0"},"scripts":{"lint-staged":"lint-staged","spellcheck":"yarn docs && yaspeller-ci *.md docs/*.html","docs":"jsdoc --configure .jsdocrc *.js","lint":"eslint *.js test/*.js","test":"jest --coverage && yarn lint && yarn spellcheck && size-limit","demo":"webpack-dev-server --config test/demo/webpack.config"},"jest":{"coverageThreshold":{"global":{"statements":100}}},"eslintConfig":{"extends":"eslint-config-logux/browser"},"size-limit":[{"path":"index.js","limit":"260 B"}],"lint-staged":{"*.md":"yaspeller-ci","*.js":"eslint"},"pre-commit":["lint-staged"],"gitHead":"007a4c4b0a65ca669ff961aed9710918765582eb","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@0.1.0","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-chTeMaVZKcsxQ1el3SrJM9lf368QPkD7AWkCxdNkcE4lUxoO0b8NYuUQdgWu9ntN5JluI5jCvYvkrIHe2cIz/g==","shasum":"4365edaffed98a9858b5f0e0f8e884c93617c06c","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-0.1.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB9RjNt+PfjSUpWppNcwX+nqQ23ht9upx0KjhblAOBhQAiBv2Hkp0b1xSTWfWNyxyfLi2NGaoHUGjM/ANlq+bboH4w=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid-0.1.0.tgz_1501995839938_0.648109751753509"},"directories":{}},"0.1.1":{"name":"nanoid","version":"0.1.1","description":"A tiny, secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./random.js":"./random-browser.js"},"devDependencies":{"docdash":"^0.4.0","eslint":"^4.4.1","eslint-config-logux":"^16.0.0","eslint-config-standard":"^10.2.1","eslint-plugin-es5":"^1.1.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jest":"^20.0.3","eslint-plugin-node":"^5.1.1","eslint-plugin-promise":"^3.5.0","eslint-plugin-security":"^1.4.0","eslint-plugin-standard":"^3.0.1","html-webpack-plugin":"^2.30.1","jest":"^20.0.4","jsdoc":"^3.5.4","lint-staged":"^4.0.3","pre-commit":"^1.2.2","size-limit":"^0.8.1","webpack-dev-server":"^2.7.1","yaspeller-ci":"^0.6.0"},"scripts":{"lint-staged":"lint-staged","spellcheck":"yarn docs && yaspeller-ci *.md docs/*.html","docs":"jsdoc --configure .jsdocrc *.js","lint":"eslint *.js test/*.js","test":"jest --coverage && yarn lint && yarn spellcheck && size-limit","demo":"webpack-dev-server --config test/demo/webpack.config"},"jest":{"coverageThreshold":{"global":{"statements":100}}},"eslintConfig":{"extends":"eslint-config-logux/browser"},"size-limit":[{"path":"index.js","limit":"246 B"}],"lint-staged":{"*.md":"yaspeller-ci","*.js":"eslint"},"pre-commit":["lint-staged"],"gitHead":"6ad7facdc41fc3b9afa7b484fb85c0f42684ccac","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@0.1.1","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-y1H6Dt6aWoMQVKZfcFdGLv7UwmoL/yaQSNrfguNNgs4E1OU5+cfNtGhv0HsV1vmAFunwEzupOu4dwJ2c/tevmA==","shasum":"90ef5cd03bc3ae70108ba477bec09f76e20a6304","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-0.1.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDsrbO2ui4DL+JjcywcPijDsM+W2UdrdghcWW1759A1hAiEAo61egcJst5ndLQu3e2UZyFkJ/Lv3YchS/6gnri6wmHs="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid-0.1.1.tgz_1502254256002_0.3879985061939806"},"directories":{}},"0.2.0":{"name":"nanoid","version":"0.2.0","description":"A tiny, secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./random.js":"./random-browser.js"},"devDependencies":{"benchmark":"^2.1.4","chalk":"^2.1.0","docdash":"^0.4.0","eslint":"^4.4.1","eslint-config-logux":"^16.0.0","eslint-config-standard":"^10.2.1","eslint-plugin-es5":"^1.1.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jest":"^20.0.3","eslint-plugin-node":"^5.1.1","eslint-plugin-promise":"^3.5.0","eslint-plugin-security":"^1.4.0","eslint-plugin-standard":"^3.0.1","html-webpack-plugin":"^2.30.1","jest":"^20.0.4","jsdoc":"^3.5.4","lint-staged":"^4.0.3","microtime":"^2.1.6","pre-commit":"^1.2.2","shortid":"^2.2.8","size-limit":"^0.8.2","uuid":"^3.1.0","webpack-dev-server":"^2.7.1","yaspeller-ci":"^0.6.0"},"scripts":{"lint-staged":"lint-staged","spellcheck":"yarn docs && yaspeller-ci *.md docs/*.html","docs":"jsdoc --configure .jsdocrc *.js","lint":"eslint *.js test/*.js","test":"jest --coverage && yarn lint && yarn spellcheck && size-limit","demo":"webpack-dev-server --config test/demo/webpack.config"},"jest":{"coverageThreshold":{"global":{"statements":100}}},"eslintConfig":{"extends":"eslint-config-logux/browser"},"size-limit":[{"path":"index.js","limit":"181 B"},{"path":"generate.js","limit":"197 B"}],"lint-staged":{"*.md":"yaspeller-ci","*.js":"eslint"},"pre-commit":["lint-staged"],"gitHead":"ef1d664b52fb0cd978371c9601658f09c84c88cc","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@0.2.0","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-sMV5Hnc7v2xsqA6uNgrcc52At9CGW0+VQv/BMNaln2OTe2Ka1DdGDD2i7hf1rSiKU6P6xDZEuoqlWpP102Jaeg==","shasum":"ee6f261ad53b2f44e7820105df35a2a985bab405","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-0.2.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCcpQISWtFwrzkY3q0SVJZOj4yETy65xCdExxaQoYAL1QIgf6CudOa3l/1myPEjFlFVZkRgXR8MHB94AhWMKzK6dfM="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid-0.2.0.tgz_1502344762209_0.44672807259485126"},"directories":{}},"0.2.1":{"name":"nanoid","version":"0.2.1","description":"A tiny (179 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./random.js":"./random-browser.js"},"devDependencies":{"benchmark":"^2.1.4","chalk":"^2.1.0","docdash":"^0.4.0","eslint":"^4.7.0","eslint-config-logux":"^16.2.0","eslint-config-standard":"^10.2.1","eslint-plugin-es5":"^1.1.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jest":"^21.1.0","eslint-plugin-node":"^5.1.1","eslint-plugin-promise":"^3.5.0","eslint-plugin-security":"^1.4.0","eslint-plugin-standard":"^3.0.1","html-webpack-plugin":"^2.30.1","jest":"^21.1.0","jsdoc":"^3.5.5","lint-staged":"^4.2.1","microtime":"^2.1.6","pre-commit":"^1.2.2","rimraf":"^2.6.2","shortid":"^2.2.8","size-limit":"^0.11.3","uuid":"^3.1.0","webpack-dev-server":"^2.8.2","yaspeller-ci":"^0.7.0"},"scripts":{"lint-staged":"lint-staged","spellcheck":"yarn docs && yaspeller-ci *.md docs/*.html","clean":"rimraf docs/ coverage/","docs":"jsdoc --configure .jsdocrc *.js","lint":"eslint *.js test/*.js","test":"jest --coverage && yarn lint && size-limit && yarn spellcheck","demo":"webpack-dev-server --config test/demo/webpack.config"},"jest":{"coverageThreshold":{"global":{"statements":100}}},"eslintConfig":{"extends":"eslint-config-logux/browser"},"size-limit":[{"path":"index.js","limit":"179 B"},{"path":"generate.js","limit":"196 B"}],"lint-staged":{"*.md":"yaspeller-ci","*.js":"eslint"},"pre-commit":["lint-staged"],"gitHead":"c4e0831990c08abd57c09237502797ca6a0ea2f4","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@0.2.1","_npmVersion":"5.3.0","_nodeVersion":"8.5.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-iHYEGJDkf7BGhlwkxP4v8Xt0lmXuyKJZoIyPFVUgBH7DwU0z9BHMhJrm75TVMssow4CouYBvYMfgQyq5qnmvqQ==","shasum":"0bc1446ddf73011893cb09103e65783272028ff9","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-0.2.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEJ9+OrOJVFsCPNkUXxL4tt8ZDNU1eiIsIr4TqglppxgAiEA8OlFVL2Z/lHykThkGTibFHou2BP0EYZ8wKvNrYwy8Ig="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid-0.2.1.tgz_1505575670705_0.010530935367569327"},"directories":{}},"0.2.2":{"name":"nanoid","version":"0.2.2","description":"A tiny (179 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./random.js":"./random-browser.js"},"devDependencies":{"benchmark":"^2.1.4","chalk":"^2.1.0","docdash":"^0.4.0","eslint":"^4.8.0","eslint-config-logux":"^16.2.0","eslint-config-standard":"^10.2.1","eslint-plugin-es5":"^1.1.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jest":"^21.2.0","eslint-plugin-node":"^5.2.0","eslint-plugin-promise":"^3.5.0","eslint-plugin-security":"^1.4.0","eslint-plugin-standard":"^3.0.1","html-webpack-plugin":"^2.30.1","jest":"^21.2.1","jsdoc":"^3.5.5","lint-staged":"^4.2.3","microtime":"^2.1.6","pre-commit":"^1.2.2","rimraf":"^2.6.2","shortid":"^2.2.8","size-limit":"^0.11.6","uuid":"^3.1.0","webpack-dev-server":"^2.9.1","yaspeller-ci":"^0.7.0"},"scripts":{"lint-staged":"lint-staged","spellcheck":"yarn docs && yaspeller-ci *.md docs/*.html","clean":"rimraf docs/ coverage/","docs":"jsdoc --configure .jsdocrc *.js","lint":"eslint *.js test/*.js","test":"jest --coverage && yarn lint && size-limit && yarn spellcheck","demo":"webpack-dev-server --config test/demo/webpack.config"},"jest":{"coverageThreshold":{"global":{"statements":100}}},"eslintConfig":{"extends":"eslint-config-logux/browser"},"size-limit":[{"path":"index.js","limit":"179 B"},{"path":"generate.js","limit":"184 B"}],"lint-staged":{"*.md":"yaspeller-ci","*.js":"eslint"},"pre-commit":["lint-staged"],"gitHead":"fbe56a27637068a64648290f48fc5aa1093ed525","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@0.2.2","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-GHoRrvNEKiwdkwQ/enKL8AhQkkrBC/2KxMZkDvQzp8OtkpX8ZAmoYJWFVl7l8F2+HcEJUfdg21Ab2wXXfrvACQ==","shasum":"e2ebc6ad3db5e0454fd8124d30ca39b06555fe56","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-0.2.2.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCTNdPARewCF0OspV4TUd8uZEKqMJ+K6v6FqI/3jf1BBQIhAL1nlAIG1Zzz+bJ7F/n8uJqVK8femg5CcoAvcld7TAo1"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid-0.2.2.tgz_1507667153363_0.8696998821105808"},"directories":{}},"1.0.0":{"name":"nanoid","version":"1.0.0","description":"A tiny (179 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./random.js":"./random-browser.js"},"devDependencies":{"benchmark":"^2.1.4","chalk":"^2.2.0","docdash":"^0.4.0","eslint":"^4.9.0","eslint-config-logux":"^16.2.0","eslint-config-standard":"^10.2.1","eslint-plugin-es5":"^1.1.0","eslint-plugin-import":"^2.8.0","eslint-plugin-jest":"^21.2.0","eslint-plugin-node":"^5.2.0","eslint-plugin-promise":"^3.6.0","eslint-plugin-security":"^1.4.0","eslint-plugin-standard":"^3.0.1","html-webpack-plugin":"^2.30.1","jest":"^21.2.1","jsdoc":"^3.5.5","lint-staged":"^4.3.0","microtime":"^2.1.6","pre-commit":"^1.2.2","rimraf":"^2.6.2","shortid":"^2.2.8","size-limit":"^0.11.6","uuid":"^3.1.0","webpack-dev-server":"^2.9.3","yaspeller-ci":"^0.7.0"},"scripts":{"lint-staged":"lint-staged","spellcheck":"yarn docs && yaspeller-ci *.md docs/*.html","clean":"rimraf docs/ coverage/","docs":"jsdoc --configure .jsdocrc *.js","lint":"eslint *.js test/*.js","test":"jest --coverage && yarn lint && size-limit && yarn spellcheck","demo":"webpack-dev-server --config test/demo/webpack.config"},"jest":{"coverageThreshold":{"global":{"statements":100}}},"eslintConfig":{"extends":"eslint-config-logux/browser"},"size-limit":[{"path":"index.js","limit":"179 B"},{"path":"generate.js","limit":"184 B"}],"lint-staged":{"*.md":"yaspeller-ci","*.js":"eslint"},"pre-commit":["lint-staged"],"gitHead":"ecf4bab4c8400545a8a3be6e430a6437e56194c3","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@1.0.0","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-eKG3dxtubAM8t+QgB7IAiBmSvE1AZ97JOUy35Xx1H66HzQY6EoWGgSMHckRal9uwsb4b5rzxmenAI7BLGCeB4g==","shasum":"fd6c3d8c576ed6f7e6a45152c996ae3f5e7dfe36","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-1.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGrwWK2pZrm0v0oanUPS0V/vb+4JsBX8ZebkIj9oukPSAiEAnnQN25HLdeQj0BXhQKcWjWGC0UrkoKMwFpZoZCz0UJQ="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid-1.0.0.tgz_1508695899123_0.9389986684545875"},"directories":{}},"1.0.1":{"name":"nanoid","version":"1.0.1","description":"A tiny (179 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./random.js":"./random-browser.js"},"devDependencies":{"benchmark":"^2.1.4","chalk":"^2.3.0","docdash":"^0.4.0","eslint":"^4.10.0","eslint-config-logux":"^16.2.0","eslint-config-standard":"^10.2.1","eslint-plugin-es5":"^1.1.0","eslint-plugin-import":"^2.8.0","eslint-plugin-jest":"^21.2.0","eslint-plugin-node":"^5.2.1","eslint-plugin-promise":"^3.6.0","eslint-plugin-security":"^1.4.0","eslint-plugin-standard":"^3.0.1","html-webpack-plugin":"^2.30.1","jest":"^21.2.1","jsdoc":"^3.5.5","lint-staged":"^4.3.0","microtime":"^2.1.6","pre-commit":"^1.2.2","rimraf":"^2.6.2","shortid":"^2.2.8","size-limit":"^0.12.0","uuid":"^3.1.0","webpack-dev-server":"^2.9.3","yaspeller-ci":"^0.7.0"},"scripts":{"lint-staged":"lint-staged","spellcheck":"yarn docs && yaspeller-ci *.md docs/*.html","clean":"rimraf docs/ coverage/","docs":"jsdoc --configure .jsdocrc *.js","lint":"eslint *.js test/*.js","test":"jest --coverage && yarn lint && size-limit && yarn spellcheck","demo":"webpack-dev-server --config test/demo/webpack.config"},"jest":{"coverageThreshold":{"global":{"statements":100}}},"eslintConfig":{"extends":"eslint-config-logux/browser","rules":{"yoda":"off"}},"size-limit":[{"path":"index.js","limit":"176 B"},{"path":"generate.js","limit":"184 B"}],"lint-staged":{"*.md":"yaspeller-ci","*.js":"eslint"},"pre-commit":["lint-staged"],"gitHead":"80cf5452f427b7e791f31ee6b84818f764826d8e","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@1.0.1","_npmVersion":"5.4.2","_nodeVersion":"8.8.1","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-BXapDjcA0QjUPLBqcC5EcvwB8LMOY7zXf3UqDGp93R73PoMOfipmRVxpTogAhtqViE/pJzP9bS+jGK31rzkE2w==","shasum":"58a8e0577d9db07ae4f231a3afa59af94e4fc439","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-1.0.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICjsNC9sp+Cgiifi0jDmo5byWdock2W2KOp1G4s523ScAiEAhoQfbXLoVKe9rN7wDYEomJbOHPDW1QlXA58QCMGmkHc="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid-1.0.1.tgz_1509376525439_0.9277203739620745"},"directories":{}},"1.0.2":{"name":"nanoid","version":"1.0.2","description":"A tiny (172 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./random.js":"./random-browser.js"},"devDependencies":{"benchmark":"^2.1.4","chalk":"^2.3.1","docdash":"^0.4.0","eslint":"^4.17.0","eslint-ci":"^0.1.1","eslint-config-logux":"^19.0.0","eslint-config-standard":"^10.2.1","eslint-plugin-es5":"^1.2.0","eslint-plugin-import":"^2.8.0","eslint-plugin-jest":"^21.12.1","eslint-plugin-node":"^6.0.0","eslint-plugin-promise":"^3.6.0","eslint-plugin-security":"^1.4.0","eslint-plugin-standard":"^3.0.1","html-webpack-plugin":"^2.30.1","jest":"^22.3.0","jsdoc":"^3.5.5","lint-staged":"^6.1.0","microtime":"^2.1.7","pre-commit":"^1.2.2","rimraf":"^2.6.2","shortid":"^2.2.8","size-limit":"^0.14.1","uuid":"^3.2.1","webpack-dev-server":"^2.11.1","yaspeller-ci":"^1.0.0"},"scripts":{"lint-staged":"lint-staged","spellcheck":"yarn docs && yaspeller-ci *.md docs/*.html","clean":"rimraf docs/ coverage/","docs":"jsdoc --configure .jsdocrc *.js","lint":"eslint-ci *.js test/*.js","test":"jest --coverage && yarn lint && size-limit && yarn spellcheck","demo":"webpack-dev-server --config test/demo/webpack.config"},"jest":{"testEnvironment":"node","coverageThreshold":{"global":{"statements":100}}},"eslintConfig":{"extends":"eslint-config-logux/browser","rules":{"yoda":"off"}},"size-limit":[{"path":"index.js","limit":"172 B"},{"path":"generate.js","limit":"181 B"}],"lint-staged":{"*.md":"yaspeller-ci","*.js":"eslint"},"pre-commit":["lint-staged"],"gitHead":"6e8771bcd1b3348d254d5d966398f9e372c27777","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@1.0.2","_npmVersion":"5.5.1","_nodeVersion":"9.3.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-sCTwJt690lduNHyqknXJp8pRwzm80neOLGaiTHU2KUJZFVSErl778NNCIivEQCX5gNT0xR1Jy3HEMe/TABT6lw==","shasum":"15d2b5e76b6dbfb15cac1000cb457d4bfc845bdb","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-1.0.2.tgz","fileCount":10,"unpackedSize":11627,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICmK1S0V0C5/C0/9VqSm86x+sDBn4JRmNRSjwkq5oV5iAiB25JQ1cJdDi6pvp/vP895vEXbCLejhRzOC2tTwNyl+Yg=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_1.0.2_1518550410350_0.8769834535806953"},"_hasShrinkwrap":false},"1.0.3":{"name":"nanoid","version":"1.0.3","description":"A tiny (162 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./random.js":"./random-browser.js"},"devDependencies":{"benchmark":"^2.1.4","chalk":"^2.4.1","docdash":"^0.4.0","eslint":"^4.19.1","eslint-ci":"^0.1.1","eslint-config-logux":"^23.0.0","eslint-config-standard":"^11.0.0","eslint-plugin-es5":"^1.3.1","eslint-plugin-import":"^2.12.0","eslint-plugin-jest":"^21.17.0","eslint-plugin-node":"^6.0.1","eslint-plugin-promise":"^3.8.0","eslint-plugin-security":"^1.4.0","eslint-plugin-standard":"^3.1.0","html-webpack-plugin":"^3.2.0","jest":"^23.1.0","jsdoc":"^3.5.5","lint-staged":"^7.1.3","microtime":"^2.1.8","pre-commit":"^1.2.2","rimraf":"^2.6.2","shortid":"^2.2.8","size-limit":"^0.18.2","uuid":"^3.2.1","webpack":"^4.10.2","webpack-cli":"^3.0.1","webpack-dev-server":"^3.1.4","yaspeller-ci":"^1.0.0"},"scripts":{"lint-staged":"lint-staged","spellcheck":"yarn docs && yaspeller-ci *.md docs/*.html","clean":"rimraf docs/ coverage/","docs":"jsdoc --configure .jsdocrc *.js","lint":"eslint-ci *.js test/*.js","test":"jest --coverage && yarn lint && size-limit && yarn spellcheck","start":"webpack-dev-server --config test/demo/webpack.config"},"jest":{"testEnvironment":"node","coverageThreshold":{"global":{"statements":100}}},"pre-commit":["lint-staged"],"gitHead":"de9d88bfd9b5181a892c6a04c6a0fbc54912486c","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@1.0.3","_npmVersion":"6.1.0","_nodeVersion":"10.3.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-l5PWjXxZa6DTMzCO3uXNnnNxuqSUeTxNEMWsSr+5QUbC7g00Z4d6tSp8r0RQpY5h49KjwsMxmehLIfmuLv+6CQ==","shasum":"3ff31779301f481baa52a6a31a67c8f6e91949d2","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-1.0.3.tgz","fileCount":10,"unpackedSize":11550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFS5JCRA9TVsSAnZWagAAtQUP/1jZToEJEK3Ing9iABO3\nqKFf8gWm883fqEXjMTlwVAggYvhbpePaum5BNiK6HqkhKzI1yvVqfPn/VuaX\nYoSXAyYElhk3eoGP3mK+G1VnQECKE+ODxZKmgQ4X74uL0a8ubMU3c4wotLEP\nOgnEbMAVXZ+YRGAEe6vPK+sZ0JbJbz6pXIbHoCwjBSF7uShvhMHgr/f2xecR\nFss6Y5/NqJZJeAcs8hwpykl5DdGOMp7e5Po+ymRUoARAFSRkVy7moAU7n5UE\nmVtYuk7aJ5odpHuKayJBjW19d0bR3CqtVlSugzAVc4++N+mLu/hmgNY64fv8\ngiQE0uD8T2FO82alvrPue0vcEth0SPjd5LLyDMqyWP1AnK5jvRv3OSj0LZC8\n6nfkGBTLJc1UfQ1KjIKHpIIW6FD3eqGomPBbbOBCx5SoyGvipmeUjYzAC1XF\nEYotd0P2+QTF9sa481vAiYpp45q0iUjswvc0msO3wucGu7ikfDTv8rnlVVHF\nQktkc8+6x55jlcmrlxP/UPbDpAErGvbvbDbfyhfd/ZnxkutwYMMhLA01gBv5\nlJDq8Sst7FsdqPK8YB7x80H/4oCwYXC1/NDDQZBDFZLPj8jtUmsPxqIDSq3b\nqt6klWLISFWsveAnEwBePiB8CzUbZwsm2byq1SKaxl4xSIO9I2FH2RSyou+6\nK9LP\r\n=H/iY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICahXTVdh2/Q03Kp5evzpycpf6aNzL9lrWt4zz20a56gAiEAr46MabCZVg2nkUO5l0Qqh/+SnT2V21/P5LMvG4QfPLs="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_1.0.3_1528114760006_0.6538326208256175"},"_hasShrinkwrap":false},"1.0.4":{"name":"nanoid","version":"1.0.4","description":"A tiny (162 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./random.js":"./random-browser.js"},"devDependencies":{"benchmark":"^2.1.4","chalk":"^2.4.1","docdash":"^0.4.0","eslint":"^4.19.1","eslint-ci":"^0.1.1","eslint-config-logux":"^23.0.0","eslint-config-standard":"^11.0.0","eslint-plugin-es5":"^1.3.1","eslint-plugin-import":"^2.12.0","eslint-plugin-jest":"^21.17.0","eslint-plugin-node":"^6.0.1","eslint-plugin-promise":"^3.8.0","eslint-plugin-security":"^1.4.0","eslint-plugin-standard":"^3.1.0","html-webpack-plugin":"^3.2.0","jest":"^23.1.0","jsdoc":"^3.5.5","lint-staged":"^7.2.0","microtime":"^2.1.8","pre-commit":"^1.2.2","rimraf":"^2.6.2","shortid":"^2.2.8","size-limit":"^0.18.3","uuid":"^3.2.1","webpack":"^4.12.0","webpack-cli":"^3.0.8","webpack-dev-server":"^3.1.4","yaspeller-ci":"^1.0.0"},"scripts":{"lint-staged":"lint-staged","spellcheck":"yarn docs && yaspeller-ci *.md docs/*.html","clean":"rimraf docs/ coverage/","docs":"jsdoc --configure .jsdocrc *.js","lint":"eslint-ci *.js test/*.js","test":"jest --coverage && yarn lint && size-limit && yarn spellcheck","start":"webpack-dev-server --config test/demo/webpack.config"},"pre-commit":["lint-staged"],"gitHead":"57cd0ffae47daed446ad9a3f15558ba81f23f127","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@1.0.4","_npmVersion":"6.1.0","_nodeVersion":"10.5.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-zWPAK2WibMbVda1DvhYbahj7DAXLMvSI4Ik7553nPyJ2p8I5qJr4/j/6kgHJalrOx4FRbbme2Oa6utdzr6I/tA==","shasum":"29ffb9a4fcbb671fca98da5e14e5c5e21ba76cd4","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-1.0.4.tgz","fileCount":10,"unpackedSize":11454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbLRX1CRA9TVsSAnZWagAAfioP/3GsILt/N+QAo0aHyXWO\nxPGnqyaIxFiMHGadnDpV8ERLyL5gEJmZs+9W4+1LEfOk8K2rmWV7rEw1uKNB\nM3xBe+pacu47Bf8IVyfKoG1psJN17H+yMV6wStq8pp//BfnepIHXl9C/LFyv\nhqh8PJSeUwxcyaQA9VZn8HzxPgmwGWCbcCFwl3HRvykGJF9iK0GGgJXlOHLm\nuOSn6TN/isshM3V8dcS6tyaBexH7lqMiIuNz201H/Ono6z06fXn9gLCKxJuj\naAcWvNLkyyKYT55e5y5+bSO3oCURBXNEvE/QRcKoFi+MTRAezRP2SlGsQJl3\nztJmc28eMaQSugk8f0Emw8rNNEfWgkU+GvG6m7+wLzxeNnPWgkSgZkELFUvS\nsvmrwsIj43dLoFWvp8R+mcrMaBVthjFmuTL1wm2vixKXFxlM7/Ilya8q8MwE\nAEud37TL5oe8hf/ok6mw5WOSkYDbbb4w+SfEDMnCbBW3FVkT/JeCHmoKUSuL\nepfPkt0aZzqA6NKp7VXcleSeY4D9nEIKCmG8+uswfNPtZbvK3RhT9fAlW/5w\njZx3J3QQu2QBa8DcxhGC/zY7D8L4p7ify3KO0Dpl9DPn4w3nCrCigLw+loIx\nWihRqkYgyOgGa6Ypr1I7NMSG+eH2xcaGjcX4INP2i9jw2L4OFdDHhQcjgnoo\n6ZUV\r\n=HGLk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCe7frNax7/Q8KuEkqHLOCXrhOzhUfmRA4xDXcCw1s+WgIgGB2S1tTRFhDtl8tulL69/iAyQuwwEG2ZX1aUhWiAw7M="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_1.0.4_1529681397003_0.002517632260310876"},"_hasShrinkwrap":false},"1.0.5":{"name":"nanoid","version":"1.0.5","description":"A tiny (146 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./random.js":"./random.browser.js","./index.js":"./index.browser.js"},"devDependencies":{"benchmark":"^2.1.4","chalk":"^2.4.1","docdash":"^0.4.0","eslint":"^5.0.1","eslint-ci":"^0.1.1","eslint-config-logux":"^23.0.2","eslint-config-standard":"^11.0.0","eslint-plugin-es5":"^1.3.1","eslint-plugin-import":"^2.13.0","eslint-plugin-jest":"^21.17.0","eslint-plugin-node":"^6.0.1","eslint-plugin-promise":"^3.8.0","eslint-plugin-security":"^1.4.0","eslint-plugin-standard":"^3.1.0","html-webpack-plugin":"^3.2.0","jest":"^23.3.0","jsdoc":"^3.5.5","lint-staged":"^7.2.0","microtime":"^2.1.8","pre-commit":"^1.2.2","rimraf":"^2.6.2","shortid":"^2.2.8","size-limit":"^0.18.3","svgo":"^1.0.5","uuid":"^3.3.2","webpack":"^4.15.1","webpack-cli":"^3.0.8","webpack-dev-server":"^3.1.4","yaspeller-ci":"^1.0.0"},"scripts":{"lint-staged":"lint-staged","spellcheck":"yarn docs && yaspeller-ci *.md docs/*.html","clean":"rimraf docs/ coverage/","docs":"jsdoc --configure .jsdocrc *.js","lint":"eslint-ci *.js test/*.js","test":"jest --coverage && yarn lint && size-limit && yarn spellcheck","start":"webpack-dev-server --config test/demo/webpack.config"},"pre-commit":["lint-staged"],"gitHead":"3931b684cdaacfcc232e29d7169965035f33f4c2","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@1.0.5","_npmVersion":"6.1.0","_nodeVersion":"10.6.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-LqTGhYYse2oqJXuNCKEwudeZuDme/IkKuXNYcOG42XeB9neefy5MQXIzJWyeuSwQh+QOgozRobVac1TxJT3lfQ==","shasum":"4a45db5a53c02ae29188d6b136fbf069eecbd000","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-1.0.5.tgz","fileCount":11,"unpackedSize":12831,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbP+HwCRA9TVsSAnZWagAAI4sP/j43BzL8YAgM0ZYSYp09\nps5ak5E8z/Yu+8yfvJ2pCUibeqYc0rfjqPzhCSUEWn/vaAGJKaO21ddvsw+m\npedIBkKhZoeoX4HlZxywq1Rq8L7ZEgwcIjHO+xadjZ4NRxgkUFwhGFPR694z\nzF+KwJpdTz5tXmDiZZg4nlHd9IL6WTDzUFt4VDKwCnuv16EAuUL2QTOGKs20\nR9T9XYjA4cTCBuxA2IAIPunDebLc7r/Uj0RhMFPLSUKzc8hLEynHGRIJwgvL\nIoXnjFuyEYLjIZf4V66O9/LZfc1ADcIOPy3OONj1mMVPx5HMSXLzTDZXBggG\nusGTO3gXmmk3CHg4tGNmzlkP8EAIusLC8m57iFaRUHBwxnHy9JiXUfc0uIJf\nwrTFwQRKcKoRbf2vxNGbnOrVSMBeUAzbMftphUQli6hze3tcVjN4gjaK30su\niBTGrhEL/uExGrn3BjpI5X5Xy+J5fRjTZ/fR/Ka0T6TN4Hw0uPqURicwGi6r\n1zyXSFO+nEudLEUQDA+4HlRzVR9Vlh30gqLDqeNG8SA00Lzo7XcZIVdcSE0v\nsEr33NrdazVMpeSKyWB0uD5jbWb447mZUneVid1jXQ8Wmem5427OrUH5GmNU\nK1KXfXFtsVRZSt1vfUF3V7z0JpbK2eHHo10XK1F3Bdkf+otinpnPWW8is6nQ\n9bRV\r\n=91id\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC6tzN0D8uS7c3PeRy6h3dA+l1eCUbqnqLQXjBHtpXEHAiBNfRkt6zMPGv5Kjdw+kHjVaFh6aQ1y0MZ4Y1QXWEDd3w=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_1.0.5_1530913264861_0.14705378037649974"},"_hasShrinkwrap":false},"1.0.6":{"name":"nanoid","version":"1.0.6","description":"A tiny (146 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./random.js":"./random.browser.js","./index.js":"./index.browser.js"},"devDependencies":{"benchmark":"^2.1.4","chalk":"^2.4.1","docdash":"^0.4.0","eslint":"^5.0.1","eslint-ci":"^0.1.1","eslint-config-logux":"^23.0.2","eslint-config-standard":"^11.0.0","eslint-plugin-es5":"^1.3.1","eslint-plugin-import":"^2.13.0","eslint-plugin-jest":"^21.17.0","eslint-plugin-node":"^6.0.1","eslint-plugin-promise":"^3.8.0","eslint-plugin-security":"^1.4.0","eslint-plugin-standard":"^3.1.0","html-webpack-plugin":"^3.2.0","jest":"^23.3.0","jsdoc":"^3.5.5","lint-staged":"^7.2.0","microtime":"^2.1.8","pre-commit":"^1.2.2","rimraf":"^2.6.2","shortid":"^2.2.9","size-limit":"^0.18.3","svgo":"^1.0.5","uuid":"^3.3.2","webpack":"^4.15.1","webpack-cli":"^3.0.8","webpack-dev-server":"^3.1.4","yaspeller-ci":"^1.0.0"},"scripts":{"lint-staged":"lint-staged","spellcheck":"yarn docs && yaspeller-ci *.md docs/*.html","clean":"rimraf docs/ coverage/","docs":"jsdoc --configure .jsdocrc *.js","lint":"eslint-ci *.js test/*.js","test":"jest --coverage && yarn lint && size-limit && yarn spellcheck","start":"webpack-dev-server --config test/demo/webpack.config"},"pre-commit":["lint-staged"],"gitHead":"34c9445dec73d8cd04dd351205817f6a8ba52cc3","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@1.0.6","_npmVersion":"6.1.0","_nodeVersion":"10.6.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-Jt7SU1SNKYrKFtvF2t8CPfNLxgfSNsFHvBaQGoyxjIbIPGMUw+sChtpiR1lnxMQ3OIr+7JrU8wsIAqWtAFAlMQ==","shasum":"d6c227f0fd8d59735f7ef041de9ae824d224b948","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-1.0.6.tgz","fileCount":11,"unpackedSize":12618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbQakXCRA9TVsSAnZWagAACd0P/1E2tfH76+mLaJ0nfsLm\nCQy4MwpKXVwiGJ+6XMSN779ah39f0XffzLXrwJHT0Cwr2+m9x6xoCi4ztrOI\nj6B/i8oqnU10w9E/N1rfoDZTtEQfux+tRbC3af4ACBvn4Zb4BLANc2EqqOX+\n9O620gXzSMpeKI5pzCJGU137CUOYrYvcMIexuuiNx1NADjuNpEIj7Tj53D+k\nmaPF3KKOSGuiHOksAsoKwiIofx9xFkSZMVIjG6QZB+IlJ14APEdBhZPZgnJZ\nc5jMKVEgMqBTBKRghu3X+Cd48Ylblo2Yvwn4XJc4DuTMHD/QlsUKxVN/ZMDK\nMgZcyE8DM8Gw7NzchG6WbIwgWpRoosfPrsrA7QcstEJ7Z8Pk8S7uOXI+hre5\nsY3hA2M5MbVuWlCCvga0Dt0aCkLUsJHwl+N7jULquG4lRnilqG9/F5NbdObm\nFIavba4Vs2Pp7SeL+bbgHhdDvA6GhNPOv4AWLTdHJB/lSo1nDlYMpP2EgEo/\n7KT9SHaYgAEakmbQErokcRnk9uNeEuEPPEoFIcTRLSSNeemb8Z4+qOFrZy0h\nxil8VslK+Bb7ON6c6JcVIBBeJ42B/7Hdm/lFjnLKkuebz+btstYevRG7ehZe\nJKvu/6TV39STzVFcUuYqTT/N30ZuW4S3inRvxPIvws3NyBYth0HIoRv9bmPS\n85qe\r\n=VFUd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDfCeovb5DB7xk+i+B+pIZy8G5EHQm0khG23HzbAhzUZAiEAsO3uON7JVRQPLzcukRISOba7TJnUFA6LkxY6OwDA8p0="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_1.0.6_1531029783730_0.8539873147624912"},"_hasShrinkwrap":false},"1.0.7":{"name":"nanoid","version":"1.0.7","description":"A tiny (146 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./random.js":"./random.browser.js","./index.js":"./index.browser.js"},"devDependencies":{"benchmark":"^2.1.4","chalk":"^2.4.1","docdash":"^0.4.0","eslint":"^5.0.1","eslint-ci":"^0.1.1","eslint-config-logux":"^23.0.2","eslint-config-standard":"^11.0.0","eslint-plugin-es5":"^1.3.1","eslint-plugin-import":"^2.13.0","eslint-plugin-jest":"^21.17.0","eslint-plugin-node":"^6.0.1","eslint-plugin-promise":"^3.8.0","eslint-plugin-security":"^1.4.0","eslint-plugin-standard":"^3.1.0","html-webpack-plugin":"^3.2.0","jest":"^23.3.0","jsdoc":"^3.5.5","lint-staged":"^7.2.0","microtime":"^2.1.8","pre-commit":"^1.2.2","rimraf":"^2.6.2","shortid":"^2.2.9","size-limit":"^0.18.3","svgo":"^1.0.5","uuid":"^3.3.2","webpack":"^4.15.1","webpack-cli":"^3.0.8","webpack-dev-server":"^3.1.4","yaspeller-ci":"^1.0.0"},"scripts":{"lint-staged":"lint-staged","spellcheck":"yarn docs && yaspeller-ci *.md docs/*.html","clean":"rimraf docs/ coverage/","docs":"jsdoc --configure .jsdocrc *.js","lint":"eslint-ci *.js test/*.js","test":"jest --coverage && yarn lint && size-limit && yarn spellcheck","start":"webpack-dev-server --config test/demo/webpack.config"},"pre-commit":["lint-staged"],"gitHead":"d0963dd27bdf37857d5ecf55d8c5079f1aa7cd2e","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@1.0.7","_npmVersion":"6.1.0","_nodeVersion":"10.6.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-DCTnU68QAckm8vgPbFhM1XcK3/zX8LWL4/kEXzPH5w2qy2ibBWHig+685aF8ff8rd5lUXkhVB3W60pb4mbRcDA==","shasum":"23857a9514ae8efb7374221b923a2b92be3f74f2","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-1.0.7.tgz","fileCount":11,"unpackedSize":12742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbQcO0CRA9TVsSAnZWagAA4OEP+gIZVi3Z+JuDwPcbPjM+\nQEfh5ol32ELhj5jXVg5ieQ93K5d6ySFPji+OpO6SUqkjmPf+XrMqsIrVUie3\nxLwnH/1pzm3uIDmxkBKU6RqwPgD+zu56DCaX/blzfLk31obufWYTkyZl2W5k\nZKeAmJm0gjRywqEF6JqBDTM3XJz9IzB1N/l/Pg7p3n4zAweHlShe2oFt6M77\nGNJvAv7qYD30SxgwkCfIoH7KlsqT7OpIPWvvqNDgZHCrx7qp5PdMmmN1Hj5l\nGFyDWrUCb4e5mI5q3b8CNPOOlhRqbUyzcxiVdyNuaE4AqtJkNwPpAgaNNTIp\nD/2rDpiufWNGuoZMiVV57SVCl4+28e+Dc4mEbqOTFFioJuksZZD5FgfieazQ\nA9rS3FHRrGJvLGcsECfFcAZ3xbaWVZW35GCchGmrT/0qVe8if2r/CsastS0u\n58oNgzhaZvcHHhpfQ2OZD8qajh2FciDVM0HDRhzlKyftYXvK7o1JtX45m2iN\n1rkcosmJ2pFr9GBS/Oh2eS38NYfIUloSEdySa1REMLlRPbo3iBHueOZ/5f5A\n4l1f1sCFmGDIx0cDgn6UsaMOtSyT5b2Dk8cuK3oMPAfY3zO7LO3BA1faxzu4\n9WZSkAPrscIoWJNfvPirWIp1jRZg7dGsHpOUAB+rJrmo67p2SuLgRpi9c+hy\noPc3\r\n=BID+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCOFrk/fTxNQTMw7NwFelXm+8bw8ep+8TyGUXpCO5E0hQIgBqKyGHSFiQ+33d5vJ0wSHi7ev16A+bSlIrrQhQBT3SE="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_1.0.7_1531036596072_0.3832453461399823"},"_hasShrinkwrap":false},"1.1.0":{"name":"nanoid","version":"1.1.0","description":"A tiny (143 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./random.js":"./random.browser.js","./index.js":"./index.browser.js"},"scripts":{},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@1.1.0","_npmVersion":"6.1.0","_nodeVersion":"10.6.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-iOCqgXieGrk8/wDt1n9rZS2KB1dYVssemY0NTWjfzVr+1t1gAmdTp1u2+YHppKro3Bk5S+Gs+xmYCfpuXauYXQ==","shasum":"b18e806e1cdbfdbe030374d5cf08a48cbc80b474","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-1.1.0.tgz","fileCount":12,"unpackedSize":12764,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbSciKCRA9TVsSAnZWagAAD5wQAJVMKhddvls/gYKL6Eb4\nEbRrb50Wpl2o/y4CkOC8rUxzpEEBMQkLkjSTFbYXsHoXs4TmXoifsXBhqb+B\n6qVjqcNRgsHF4FXVlGz2jW5TqAT7gPbMIc7vpGWb+bhp+yr1GJ/fZSp7+fV4\n5s73YW0i5BksuGwLDIbNJSJ61OHdTfIDFIP3v68boDi6twp1zSs+3cf1nLiE\nIC7nI5CtBBrJ3NpQu80pzmd9lkXeqAuZxQsTm2F1H4mS/IpzHiE2K4qHme+u\nlgo4Tn1tSgAMiJKdNJimzN5ChUFns6r9On7yUFzn5VLjQAkriS/nym8jkhrB\nBZVA0w4ysBywgGoSe/O1ssi8VYPw9Dei3R6/g29LfBqAV8H/3EhJp/KwtvTM\nxiZx9BCt43Vvy8DlVuh+uQNLbgaUg2rBUB+V7Xa9VKAyPnizZVKwAof66vg2\nffwVtvc0xFgh+4tQylMjdiJGPwx3fE5aqHUM9CldvYIdmYn/3zgm0jr8DdIW\nNBGkBadW50VPpEaXeZ7InzLqrF/KbZlQHL66SpKo7MX3xUHCCvo99hM0M3Nl\nkyOi/yMSH9X8LsnlYJNAwRz33rZ00Xo4NNnoFMsGlTvnx6AGcEMb9dmvBOJl\n8A+zxb0+Csr5dOP9o2SEDyiphWHgfPr2baUKtBgVS5RvLngUVqS5SmIHYWNu\nWrfu\r\n=FNMb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHXaNMB8XpqUBVJDRz8EuR7ZQ6kSHrXw7mFC1kaKPHlVAiEAg0u83VoCDlijm/nFiEBAapdFFHynFnOj0e5JE+qeOBo="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_1.1.0_1531562122115_0.18947410018080424"},"_hasShrinkwrap":false},"1.1.1":{"name":"nanoid","version":"1.1.1","description":"A tiny (145 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./random.js":"./random.browser.js","./index.js":"./index.browser.js"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@1.1.1","_npmVersion":"6.2.0","_nodeVersion":"10.8.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-tIMrzc7X0rCP4WK5+FB5jtZXWWazqQkvA1wxg4ZYo5OWDADR0QPFm+ITN2tv2RWnhXXsryinICcO2qQSG3SGGw==","shasum":"6159cc3c985acb7ebd70fb231b0b01f2947ed7a3","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-1.1.1.tgz","fileCount":12,"unpackedSize":12890,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbanXGCRA9TVsSAnZWagAAPIAQAIJngLwCPDKxSloNC1Nj\nbqpOcThJ545+FJzdzGPDOR3i+a33Bsh7lhAHnnMg4mWOXAr7R2JEpu8yBQyW\nNoNAexGKtBt4clzxycxLOO+qFAyDfCOy28Mk8SvNlJDge4wbO4lLCceJ7rgN\nAZhbaB4iH+i0R3TZ43flgfYoc+wR4uQC7EUvOnqGl6kSEtopKVWaOLhZd8+C\n3rB3GUgCaBD0GPyebpz1JQnu9PrgXAspre1kBA5ykozB/0fokgiusZ91cPp+\njkS3lNtirBHTJ1C1n0IauNLpk+rpoJQHKke/U0K4uBaPS8Xyw4EFiGlQTcTa\niQOZRmrBBdYFS23IxRsCvesn3pfSNgppUH/4XawV9c5TqLh72zpJRP9OpDsM\nB/x5ymBxkQiOufqngCwQ0tOulxgnkFSB0SAfCnH4+J1Zk68xg1N11II7uhc/\n0vm68ZgP7p5fMZGnr65DcJ4nrXEGV+8NjUa7NBsjo2ZMfGBSmfEbisENfI5x\nVoCahNNuHu5AV1TuuMbAnUhIMyXcR9uGug3ijvroHXVA9HirDirXH03FotXq\nCRfJ/P3qFN9TtnU5E+Y1g94lwFg2d1FMreli6tkjCnenWuQIXBPCxLCYF7wi\nR1n42Sw1G94eYVy3R3znJyAETOtsh/t/Q0AqcBCm8wWEJOp8HXNZQXY55o9B\nzJnO\r\n=2auQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFfTzrB8uUesAsKlQWvqkeiE5+6EpNfQYuonin2h4zWLAiEA4Z/obuNCugdVvPb+Eg2omu/1ddlPmdbb/Lz7N0wJ9G0="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_1.1.1_1533703622369_0.8639514789039988"},"_hasShrinkwrap":false},"1.2.0":{"name":"nanoid","version":"1.2.0","description":"A tiny (145 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./random.js":"./random.browser.js","./index.js":"./index.browser.js","./async.js":"./async.browser.js"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@1.2.0","_npmVersion":"6.2.0","_nodeVersion":"10.8.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-rJvd0q5Bq375+jrMAJh8vZk+0Q4lnHyuqZL2fbrc9moYy4DCld5VSycYLXvwFHbbut1+UcjA+fm0bq4ADVBYQg==","shasum":"e2c4dfa45c2bed995d0214aae157ce5052cfcb1d","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-1.2.0.tgz","fileCount":14,"unpackedSize":15334,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbOftCRA9TVsSAnZWagAAt5AP/18Y4ufDNearvBaz3fXZ\neZgDPBAJ8TLxo0UFEyDEXmAmWsSd7kdjhRx5lDFCPAvT5M6dz9TnLpTNbKQ4\nwG+cKdH/2dPHJ3wFC8QhSRUyJ0LpZPYfy6v/GDhDrOlDZ8L3ciA7xrDgSIEL\nBSN52r3o/MVIP1HPUlqryRcg5+VQfacjUZbiEnMz6tG5qWuhvoy4pq0vdUUL\nHGw2mBPc30m8TmU01wlW85IPoyVafjhrwn4B1+o+CtL5TFczmmZE6M8Uze3M\nTq6/LvjOvMZy+aYWfhEnJvkoWa61LHgJLzuVlTK28zJAwvqmBJZOBy1qfYkt\n+sKoM80/lgWtc2amo3Szl4jaXJ7ce+M6JH4dKizviy2S0YQG5jrIshSF5VZ9\nemc2/NT9j11OdpQvnUfQ8s2aBGNFVEG2zN+4kSy4GZtQCjpjoCjZ7IrHk3yz\njOTf9hSC19en4aUxDLxuOXFJ5ruSEl75Mp+6QoYAcwzJr14GEjIhPrCNBuqI\niwVOdbW7NmNPJJs/WF2ThKjfX0JW9Ihleq6ZOFMuVVDUJcMKe9WJ743gN1jL\nFfty5EJVDAfrlCuRIoekpoxHahERmbmartxUo+qVFbsOAR+LsbDfIuTRBSB3\nriyKkPnvOwe5fOFSJirxlZu+gFuDoDPnHM4erTVG9g2JTH190NBcxy2jX/+3\nFSfT\r\n=kixR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICemTu8fbeaySZmukTuPBPNlYuTCnR4VP/5SgF7KzXDVAiAFyMbdGr6zfhVZ1Gs9A8TxT8aC0URG7UFEBhlTXGyHBg=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_1.2.0_1533863917465_0.4575002057681956"},"_hasShrinkwrap":false},"1.2.1":{"name":"nanoid","version":"1.2.1","description":"A tiny (145 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./random.js":"./random.browser.js","./index.js":"./index.browser.js","./async.js":"./async.browser.js"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@1.2.1","_npmVersion":"6.2.0","_nodeVersion":"10.8.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-S1QSG+TQtsqr2/ujHZcNT0OxygffUaUT755qTc/SPKfQ0VJBlOO6qb1425UYoHXPvCZ3pWgMVCuy1t7+AoCxnQ==","shasum":"922bf6c10e35f7b208993768dad643577c907adf","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-1.2.1.tgz","fileCount":14,"unpackedSize":15740,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdR5uCRA9TVsSAnZWagAAKLcQAJc7wuPKdrE4Yl9aCQzD\nLpIcNuvx+OgQcpz0iY+6Cn/ZSbn1CF3ORDJ4eY5G+7en/S7S2vlip4M/yWfn\nK3zaxh0V+25v8TWskYMoqYjkM0vgX/x6+2fQ+gyZ4RZnqYOYwrsT6vb8LuTB\n519TcxvYw8cvPnUoTwAuyzBtB1aJ70aslzFPSQcxtiXd3KlqPaI0YhBNPC13\n0nPaTtr7XbV5QHr/XyUPdoGOWpGDjoBXSQtndd2Zc++/0rN1Rt8cUFvWcdI/\nQkXqqMdL36Pu9FEWV2oibVwpnxwFhoZMFO1StuOAKi0DaZkhQnS0NbatgSfT\njGeKeAlU5HThPXzM2KuXd5Viq6LAJkGne4wLPc5APkI0tR93QJJx5XTPgiTw\nPnN4VXacEqfjoqt4VF3mpO2lAYMlU7Yz0nvpwnt+WPeW3KO1qg4Y/3GJqcke\nnSX2/kYSgVQItsBUb4otC18eSAbcgV8kgJMjja7LAPr7ThfVOrpswbjliLUT\nwAcmdeoRk+3Wd9Cg2Sx7tNs3Q7wTB8EtcGiCrlUbVNKI31/l5TBgplEqIA3Z\nLVuSl76WkPTBNavZDvodHq6039refk+OKHwOlIR2UaWBmT0242FLrr5ygKuD\nR1+M5PB3WFm3b9ZAdLkZlKVV2dBHTmkQNWPm2hDZiXmDjBJ8oS3EkzeBg68D\nTRrN\r\n=jZyJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC4SNNgsXTU3X2Ohj80msyFuhbnv2V8R56h1KBdfJRLhgIgHlw58QwbLl7xId9we8ENd5HNai8We8jLZkfrI2W6Bdo="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_1.2.1_1534402157733_0.11071688872189922"},"_hasShrinkwrap":false},"1.2.2":{"name":"nanoid","version":"1.2.2","description":"A tiny (145 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./random.js":"./random.browser.js","./index.js":"./index.browser.js","./async.js":"./async.browser.js"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@1.2.2","_npmVersion":"6.2.0","_nodeVersion":"10.9.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-o4eK+NomkjYEn6cN9rImXMz1st/LdRP+tricKyoH834ikDwp/M/PJlYWTd7E7/OhvObzLJpuuVvwjg+jDpD4hA==","shasum":"9acfdf1c7441c5beb1c84013e2c832f5a7319536","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-1.2.2.tgz","fileCount":14,"unpackedSize":15809,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbheGBCRA9TVsSAnZWagAAPpcP/RUg7Mj4uENE8NQZKpYp\nnxp1zRpw85U4OzyU3oh6wwXk1udFuVAXrisOcgFtGuxdfCmr9OSZ0Y3WVdCF\nIRHVeU0eIKGRNG5ZxDXMxNVE+PZ8hT+OKrbzDPMtqFdX3AaCKvZUDPoPX0yU\nYU1hElusog/DNIc7dsMeP3lcV8hFvwBhizTlM5KjeyhwHHg8+4f0Jlyneor4\nhEjGH0iLbY4bhF9krcI+Jz23t9aX1r/51UvoXzMCiIVYLlRYIM0ht8Fo2GoF\nOEQCuMwxH8JwfqobKL/lM/ZzHGF/MybQq6z9El3fOA58iO8rstSWYT0JGkha\nd2Ely6J2P4Mj57oEvFw0WQZkNbHAZiWQKG9vAZ19cIQ3qqqZhV/Qa8lD33GE\nlk1zuVj9hnpuaBPU+FKsK9Q1pTdj1JB1psbW1a9hVRdQduE2+PXbcm2MTv44\nfi6XvqlFQtwFDpjP2aV6YS1nqGQjPkna0sM9i0Qh0Wq7TzBLHXqM8jTZnibs\nopPCFC1vXnd9ecQvniFdXj7tjl2bHb4O57Y5hG3CooKFYMoRoHU2FWmadaig\nMzKgRcs8Vtoq9DgqSytUjbdzVCXWbQs7I3ZzFjO0mX39KNS4j2f7Cgd3uMx3\nCN36+HMKuuyFw5LO+s6hfsI3f68JCCCuryELDUxzGfgye7u7H5z/zRZhTXbn\nVXnx\r\n=SS/l\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDWoeeE++hOWk9dvF7ldLndZR2lDizdHppgPKgO2ymlRAIgNSHZGRN0fj+sPSPiE/BRvXJ6qzAMMAKUTBkxLokFd9Y="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_1.2.2_1535500672499_0.736853597204554"},"_hasShrinkwrap":false},"1.2.3":{"name":"nanoid","version":"1.2.3","description":"A tiny (145 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./random.js":"./random.browser.js","./index.js":"./index.browser.js","./async.js":"./async.browser.js"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@1.2.3","_npmVersion":"6.2.0","_nodeVersion":"10.9.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-BAnxAdaihzMoszwhqRy8FPOX+dijs7esUEUYTIQ1KsOSKmCVNYnitAMmBDFxYzA6VQYvuUKw7o2K1AcMBTGzIg==","shasum":"b8f022193a5808f9e3112658a2c34e43b24c009a","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-1.2.3.tgz","fileCount":14,"unpackedSize":15853,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjqPpCRA9TVsSAnZWagAAXXIP/jZlSxiXQIlxZygNXjmG\nVGJtTMzVaZjfNnicpTm+dxteqYKiri56PeeAiwLGzBS2BWYaQUIVKuQPacF7\n5WXuZBPqD93+L8KnSJKcZZyz0JBTBUb9ESfWqG2PbKMJkd+ZkMR4brPLpMT4\nHkrVXDp9bzcKtt25+jcR557WZHs9enRa3c2vARCCOoEf+fBxzRSkIAjRHNv9\nrCnbq0sd/PX26go32yw6HXSqamrG8SAkw1IPv19X1u11G2UsUarUuMQloXZB\nHJk36qdKS4WuaX+ME55vrY/eP6EcdWbDtip0vkYkQHWzKV9myxfKUfTbYRnj\njASC7gZtgbjlSeDXDIsd3dmC5ROfkSJkobUX9pHH+Wi3Fpj5hMqbQWxCnO3f\nVIFSLCq9smS+c8WzZ2MlFVyPov4BoEao6MqNOUe6tjfmATfCUFnXTX88tUXV\no/xPQonnmDnQupV4eUHUUc2gFYpjS+a+q3nRMU4lBqteIpq7RvGWECeF/dwP\nFKryiYMzX/bq+xW/08A3ajWqnDbktp8uqfxITNbn6EE+lhyj2hzkqP8u/8cB\nEHsHfNF0MQilUcK5PUAOtk6HlW5MLCA078tMSsPt6chGtaiyqg3aFauY1/9a\n7lJJrzjOBXkKxERr8GrTyI6FADiBAawWezPLrJPuCf18u8+KatuQq9hJgpeS\nfSuB\r\n=lzld\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCps7MWT6/s9XcLb6Vn4PL1haLxwV0qBZOksbK0Qc/RWQIgQfZD576FgoT+dR8uTP+7h7kzs2AOTVFUDG/P4fNyQuE="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_1.2.3_1536074728905_0.4335031947506891"},"_hasShrinkwrap":false},"1.2.4":{"name":"nanoid","version":"1.2.4","description":"A tiny (145 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./random.js":"./random.browser.js","./index.js":"./index.browser.js","./async.js":"./async.browser.js"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@1.2.4","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-VbM1HbXvDxZhcONUEJ0olXwg5MgOWS89KPL0PlchtB9NJ2dOTva64RR3fypJuEMQffJ7b1rjcPyR39SsV2W5PA==","shasum":"4f0e19e7e63341e9fe9adaa8d96ba594f5dcc6db","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-1.2.4.tgz","fileCount":14,"unpackedSize":16121,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbq/x6CRA9TVsSAnZWagAAUR8P/iKVbB6l7wPvvnQCFixP\nbAHctxAFbjR81+TAfNx3UfcIwJH+kEfj3nAbXkW6m7EJIL6gp5ul0AJNphJW\nHVr7lJ7gxJ92pF/Aj9vWWL9WhHChujyoqeq/F4ZK+Wkl696aB3UgeqAb+I56\niSzsoxYaz5ho4kTwTua//RyTr56RD+nNIrxuydRoxs/q1gODNkO+m8sVXKa5\nZ9gUR9OtB4knuaLB7jDFwyfVHRuzSEPlaK5Z9fz0OySoyAMfBaR5kOdJFx4L\nptLSPo3NDCZAMXxSVSLNOWLbO8yIOrovlvxETZ1cMHa29+lLXp0Mh5zYLrX2\nIkCklho/zk3kOs/udZBHvJd8BGV+CRteW3VNOX6fOKnzZ513y06qmmC8ME4r\n4/XRFXo1znk23A/5hcPnxlRZ+Zuymri+goiat2z2MepvTgaT9OsUNHP9Fezq\nXK4FbQG/vuA0xER8DB3RayFycjx5JmWQ3b0w+iP1tGrl3clKS8wS1b+s2gjQ\nIcaTI9PLYzV6p7nZKZGfv0LTRxF6HRYfB0CBTdBhV+Z1BU9h5y2QjztWlIPl\nP7HWM7MPOEpYYhAwxM7q/+0jUhf/8ibfb3uKLSJmwaERQfgv+Uu9ZR3EQtV/\nxC3FufzJJnYembeb4foImvAiOjOgPWRz8Wkn/EADXM12IJV4iP+7TXYOG9Ba\nHXXE\r\n=XqED\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCWwRjHekVq3KOO4chgHyFoveXX904ghlA40FVRC/RPUgIhAPgJIAhkb0xBIgWV17Js/vPNyPwktuecJykvvMnre5CR"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_1.2.4_1537997944930_0.8392238140567405"},"_hasShrinkwrap":false},"1.2.5":{"name":"nanoid","version":"1.2.5","description":"A tiny (145 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./random.js":"./random.browser.js","./index.js":"./index.browser.js","./async.js":"./async.browser.js"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@1.2.5","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-mOYdCQS3xdgu81Hg3EQEhORykMk53Pkzg15Y6I+O9T3db9qHPf9z6nXzQBCUaHXlQs57eRKotDTzYlYACL+5uA==","shasum":"122bcd6bf185651480369315f20c9ae1519efc35","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-1.2.5.tgz","fileCount":14,"unpackedSize":16202,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrt7+CRA9TVsSAnZWagAAT/IQAIwiY4Gmzp2xEBIAT1VN\nvdzE+zRMUWGlUtIO+KLxFS7NEWpU9wqZ34H0aE10v1aUTV9tB/zuQopz6OmH\nH7CAgaG33lJ/wzZAr5C7x5gY3BadizZp5cW3z9AAySLEXYvBAbYdAUYmBsgz\nhTkMVXy1KFx4zAG5Gs1MmSC+MqHAfmvg3izgBczzladYBxxx9hmxbovIorNb\nryMaPjj065V9Fce7/CoFetyD1Vbr5WjO7zSRxrdnJMxtGzbY5lgzSfNIqVpP\nXmIq+W7ZusEuYo8eRCdwjleuU26PRgrp6t29FIT5pZVQTpmS6MpEZN6vdgmb\nz3ofXjOzLChSASg6rdDqL5J93ZLuo4uk4YGTvTcXBSD0TnmxasxPm1xddbpr\nxFEV658EIQPFtEu7/hZYfDXRzi1es9dE8rIlEVljiJn+hch/8hgWCvorVIpA\nX6g4uydg2cNo7qe287To4MMU6SZQJ0mscHt+JZsAReQmK7+lbkDSQiaoPm/c\nCwGD/PBMkJXc34ZjXEV+GeQNWsJCWINCSlXPpmhEWjPmz5tvEl+ABolVecgy\nHTIxvOfTTaqemsRgGDs2+xTIq5VRARX2MMNWmIygPdGMg1kR76KRcm742DZy\nwtZF3KIOJgT2NJKPFjzWQaVioxVA58CAEOfMNyGq7iGa92ay5U6oTiF8+Cq5\n+1e9\r\n=lvFF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGcKAlgsursD/uWDoMrIT7q4yj4Q7G5ZLvjbNxssXtpLAiEAh61x62suKmCXjyrf4tgDTAXzghww8ue86iQ7rSfifXg="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_1.2.5_1538187005452_0.5597982302237139"},"_hasShrinkwrap":false},"1.2.6":{"name":"nanoid","version":"1.2.6","description":"A tiny (143 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./random.js":"./random.browser.js","./index.js":"./index.browser.js","./async.js":"./async.browser.js"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@1.2.6","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-um9vXiM407BaRbBNa0aKPzFBSD2fDbVmmA9TzCWWlxZvEBzTbixM7ss6GDS4G/cNMYeZSNFx5SzAgWoG1uHU9g==","shasum":"5b9427cabf41f5df1fc371b14c969ffcd3b095aa","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-1.2.6.tgz","fileCount":14,"unpackedSize":16296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbs9+ICRA9TVsSAnZWagAAZQIQAJnEs7MOWu14bH2iCUKC\nZ/x64UUwiXJO9MxdEMqM1QDiLrnWH1BRIkNegfh0iaseEILyyeMfMD97/Rx2\ncO3vDWsQAA3H4KxfZnx2C/vcpZ8tjcKwFVqXRJMHKQozBdtP+XZg7KEfY6m+\nOwSvXdxI+zIHoFlVGg60npZgeL+ws97mdAuzt9GF+hOjZt6gnIeYV24LwAqh\nTiqao16k0FM8Kb1tZPZsuGi8jO1ia3gCrdsTv9CTCkWLKRO1vi2FvFy3nnPK\nQ8rijM0sAfCDKmivvTGkhmNdC3/AYkA1BjERZxL53XpBXAkUykTR/PMYNMz9\nbdjpujnEHCa47DXDdEDUCGwOJ7e+ZQcPF45HV0mnlQnn8+YszUXjKYz47kAc\n02D5vv41hn4cSQAErUgNX0cejOaibbXjToPjOYmXGa91iIDcGk/H4zlx/387\nkAqNzo/JvkRqEjchPm3Yyru7nTopcK2XHnTgHtKr113fOoPjZ1B04OKP6dgT\nzVUv17Wo3eYrgEkhLdaGcdcyTEiZ8Ng0e/fzubNaxl7bzNOHA8ByuCwVt0cm\nacKIdJFAMnajNXlYi8bBuqzIe1tbREe2JMBnfb5zELoSxI+5sln3hB6Cd428\ntQWSz957YHIvx2G4qDQNZNSZJKz+79/FVrD3WnUP43FB4hvDQ7yeINVoS/wT\nctJ1\r\n=4AgG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDcSmYhlANYVQ7rOapPEJnS/jdHCRCqCTvYJxQoFrAq1AiEA8cA48bLlnFk3awS0d1udI1FQugdSYz8I2vXN28vHHqY="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_1.2.6_1538514823590_0.7673237899332155"},"_hasShrinkwrap":false},"1.3.0":{"name":"nanoid","version":"1.3.0","description":"A tiny (143 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./random.js":"./random.browser.js","./async/index.js":"./async/index.browser.js","./async/random.js":"./async/random.browser.js"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@1.3.0","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-OP8SoC91Kyjl1sdSTEnM1xYh4gUEOSkUl6wRBUklWOPyfPRbeJbhvdhQYXEjVtZ1LI9amVMkIWQI2nO8O7DL9A==","shasum":"0b8d089c81d3b6cf61fcc16051432342b06f3ad9","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-1.3.0.tgz","fileCount":18,"unpackedSize":20733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbwNC/CRA9TVsSAnZWagAAVdQP/iTDw5rJaEg0XmSqqWY2\ngB2yDwgg1GxvP4QlzSIABXSIPrhYXWR1xxQO48eqqp3qkWSYZ6FDIuyoQQeg\nR/1ietbgpm6bCMCxHFANAf6BnsM8R/q57Vh4LforrfTK1d338CSYxvOatmyu\ncr05VL9Kpn3pFZqZm90IXFGlym5H9LZ1qUFWgzRjt4IN7xwoH0ePz13pRQj4\n+gy4o/R+EY2t50EycV9Np8MOAa2oiwPAg6T5RD9d+Xkel1kSJ86LG0qOcV1T\ncM8rQVa0wcJKPR1icQ4i1YndnXmyRGeTi2nUepGhDSsGgffNCOZtPxtQB/tJ\nGTrAxwOda26vZwUVVEG/mEm2VaSGc381t3VrQLRnlkfDe0h/0rIqUP6d/JEl\nrLgXUNffbAtpQEojfkBUxpqCpO3/2XFl1jEzlGUfDTchwOb9LlAjlXOrFemV\nVj/lm6WlM3m+GV9ZlUy35hM2wkMBEG44+9hbug/1iaIfaHcHtBFMm3Uy/wts\nXyIWvf2C6KLo5Of/G77BJlXhPxWVB3TgnTq3k2cUbCqaj6bPUr0jgLRgSXvZ\n/TVaMBhHG0/8x588fHwociU7rG66tzg7zuEeyEFer0b5cNtkNmf//jo/Am6u\n9iw8c1W9Ke6o8uWyE0eufC5KzvcQMIgSrJPGW+2iwrXeyOuyeEOAgcO55M5b\nR/T4\r\n=5av2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClDrmI0+GBUSwdJiOc62jDJCgzMMEi8KWcv5IcEO+dOAIhAPggstclpF3rwim83TJurzdLQaEh0wBo58XHrTaUiTsD"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_1.3.0_1539363005979_0.5489682671382383"},"_hasShrinkwrap":false},"1.3.1":{"name":"nanoid","version":"1.3.1","description":"A tiny (143 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./random.js":"./random.browser.js","./async/index.js":"./async/index.browser.js","./async/random.js":"./async/random.browser.js"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@1.3.1","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-wSBw7t+JVjQAY8q89BhrTaBTMdoPGbZP8qQqidQHL76oeaFJ9i+c6SKKHP2l/DmzLP43eeV6JkM3f5Mb6saH8Q==","shasum":"4538e1a02822b131da198d8eb17c9e3b3ac5167f","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-1.3.1.tgz","fileCount":18,"unpackedSize":21027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbyro+CRA9TVsSAnZWagAAKRYP/1zfL6Nuzm77gJc2fPOD\nWn+sw2onwLIpEg8RGesBbWJGCgow5cqj7cU3qvR7wFD/Dk9Iv3crdviIiDAL\niASAfgbZDz74CZHUV8EljV74p00q7ZGrXPI1ipMC74f78Orm60jZnzQbhMGY\nJOHYXClGRff6Copncw5ENbkf0QA+JddDCsGKcHYAk3whBl+i9wwP6hojaZjE\n0STlUV5YckEdK0DF5tlPCocMgsd4nwgspDDMY7t/ItpfL0dLq07pZuMisXSf\nu6xLzyNfIHiO2EAoY3v5Qx9gGpiNwUVmFNqMI/7XfRYwDo9YeJKVbE5N/6Qm\n/dAWcdxp6TTw+toZ3wh28bOebLKs+BXDM4/3oUIrkow0R+BnWCZAoj8EQfsN\nUQeM5lCHI8Uyrl6lgVfZuBqzEf3P4iQqSy9oIa0nMCwEIkGudh0LHlJuykN4\nARH4p2EIjfweAC0YPzcOJ8YxPqa6KRi/uUtCBiFKtvim4+XdAbaQelW5A9rj\nFUw+Kn88QmOCj2f7olLUUh/nm9qc0MRX0Po0oaVQzTnlFZGM8juS7ROVBjHi\n+THEwrsYkMd4okP49VlmKY1MQwDAsW9290/yzbbi4UHskIMzCMhehTAdM1qy\nhPYrXK/BZdRmVpENQJZ3tCkDVo8oKknxazWhDVON7+msMrkGdxkGFQAMIgQK\np/Tz\r\n=6PZH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA6JYnLagO0nUSUQnSAsqbHPJ+qJHso9F/u+mqG/14WAAiEA5J4Li6NZpJHUG3LB03JfPBihUNsApFuUx+P+MRuBG64="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_1.3.1_1540012605966_0.5969030224942626"},"_hasShrinkwrap":false},"1.3.2":{"name":"nanoid","version":"1.3.2","description":"A tiny (143 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./random.js":"./random.browser.js","./async/index.js":"./async/index.browser.js","./async/random.js":"./async/random.browser.js"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@1.3.2","_npmVersion":"6.4.1","_nodeVersion":"11.0.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-BWaJnKYm2wKjquj3qJZsTkOMvCg9RrDMfR8/wCg79X0RePCdNYhiPcz2g2uFdPDMkgZWPUuGewnxvSGM9UD31w==","shasum":"403ca95fead0ab29350fa027de948dc3d3d65c90","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-1.3.2.tgz","fileCount":18,"unpackedSize":21531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2RFECRA9TVsSAnZWagAAT4YP/R6s6LXOujMiJQtEsL4w\n7iTUhBYPFMJhT3WwTCW0Em4+4f+zwiOtsoUz1dqwtLcLrRXHHDheMV/729eI\nqgYHuzj1LEmrXG1sZigWF3DUDwSVMkLtQ+x+HZJ0PR9RD2VCs1SMsepxv1YG\nyqTOd0JZB6jgMVhiD0KenbCduy2qRdRgiGDH1gTycVJyAcoIGdQgy5y+vymc\nYsjmiQrPMQjU+Icfs4/ZJ1zjPdrLWqkzHghowdaxfK/5d6xODvm+t6VgYYWy\ni1Oyrb9wFwIbmCe0LuW1Byl5G24dANPMkXmEDs58T6BvKMQaqWlNMYYdLnZI\nRUDWp/mtAwdYZR2gqODD8D1SNcHC8oOxK+Rd/GnDTms0PoFfvoPfn4gi9JJr\nZpXWzpyCpDYst8Uw07iueIbwOs5HfkMGFt0ofSWMMtYP7oELtd5VlC4e/leU\nTGOEz59VSLXgBRKhKX0yDyG+LOrYd18d5BcmQ7scdAwAf0s9O00SBRH7OKCU\n7wkX4uf3y7izq88pRnU5EcRuz/V+FeArcjJw3RpbSkaeFEkamjEO/TfcA6Hn\naCDuLcqIHSwIm8x9yvlerlPWASWWnEMfgIGDjM9dfGnF47inj8u7m65Pj3Mp\nbxYLZGkMNvikeK2TkBy4+NuuenkOnoOKLqAdYAiSaONgkNTY+w5Ys98VdMeS\nuGuK\r\n=CYjW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDw/gBBABh8Ajwnetu4DtVypiXbRXsfQbycvwF+t//DjgIgNOwMiUiekU5VKioDpmCAXhrjZ+viDfw9pnzk5ENyWqE="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_1.3.2_1540952387977_0.4073365778433162"},"_hasShrinkwrap":false},"1.3.3":{"name":"nanoid","version":"1.3.3","description":"A tiny (143 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./random.js":"./random.browser.js","./async/index.js":"./async/index.browser.js","./async/random.js":"./async/random.browser.js"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@1.3.3","_npmVersion":"6.4.1","_nodeVersion":"11.0.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-07OUEbP7fMX/tFLP3oIa3yTt+sUfDQf99JULSKc/ZNERIVG8T87S+Kt9iu6N4efVzmeMvlXjVUUQcEXKEm0OCQ==","shasum":"23d4130cb3dcb455c742cbf281163d52f0cd51b0","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-1.3.3.tgz","fileCount":18,"unpackedSize":21725,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2SZjCRA9TVsSAnZWagAAO70P/jY502njfzn8xTn9gXqX\nHDmDnluVZryZLSWVC1AqM8eVL2A/6xDkOKyLKRXFVgEXsqXq5TSTDRLP1sBt\nMLQ9N7NYUnjWbd0FGRTuv1cX3ZV03SLIJO+yLCy1As1cFHCvkRaojgq4DIM7\n3zHZr1IGVwO9eQS6cNe++ZHnOv6B+wKc2SwRcRB06TsdK0i+RUMFy/SXod1f\nj8b10Z+Tk0ZYUbl8/Po7x+xZcQM0P1XUhQHEiypKvH2hkCkYTXZYYRc7a96V\noJL3RJ0S4D9nrcayOR+ALCyhNmnzqrhe+JJ1LuS23lgNwM5skeL5ow4+1qHy\nU+zJ4m8FbQ19+G0c3oEGw37Adj23LkTsmGrOHPU9oNaMYorYwnKcdOaGxT9N\nFaX4I9O85ftn+x2SghrlvLEZ/U5QQ/CWyexqz8KBZGVmoCQ5eKZUTQGE98Nw\nd6OEGhmJ7PtV7nn1Lv3/HlzfZwnjan7FuARabef26OYyG4pjrT7b652Wkx/N\nJynWUCOKPemcJyfavvDD27Bp4muxXnvpIcMpN1znQCXBKPTasNwx+v0BDPe7\nQQfyv2kk7s+hStF9yETntKLCfHOO56J/4zhTWh7IpFylCl0Z7X1xubZ83g+T\nmSiLuyn+fZeTvtm1V028UCJ2MUjEf6AFBjtfZB5X07OC8b2Kd0bpuYwQiy+P\nBxvF\r\n=OuB/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDnIAdFuHajld0dHC45yrkF+qIci5fMartWIlSPbh1nmQIhAN626cresqEyLi3FLW3J8Kk0WhGxcv/yjAICr4Cjw/30"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_1.3.3_1540957794527_0.9847964188976102"},"_hasShrinkwrap":false},"1.3.4":{"name":"nanoid","version":"1.3.4","description":"A tiny (143 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./random.js":"./random.browser.js","./async/index.js":"./async/index.browser.js","./async/random.js":"./async/random.browser.js"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@1.3.4","_npmVersion":"6.4.1","_nodeVersion":"11.0.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-4ug4BsuHxiVHoRUe1ud6rUFT3WUMmjXt1W0quL0CviZQANdan7D8kqN5/maw53hmAApY/jfzMRkC57BNNs60ZQ==","shasum":"ad89f62c9d1f4fd69710d4a90953d2893d2d31f4","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-1.3.4.tgz","fileCount":18,"unpackedSize":21903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3kTCCRA9TVsSAnZWagAAs7oP+QF5jWUwNkn+m28K5CUP\nH6Ho30fAbHiCwhCrfYS4qmnIleQdBQTZlLZKCuqZmYfPN1HHrhcvwPbNAw/I\nyMAXYoYxdxo4Hh5ZjcgapGDmjenKtv9GS4qjJIm8MZkB+lP5ddijIZ9WifzP\npV8PDMIvWE6zXP1HlBWW1uXlGZSXqpyBjWHwObUKIevaZTY5G9pLfTiOUmvc\nP0u5hrIATLHgPBgr0xSLiWdZbhzgcc3adz9UZ8WfpSPa/x5pM1/BwvMR9ghf\nMNfSXL544H5Pnml0FjKVnCiHj5ZbLoeSS59xJnH+HR4znjeCHw8vFFz0uJ1N\nHCss+1KQlq3olZjf1zpvjVs2dVb6eZHthLSldfUx84Z2h/korU7PVo2GiAkJ\nFv5EBwk4S3axN0Y6iu9d5eKqPYbuozF9/XGReNeZiOEPyF5GeHiwljxzlZL9\nn1c3rUjxrK+JRrkILlcFTW0FrpIAhcevVQOcRVJ/FKWcNEH8wssaEXo/OkWq\ns7R120NNynx/J+YoMXcl0ZidRHD3Of7Y7gvFhn5z8+amjzLlGo+UvxNm52ZI\nZ5unKRFtZdDzRBF8zEb5gQfORbIrVXUI9rSUtvN0qG0rQ7p2HuC9CZUW0wpV\nXvt3+pjzXHNVtIuww4Krmy1odJhAmzZEKjlpw1fzQ2DghYhOLsqgSWaL74E0\nB0oc\r\n=6VG3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHdfkkqMYWW5qzhqZ+H89e5JR07D4Qi81VWbhkqQsdJaAiB4yUASnvDru7Q8/Rr8JcKfEa0Hx4HneTs20WdDUqs8ww=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_1.3.4_1541293249522_0.2668378421212214"},"_hasShrinkwrap":false},"2.0.0":{"name":"nanoid","version":"2.0.0","description":"A tiny (141 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./random.js":"./random.browser.js","./async/index.js":"./async/index.browser.js","./async/random.js":"./async/random.browser.js"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@2.0.0","_npmVersion":"6.4.1","_nodeVersion":"11.0.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-SG2qscLE3iM4C0CNzGrsAojJHSVHMS1J8NnvJ31P1lH8P0hGHOiafmniNJz6w6q7vuoDlV7RdySlJgtqkFEVtQ==","shasum":"e1ab4a4b024a38d15531ba34a712a201540de639","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-2.0.0.tgz","fileCount":19,"unpackedSize":22818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb31KUCRA9TVsSAnZWagAAkiIP/A9hxuau/6e/YDkH3cSR\nP6tldymu2tG1Zvl9ZfTvxllrFRzibnJi9jkZNlYGVm7OPxtlDdHoGHpdcPno\nKe2N5uWYzkWOCW7za4Hc0M8ITa8X6AbRb3jgWAkDQgF68BoMJQULLhcFlNCf\nhBIntyDsKB+B2/MerxbjK+QVzXBt4hT8PmXepq5LxElID3Cu65MywVtrhENJ\nFdOr7n5ykNp1XzyLFrsB0OzW1/bykOliP9DG1+rd4xWrWhsJM3g1gQRQY+0b\nqEHe4kcs+w5b36xZjfu4KHFA+oYbS5UMEglNA65ZzcL8vGhCzk9pRxot94Eb\nfB+115I1Fo2nNWdNO91sbjwIPUgHURqnHJbDJhkmjYEMEtA1MrFKhiSUg1cD\ni+KLviAarmHMBAW4HqcRU7T128+k0TbdOePT0WOAjPXGDf4UUO3VQ0wrRpBY\nfdnQBFvKhLvIQixDFOjNYoGPIufnpvkQRLXZnw76IKLUx52kdtZBqXhFqHHi\nwiRZJPk5/M9oh5twex3wp5L+PvItBIhje7MoI821xl9q5H71rYnQG/bsw5bb\nhRJbXXdmEXP2v51cExc+4kepJi1JVuBpnaENZcG2DaltsIwi+/CzJtKM5Wvj\nm6MRShJkCq2B/ABy7VfOgOMxof91HDZrDpGVeNRoxUvBYWflafq2F/ZDlhY4\noVz6\r\n=YE1E\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDkkIOp0c+bAOCuMIDzPfWSRLF//sOweupOXfVSOTg9VAiBXj+xVFu7Bb/jfcHSXeV1KvQV2OLCgAbHPhAngS7F1tg=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_2.0.0_1541362323554_0.8713292290602919"},"_hasShrinkwrap":false},"2.0.1":{"name":"nanoid","version":"2.0.1","description":"A tiny (141 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./random.js":"./random.browser.js","./async/index.js":"./async/index.browser.js","./async/random.js":"./async/random.browser.js"},"sideEffects":false,"husky":{"hooks":{"pre-commit":"lint-staged"}},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@2.0.1","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-k1u2uemjIGsn25zmujKnotgniC/gxQ9sdegdezeDiKdkDW56THUMqlz3urndKCXJxA6yPzSZbXx/QCMe/pxqsA==","shasum":"deb55cac196e3f138071911dabbc3726eb048864","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-2.0.1.tgz","fileCount":19,"unpackedSize":22320,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPN1XCRA9TVsSAnZWagAAVh4P/Ai6VSWZD6vKmbP28tCY\nzoTsLZdibxfu3caKQid5SfLxCnkY849hj9LvyASAr+9ubD9RFUwMis2LwuSx\nLhOR7Ow+4KkPiDQZ68NrXNTV7TzUFzEy6jqaK2GdtCULDxwH9y6lW4FJ+6i6\nvpBp6vwYhv30SBUj4QAZ0Z0b0GIRli1FFHkY4HlxYB6NzdlXNzfqymuQeh12\nmxJkytTrlr9izgU9OLJfVtx6UQTyc0HxGOSYNj2nijkkig46sd9Oc/GBnmjk\naWPRl3RWs48jpmgwnO12jwJqx7LElaecSQFqUPTopv18etXs7O1QUKLB9tpC\nC+n758pJjzAf4x8qmOuY3ho9ZDPNQf+nov3vBPYZECYI4Xr4uUoBaOipSYMW\nq6MLFBAlo6rxBkm6GqrYBNCoI4xyOU8sFHDy8NO5Q5arcStRPSO8M3r/TACB\nF1a9DpxxwP7DgUg5Bs+p23hpMxa4AHjvnE0SkSUadMOZTnX1xjCnwckq8lZi\naXSTYRE0m+0YEiQojYlgVviYvkAyXq27aU9xI6/J4rN9yzxPgr+yaPp4eJb9\nUT9rgarlzyLjC6Ouei2W04pwRaIqXeETyuA00SFpYTmn1oTiG2bJVjht68Qd\nU4cyhrTwPCbxUDaG+Lx3V93R48HLpsyxDXQ8rIio7o/rcZ8fEJoXlOc4l86k\nD5ZK\r\n=/7qx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCd2vIJV1ONQXU/6xxAufMDkOsqHNIbSMhytneR41/zKwIhAOwquzuhjVba5YZYOYeI5ZO2Z6I4upKKxO1dHRAze9sQ"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_2.0.1_1547492694130_0.079394056383981"},"_hasShrinkwrap":false},"2.0.2":{"name":"nanoid","version":"2.0.2","description":"A tiny (141 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./random.js":"./random.browser.js","./async/index.js":"./async/index.browser.js","./async/random.js":"./async/random.browser.js"},"sideEffects":false,"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@2.0.2","_nodeVersion":"12.2.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-X4yQ8VHoFvHcykGunT2Jxrsm1c4vH5UKtau7LLJYXO1istCRE3jD8JxDyGCzN+h7dpWBCvWaSYgloRuphKRqUQ==","shasum":"2163edc84828cd42f9b8e4578979a4b5ffc1bb18","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-2.0.2.tgz","fileCount":19,"unpackedSize":22450,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3XC8CRA9TVsSAnZWagAAHHcP/j0Q97eTctLXU/aQhF4m\n5z7tYsZRYcQ44kV1+F9yDsUktVuErIJRzCjktrLLcnrkNpPci4+HhJCnJiBc\nrrBmUWIXFrG3qO8NqX0Xc9KOleAok433X7OK5cToxrzXoPaRrmQ8Fn0VFH/V\nSFVQ1CnPKVcsucNagokuR14c+ov50QJoBAPVTpC3QmG9/7YF//c+8oioJaew\nKIucvPVCz6ZMuTmIh0omv2Y5TD1If0ZoFVdSDwdxT21NzdYFMS8rlBeZNZCm\nzY8rEFij+rW5m2/OxK6u9mVQ3TWw3V0TX0GfnznI0zZWdZ9XxhU2WksRo2/Q\ncAPLklkk2Y1d7/j7908gTnO9iwxP6yHhLCRDHE8IoCI+L45aXsTunVGiaJXs\n3DuQEddXo459PaoEjF2Qlc1KH8tE4Mn3aU71MnMA1Tnsmq3OKcNOrOchCF+v\n7n+g03pW26BMMd+CEl8HssfXKz78grxr7LAHdzuj/iDNx7oow0vwqq2e4cQO\nn3ySjMSiAc8gwQUn8nNiCy7Vui2yYGz3D3J/lzEGa8vMmdJYpSXQlHMtbTyf\n/EicUAwF2XWtkRP4hbRh2aligLAPGfllDjPVeTMFWWgi1Z+tsePsoh8wiKD/\nRDvnSosw91z07M0AyUcHU6bX1Yh+LyRsg1rEzN//Wk55ma6Yfu0u1MWAe1Mk\n9tGe\r\n=c3Fm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB9AiCpgwlDW7cIp0J95FI2IXVuBN8MTFlUKcuiSTOHgAiEA8gP8IFOHdO2A2RdE2AhExzpx1KeHoCNWhCgVxHvfwOs="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_2.0.2_1558016188111_0.5971159974977973"},"_hasShrinkwrap":false},"2.0.3":{"name":"nanoid","version":"2.0.3","description":"A tiny (141 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./random.js":"./random.browser.js","./async/index.js":"./async/index.browser.js","./async/random.js":"./async/random.browser.js"},"sideEffects":false,"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@2.0.3","_nodeVersion":"12.2.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-NbaoqdhIYmY6FXDRB4eYtDVC9Z9eCbn8TyaiC16LNKtpPv/aqa0tOPD8y6gNE4yUNnaZ7LLhYtXOev/6+cBtfw==","shasum":"dde999e173bc9d7bd2ee2746b89909ade98e075e","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-2.0.3.tgz","fileCount":19,"unpackedSize":22527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5FdcCRA9TVsSAnZWagAA7OUP/3SyIzenzfhx/AIXS+hE\niWFHIKBZinBUVSrswcmFI8FoI3YuwqW/hODHC68FUv/8F5j11RgBEkcKQlvB\n4IjNAsWHIPgGz5nifz6JDe4Dkv9Yu8FHHwZc9Z7TZVZe8a8ehTGbrWDx75uQ\n1/NpzEHhsLDfdi+1eqeQJHGwNItWLi7zNeOvyTwCRlYq9TSKW09h9Hf60zKe\nSB0HqB4Q3l5cUoTT1OyALu9l8D2kHdBSko0K585Kd1cjEdQ+qvJVrBCh0N0G\naGDp720BemaAUKGP8oj5GxBwwcHxTpCszZEW11ftO83XgzP376twEW3lvx6a\nXePHj7SK/IvleUvl3D6UczVQu8apCRDmsYp6VUI5WfxIIF7xYvVg37IzxhcJ\n4V4whkysbuL3OVVuRZlWNa7MyAld+PoWXm6Vq/SOgEuhxYuxg88vpUuR6mOP\nvPfLr7Y05TqbGWnUlHAnS9KkbDd4h8EU9Xpvvg3jI3RtTSkCTSC30hH7ErRH\nRCFe+tgCB2HgcHcwqLR8vSUxUmBlD8Ik1KQag7tvJse1psETlPExBT9641s4\nO/l2YNyPCt6nqm3U/Z8bOAJsxx4V7vCoGNGrQW5bj9qghrLkd4lPHPBRavML\n0ODdWukWIZRUgDM90S1XlQ2T3oz092CY8BMkeW8CoDnKrfhnX7iRG2rcX/Bs\nC4mw\r\n=YUMD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFHFPRzGMSRAAdZx99utNqjbWEERejiqBSetwyqN1KuXAiBsnau9ny611/VVS1fZSSooMwo58TIZoioBwJBmQlYdoA=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_2.0.3_1558468443429_0.4607820836414116"},"_hasShrinkwrap":false},"2.0.4":{"name":"nanoid","version":"2.0.4","description":"A tiny (141 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./random.js":"./random.browser.js","./async/index.js":"./async/index.browser.js","./async/random.js":"./async/random.browser.js"},"sideEffects":false,"eslintIgnore":["node_modules","test/demo/build"],"sharec":{"version":"0.4.1"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@2.0.4","_nodeVersion":"12.9.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-sOJnBmY3TJQBVIBqKHoifuwygrocXg3NjS9rZSMnVl05XWSHK7Qxb177AIZQyMDjP86bz+yneozj/h9qsPLcCA==","shasum":"4889355c9ce8e24efad7c65945a4a2875ac3e8f4","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-2.0.4.tgz","fileCount":19,"unpackedSize":24364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdYezBCRA9TVsSAnZWagAAEE0QAILcEi/dd9vOW1cxhmMl\nnHYshiOeOrY3LnTNaYQ0mMnSK6BYQPdqTbxGzZv0pelK2ekUNh5Q5e0Vd8of\nBIJHX+hYVpJEU/pp5rgRV5M5+LA3c9AhO32tdOmjqNfRE5kMT/gElVEH0S7z\nBLIGrmN6Rti7jfhxjWXLzSRjPH2mGOYb4NcBOGb+0flmMBuKJF79jujWFqtz\njvkePuX+OfGqL7PKKbfy+VQ3biX6OCWAlMH0BEIEviTvjgWiANhNHSfoALc+\n/tLvKV47It/mnqmwXGrzjIL1M2xRE0bv/8doNdsGWQge848rYnB4ZDG32mnW\nCwLyeJv5ghIfFPvABz1lQ4z+KgF+eSHMBdyBVGLfdGwWncmayNTfUit1NBBC\nauk9kXjqNC4oYavoyMFQtQCba9uuMaSWRHqsTE1sHSA6coa5v5Oook4QUZCn\n1+EqE09hGdA5hR/BpN8/N1BXzn+0EOwLiYFUWLc6cUptR3fTFdHTBq25EHdu\npXnwMliOYx1Gwwqvt+7LRaRIE6GgAZ0eRdmA2uTnUvDN0Wo3dCJcZaxC3S5a\nn7utVLcTSK3GVzewE1l/SXjRVuuoUT4NiFzeF/AweZ/Sh0abqdR/kIvSa3to\nAQbZ1t9kWz41pbsRPzhNWcXY9wXou9y5Mpmf5HuFROygJ3mWah9ruIJLf+HP\nxbRe\r\n=3KWq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDLNRCf0cQkqo/VX5THBV22mDYan/irmz0+0tEbJHb8zAiEA6sE7cYbmWzcZjlCYxgY8Oh3AH9DJrRrHW6VWXvbcgWw="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_2.0.4_1566698688683_0.8693644828812168"},"_hasShrinkwrap":false},"2.1.0":{"name":"nanoid","version":"2.1.0","description":"A tiny (141 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./random.js":"./random.browser.js","./async/index.js":"./async/index.browser.js","./async/random.js":"./async/random.browser.js"},"react-native":{"./async/random.js":"./random.rn.js"},"sideEffects":false,"eslintIgnore":["test/demo/build"],"sharec":{"version":"0.4.2"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@2.1.0","_nodeVersion":"12.9.1","_npmVersion":"6.10.2","dist":{"integrity":"sha512-g5WwS+p6Cm+zQhO2YOpRbQThZVnNb7DDq74h8YDCLfAGynrEOrbx2E16dc8ciENiP1va5sqaAruqn2sN+xpkWg==","shasum":"3de3dbd68cfb2f3bd52550e2bfd439cf75040eb2","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-2.1.0.tgz","fileCount":20,"unpackedSize":24511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaaSDCRA9TVsSAnZWagAADvQP/0cHR6XZCJHyHCbdKRbG\nPRGHYs337ZXPxjICqo6iZEii44sXO+fxdRKqVuB039N8+2Mnwlu3JY/IOxpl\nj8KVXWpewWtGNhBPHBL2FtK7Fg3C6sKPO/a8rG8If4LJ1OTOMTjJ8z43jO+x\n709dJH3kQM0FOqxVRtLI9yHLP1KWQOPvaLkgsrqD9ddmgtar/b/hpJ7A66fy\ntC6llstH7evuahHB1dLZBB/+5m0faf3k1VAB8I6V/7psOJ3HxUbtz+rLZkr8\nptjaTARvI6o6+MaGvgMgwLtVytikk8cvXP6ifVkaHhIyz17gp/C4jcJ8QGQG\nOCd4qnnyPJ2g3z8PmiEK0GgCxsElGxz5JTX+XRMc3GJ4tEXxmkgZJG/rQN+P\nl1af6XkjOy1+vNQMtaj2org6p40IIgQAuCzyu2knG3wKmzoY/FUcE+7MCff1\n0aNurQDeJoesjDLwC9G1HqSHs+INGqGPruqi32hyqtAGqdDDewPr/zGtdz2A\nfS535A1JUPt5yNKW9m8R42r1DvM1zwIE+QsEKkMdOZtLjO7zqj/YQoBTQ3Bg\nLwCjGj32NXvKliGFfdHFsw5JkgFmXZQ93Pxuzu8iYgB3ONi7u1sNpjb+i7Rb\nO2xsAyxtLhQZGVkEJWA+x1CiiVH9+mbhZYXWXIBo++UThpFT62hJ1KIYY1ut\n3pyy\r\n=tOJ0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDN2g0Kg3mSTWNkP16ScSa2ozSylWiFwAcyzKaC5thjlgIhAKWYYjNvrIyQtvAPUJos7EH5tDA7ck8eC3Hr7NsxlMYT"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_2.1.0_1567204483089_0.6753952131245473"},"_hasShrinkwrap":false},"2.1.1":{"name":"nanoid","version":"2.1.1","description":"A tiny (141 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./random.js":"./random.browser.js","./async/index.js":"./async/index.browser.js","./async/random.js":"./async/random.browser.js"},"react-native":{"./async/random.js":"./async/random.rn.js"},"sideEffects":false,"eslintIgnore":["test/demo/build"],"sharec":{"version":"0.4.4"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@2.1.1","_nodeVersion":"12.10.0","_npmVersion":"6.10.3","dist":{"integrity":"sha512-0YbJdaL4JFoejIOoawgLcYValFGJ2iyUuVDIWL3g8Es87SSOWFbWdRUMV3VMSiyPs3SQ3QxCIxFX00q5DLkMCw==","shasum":"524fd4acd45c126e0c87cd43ab5ee8346e695df9","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-2.1.1.tgz","fileCount":20,"unpackedSize":24568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeJHECRA9TVsSAnZWagAAhHIP/j13S/Z3HsuTbUZBUicV\ngj0B/2CJ+65wt3PEVq6oX0MNJ2yzdlFMDXnCHPduE0zNsOjN4MtF5Lu9DJVL\nmvYITWp9830aK1HeZUzKDcAAY6x5Y0qy6rT8F6/jYqEk3EXNb730ZJst/SO0\nkqybc5myh/szOcyxHIHayeDWBCePpJ8ycmAWPq8OEKuqXWJLGAlm/9I2+o+i\n7R3RlcxrTsI6oyZSjSZ/8f/JtZdQn9UxzxcPTPuXzDY4aAdgWyiMXfaKGmUq\nudKAIBv+uwX1EpoxbC3gqQZARU0TjIdl5EVFcMVmAGcdyta/w9mvnUT1wmnN\nqokx0QTvyETEQJIpi9qhuxDDg0dO8vBT3SpNHc66+ibDUYQ2Sq6gmGxgq/7S\nTzeK+rg5DFMFuHVwLsslGTlYq5fs/6MStV6MypUJn0RqwtfsFxewUsKgiNHR\nzQnn+deUPUx1uoY4MXb/RmOQI1++aqyyyeEF46CBSYEo/WNtQQzSVvX0tDDs\n03cRZDd5cRJ15eog6quUr6MUycRrLh4g/dEL5TA+49O1K6yvm1NZSBhIEjrE\nRvA5jU0OczhqBfNtx0Wa4OuyR4xJgKN8jOcEDDyLGah/spH9+hzhxEPwV4Bf\nIEhM6oU+855xLSb1qeKaUyCEKeG0PPaWK9dx+/9FgRCUdXWEmF9Am4+UhDc9\nGV7R\r\n=0AkK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCX23EbtlBtGGPZS/Um4GGZ0AYFhO/SqWJFrrRDmFks1gIhANtB+zUwIaFPKAdy4eEjbhnREF2TFHiWf6f3M0oNuq4Y"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_2.1.1_1568182724013_0.9083134902270538"},"_hasShrinkwrap":false},"2.1.2":{"name":"nanoid","version":"2.1.2","description":"A tiny (141 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./random.js":"./random.browser.js","./async/index.js":"./async/index.browser.js","./async/random.js":"./async/random.browser.js"},"react-native":{"./async/random.js":"./async/random.rn.js"},"sideEffects":false,"eslintIgnore":["test/demo/build"],"sharec":{"version":"0.4.4"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@2.1.2","_nodeVersion":"12.10.0","_npmVersion":"6.10.3","dist":{"integrity":"sha512-q0iKJHcLc9rZg/qtJ/ioG5s6/5357bqvkYCpqXJxpcyfK7L5us8+uJllZosqPWou7l6E1lY2Qqoq5ce+AMbFuQ==","shasum":"5c63a913f4fbf4afff2004c7bb42dee8e627baf4","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-2.1.2.tgz","fileCount":20,"unpackedSize":24911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlXZVCRA9TVsSAnZWagAABPkP/iRKsLXDOvy/rwPxkH7+\nsCNSHjTc8KpoV6ow2MCtE2RIN+TETJ0yijT+f4HGO7Rlp7bfwLj/qNZhdmIO\n8AEy4WuqgScGZO5Dhd1fm/kqtUtPbvqw+o/qLFvabCuTlbxrZd2vnw8wsoVc\nR9YPS/NmOQJ5VF/ee7kTaUrwmv5aJRAwM6VM6QRExQE5XlOELbH/nBEr6ILf\nHzjkhrHJ18xq4GlQO84MMJCTxj7aMh2miSSGosHu9KCz+oXV9ntsZq5Arj4G\nvpM8qKJom7qZy9L+Alm1dIuvBwY+0S3ZuL4QvTgZnfdNZ8Ur7jAla6g6jwBB\nax9j3HL72zHrTDbWSD4vXPf6f3ZdJDnSWXj2VvEEjbUnBGicCEknvTtOIXfD\nvrMBzafYAuYZklwl4uqbDzVw+K/HBrqW/ewTb3qhyS8MFTsRgnqlafBi2K7n\n8ny0oQClpj8+KSJQlf+WrVxg/god/yHvJoecGnJv4W6ZWU3vq1rKV40aUhqU\nQVmrDNSWAbaOGTqNZqKJq7zhQjzRDH1bJFciRJqW+0hNQa+xSWNB6QoyCfFh\noYG5tNHRRg1fjQ0mJV8LDROqR1ngwITiPiy+rV1lnYqaSBYrgfCAa6ledvq1\nWAzl7Bw7UpGyxFLxRH6Ni1Quy/F83I+WSYVaO+1kozDfzYBopmyBYerTRQkt\nHwm0\r\n=U6eb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDFmKX+KWvuLWr3V2vsAstZeLp367/l5qHlvlM9EpRfggIgALRm112dpajw8cGHFkI8YsAJKYMNNot3UMYT+pxnNJY="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_2.1.2_1570076244418_0.4074053319284674"},"_hasShrinkwrap":false},"2.1.3":{"name":"nanoid","version":"2.1.3","description":"A tiny (139 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./random.js":"./random.browser.js","./async/index.js":"./async/index.browser.js","./async/random.js":"./async/random.browser.js"},"react-native":{"./async/random.js":"./async/random.rn.js"},"sideEffects":false,"eslintIgnore":["test/demo/build"],"sharec":{"config":"@logux/sharec-config","version":"0.5.3"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@2.1.3","_nodeVersion":"12.10.0","_npmVersion":"6.10.3","dist":{"integrity":"sha512-SbgVmGjEUAR/rYdAM0p0TCdKtJILZeYk3JavV2cmNVmIeR0SaKDudLRk58au6gpJqyFM9qz8ufEsS91D7RZyYA==","shasum":"5130db537fca20d2676515fe7b8ecf8e22192914","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-2.1.3.tgz","fileCount":20,"unpackedSize":25045,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdoDXWCRA9TVsSAnZWagAACLwP/0CymSk5ngc8ccUci/Pu\ncuI0seSWJCoc8WTQWv5+FlfGzJGHQEAXhiUNBYKCROPpr87rkeQYsvZqybAq\nUraigweBdUOwmG9mTctiY3ApvcE4FS60q6QoakNFwwXW6tnJy0QCy7mV+gt1\niOL+B8yC8kiFprHSciFaSniEGZMi4HV9jYHTdfOpKR6kkkYczbGcjtzBcwgK\nVPRtD4taudpSOxYFQKGLul5h+b2lS6+okuKEXfSLB/ip4DC6puzWCKwklKQJ\ni41NotF7smqoEkicFFK02KKWYgFI4Il0ru08L0yVaJyp3CI4ZvpXWagEqpJo\newx6CF6600dAGXoepw7QByirfEZVBuGtVbw72RFZ1ky0p2HfYUBIgq7vZzET\nTHo6ZDwp11sTJzQDsDcvgK8g9pPqpjsb5hBX5AeKnSa2bgTkI3V7YwseGwoW\npAPDgDb9VAJJniMJkAmy/0VDd3kntW41zUyrhKi29zObZ4F1ACmvYUrXEj5G\nFPpFJoPmZcFZqxexzMIXtM8LavjKF5ga9WWue4jkZCnf4a7R2Gc6MSbofvHp\nVpKMkxfArmd32hbUC1xeIJ+XAkZisE7u+0iIOfWEldQsTBiZI4J3EMXKK2eX\nK8YjLa21GKQD/TYeq/LZuBEMUT8qxnez3xpnj7em2xuuG0GrrKwCYEFB4tdH\n//SI\r\n=PawI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBtaMN5l9LwEVzlePJCenp43b9SfyOpvqHBfhQiPSd6zAiBqWoOGCgLeHHxKvpWK9IyZR5zny/ojorKK7c6iH7ie/g=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_2.1.3_1570780630046_0.7882589561668236"},"_hasShrinkwrap":false},"2.1.4":{"name":"nanoid","version":"2.1.4","description":"A tiny (139 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./random.js":"./random.browser.js","./async/index.js":"./async/index.browser.js","./async/random.js":"./async/random.browser.js"},"react-native":{"./async/random.js":"./async/random.rn.js"},"sideEffects":false,"eslintIgnore":["test/demo/build"],"sharec":{"config":"@logux/sharec-config","version":"0.5.3"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@2.1.4","_nodeVersion":"12.11.1","_npmVersion":"6.11.3","dist":{"integrity":"sha512-PijW88Ry+swMFfArOrm7uRAdVmJilLbej7WwVY6L5QwLDckqxSOinGGMV596yp5C8+MH3VvCXCSZ6AodGtKrYQ==","shasum":"c38b2c1f7f4c60cde2291f40854420328d0d621e","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-2.1.4.tgz","fileCount":20,"unpackedSize":25233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqDMjCRA9TVsSAnZWagAAKJAP/1F3p/PzeIjqe9vQoux4\ngE7hqgMVu/+0ky1oWcYbsox0R80Uc801fh/pVKdBZW90ONKWxZHkNvjE9i3Y\n9M1fzhPXcXyTVVWoY0MleA/wcI9kUXq2xhGhVZYwKNS2eP0PNdDSqSW417Rp\nx8Tx99y9q27WDGXGNlKEPyjReQW8E0ZQaJZcnVdw3HBvFoS/N/K/Zj3HzAgV\nDGHXTkhWeEZWB8GPt6s/C6qPwOBXwY39UKFhgUZZhpVLj8GKxfZGK7WQY5U9\nBVrnuPhey+4m0HIi++azYcmSkTEJC+NUahDRBkX0RIf0wUfUUnJ2N/I6dHTx\nfTbHjw3Rt3XjMna+ZH3A+ibAGxYHKwyGBDFBlDSevtj9pv0OV0euCyFtdye4\nkGmZlBXz7E3jougfOmV/AajSIP8ucXTSZ/vJm5qjxhcb2wYg8k2skHmRT0SO\nRaAEZdn4irgccgLClh66O06WlusoEOxc9Ky9dDj2bJs9lOL+zllPJ/wzThlL\npy2S/w6O6YdtpFrgkiUkZ9gL2RTt3sZDO9OYLEMMMeLhIE5PkVVqeWREdhKs\n0uclspNeprRpfQ+7tiAWK8fMIKvXSLHFm1ihhLACn3x6L2cU1w11hEB8fnp7\ntnZON/1uhHltMobzDBQJnjS1AV4spxHzQoC0OQLJNn25N7thR3iKx1blWDew\ngTi+\r\n=P7b5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDs+znHT6oYQAey0YMYAuyk65yPJujZ2DXabTXgfHh9sQIhALiEHlUkaPmH/xTXTVAqrcS/aj62jF3dX8M5/Fo9xczK"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_2.1.4_1571304226735_0.08374591227231121"},"_hasShrinkwrap":false},"2.1.5":{"name":"nanoid","version":"2.1.5","description":"A tiny (139 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./random.js":"./random.browser.js","./async/index.js":"./async/index.browser.js","./async/random.js":"./async/random.browser.js"},"react-native":{"./async/random.js":"./async/random.rn.js"},"sideEffects":false,"eslintIgnore":["test/demo/build"],"sharec":{"config":"@logux/sharec-config","version":"0.5.3"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@2.1.5","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"integrity":"sha512-c3uWj6AnYHjbhhhzW9MEFApJX6Ts4XDShNgHPj2OAXgEAmtaxwFDQ61QUYW2exLHsJ1fsare5/3MkmaKIFvKmw==","shasum":"9fc2fc1b7ede8613c50b40ef78229087ed3a617f","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-2.1.5.tgz","fileCount":20,"unpackedSize":25347,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsHkcCRA9TVsSAnZWagAAjwIP/0RtQ89Le4TW+jodcpPe\nIFTCz4y/E6nWETPHJC8VrqKNRAqBa/u3ZIaNOM9+N3Y0pLMziiMlZttJH1dt\nnaNZ32CVNy0J/rwB8NYG9uc4EfgqeBEPJdLq5rcRAneoI5uJIVtuBrTyOVdS\nJpDRr8hcbp6VUFDM6h1GoyYBu/X7cL89kX3cYwWEyplmMN/fZlLfqP5xMkQx\n2rdTtgZcD0gj98W1DJPWejGHqdaeWjlA7sefP9CjKU/3hNZMJtHtrkTH76NF\nZfiXFNGAnP+B4CpKISvRLFixhVXP/gilv+FzPooRI157Rj/P1CQK7F9FXSQM\nEz0PPrlDaMTnaK9rpEleJEPYVUi61qzcIOVoZH8U8KF5g0grQFceAPmdD4qK\nE0TEEsAkjxNijrZhjaiJbMLUg0NWHRJZWHOR8a3tbNyirr8qiTZj+20yFcSQ\n2dv3caQCHCEx3d5g2/b/tbydGhA5BIlNv1xzuyIdf4saUlU6Uhg7eIhCe7M6\nbaWhsQfiSmqBib2Zy52Z2ButRnjc6gm66avt1afwS1zVRVUGKNjRPIo2/4Lj\n06r9fPXt9i69Y4NB6rma1lqjI9f7ikYIoufDTotcjllKJUTRqzVNIsNAsS9f\ngbgR52FQJshbhkGelkPszbbbPrTdayDsRTWvFXDs0aDfrftTuaH19U+KdM+y\nbV50\r\n=qKYh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEDVq60+50cvetJWmAxRu/rau+CjFfLqbJ7BgbkBntx2AiEAwABp/mq0ikStQ0P1kandTJioVEkm9pK8zFTXBJgBIZA="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_2.1.5_1571846427946_0.24765974224891507"},"_hasShrinkwrap":false},"2.1.6":{"name":"nanoid","version":"2.1.6","description":"A tiny (139 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./format.js":"./format.browser.js","./random.js":"./random.browser.js","./async/index.js":"./async/index.browser.js","./async/format.js":"./async/format.browser.js","./async/random.js":"./async/random.browser.js"},"react-native":{"./async/random.js":"./async/random.rn.js"},"sideEffects":false,"eslintIgnore":["test/demo/build"],"sharec":{"config":"@logux/sharec-config","version":"0.5.3"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@2.1.6","_nodeVersion":"13.0.1","_npmVersion":"6.12.0","dist":{"integrity":"sha512-2NDzpiuEy3+H0AVtdt8LoFi7PnqkOnIzYmJQp7xsEU6VexLluHQwKREuiz57XaQC5006seIadPrIZJhyS2n7aw==","shasum":"0665418f692e54cf44f34d4010761f3240a03314","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-2.1.6.tgz","fileCount":22,"unpackedSize":26228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsUV5CRA9TVsSAnZWagAARnAP/26ITdqu+VxU08XKW7kI\n1gS5Yiqg9MG7rG6RJOuQUpy/tm+YtRuyvcwaXUl5IYwrAbDMh1A9RXuSARtP\n2KqxSZI6faQR9coX9k7wmNtmMm4VHUMfYWX5qZidOAswGfKoVpIaYNDnEcR5\nRDch0KSL2S5uWry4txU9JLiAuDScXZ1v5o72I+xW64maTlG/M1no6eP3lKtX\nXrd5SDzRb1UAidoUSQrN80T5xnF4G7Ip8HH1C7OGNme0nr6VDvU0U190UySs\nIf6Jv4Cpxy+S7MlBTmcFQUHL4GMP6NLbpNRddgi0nvrKd4ZpJqirrzedt05e\nSqrXggWIUL+3a9Hlom7pgnTMhVYE18i4qvNp3JR0q+QU7Wtd7xslYM/4OWaQ\nH2vA4yaEnzOEJX6hr2CVQYFoJBbwq/2vrtE5ky76VdB90MsJfG4hazwC8Lhq\nZmEUvMbTacyNOyz9esngA15aWHBy03+ylQuhRAFjohCeZtqPovwRYM/VdS6C\nQ7QK0PXnMt5TxCeWCG+FhvcXm9WRHT7TMY3gvHVfGOJfE6lOEUihj8z6q3o5\npuELENfk8g/P1WZ58B41eSyPtlZj/J6Eo059sogwI1wi5VvRJYRhCNZTGR3D\n7ufpEq36wrD+qj1EDqbxIw/TAuIj1ttnKCrmrigDpvagxNGb00E6ke2obejZ\nzwmZ\r\n=ufbu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDHju81CMIr7y/QwdoBu9whvGiQiSkg2nR54LgpT2w3jAiBiaMB+Ye+16iuIPVoWLtxTjkWTPSaTipKXb6ro3vKWew=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_2.1.6_1571898745245_0.028036510651539892"},"_hasShrinkwrap":false},"2.1.7":{"name":"nanoid","version":"2.1.7","description":"A tiny (137 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./format.js":"./format.browser.js","./random.js":"./random.browser.js","./async/index.js":"./async/index.browser.js","./async/format.js":"./async/format.browser.js","./async/random.js":"./async/random.browser.js"},"react-native":{"./async/random.js":"./async/random.rn.js"},"sideEffects":false,"eslintIgnore":["test/demo/build"],"sharec":{"config":"@logux/sharec-config","version":"0.5.3"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@2.1.7","_nodeVersion":"13.1.0","_npmVersion":"6.12.1","dist":{"integrity":"sha512-fmS3qwDldm4bE01HCIRqNk+f255CNjnAoeV3Zzzv0KemObHKqYgirVaZA9DtKcjogicWjYcHkJs4D5A8CjnuVQ==","shasum":"d775e3e7c6470bbaaae3da9a647a80e228e0abf7","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-2.1.7.tgz","fileCount":22,"unpackedSize":26302,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdz1bACRA9TVsSAnZWagAADRAQAJepbuqRgvm/dUBotL4K\nFto4YRlUFEscrAhC6tb1P5YehS/HFVX1ic7oX57Tg/uztIDbZ/tBjUAN+jcY\n6SfyEF3/nCEpOuEXOChqk1tEihU/3eDMza54345+T0qrFxhi6jlhtnVHlSVI\ncMSLSQjje8YSWG4YusdVDSFaAUqDHKhU0/Gz3S46pQeZfX8ii9ChqnqEJdNv\n9X6mBzkdTbcbTy8/eFrBnas/EwsH0K8SlUgXMe0SnRdmmZuBJLYNasUFtYzK\nD+aRK+knvzhRSyL+MGGu1HWHWaIOeEntk/c+FYoO7+IuAGJaS0EXgnu7ycwY\nyuO4NDDiJzL6bTxlff3mzCjlSHSKxe+g4flGpdLz7OIND8QZj+Fewswd+nKp\n4n1Yj37FZ+dG6ARxZx3rkDS56AHbHnAheJRoXiPH0nMVylZ9KWFKHCgRAcEs\nC8PhNlVj25flk+eFOC8f/RumKfoss5HZX2qNE4N8lTI1gVJbXlsXvsklhrjg\nnsngMY5V3PbyQuCOx4RhYeqiqoGL+bd1h+p2990ffv8hZgqS0lD/dPdnoRtW\ntagMmwC7EsN8lRKy1bOpbG580LRgXenF7LrKCeLKXzmSGalk5DR+X2gUXG97\npSPhZB9hSMoh7fjZKomDAWN+jj5HKKhNgh1vnOn1r72GEBABkAWhPgRP4UNl\nG4Jw\r\n=QBYT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBQy3vivljGRNsTdnLlgunHcJUiw0cHRDLoEqrj0r8XTAiBCtr8ytxnMVDKjPAoKyrTTDD+S5apBT6pVgNJqgppTQA=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_2.1.7_1573869248082_0.14390192851838846"},"_hasShrinkwrap":false},"2.1.8":{"name":"nanoid","version":"2.1.8","description":"A tiny (137 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./format.js":"./format.browser.js","./random.js":"./random.browser.js","./async/index.js":"./async/index.browser.js","./async/format.js":"./async/format.browser.js","./async/random.js":"./async/random.browser.js"},"react-native":{"./async/random.js":"./async/random.rn.js"},"sideEffects":false,"eslintIgnore":["test/demo/build"],"sharec":{"config":"@logux/sharec-config","version":"0.5.6"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@2.1.8","_nodeVersion":"13.3.0","_npmVersion":"6.13.1","dist":{"integrity":"sha512-g1z+n5s26w0TGKh7gjn7HCqurNKMZWzH08elXzh/gM/csQHd/UqDV6uxMghQYg9IvqRPm1QpeMk50YMofHvEjQ==","shasum":"2dbb0224231b246e3b4c819de7bfea6384dabf08","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-2.1.8.tgz","fileCount":22,"unpackedSize":26367,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9S+hCRA9TVsSAnZWagAALXEP/RrOEtyt91OEb+Ip2wUC\n9L1AYzkuvAYRRUIgfEn1Pc6LeubliXy7OOSD56XJMlTGrI4f44lDUyxm6KFD\nCr18fJQaz5eHfY+RlLCwSQe5AptnR1dDjpAb30TP5ISOMW64y171phwfix8i\nyiAWVSQPeNCyzUTNfcewb9JoDKM3wmk05RePhISQvWehp+oxm+oA0i8zf60b\nMAgAsRWIOg1SCHnUXW6uEgVACfY9l41T785sfJAFK/oiHkOAmj2WndYPogNG\nu+FwN/FOLuyvJXAhgQPW9goqCHC9tiqEyyc0gwQ0sMjrMaOn7K+SCOSjsohB\n1eFxWl9iQ9YTCKCg4MKLd2eyFANMpBpGfp5ko3elzABDBjw1SJXVHh76JuoF\nK2CjlYCUuMGsTo2m1CX0OmYVVuBEC471RlozjnrACW6lpy9dzrSqBxwCUKDZ\nZETs5sHWYUctzS1modMCyLX/ZExm+PU8F+ABsvr9bZwJb4LrSUpLIzGQq8yA\nwYhVNjkZcN58bgEh/yOxQkHua3Qt9h5ybkC8elxtMbs1b+KZ/6QpAk3bXenr\nKPOgnqrcyKQImLrtWO9W1YNU79jfXeA6aYfNauGfaQqe/eZcoLgTLJjSjZ7I\n/r/AepkCgCZN1G4y4sMUzviwm+bc2KEcYqEkPmsnmMteZbNggalUMctLodXf\nB5fD\r\n=QUk1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDXy1A+4CbBw6rgS9kZLukX1Xj26L09CDVELvwiUDvZUAIgIQfb8dYqnFEH4b33jW4SoSoBQOAD7/OzJMS9XC9tK1g="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_2.1.8_1576349601057_0.9914141622590085"},"_hasShrinkwrap":false},"2.1.9":{"name":"nanoid","version":"2.1.9","description":"A tiny (137 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./format.js":"./format.browser.js","./random.js":"./random.browser.js","./async/index.js":"./async/index.browser.js","./async/format.js":"./async/format.browser.js","./async/random.js":"./async/random.browser.js"},"react-native":{"./async/random.js":"./async/random.rn.js"},"sideEffects":false,"eslintIgnore":["test/demo/build"],"sharec":{"config":"@logux/sharec-config","version":"0.5.6"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@2.1.9","_nodeVersion":"13.5.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-J2X7aUpdmTlkAuSe9WaQ5DsTZZPW1r/zmEWKsGhbADO6Gm9FMd2ZzJ8NhsmP4OtA9oFhXfxNqPlreHEDOGB4sg==","shasum":"edc71de7b16fc367bbb447c7a638ccebe07a17a1","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-2.1.9.tgz","fileCount":22,"unpackedSize":26428,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFCw6CRA9TVsSAnZWagAA12sP/igZ0h4CyCp7ToSrHTZ0\n+ScGH+KbJ7gyeii9uzTUZ+4vu3CdJoBm9zxkgWriDGMIme9YhU4Spf6TXQgN\nwm7P/2nnnDd5QaklAc1fa6Lamyi1eCZ1MToJ/OdYjMvo8h5xxOYKQcFqbF0b\nbsVgxPDoemrIK2wot+DHfe+IMeCYM/AwhQO9iH98wgur+dNAt4Y/5QdtVLmc\ngoahW9vGyrVW0DbCmtorI9KnTnrNdIbByow3eXHIWgbBxEIg/PtZCKDKgWuW\ngDhE0cLLhe/ki8MaDm8eQsjDMi8ebNzPdqymtdn5//5uyUY8OdKiw7hGJhMu\nvZSYdIhA5FuSkmpNQnfKM/TZIy0El7AsVixDVJspmaGaK2yOj5ABUmuENCo6\nNoHHxVxI+rZ2feYHGGQk/pfFHjQ4Hbd36WcQ6//gFu3sN9IzBbUG8go6dlEB\nhBPO2AcPHD5gSFHzJc4hPvSOAbPxNyAydaG7uzAQgshw1/S+dH4TsUA8EsOC\nlKOSCDN1JhrNzpwqLzpCapen+EoBhKlNuZ8QVzhyhKy83w0vEe0ItDK94bAv\nhI8dBnpt+eS9nup1NdHIh8dlnPn9y1vN219jxzukjkYDpak5EJS52nVrFBnk\nWkn3AqkwrvtLfaoYwv6vEDSOAn4pMFIBbOv7bY+4n/68sLpDciQJXBTzwhdo\nTQEM\r\n=RWhf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDr8x0GPP0SErmiwH2GsKurfk8ZfqksAesNaLyVMoy2wgIgYfHjZ7/jhm6u6rzYLW1yPei0BPat2FVNoyRMWwUGXzg="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_2.1.9_1578380346101_0.1548237817513527"},"_hasShrinkwrap":false},"2.1.10":{"name":"nanoid","version":"2.1.10","description":"A tiny (127 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./format.js":"./format.browser.js","./random.js":"./random.browser.js","./async/index.js":"./async/index.browser.js","./async/format.js":"./async/format.browser.js","./async/random.js":"./async/random.browser.js"},"react-native":{"./async/random.js":"./async/random.rn.js"},"sideEffects":false,"eslintIgnore":["test/demo/build"],"sharec":{"config":"@logux/sharec-config","version":"0.5.6"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@2.1.10","_nodeVersion":"13.7.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-ZPUHBAwrQ+BSwVV2Xh6hBOEStTzAf8LgohOY0kk22lDiDdI32582KjVPYCqgqj7834hTunGzwZOB4me9T6ZcnA==","shasum":"66fb5ac664ee2d3017f451b9f0d26cfec3c034b5","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-2.1.10.tgz","fileCount":22,"unpackedSize":36993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ8hzCRA9TVsSAnZWagAAh+8QAJ8mdgZpEBrj+g4ou5Xu\nUr4+GH9Cuf5q676fOLtf2yS0Xq8t1UJ8EeGVV0LdNNP5RiuSyUJeTkWk1Sfb\n5JAOCb/jOk7ywIcW6EPQ/mA9yy7nDw1RQlgbi9rktGlz2eFUlQyJ5AIv7u8l\neofHYdcnAlz/d6w98pKqStu8I9h6ARQNbX8KOvwjp9xCGLERQ03jqcLyRD4X\n7kQBwWGf+c3DowGGdOZJ/FWi48NEdQZ3fHAlxjUPE28Wqubx31Zpsnn9tc1v\nZWDcSbyAP7ypkknqK+Ud5Obb+/TicOlrLqwepNfIrKtytkIFqHPuIBQGW+FY\n7UDoBmZXsob/S7x8ABaqUK9mBLPZGUIZkZefHYSKKA5anNXAE6I6kjfMACBM\ndGWmh89X2g8HSJg9bj0IfYe5rLmqh4xP04mSSABiUM9dr3JfYteFg+V4bOBT\nDi962b6b5SPTI6J6f1g+eCJF/ircwHP6rqX/MPvEfJGhmPOu5keqeDu2Ge2Q\neGsf8v6V0nFoB3d+1faHIXvR33eM/ML9bENzzSkjNTSCoQXTyhn9RiElR74/\nI668dcahrlrq543TG2iKqvP0Om3esopn4CVuGX9x+r3WXc37iKJ0z6yGYHoq\nmsC/Rp2xL8zJgNLWXDvGjeKQNWD8+VMRHRLnX0dwq0iAb5ygFVHLZxojPclM\n2k9D\r\n=76kl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5CXaveLB13B823BoioGLRvXnzfSiFVoN1TxEXqiw1QQIhALmYEnxW950HuKGbqAVNCnLfsXyA1PBKN6b9H3FHg6HX"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_2.1.10_1579665522725_0.1462596795459561"},"_hasShrinkwrap":false},"2.1.11":{"name":"nanoid","version":"2.1.11","description":"A tiny (119 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./format.js":"./format.browser.js","./random.js":"./random.browser.js","./async/index.js":"./async/index.browser.js","./async/format.js":"./async/format.browser.js","./async/random.js":"./async/random.browser.js"},"react-native":{"./async/random.js":"./async/random.rn.js"},"sideEffects":false,"eslintIgnore":["test/demo/build"],"sharec":{"config":"@logux/sharec-config","version":"0.5.6"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@2.1.11","_nodeVersion":"13.7.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-s/snB+WGm6uwi0WjsZdaVcuf3KJXlfGl2LcxgwkEwJF0D/BWzVWAZW/XY4bFaiR7s0Jk3FPvlnepg1H1b1UwlA==","shasum":"ec24b8a758d591561531b4176a01e3ab4f0f0280","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-2.1.11.tgz","fileCount":22,"unpackedSize":35842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMzTdCRA9TVsSAnZWagAAZJ4QAKH4BKQ1sHgVhD3qhRc/\nf6oHc5Z9O0pBHbGTSQr9rO02tTMpRpJjn3LLJJQ7TN+kOvWXO+u4THSkbUI6\nQAElzMszOVbRLYvUjv8u7X8zSOr1x6bvbFux7xwCYKbYYEmKB2IyqmmxlnHp\nFdOHeI85XWqq/W/x74iZ5DP+scR0ATrXzRJW4R6kZv5q+Fnh60HDRXQqLf8J\nkmdXszgW+ELKJJ2hFmr01j1OWHueqsjbBeJq4oUwqWxZ759tYz8qpnjokGT7\neS+2n8e+Im06lntr3ZaXW9MSaLUHX6quGoHMxUGqF4kvdupC5D0nI18TnGbo\nQ+MY3yeB1oSjh+JEkMO71N/1d9PwdkvnSud/nY/8/kMwDg83qDfrDR53WRlV\nQVd/ze1JHUACgzO5GxXjZiKWZMaCSbQ0+hcqYCcFM7F0exlPCRdWI7n0Ac9q\ndo6H3GTtPDSOIKq65SFlcGCxo3lHy7pU6bpbJjtE95dB6jKGeGDDwQxujFlE\nviYYz23td2nsA/ZgH7GPpGK1bSjGAG25/0RIjRFtXkBdFxRDWD1pT7kSaAdL\nw4RfOa5GQseHOzxHu/C1SzMl2RyrZ19wsFk5kqdYcWPGh3QctwZYIWTifqTJ\nzTfCIR54ZiXTT154wkcJLRr5P0yLC2Co1iNeQt9aa+MVRXj0OfAXyy0QyZIr\naIm6\r\n=9HvQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCxHPzUrYGQqsjfgXdkxacCy+MWm+O01PzgY98Xfvn8JgIgER7eeeC/wlHL41B9icw3Az5vcTDO57MMvd4RG1MkbTM="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_2.1.11_1580414172656_0.010970519141471513"},"_hasShrinkwrap":false},"3.0.0":{"name":"nanoid","version":"3.0.0","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"sideEffects":false,"type":"module","main":"index.cjs","module":"index.js","react-native":"index.js","exports":{"./package.json":"./package.json",".":{"require":"./index.cjs","import":"./index.js","browser":"./index.browser.js"},"./async/package.json":"./async/package.json","./async":{"require":"./async/index.cjs","import":"./async/index.js","browser":"./async/index.browser.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js"}},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.0.0","_nodeVersion":"13.11.0","_npmVersion":"6.13.7","dist":{"integrity":"sha512-5lU+F2QpTW1JLwlXxnu2/jkpTipIuYZL3Za6TQzM16HYDzZQqlthbXYSW0H2KzZu1UQPGHDPbCl1TS3xOKfqEQ==","shasum":"760f6d7e076935d086aa3c790e0272cab41abbcb","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.0.0.tgz","fileCount":18,"unpackedSize":42198,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefS4xCRA9TVsSAnZWagAAlYIQAIX2q3VZ4g2bvmBo1iqB\nn6A1tTY+W7I4afh2Cs29dO7ceqlojh3z5xEsPAAfZGULWljrrdwrYXrol3oX\nxTYDzWRsgnIBQrMuJf9hjL8xcwJlZioNjVLFK2D2r4gvCUOlsCpodgz4+X4w\nrFyYYHOmWIaWYzZohH+LY568/+YS1lljDBRW1jpb55+GEypM00AOWkxryV0c\nwjEO8KxwUdwF+AJuhSCeYkIu2yR2i4rvH0zaqI+nJyUk2MPkgoepVoH6o925\nz30LQptRgwu7AnMl57vcg3Xkp84b0YZ+FXEcPojnigeiXHLcdYl6J7ViGOgt\nW8eEKLryc/LXci2Ak/7FOk/PXK+H7Zow/S8gkq7zX4Vd8YYlP/ztKdst4CoF\nrVzDAiSGruZsujssKFSvFgGCvajMIC0ROPRZuDcP/VVXrgNUSc1/Z16y1iwY\nY37H60+FPELGMvDcSWunFbk63tPC/98rRGotajGTHRQ4lRkE9ovcJ4LIv1q/\noGkush68SgZYIUgOvFqBah4IUrQIzrsZofoIBkTfy+pOXyLf565sIJTaNAzR\n2PCvoZ/xWCC2oJhF0gHKtD25wnhcUpCb9sHwKk1TrN/7vyavmIFwLBL1Tw6a\nvGYX40tejlLve8SMI/WPDVCmQbECPBRZz1XnTtAzLrS2+orWobcnHibWzKqm\nMAVk\r\n=//NX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEvOewOGrn0r6pMq/Lt2XXclJfxG/s9L0JP02ar3UH1mAiA0vdxRNEG9IfqLQoN/15ygerEVlC6tDeMg5u/Ee9D7nw=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.0.0_1585262128146_0.03779097236492568"},"_hasShrinkwrap":false},"3.0.1":{"name":"nanoid","version":"3.0.1","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"sideEffects":false,"type":"module","main":"index.cjs","module":"index.js","react-native":"index.js","exports":{"./package.json":"./package.json",".":{"require":"./index.cjs","import":"./index.js","browser":"./index.browser.js"},"./async/package.json":"./async/package.json","./async":{"require":"./async/index.cjs","import":"./async/index.js","browser":"./async/index.browser.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js"}},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.0.1","_nodeVersion":"13.12.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-y5gyHbIZQUaim/PrgYLd27MPoDIbGk9Yv5WeWLzFcfDxdV0svMV6geY6G/z/gWrP+OiBrj4SJ+z3Tpyn6IaMOA==","shasum":"8fb66b6910902327d4a47f623f9a3e502d563edf","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.0.1.tgz","fileCount":18,"unpackedSize":42766,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJef6+ECRA9TVsSAnZWagAAI9oP/0veNJOfDlNRnKMaqW4i\nykntis3gUbSurccXOBOl8qiSP5mJK15IZUogZAiJ4xHWqz/AEb4Mn24Sd4R5\nUqU+Yd43P7H2rKJFSg2u5vNXJepfZKALYoJt62+cvbDurUZaTxEKMSQqC8Q1\nAngvA3dJ+HvJCV2XTYpBVGMLV/yMkaLXdWx7SEG5coQfYAoriF+21JMlaRpi\n49xk7Y+m8ZAEu0trD+J1aHrX2TYqYPwLfN3Nnn3oygKLHauxZ3w2b9ldBCsu\nW7sDolV+AZIluTI3zgVwD9Bsd/89yaEO725Y4wH0dOBaBz8q8IxLGSJWYS0P\nb2uEANO4+KL8mlKdmtHHKno81UtDPw4w8aOpRu8RI/QRAc7ehqLuNLeOHIvL\npk4KiQHa/NDaFQos/frvrRWh19f5m5Ci67XNfmZo7baLYYod8g3l5aQuhiNH\n1AHDazIHL30bQuFC9k+lFZAFNhG8l5QYwx0HbUAAddSJPbN0Nv2ZnMmLqfVn\nPDNQspzdhwdRt58iPdn33iwraI5Q5KXx5lGdq114RjwIffc1ZY2Lqauabdty\nncMzCMFGiWZYY5WxRTEKoNVR/eZVALpIKQbE/ZRuNPNtFYFcFQ5CJch8nYzQ\nxserDTWKMkVVqdodIpZWyJnc7Bj1A/tZT0T7fkEqM24gQyY4TEm4UqY2vUdD\nicLv\r\n=zMEZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAtu1wRfiM4ihM+ivnwa5UNP9tMVVox4JLd948NFctveAiEAgkIaK/reRvn6Em68O5SmC0vr3kAi7k9kImX8jXVsuRA="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.0.1_1585426308274_0.8662236570702078"},"_hasShrinkwrap":false},"3.0.2":{"name":"nanoid","version":"3.0.2","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"sideEffects":false,"type":"module","main":"index.cjs","module":"index.js","react-native":"index.js","exports":{"./package.json":"./package.json",".":{"require":"./index.cjs","import":"./index.js","browser":"./index.browser.js"},"./async/package.json":"./async/package.json","./async":{"require":"./async/index.cjs","import":"./async/index.js","browser":"./async/index.browser.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js"}},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.0.2","_nodeVersion":"13.12.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-WOjyy/xu3199NlQiQWlx7VbspSFlGtOxa1bRX9ebmXOnp1fje4bJfjPs1wLQ8jZbJUfD+yceJmw879ZSaVJkdQ==","shasum":"37e91e6f5277ce22335be473e2a5db1bd96dd026","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.0.2.tgz","fileCount":18,"unpackedSize":42826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegRGsCRA9TVsSAnZWagAA1lQQAJJIvaPkdFrLJ2xE8Gya\nHEjjwp7InwQHC0jjKlHMC8YzI9y/g+qBMfZysb/p76o9DzgvJbunijUm/rRH\nMGTeNhoFz++n+xGTtU837aVFuMAdMfUTGVofCPUt/5HaCtPWDPvG0MGF5JpS\nE83dl7/hQCfrgZFtpm+jCJOrciDZRDhvMUZDlQJnsmi78ut150tQGoQoLphT\nPCll4l4RDhsJtFpEKrLkceo28pUQMV65SxrbwYolmJJt7/lXHzmHiCRU6Pvm\nQny/zQJzeR2voqzsoOmxOEbvxZtIY909Hfg5m3Miruo1Lhp3Uwk2/KoP9X98\n0ZpfD2T/Ez9JJf+HR9TMaKyNT5Bacs9jAaP2E+3WUhbT+SxTakX97tXupSb5\nJrClus0GASzwojz6X1Nms21hMHtryWNYQ6AZfqwnf8rJrU17pgSRSFH62NgF\nHvNk7jEgb3oYhU68QTo4Uh/LukVaUL8USyOTwzRK/hw/Fs5fMJZxpjl9dHwo\nFliUykFZUochyBPpWE4S20Ojti/8JrCLjsL0el8zX/C1aQdIZrTLNTcm+L2V\nvG97Crmltp9sWkWaItB5Ci5pucGIX4kaavPaApa2J2wprXhcdjDpCIJPTZ2T\nj+2/8DCiyjbopjGAO6pwotrkjXFBAphIlz4/TRbag+pxkGiigIvMpXc2+EeX\nG3S6\r\n=Hdi0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBm4gy9dixXNa5k5sDfi2ykGz/6eYGvPHYbaW0xgSfFPAiEAtFH6x020slu5ryeMwr0aywJ+8slYvoGEOKuvK055QNc="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.0.2_1585516972380_0.47816375086101104"},"_hasShrinkwrap":false},"3.1.0":{"name":"nanoid","version":"3.1.0","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"bin":{"nanoid":"bin/index.js"},"sideEffects":false,"type":"module","main":"index.cjs","module":"index.js","react-native":"index.js","exports":{"./package.json":"./package.json",".":{"require":"./index.cjs","import":"./index.js","browser":"./index.browser.js"},"./async/package.json":"./async/package.json","./async":{"require":"./async/index.cjs","import":"./async/index.js","browser":"./async/index.browser.js"},"./bin/package.json":"./bin/package.json","./bin":{"require":"./bin/index.cjs","import":"./bin/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js"}},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.0","_nodeVersion":"13.12.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-efPYPGl9T/jOLv92u9SKvjFHSeYSy+8HyxC2cPNEcjDeZV88WnaczMJtz56ozbgfSon8OjiQLGnjze6bb2VQsA==","shasum":"4b818e31ff206b43d2edb712bccd3dfe48ac29cf","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.0.tgz","fileCount":21,"unpackedSize":43958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekOarCRA9TVsSAnZWagAA5kUP/2JrmKVBnP/BARZhz8CK\nSnwv2rBuj/p7atwF3cbCd6skTy/XOfWGmqChsZ+YKsjrfkSRS/YYmLV//HjT\n6UuTCg9IRXkw4Wvv6L1nAN2SqacK9wmtOSnIN88fHHeLCBcVhuSBaW/tCc9Z\nXu185SbdGv6USBgznxyksQsqnNi38H2a8aLER3fu0WZnpOByD9fhFQhYtUmo\nDojuPlzl8DyWeIRzoGNkFP7ScpJhX+RJCNBUJOC6PuCACSrSt2G75GZlL3l8\nDfiu6MEy6EwFKk+1GfYI3bdeBHxCdCL9PCYyOysuzdDg94sOb0QjVJ/BIjsb\nBnKQqERqXDRtMOhyxAdJFx4iLFViz+/HKPhT+hrrwSJldFft4t/SVsdc4gBT\nN3joQhA0DDXDwt31mpOFB1Z8Q7EQs3GZiaybArV6GahIz4GNEPR8nICHopbF\nfAtXFZIFqcnmQkO9tEt9ca3foKyoAlIQcL+QcNQ9VNYC71qvKvmIaBzsTv+/\n+/FHM4JqmsXTcWZc5reZ0N/TAZhVndy5+dw1PWwXdHT8dVyY2721M7YA+CT3\nfN5t8NdR1elJ+2gd4vaJCvW5yfaWWhU7Db2ASSF1ws8O6E+6X9N5Z8fjKD3p\nNg/oZTSTKxUyH7G5EgdUBpa/yfWNcjQsW59Aj/WIq7RVM+2rMYcGZ3m9N5e3\ny1iR\r\n=2Jyx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHD/tltvRaFQu13HqKmIXC+OkDuq18vWTUC9cmFqn8nHAiAk9v2a3WZ/l0s+kymLrNBOymvl67aelXfV52xqoCgOJw=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.0_1586554538885_0.0005897132977163988"},"_hasShrinkwrap":false},"3.1.1":{"name":"nanoid","version":"3.1.1","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"bin":{"nanoid":"bin/index.js"},"sideEffects":false,"type":"module","main":"index.cjs","module":"index.js","react-native":"index.js","exports":{"./package.json":"./package.json",".":{"require":"./index.cjs","import":"./index.js","browser":"./index.browser.js"},"./async/package.json":"./async/package.json","./async":{"require":"./async/index.cjs","import":"./async/index.js","browser":"./async/index.browser.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js"}},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.1","_nodeVersion":"13.12.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-PXqXpihaVr1vX4ygFXup7Upe89ZL1gaFXYwdbgfif+2N6kFDePNvd51Zj5NlkkJP90fkTVlpYgBhpJ9tFfzHdw==","shasum":"ada9aa4ce25b3c09b1dc7c76477deab4c59cc7a1","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.1.tgz","fileCount":19,"unpackedSize":43655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekOlgCRA9TVsSAnZWagAAJykP/Rm8xwTHBzb7jkhB6J8K\ngGSUYR2uKei6kHr4Z0EfXJFaIcFWVSnOWYDR2JCGnZcgDN4y98Z6Xa44ctTY\n4D/9V2xAhgyeIUnpC/gwLYA7h/AS98f+h2lxicvvRSkkVc591thytiPWIWJR\nmMJcrDXaK4ANedMd1b9DXRe1mSkv1I8BkroAph8udKk6KuXJZ8U/hiLZAOht\nnA3wSiONtoSspa+y95gMcd7CE0CONplX5kPcE27XyoTtYnYixKXC8hAs5IoL\nlJnEetBuV2V98CrdVIopQ/ejuYTzRtvvwekkv/7Uf9Vk0IdoPtMd8ueFP0RS\n8hpzp74JUb+gg+1EEucnq7AxKsNE4V/Mbs9I7gyvd+7wC8wz4oLzDUqa33n8\nF9lQ4kZFMaEUtmNfklcooubWyUyhtSUsquDMlz5loxX/dI8e3zCrSUpTORly\nGKEoi3aHn5+LDKRZmugqkv3PYBf+fHvifN1rNjCmHX/BDdL4c0K0HP7n4+9i\n7pCx8jNKqqvDqk1B9mlEQJaRTZJxVLs7Fhzz2bEhUd/DpKBTzmQB+U4d19xO\nraCukvhFQEt1Da/SSCtykR6Fjo7GokEBSKCmtbdsSt5UpUpi0m1kYCGv70Cy\nkak9By79aqCEOpjUdWfe/5KvUBWmUgjZOlhBmkxUTWnMlB2mPhg6Q9SWyRFw\nvKdk\r\n=l8Fz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDZnd/qJN4eSDBZTByr7T101wDTiPYRj3WiWJhjfB2FOgIgL9kfu0BLjJntxaS5W1WpKfE5lAdkftVJKdioXYyawFw="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.1_1586555231532_0.9644875205601366"},"_hasShrinkwrap":false},"3.1.2":{"name":"nanoid","version":"3.1.2","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"bin":{"nanoid":"bin/nanoid.js"},"sideEffects":false,"type":"module","main":"index.cjs","module":"index.js","react-native":"index.js","exports":{"./package.json":"./package.json",".":{"require":"./index.cjs","import":"./index.js","browser":"./index.browser.js"},"./async/package.json":"./async/package.json","./async":{"require":"./async/index.cjs","import":"./async/index.js","browser":"./async/index.browser.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js"}},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.2","_nodeVersion":"13.12.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-6wk2bzVF3H3D9CiNgEIpK2Z5pN6QzQBhUaYepQjgXwFusMFH6IVgXSxbvAjL7nQ56+3HSf3pNUTWBG4koD9A1Q==","shasum":"6fb5b7a3aabbfbe852145fba4aa163f385d07089","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.2.tgz","fileCount":19,"unpackedSize":43709,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekOpbCRA9TVsSAnZWagAAeaAQAIHFuPI1YLKcK6E4aNnI\n5mAaWDdnlb6/DFAy5Dx7rsMsxDRNvsBmyxVjdOSP+AcuKz10qT65gDNKz2hr\nZyLJOJ4odjOHbcmfaNMN5+Af+MpO87qcDtM1gkzvfxnTxMHr/VjFhC3FGqTB\nlwZ9oSCqaUmzByZwC7GVlVsmObCSBUSGqwWTx1SWXp7nuPzw2scAd1vp8PHO\nqM367Y15os+hIvTTqzHz72g05Mrq6kQhTuEosOI2jMlwJ4WDJcXZTy8vDeh4\n56e2eqvZ6dmtkzNSnvJ+sOx8jJPFTozCQ43Rzim88PjKFWtytilfkbbGxTPJ\nwG63CJONgRz5HLGykyy/64dqZ++IIZddMnEQWUBfUwi1r1wri3cF/p0ANDyW\npxIARJG8WI4827R0EUGlHBG1JoFu+pXACK6KickHBTUBNVtktxmS1mWvSh9M\n0eKfQvVtk9eF9bxbyEMJTDIZjhyrAgOeCQyKRNV6ocHMLYG1Ui5LHMcIS0Tv\nT8I/TlbqZe/Ax5n77m8hmklp/HV48Ye8b1utIOZN+bKhgX4z88nrKLjKWLwV\nX9vmnp9WRrCTx8YdVuQCaBQPt3lXJywBq/U4amoJGPvlMbnrBJEIfcmP7o6Q\nkfu7ShP94oOh8BvX+bOT3+BAHsEhR1Ah6KlPHVcxnxeKXq5Aght7MEQ4cgf1\n2KZm\r\n=pUJt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIESnyjWW8r1TtDFkAqN/akeb7xKp9HQ31ZBlG/XRuWFJAiEA2o4sN8AMrttDF/5WBmPxGiV+dklsJu1/nS53HFMwJRM="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.2_1586555482669_0.07668492250095427"},"_hasShrinkwrap":false},"3.1.3":{"name":"nanoid","version":"3.1.3","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"type":"module","main":"index.cjs","module":"index.js","react-native":"index.js","exports":{"./package.json":"./package.json",".":{"require":"./index.cjs","import":"./index.js","browser":"./index.browser.js"},"./async/package.json":"./async/package.json","./async":{"require":"./async/index.cjs","import":"./async/index.js","browser":"./async/index.browser.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js"}},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.3","_nodeVersion":"13.12.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-Zw8rTOUfh6FlKgkEbHiB1buOF2zOPOQyGirABUWn+9Z7m9PpyoLVkh6Ksc53vBjndINQ2+9LfRPaHxb/u45EGg==","shasum":"b2bcfcfda4b4d6838bc22a0c8dd3c0a17a204c20","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.3.tgz","fileCount":19,"unpackedSize":43753,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekPvYCRA9TVsSAnZWagAA3rcP/1gtZjKbnC5el90X0zT/\nbcWC4Cw8N3tU9UEnQ0K7PeCDLSPxW4GgOBhny0XwjZPc0uVvF8xvfE2thqiV\nCAeEvIxE7o4QD4r7bBJPS2KOTnHUxoGmjjh0q825nEv2Ei7C5dxXKydidtGl\n9Eb8xZ7M71z7EJ6njrKxbvsAzpTsXL99+4o6LEd/JDvN9TVQFwh5OtDNUO01\nmI/BEWZ9meX8BAinafWQ6yctb8jdJ+MbnHXbGyi4Cx7ac5X4PU6n/jlHlW64\nrV00XLpk+px1TtzuxLqzTWmeFEIYqJ7zVKFZx8MHulg5MmeRKPtWkN/Ra1Op\n9VkOsWHq7WpaknniJaZLjDGz+tPrMig5UEfg/myXuDfflNAluuoqg35ewxIz\nSK4OtcW/yp0H9hmiESAa8WOMwUytFoMc0XZQR89RdTOCdN82IBG6a32XFHV5\nA0mBpD672PMHjZ2D35u8JueWkZWpBQ5D5GQw1CgYasWbPpP/pHczYORXmOP+\ncuHvQ+UkH9zkR6+xvKnpGpjQtdBQQ7Hr4Y5AaydLm5SkNXQIHq5vrC1F+k++\nTHDp+ylARQrMOA7E8J4mAhVK9NagHkPRBUJ1jnTcN07kb0X06HrOzRy7SMVu\n/EiaTMqPxxSpj+BpSqLG0Fz5KKktsPl6jNMx7hFbVW4Ip+Dl8NF0P2R5cBlZ\nEPSJ\r\n=aat+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIERAIeOL0MuXtgg3lPijzGmvJHPCoTC3+vo3fEEZlkBCAiEArxOGeRioJniDQWfvUONoQyQgZO2fN2GbpZMQEe1jmRg="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.3_1586559960439_0.15153309224638511"},"_hasShrinkwrap":false},"3.1.4":{"name":"nanoid","version":"3.1.4","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || >=13.7"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"type":"module","main":"index.cjs","module":"index.js","react-native":"index.js","exports":{"./package.json":"./package.json",".":{"require":"./index.cjs","import":"./index.js","browser":"./index.browser.js"},"./async/package.json":"./async/package.json","./async":{"require":"./async/index.cjs","import":"./async/index.js","browser":"./async/index.browser.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js"}},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.4","_nodeVersion":"14.0.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-ycTkPSwmUmEdtvPPuszyOCm+Fzw+/AngWkaJ52oZ6l4Mdhh/yNNrWflAzrXbSn3v1mL+GBl6qegU6w6ml5JSWw==","shasum":"0c39d96aaf6317b580efb6c59903b95ada1b2ac9","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.4.tgz","fileCount":19,"unpackedSize":44342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesCFeCRA9TVsSAnZWagAAZc4P/RshAbuTuva8cNZ4Xh3p\nYI1HmZL7Oo6bd5kUWlbNgZamP4pzM1VU3kmrSizuVG/7FBBqJgmUj++Pu/xU\nJse79X74hszbJKT6OqNGR3ngPrt10tj2r2YubG+l8TvshI1h2Iwc8E8KrN1+\nXp0TvEgo4u1xZZbwCIGC3nnZ/hvBks24V0f6nDQQzDOBRBvTLRDAVta1C+cj\nbrCjeFdsb1t8zIEXMIAkXGROG2q78YRAAylpL5y20xQhD6pVHAzAj4PxvBPd\nt5GtwRxkLmSwKWTYi3JTCWOXw2s8DfApHCfizS434leW4u/PEnE0x2i2g9yb\nxDKmwwmOswSQrqYbVo3KxmmPlGxwmtBPB1xI4PPH6SUfqAzUje3rKiJULAGx\nB0QZ+YKejSy/pdS8nS8xswNsEWBo5OQkLakuomixkp4D3EwolpGkpZ01cPV8\nTMeGhc5nDLS6D1rV3tEGGFVhZpIDhOKiDHIhGe9xhxZdpNpucM0Bi8aH5hWS\ncdRHjXz+Z/ZXI9AOIQaG0BdHMsn7c9/1SOT5T7NAuEbcAB8ZHrMxq6VC3OBK\nI/iyNesNwKmqESUwXBoI0x9LKNmKs6vdFnr4I/GMamhaq69xwoNjh8hHW/0t\nIXtn9Y7sadJfT3ofpZRw7G+ZWO3o1twniWP33WY04E1A1aCbELffxNijgCOn\nMJtZ\r\n=TP1d\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzvzStHjiEmovlNoyyBfJ01ISvNdSoV7Or1hIy6QBhhgIgZcDZ6mZM/KpetOUTfCJCROMZhehqsekWQ5YAZDW9PFs="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.4_1588601181556_0.5639799549967712"},"_hasShrinkwrap":false},"3.1.5":{"name":"nanoid","version":"3.1.5","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || >=13.7"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"type":"module","main":"index.cjs","module":"index.js","react-native":"index.js","exports":{"./package.json":"./package.json",".":{"require":"./index.cjs","import":"./index.js","browser":"./index.browser.js"},"./async/package.json":"./async/package.json","./async":{"require":"./async/index.cjs","import":"./async/index.js","browser":"./async/index.browser.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js"}},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.5","_nodeVersion":"14.0.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-77yYm8wPy8igTpUQv9fA0VzEb5Ohxt5naC3zTK1oAb+u1MiyITtx0jpYrYRFfgJlefwJy2SkCaojZvxSYq6toA==","shasum":"56da1bb76b619391fc61625e8b4e4bff309b9942","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.5.tgz","fileCount":19,"unpackedSize":44442,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesaP7CRA9TVsSAnZWagAA54kP/AsYBKb7/WUfCihrkSRn\nLLiC80jAa0kdZgMbvsvQxXjz0rmmYj8fdf37Eb0gq3RR4Afu0Zw+spRw6zWS\nzHa3vCC3r+c7o15EBx+ANFXeLGiGCHO2rk5vEPdo6GQ13Bn0p9MPH8K9Gg7z\nPBYFn8JkPyc2TsPfMmtxoYJlkNBluBMJhH41yhiJQNb0yTksgnhOM/hqqjZv\nhhnG1xfFoeJh+qkJedQyGFSrzs8b5s+Y8/vKZzIH4fFeHAlj7HyDBMyyz+Wt\nBlnEsW6EDKckgLfXhL5j2OMMj9InXhrTLt/vy2OJ+et095wk4mPphN2vN5cF\nlsXgE7eEe9fxoZAJs0DPh0AyQL6fQGWYk/vCej0yZMlvwyuWOLpwxjS+zuEB\nEGDm6aZepk+VG4zBAahvELE3pHZk8oKVRmznJGOdMEtpTwJ0Cz7mxXvqokYZ\n4h2VrJiRtAUfzzt7mwwWIwRsSTonPEc4jHX1uPhX60PeoXpj6ufrurOnBCBf\nsHjkzjRYmehZI17VS7vs1NhLik1AxcRouokHZbYCILekmRiTme/VtisciMPS\nzjdbGy4hvvfR37uWMY5CXVRWZMbdVMmqaRyLjXBOf6TBVcgTHNG9I5I+s4ew\nZX7VKbQ7zNVec1WLhYsoAJFK1LC3i6Xa83wSCADbnrzwpXJp0JkpTcYSQMCu\n/VuV\r\n=51Go\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC4N37Cmt7l7nWHNThWjhwe+yMiH2MJA+rOv7pHopyqYQIgBdBAqQih/ccRyr3JyhBmbs1MU0XooZxCkwpZXFUdIZg="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.5_1588700153005_0.3175901756259798"},"_hasShrinkwrap":false},"3.1.6":{"name":"nanoid","version":"3.1.6","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || >=13.7"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"type":"module","main":"index.cjs","module":"index.js","react-native":"index.js","exports":{"./package.json":"./package.json",".":{"require":"./index.cjs","import":"./index.js","browser":"./index.browser.js"},"./async/package.json":"./async/package.json","./async":{"require":"./async/index.cjs","import":"./async/index.js","browser":"./async/index.browser.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js"}},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.6","_nodeVersion":"14.2.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-Kp/sUTkDjStVFvT4W0OO1Z1jJWhnxIa1TNJ1F+G27IPC+FOc3aqbX8OMptcZE4vRrzREjttOHut5PbC11F7KBQ==","shasum":"f591cc886c14e5b2c4da753db0ac547fac1fee6a","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.6.tgz","fileCount":19,"unpackedSize":44481,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetW/4CRA9TVsSAnZWagAAJwcP/0A8Q6dHWzkFESz2DGd9\nakZc6X0lc276VV2NoyVjySzll7YHyfGEcALFk2MTV2KL7ni0vaU2vvmV7UKm\nNgUofN7BBtMy6YsQ2A76IawBeLu/3kxZZS49VVOH8oBjpmg7re/VpDzzKM1P\nC4FGxelcSwmLH5+KudYT+6ReGgdYNd8ePGi8whbKO8E4nfRbJWDUrjGxcBzg\nEyFdSQ8pqoLa14wJ17fYb3iqoPKTAya6XygroOVgnizUdXDlzfSg4Zh6Qzny\n3Tdov3YFA2bTDdwxgO/voU0n6we6l2sUX2JiWKBIfYY8jHYC5yna48pWUG4d\nIahCvYdjZvaTgG7xCGVUdtVnOPWh69jnD5mzMmlp7r9GqQui0yk5aadWk7PP\nW/AwfJTMWyF+NAIydKrYGEEAGGsiQPE6yjQyUc7A7Nryl1oetNldW8I/IWe5\njkmyEAHZZSW8dgQPywNTdXxAahxZYELZvh5ejXFRX6RnMoTt+bH8dQCHJY8K\nUTtB13zCU6tdYymEktkXsilYwHrS2qGrx/6OhtEjQGCRDO+0aXrt+Z23P1pe\nQPY8fn8HIbqI/88UE4iQe5vylldQXHvPTGZtfCmAhDYBZz7YCJ7nHOvJJ57D\nNIX7AsXl6RYSRAPUULXqhgb/ShU/hPJJtjVKo0UP3iiKu35nrTizj0jZ/sva\nNXlF\r\n=Rakm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID9xIw4NvfWzVPDjvwTkPEkYCwo4d5kD8g3UMvQs4dKAAiEAz3WY1xBC9cYRMEmX+uH9hAYv+zA70XozE8VntbQTnns="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.6_1588948983724_0.6007441992946465"},"_hasShrinkwrap":false},"3.1.7":{"name":"nanoid","version":"3.1.7","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || >=13.7"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"type":"module","main":"index.cjs","module":"index.js","react-native":"index.js","exports":{"./package.json":"./package.json",".":{"require":"./index.cjs","import":"./index.js","browser":"./index.browser.js"},"./async/package.json":"./async/package.json","./async":{"require":"./async/index.cjs","import":"./async/index.js","browser":"./async/index.browser.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js"}},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.7","_nodeVersion":"14.2.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-ruOwuatdEf4BxQmZopZqhIMudQ9V83aKocr+q2Y7KasnDNvo2OgbgZBYago5hSD0tCmoSl4flIw9ytDLIVM2IQ==","shasum":"3705ccf590b6a51fbd1794fcf204ce7b5dc46c01","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.7.tgz","fileCount":19,"unpackedSize":44694,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuZSZCRA9TVsSAnZWagAAloIP/2huWPRpqKOrpq2KUbE9\nt3BhdfOUIz9t9/69wpI7Z49mmfclPGtmTli4XAiv32Bc8K6Fld0jq/vrE0I7\nNxq7d/O9ixqc14bQ1Tev3Tb45Q8yPzhQiyUcRFyqBGerig6URj6qMqodQCD/\nE0+uYX4QuNUmUmOpGpCZDc25aNckTgZNHKlEMSdUrg41hTzTjPL7WCj1avdt\nJW+tSAXYyM6HipNdcVi6z9Tzf3tm9g5+21g6H2+zrPp8qLC6pEb5kyoyTsAM\nylfe0qVwbFbOKVSfBa+TO+0J/SttmVyqEEXqvrigTuASA18b0rvUguph62wJ\n/jPuW1dIDqw/ucm+0jaUpV8u7lriYXDvydNaD8tDHGJwaDtSzIIPEYrelICO\nX2RqBDD9pB8QymBP6KZLN2a4vdE+tlQDKZvn9POt2yA2gzTNoGcJJ/ipQ0d3\n258Ck5wmDCzTCgaPl0Ltc6grBzuoUeXhQiX+/ZDLPW76wsHl5DewsHpKnnZy\nWHYYJ8RHsasI2vP/Pxr7uA/9sUgLqYXT1+kxBWMkkROQCCTCw72CwzmEebw4\nUrvgiVGo7vBh0YLcX04NNJFqFUrBQ8TzFiEUHIn6IJHonNUfuLcdt3EH0gz6\nmdkyN9heW1zjORUm33ApBWWMXP6bK6/1ckrunhK0JFV4p+qHfVik6JUi8GOf\nmu59\r\n=TIFx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDE46S99Sr+fYe7q/Ztw8w+Vx7u4nYwBD5vBLxCHZH+0AiEAtrfjSS3994STtIUs0mnM3ZtNGXqYKnpw2XdAnmkxBGc="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.7_1589220505304_0.2585582294615454"},"_hasShrinkwrap":false},"3.1.8":{"name":"nanoid","version":"3.1.8","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || >=13.7"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"type":"module","main":"index.cjs","module":"index.js","exports":{"./package.json":"./package.json",".":{"require":"./index.cjs","import":"./index.js","browser":"./index.browser.js"},"./async/package.json":"./async/package.json","./async":{"require":"./async/index.cjs","import":"./async/index.js","browser":"./async/index.browser.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js"},"./async/random/package.json":"./async/random/package.json","./async/random":{"require":"./async/random/index.cjs","import":"./async/random/index.js","browser":"./async/random/index.browser.js"}},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.8","_nodeVersion":"14.2.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-+kITo+bixOrnHjsPsrVa4gvWRxoSugEvCVygQ1q2NprxQcPHI+v9iID2zaGWFKBPkfuUiARIdWWIQonKdf6aQg==","shasum":"de6460f6609e8031c161a12f7dfb09bcdf7449a7","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.8.tgz","fileCount":28,"unpackedSize":46939,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewDa3CRA9TVsSAnZWagAA9pkP+wbaadPRGkfmMXeiLtjv\nVkLjMRBKlRrN59dR0vSkcXi48QnSvtrRqiqh7MGQAWkBYwY+hj6GydKnL8Vl\nCz6HyOqv0htUfZrrcyGqa8YD4ppeh74+Vt2HosMTdH0gNxH+Apas0jKLZ1tC\nqpQW37teU+uh+lQlVt/192UnyFdg6jTCSGc93+WBDWPEK0IPGDdmUC+gus0K\n31UN74o+Q2MeEZGstM+jOcNYoZBO9J9oE0ZloZRV4C7T/NlED5scDhx67Jgo\nwnKfrZV0K6N8hfAdCrNgX2K9LU1zRv8IswKAcI2dKpCrdCZikjYvfdz/sFFK\nK28VEGWbtRteY9KHfj4L0c5Dku0o1pnXZwjX4BNSW3HcWUGkFKGjdwuOUrQ6\nuse4fQuc5jt6QRHOfDpxoPbkUL4TMYI33ROjqWd8h2mIflUhnjVZk2U+u7pF\nEijPuVmiA8CROpFdgbH2J4CfWcge7EXzl7DXKniXfaiwZfGYP1Y/TE8+kbpQ\nNVxryaRVFC2rxERaiscNTpPRJkdRJUwff7c5OxSyyRdC3G4WHTc/x6pLPWoW\nTOaox+V1mKzLEYTCBxqB0pT9qSHajc1HiaOppcT5NaLzMYOAfqS3sBvKWHzx\nT1H4VMglnVgOyjieNNdpj+X9eViAVP6hIid8FASHTuy2+WPFlAJrVUdSQT02\notZT\r\n=QUBv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvRPS2VH2z8pPXcaqOiVQG01DoPyN0x/XMZXr7VJ39fwIgTr25BGtWZfEw9rzi0/+/aZs17FmW8M2Gp4dXr7RwhzI="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.8_1589655223100_0.8304574294914713"},"_hasShrinkwrap":false},"3.1.9":{"name":"nanoid","version":"3.1.9","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || >=13.7"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"type":"module","main":"index.cjs","module":"index.js","exports":{"./package.json":"./package.json",".":{"require":"./index.cjs","import":"./index.js","browser":"./index.browser.js"},"./async/package.json":"./async/package.json","./async":{"require":"./async/index.cjs","import":"./async/index.js","browser":"./async/index.browser.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js"}},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.9","_nodeVersion":"14.2.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-fFiXlFo4Wkuei3i6w9SQI6yuzGRTGi8Z2zZKZpUxv/bQlBi4jtbVPBSNFZHQA9PNjofWqtIa8p+pnsc0kgZrhQ==","shasum":"1f148669c70bb2072dc5af0666e46edb6cd31fb2","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.9.tgz","fileCount":23,"unpackedSize":48308,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewaVHCRA9TVsSAnZWagAAlNMQAJ7mWUZeMcr8KADUPYOg\nUrpIh/Ri43+C2Gwn2HP1uTYnmz7niHNl0L1AqKxFaEM93RoHQKKYWob6d50c\nfigM8XVTkKRncDwDZCDP3OTAEuDgaNcBX5OJkdNhmywhuwh41Lwc53VqGUVX\n+Y/i4IaSJOSXlGpp7E52waXoYKPPqssEig0K2kT9BBqZsfJrRWhk+4Zr0Efu\nBrQ0YjUuyphcIwGKtCY4UFGrIeA9CddIJ5bK2SRRYBXyJ2YDSKJXdDNVDJW2\nNbY3xfsmUwhoo943SEMFSDxYrFqf85ybd0KYsXNQGedD+LBCfmOKjE3yTZ/E\nHhNSZQks3brcJcTmnSMkZbKNjdOFN/sNEVMwB+4LL9tZeVOAMCP3FU0Zz0CS\nH21nlHBPocf1B31wNpW6VmO3T7DkRNP6yw7hcUDIVZFT9j9ZZSE0CWOVRORF\nrBV6M66N4uCe5MagMfzakBvt4EfQ1j5Dmi/LwYbVUWMBvGNP61yTqciDRG8f\nNo02RrTj03Q+X+UhMCdpG/FNJI+GaxxZ4kMUOhsUW2Fa0yERZzJbc0YC5I9y\niTYBwbO0rj3IYpptmN7eiL9THlmPPoHDDPyYeXz9+1+sqIEgpcmxhnL49uwS\n8LajTAMBBCwEbsfL8QclSoqWkBHJl5KHWCrfXeuMo4LArx8wkWltasUHQio/\n9Bl2\r\n=jqYN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDvc2DqD7l1xX75eVp2bKAmo1rjHQAlBH16tX3EAQ3EuAIgPavlpsPgCt4SpIbSlfkj9s+dTp4TTNQchFjFWKsBMr0="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.9_1589749062469_0.1790624617221399"},"_hasShrinkwrap":false},"3.1.10":{"name":"nanoid","version":"3.1.10","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || >=13.7"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"type":"module","main":"index.cjs","module":"index.js","exports":{"./package.json":"./package.json",".":{"browser":"./index.browser.js","require":"./index.cjs","import":"./index.js"},"./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js"}},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.10","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-iZFMXKeXWkxzlfmMfM91gw7YhN2sdJtixY+eZh9V6QWJWTOiurhpKhBMgr82pfzgSqglQgqYSCowEYsz8D++6w==","shasum":"69a8a52b77892de0d11cede96bc9762852145bc4","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.10.tgz","fileCount":23,"unpackedSize":48496,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5EH3CRA9TVsSAnZWagAAGMsQAJR0nkjYSgkj/Xjjyz8T\n23rFDalDU11Jyxj6JjIdQxp7gKhJroDzKECUQ1wpDnAsnrZhyAwiWu7ls3Um\nu7eJdJrevLtDuVT0b+EO86FhDUbuIXWmuPUzTNkIjgEpBrNrRDAIGIpmxq6V\nr6xk1gp6080bZjpVVlYyadTIFnRYJFgsuLw1R7onjrKzvRXUArSS5ssSSxvd\n2FPPvljWp7Zm3Eozv37zIumW03JaYKyo/izJFmnv2wc9WW+K8xbQCrvKeINJ\nqh7YYUsHKV6ZPmfb5gjsExXNP5zefwcfSHubbYgkD4ukepxSvoay6tLKdnEP\nLMiXho6HZUpE+fGqKy0kLp4BEwlsCZx7ba7cP7GHYM84+CIxam92DKF4DhwZ\n57OCy8kHrjqdApk5w5CXPW/O313R1tphZTYMfk2KKeu2lH6YOGWTa8ZX1P8x\nvkR5OyrYHMjaZoREilERKESw/z1YaTl6UiWkUW1BSLdFLt9hzrrsVOc0PMGE\nheqZh1lUSlVidz8pHleCZnfj8r07nGsAIIvtF2kLY/qUxxZh0+PqOq6KHpx/\nJ/ag6UknkHChsVxDug+G3CL5g3YrCtCML6iYSI+wmtMn6Nl4NMkys6jRP4Rs\nV/5nc5U7rTWq3nWYGvXTJO7cL0l+5n0TAyhqqkkBJP2sCDwZx2E/5HKud/rF\ndoZ3\r\n=h6Iq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDn7a1ZQ5iapcxU1W+EeCUgjNkVNyNTq7GB9OwEIh/61QIhAOE2NRlhrcTC9nEkoSI6dPkWXnjqdzUKGM5ZUOmdPykn"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.10_1592017399051_0.3857493971372794"},"_hasShrinkwrap":false},"3.1.11":{"name":"nanoid","version":"3.1.11","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || >=13.7"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"type":"module","main":"index.cjs","module":"index.js","exports":{".":{"browser":"./index.browser.js","require":"./index.cjs","import":"./index.js"},"./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js"}},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.11","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-HyrIRpCB2uS1/sEoS7/UIAM/Jn72uXf2/yWgQRP0e16/UdMsfH/1JyLj2SqyQlkMkeeN1ad61tpT6FPRRimxnA==","shasum":"251516846e1b5c9599124fd9324c54ac1c9bea6f","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.11.tgz","fileCount":23,"unpackedSize":48644,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHxkuCRA9TVsSAnZWagAAd1oP/R/cEGslir6EPZACYgYC\nHVZ/Krz3COpvyZQIDDcu3OQxNe6Zkn0gZpD2+5LkchfRiWmQ02IXSO+3ORp7\nAhDcj3ZJGy4shM6Hl1+hmH0+wVsKyZ7vKHNbc2hCC7K2jlb/gO+H/UazVe9L\ny7RzJlMRn+Bq7bcB625B2JoEiGGfhX3dN38FksYfZFhR56DGp5mUrm7f+G/B\n3gl039nz8G3WF3VEfKn86DDohP0BNWfl3JmjMGHERMeUEnMm1KlwwbXUQJy0\nhhpfaG6is2meN72qaMhK/ZQcxCjGYU2Nnzk4EVLv+xUEWPIDfI5r/uiK7Pm6\nR5/ptzXXCYg2yd1c8waX3+4MsrL09uFg+66xBebkxbIUwzQLa2wVM8y9CwSm\nfFGH2accSwZ4SD5LJq30+pLj56idpZofJEiAJdoabMdK8uTZ8VtNeI9yY4Xk\nSh5lElM/8bsDx32DdLpJ4HCPsUakCuWMzZEWDqSBg/b3oZ7xwh0meaFV/0w2\nXLGASjCun0cQrmMfRY6KE2ryxCyTb/IZU9NFzKKNIultkZmgNq9GvEODqfNf\nLxKQou/MKFu9AdgK2JUTcQdsaS7TMQYe3dUIDL/CQQT0cf3NUt4XbKTF8wYI\nw/QwmHYbrO7vsOknsTUVQQMw4an4OIv58+MyTAbFwGtABqRwXX7GuducpNCS\n+DL6\r\n=wNS3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGs/zMQnkM8eTb2lPIoOkMEGlJVLQ2J5R/Lx6SxpWLTDAiEA6fEYQox0GYOH8djVPb+LclG0/RjdLH/7fE3fMqabhZA="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.11_1595873581835_0.04448193462339933"},"_hasShrinkwrap":false},"3.1.12":{"name":"nanoid","version":"3.1.12","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || >=13.7"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"type":"module","main":"index.cjs","module":"index.js","exports":{".":{"browser":"./index.browser.js","require":"./index.cjs","import":"./index.js"},"./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js"}},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.12","_nodeVersion":"14.7.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-1qstj9z5+x491jfiC4Nelk+f8XBad7LN20PmyWINJEMRSf3wcAjAWysw1qaA8z6NSKe2sjq1hRSDpBH5paCb6A==","shasum":"6f7736c62e8d39421601e4a0c77623a97ea69654","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.12.tgz","fileCount":23,"unpackedSize":48750,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIgBUCRA9TVsSAnZWagAAgl8P/RAvg7egXcLA1pk+C/ZP\neV1MjLKovdIDb1+kigW9Vrh80Zc5q1TQVYJoR+6rOjN+zGNJLr4wkuI3BUUS\noCyqm2JTLMAzHD0lgqAmW/qpzNrRodUeVXiqas+dwD+/Mz0ZWtzOJY7mWpIg\nCuKzY24LIdXrf/I/C9qIgUYYMljbN9JMPLXQoqSep2xDsJxNKQfswlN7vYfj\nKRZDvLoElfuRBwiYXLm8TGKySvEg4z5+CPbsp8WjQNW/SW/jbJB6ACIS3CWm\nZOQmgGbnssCpz/uKwO39dHZKRWjjieOw3MHjwhAIZcwZ1M/axYh9irI8kUin\nusebXozaoJZDjD356tX1xjbPuyfjYg4lOBsjchOueZF5R+zAztK+8jlT5wk0\nBso0g/7P4ABu/HCOGWfDTCXvuhHtQMqunJlb8H7bDTARG4jHtEFp8Z3z9DVh\nH6LGfIWXxZ3Uf3xs9Nf6mt3f3dks7wJR6jSNofCm/pUn3g6N9Kk3y+D64Mz/\nPLN7myTVXTQ5FcXIXsZXE9xylEWsJmxrCihl/+c5XqwiOHBDI1lMnDx+Hd7t\n6nmadmyLrBFcO5xp4787QpdQX+Qa7o6cpjYbIyGrA3thHcNFdkgJ9YS9WT6n\nc8uUN+jHDzn/r4bT/THpBBJXhWLx+1QvaAvCPYn3R9SjoZm7Ek1FSX6PYeqS\nSuiB\r\n=TVLK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCfgqqgp6JIG7kQyiC2Trq24mp9pSZmhVIqqtowvoTRNwIgUsEOK2V6+MoqeWyXBJT08A7oTrSpkdJIN8AR4ZxR6tY="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.12_1596063828286_0.5950554700339199"},"_hasShrinkwrap":false},"3.1.13":{"name":"nanoid","version":"3.1.13","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"type":"module","main":"index.cjs","module":"index.js","exports":{".":{"browser":"./index.browser.js","require":"./index.cjs","import":"./index.js"},"./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js"}},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.13","_nodeVersion":"15.0.1","_npmVersion":"7.0.3","dist":{"integrity":"sha512-oYL7jWZUdScASxYOrcwE8EvISFGzO3/1g+t56vCyR0s2nrpmBcOc7hTAFJaVf6HMyEPJrnNelnjRnMN6KZnCPA==","shasum":"7f4f0729ab8a824291deb72b0d10cf357bc7563c","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.13.tgz","fileCount":23,"unpackedSize":49145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkMS3CRA9TVsSAnZWagAAUnwP/0NkTJiG3xgyxmt7X+u/\nrumRwplUvzFE4YoS6Y6B5f0e5nKCmFGhoU12jRUj/XR23U8mqsD9MVlPK2u3\niQiS38MBW7DS4bOtRSAIJquY42uo6lN1C4R7Kr/Jj1kl351duoLhyzIfS2ZU\neyZlcUKnusBD1fFd5/M6xk2UEbXy0RsCwTEkPU2gntSrEo4Qo5o+pOh6Ogwe\nV9JmWdB41zxY2npaJmA1ltuTDr48cHHLw2VX1+TPSjbIyk6P891O8+K2Uwgh\nPBSWUq7s4PjjK5LSL9NBuCr9JzTwmyeYIdVjBBJtAqdwE8TMym505v2MVOb0\nb96hCwdI+WSmsKScHyhgSj7ERJbbak2uJ1apEXRSzrmLzxad1CASWdMUWcGQ\nKsevZGwe/3NjHCunx0dbJR5B6ZXN3n4mUA15MlmamTam3xf2vfKVOXMPFZUI\nSKJbtELeTrZR46Z0e0SNarg9UJh0A7LbqJoYHbP2a56d1N+mAIywfevfmXCj\n0H3kxiPXncp7tjETILcwl7PHWjSK7WNZdz1EEez9gBgc/5x5gbBx4hRSDG8k\nJvKiysSwzXKFLg2xYbGAUYf2BpJ2wSsfBPCGh1iZfvsVMazUyGzvoo76IQSh\n6laKPWVlHdwJRZJWyNYbYTcbl2Zobmd3dS56oeFVJpNt/W0Gl6b0lpf+NHl3\nBM9r\r\n=RXud\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDskqwpQ0ZVIJdO9Fh4HKnLi6p7qlLBLQXXYzVDBKB2OwIhAJz7eGiR5TE7E+ytvo4wesltdjy+QTsaVZaxzqZqv11D"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.13_1603323062859_0.9966481788960779"},"_hasShrinkwrap":false},"3.1.14":{"name":"nanoid","version":"3.1.14","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"index.d.ts","type":"module","main":"index.cjs","module":"index.js","exports":{".":{"browser":"./index.browser.js","require":"./index.cjs","import":"./index.js","types":"index.d.ts"},"./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js"},"index.d.ts":"index.d.ts"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.14","_nodeVersion":"14.14.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-eW4inyfnbKQ6tGwd52HXuMyjexTQ6UClX3tJidRa1HCgWTyWC+Zv6JM+r7csBnPObSLUBPptAhfyxEKMT8N2+Q==","shasum":"ede9ee0b70e3f757f31ba3e60e8534fb3be8d4df","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.14.tgz","fileCount":23,"unpackedSize":49269,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkjhrCRA9TVsSAnZWagAAjUwP/2wv1Hc6idf0PsYsT/i3\n1bdpaRCobThnIimF2pY3zTgGFad1feAUria/0feNz42slH6uGvGPTgm6hjhk\ny9jGZlnv64TGMBcxOK17YNQkRUd6aQB0pfJ45R1Q5DX2I71qPufz+HFDUwNS\nD3YLqk64l3Hh9Y3+gCKKxrWz8zUzCMcefgyPnMwh6L/7/csAEL0pMawk0nYB\nSdFTFPoJFGxl0XluMJLyobJoPvit+MyGGuIZKZ3/bsiiXgw4TR0tiTIIIT3f\nP3Jy2EIqvz30aibPOGD52KGaxyhg0j/lLYbC/ZY6qob3Wxrf8B4J4XtnTOhU\n+EbgNenDKhlhmkKSHycssZKSol6gC95mL0TYnxNxVpluoyzNQqB9iTbhH2UE\nxFoTy1AvR0zIbdIHN1PGPjKBDO9+zMrWgD1u+PJ3ag0A+VJTsiK+UCWEbmJx\nXA/3hcPN6I19dbuGb05x8XvMDhiDbW6xzm/rR2eK1bCHENle3a2wbxfOzIai\nU0GQHHktjZf7niMZkcY0a0ZKAcbKLvxXxVBOZq3HUTtOZ8Ei4rDpNIi9QbMU\nbp2uUlJp8wrlDQzL7UztW05apNe0zCF0vGIcjhp5B+ZTLUKImPjqsJplTEX2\npxZ9PBYogGNQQ87hgLzEtJ+L2XD4Tn1AghiB22DsyTem636qQR302HiHXGxn\nHo4H\r\n=aI+H\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBl/sveNMjoHZ3BNdFpkHZK/Asi+ghP6/d0o4h2iC7adAiAo/1Vmn9BqmhhZalfg6pJGhHYuv32imdvD7udUN15XTg=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.14_1603418219123_0.16752943561812117"},"_hasShrinkwrap":false},"3.1.15":{"name":"nanoid","version":"3.1.15","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"./index.d.ts","type":"module","main":"index.cjs","module":"index.js","exports":{".":{"browser":"./index.browser.js","require":"./index.cjs","import":"./index.js","types":"./index.d.ts"},"./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js"},"./index.d.ts":"./index.d.ts"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.15","_nodeVersion":"14.14.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-n8rXUZ8UU3lV6+43atPrSizqzh25n1/f00Wx1sCiE7R1sSHytZLTTiQl8DjC4IDLOnEZDlgJhy0yO4VsIpMxow==","shasum":"28e7c4ce56aff2d0c2d37814c7aef9d6c5b3e6f3","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.15.tgz","fileCount":23,"unpackedSize":49318,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkjzwCRA9TVsSAnZWagAAzAYQAJJD2yJIhj7pCb3XknHB\nKYdEUttFzaLZwcZGoe5Ajl1w9SAei3EPoBYyeedY8rH3h0LDjImupyxOsDS0\npwWlZfU8tGuHu+rdfCqKsjdWY7hrq6d54nnM0H4PmNJfY31W5sGYLCp5qap+\neGdfKoN2piyY5Jlw1HGEnN89FKVkus8bhP1GxFqAkoMYJN7myU2+Oimd7KvP\nTTWxyC7iSFFkOTrMX7r8DHrkhdXlvDXfsNf3r364QfQZl6Y16wF1wt90Oa9j\nzXnb4hZKwJ/umCvC+67S+6ymizIR8Q0osBojeoNndYb/T+74UXzIIF4IBKDI\nyXWUZwJmyrFgdIlHjxwYPPJyB0fjcx+VQHtinDvk2g7XXWn6kJBrqbHGrhXj\n40PnLageEKjStsQ7tEtmMldA5MYc43cpzR8gREryDMG4tF35NuBJsCJZVEAV\nApn2l3iJcBahxluoytzbA3uvKuY+FG6rSDYuaRpg1ND4wl8/Iruyr/vf2PUy\nbAAhuGcZ2W8L2V9g3P5XpGX+JxUTzmjofeUYgF9IX1kGJ4TyU8DivScUwjcm\nGhsE3kTnbIitIVvrVQ+9tq99soEOcxNy1D1vjek5ndJ1H3qmcX0F3zyH95yG\nxJokWM+kzlTt/NMYSbruf/90LsyoRyLTNKWHUPP16zLPukTLF3oaWYsrS4kT\nfiZt\r\n=VEHb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbZ57DxVCa2EN9atgThRN6lLoJi8DUEX6V7Sijgpa5EwIhANWLodAtd/6RwFPwBi0ALc/eVBgs3XDhdYvt5vnkgBEo"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.15_1603419376043_0.4687206329838698"},"_hasShrinkwrap":false},"3.1.16":{"name":"nanoid","version":"3.1.16","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"./index.d.ts","type":"module","main":"index.cjs","module":"index.js","exports":{".":{"browser":"./index.browser.js","require":"./index.cjs","import":"./index.js","types":"./index.d.ts"},"./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js"},"./index.d.ts":"./index.d.ts"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.16","_nodeVersion":"15.0.1","_npmVersion":"7.0.3","dist":{"integrity":"sha512-+AK8MN0WHji40lj8AEuwLOvLSbWYApQpre/aFJZD71r43wVRLrOYS4FmJOPQYon1TqB462RzrrxlfA74XRES8w==","shasum":"b21f0a7d031196faf75314d7c65d36352beeef64","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.16.tgz","fileCount":23,"unpackedSize":49854,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflik4CRA9TVsSAnZWagAA9W4P/jF8NJS6wi9veKXvJCwY\nYdwo+xW7+9+Mk/2EOBnItUj4P12T0/yuiDlEEJETu0NNqIf05nW/Nm/+l37Z\n1xG8j3Heh2YVcRRUVV0w8Vppr4ZGchVZM+H0uw4QulXbssUny4qZg3s+16Ma\neO0+aalVbHJht7UH5OyL9kAmJgnq/+0CKkXyFn3YnL0ZN2eUaD0u4v3i5jhc\nvFg2sQqu5Vha9F6wqp9ChTsndUDq1sLC/RlKk6ULKaWTuFmMXA1fUYcuhvTo\ns4F+LOiN+BbQbTzNf6STetRN+ppXQ89pa/gv9a6o8cuKNUuJw6t6KcFpUh0V\ntonus3DAP7iT5+0eXn0LpXT26STtcLFebql5D0oPcsPpGfbDYK3eDJYWmMsN\nuG0/oNk+CkCTQwfKUfOP3iRbzF1VMwcGli/fR9ePmDG/124mPVj5ktC0IOgm\nMGpsB3f2AIQSTT2fNKmXVQ37Ep8DsSSchdSr6gDPuUkWlj/jC1cg1JECv0TS\nwAkg4eyaTGIN0WsLu4XWXNb+D/LhTgbO2+mTtfchNLT0MZjqo4PM1KWWVddW\nDKDtwSmoxEuQFzuPkZ1Q29I6LNOgHTKGvRhIUlznePXsZn/uQV2JL5DYzTS+\nQIjw/Jnzw2DbVFx2wFpFvTSQ+1eMSP+J7Lhfl1ygFU4ykzHp97scaRekfwuv\nteDD\r\n=zAR0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJ8lyulbaKCVXzJE1qqhmnHUgrPmEYlQkQOO6IEpV4igIgTiy42aVKDBqvHhguOezuzrf95lnk5ymiS8hF1Mv4Y+g="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.16_1603676471966_0.11836214296246816"},"_hasShrinkwrap":false},"3.1.17":{"name":"nanoid","version":"3.1.17","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"./index.d.ts","type":"module","main":"index.cjs","module":"index.js","exports":{".":{"browser":{"development":"./index.dev.js","production":"./index.prod.js"},"require":"./index.cjs","import":"./index.js","types":"./index.d.ts"},"./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":{"development":"./async/index.dev.js","production":"./async/index.prod.js"},"require":"./async/index.cjs","import":"./async/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"browser":{"development":"./url-alphabet/index.dev.js","production":"./url-alphabet/index.prod.js"},"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"browser":{"development":"./non-secure/index.dev.js","production":"./non-secure/index.prod.js"},"require":"./non-secure/index.cjs","import":"./non-secure/index.js"},"./index.d.ts":"./index.d.ts"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.17","_nodeVersion":"15.2.1","_npmVersion":"7.0.8","dist":{"integrity":"sha512-5mmlQz73ohlISpARejqTwgYzh92wwBccatETsLOI+VKkY6Lx/Dj3wvG7tCoKjX+eEaZWn0gB7Xkfl5JatHQTeA==","shasum":"948d606594e925dff72076201922f6e22d4cc543","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.17.tgz","fileCount":25,"unpackedSize":58229,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftwenCRA9TVsSAnZWagAAknMP/22WY/tBv8hrmJMpXGe+\nfgj66gsyiMmf7SpaD6fPPiVNcbuMIe7qb5RoSqQBRPCUqdeVN1garZQDBbel\nutaAqSK3cSFwtPPboUv2MAJ8ceSuKU0DMfKalgKQWmMh3ZpA8leakyaObTfs\n2ppvCeJd7URNNpkUvGEbu7yqXpGIxqZB34KsvyxYxXw7DkvGZMYtWKpr81Gd\nez0Vk7AFQ5djVFUU1bMAtTmr4A4mt8CmMW+8cssq/j1KWHd+hVrrh69sSEYn\nzFnVJwlJwCJodHmsAqYzqJgRorpCsDWgHOSaPzeRYSTNUubKrP8ZXLB3eDgz\nda3bVGovxMZWlusb4t4K4yh/fjc+8kbzU5OB498HeQmgVW2ZDjW6z0VMs2MK\nbp0Msw/WkiDrfE51zKUQ6uwkHDe8tBORI1scflqVNN6d/saD1YN/WpSU+J3J\n6Cf5pFnWdunCFlF9urK5Vk5c/t2QiWYTfEYi8UfVm/3KAdMwJFQacs5XZHvo\nY/juLn3LgeY+bnLPKbe86jXqkhreKzEh+i4Ut/Hsv1MVQDZPjQFsfTS+Whim\nVkyW87Lz5dhFGUJ3uy/lWbjbMy6oZka5Vtm538TpNWwH1Wu19JbYGJ1bBM4W\nvzZ7S8DH+NvJHn+fcQvh1G3lN7hF8/cSCOyZ6He4VjQyT3UfzSPWHq7gpPAZ\nCCY6\r\n=lT6H\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDscxWjEQXGyq3pDaFNLj9fChh8aE4kra7EkCcNIUuB7AiB5Zm6hHAkHLQcb08qACLatHTQIS6fWzoR2allpOC9nEA=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.17_1605830566739_0.8098974035969551"},"_hasShrinkwrap":false},"3.1.18":{"name":"nanoid","version":"3.1.18","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"./index.d.ts","type":"module","main":"index.cjs","module":"index.js","exports":{".":{"browser":{"development":"./index.dev.js","production":"./index.prod.js"},"require":"./index.cjs","import":"./index.js","types":"./index.d.ts"},"./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js"},"./index.d.ts":"./index.d.ts"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.18","_nodeVersion":"12.19.1","_npmVersion":"6.14.8","dist":{"integrity":"sha512-rndlDjbbHbcV3xi+R2fpJ+PbGMdfBxz5v1fATIQFq0DP64FsicQdwnKLy47K4kZHdRpmQXtz24eGsxQqamzYTA==","shasum":"0680db22ab01c372e89209f5d18283d98de3e96d","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.18.tgz","fileCount":25,"unpackedSize":57933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfuDxvCRA9TVsSAnZWagAAv1MQAJohxNLtt2HP4dmFvvY8\nf3FnwDj6UrGHnkvD7JTU3x4l5waC3c8rrctTEBN9jm/LgGyhGanRPEXBMxn8\njmoZLml0tdpj3/9ou7k5U0NHiQMoNWcMSzfVzEwsEc6Z+kb1S0Zcc3Mg4yhT\niniGJLyUvFDbItbEwOw0ivXwjuFVvxN3g3bsO43m66hlXb2A6KVriaQBNopE\nh6btuRuqDd0Z2sVgwKjBxBGBSZLutpvmjwsqELnZ9BcgNyyAws8/rnYtF87X\n8lia5VBWakT6fOWh63hc+Dg2IP3YaMNhSMlIIkojR94Wph5klYqllkRXytzO\nCWKk1cuL8CUjSJqBVCwMbSylAqs87fYPfJXKHbbPP2NYWoN8qEx07Gksb1iG\nUJs0xBUe2zI0gtUvN6+Y8S6taqKEB5MfK6aNA8OrlRgEhKfs4TuX4HsxvOme\ng82aFXckCymhJ+8Y4TTNB2MAIAn87BkM7lQc748nndXouxYJ3HspGfAQPr2I\nvjOwKWVBbit1TyBiV5DVewgNY6W0gUvcAugIDkABW2XcKzJgOMvTgyCAwc1+\n90z8F5/0h67a1h0klEuIelu7Ju2TTOt0dyTOysjC06uTbnSZWEbTMBU5QLh+\nS+jfViXqo+3cdmwjWdex8YeDlJUtXHfPvDC6u6014MyYH74DP/vgSj5Ww0st\npOej\r\n=fHbL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5Wb3rFh3UtZJajF6ceBdirHQS0cNIgc70cG9iVmYaGAIhAMEWap4mzeNQuEWtr1cJsuHbIObSLQanEC8LGB53cQGF"}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.18_1605909615022_0.5867661632459817"},"_hasShrinkwrap":false},"3.1.19":{"name":"nanoid","version":"3.1.19","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./async/index.js":"./async/index.browser.js"},"react-native":{"./async/index.js":"./async/index.native.js"},"bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"./index.d.ts","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.19","_nodeVersion":"15.3.0","_npmVersion":"7.0.14","dist":{"integrity":"sha512-giCapaolEGFzITf00P2rSIjWoY3aWS3bb7AzjnfFJH4EOaAPLtyUrr3C5nQ//x4v1wTcU1JgtBpOKPOqqHrakg==","shasum":"baf8331efb722320f7ea4ef367f056e8d965172d","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.19.tgz","fileCount":17,"unpackedSize":42041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxZKKCRA9TVsSAnZWagAAs2wP+QGm3WTTVhJmXviPcXrC\n1nKAxjOB945g2RAU8N8d1hLdU/tI2wv1/juZw3AuUFSNJE0Zscx2bNYO6kYY\nJg4f4QHbs+cIVxxDXenGZcRRDKNcEOnjAmD1igZCbJ+Jkg8dPeUsVr4ohRM0\nUxY5D5i9RFPQVpiRRggb9L0dPpsrfx2Jj1sSMApLvzKyNvYzN0N4gsmsqJ0W\nRUa5xAxhO07s0+zSLT4VzeTZ4BhzPkJP5dhywSrvjs9VdktocQZTAGzaTW6D\nXprtujLizCt37SSGZi5xDTVICwM/XFyFv1HQt4Z7YamQk7QzGReWrs2VST5+\nIhse6uX5HiE0Qi212rXq1ITOxisqTBBx4iopMurS/RGG40DKK156z+MGMJQD\ng5tczyBEfLyXYmg12UairXqYPr8+l1QpD0rLhxhJpyktphmZeH84RGSVFaHz\nQxUiSW6Tsj23XeSnTjfEHxLmzXT5WsAuF1dGkYDFK/rPCcQyMxcsTPzABOio\n/RbbsxvCEfU2sgYJBIQqYg/n21DMidhVNK/P5ZRF1DISdxuVNpe5Y6JFI3bH\nHD5F+QhiNBV6jiHsrnHawbIlnH3eN5V3NaDN3u2Y7ZUMNtPuZQipfRKMjHy1\nTYkcKkoMGp7+0QS0+sbwKnsZ8Nx+DU6BhvOXvPsEK6yM6IfbduEZQgbdfZee\nx/EK\r\n=OXGb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEI+AaZcT5O3kEjmAuZ0APtLiS1kSUB1riyU3rGZZD71AiEA5Bn3XvdbJr8LZgGey35Fzf4H/6osSE+y1rC0Ew5p/jo="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.19_1606783625411_0.46068213219333165"},"_hasShrinkwrap":false},"3.1.20":{"name":"nanoid","version":"3.1.20","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"./index.d.ts","type":"module","main":"index.cjs","module":"index.js","exports":{".":{"browser":{"development":"./index.dev.js","production":"./index.prod.js"},"require":"./index.cjs","import":"./index.js","types":"./index.d.ts"},"./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js"},"./index.d.ts":"./index.d.ts"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.20","_nodeVersion":"15.3.0","_npmVersion":"7.0.14","dist":{"integrity":"sha512-a1cQNyczgKbLX9jwbS/+d7W8fX/RfgYR7lVWwWOGIPNgK2m0MWvrGF6/m4kk6U3QcFMnZf3RIhL0v2Jgh/0Uxw==","shasum":"badc263c6b1dcf14b71efaa85f6ab4c1d6cfc788","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.20.tgz","fileCount":25,"unpackedSize":57479,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxl4BCRA9TVsSAnZWagAAhOkP/RPClaquzyzEYGyUTTfb\nhG0mzBpOJrbcuQklbP5gafDET+LJYuR494P1SLmJtWpW2W6I1NdoaFs2jTfH\nZKGSGSbScyP7xbKJMJFkWw5JhfsuERWC8K++zSs45oQ1eub5IzbR/5btOk8e\nfO/VI5fYS2CbgJexanNBQmep67V7Iior/3gyAOQncUYqciNOPQn4xg7wUyvA\nbK/dYAHCFOqpfol38H0Ky0zJQWK0g9lnff0zE3OKw3bS0Vzif9OL0luhshTy\nIQ9PxSIuTXz3hLma9vg5SusqfTOw8q3r2Dp6YqEcgu5+hr0n+sRV+hTlQk/L\nf/I4GNPVhCClqkdk28Yk+hDZSufICuTjpFdEMO+Rbw+AXXQLJK8zM607J+ci\nRz7BiDxQWRSZx5e49TdK4eBi1iEVj6GNSe0HKVsd5IHr90l5fIZiGLNXViQu\najTZ1nf4pJBPnRc4fcxWHLylTRaBdrGzj/9BjN2l0qadmikOK57xeEX4NaOM\nUXLZ7WjIPDrdIEFBcLJZL3Kg64HdOCdW7YbJkvX02i3Di0xV2mt/n0lauozA\nVbnAJQDXjWsF1j847rSkN2UqJE70HDrnWCTiYovDSyjmOPEOgH8NDz+Mupjg\nij9mGuhYDZyf4DEKp12fOijEpeyOmaCkc0TvC7FpQ8lkalw+cn0Xxn7+9U02\n1FzI\r\n=WSN7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDKS+1zRSsqtgor91R2G7hfmhFw7ewYjNCO4ORNC6crvwIgKTct9Xk0JZ49pfwaJFNsT/TNAMC3+6iuxUwuU/WawBA="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.20_1606835713001_0.8987888932700279"},"_hasShrinkwrap":false},"3.1.21":{"name":"nanoid","version":"3.1.21","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"./index.d.ts","type":"module","main":"index.cjs","module":"index.js","exports":{".":{"browser":{"development":"./index.dev.js","production":"./index.prod.js"},"require":"./index.cjs","import":"./index.js","types":"./index.d.ts"},"./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js"},"./index.d.ts":"./index.d.ts"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.21","_nodeVersion":"15.11.0","_npmVersion":"7.6.0","dist":{"integrity":"sha512-A6oZraK4DJkAOICstsGH98dvycPr/4GGDH7ZWKmMdd3vGcOurZ6JmWFUt0DA5bzrrn2FrUjmv6mFNWvv8jpppA==","shasum":"25bfee7340ac4185866fbfb2c9006d299da1be7f","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.21.tgz","fileCount":24,"unpackedSize":52591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSpwQCRA9TVsSAnZWagAAOiUP/1FTqc5qM5buTmLAYOhk\ntLCs745PCMSDa3oUzHZOyCOh4VrRfhxoMVZCq21EMys7FwOvQdoR02JkhYaR\nWItknD6eaytKP+eo9pIOFDVZA2Y5GGT8sx5z+h0hLCo+6vBwWprDY38U6sQ9\nE3TGvHgw5Wi7+barEzgQXEJyjnxT6jsntjOk6ArG4He1AqRHSpSnY87v6R6l\nFJM3pGi11T/eiKgLFy++uIAowlnREsoCJBMfbrT+wcWX3CrdaTB7wG6hyMuh\n+bxbTxnZbTUsM9HpNRkYCB/O5/nzg0OKmvHaL44W8EzOczyUITP+95Z8bjbm\ni/q//sYEgKixd02xhjXr39KUKD2Wx/2Kq06KENamFUkAhajJh8j8Bwh9Zx8e\nKb6dUZIQPxJ93PuLhOae1rKaEOPxfhNLU30Rm48nwQwggUrJGTzxAdMa0nX0\n2alqrbAJK8gCttXKs0MsHxykEEyr7I9DfWvwMJT+hybW78FsdqJpamjhqkf+\nlPjfiohGCWQkQdosSqJebAt3SROBnntM0h2747g45u07T4FCfUAjeaQW5Qex\n24eNRAw6AvyHWtmosrYCp1R5ggV9mLTPMNdCm5NLtrdZP/8GvgPPMzFT4b6U\n/xg1ptA7Uyd7gs+w2DwPza36Yrlqnt/mKipCJ2Rzi7CCvtkuwoFh3uQNM67S\nb0we\r\n=6+wr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHO6bRIwKMIVKCql+3E4cq43di6Uv9tyrenBgUmF4erYAiEA/iNwvu1uQEDDxqhhmvxb/0LDwYHnAogD/d9Bawt35L4="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.21_1615502351786_0.33209921318976154"},"_hasShrinkwrap":false},"3.1.22":{"name":"nanoid","version":"3.1.22","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"./index.d.ts","type":"module","main":"index.cjs","module":"index.js","exports":{".":{"browser":{"development":"./index.dev.js","production":"./index.prod.js","default":"./index.prod.js"},"require":"./index.cjs","import":"./index.js","default":"./index.js","types":"./index.d.ts"},"./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js","default":"./async/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js","default":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js","default":"./url-alphabet/index.js"},"./index.d.ts":"./index.d.ts"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.22","_nodeVersion":"15.11.0","_npmVersion":"7.6.0","dist":{"integrity":"sha512-/2ZUaJX2ANuLtTvqTlgqBQNJoQO398KyJgZloL0PZkC0dpysjncRUPsFe3DUPzz/y3h+u7C46np8RMuvF3jsSQ==","shasum":"b35f8fb7d151990a8aebd5aa5015c03cf726f844","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.22.tgz","fileCount":24,"unpackedSize":52783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgT3WsCRA9TVsSAnZWagAAhPEP/2sfXH3jyoHdQ+gRDiKT\ndZRU6vRbzm8VwZDQKyAe71V4DxDhJ5fRm1+QQVy1XqeQdnc31ioHk/24SVVg\nNm6GkVnIP6SLl1wk/ilif0As2c1NeMZNckgtM/eWnsYnS6xAgT5sRJ3KLRDs\nNWqGBAzHRFZ8yQpvcMdFUEesQ6pmliyDN1EkV+VGu6v3/OeUpwq3JyuASQW1\nLEyVW9V+o5qjEtaTgtn0l4h6WHaf4cPIedDMx/ylS5HQQYKFT/ElbuV+9A8a\nLxvENz9ds109TnNQ8vqYXbFJhQ+SZcsdIzHX7bZnXI/4F8FDTP2pK/2YYpKq\n3yvseJbdqe+vtALDxP+Tnk9qVKz+LBUxLhSOB5NiA1tiF8jNlSPxycak/TL8\nnxCsSEym70l8zE12ua2vQreCXVtCFP9PtCVvaFpFbTDhFIhU516biTd83KC3\nxJxEOFl4I4zHH63274JEx7jscZ4ZrLm41FT6VjKyxZZms6Dxoszwdz3O8+7p\nTJJEniY2kspeYD1K77hEj8dVJYX99IyRW9y/2ufWEw28WigHtHAH3B+lrOYN\noW4hlwXSfQUOFFD9fXQQss6i37eL4cpJhZJ1IQ9H9OfZMTOmm4wlD2DPUDep\nTfDnnFqY/03YCLoEyZgNCorqftusi44bXyMPbMvGBlJjFXORmYZaSQk1pld8\nmZJD\r\n=eq8h\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE0RIEFCH/t6bTuXb4Nd4khyVZ1yBG6tTWyxzyHmPFn1AiEA+gbkX4r1FR3XZl3CI79EXE/tOJ6gLNxKRLqhXC3shAI="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.22_1615820203459_0.31341124794693176"},"_hasShrinkwrap":false},"3.1.23":{"name":"nanoid","version":"3.1.23","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"./index.d.ts","type":"module","main":"index.cjs","module":"index.js","exports":{".":{"browser":{"development":"./index.dev.js","production":"./index.prod.js","default":"./index.prod.js"},"require":"./index.cjs","import":"./index.js","default":"./index.js","types":"./index.d.ts"},"./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js","default":"./async/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js","default":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js","default":"./url-alphabet/index.js"},"./index.d.ts":"./index.d.ts"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.23","_nodeVersion":"16.1.0","_npmVersion":"7.11.2","dist":{"integrity":"sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw==","shasum":"f744086ce7c2bc47ee0a8472574d5c78e4183a81","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.23.tgz","fileCount":24,"unpackedSize":52693,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmYSqCRA9TVsSAnZWagAAWagP+QA1QjTvEkHybFYn51UA\n9eppVCU/gdOv6E2xnTaUoqD4xAFyRdmjS0Jj7SSgZ2jE553UJv0dVDYTk9TW\n2hE6lShTK/GXZTu/sta7KLv7eC2oqXqzwFQfOBYGyU+736dW4ZMBnEc0393V\nTNsByboe0wN1Xgs3noJHGcRTnqmNebYnLFYq7Sez7xYhQpFiOereTWMrvPK5\ni8eFINs8m6hJerb+uCOZCxEfBz4+1NH/0x8otR3AmpM9Pb0OexyhBYClyuDt\nVWAL4fQHCxqldTGK/SXEu3IsotP56zrn9ghNf9OaE7HObBnKSaNmou65fsNR\n1Ih+1adGZeyIHqXzU91Jm8/ASI6/SZA0FV5W7HiJU9W4eurK2lOjeWV6laO1\nqGINBEe8qbOnalYItvPjoYsykd0mnoi6Q6trIY1M473t8fOTa2LM6z8A3Rd9\nz0Jav8wyVcrNQIDrS9CSBMqRxHu1Nca8NoV/je4tvCQyjHUC9HUHQDA2YGoz\n9iYjQaxBhDy7FEr6vLamEd3GWJp5MYWAKNZ1AmJrmW5ayk0+sy6NBYCzkCwq\nlCHfraN+ePK0oa23KAjkmKhxLTxAJvraPy85CDPb1a1xVETY9yUXuZ7OAO5F\nZJpRVjhZkT/GGGBG131B4DHg2jZX/JdYisMHs46GP8GEvK0eXm0gNfNMFrie\nrDvE\r\n=0pz8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD050kuyjLXVFdyikW2mmAdTdbcnW6FxlRTkScyo0/IVAIhAIxX5uH12b9fDntgQQOAvbp5/pjVW6WV5WXmH0yNgMdn"}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.23_1620673706293_0.7538289082738905"},"_hasShrinkwrap":false},"3.1.24":{"name":"nanoid","version":"3.1.24","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./index.cjs":"./index.browser.js","./async/index.js":"./async/index.browser.js","./async/index.cjs":"./async/index.browser.js"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"./index.d.ts","type":"module","main":"index.cjs","module":"index.js","exports":{".":{"browser":{"development":"./index.dev.js","production":"./index.prod.js","default":"./index.prod.js"},"require":"./index.cjs","import":"./index.js","default":"./index.js","types":"./index.d.ts"},"./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js","default":"./async/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js","default":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js","default":"./url-alphabet/index.js"},"./index.d.ts":"./index.d.ts"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.24","_nodeVersion":"16.6.2","_npmVersion":"7.20.3","dist":{"integrity":"sha512-WNhqqgD4qH7TQdU9ujXfFa/hQI5rOGGnZq+JRmz4JwMZFCgSZVquTq3ORUSv6IC+Y41ACBYV8a8J1kPkqGIiQg==","shasum":"d7ac20215f595c26d314ee5671169a27b609025f","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.24.tgz","fileCount":24,"unpackedSize":52880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFC3qCRA9TVsSAnZWagAAiB8P/j3vhltGa1fLSsY0auLV\nvzc/k4Ej9x16gb0KJ7JC34/c0GywrWy+KY/yJQvx/RF3qpdDDu4+/ieqeZWF\n5Cco1s+YB6iE/ncdAjqADqbA6TS5bDvmGSfwkiuoMB+mms1eY5auvkwp0AuF\nym2rba2Z1ivLM503LNYdbeMGTRso7VzziFNY08KM5vJ94jC9DCnGy7cBsKr2\nZ3z9XeBXIVg4M9AksomK6qha0J0vcmKlbQbmmwWdCPwZfWqKcYcjui6dz/Te\nTuZrG0OpPKTtOwVgiNcItJH/qPA2RIXJxDn9lKvy5Vktnt1Z8DLzdBfhs3C4\nYUbE/UT25Vqf/ILjuWyXuYqhdUmDNRVAJ4mrd3qhjK5q2p8tTd3Xwgog7oCn\nqmSKtY+AeXSpc/RMukYc7uwVUzsS8322LMnVjmWaYQeMYQT/owiUKECUD4/h\nlVYPGBA9BkaciNtKbhlLLQp7AcTlEJzJKkLUQELB/cO8fTBKIisRymzPvRbL\nUyZ6G7wcCZCcG03VFPP4aeRl7SPCqrZEoeAvSsp27M+xe9M94eYWs+NVa95M\ns+CzYK77wmSZ2CFDyb2GqLfVI+HSJdqMkcdAsvkepGMx0t2Qhs76LSI1mJxD\n5Vm++dpKx0E7LZ9LF1douA/hG/21IQ+bgno8W8G0EfhLN06m8TVYfPVIqGet\n24iq\r\n=wvrE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICKspGSfIgm0AX/Subp4MnTeJIV7/dhpgjvBALpMLOSSAiAYB0vMBZVB4FkLMQrB4x6rZKHGcTF2AIp3lb7gaQNFfw=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.24_1628712425874_0.2681418353802929"},"_hasShrinkwrap":false},"3.1.25":{"name":"nanoid","version":"3.1.25","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./async/index.js":"./async/index.browser.js","./async/index.cjs":"./async/index.browser.cjs","./index.cjs":"./index.browser.cjs"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"./index.d.ts","type":"module","main":"index.cjs","module":"index.js","exports":{".":{"browser":{"development":"./index.dev.js","production":"./index.prod.js","default":"./index.prod.js"},"require":"./index.cjs","import":"./index.js","default":"./index.js","types":"./index.d.ts"},"./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js","default":"./async/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js","default":"./url-alphabet/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js","default":"./non-secure/index.js"},"./index.d.ts":"./index.d.ts"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.25","_nodeVersion":"16.6.2","_npmVersion":"7.20.3","dist":{"integrity":"sha512-rdwtIXaXCLFAQbnfqDRnI6jaRHp9fTcYBjtFKE8eezcZ7LuLjhUaQGNeMXf1HmRoCH32CLz6XwX0TtxEOS/A3Q==","shasum":"09ca32747c0e543f0e1814b7d3793477f9c8e152","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.25.tgz","fileCount":26,"unpackedSize":59473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFRYnCRA9TVsSAnZWagAAEtsP/2OwEkCZRGvUnjj0WoZX\nuqyGEe+QiZqZ66yLPl55sDL5+NWgWUwXTsL81F2ZPH+r4agKZkAhDYq1uA83\nlMu3k/cLlSlQef9bORDF0fgxKmz8+lzUUbv98TMDMc+SFTt5yxVz7U7QQK7U\n7rY/LPZCMVI85GQtl8V8B7ylZHuyzZwvgunLSq/P2a1b2cPi9ZZfTVKNBfId\nlziPUu2EyteWU0x5rmfJF8jamtyqjGbfnbUMuteMu12sdSKSpk96h8jSZLQ3\nMpuwJYGz1ZUwUq5QYENWr22WPNHThZprQGrIgA7i0jvhcoFdRUxUjZckllGG\nHZPp9m3OD6Wdi95P/tghb1UoAzs8wk7KS3BwONqFe4BKclRxYsEZVHcjY8Bd\nQyzDsqNniNT1KRxks9fdNFgr3iAHrbG+6jHpyOQwWP523hwYbtwO0VXkPQcj\n+KmQ5FgvbjSnDapIFttBaJ/CME1p6M5nfjrgagp0FeDy2SEdef5QoXYiaS6S\nVYDX3qzyFUpLDLoMi7RWvToGP5Grp/riLW9jyRHDABm0NMXMiGQa9XD/+s0P\n6rOrUypu8U6lO6QrnJlpzVseAR1sRNqsNAHnamvh3cR8IaNnHRd0q/+fRCcq\nYg+OvRnstCMegytIyvgy1O2CZrAaHei0acbT7+pWd1Sdvdt4BJzyoHNPdYxm\nLmoG\r\n=QQZQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPXaYxUJoq0Y6N6SBXSmF4FAKvK+X5ZLno4fF0vukh0wIhANinoaoxt0rjzVsXPnkXw/EgCP3MbwVvv4yyjqLLaDYv"}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.25_1628771879655_0.7406537240463158"},"_hasShrinkwrap":false},"3.1.26":{"name":"nanoid","version":"3.1.26","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./async/index.js":"./async/index.browser.js","./async/index.cjs":"./async/index.browser.cjs","./index.cjs":"./index.browser.cjs"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"./index.d.ts","dependencies":{"nanocolors":"^0.2.6"},"type":"module","main":"index.cjs","module":"index.js","exports":{".":{"browser":{"development":"./index.dev.js","production":"./index.prod.js","default":"./index.prod.js"},"require":"./index.cjs","import":"./index.js","default":"./index.js","types":"./index.d.ts"},"./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js","default":"./async/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js","default":"./url-alphabet/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js","default":"./non-secure/index.js"},"./index.d.ts":"./index.d.ts"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.26","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"integrity":"sha512-f2KGmBOi1LcVIg7mz8tBR5Ma1cu+gnMk3dS13Ig5gAUbp4Ia5Zpci6KvNgy4nJMN9jR1ELw/YU7X3dRzE18aQQ==","shasum":"c1a335a2a365ff4394f4f62137cd96297533f526","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.26.tgz","fileCount":26,"unpackedSize":46628,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzltmm7znv5utpHvMojZhHSz441rWml+DhRukqbZL2pwIgM2RyHfiTKMbDl8vcGUAsOs0z28zTHiaS+h2slchrgkI="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.26_1632641014276_0.15037472943892594"},"_hasShrinkwrap":false},"3.1.27":{"name":"nanoid","version":"3.1.27","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./async/index.js":"./async/index.browser.js","./async/index.cjs":"./async/index.browser.cjs"},"react-native":{"./async/index.js":"./async/index.native.js"},"bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"./index.d.ts","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.27","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"integrity":"sha512-HTbojJgGU+7+huNWzWm+Td73y32U053u9erdGIhK+T9SxYoSV/+BYFfQ5dOsZGBnNyotzInULKkEMcF9ooNwlw==","shasum":"b5cb788c2023a41bf09897f2a02a7befec4e4307","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.27.tgz","fileCount":18,"unpackedSize":59655,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDskgd3iI+dAvH73BGP62EOhpi1QVGWosLvEiDNdbyqtQIgbe1L64yB9SzaVKD7hqPBZLF+QvLQT/QxDYxdZUg6ulE="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.27_1632644482198_0.5941010176892898"},"_hasShrinkwrap":false},"3.1.28":{"name":"nanoid","version":"3.1.28","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./async/index.js":"./async/index.browser.js","./async/index.cjs":"./async/index.browser.cjs","./index.cjs":"./index.browser.cjs"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"./index.d.ts","type":"module","main":"index.cjs","module":"index.js","exports":{".":{"browser":{"development":"./index.dev.js","production":"./index.prod.js","default":"./index.prod.js"},"require":"./index.cjs","import":"./index.js","default":"./index.js","types":"./index.d.ts"},"./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js","default":"./async/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js","default":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js","default":"./url-alphabet/index.js"},"./index.d.ts":"./index.d.ts"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.28","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"integrity":"sha512-gSu9VZ2HtmoKYe/lmyPFES5nknFrHa+/DT9muUFWFMi6Jh9E1I7bkvlQ8xxf1Kos9pi9o8lBnIOkatMhKX/YUw==","shasum":"3c01bac14cb6c5680569014cc65a2f26424c6bd4","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.28.tgz","fileCount":26,"unpackedSize":46576,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGbzDTEZIEFdrMgJ4crfflzCRS/DURKJUt7nL5J2kkkmAiAziaDRbs6AWRdCPBqn3fvS+Eh0qkpqHRXtguOZCBwQcA=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.28_1632644816279_0.9417742016304189"},"_hasShrinkwrap":false},"3.1.29":{"name":"nanoid","version":"3.1.29","description":"A tiny (108 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./async/index.js":"./async/index.browser.js","./async/index.cjs":"./async/index.browser.cjs","./index.cjs":"./index.browser.cjs"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"./index.d.ts","type":"module","main":"index.cjs","module":"index.js","exports":{".":{"browser":{"development":"./index.dev.js","production":"./index.prod.js","default":"./index.prod.js"},"require":"./index.cjs","import":"./index.js","default":"./index.js","types":"./index.d.ts"},"./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js","default":"./async/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js","default":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js","default":"./url-alphabet/index.js"},"./index.d.ts":"./index.d.ts"},"gitHead":"5870ed0e86d49f41799f16732e4220b21abe242d","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.29","_nodeVersion":"16.10.0","_npmVersion":"7.24.0","dist":{"integrity":"sha512-dW2pUSGZ8ZnCFIlBIA31SV8huOGCHb6OwzVCc7A69rb/a+SgPBwfmLvK5TKQ3INPbRkcI8a/Owo0XbiTNH19wg==","shasum":"214fb2d7a33e1a5bef4757b779dfaeb6a4e5aeb4","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.29.tgz","fileCount":26,"unpackedSize":25790,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEBX4xqoxCcbibN8RKC1tmtAt5/YDVg3Q4uxIVAIEDIOAiAu+SQBUxi2dolOatwhkbDy+70prtELG/2UMYQj2LYJEw=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.29_1633467865029_0.2377295158059456"},"_hasShrinkwrap":false},"3.1.30":{"name":"nanoid","version":"3.1.30","description":"A tiny (130 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./async/index.js":"./async/index.browser.js","./async/index.cjs":"./async/index.browser.cjs","./index.cjs":"./index.browser.cjs"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"./index.d.ts","type":"module","main":"index.cjs","module":"index.js","exports":{".":{"browser":{"development":"./index.dev.js","production":"./index.prod.js","default":"./index.prod.js"},"require":"./index.cjs","import":"./index.js","default":"./index.js","types":"./index.d.ts"},"./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js","default":"./async/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js","default":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js","default":"./url-alphabet/index.js"},"./index.d.ts":"./index.d.ts"},"gitHead":"fd1b0dc1a0ebca7f29edbe8de839993f774992af","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.30","_nodeVersion":"16.11.1","_npmVersion":"8.0.0","dist":{"integrity":"sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ==","shasum":"63f93cc548d2a113dc5dfbc63bfa09e2b9b64362","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.30.tgz","fileCount":26,"unpackedSize":25790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh20JWCRA9TVsSAnZWagAA9uYP/RTTZ1lUKbemPK7leUgY\npif38BpxgM1t9lI5HhOzsaOgEZC8nFVkHZKNgLbYwxmhKMfSrVPC5lRhmquT\nWxD9Cp8vB9kk/JV9ggMU8byESGdyOL5JRE+VxnP+7G+FsNVpnjzqQooU/kHH\nFDS51lvcat3AtR1PILogbpcDnLR1AGjVEMgbpf9ySz0ZWHiMWHXoD9buM3IO\ncq0XWg8l/cRlCLONyy+fmLF+fU5M6gcyO+Be+ORDx06aw+Xm5my+5SDKDb4O\nX5/BNssEUiXYiuUJXkqeT/yKZqoaEXaI9ZLEV0iFk29jyozG44p6nCh5Ml9T\n6z2bDk9MVmYwwwRuhR7Zoz+WdtxzRnIgpJJvKYzRnnihEbFc8u+BCF3RSHt0\n9cQOUooeEChf9vNMFDoklOH9yh5+cIB8kuSojNPPF9IQuCiPbQ1cOkSr2bYO\nA4C/fUbe1OrC43TxW2+iXIEkG/FW1DJ6embIbWg1oiN5DCS2haY/JeheIjJo\ntyRhm7VA/Vn2hMmlOs1XPxVrvvqNU1iE1Vf/9Azds68apSBMctx6aslP9Zr5\nNru0aB0eMMyICCWj0lOWBT82xVBSBpV9FEaaqTjoFcERsHX4OHC7FpR4lB+V\nc5MEm+LXudkvS4yi6bL+bXvyKdLLFhKmLNPxNiqJ9UwEr/njcwEla5dCm+d3\nmL3c\r\n=Ez0m\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICJ+Wnh+Fw1A3NCk1LQGcINzQP9+/A3jTyiUa0Ye8aluAiB4zQozjgqVuTbrDZyXIYEFZxzDrvNvrlldvzYYpLOHQw=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.30_1634166050814_0.8320002215519029"},"_hasShrinkwrap":false},"3.1.31":{"name":"nanoid","version":"3.1.31","description":"A tiny (130 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./async/index.js":"./async/index.browser.js","./async/index.cjs":"./async/index.browser.cjs","./index.cjs":"./index.browser.cjs"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"./index.d.ts","type":"module","main":"index.cjs","module":"index.js","exports":{".":{"browser":{"development":"./index.dev.js","production":"./index.prod.js","default":"./index.prod.js"},"require":"./index.cjs","import":"./index.js","default":"./index.js","types":"./index.d.ts"},"./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js","default":"./async/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js","default":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js","default":"./url-alphabet/index.js"},"./index.d.ts":"./index.d.ts"},"gitHead":"07fdfa6618e2668ce51b2554ee3e1a3ad87b0492","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.31","_nodeVersion":"17.3.0","_npmVersion":"8.3.0","dist":{"integrity":"sha512-ZivnJm0o9bb13p2Ot5CpgC2rQdzB9Uxm/mFZweqm5eMViqOJe3PV6LU2E30SiLgheesmcPrjquqraoolONSA0A==","shasum":"f5b58a1ce1b7604da5f0605757840598d8974dc6","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.31.tgz","fileCount":26,"unpackedSize":25858,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3YjxCRA9TVsSAnZWagAAtr4QAJBRDV6Z0t2Rj19VAfpO\nu0/rdSWMh4sLWKYJoqdhST/IpRtaz71QevdvZ76RA/vdGLd8zBTpzVLeLBQF\nkpWGYuvR/cfrHUnQZntmBt5xZwI6c2fdhId6fkDaw0Ze9pnDPCaZpy0xz4IG\naIj2h23ohKB3ui7Y17TDHc5DTNw6mS+xNcAInT3Q/UyU0RHN7ygnL4ce76xN\n5INpj/9wjv2OfdLtacpPDL/fesLcUA3TPrNP8FxSz8o+6ckGM6NEhYD+qpT2\ntJ4bv09ZHFCliChJoq40ntnyOgXjcVf8o8p+6kcbthKo1XmaVsWTipoOtoyY\nD7oiPfpaN7Uc/FkPOYx1+sfUtT187jlMWxI9FlWATAwy2T5y539bXtLv6YWZ\nX1usiZspnUf9hy0loRypFWs33CVLRQcaged/jpAiJR+GKCr1TNdzwNUoAM6b\n2H7JKUwiRssDUe37u9rtZcE8VyJkbZbZyyHxuwlri8rmZrryf5kWO/uiFw4O\nrugDmYCeIPpTW08BBwNiaYx1+730w/ZCJswJw1nuWhjgl1hhM51cb0tqjZ41\n2cDH2I2Q8b9AxYhaH5gQATskAhkC4SpMpf37tvRBsF4RizRXYlSrb/VcnIoq\ntsxfMdZF5erhBWzlV1bcizGQsGlcOdBUWkC1Xz58c4T2ErpZiZPtnKxfoyGq\nReCz\r\n=6k4O\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCU52RDEIqQXSEjoMM0bzLSoPsGscXtWpiYyOu99HpEvgIhAIWRUDnsOS8bJYtNAdOoAtb9hu9gBnu1tWJZt75oSSqG"}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.31_1641908465355_0.11892096567674093"},"_hasShrinkwrap":false},"3.1.32":{"name":"nanoid","version":"3.1.32","description":"A tiny (130 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./async/index.js":"./async/index.browser.js","./async/index.cjs":"./async/index.browser.cjs","./index.cjs":"./index.browser.cjs"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"./index.d.ts","type":"module","main":"index.cjs","module":"index.js","exports":{".":{"browser":{"development":"./index.dev.js","production":"./index.prod.js","default":"./index.prod.js"},"require":"./index.cjs","import":"./index.js","default":"./index.js","types":"./index.d.ts"},"./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js","default":"./async/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js","default":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js","default":"./url-alphabet/index.js"},"./index.d.ts":"./index.d.ts"},"gitHead":"f4257780ece488734a65c176e80c2fd8ab6aab8e","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.1.32","_nodeVersion":"17.3.1","_npmVersion":"8.3.0","dist":{"integrity":"sha512-F8mf7R3iT9bvThBoW4tGXhXFHCctyCiUUPrWF8WaTqa3h96d9QybkSeba43XVOOE3oiLfkVDe4bT8MeGmkrTxw==","shasum":"8f96069e6239cc0a9ae8c0d3b41a3b4933a88c0a","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.1.32.tgz","fileCount":26,"unpackedSize":25788,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3qR7CRA9TVsSAnZWagAAB8oQAJdi4YvebAZ+jHLI2hY7\nRW6k5EOLVEGPM5l0f6IeDGkXzp+mTgIsHyYZ/4oi0aWuF4G/8BeHnnpj6nj9\nhbftgDqbkDPdToKnrooPOZqihhBA/sR+8prBllPu0OJCO/zPX/euBWuAcbfn\nOA2yG6Q4+u3pAbT75gejHiTFRI03FYvtAYHQazzcIMBF/9lJi+JXtu/l6Qi1\nF5a7/enTL1+zjPPcDKzVkSfFqVzI1AOVmrWlWu7KjMcuUzKyeloUtggAQjUt\ng6TFMNgRtw2vgMrQZEYowpbA7khmpU/6aEX5aCdKDPI51TyRwG46DCt1ZfoL\nSY8G4xO6xkzEF76mWaTOUuJSA8mhweV9sCbf2xj35nRSM+JFxhG3qop0KoZV\nljt2UHKS8mFfdjOcQTK9EcAkrwfMv3e6Y4WfqsFfugn+g00KEk5wyudTpKCk\nrQtfijdsfcTRg8rdOlnIUJFtPZeMm1fjaM3RjcumLZtfxL1rQ9l26bpUzcrA\nB+KNX/ycopXa9wtRnsuYGOE6zEqcJurqnm38eZaAkYAJGzhMO1nqFOCkDcLB\nqo/6S5WOK+TNXI5hzZ9sDLPEwO4wQpSmjFYbI2SzI1KztXkJ/CUDQ3+MWVK6\n9kn3z4dDevptgTBIWAxVN4hvEHToYNqYekV313P/Bt5Lj1v4JSNmRfwHNuvA\nAmLV\r\n=9gc4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDeGEQuApaJ4vePXNLBgMa6vE4r3IOpdmFkbw1J0XZndQIhAMeCaHL34B6fKmOxje7rfCkmYpn2fpi/b76Ksq0xV+bs"}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.1.32_1641981051738_0.03719328781949405"},"_hasShrinkwrap":false},"3.2.0":{"name":"nanoid","version":"3.2.0","description":"A tiny (130 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./async/index.js":"./async/index.browser.js","./async/index.cjs":"./async/index.browser.cjs","./index.cjs":"./index.browser.cjs"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"./index.d.ts","type":"module","main":"index.cjs","module":"index.js","exports":{".":{"browser":{"development":"./index.dev.js","production":"./index.prod.js","default":"./index.prod.js"},"require":"./index.cjs","import":"./index.js","default":"./index.js","types":"./index.d.ts"},"./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js","default":"./async/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js","default":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js","default":"./url-alphabet/index.js"},"./index.d.ts":"./index.d.ts"},"gitHead":"23b136929a6d58f32e31b269534a3ce3f680a086","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.2.0","_nodeVersion":"17.3.1","_npmVersion":"8.3.0","dist":{"integrity":"sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA==","shasum":"62667522da6673971cca916a6d3eff3f415ff80c","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.2.0.tgz","fileCount":26,"unpackedSize":26937,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5C3MCRA9TVsSAnZWagAAbKMP/iW54JjV+RQ+Um1XD6/H\nontoI2xkWPr5DO1KYgE6QYx3jl6w5qXv/FqmSqDIwq419UHIccAlRtz2vsay\nUCsQed/97a4UR3dOZsbTIMrXMs3sx9t1lyXSL1HqmUYF6BcVjRUqyK6RqTcY\nizbWK8lE70IAIcHXoCGyxJUgbBdnTb2KHpcBGriNg0mjD0KghcCWCEUTUPFL\nTiNvINWEH9oFoJmi2YpIJ/RtJKcnehYfhS4j1WeqAJRjAE7m0NtEog2VeuEw\ni/89ZVvk1vzJh2FbkE8bzB9s8EasFjQdn1NqMIH3sYqWQFL14KrVrrZV69eZ\nTsuICDIvcMrwBETbcsJJSLn8OiEdeIw51wx3IEMlehzweZVrlKB+uxBqLOAi\ndau+r+FlO+G5lZ5MpO8EZgRnNt5Dwlnwm1ebqSGwoOpTPtY8s2Hsfi6GL6WO\nPc8OtNKBiUpo6teDXHHa6EySPTaBoWKGM/K5PjPMPl0iobkNNZs/k9uuzIVB\nkh4YPC9qvdsN9X/0XsT+kqgp4vrheOYcBcfdk1B3dCbV+7qo9dVowRn5xJvv\nd8TT1PgSbj8r7YvVEeUms4oX4lZeXFK7vqKLBJZR/Uc1aQjlYXc/G/L+UNmr\nukx3r6s0y1PujFg8UpQitth2ZUZwgMRBjlNkHlxXTf1iXzoWeMEEXoxWPPE3\nwVTi\r\n=Fjp0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFaUZMOr4oJetcinjjki4nyfymxf6kJiGexZRniLWjpcAiAOOvzmniLfBfIAxCawczi8UoLw4PjtbsxUpSM1ZDMa5g=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.2.0_1642343884529_0.5594671975094112"},"_hasShrinkwrap":false},"3.3.0":{"name":"nanoid","version":"3.3.0","description":"A tiny (130 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./async/index.js":"./async/index.browser.js","./async/index.cjs":"./async/index.browser.cjs","./index.cjs":"./index.browser.cjs"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"./index.d.ts","type":"module","main":"index.cjs","module":"index.js","exports":{".":{"browser":{"development":"./index.dev.js","production":"./index.prod.js","default":"./index.prod.js"},"require":"./index.cjs","import":"./index.js","default":"./index.js","types":"./index.d.ts"},"./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js","default":"./async/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js","default":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js","default":"./url-alphabet/index.js"},"./index.d.ts":"./index.d.ts"},"gitHead":"f74a41d3ef7d565d1b1c4247417144a3719c4bba","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.3.0","_nodeVersion":"17.5.0","_npmVersion":"8.4.1","dist":{"integrity":"sha512-JzxqqT5u/x+/KOFSd7JP15DOo9nOoHpx6DYatqIHUW2+flybkm+mdcraotSQR5WcnZr+qhGVh8Ted0KdfSMxlg==","shasum":"5906f776fd886c66c24f3653e0c46fcb1d4ad6b0","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.3.0.tgz","fileCount":26,"unpackedSize":27543,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiCr1sCRA9TVsSAnZWagAAJMoP/0I/hzsO9H+Ous3nvm6L\nRVAVd+K73t2qVtq/5ZSAhEbI0SJKpK1qbAeOead3jTmXWXR2S5pT956JgedC\nruadZOGVsYgszSGKyRKuWOzPTx11OnlXooV+/P2Rtp+T9G7Ya1K6b4gQr1F2\naqeTxr2SnfL8fvcX96ZZY7Esvcj5mEOsG7RpQccgelxNkOUL9sfhBcQFdxcK\nWNCKbWLGS7PC4DvHrD/kgsKoiTUhBKe8SxtTZxyC1gOtnsMyh6RRpATbpYAZ\nfK0p8nP5IWh2k+V2EmjE+FGJQTNHIQXsh9RM4qj7xA4JUQQK1Pl3XONT6zRW\n35Gb1h3jWc332kOAYzO/7RB1EFIeylubuF9a3V71qVwp+QSSR9itGGOcDJT2\nDtaefUjeleYhWggpj3m4sItE0XngLOHZJw16S8BSuV84PjfTXIO/72aWyqeH\nDnD0k7IqvToAi7tSx6AFUVncy2Z5DpZGu3tFdPNDuhMXipjB1Ba3sSIrUtcB\nScP6gist27S6v7WU0rKn2SNu5eqUF0fmu+5jjXVsySORqVSnbWoO4hanBDHs\nfRkZrWfDtOrqlwcKcVOHRigfmgvR8uQyqsh6qtweIvIf5pSwk99TvdVPwtN+\nGEXIPGRTOHZrKLHsfpbmuhwxQNCDOOxs8hihLMREqlX/4lglv1cKiap4pFFu\n4Pes\r\n=15GY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD8IaHNopmM7oQut3eukV3cbRUbNrngbBj4FfY+52oTpAIgHWgpjw/wwDsWNGOr3q9vR+ysK0SoLyGSkbCHHlpnFUk="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.3.0_1644871020874_0.16979232903042663"},"_hasShrinkwrap":false},"3.3.1":{"name":"nanoid","version":"3.3.1","description":"A tiny (130 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./async/index.js":"./async/index.browser.js","./async/index.cjs":"./async/index.browser.cjs","./index.cjs":"./index.browser.cjs"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"./index.d.ts","type":"module","main":"index.cjs","module":"index.js","exports":{".":{"browser":"./index.browser.js","require":"./index.cjs","import":"./index.js","default":"./index.js","types":"./index.d.ts"},"./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js","default":"./async/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js","default":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js","default":"./url-alphabet/index.js"},"./index.d.ts":"./index.d.ts"},"gitHead":"ec6f809b1210ad27568753a91a8312a164c62674","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.3.1","_nodeVersion":"17.5.0","_npmVersion":"8.4.1","dist":{"integrity":"sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==","shasum":"6347a18cac88af88f58af0b3594b723d5e99bb35","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.3.1.tgz","fileCount":24,"unpackedSize":21672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiDXkQCRA9TVsSAnZWagAA9d4P/ilOFbwq8uSKO7v9uBDB\nqn78byMAjrDT34Gho7EGqCMUaEjkqTmOWbXrFAlCvuHfneJJ4mDQVAk4DoVU\nAQ4CbiIludZEUDNJfM8FwrJJd2kbc67n3TONTMZaH5YaQUuCyklpN2p1eXcr\ny3B1thMmWu3D3q+R8MMjVs/Bz/T2KrHtdjqPNDCnkut6ZdV8CJcUNxtkNQvk\nXvFdRjrjxccV0w3hqerdB43VLH7KLw7cRpVazabjABU1MydieSvkF0iRlZl7\nl7HJlWudBwM0ZefTglIOUSgKcg5nwh9i5fkOrl982MStCEBAGqHVnkrEXoVa\nNkEJVDFfrtAdFrmIMaLIyvAoqQm1GXX7o169V9VnfXNisqyUuX7Tk/kcArx3\nvln5rIn3QZe7990IhEbCzMucJYaMuZ+fSulzMlcWB5BmYD+I+LxIrdJ70o1L\nYznboUbA8XWLOO6Z/5tdd6zJdZiLRXynOKVPp7gksHrXrv2LmM8b3gjOC859\noUQTMaeS5uoLD+92+XhgC7N9TGMACq31xrZxIQKyfRvJElvcq86HcpekwNua\nO/lv+rrNepgCAz6P7Yp+WQs4LlP6pmPu5pbv7X5I3JWSsmtCdbHt9PCGrfFc\nY12ZzgkMq8ck6314iJBxGp89hIsH28R+d2JJT7yOL/F7m99SgSSWOQtSYFFW\nOPvx\r\n=NmxS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGSz9LlULOAqq+hQzisqInAgYaR72NCtukabDGpDN/YNAiEAoKQXl4EtSB7WooIZk18mrrBexEKqAs4lmUWrYO8Fg3k="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.3.1_1645050128684_0.3888251869878223"},"_hasShrinkwrap":false},"3.3.2":{"name":"nanoid","version":"3.3.2","description":"A tiny (130 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./async/index.js":"./async/index.browser.js","./async/index.cjs":"./async/index.browser.cjs","./index.cjs":"./index.browser.cjs"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"./index.d.ts","type":"module","main":"index.cjs","module":"index.js","exports":{".":{"types":"./index.d.ts","browser":"./index.browser.js","require":"./index.cjs","import":"./index.js","default":"./index.js"},"./index.d.ts":"./index.d.ts","./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js","default":"./async/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js","default":"./url-alphabet/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js","default":"./non-secure/index.js"}},"gitHead":"7f0df4721e3535ad6ed81971c65f423fb7892630","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.3.2","_nodeVersion":"17.8.0","_npmVersion":"8.5.5","dist":{"integrity":"sha512-CuHBogktKwpm5g2sRgv83jEy2ijFzBwMoYA60orPDR7ynsLijJDqgsi4RDGj3OJpy3Ieb+LYwiRmIOGyytgITA==","shasum":"c89622fafb4381cd221421c69ec58547a1eec557","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.3.2.tgz","fileCount":24,"unpackedSize":21672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQSriACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrl3g//SsByrBnViTpf6IgIyzRlSXDy1Y/xD7vIo59MBahrSsGC3ISM\r\n+9XOTwzBrwXkSFlvdUZuvpXR5aDF7zoWUoD6P2f3bd/FBP8ZwRo3Qu83cnwO\r\n1df663lDlZULm/4bsqgXAR9QRMSPGmvLFQn8iLtrQB8zm1nFwyQAGbUl9qZM\r\nYY11pyF41sIVQ0UrMiE75uIF0nSZV+o9saonwUMebC2XiQoCDwxuUvZlOb+M\r\njQ2/byl5X8OF0RDHV1TLtKQRr9O+TuIW/vjuwGrtCsCcuA7XWDXYJw8ZZS/b\r\nW8z4yNBjyCZnL90PlDoz97P18lmKWIfi1b3zKGsNk9ZsYCGb409I6b/cwt80\r\nbkPrYYLkufs+CwpBU/4yX/D/wGGB19R5wZNbLig8PJDNakJC65rRYXgY9cJS\r\nFfz9ke0coJd98AnCbaGJaFhjuMczJzoVm92EKpg8z0GZIEMReUjOJDezUE1a\r\nyoymatnsKFXFLGzLmJWvQlyBxBCNbIw+I6p3d4jdf0BvdRniexwCmupCzjrO\r\nPHjyybvKIOhZI3I90ERyT5bbBQMqK2r7gM5KBfIjDk/QgnccbR9RqNqeZD2/\r\n2kiC80CWqkaBkcSeNltKiYzqM+HonKXwFYOWATPyWuIp1OHY/+vWfJdNkSqR\r\nzmQOMFRbABhH9ninQp9WUg9+mSlUkjrZmKk=\r\n=lMzp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFulWQT02JvrNG77fTgHrjDkArJszftqGXFSu/BhV2iDAiEA5Imu9bJQ87l1IpfjLZwcEn+BIDO6//Irr3KESmAqyP4="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.3.2_1648437986855_0.19757302690028067"},"_hasShrinkwrap":false},"3.3.3":{"name":"nanoid","version":"3.3.3","description":"A tiny (116 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./async/index.js":"./async/index.browser.js","./async/index.cjs":"./async/index.browser.cjs","./index.cjs":"./index.browser.cjs"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"./index.d.ts","type":"module","main":"index.cjs","module":"index.js","exports":{".":{"types":"./index.d.ts","browser":"./index.browser.js","require":"./index.cjs","import":"./index.js","default":"./index.js"},"./index.d.ts":"./index.d.ts","./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js","default":"./async/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js","default":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js","default":"./url-alphabet/index.js"}},"gitHead":"0454333dee4612d2c2e163d271af6cc3ce1e5aa4","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.3.3","_nodeVersion":"17.9.0","_npmVersion":"8.5.5","dist":{"integrity":"sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==","shasum":"fd8e8b7aa761fe807dba2d1b98fb7241bb724a25","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.3.3.tgz","fileCount":24,"unpackedSize":21579,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAz9iJXYtenslujlJrBFBu+eEHmly1mEVwCg8ScmS8L1AiAHZS84u6lDaIyI44r6Q+RJJIYk4sjxMAxW0EtRKpkL2Q=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiXT2XACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrmLQ/+Jwn0espkkduY1oP0DjBSFDwwv6hXI2HhwemifAmxSVB8uRKX\r\n3FFHmZ49VYot60AJpYU9I+HX7oGHayIZjmcl3DKIAQ73a4mbLLbf0AutHjpt\r\nBnG8B91ZwsdVebCQtLmL9Uy4JTgjdd0K7vmf2Qx25Wzgf7YlI2L9N1RiweOE\r\nf0PCoK9RSHa0tE71qkvZSB7+l+OWroP11gnKHy4ruh6QNXVyhR9eoDudBNPg\r\ngNK996jYt6BCkg2fgmd3x+eLkfh/TQnL+7R7hoe3uCxOIA+oD2ZQRl9/m34U\r\nd33Ibf5ghbufZkTsoqPDGpqMRbXoi/O4pB9x/N7QkgtIrTrY2GIBh4yqXQcr\r\nyvLYEiKbqNMt/lBXhYV0lGOzaP+ynTd8025NxN2oQknFMSkHNYCErAmSACDg\r\ncNCXtHjyrpBQuuF2ipMsWLllCOScoOpx6ojBWtKZ+apAlCGXIhU0aUpVc+Fc\r\nJfQOcz3vDWsjF7qOCzT4zQNKqJXFZs0zuwTathOgP9ZybnH0qOYje3YKUZdF\r\n0CuleKAnAub2IqNuSCzUDMMZryHf2LbSiL80Hmiv7TB/9JOijyGu5llrPJot\r\ndOgW78SKKRNylNWXEIbf720Ol4nj20nBvQwVDN16YPHWR0GPrUJixCXSUQMx\r\n318MSai4cf0oD1xmuNHPcOluHfOGuyoAyQY=\r\n=xqn+\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.3.3_1650277783617_0.13340117480997038"},"_hasShrinkwrap":false},"3.3.4":{"name":"nanoid","version":"3.3.4","description":"A tiny (116 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"engines":{"node":"^10 || ^12 || ^13.7 || ^14 || >=15.0.1"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./index.js":"./index.browser.js","./async/index.js":"./async/index.browser.js","./async/index.cjs":"./async/index.browser.cjs","./index.cjs":"./index.browser.cjs"},"react-native":"index.js","bin":{"nanoid":"bin/nanoid.cjs"},"sideEffects":false,"types":"./index.d.ts","type":"module","main":"index.cjs","module":"index.js","exports":{".":{"types":"./index.d.ts","browser":"./index.browser.js","require":"./index.cjs","import":"./index.js","default":"./index.js"},"./index.d.ts":"./index.d.ts","./package.json":"./package.json","./async/package.json":"./async/package.json","./async":{"browser":"./async/index.browser.js","require":"./async/index.cjs","import":"./async/index.js","default":"./async/index.js"},"./non-secure/package.json":"./non-secure/package.json","./non-secure":{"require":"./non-secure/index.cjs","import":"./non-secure/index.js","default":"./non-secure/index.js"},"./url-alphabet/package.json":"./url-alphabet/package.json","./url-alphabet":{"require":"./url-alphabet/index.cjs","import":"./url-alphabet/index.js","default":"./url-alphabet/index.js"}},"gitHead":"fc5bd0dbba830b1e6f3e572da8e2bc9ddc1b4b44","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@3.3.4","_nodeVersion":"18.0.0","_npmVersion":"8.6.0","dist":{"integrity":"sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==","shasum":"730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-3.3.4.tgz","fileCount":24,"unpackedSize":21583,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEXG2ta5bIaT6snvQFKV+m1KjuF4DaCpp186tcPo8vsRAiB2Eg9/6nKRi4lZOfwQC1fgq4EzrFjU8T+uqwGxWEQE8A=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicQqNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6rw/+IRvv2zOtwi8goF3h1VctIQVWtTtYrobDIVC2W++jyxdbgZoP\r\n2CDj1YWjrr+eM6O6sI1Bj+bF+yoqQ+z8ojtfW3vtRPpjzUf/7Sgs4F2ANshp\r\ne3rqdaQLjpHPriHf6HmPJy3YNJ+7n5TPPGoTEGXAe4eCZdko3XidCMWZdHlf\r\nYQU9CVYiG6mjjORkWw1sYctt8exdcGFMh0QoQq7BEp04QWm04JwvHjUiAgvf\r\nmEQLrNrf9nwzjpnubAJD+1z6fKOc9vUE44MOj2PkPoOr6a+iBBBgwBf45cnj\r\ng8R2G5xzxsRRB0a8XZdp67y3WA8rIaYaUuBFtEWYp7QFoA/tp6AGmHEAhjLa\r\nQKTquG7ejBu21ZsQaxpGc/3WWLEm+7F78GF8CXpQdtg0Kg1eugRotSNnU0SO\r\nPLiyYV4Mw6kXnbVchS5Y+HmcDVEcSBMTve/f1KpmIhJueJ20RCg4MGYZWgI9\r\nNJ1KgH2h4djX4XuoXpcsKnX3oVfinHEMke8sLWXHsMAtOxDipEWgW9cE9hk0\r\n71Y6LAAPBu34pmaj73B0qZiIY7wXxoGWQOCl2STS/VyDG/K9w1T+WiYROu+8\r\nE9Gd+f4qXmdi7Jw6May86DDfauCwBP3gnrB5aeOktCjWsgrrdClN3Hv2pIAN\r\noJcjS3IURf6oeV4+Yw1B5GoJu1Y/6U75fOU=\r\n=IMnM\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_3.3.4_1651575437375_0.2288595018362154"},"_hasShrinkwrap":false},"4.0.0":{"name":"nanoid","version":"4.0.0","description":"A tiny (116 bytes), secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"type":"module","engines":{"node":"^14 || ^16 || >=18"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"exports":{".":{"browser":"./index.browser.js","default":"./index.js"},"./async":{"browser":"./async/index.browser.js","default":"./async/index.js"},"./non-secure":"./non-secure/index.js","./package.json":"./package.json"},"browser":{"./index.js":"./index.browser.js","./async/index.js":"./async/index.browser.js","./async/index.cjs":"./async/index.browser.cjs"},"react-native":{"./async/index.js":"./async/index.native.js"},"bin":{"nanoid":"bin/nanoid.js"},"sideEffects":false,"types":"./index.d.ts","gitHead":"fd80ce3f462d3309c31d07dc3b3ec2f3e0a0fc9f","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@4.0.0","_nodeVersion":"18.3.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-IgBP8piMxe/gf73RTQx7hmnhwz0aaEXYakvqZyE302IXW3HyVNhdNGC+O2MwMAVhLEnvXlvKtGbtJf6wvHihCg==","shasum":"6e144dee117609232c3f415c34b0e550e64999a5","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-4.0.0.tgz","fileCount":15,"unpackedSize":15262,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCFE1+9tYoZAeTyrqiysmv4cgkFNpVdoDlRncDmLCdyMgIhAO6saODjPVldgUEBBzVF+drVTYKDFDgBx1UEaZB89BT7"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJioFmXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUFQ/+MVst8mu2Jb0vj9K4AQYWBK7FRwTHYdZB+ZQ8wBtRcDvtMgKr\r\na+aihVw8L9p254G7LQtK8YzOGHzSK2As3kG4ZoPAmOIYdkVqwNmuNRF2bz6a\r\n95K5OGYWgNdTzZ4ab+Fm5k5d3hGYDJfPNlAtzcQt3p9/1eqpI+dqAJvx2xh1\r\nfikSTn1Oc2wic9R1DW/C3tLNZlFa+SBDC+653+RXeLdyFQ1+y4fRQ7j70i19\r\nkUoniFAB9UOkHzwmT8X4wwmqPM5h8L3EX6GjeU9lRHBZQA6dauyOJe0mgfiM\r\nntPiKjp2ttTqv5CjKdXS4SYEe5O0Dib9BSLpbC8jzOLm/Z9dxgwUm3pTSm8K\r\ndForPhrIf+6cYUBDoxs79BgdgvYt0X5oWeNy1Cz5UJyiCQemQDqGD3Agruk2\r\nr78GqrrE4dd/OkZRg6O5zK0M58/i6RC7TtpBA/+gWiGG9/3jJk6pRFjuiX9P\r\nkMHCvYZgnicElpC1HCe5iWjtUpCpIdWXJXQsmSZUK6FqJklNOStJYYpCmua/\r\nqR1Fp3Hp9znQQ6xzCUTULEXxvyhp60H/3OS85bOE9DdJoeDjuK4dCz8Cs2QS\r\nrwVBfLJxOHVpoum77wfY27E6f81Fn96sseHtixMSYxfQ68Umk3yOm3H2ZYtN\r\nn2c2DvF1OCmcwA/WpA6y28POtzfBGChRN8c=\r\n=aTDr\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid_4.0.0_1654675863703_0.9677050474659903"},"_hasShrinkwrap":false}},"readme":"# Nano ID\n\n<img src=\"https://ai.github.io/nanoid/logo.svg\" align=\"right\"\n alt=\"Nano ID logo by Anton Lovchikov\" width=\"180\" height=\"94\">\n\n**English** | [Русский](./README.ru.md) | [简体中文](./README.zh-CN.md) | [Bahasa Indonesia](./README.id-ID.md)\n\nA tiny, secure, URL-friendly, unique string ID generator for JavaScript.\n\n> “An amazing level of senseless perfectionism,\n> which is simply impossible not to respect.”\n\n* **Small.** 130 bytes (minified and gzipped). No dependencies.\n [Size Limit] controls the size.\n* **Fast.** It is 2 times faster than UUID.\n* **Safe.** It uses hardware random generator. Can be used in clusters.\n* **Short IDs.** It uses a larger alphabet than UUID (`A-Za-z0-9_-`).\n So ID size was reduced from 36 to 21 symbols.\n* **Portable.** Nano ID was ported\n to [20 programming languages](#other-programming-languages).\n\n```js\nimport { nanoid } from 'nanoid'\nmodel.id = nanoid() //=> \"V1StGXR8_Z5jdHi6B-myT\"\n```\n\nSupports modern browsers, IE [with Babel], Node.js and React Native.\n\n[online tool]: https://gitpod.io/#https://github.com/ai/nanoid/\n[with Babel]: https://developer.epages.com/blog/coding/how-to-transpile-node-modules-with-babel-and-webpack-in-a-monorepo/\n[Size Limit]: https://github.com/ai/size-limit\n\n<a href=\"https://evilmartians.com/?utm_source=nanoid\">\n <img src=\"https://evilmartians.com/badges/sponsored-by-evil-martians.svg\"\n alt=\"Sponsored by Evil Martians\" width=\"236\" height=\"54\">\n</a>\n\n## Docs\nRead **[full docs](https://github.com/ai/nanoid#readme)** on GitHub.\n","maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"time":{"modified":"2022-06-08T08:11:04.024Z","created":"2017-08-06T05:04:00.915Z","0.1.0":"2017-08-06T05:04:00.915Z","0.1.1":"2017-08-09T04:50:56.744Z","0.2.0":"2017-08-10T05:59:22.305Z","0.2.1":"2017-09-16T15:27:50.793Z","0.2.2":"2017-10-10T20:25:54.297Z","1.0.0":"2017-10-22T18:11:40.124Z","1.0.1":"2017-10-30T15:15:26.359Z","1.0.2":"2018-02-13T19:33:31.040Z","1.0.3":"2018-06-04T12:19:20.193Z","1.0.4":"2018-06-22T15:29:57.080Z","1.0.5":"2018-07-06T21:41:04.962Z","1.0.6":"2018-07-08T06:03:03.819Z","1.0.7":"2018-07-08T07:56:36.163Z","1.1.0":"2018-07-14T09:55:22.187Z","1.1.1":"2018-08-08T04:47:02.942Z","1.2.0":"2018-08-10T01:18:37.550Z","1.2.1":"2018-08-16T06:49:17.847Z","1.2.2":"2018-08-28T23:57:52.629Z","1.2.3":"2018-09-04T15:25:29.138Z","1.2.4":"2018-09-26T21:39:05.121Z","1.2.5":"2018-09-29T02:10:05.586Z","1.2.6":"2018-10-02T21:13:43.745Z","1.3.0":"2018-10-12T16:50:06.119Z","1.3.1":"2018-10-20T05:16:46.159Z","1.3.2":"2018-10-31T02:19:48.220Z","1.3.3":"2018-10-31T03:49:54.801Z","1.3.4":"2018-11-04T01:00:49.618Z","2.0.0":"2018-11-04T20:12:03.717Z","2.0.1":"2019-01-14T19:04:54.783Z","2.0.2":"2019-05-16T14:16:28.265Z","2.0.3":"2019-05-21T19:54:03.762Z","2.0.4":"2019-08-25T02:04:48.861Z","2.1.0":"2019-08-30T22:34:43.228Z","2.1.1":"2019-09-11T06:18:44.300Z","2.1.2":"2019-10-03T04:17:24.538Z","2.1.3":"2019-10-11T07:57:10.203Z","2.1.4":"2019-10-17T09:23:46.866Z","2.1.5":"2019-10-23T16:00:28.099Z","2.1.6":"2019-10-24T06:32:25.421Z","2.1.7":"2019-11-16T01:54:08.276Z","2.1.8":"2019-12-14T18:53:21.168Z","2.1.9":"2020-01-07T06:59:06.255Z","2.1.10":"2020-01-22T03:58:42.852Z","2.1.11":"2020-01-30T19:56:12.816Z","3.0.0":"2020-03-26T22:35:28.310Z","3.0.1":"2020-03-28T20:11:48.404Z","3.0.2":"2020-03-29T21:22:52.549Z","3.1.0":"2020-04-10T21:35:39.027Z","3.1.1":"2020-04-10T21:47:11.768Z","3.1.2":"2020-04-10T21:51:22.763Z","3.1.3":"2020-04-10T23:06:00.567Z","3.1.4":"2020-05-04T14:06:21.652Z","3.1.5":"2020-05-05T17:35:53.102Z","3.1.6":"2020-05-08T14:43:03.853Z","3.1.7":"2020-05-11T18:08:25.554Z","3.1.8":"2020-05-16T18:53:43.198Z","3.1.9":"2020-05-17T20:57:42.602Z","3.1.10":"2020-06-13T03:03:19.266Z","3.1.11":"2020-07-27T18:13:01.961Z","3.1.12":"2020-07-29T23:03:48.397Z","3.1.13":"2020-10-21T23:31:03.007Z","3.1.14":"2020-10-23T01:56:59.296Z","3.1.15":"2020-10-23T02:16:16.182Z","3.1.16":"2020-10-26T01:41:12.135Z","3.1.17":"2020-11-20T00:02:46.859Z","3.1.18":"2020-11-20T22:00:15.188Z","3.1.19":"2020-12-01T00:47:05.592Z","3.1.20":"2020-12-01T15:15:13.191Z","3.1.21":"2021-03-11T22:39:11.943Z","3.1.22":"2021-03-15T14:56:43.666Z","3.1.23":"2021-05-10T19:08:26.398Z","3.1.24":"2021-08-11T20:07:06.035Z","3.1.25":"2021-08-12T12:37:59.889Z","3.1.26":"2021-09-26T07:23:34.453Z","3.1.27":"2021-09-26T08:21:22.378Z","3.1.28":"2021-09-26T08:26:56.420Z","3.1.29":"2021-10-05T21:04:25.179Z","3.1.30":"2021-10-13T23:00:51.003Z","3.1.31":"2022-01-11T13:41:05.583Z","3.1.32":"2022-01-12T09:50:51.916Z","3.2.0":"2022-01-16T14:38:04.669Z","3.3.0":"2022-02-14T20:37:00.990Z","3.3.1":"2022-02-16T22:22:08.836Z","3.3.2":"2022-03-28T03:26:26.989Z","3.3.3":"2022-04-18T10:29:43.960Z","3.3.4":"2022-05-03T10:57:17.542Z","4.0.0":"2022-06-08T08:11:03.937Z"},"homepage":"https://github.com/ai/nanoid#readme","keywords":["uuid","random","id","url"],"repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"bugs":{"url":"https://github.com/ai/nanoid/issues"},"license":"MIT","readmeFilename":"README.md","users":{"progmer":true,"isayme":true,"heartnett":true,"merkjs":true,"embarq":true,"restuta":true,"zeroth007":true,"miloc":true,"nickeljew":true,"robmcguinness":true,"tjfwalker":true,"shivayl":true,"scull7":true,"reyronald":true,"dwqs":true,"sn0wdr1am":true,"yanrivera":true,"kgolinski":true,"tttai":true}} \ No newline at end of file
diff --git a/cli/tests/testdata/npm/registry/picocolors/picocolors-1.0.0.tgz b/cli/tests/testdata/npm/registry/picocolors/picocolors-1.0.0.tgz
new file mode 100644
index 000000000..d16f9ff2d
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/picocolors/picocolors-1.0.0.tgz
Binary files differ
diff --git a/cli/tests/testdata/npm/registry/picocolors/registry.json b/cli/tests/testdata/npm/registry/picocolors/registry.json
new file mode 100644
index 000000000..3cfd4ee2b
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/picocolors/registry.json
@@ -0,0 +1 @@
+{"_id":"picocolors","_rev":"8-43b8e225822baff1837ef4f32b30c2f0","name":"picocolors","dist-tags":{"latest":"1.0.0"},"versions":{"0.0.0":{"name":"picocolors","version":"0.0.0","type":"module","main":"picocolors.js","module":"picocolors.js","exports":"picocolors.js","sideEffects":false,"description":"npm install picocolors","scripts":{"test":"node test.js"},"keywords":[],"author":{"name":"Alexey Raspopov"},"license":"ISC","devDependencies":{"prettier":"^2.4.1"},"prettier":{"printWidth":100},"types":"./picocolors.d.ts","_id":"picocolors@0.0.0","_nodeVersion":"16.1.0","_npmVersion":"7.24.0","dist":{"integrity":"sha512-u+nZsm/+tsU/kZVwfIx2kiQK+mrWeAfZhWUgv/WjMxPZMo7LbtxsqaW3tLj0oLPGFfddCN27VVSHVXPBCS52Hw==","shasum":"49a918ed3d7b45b6eb66ece846ff633d4a8ca998","tarball":"http://localhost:4545/npm/registry/picocolors/picocolors-0.0.0.tgz","fileCount":6,"unpackedSize":7574,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA4mrnT4dIJ7k4RwkoozvhFix/vpZnLUDUhQI6OgCzIWAiEAmB6ofYzri8+Csw2OHWWWzybqCMjo6BJdpoOTQuj3nsw="}]},"_npmUser":{"name":"alexeyraspopov","email":"oleksii.raspopov@gmail.com"},"directories":{},"maintainers":[{"name":"alexeyraspopov","email":"oleksii.raspopov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/picocolors_0.0.0_1632702821501_0.20486214350583465"},"_hasShrinkwrap":false},"0.0.1":{"name":"picocolors","version":"0.0.1","type":"module","main":"picocolors.js","module":"picocolors.js","exports":"picocolors.js","sideEffects":false,"description":"The tiniest and the fastest coloring library ever","scripts":{"test":"node test.js"},"keywords":["terminal","colors","formatting","cli","console"],"author":{"name":"Alexey Raspopov"},"repository":{"type":"git","url":"git+https://github.com/alexeyraspopov/picocolors.git"},"license":"ISC","devDependencies":{"prettier":"^2.4.1"},"prettier":{"printWidth":100},"types":"./picocolors.d.ts","bugs":{"url":"https://github.com/alexeyraspopov/picocolors/issues"},"homepage":"https://github.com/alexeyraspopov/picocolors#readme","_id":"picocolors@0.0.1","_nodeVersion":"16.1.0","_npmVersion":"7.24.0","dist":{"integrity":"sha512-z+EC2NUawv06CzNJ7mKl0AxlsZ6ScBjowssoNQjg86gJ7ApYBmy+4LSdTJJC9vNVqorZqnQfWBTiBA22XvijwQ==","shasum":"bf72dffc7f5865238d4ca0b5b454426318e5f317","tarball":"http://localhost:4545/npm/registry/picocolors/picocolors-0.0.1.tgz","fileCount":6,"unpackedSize":8630,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAPlVOJ3Wfz2zXwo5YwtCrZdhDU2G1pGgyWFMLI7gV9pAiEAllDZXwcOwMVAnqd564adeP0mPRncDhmGDLURII2D0KE="}]},"_npmUser":{"name":"alexeyraspopov","email":"oleksii.raspopov@gmail.com"},"directories":{},"maintainers":[{"name":"alexeyraspopov","email":"oleksii.raspopov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/picocolors_0.0.1_1632716840457_0.9972960427570001"},"_hasShrinkwrap":false},"0.1.0":{"name":"picocolors","version":"0.1.0","type":"module","main":"./picocolors.cjs","module":"./picocolors.js","exports":{".":{"require":"./picocolors.cjs","import":"./picocolors.js","default":"./picocolors.js"},"./package.json":"./package.json"},"browser":{"./picocolors.js":"./picocolors.browser.js","./picocolors.cjs":"./picocolors.browser.cjs"},"sideEffects":false,"description":"The tiniest and the fastest coloring library ever","keywords":["terminal","colors","formatting","cli","console"],"author":{"name":"Alexey Raspopov"},"repository":{"type":"git","url":"git+https://github.com/alexeyraspopov/picocolors.git"},"license":"ISC","types":"./picocolors.d.ts","gitHead":"5e8b0ecdd4c957efa9e5d754ede84e0074b3a11f","bugs":{"url":"https://github.com/alexeyraspopov/picocolors/issues"},"homepage":"https://github.com/alexeyraspopov/picocolors#readme","_id":"picocolors@0.1.0","_nodeVersion":"16.10.0","_npmVersion":"7.24.0","dist":{"integrity":"sha512-W+3MFREUEjPt0MnYaR51VkLw8tY8UubrLOqcBmaQocZhM34hQhjg50FQ0c6f0UldPlecieoqUqI6ToM/dNblDw==","shasum":"e10d446a03ca5f127e9680865fbfe80ee5148266","tarball":"http://localhost:4545/npm/registry/picocolors/picocolors-0.1.0.tgz","fileCount":8,"unpackedSize":9293,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFS+Gg/jzKDrEC5SXggXa/rQWLGy49z1jKm5V1Kf748VAiEAosYOXjuUJHQBrjXIOpT3A3tDvLWaqVTWB/LNfuCtjkA="}]},"_npmUser":{"name":"alexeyraspopov","email":"oleksii.raspopov@gmail.com"},"directories":{},"maintainers":[{"name":"alexeyraspopov","email":"oleksii.raspopov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/picocolors_0.1.0_1632762597116_0.6149763019653798"},"_hasShrinkwrap":false},"0.2.0":{"name":"picocolors","version":"0.2.0","main":"./picocolors.js","types":"./picocolors.d.ts","browser":{"./picocolors.js":"./picocolors.browser.js"},"sideEffects":false,"description":"The tiniest and the fastest coloring library ever","keywords":["terminal","colors","formatting","cli","console"],"author":{"name":"Alexey Raspopov"},"repository":{"type":"git","url":"git+https://github.com/alexeyraspopov/picocolors.git"},"license":"ISC","gitHead":"e55798dd0f103aa819f5d6b49a06b0eb1721bb68","bugs":{"url":"https://github.com/alexeyraspopov/picocolors/issues"},"homepage":"https://github.com/alexeyraspopov/picocolors#readme","_id":"picocolors@0.2.0","_nodeVersion":"16.10.0","_npmVersion":"7.24.0","dist":{"integrity":"sha512-ugstvUBHAKmJT290ILoc6h1ru8HUoG9rDdvUPZTwnTui5SjraaFvVs51yo6fPffeC+oqgj8AOJUIrIH7XhoqDQ==","shasum":"acaed2addf94979a88a88937be5c0ee383ff5fc8","tarball":"http://localhost:4545/npm/registry/picocolors/picocolors-0.2.0.tgz","fileCount":6,"unpackedSize":5764,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFZJgGz1DuUbDC2aw4br4YQjSN5tWVBsdNrWg9lUe7nYAiEAvPhr7CiFRaHFQic9MZim/XT09jAXNqS9owod7va5ml0="}]},"_npmUser":{"name":"alexeyraspopov","email":"oleksii.raspopov@gmail.com"},"directories":{},"maintainers":[{"name":"alexeyraspopov","email":"oleksii.raspopov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/picocolors_0.2.0_1633231838357_0.9170208672045521"},"_hasShrinkwrap":false},"0.2.1":{"name":"picocolors","version":"0.2.1","main":"./picocolors.js","types":"./picocolors.d.ts","browser":{"./picocolors.js":"./picocolors.browser.js"},"sideEffects":false,"description":"The tiniest and the fastest coloring library ever","keywords":["terminal","colors","formatting","cli","console"],"author":{"name":"Alexey Raspopov"},"repository":{"type":"git","url":"git+https://github.com/alexeyraspopov/picocolors.git"},"license":"ISC","gitHead":"aaf57e14b250112c6ad4fbeff08ad78cafc6c887","bugs":{"url":"https://github.com/alexeyraspopov/picocolors/issues"},"homepage":"https://github.com/alexeyraspopov/picocolors#readme","_id":"picocolors@0.2.1","_nodeVersion":"16.10.0","_npmVersion":"7.24.0","dist":{"integrity":"sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==","shasum":"570670f793646851d1ba135996962abad587859f","tarball":"http://localhost:4545/npm/registry/picocolors/picocolors-0.2.1.tgz","fileCount":7,"unpackedSize":5813,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCDJ8P2zS1VDbCPIt5X/Xe5a5lT466xo2jTZ0d5OQD9pAIhAKG+U/jHs7kLWrNMsBYFCit/suSHUwhHLI1ZXFmdTnD8"}]},"_npmUser":{"name":"alexeyraspopov","email":"oleksii.raspopov@gmail.com"},"directories":{},"maintainers":[{"name":"alexeyraspopov","email":"oleksii.raspopov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/picocolors_0.2.1_1633362735585_0.028342782810027556"},"_hasShrinkwrap":false},"1.0.0":{"name":"picocolors","version":"1.0.0","main":"./picocolors.js","types":"./picocolors.d.ts","browser":{"./picocolors.js":"./picocolors.browser.js"},"sideEffects":false,"description":"The tiniest and the fastest library for terminal output formatting with ANSI colors","keywords":["terminal","colors","formatting","cli","console"],"author":{"name":"Alexey Raspopov"},"repository":{"type":"git","url":"git+https://github.com/alexeyraspopov/picocolors.git"},"license":"ISC","gitHead":"228cea3fa726857785b8c069cccc58e9743cd71d","bugs":{"url":"https://github.com/alexeyraspopov/picocolors/issues"},"homepage":"https://github.com/alexeyraspopov/picocolors#readme","_id":"picocolors@1.0.0","_nodeVersion":"16.10.0","_npmVersion":"7.24.0","dist":{"integrity":"sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==","shasum":"cb5bdc74ff3f51892236eaf79d68bc44564ab81c","tarball":"http://localhost:4545/npm/registry/picocolors/picocolors-1.0.0.tgz","fileCount":7,"unpackedSize":5655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh22nwCRA9TVsSAnZWagAAufkP/R/CYVS1T3kooVHNOWZ3\nsIFVEZ0qe/zdgbUt3+leoirZ6ZGt16TuzynSZWLgZgLH9TELft0P3CXZbCuM\nuqWdH6NxFwNwadD8hRos2+XG81xHrrb7rDHdrjjwJXZq1e66mqJuYDDX1MOe\nUNIYuZUQ+qiBhzjMKj6tvkOPpuf8t8kl0j1lPlunityAjGOmrmv4JGhtYKB5\nUZtkz39+BEiDL6NDzCsjMg3v9In+T9phNlpNYup44cgJ29U+zAxAatEOA8PM\nbBB+ynEz+R0ewz9s+eo5WYP9dJgH3ztmadcXUxOhqSiZ9AMtsJyS3JSqYZUX\nEY+9Bk8J7t0CJxI1ErrphVoKc5rU8gykxC7RFvLCKGsu9EtPqHmnApObtlh6\nYZDBikEKtyEi5F4lzFhrYIkX78pJm53/zM43vST5igJ5z26crugx1DzEdUhO\ngfYGvR8/NoTMotY1UJPocEGLmWm6rt+es1a3z0lgxbeVBbcV7Bevpr8ZB1/9\njtmrdVvNuAOduDaQKr7JfeEbyJXePTzfsuocechG0POku0BQ9CPb4dLGqMAr\nFW+4jNef32pfTzy1ElFtSzH9hPKqRQ2iuldLRKqupjN6MFOHJehUc88PH6Ij\n7bBxxTtWh/fRhHEDEub4BFJ7b+iZ80yc59mb279VTdnzTChku4LHwPJwLU/I\nY10t\r\n=jcIN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDxCChHxcIJX0CufwbTxL7HtG+9h9Me4kC3TCHewLhm0QIgGrMSC82ddA69hW03p8i/KWOfPQ57gHU1C9FyWjtpdzg="}]},"_npmUser":{"name":"alexeyraspopov","email":"oleksii.raspopov@gmail.com"},"directories":{},"maintainers":[{"name":"alexeyraspopov","email":"oleksii.raspopov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/picocolors_1.0.0_1634093321958_0.004333165104213554"},"_hasShrinkwrap":false}},"time":{"created":"2021-09-27T00:33:41.501Z","0.0.0":"2021-09-27T00:33:41.649Z","modified":"2022-05-12T22:23:58.910Z","0.0.1":"2021-09-27T04:27:20.577Z","0.1.0":"2021-09-27T17:09:57.265Z","0.2.0":"2021-10-03T03:30:38.511Z","0.2.1":"2021-10-04T15:52:15.750Z","1.0.0":"2021-10-13T02:48:42.115Z"},"maintainers":[{"name":"alexeyraspopov","email":"oleksii.raspopov@gmail.com"}],"description":"The tiniest and the fastest library for terminal output formatting with ANSI colors","keywords":["terminal","colors","formatting","cli","console"],"author":{"name":"Alexey Raspopov"},"license":"ISC","readme":"# picocolors\n\nThe tiniest and the fastest library for terminal output formatting with ANSI colors.\n\n```javascript\nimport pc from \"picocolors\"\n\nconsole.log(\n pc.green(`How are ${pc.italic(`you`)} doing?`)\n)\n```\n\n- **No dependencies.**\n- **14 times** smaller and **2 times** faster than chalk.\n- Used by popular tools like PostCSS, SVGO, Stylelint, and Browserslist.\n- Node.js v6+ & browsers support. Support for both CJS and ESM projects.\n- TypeScript type declarations included.\n- [`NO_COLOR`](https://no-color.org/) friendly.\n\n## Docs\nRead **[full docs](https://github.com/alexeyraspopov/picocolors#readme)** on GitHub.\n","readmeFilename":"README.md","homepage":"https://github.com/alexeyraspopov/picocolors#readme","repository":{"type":"git","url":"git+https://github.com/alexeyraspopov/picocolors.git"},"bugs":{"url":"https://github.com/alexeyraspopov/picocolors/issues"},"users":{"yang.shao":true}} \ No newline at end of file
diff --git a/cli/tests/testdata/npm/registry/postcss/postcss-8.4.16.tgz b/cli/tests/testdata/npm/registry/postcss/postcss-8.4.16.tgz
new file mode 100644
index 000000000..007e88abf
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/postcss/postcss-8.4.16.tgz
Binary files differ
diff --git a/cli/tests/testdata/npm/registry/postcss/registry.json b/cli/tests/testdata/npm/registry/postcss/registry.json
new file mode 100644
index 000000000..046eb3066
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/postcss/registry.json
@@ -0,0 +1 @@
+{"_id":"postcss","_rev":"436-d424d35d56e795ba7e7e735fb998595c","name":"postcss","description":"Tool for transforming styles with JS plugins","dist-tags":{"latest":"8.4.16"},"versions":{"0.1.0":{"name":"postcss","version":"0.1.0","description":"Framework for CSS postprocessors","keywords":["css","parser","postproccessor"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/ai/postcss.git"},"dependencies":{},"devDependencies":{"coffee-script":"1.6.3","fs-extra":"0.8.1","should":"2.0.2","mocha":"1.14.0"},"main":"lib/postcss","scripts":{"test":"mocha"},"bugs":{"url":"https://github.com/ai/postcss/issues"},"_id":"postcss@0.1.0","dist":{"shasum":"408f9c3bbff4bbcdcb79cc5bc1fad7a0b761f124","tarball":"http://localhost:4545/npm/registry/postcss/postcss-0.1.0.tgz","integrity":"sha512-552BH9GjsA1pcZLWcjMnNVoohDjhuLJYQCChhT8t8BsZ71Cf4q/DYIyNXBUrnej4jrUKXioRjXh/4pRd7/+aBg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEOau4kOW0KUcKoWLMssPcTob6COPqYESBkgf3lgOZS+AiEA0ZClI4mH/JyLH0CQ0w6H0B1OGmVmdcFPapppyLIU6g8="}]},"_from":"build/","_npmVersion":"1.3.6","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{}},"0.2.0":{"name":"postcss","version":"0.2.0","description":"Framework for CSS postprocessors","keywords":["css","parser","postproccessor"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/ai/postcss.git"},"dependencies":{"source-map":"*"},"devDependencies":{"coffee-script":"1.6.3","fs-extra":"0.8.1","should":"2.1.1","mocha":"1.15.1"},"main":"lib/postcss","scripts":{"test":"mocha"},"bugs":{"url":"https://github.com/ai/postcss/issues"},"_id":"postcss@0.2.0","dist":{"shasum":"1615c6c5c5f9e19ca230022c4f93b5b1909e75c8","tarball":"http://localhost:4545/npm/registry/postcss/postcss-0.2.0.tgz","integrity":"sha512-9ksGbrT/bpISj00ycmw/sG8MUglHeROQCLeQHGwOrIzs6tQsxYmzACxumhOkAvei7mxZqkuucy3AUXS04xjOMA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDbMnMxnpG3uYK9ogE8bm8o4xCchgBv4p3JzbqyAc8ncgIgPuFa5VgDHaXdM+sblzMnkBSLg9nv+0bpXBsEYyfo7oI="}]},"_from":"/home/ai/Dev/postcss/build/","_npmVersion":"1.3.6","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{}},"0.3.0":{"name":"postcss","version":"0.3.0","description":"Framework for CSS postprocessors","keywords":["css","parser","postproccessor"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/ai/postcss.git"},"dependencies":{"source-map":"~0.1.31","base64-js":"0.0.6"},"devDependencies":{"coffee-script":"1.7.1","fs-extra":"0.8.1","gonzales":"1.0.7","rework":"0.20.2","should":"3.1.2","mocha":"1.17.1","cssom":"0.3.0"},"main":"lib/postcss","scripts":{"test":"mocha"},"bugs":{"url":"https://github.com/ai/postcss/issues"},"_id":"postcss@0.3.0","dist":{"shasum":"e740bbd89ef153c4d4fa7665f532d90e42e6f149","tarball":"http://localhost:4545/npm/registry/postcss/postcss-0.3.0.tgz","integrity":"sha512-c6bnjJH0Y3yIZPgmMLNWELrK58b6+Q9ejbQTB3eKUyXH9Jps3Hc/q3gNaJreYHhoWZTYShs2XreWC0Rc24mqVA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDEjcUyzphZpbYgZlBDL9kYaVcVzVSLt0Lq1BY8QgIRdAiA6Eq1gjkx890iHRS4IodyH4LyH8L7CgfnVWcRGRnYVVA=="}]},"_from":"/home/ai/Dev/postcss/build/","_npmVersion":"1.3.6","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{}},"0.3.1":{"name":"postcss","version":"0.3.1","description":"Framework for CSS postprocessors","keywords":["css","parser","postproccessor"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/ai/postcss.git"},"dependencies":{"source-map":"~0.1.32","base64-js":"0.0.6"},"devDependencies":{"coffee-script":"1.7.1","fs-extra":"0.8.1","gonzales":"1.0.7","rework":"0.20.2","should":"3.1.2","mocha":"1.17.1","cssom":"0.3.0"},"main":"lib/postcss","scripts":{"test":"mocha"},"bugs":{"url":"https://github.com/ai/postcss/issues"},"_id":"postcss@0.3.1","dist":{"shasum":"f4eeed25fac31b00a9d95402d13389091f466e0a","tarball":"http://localhost:4545/npm/registry/postcss/postcss-0.3.1.tgz","integrity":"sha512-yxjFhQ0Jr4zPDjODgTsPLGDZBMzDK9VyZKX/qLH0wLp0gjw1NwrC28PbZi8jJ4xye9LVguNJ6lWJYpkSu1nbSA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCk4rcIqF5Yk0kBGTohAuyGG6Y5BdnnvW8E8DSS1S0PTwIhAOs7MYACb/cg8WpoToW+zISw/mddx/TKq5AKhbOVPjgP"}]},"_from":"./","_npmVersion":"1.3.6","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{}},"0.3.2":{"name":"postcss","version":"0.3.2","description":"Framework for CSS postprocessors","keywords":["css","parser","postproccessor"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/ai/postcss.git"},"dependencies":{"source-map":"~0.1.32","base64-js":"0.0.6"},"devDependencies":{"coffee-script":"1.7.1","fs-extra":"0.8.1","gonzales":"1.0.7","rework":"0.20.2","should":"3.1.2","mocha":"1.17.1","cssom":"0.3.0"},"main":"lib/postcss","scripts":{"test":"mocha"},"bugs":{"url":"https://github.com/ai/postcss/issues"},"_id":"postcss@0.3.2","dist":{"shasum":"94ba51dccbe5bf2d85a9ed416512a96f1b75a43f","tarball":"http://localhost:4545/npm/registry/postcss/postcss-0.3.2.tgz","integrity":"sha512-KZLiVrBun3HekruTYzjc/PCh8fnXeilloU9J9dvUd+2K/6uA3jFplWHHpAiSSRoxO4bRwWIbSp8gYzuOTiqK1g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC9JHB9u/6kplIPHSc9npbQ0DGaYwr9OT4+JVJwU1TBBAiEAt02ycKGPPvzMiAQ+o3bAJzTjofOl7+OymEClm8pStNQ="}]},"_from":"./build/","_npmVersion":"1.3.6","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{}},"0.3.3":{"name":"postcss","version":"0.3.3","description":"Framework for CSS postprocessors","keywords":["css","parser","postproccessor"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/ai/postcss.git"},"dependencies":{"source-map":"~0.1.33","base64-js":"0.0.6"},"devDependencies":{"coffee-script":"1.7.1","fs-extra":"0.8.1","gonzales":"1.0.7","rework":"0.20.2","should":"3.1.3","mocha":"1.17.1","cssom":"0.3.0"},"main":"lib/postcss","scripts":{"test":"mocha"},"bugs":{"url":"https://github.com/ai/postcss/issues"},"_id":"postcss@0.3.3","dist":{"shasum":"9377e5c46949dee78aac75a6a04e57fd10e06e9d","tarball":"http://localhost:4545/npm/registry/postcss/postcss-0.3.3.tgz","integrity":"sha512-NyDsLE8QBEQ/UMg0dlwU/2PzYC71LDgjbuCgQ6b357MIDdb6JPXTTbBRUQTm0CNzrhoGCJOTTDlf6cZS4EorIg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCXJYFVQRXtKcXHfEE1ZjF5/0USJleT+wr99rSTtFteTAIhALUCtiGBU+47j+Vzj1QuEyGIysFKAZMCAOuY9mxwuTB2"}]},"_from":"/home/ai/Dev/postcss/build/","_npmVersion":"1.3.6","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{}},"0.3.4":{"name":"postcss","version":"0.3.4","description":"Framework for CSS postprocessors","keywords":["css","parser","postproccessor"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/ai/postcss.git"},"dependencies":{"source-map":"~0.1.33","base64-js":"~0.0.6"},"devDependencies":{"coffee-script":"1.7.1","fs-extra":"0.8.1","gonzales":"1.0.7","rework":"0.20.2","should":"3.1.3","mocha":"1.17.1","cssom":"0.3.0"},"main":"lib/postcss","scripts":{"test":"mocha"},"bugs":{"url":"https://github.com/ai/postcss/issues"},"_id":"postcss@0.3.4","dist":{"shasum":"783190bbe815aa791ed67e5d2bdcd4a7f43f3071","tarball":"http://localhost:4545/npm/registry/postcss/postcss-0.3.4.tgz","integrity":"sha512-+nKKyBQBvyWn6eJdlPfoPSxK+wnr1PfKXFrW4PHSCC+iq225mM/XtpbwW0y5sJXQyrGZ6nDXoZSt4W1/nMZQkQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCRylbGQReaCBxf4Kkuu0Vv833X99ikTqp5xM8XATF8MgIgAReXR2z6ez5CzV7nRWUHQY6zqkYWHAXlLEoxEzgbGsA="}]},"_from":"/home/ai/Dev/postcss/build/","_npmVersion":"1.3.6","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{}},"0.3.5":{"name":"postcss","version":"0.3.5","description":"Framework for CSS postprocessors","keywords":["css","parser","postproccessor"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/ai/postcss.git"},"dependencies":{"source-map":"~0.1.33","base64-js":"~0.0.6"},"devDependencies":{"coffee-script":"1.7.1","fs-extra":"0.9.1","gonzales":"1.0.7","rework":"0.20.3","should":"4.0.0","mocha":"1.20.0","cssom":"0.3.0"},"main":"lib/postcss","scripts":{"test":"mocha"},"bugs":{"url":"https://github.com/ai/postcss/issues"},"homepage":"https://github.com/ai/postcss","_id":"postcss@0.3.5","_shasum":"5073a3d062ef3ce592ac4a5fe6b8c2862ab83ceb","_from":"/home/ai/Dev/postcss/build/","_npmVersion":"1.4.10","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"5073a3d062ef3ce592ac4a5fe6b8c2862ab83ceb","tarball":"http://localhost:4545/npm/registry/postcss/postcss-0.3.5.tgz","integrity":"sha512-TyJE5vZ9RqE8t4OLPET+0IVCucd5yuwKRQZj0oddvIW+7/IjfkUizQkn/zlUgC5xelbzMmspDkrslmwFT/QGMQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDTqW34LAi1QKoPSDJ3vdU6Roblry3LUApQ0RMiAlqsjAIgFVHb7Fr8daIWZV0AiDf1YCE8+uRiO6NkpntdAmY68ro="}]},"directories":{}},"1.0.0":{"name":"postcss","version":"1.0.0","description":"Framework for CSS postprocessors with full source map support","keywords":["css","parser","postproccessor","source map"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/ai/postcss.git"},"dependencies":{"source-map":"~0.1.34","base64-js":"~0.0.7"},"devDependencies":{"fs-extra":"0.9.1","gonzales":"1.0.7","rework":"1.0.0","should":"4.0.4","mocha":"1.20.1","cssom":"0.3.0"},"scripts":{"test":"mocha"},"main":"lib/postcss","bugs":{"url":"https://github.com/ai/postcss/issues"},"homepage":"https://github.com/ai/postcss","_id":"postcss@1.0.0","_shasum":"fae1baba117e3811f4a7f0a97658fd9db57db1da","_from":"/home/ai/Dev/postcss/build/","_npmVersion":"1.4.10","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"fae1baba117e3811f4a7f0a97658fd9db57db1da","tarball":"http://localhost:4545/npm/registry/postcss/postcss-1.0.0.tgz","integrity":"sha512-vyU4yBp7kGWcZ19G3oHciINhnwzC9tli9YQV1lGND8QUI7YbekAbTh0zuwGpjStu1yA3CPleFAe+yWUrckjF1A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD2gN0xkHK354+BDutAgwJvtK+3KPYz46c9tDg+apc1hQIhAOnv1qIJV5IMpZeovdSMkwZjO/ztc/W2FC9R/1LlxuDY"}]},"directories":{}},"2.0.0":{"name":"postcss","version":"2.0.0","description":"Framework for CSS postprocessors with full source map support","keywords":["css","parser","postproccessor","source map"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/ai/postcss.git"},"dependencies":{"source-map":"~0.1.37","base64-js":"~0.0.7","traceur":"~0.0.51"},"devDependencies":{"jshint-stylish":"0.4.0","gulp-traceur":"0.8.0","gulp-jshint":"1.7.1","gonzales-pe":"3.0.0-10","gulp-mocha":"0.5.1","gulp-util":"3.0.0","fs-extra":"0.10.0","gonzales":"1.0.7","request":"2.37.0","rework":"1.0.0","should":"4.0.4","mocha":"1.20.1","cssom":"0.3.0","gulp":"3.8.6"},"scripts":{"test":"gulp"},"bugs":{"url":"https://github.com/ai/postcss/issues"},"homepage":"https://github.com/ai/postcss","_id":"postcss@2.0.0","_shasum":"eb11193ecdf6acdf3183918158b0073ff8fe65ec","_from":"./","_npmVersion":"1.4.10","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"eb11193ecdf6acdf3183918158b0073ff8fe65ec","tarball":"http://localhost:4545/npm/registry/postcss/postcss-2.0.0.tgz","integrity":"sha512-nIJuRfA8QBrLIsPUnOcD8a0uTQ0yQyonIgKUrVPSHoJKBMcwrVXN1hso1BWsdBeQJzEajkr4qrUr92tW/T3Cng==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDNdlz0gbf9Iip5vxfeYCTtIi919Ft0FA+pBTzBOmSFlgIgRbhw3lpPXO6/tSwOrsCvw56Gr9kWvf3R+IzPQbMB7nQ="}]},"directories":{}},"2.1.0":{"name":"postcss","version":"2.1.0","description":"Framework for CSS postprocessors with full source map support","keywords":["css","parser","postproccessor","source map"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/ai/postcss.git"},"dependencies":{"source-map":"~0.1.37","base64-js":"~0.0.7"},"devDependencies":{"gulp-es6-transpiler":"0.2.0","gulp-json-editor":"2.0.2","jshint-stylish":"0.4.0","gulp-jshint":"1.8.0","gonzales-pe":"3.0.0-10","gulp-mocha":"0.5.2","gulp-util":"3.0.0","fs-extra":"0.10.0","gonzales":"1.0.7","request":"2.39.0","rework":"1.0.0","should":"4.0.4","mocha":"1.21.1","cssom":"0.3.0","gulp":"3.8.6","es6-transpiler":"~0.7.14-2"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/ai/postcss/issues"},"homepage":"https://github.com/ai/postcss","_id":"postcss@2.1.0","_shasum":"2a33d0e7d3626fd9e2e3f2d160595f6ab8486d36","_from":"./","_npmVersion":"1.4.10","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"2a33d0e7d3626fd9e2e3f2d160595f6ab8486d36","tarball":"http://localhost:4545/npm/registry/postcss/postcss-2.1.0.tgz","integrity":"sha512-JCngE5DGtPb+G8Aa4NAyH8N+D7zvecWfqZ6LaGK3HuuZlx3+gZvLWPkiwjV/MmFpAmJwn0gFSZohhVDNsii3zg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC+9pnU0/3ZBrLkbEuZG2Vo5RFuD0ie9YqxLRcf5gOzywIgec3ndUezxF5FbqJGA4NFuX9g8mwBq7IH8K9ZGKcgiIg="}]},"directories":{}},"2.1.1":{"name":"postcss","version":"2.1.1","description":"Framework for CSS postprocessors with full source map support","keywords":["css","parser","postproccessor","source map"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/ai/postcss.git"},"dependencies":{"source-map":"~0.1.38","base64-js":"~0.0.7"},"devDependencies":{"gulp-es6-transpiler":"0.2.0","gulp-json-editor":"2.0.2","jshint-stylish":"0.4.0","gulp-jshint":"1.8.3","gonzales-pe":"3.0.0-10","gulp-mocha":"0.5.2","gulp-util":"3.0.0","fs-extra":"0.10.0","gonzales":"1.0.7","request":"2.40.0","rework":"1.0.0","should":"4.0.4","mocha":"1.21.4","cssom":"0.3.0","gulp":"3.8.7","es6-transpiler":"~0.7.14-2"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/ai/postcss/issues"},"homepage":"https://github.com/ai/postcss","_id":"postcss@2.1.1","_shasum":"aada62b82ac23d61490533b9c036bd6b9e65de07","_from":"./","_npmVersion":"1.4.10","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"aada62b82ac23d61490533b9c036bd6b9e65de07","tarball":"http://localhost:4545/npm/registry/postcss/postcss-2.1.1.tgz","integrity":"sha512-9YEcb8jQOCbHdMupCaF5MKQ9FdDwNizqI8Y1CE+xlrI9GPFffjvUEv7KnvdHi5k3Z4m0IP0QP2Bh1hJPoYe+6Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDsiGYjvUR1ulPeYpLoKqEqKhC/QXEp+pzGE0zxv2nuewIgJC+CYmF3v/n5kmx4VhrcPIIijLVJZ+yUAt5L6ef5jz0="}]},"directories":{}},"2.1.2":{"name":"postcss","version":"2.1.2","description":"Framework for CSS postprocessors with full source map support","keywords":["css","parser","postproccessor","source map"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/ai/postcss.git"},"dependencies":{"source-map":"~0.1.38","js-base64":"~2.1.5"},"devDependencies":{"gulp-es6-transpiler":"0.2.0","gulp-json-editor":"2.0.2","jshint-stylish":"0.4.0","gulp-jshint":"1.8.4","gonzales-pe":"3.0.0-10","gulp-mocha":"0.5.2","gulp-util":"3.0.0","fs-extra":"0.10.0","gonzales":"1.0.7","request":"2.40.0","rework":"1.0.0","should":"4.0.4","mocha":"1.21.4","cssom":"0.3.0","gulp":"3.8.7","es6-transpiler":"~0.7.14-2"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/ai/postcss/issues"},"homepage":"https://github.com/ai/postcss","_id":"postcss@2.1.2","_shasum":"0ef11faf545185ab88042da4cc120afdd565233a","_from":"./","_npmVersion":"1.4.10","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"0ef11faf545185ab88042da4cc120afdd565233a","tarball":"http://localhost:4545/npm/registry/postcss/postcss-2.1.2.tgz","integrity":"sha512-PZAScb8MITyMvFYIbWwzRgF9oUfXW3E1+piXdsZZiym/3DwNbagxONMsVADmHFsTmVARGImYULw4g2PjvQQFIg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGJ/zVc8+ywRtJvIdLlHilqpahc8rdv21lEwccWfLpMVAiEA1pVKt3w3bQsrifu1v7hW38KJcAgHOTiAmI68HqYAoN4="}]},"directories":{}},"2.2.0":{"name":"postcss","version":"2.2.0","description":"Framework for CSS postprocessors with full source map support","keywords":["css","parser","postproccessor","source map"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.1.38","js-base64":"~2.1.5"},"devDependencies":{"gulp-es6-transpiler":"1.0.0","gulp-json-editor":"2.0.2","jshint-stylish":"0.4.0","gulp-jshint":"1.8.4","gonzales-pe":"3.0.0-10","gulp-mocha":"1.0.0","gulp-util":"3.0.0","fs-extra":"0.11.0","gonzales":"1.0.7","request":"2.40.0","rework":"1.0.0","should":"4.0.4","mocha":"1.21.4","cssom":"0.3.0","gulp":"3.8.7","es6-transpiler":"~0.7.14-2"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@2.2.0","_shasum":"281ea9ab77c3c5d80fcdbbaa4c94a2065bca2e11","_from":"./","_npmVersion":"1.4.10","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"281ea9ab77c3c5d80fcdbbaa4c94a2065bca2e11","tarball":"http://localhost:4545/npm/registry/postcss/postcss-2.2.0.tgz","integrity":"sha512-+HEWiGxLdiFVMfY9fF0QtINRPR2BH/4ywKBctJ7q7DJLZyA+JswqAJP9mk7HR6ztGGyxffFRG8ELxNQeMJOQFw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDTtTDlncDPXtEELbq/SRcwXiRTvkT3Z51Uyssyn1P0oQIgQWlYadN8I0TLwaj29H29Im8zmIBKHYOjnRjUEGWTEzE="}]},"directories":{}},"2.2.1":{"name":"postcss","version":"2.2.1","description":"Framework for CSS postprocessors with full source map support","keywords":["css","parser","postproccessor","source map"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.1.38","js-base64":"~2.1.5"},"devDependencies":{"gulp-es6-transpiler":"1.0.0","gulp-json-editor":"2.0.2","jshint-stylish":"0.4.0","gulp-jshint":"1.8.4","gonzales-pe":"3.0.0-10","gulp-mocha":"1.0.0","gulp-util":"3.0.0","fs-extra":"0.11.0","gonzales":"1.0.7","request":"2.40.0","rework":"1.0.0","should":"4.0.4","mocha":"1.21.4","cssom":"0.3.0","gulp":"3.8.7","es6-transpiler":"~0.7.14-2"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@2.2.1","_shasum":"9141516f74f3b7a7ece22de18f6937e03a38e894","_from":"./","_npmVersion":"1.4.10","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"9141516f74f3b7a7ece22de18f6937e03a38e894","tarball":"http://localhost:4545/npm/registry/postcss/postcss-2.2.1.tgz","integrity":"sha512-yemIwpd9Hm4e0OD7iljhrOJTcyU0memh9iBzNzV6T2VWXNE9kTmYcFHPtbiJ1D8z64FpfTV/9s6Pu0BziXrv9g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1M11/3frh3pCBioqCsKeUwYXq1ePDA8Y9FHwfyDR7xQIgNx7nVUxhtGQjLMnma2gyv5LlGSfXLax+0G6Kx9zXv0c="}]},"directories":{}},"2.2.2":{"name":"postcss","version":"2.2.2","description":"Framework for CSS postprocessors with full source map support","keywords":["css","parser","postproccessor","source map"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.1.38","js-base64":"~2.1.5"},"devDependencies":{"gulp-es6-transpiler":"1.0.0","gulp-json-editor":"2.0.2","jshint-stylish":"0.4.0","gulp-jshint":"1.8.4","gonzales-pe":"3.0.0-10","gulp-mocha":"1.0.0","gulp-util":"3.0.0","fs-extra":"0.11.0","gonzales":"1.0.7","request":"2.40.0","rework":"1.0.0","should":"4.0.4","mocha":"1.21.4","cssom":"0.3.0","gulp":"3.8.7","es6-transpiler":"~0.7.14-2"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@2.2.2","_shasum":"63655197032aa120e0a5e9a8bc4a4ee131a925e0","_from":"./","_npmVersion":"1.4.10","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"63655197032aa120e0a5e9a8bc4a4ee131a925e0","tarball":"http://localhost:4545/npm/registry/postcss/postcss-2.2.2.tgz","integrity":"sha512-hnPAWUg3+T27BBqjssYQ6rd0w0lfBWQseFOlsCHhdgu4nuwgqO2FCD4XzUwgl0lU/+1SxsA7JFo9m1q26C40Pw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAc5FrV7OwoA1/g+LyXPrXxE6BOWNG/QzJKdOekbaMPXAiB7/s56d4LY84admwtQnWoMFNhS2RPmJXpmakYkX+4hiA=="}]},"directories":{}},"2.2.3":{"name":"postcss","version":"2.2.3","description":"Framework for CSS postprocessors with full source map support","keywords":["css","parser","postproccessor","source map"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.1.38","js-base64":"~2.1.5"},"devDependencies":{"gulp-es6-transpiler":"1.0.0","gulp-json-editor":"2.0.2","jshint-stylish":"0.4.0","gulp-jshint":"1.8.4","gonzales-pe":"3.0.0-10","gulp-mocha":"1.0.0","gulp-util":"3.0.0","fs-extra":"0.11.0","gonzales":"1.0.7","request":"2.40.0","rework":"1.0.0","should":"4.0.4","mocha":"1.21.4","cssom":"0.3.0","gulp":"3.8.7","es6-transpiler":"~0.7.14-2"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@2.2.3","_shasum":"a60f28b302d40555298ada49c76de4833eea0e30","_from":"./","_npmVersion":"1.4.10","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"a60f28b302d40555298ada49c76de4833eea0e30","tarball":"http://localhost:4545/npm/registry/postcss/postcss-2.2.3.tgz","integrity":"sha512-A8gTPXoWe3oVvDgElmetU7G1ZY+R+WxVzI/BpMLqzwgBDomhJaYNI42Zxbve6yuxj0H2mr1qEc5wakxUbCGeZg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDs3C7sBGBnFPa+lw7/YGLvd7JD/RT75bzuzDlGDWQRqAiA/rmtRay0fcXNXRz1XtP6UwuRif9WeyrtaBwQx9cvKOQ=="}]},"directories":{}},"2.2.4":{"name":"postcss","version":"2.2.4","description":"Framework for CSS postprocessors with full source map support","keywords":["css","parser","postproccessor","source map"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.1.38","js-base64":"~2.1.5"},"devDependencies":{"gulp-es6-transpiler":"1.0.0","gulp-json-editor":"2.0.2","jshint-stylish":"0.4.0","gulp-jshint":"1.8.4","gonzales-pe":"3.0.0-10","gulp-mocha":"1.0.0","gulp-util":"3.0.1","fs-extra":"0.11.0","gonzales":"1.0.7","request":"2.40.0","rework":"1.0.1","should":"4.0.4","mocha":"1.21.4","cssom":"0.3.0","gulp":"3.8.7","es6-transpiler":"~0.7.15"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@2.2.4","_shasum":"0ee6d1adaae3cab15418fc670968ec1a1e2e58b6","_from":"./","_npmVersion":"1.4.10","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"0ee6d1adaae3cab15418fc670968ec1a1e2e58b6","tarball":"http://localhost:4545/npm/registry/postcss/postcss-2.2.4.tgz","integrity":"sha512-prbBmh40AsfJN5YkwXhwttUewcgm/yfb8fri4gKqmQJ+GIwFYYRpSzbAuJZ1W/EHi7gmJxGK9q6tp6k1xAIgDw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCokXzwyFfrLPpekW4q2cEvtudfJot5ZxBV4k1YdsLgOAIhAMKWiZmzQk7FwjaQS9tcSTdbImUy5zf75jI5jn9RDI7I"}]},"directories":{}},"2.2.5":{"name":"postcss","version":"2.2.5","description":"Framework for CSS postprocessors with full source map support","keywords":["css","parser","postproccessor","source map"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.1.39","js-base64":"~2.1.5"},"devDependencies":{"gulp-es6-transpiler":"1.0.0","gulp-json-editor":"2.0.2","jshint-stylish":"1.0.0","gulp-jshint":"1.8.4","gonzales-pe":"3.0.0-10","gulp-mocha":"1.1.0","gulp-util":"3.0.1","fs-extra":"0.12.0","gonzales":"1.0.7","request":"2.44.0","rework":"1.0.1","should":"4.0.4","mocha":"1.21.4","cssom":"0.3.0","gulp":"3.8.8","es6-transpiler":"0.7.16"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@2.2.5","_shasum":"9aaae7ee1601002233673cfb4af58280a6b7abd9","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"9aaae7ee1601002233673cfb4af58280a6b7abd9","tarball":"http://localhost:4545/npm/registry/postcss/postcss-2.2.5.tgz","integrity":"sha512-lFych3cMKho2lvxPTFPYvV4Qr30xJqQEiKTn7Qw83xjewqA4xFPcrWd26V/H/awjEHEL0XJ+JiX2/2L8dTDgYA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE+13eagEvF31H+cdldQ5JGScZuZn+xVBF5Aup9ba9tkAiEA8uSpgE2znH6ZRhJUzTtiBwh0mJwAre4Z3wJ3E9GX4jk="}]},"directories":{}},"2.2.6":{"name":"postcss","version":"2.2.6","description":"Framework for CSS postprocessors with full source map support","keywords":["css","parser","postproccessor","source map"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.1.40","js-base64":"~2.1.5"},"devDependencies":{"gulp-es6-transpiler":"1.0.0","gulp-json-editor":"2.0.2","jshint-stylish":"1.0.0","gulp-jshint":"1.8.4","gonzales-pe":"3.0.0-10","gulp-mocha":"1.1.0","gulp-util":"3.0.1","fs-extra":"0.12.0","gonzales":"1.0.7","request":"2.44.0","rework":"1.0.1","should":"4.0.4","mocha":"1.21.4","cssom":"0.3.0","gulp":"3.8.8","es6-transpiler":"0.7.16"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@2.2.6","_shasum":"c04344e2449e4586b955fbe4a74f77080d84571f","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"c04344e2449e4586b955fbe4a74f77080d84571f","tarball":"http://localhost:4545/npm/registry/postcss/postcss-2.2.6.tgz","integrity":"sha512-8zk4tZ73/ddVQ+Cg2Ca/U4CGT1SAzDYriJDYrRp9ZvNXJPWwYlJaSjHSUJLFKlmuaUjCJvtDnKTwwDpoie55Yw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDnQJyWDshGZaPEYIqPL5xXbiDHR242EPh1HteJAzbgKAIhALkeUwBRiImCmAKS4EbTVoXzSWIBeljYuxaTZHfRBi2U"}]},"directories":{}},"3.0.0":{"name":"postcss","version":"3.0.0","description":"Framework for CSS postprocessors with full source map support","keywords":["css","parser","postproccessor","source map"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.1.40","js-base64":"~2.1.5"},"devDependencies":{"concat-with-sourcemaps":"0.1.6","gulp-json-editor":"2.1.1","jshint-stylish":"1.0.0","gulp-jshint":"1.9.0","gonzales-pe":"3.0.0-10","gulp-bench":"1.1.0","gulp-mocha":"1.1.1","gulp-util":"3.0.1","gulp-6to5":"1.0.1","execSync":"1.0.2","fs-extra":"0.12.0","gonzales":"1.0.7","stylecow":"3.0.2","through2":"0.6.3","request":"2.47.0","rework":"1.0.1","should":"4.3.0","mensch":"0.3.1","mocha":"2.0.1","cssom":"0.3.0","gulp":"3.8.10","6to5":"1.12.0"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@3.0.0","_shasum":"c5ff2b632af123fe8842844aaa0b75155c3e1694","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"c5ff2b632af123fe8842844aaa0b75155c3e1694","tarball":"http://localhost:4545/npm/registry/postcss/postcss-3.0.0.tgz","integrity":"sha512-wmyQyRpMN0WAVNhf9HO5CBVkxmBKHPuce0uIVaW4oDrluCGZufmisuL3ETdB+sD3In/aO0G2tNVvB5d3q1Eknw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDNQ0d2cCxzP+QuKS1vD/WX9meCe3YcMtgtkQwOfTKsFAiEAnSU2+yVhfvKS+AUq+rHqhyjvVq8oLy/eQHwc9fgZK6M="}]},"directories":{}},"3.0.1":{"name":"postcss","version":"3.0.1","description":"Framework for CSS postprocessors with full source map support","keywords":["css","parser","postproccessor","source map"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.1.40","js-base64":"~2.1.5"},"devDependencies":{"concat-with-sourcemaps":"0.1.6","gulp-bench-summary":"0.1.0","gulp-json-editor":"2.2.1","jshint-stylish":"1.0.0","gulp-jshint":"1.9.0","gonzales-pe":"3.0.0-10","gulp-bench":"1.1.0","gulp-mocha":"1.1.1","gulp-util":"3.0.1","gulp-6to5":"1.0.1","execSync":"1.0.2","fs-extra":"0.12.0","gonzales":"1.0.7","stylecow":"3.0.2","through2":"0.6.3","request":"2.48.0","rework":"1.0.1","should":"4.3.0","mensch":"0.3.1","mocha":"2.0.1","cssom":"0.3.0","gulp":"3.8.10","6to5":"1.12.9"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@3.0.1","_shasum":"02b8f5a17e5138c614dd9ba63a8e15437ee0502b","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"02b8f5a17e5138c614dd9ba63a8e15437ee0502b","tarball":"http://localhost:4545/npm/registry/postcss/postcss-3.0.1.tgz","integrity":"sha512-n59mooAqKfLoKUA4FzpI5sjvN2VDRlZ8tYHykgC+2QCiWbbo7lDhm9RZyRAO/tdg87OUmI7U+08LMLjBMuwt2g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICx8JcVW9QydDeqUfvIiJKXcdpvJtHJWWFIljai2ukuuAiEA1XKDs9XuwJwydO8SK7Em0qRiG3uXTxhZhMk1CvbSUVY="}]},"directories":{}},"3.0.2":{"name":"postcss","version":"3.0.2","description":"Framework for CSS postprocessors with full source map support","keywords":["css","parser","postproccessor","source map"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.1.40","js-base64":"~2.1.5"},"devDependencies":{"concat-with-sourcemaps":"0.1.6","gulp-bench-summary":"0.1.0","gulp-json-editor":"2.2.1","jshint-stylish":"1.0.0","gulp-jshint":"1.9.0","gonzales-pe":"3.0.0-10","gulp-bench":"1.1.0","gulp-mocha":"1.1.1","gulp-util":"3.0.1","gulp-6to5":"1.0.1","execSync":"1.0.2","fs-extra":"0.12.0","gonzales":"1.0.7","stylecow":"3.0.2","through2":"0.6.3","request":"2.48.0","rework":"1.0.1","should":"4.3.0","mensch":"0.3.1","mocha":"2.0.1","cssom":"0.3.0","gulp":"3.8.10","6to5":"1.12.12"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@3.0.2","_shasum":"8a12cf2bf3c9cac3e11cad321d91e9a94e22d8ae","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"8a12cf2bf3c9cac3e11cad321d91e9a94e22d8ae","tarball":"http://localhost:4545/npm/registry/postcss/postcss-3.0.2.tgz","integrity":"sha512-rfo/nQJfpI/3ocRzuiGK/0zpZnlgv5CYV8J8Jb76nYgUENMPVlZwCtOo3G0BNErP5RKB6lt+eLzOw+O/5EjLAg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDMNBLwQI80DGCeN8Shv06dIK/WLWaM+foKzhgJlNvgnAiALTQ/t0ie5hY+KC3bk/HAXF6cwM9diRV+OkausyGBhaQ=="}]},"directories":{}},"3.0.3":{"name":"postcss","version":"3.0.3","description":"Framework for CSS postprocessors with full source map support","keywords":["css","parser","postproccessor","source map"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.1.40","js-base64":"~2.1.5"},"devDependencies":{"concat-with-sourcemaps":"0.1.6","gulp-bench-summary":"0.1.0","gulp-json-editor":"2.2.1","jshint-stylish":"1.0.0","gulp-jshint":"1.9.0","gonzales-pe":"3.0.0-11","gulp-bench":"1.1.0","gulp-mocha":"2.0.0","gulp-util":"3.0.1","gulp-6to5":"1.0.2","execSync":"1.0.2","fs-extra":"0.12.0","gonzales":"1.0.7","stylecow":"3.1.0","through2":"0.6.3","request":"2.48.0","rework":"1.0.1","should":"4.3.0","mensch":"0.3.1","mocha":"2.0.1","cssom":"0.3.0","gulp":"3.8.10","6to5":"1.12.26"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@3.0.3","_shasum":"b4a2fb66fd264b9da8091e4d8f47a22aa1d81590","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"b4a2fb66fd264b9da8091e4d8f47a22aa1d81590","tarball":"http://localhost:4545/npm/registry/postcss/postcss-3.0.3.tgz","integrity":"sha512-fp9YfhOc1iSjoYXHg7k/JkVnQuzX+nmQEMO31CEjZ6pGXLcnibrA3X6PpBXy0Rpp2vTwpqmaiQzGx+TSmSv21g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD8yYJW+2D9DCAgG864BlPALNIrxnpOSabbYbL+6tAnRQIgEvgUg5M1bC36Cy8OLXPOXIDID6jLzxlyxRpg8ELJK4E="}]},"directories":{}},"3.0.4":{"name":"postcss","version":"3.0.4","description":"Framework for CSS postprocessors with full source map support","keywords":["css","parser","postproccessor","source map"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.1.40","js-base64":"~2.1.5"},"devDependencies":{"concat-with-sourcemaps":"0.1.6","gulp-bench-summary":"0.1.0","gulp-json-editor":"2.2.1","jshint-stylish":"1.0.0","gulp-jshint":"1.9.0","gonzales-pe":"3.0.0-11","gulp-bench":"1.1.0","gulp-mocha":"2.0.0","gulp-util":"3.0.1","gulp-6to5":"1.0.2","execSync":"1.0.2","fs-extra":"0.12.0","gonzales":"1.0.7","stylecow":"3.1.0","through2":"0.6.3","request":"2.48.0","rework":"1.0.1","should":"4.3.0","mensch":"0.3.1","mocha":"2.0.1","cssom":"0.3.0","gulp":"3.8.10","6to5":"1.12.26"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@3.0.4","_shasum":"7e4ec88cb102be153e0ce551390a3f010bfdf35f","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"7e4ec88cb102be153e0ce551390a3f010bfdf35f","tarball":"http://localhost:4545/npm/registry/postcss/postcss-3.0.4.tgz","integrity":"sha512-U7+q21JwI1lR3hou64QbIkFPKCC1840kwnixeBMWy8x6PKXPYWM2auT/3/p6WOxJdHan/7U3U4m71k1U6teOtA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCSXrHqVZjBZfKE2yTfsWhFzbE5HovyVI1v185baWQI/AIhALfi3qdAlVDUl5HwLXzVXdEoqaHvhTGWY6spdr1h4kP7"}]},"directories":{}},"3.0.5":{"name":"postcss","version":"3.0.5","description":"Framework for CSS postprocessors with full source map support","keywords":["css","parser","postproccessor","source map"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.1.40","js-base64":"~2.1.5"},"devDependencies":{"concat-with-sourcemaps":"0.1.6","gulp-bench-summary":"0.1.0","gulp-json-editor":"2.2.1","jshint-stylish":"1.0.0","gulp-jshint":"1.9.0","gonzales-pe":"3.0.0-12","gulp-bench":"1.1.0","gulp-mocha":"2.0.0","gulp-util":"3.0.1","gulp-6to5":"1.0.2","node-sass":"1.2.3","execSync":"1.0.2","fs-extra":"0.12.0","gonzales":"1.0.7","stylecow":"3.1.0","through2":"0.6.3","request":"2.48.0","cssnext":"0.6.0","rework":"1.0.1","should":"4.3.0","mensch":"0.3.1","stylus":"0.49.3","mocha":"2.0.1","cssom":"0.3.0","gulp":"3.8.10","less":"2.1.1","6to5":"1.14.4"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@3.0.5","_shasum":"a87607753c22f62a48ed8a1286e87506853f789c","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"a87607753c22f62a48ed8a1286e87506853f789c","tarball":"http://localhost:4545/npm/registry/postcss/postcss-3.0.5.tgz","integrity":"sha512-QUJdH0o6rK6BB2kWyFLnZsqZFUArGwMuwstUoljth72yXPN9W2IwW8drM4NESM+4lTKmE1lCyhBnIoUmY6oukA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA988YutWLKPL8Xf/XSG25YZLPLmfFUsA2W4ggwNleK4AiEA6Gq8fXWYir0JwnbOvKgrDVz950RaSkcrlwHtMfhB2HM="}]},"directories":{}},"3.0.6":{"name":"postcss","version":"3.0.6","description":"Framework for CSS postprocessors with full source map support","keywords":["css","parser","postproccessor","source map"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.1.40","js-base64":"~2.1.5"},"devDependencies":{"concat-with-sourcemaps":"0.1.6","gulp-bench-summary":"0.1.0","gulp-json-editor":"2.2.1","jshint-stylish":"1.0.0","gulp-jshint":"1.9.0","gonzales-pe":"3.0.0-12","gulp-bench":"1.1.0","gulp-mocha":"2.0.0","gulp-util":"3.0.1","gulp-6to5":"1.0.2","node-sass":"1.2.3","execSync":"1.0.2","fs-extra":"0.12.0","gonzales":"1.0.7","stylecow":"3.1.1","through2":"0.6.3","request":"2.49.0","cssnext":"0.6.2","rework":"1.0.1","should":"4.3.0","mensch":"0.3.1","stylus":"0.49.3","mocha":"2.0.1","cssom":"0.3.0","gulp":"3.8.10","less":"2.1.1","6to5":"1.14.7"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@3.0.6","_shasum":"550d9c483f4ecc14a0e68f0ca2597ac8be278d77","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"550d9c483f4ecc14a0e68f0ca2597ac8be278d77","tarball":"http://localhost:4545/npm/registry/postcss/postcss-3.0.6.tgz","integrity":"sha512-4Z2QX/eO3CX67Bf/GOXzYVv79DUtlfj7WAxwX2ZNh1dnIh1MUBlmmxsnIMsiEX8wYMVcVY6HsGbubGfxn1yvAg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCEjAqFpsqbolBdBktj8kEVhBZgNTYng7OgqpBpzgPo2wIhAN5zET3+AwG5yvSi4H3IGQvK8wX8UsJFEatN5Gc1Eku+"}]},"directories":{}},"3.0.7":{"name":"postcss","version":"3.0.7","description":"Framework for CSS postprocessors with full source map support","keywords":["css","parser","postproccessor","source map"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.1.40","js-base64":"~2.1.5"},"devDependencies":{"concat-with-sourcemaps":"0.1.6","gulp-bench-summary":"0.1.0","gulp-json-editor":"2.2.1","jshint-stylish":"1.0.0","gulp-jshint":"1.9.0","gonzales-pe":"3.0.0-12","gulp-bench":"1.1.0","gulp-mocha":"2.0.0","gulp-util":"3.0.1","gulp-6to5":"1.0.2","node-sass":"1.2.3","execSync":"1.0.2","fs-extra":"0.12.0","gonzales":"1.0.7","stylecow":"3.1.1","through2":"0.6.3","request":"2.49.0","cssnext":"0.6.2","rework":"1.0.1","should":"4.3.1","mensch":"0.3.1","stylus":"0.49.3","mocha":"2.0.1","cssom":"0.3.0","gulp":"3.8.10","less":"2.1.1","6to5":"1.14.17"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@3.0.7","_shasum":"cba8b0721f02aca042cc2fee84741898ad200772","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"cba8b0721f02aca042cc2fee84741898ad200772","tarball":"http://localhost:4545/npm/registry/postcss/postcss-3.0.7.tgz","integrity":"sha512-PB15uXXaq0CFNHXb6MvPDqkkdVRYrPkNz+VP9cpiqXxmmLC7neMT72QLRlbYo0Qo/E1qV6aauFJeMjFU2tAhmg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGok6X15ikWw4jmwzO9zJeMSRd3wZGUpRwDGElIkrhdkAiBuIZTxUwcICKWsblOKk71rG/1jIBPDwX/OrshK/HamYQ=="}]},"directories":{}},"4.0.0":{"name":"postcss","version":"4.0.0","description":"Framework for CSS postprocessors with full source map support","keywords":["css","parser","postproccessor","source map"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.1.41","js-base64":"~2.1.5"},"devDependencies":{"concat-with-sourcemaps":"1.0.0","gulp-bench-summary":"0.1.0","gulp-json-editor":"2.2.1","jshint-stylish":"1.0.0","gulp-jshint":"1.9.0","gonzales-pe":"3.0.0-12","gulp-bench":"1.1.0","gulp-mocha":"2.0.0","gulp-util":"3.0.1","gulp-6to5":"2.0.0","node-sass":"1.2.3","execSync":"1.0.2","fs-extra":"0.13.0","gonzales":"1.0.7","stylecow":"3.1.1","through2":"0.6.3","request":"2.51.0","cssnext":"0.6.6","rework":"1.0.1","mensch":"0.3.1","stylus":"0.49.3","mocha":"2.1.0","cssom":"0.3.0","gulp":"3.8.10","less":"2.1.2","chai":"1.10.0","6to5":"2.2.0"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@4.0.0","_shasum":"15ce1cc081bb3f073133ef463ffa67ca3d096f9b","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"15ce1cc081bb3f073133ef463ffa67ca3d096f9b","tarball":"http://localhost:4545/npm/registry/postcss/postcss-4.0.0.tgz","integrity":"sha512-Td6j8O4vE/PzTUWx2+svi5j2GK4UFK7KlINOKq1wSaMThj/wUR9BBNTd+WgRnoIoEMsc3G5KMg3jCVSRGGbPCA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD2x/TCEbCyxp6uYPyyJLp5torIAco5HSEtSFyzVYYGvwIhAL1Qx1Lszde7zQ0M9dLU9yYz9KIEu07MB6FzLMiI7x/D"}]},"directories":{}},"4.0.1":{"name":"postcss","version":"4.0.1","description":"Framework for CSS postprocessors with full source map support","keywords":["css","parser","postproccessor","source map"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.1.43","js-base64":"~2.1.6"},"devDependencies":{"concat-with-sourcemaps":"1.0.0","gulp-bench-summary":"0.1.0","gulp-json-editor":"2.2.1","jshint-stylish":"1.0.0","gulp-jshint":"1.9.0","gonzales-pe":"3.0.0-12","gulp-bench":"1.1.0","gulp-mocha":"2.0.0","gulp-util":"3.0.2","gulp-6to5":"2.0.0","node-sass":"1.2.3","execSync":"1.0.2","fs-extra":"0.14.0","gonzales":"1.0.7","stylecow":"4.0.1","through2":"0.6.3","request":"2.51.0","cssnext":"0.6.6","rework":"1.0.1","mensch":"0.3.1","stylus":"0.49.3","mocha":"2.1.0","cssom":"0.3.0","gulp":"3.8.10","less":"2.2.0","chai":"1.10.0","6to5":"2.9.4"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@4.0.1","_shasum":"5281f5798413ad4489681a0ef76f586aeae7bb20","_from":".","_npmVersion":"2.1.18","_nodeVersion":"0.10.33","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"5281f5798413ad4489681a0ef76f586aeae7bb20","tarball":"http://localhost:4545/npm/registry/postcss/postcss-4.0.1.tgz","integrity":"sha512-F2s72mSHmS5O/kR7xn6FPjGtcfyKNo4ivUkBRuBF4obWJRqxeNKGoUB4pjOTmkDmWhECZ4TWyEN4eB9h7xvSFw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCc7ByNWT+QeNI8QB5vlcBum3LmCZ1kSsBjrz9bzuPE3QIgDMI026d/ZILdX0o9C3sNM24jUFJos58qZG6kyWTbC6k="}]},"directories":{}},"4.0.2":{"name":"postcss","version":"4.0.2","description":"Framework for CSS postprocessors with full source map support","keywords":["css","parser","postproccessor","source map"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.1.43","js-base64":"~2.1.7"},"devDependencies":{"concat-with-sourcemaps":"1.0.0","gulp-bench-summary":"0.1.0","gulp-json-editor":"2.2.1","jshint-stylish":"1.0.0","gulp-jshint":"1.9.0","gonzales-pe":"3.0.0-13","gulp-bench":"1.1.0","gulp-mocha":"2.0.0","gulp-util":"3.0.2","gulp-6to5":"2.0.2","node-sass":"1.2.3","execSync":"1.0.2","fs-extra":"0.15.0","gonzales":"1.0.7","stylecow":"4.0.1","through2":"0.6.3","request":"2.51.0","cssnext":"0.6.6","rework":"1.0.1","mensch":"0.3.1","stylus":"0.49.3","mocha":"2.1.0","cssom":"0.3.0","gulp":"3.8.10","less":"2.2.0","chai":"1.10.0","6to5":"2.13.7"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@4.0.2","_shasum":"98485b1f6611f0342edd36792ade146769ece562","_from":".","_npmVersion":"2.1.18","_nodeVersion":"0.10.33","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"98485b1f6611f0342edd36792ade146769ece562","tarball":"http://localhost:4545/npm/registry/postcss/postcss-4.0.2.tgz","integrity":"sha512-l7jToqVaUsJg6pGqguWztj3VWDrz89MA+zfNqCdwRJMBPZ6mxZr5W8nmgoWs2+5SgzxAJw/wVi/eL3gk1NnZTA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC7sFSiu7eICfAvmEnw820z6aTOl/8pjQbiA2dNeYr4iQIhAN9GF4qSuHYqlLDmGDWPMBmfR9RNtSOmnnHu227PZkMD"}]},"directories":{}},"4.0.3":{"name":"postcss","version":"4.0.3","description":"Framework for CSS postprocessors with full source map support","keywords":["css","parser","postproccessor","source map"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.2.0","js-base64":"~2.1.7"},"devDependencies":{"concat-with-sourcemaps":"1.0.0","gulp-bench-summary":"0.1.0","gulp-json-editor":"2.2.1","jshint-stylish":"1.0.0","gulp-jshint":"1.9.0","gonzales-pe":"3.0.0-13","gulp-bench":"1.1.0","gulp-mocha":"2.0.0","gulp-util":"3.0.2","gulp-6to5":"3.0.0","node-sass":"1.2.3","execSync":"1.0.2","fs-extra":"0.16.0","gonzales":"1.0.7","stylecow":"4.0.1","through2":"0.6.3","request":"2.51.0","cssnext":"0.6.6","rework":"1.0.1","mensch":"0.3.1","stylus":"0.49.3","mocha":"2.1.0","cssom":"0.3.0","gulp":"3.8.10","less":"2.3.0","chai":"1.10.0","6to5":"3.0.9"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@4.0.3","_shasum":"254c542e91699d599f6ef8de2520dc069800add8","_from":".","_npmVersion":"2.1.18","_nodeVersion":"0.10.33","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"254c542e91699d599f6ef8de2520dc069800add8","tarball":"http://localhost:4545/npm/registry/postcss/postcss-4.0.3.tgz","integrity":"sha512-KURaBhLHCnVSi0cP73sWsn9OiYCzhqjJ6TxWx1G76ConeFcnNu0GtJOxqVjCebtpDNjlWJIDmeC7BLNivH1qZA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJruE7neTRCAjWiVyPnQG3uO/v11k/lncHULyNdOUBggIgNi9TpyKfxtg/fXzVUmLSGmcvW3BBhhsgCT5jzvxEeZo="}]},"directories":{}},"4.0.4":{"name":"postcss","version":"4.0.4","description":"Tool to transform CSS by JS plugins","keywords":["css","postproccessor","parser","source map","manipulation","preprocess","transform"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.2.0","js-base64":"~2.1.7"},"devDependencies":{"concat-with-sourcemaps":"1.0.0","gulp-bench-summary":"0.1.0","gulp-json-editor":"2.2.1","jshint-stylish":"1.0.0","gulp-jshint":"1.9.2","gonzales-pe":"3.0.0-26","gulp-bench":"1.1.0","gulp-mocha":"2.0.0","node-sass":"2.0.1","gulp-util":"3.0.3","gulp-6to5":"3.0.0","execSync":"1.0.2","fs-extra":"0.16.3","gonzales":"1.0.7","through2":"0.6.3","stylecow":"4.2.4","request":"2.53.0","cssnext":"1.0.0","rework":"1.0.1","mensch":"0.3.1","stylus":"0.50.0","mocha":"2.1.0","cssom":"0.3.0","gulp":"3.8.11","less":"2.4.0","chai":"2.0.0","6to5":"3.6.4"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@4.0.4","_shasum":"a4d26ab33c894602418783f36c2bc8f3de4f3cc3","_from":".","_npmVersion":"2.5.0","_nodeVersion":"1.2.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"a4d26ab33c894602418783f36c2bc8f3de4f3cc3","tarball":"http://localhost:4545/npm/registry/postcss/postcss-4.0.4.tgz","integrity":"sha512-BOhgKJ4daNzdLtEwR1VSIe05RIMXwnN/zdtbOgxHJDfaBjXHWx5jGo4eUeLumal7MJZB5OQp3i8jtTdb9wexrw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFMmAakeFXiOIsXUsiL5iO8ykTnOrg1VCBx6n9d2N+MmAiAQd+2DHEoSlnjnEpAJVhT1LbzAYqM2TuBGjPBocjaguw=="}]},"directories":{}},"4.0.5":{"name":"postcss","version":"4.0.5","description":"Tool for transforming CSS with JS plugins","keywords":["css","postproccessor","parser","source map","transform","manipulation","preprocess","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.2.0","js-base64":"~2.1.7","babel":"4.4.5"},"devDependencies":{"concat-with-sourcemaps":"1.0.0","gulp-bench-summary":"0.1.0","gulp-json-editor":"2.2.1","jshint-stylish":"1.0.0","gulp-jshint":"1.9.2","gonzales-pe":"3.0.0-26","browserify":"9.0.3","gulp-babel":"4.0.0","gulp-bench":"1.1.0","gulp-mocha":"2.0.0","node-sass":"2.0.1","gulp-util":"3.0.3","execSync":"1.0.2","fs-extra":"0.16.3","gonzales":"1.0.7","through2":"0.6.3","stylecow":"4.2.4","request":"2.53.0","cssnext":"1.0.1","rework":"1.0.1","mensch":"0.3.1","stylus":"0.50.0","mocha":"2.1.0","cssom":"0.3.0","gulp":"3.8.11","less":"2.4.0","chai":"2.0.0"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@4.0.5","_shasum":"70659b12bf6d79ec0aee89cd7c347e92d9346f14","_from":".","_npmVersion":"2.5.0","_nodeVersion":"1.3.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"70659b12bf6d79ec0aee89cd7c347e92d9346f14","tarball":"http://localhost:4545/npm/registry/postcss/postcss-4.0.5.tgz","integrity":"sha512-ks5QGq+gX6y7jJjgBxFoBKksOLUOI7fjU7o291fczcULyxtBelrD4dUM1k6TVzK5HO73NUXBn5d4jbU1Yrn9zQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH1KsgKua5fKr/A1Oeg7TeILqOlgwdnotW7VTYDRL4Y/AiEAj54C/gbCmjxantmpXiATqvpOCsVgpFrheMe7wx11k7U="}]},"directories":{}},"4.0.6":{"name":"postcss","version":"4.0.6","description":"Tool for transforming CSS with JS plugins","keywords":["css","postproccessor","parser","source map","transform","manipulation","preprocess","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.2.0","js-base64":"~2.1.7"},"devDependencies":{"concat-with-sourcemaps":"1.0.0","gulp-bench-summary":"0.1.0","gulp-json-editor":"2.2.1","jshint-stylish":"1.0.0","gulp-jshint":"1.9.2","gonzales-pe":"3.0.0-26","browserify":"9.0.3","gulp-babel":"4.0.0","gulp-bench":"1.1.0","gulp-mocha":"2.0.0","node-sass":"2.0.1","gulp-util":"3.0.3","execSync":"1.0.2","fs-extra":"0.16.3","gonzales":"1.0.7","through2":"0.6.3","stylecow":"4.2.4","request":"2.53.0","cssnext":"1.0.1","rework":"1.0.1","mensch":"0.3.1","stylus":"0.50.0","mocha":"2.1.0","cssom":"0.3.0","gulp":"3.8.11","less":"2.4.0","chai":"2.1.0","babel":"4.4.6"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@4.0.6","_shasum":"1bd1e8a99f73efdb46d11bf5c206079e2d306538","_from":".","_npmVersion":"2.5.0","_nodeVersion":"1.3.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"1bd1e8a99f73efdb46d11bf5c206079e2d306538","tarball":"http://localhost:4545/npm/registry/postcss/postcss-4.0.6.tgz","integrity":"sha512-vi0DkoNKHmuMMFzHX6s31D3yms/jWQ1/kVQRcA39hRZVhSmscmpXDVW6dpGIxVy5wqDVkFUpWpOh/wpeCmHGCA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIATr21PVwKiRpy46rWSxAn7dnPwg+lsH5mnxyerSygVGAiEArK/8RemgdpHDewTsJZuN8kp4gk6Bs94tsGSslgAREW0="}]},"directories":{}},"4.1.0":{"name":"postcss","version":"4.1.0","description":"Tool for transforming CSS with JS plugins","keywords":["css","postproccessor","parser","source map","transform","manipulation","preprocess","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.4.2","js-base64":"~2.1.7"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","gulp-bench-summary":"0.1.0","gulp-json-editor":"2.2.1","gonzales-pe":"3.0.0-26","gulp-eslint":"0.6.0","browserify":"9.0.4","gulp-babel":"4.0.1","gulp-bench":"1.1.0","gulp-mocha":"2.0.1","node-sass":"2.1.1","yaspeller":"1.1.0","gulp-util":"3.0.4","fs-extra":"0.18.0","gonzales":"1.0.7","through2":"0.6.3","stylecow":"5.0.0","request":"2.54.0","cssnext":"1.1.0","rework":"1.0.1","mensch":"0.3.1","stylus":"0.50.0","eslint":"0.16.1","sinon":"1.14.1","mocha":"2.2.1","cssom":"0.3.0","gulp":"3.8.11","less":"2.4.0","chai":"2.2.0","babel":"4.7.16"},"scripts":{"test":"gulp && yaspeller ."},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@4.1.0","_shasum":"921450c1108813f7becc9247839c860b76804668","_from":".","_npmVersion":"2.7.4","_nodeVersion":"1.6.3","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"921450c1108813f7becc9247839c860b76804668","tarball":"http://localhost:4545/npm/registry/postcss/postcss-4.1.0.tgz","integrity":"sha512-E9a25YjxKfSg1EJs4H/0gvyO7FI3CfFMfWWYhcV70vW6tiQudL3hbMxKPeyVlONd77iP3r6THm/Xu0TNx18log==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIENBsl/hkwms9z2K94eDUHVpwUaWLczt19HR8zulHmJWAiAeemIusQY1PBDdf4fV4qQeLCBRp86IZbKlKsHdAPzYeQ=="}]},"directories":{}},"4.1.1":{"name":"postcss","version":"4.1.1","description":"Tool for transforming CSS with JS plugins","keywords":["css","postproccessor","parser","source map","transform","manipulation","preprocess","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.4.2","js-base64":"~2.1.7"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","gulp-bench-summary":"0.1.0","gulp-json-editor":"2.2.1","gonzales-pe":"3.0.0-26","gulp-eslint":"0.6.0","browserify":"9.0.4","gulp-babel":"4.0.1","gulp-bench":"1.1.0","gulp-mocha":"2.0.1","node-sass":"2.1.1","yaspeller":"1.1.0","gulp-util":"3.0.4","fs-extra":"0.18.0","gonzales":"1.0.7","through2":"0.6.3","stylecow":"5.0.0","request":"2.54.0","cssnext":"1.2.1","rework":"1.0.1","mensch":"0.3.1","stylus":"0.50.0","eslint":"0.16.1","sinon":"1.14.1","mocha":"2.2.1","cssom":"0.3.0","gulp":"3.8.11","less":"2.4.0","chai":"2.2.0","babel":"4.7.16"},"scripts":{"test":"gulp && yaspeller ."},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@4.1.1","_shasum":"f4ad2354dd3c9105ed31cdf55f015303956f566d","_from":".","_npmVersion":"2.7.4","_nodeVersion":"1.6.3","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"f4ad2354dd3c9105ed31cdf55f015303956f566d","tarball":"http://localhost:4545/npm/registry/postcss/postcss-4.1.1.tgz","integrity":"sha512-ECWX/wHEGB9VvmTwB4+Q9nsMV53iEmFLOD8Sg8F5xHpyqgZpwxiLc/jBIO+C0Elx4YiZZNlGmE2kWtYEMTsUgQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDEKHhw/zOMRmiR+4xla43ysmLfRYkiIoU8faRX7mxBmwIgeSTsn77ZekBXm7xWWhVCSMtXh6hxxmbzX8OmKy1k1wU="}]},"directories":{}},"4.1.2":{"name":"postcss","version":"4.1.2","description":"Tool for transforming CSS with JS plugins","keywords":["css","postproccessor","parser","source map","transform","manipulation","preprocess","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.4.2","js-base64":"~2.1.7"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","gulp-bench-summary":"0.1.0","gulp-json-editor":"2.2.1","gonzales-pe":"3.0.0-26","gulp-eslint":"0.6.0","browserify":"9.0.4","gulp-babel":"4.0.1","gulp-bench":"1.1.0","gulp-mocha":"2.0.1","node-sass":"2.1.1","yaspeller":"1.1.0","gulp-util":"3.0.4","fs-extra":"0.18.0","gonzales":"1.0.7","through2":"0.6.3","stylecow":"5.0.0","request":"2.54.0","cssnext":"1.2.1","rework":"1.0.1","mensch":"0.3.1","stylus":"0.50.0","eslint":"0.16.1","sinon":"1.14.1","mocha":"2.2.1","cssom":"0.3.0","gulp":"3.8.11","less":"2.4.0","chai":"2.2.0","babel":"4.7.16"},"scripts":{"test":"gulp && yaspeller ."},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@4.1.2","_shasum":"efc66ce5ec01cb9a1e715702cebbe0cc55cf87ea","_from":".","_npmVersion":"2.7.4","_nodeVersion":"1.6.3","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"efc66ce5ec01cb9a1e715702cebbe0cc55cf87ea","tarball":"http://localhost:4545/npm/registry/postcss/postcss-4.1.2.tgz","integrity":"sha512-xrw7PO5xPOa5OOwA/ZHZznYovK+zASBzN16F7VT21JWHu1MwsL+M85f2/2oD43LHQls2TV53GcXtqPJd6LWiiQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtFKuODhSQ+N2Kddg3bnqKhj8yH3tRcCcN9pP1C7HngAIgPINsGDnqkoPcQouUdI2v9V7nZHC8iP2NKpiGPOEJDDw="}]},"directories":{}},"4.1.3":{"name":"postcss","version":"4.1.3","description":"Tool for transforming CSS with JS plugins","keywords":["css","postproccessor","parser","source map","transform","manipulation","preprocess","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"source-map":"~0.4.2","js-base64":"~2.1.7"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","gulp-bench-summary":"0.1.0","gulp-json-editor":"2.2.1","gonzales-pe":"3.0.0-26","gulp-eslint":"0.6.0","es6-promise":"2.0.1","browserify":"9.0.7","gulp-babel":"5.0.0","gulp-bench":"1.1.0","gulp-mocha":"2.0.1","node-sass":"2.1.1","yaspeller":"1.1.0","gulp-util":"3.0.4","fs-extra":"0.18.0","gonzales":"1.0.7","through2":"0.6.3","stylecow":"5.0.0","request":"2.55.0","cssnext":"1.2.1","rework":"1.0.1","mensch":"0.3.1","stylus":"0.50.0","eslint":"0.16.1","sinon":"1.14.1","mocha":"2.2.1","cssom":"0.3.0","gulp":"3.8.11","less":"2.5.0","chai":"2.2.0","babel":"5.0.8"},"scripts":{"test":"gulp && yaspeller ."},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@4.1.3","_shasum":"c174f98564103748f3355cfe1a12144dd182c826","_from":".","_npmVersion":"2.7.4","_nodeVersion":"1.6.3","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"c174f98564103748f3355cfe1a12144dd182c826","tarball":"http://localhost:4545/npm/registry/postcss/postcss-4.1.3.tgz","integrity":"sha512-wZSw8mYQ3sTiiWuToJVSUYMPWk1hdTFnLjFvYdq70YmRUrczmRzYs1BXN1UptnmIkHMCsgJ1luelqxMZyGbneg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDR3OMRrvpGamTY0xzgzXJZk9YuaUIXIyMrijMiPkM0LgIhAJqNTIQ0e3r1eweqhWxCRk2Sb16Qz/+C4IyzNJqJ2lpP"}]},"directories":{}},"4.1.4":{"name":"postcss","version":"4.1.4","description":"Tool for transforming CSS with JS plugins","keywords":["css","postproccessor","parser","source map","transform","manipulation","preprocess","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"es6-promise":"~2.0.1","source-map":"~0.4.2","js-base64":"~2.1.7"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","gulp-bench-summary":"0.1.0","gulp-json-editor":"2.2.1","gonzales-pe":"3.0.0-26","gulp-eslint":"0.6.0","browserify":"9.0.7","gulp-babel":"5.0.0","gulp-bench":"1.1.0","gulp-mocha":"2.0.1","node-sass":"2.1.1","yaspeller":"1.1.0","gulp-util":"3.0.4","fs-extra":"0.18.0","gonzales":"1.0.7","through2":"0.6.3","stylecow":"5.0.0","request":"2.55.0","cssnext":"1.2.1","rework":"1.0.1","mensch":"0.3.1","stylus":"0.50.0","eslint":"0.16.1","sinon":"1.14.1","mocha":"2.2.1","cssom":"0.3.0","gulp":"3.8.11","less":"2.5.0","chai":"2.2.0","babel-core":"5.0.8"},"scripts":{"test":"gulp && yaspeller ."},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@4.1.4","_shasum":"24b3bf57071b838c126636a348453e101cb8a74b","_from":".","_npmVersion":"2.7.4","_nodeVersion":"1.6.3","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"24b3bf57071b838c126636a348453e101cb8a74b","tarball":"http://localhost:4545/npm/registry/postcss/postcss-4.1.4.tgz","integrity":"sha512-P5SZ1/IxI/92b7uKA+e+Ru9srzScgO2tKpPqxVe262dBvmlLzqdlA/bk42OrxEqLMbQgTGnPXnw3r5BvXFQN9w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMNqdUvKDRWOmOzSbGXF7m5Qwk2B3CKWn+g8ol/534DwIgIuYEF+cXm+hqlcHHG/f79KQQiEMMkzcGSikRwLeRenc="}]},"directories":{}},"4.1.5":{"name":"postcss","version":"4.1.5","description":"Tool for transforming CSS with JS plugins","keywords":["css","postproccessor","parser","source map","transform","manipulation","preprocess","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss.git"},"dependencies":{"es6-promise":"~2.0.1","source-map":"~0.4.2","js-base64":"~2.1.8"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","gulp-bench-summary":"0.1.0","gulp-json-editor":"2.2.1","gonzales-pe":"3.0.0-26","gulp-eslint":"0.9.0","browserify":"9.0.8","gulp-babel":"5.1.0","gulp-bench":"1.1.0","gulp-mocha":"2.0.1","node-sass":"2.1.1","yaspeller":"2.0.0","gulp-util":"3.0.4","fs-extra":"0.18.0","gonzales":"1.0.7","through2":"0.6.5","stylecow":"5.0.1","request":"2.55.0","cssnext":"1.2.3","rework":"1.0.1","mensch":"0.3.1","stylus":"0.50.0","sinon":"1.14.1","mocha":"2.2.4","cssom":"0.3.0","gulp":"3.8.11","less":"2.5.0","chai":"2.2.0","babel-core":"5.1.6"},"scripts":{"test":"gulp && yaspeller ."},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss","_id":"postcss@4.1.5","_shasum":"bee80d22209e937f56e2e6fff2515517de4477b4","_from":".","_npmVersion":"2.7.4","_nodeVersion":"1.6.3","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"bee80d22209e937f56e2e6fff2515517de4477b4","tarball":"http://localhost:4545/npm/registry/postcss/postcss-4.1.5.tgz","integrity":"sha512-9Q1wy4nvpKcpMCz+kkg+zWbk8J2KGlFox3WDuQzEKgg7H0VtcSeDTt4j9URyXASu1tyNbE0QsYxrhtp+FOi9CA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEreQIo/viXjDOdh4UFhcQx8NMtzKD/1IdYgFlIb6v/qAiB4R5RIAUYXDYx5LEBraQklHk7hXmkAVllDooa4P0GAfQ=="}]},"directories":{}},"4.1.6":{"name":"postcss","version":"4.1.6","description":"Tool for transforming CSS with JS plugins","keywords":["css","postproccessor","parser","source map","transform","manipulation","preprocess","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"es6-promise":"~2.1.1","source-map":"~0.4.2","js-base64":"~2.1.8"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","gulp-bench-summary":"0.1.0","gulp-json-editor":"2.2.1","stylecow-parser":"2.1.0","gonzales-pe":"3.0.0-26","gulp-eslint":"0.11.0","browserify":"9.0.8","gulp-babel":"5.1.0","gulp-bench":"1.1.0","gulp-mocha":"2.0.1","node-sass":"2.1.1","yaspeller":"2.1.0","gulp-util":"3.0.4","fs-extra":"0.18.2","gonzales":"1.0.7","through2":"0.6.5","request":"2.55.0","cssnext":"1.3.0","rework":"1.0.1","mensch":"0.3.1","stylus":"0.51.0","sinon":"1.14.1","mocha":"2.2.4","cssom":"0.3.0","gulp":"3.8.11","less":"2.5.0","chai":"2.3.0","babel-core":"5.1.13"},"scripts":{"test":"gulp && yaspeller ."},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@4.1.6","_shasum":"9fc9d74ffad1edb0058df4bc406a4fd1f2ad81ef","_from":".","_npmVersion":"2.8.3","_nodeVersion":"1.8.1","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"9fc9d74ffad1edb0058df4bc406a4fd1f2ad81ef","tarball":"http://localhost:4545/npm/registry/postcss/postcss-4.1.6.tgz","integrity":"sha512-BErt/X+Rcc/E3ZP7W1lrIUl+0I/i8lwLhNuGu9Es1wBbzXBcjzHn1J6Tm3J9Swr38L/+SlPAOxx3wHmQOcO/hg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGGCMJ1p21O1ltv5DwPyxAadTadr3c8zRJH9rOFSlRaDAiAUnD6Kqu3iFAaCpC16jbq+cCLfrssZCUAsIZJReVgwvQ=="}]},"directories":{}},"4.1.7":{"name":"postcss","version":"4.1.7","description":"Tool for transforming CSS with JS plugins","keywords":["css","postproccessor","parser","source map","transform","manipulation","preprocess","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"es6-promise":"~2.1.1","source-map":"~0.4.2","js-base64":"~2.1.8"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","gulp-json-editor":"2.2.1","gulp-eslint":"0.11.1","gulp-babel":"5.1.0","gulp-mocha":"2.0.1","yaspeller":"2.1.0","gulp-util":"3.0.4","fs-extra":"0.18.2","through2":"0.6.5","request":"2.55.0","sinon":"1.14.1","mocha":"2.2.4","gulp":"3.8.11","chai":"2.3.0","babel-core":"5.1.13"},"benchmarkDependencies":{"postcss-simple-vars":"0.2.4","gulp-bench-summary":"0.1.0","stylecow-parser":"2.1.0","postcss-nested":"0.2.2","postcss-mixins":"0.1.1","postcss-calc":"4.0.1","gonzales-pe":"3.0.0-26","gulp-bench":"1.1.0","node-sass":"2.1.1","gonzales":"1.0.7","mensch":"0.3.1","stylus":"0.51.0","rework":"1.0.1","cssom":"0.3.0","less":"2.5.0","myth":"1.4.0"},"scripts":{"test":"gulp && yaspeller ."},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@4.1.7","_shasum":"203da3191ccfcd132172b454c7b37150d2ca8d58","_from":".","_npmVersion":"2.8.3","_nodeVersion":"1.8.1","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"203da3191ccfcd132172b454c7b37150d2ca8d58","tarball":"http://localhost:4545/npm/registry/postcss/postcss-4.1.7.tgz","integrity":"sha512-qUmHkTB6TdCr/L0V9PKZIMbTFOPesb15E+L0IB8hy8cAMOg/XAu/wep37Jp5wFOgzXi036Z4TnOs+URDEnZfww==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCQSS9D+iBlJpPxcdE/awoEfLoWTd+9byrqWgVj4dKFMAIgSZbMG7HqDsAthx6bHEQGIPVu55C2riuCBdFft1K2RpI="}]},"directories":{}},"4.1.8":{"name":"postcss","version":"4.1.8","description":"Tool for transforming CSS with JS plugins","keywords":["css","postproccessor","parser","source map","transform","manipulation","preprocess","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"es6-promise":"~2.1.1","source-map":"~0.4.2","js-base64":"~2.1.8"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","gulp-json-editor":"2.2.1","gulp-eslint":"0.11.1","gulp-babel":"5.1.0","gulp-mocha":"2.0.1","yaspeller":"2.1.0","gulp-util":"3.0.4","fs-extra":"0.18.2","through2":"0.6.5","request":"2.55.0","sinon":"1.14.1","mocha":"2.2.4","gulp":"3.8.11","chai":"2.3.0","babel-core":"5.2.2"},"benchmarkDependencies":{"postcss-simple-vars":"0.2.4","gulp-bench-summary":"0.1.0","stylecow-parser":"2.1.0","postcss-nested":"0.2.2","postcss-mixins":"0.1.1","postcss-calc":"4.0.1","gonzales-pe":"3.0.0-26","gulp-bench":"1.1.0","node-sass":"2.1.1","gonzales":"1.0.7","mensch":"0.3.1","stylus":"0.51.0","rework":"1.0.1","cssom":"0.3.0","less":"2.5.0","myth":"1.4.0"},"scripts":{"test":"gulp && yaspeller ."},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@4.1.8","_shasum":"146f2d46f4a68675914bc743ccce64ebf21d4c7a","_from":".","_npmVersion":"2.8.3","_nodeVersion":"1.8.1","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"146f2d46f4a68675914bc743ccce64ebf21d4c7a","tarball":"http://localhost:4545/npm/registry/postcss/postcss-4.1.8.tgz","integrity":"sha512-d+fIXD3xR9L411xTMCjr6nFjB6o3diw+2UQhWINHtvP7p2WpTwBejMAyFwznWDq4aV+QByibG7Lh0AhTBIEZtQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1TmrOrj0524uYrnKNr3B3g5ZiwDi9rmZAwR2mwFEFtQIgBs8WvbTTi4aiVyvbz7FPp/bH9JL7NMILVHd55Dayc5Y="}]},"directories":{}},"4.1.9":{"name":"postcss","version":"4.1.9","description":"Tool for transforming CSS with JS plugins","keywords":["css","postproccessor","parser","source map","transform","manipulation","preprocess","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"es6-promise":"~2.1.1","source-map":"~0.4.2","js-base64":"~2.1.8"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","gulp-json-editor":"2.2.1","gulp-eslint":"0.11.1","gulp-babel":"5.1.0","gulp-mocha":"2.0.1","yaspeller":"2.1.0","gulp-util":"3.0.4","gulp-run":"1.6.8","fs-extra":"0.18.2","through2":"0.6.5","request":"2.55.0","sinon":"1.14.1","mocha":"2.2.4","gulp":"3.8.11","chai":"2.3.0","babel-core":"5.2.13"},"benchmarkDependencies":{"postcss-simple-vars":"0.2.4","gulp-bench-summary":"0.1.0","stylecow-parser":"2.1.0","postcss-nested":"0.2.2","postcss-mixins":"0.1.1","postcss-calc":"4.0.1","gonzales-pe":"3.0.0-26","gulp-bench":"1.1.0","node-sass":"2.1.1","gonzales":"1.0.7","mensch":"0.3.1","stylus":"0.51.0","rework":"1.0.1","cssom":"0.3.0","less":"2.5.0","myth":"1.4.0"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@4.1.9","_shasum":"4d3f395254ab420292f693f8657ea72c1a273787","_from":".","_npmVersion":"2.8.3","_nodeVersion":"1.8.1","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"4d3f395254ab420292f693f8657ea72c1a273787","tarball":"http://localhost:4545/npm/registry/postcss/postcss-4.1.9.tgz","integrity":"sha512-Dh47WhZrZ7lk6QNbDs8bTrNVcO6Ir2Got7G0Rt7BwOOPPEfijobLCwtj625jkE6/SKEJF6uvPGLzHGOqIlojew==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH1ziVrStqkyiVl6N6MEep7P0oZmmEv4TwFHJAMLf16PAiBgJCKODkLTlL77WoHXAIzC2LTt4kT++mATl/zdkdPrhA=="}]},"directories":{}},"4.1.10":{"name":"postcss","version":"4.1.10","description":"Tool for transforming CSS with JS plugins","keywords":["css","postproccessor","parser","source map","transform","manipulation","preprocess","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"es6-promise":"~2.1.1","source-map":"~0.4.2","js-base64":"~2.1.8"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","gulp-json-editor":"2.2.1","gulp-eslint":"0.12.0","gulp-babel":"5.1.0","gulp-mocha":"2.0.1","yaspeller":"2.2.0","gulp-util":"3.0.4","gulp-run":"1.6.8","fs-extra":"0.18.3","through2":"0.6.5","request":"2.55.0","sinon":"1.14.1","mocha":"2.2.4","gulp":"3.8.11","chai":"2.3.0","babel-core":"5.2.17"},"benchmarkDependencies":{"postcss-simple-vars":"0.3.0","gulp-bench-summary":"0.1.0","stylecow-parser":"2.2.2","postcss-nested":"0.3.1","postcss-mixins":"0.2.0","postcss-calc":"4.0.1","gonzales-pe":"3.0.0-26","gulp-bench":"1.1.0","node-sass":"3.0.0","gonzales":"1.0.7","mensch":"0.3.1","stylus":"0.51.1","rework":"1.0.1","cssom":"0.3.0","less":"2.5.0","myth":"1.4.0"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@4.1.10","_shasum":"64acb9745b44529da4d1d498b70c2f3bfde6782c","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.1","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"64acb9745b44529da4d1d498b70c2f3bfde6782c","tarball":"http://localhost:4545/npm/registry/postcss/postcss-4.1.10.tgz","integrity":"sha512-DRINwsf8ZK4EYR+0YfR8TBrI8kXkAnGm2kNr2FYW1hZ8hCn9sr0A3QaqD7E3F3wGTb/aDJQJvfprqZka1K6fpw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBL07NId3JDwxmJF9npnQ3ySVHnsiQ+G+Sd1gY5Fc21FAiEA8MIzfmN8AYLFayPf757st0RcQjDuV8a8SHullt8diQo="}]},"directories":{}},"4.1.11":{"name":"postcss","version":"4.1.11","description":"Tool for transforming CSS with JS plugins","keywords":["css","postproccessor","parser","source map","transform","manipulation","preprocess","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"es6-promise":"~2.1.1","source-map":"~0.4.2","js-base64":"~2.1.8"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","gulp-json-editor":"2.2.1","load-resources":"0.1.0","gulp-eslint":"0.12.0","gulp-babel":"5.1.0","gulp-mocha":"2.0.1","yaspeller":"2.2.0","gulp-util":"3.0.4","gulp-run":"1.6.8","fs-extra":"0.18.3","eslint":"0.21.0","sinon":"1.14.1","mocha":"2.2.5","gulp":"3.8.11","chai":"2.3.0","babel-core":"5.4.3"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@4.1.11","_shasum":"c2d9dbd632008d65d982d58726dea0c782f707b7","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.1","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"dist":{"shasum":"c2d9dbd632008d65d982d58726dea0c782f707b7","tarball":"http://localhost:4545/npm/registry/postcss/postcss-4.1.11.tgz","integrity":"sha512-CRFZPWb+4uFF4uXDvk1vNdHDWvNJ27NWOIZtlFqkYJrvlVdlnOBlq6pvgMrY2v/eMdqfIdAE1YS9FSDc/32ncA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCk5YwJmzILdRNgCBfhwQsjEvudxaOmyvnMLW8sj71XKwIhAOX32Hnp8p4A7RZbsD7Q2U97J2QqfbVIMzchvFPyXSH2"}]},"directories":{}},"4.1.12":{"name":"postcss","version":"4.1.12","description":"Tool for transforming CSS with JS plugins","keywords":["css","postproccessor","parser","source map","transform","manipulation","preprocess","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"es6-promise":"~2.3.0","source-map":"~0.4.2","js-base64":"~2.1.8"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","gulp-json-editor":"2.2.1","load-resources":"0.1.0","gulp-eslint":"0.14.0","gulp-babel":"5.1.0","gulp-mocha":"2.1.2","yaspeller":"2.4.0","gulp-util":"3.0.5","gulp-run":"1.6.8","fs-extra":"0.20.0","sinon":"1.15.3","mocha":"2.2.5","gulp":"3.9.0","chai":"3.0.0","babel":"5.6.2"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@4.1.12","_shasum":"3523309f7d159b10bf77f1ac1e47d14add2253dc","_from":".","_npmVersion":"2.11.1","_nodeVersion":"2.3.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"3523309f7d159b10bf77f1ac1e47d14add2253dc","tarball":"http://localhost:4545/npm/registry/postcss/postcss-4.1.12.tgz","integrity":"sha512-FSYZCLF8MPLy2qX/P/fTH/OLLzIwjdnt4PV3ZO6CEf90widL4J9evgbGYF2oJF+4KNmb5c76Imxm8j8ILXNiyw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDeVcqNBCHLQaBK0L39GG/RKmhyNComUwiBTofGRvXO0wIhAItYiGlUX4IygCgEmG1P91ScGuINaN4qQ9uC2xJRom/P"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{}},"4.1.13":{"name":"postcss","version":"4.1.13","description":"Tool for transforming CSS with JS plugins","keywords":["css","postproccessor","parser","source map","transform","manipulation","preprocess","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"es6-promise":"~2.3.0","source-map":"~0.4.2","js-base64":"~2.1.8"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","gulp-json-editor":"2.2.1","load-resources":"0.1.0","gulp-eslint":"0.14.0","gulp-babel":"5.1.0","gulp-mocha":"2.1.2","yaspeller":"2.4.0","gulp-util":"3.0.6","gulp-run":"1.6.8","fs-extra":"0.20.1","sinon":"1.15.3","mocha":"2.2.5","gulp":"3.9.0","chai":"3.0.0","babel":"5.6.4"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@4.1.13","_shasum":"1839dcfc32f6599c73fa84189cb197937aa4abba","_from":".","_npmVersion":"2.11.1","_nodeVersion":"2.3.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"1839dcfc32f6599c73fa84189cb197937aa4abba","tarball":"http://localhost:4545/npm/registry/postcss/postcss-4.1.13.tgz","integrity":"sha512-laxiaKq1pmfDFlr139d1Exx93t64IkJiyCeqN1Et59IogxWCnS4lYWQHWM6twwkalX3oO/yGQGIXAgtTp2f7vw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFK4XZ1EInKOkmfxjNSB2dtxWlnYIJ7GMw64oSiyM2bVAiB7oTF9Kfx5UIfwBLSnL4B3yIkfyFVfcM3s8aGQVL+HMw=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{}},"4.1.14":{"name":"postcss","version":"4.1.14","description":"Tool for transforming CSS with JS plugins","keywords":["css","postproccessor","parser","source map","transform","manipulation","preprocess","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"es6-promise":"~2.3.0","source-map":"~0.4.2","js-base64":"~2.1.8"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","gulp-json-editor":"2.2.1","load-resources":"0.1.0","gulp-eslint":"0.15.0","gulp-babel":"5.1.0","gulp-mocha":"2.1.2","yaspeller":"2.5.0","gulp-util":"3.0.6","gulp-run":"1.6.8","fs-extra":"0.20.1","sinon":"1.15.4","mocha":"2.2.5","gulp":"3.9.0","chai":"3.0.0","babel":"5.6.14"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@4.1.14","_shasum":"2ffe51587d961f97030eaca6784f3acfd8631a2e","_from":".","_npmVersion":"2.11.3","_nodeVersion":"2.3.3","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"2ffe51587d961f97030eaca6784f3acfd8631a2e","tarball":"http://localhost:4545/npm/registry/postcss/postcss-4.1.14.tgz","integrity":"sha512-v8VmQLymBV70pujMa/S5jnU5ZSWCaUCae2uiFiitXweYwsQAew3qtjnD5jw1DGEJ4RbE2sa/DB9Qd/0njwSw4g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDMVGVrjGXCqaU5c6VepgyM7ku/q69vs2aJCGokR/yVhAiAspHtVWG1a0+hI0/tA+lDxuSPkHhqKqcQKsns1Rm1cvA=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{}},"4.1.15":{"name":"postcss","version":"4.1.15","description":"Tool for transforming CSS with JS plugins","keywords":["css","postproccessor","parser","source map","transform","manipulation","preprocess","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"es6-promise":"~2.3.0","source-map":"~0.4.2","js-base64":"~2.1.8"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","gulp-json-editor":"2.2.1","load-resources":"0.1.0","gulp-eslint":"0.15.0","gulp-babel":"5.1.0","gulp-mocha":"2.1.2","yaspeller":"2.5.0","gulp-util":"3.0.6","gulp-run":"1.6.8","fs-extra":"0.21.0","sinon":"1.15.4","mocha":"2.2.5","gulp":"3.9.0","chai":"3.0.0","babel":"5.6.14"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@4.1.15","_shasum":"50a4976d19e93f8498365c34b5161e920114ead0","_from":".","_npmVersion":"2.11.3","_nodeVersion":"2.3.3","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"50a4976d19e93f8498365c34b5161e920114ead0","tarball":"http://localhost:4545/npm/registry/postcss/postcss-4.1.15.tgz","integrity":"sha512-UMcXDnUPNFWhO/6q6P5xQbAwQguRrnv3ygsDFWz6SLiWskSVcwnjBknEaVKqL5EtqbG5TqYXcyrdTPEdhzlBYw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCf3LqbCnmNMNSyDBjx6GYOoQEARfGWFbqKqplXA9qHCAIhAN0VxOH99oID/TExRNS7McdvQsK77AhnG9hnr8nXfid/"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{}},"4.1.16":{"name":"postcss","version":"4.1.16","description":"Tool for transforming CSS with JS plugins","keywords":["css","postproccessor","parser","source map","transform","manipulation","preprocess","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"es6-promise":"~2.3.0","source-map":"~0.4.2","js-base64":"~2.1.8"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","gulp-json-editor":"2.2.1","load-resources":"0.1.0","gulp-eslint":"0.15.0","gulp-babel":"5.1.0","gulp-mocha":"2.1.2","yaspeller":"2.5.0","gulp-util":"3.0.6","gulp-run":"1.6.8","fs-extra":"0.21.0","sinon":"1.15.4","mocha":"2.2.5","gulp":"3.9.0","chai":"3.0.0","babel":"5.6.14"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@4.1.16","_shasum":"4c449b4c8af9df3caf6d37f8e1e575d0361758dc","_from":".","_npmVersion":"2.11.3","_nodeVersion":"2.3.3","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"4c449b4c8af9df3caf6d37f8e1e575d0361758dc","tarball":"http://localhost:4545/npm/registry/postcss/postcss-4.1.16.tgz","integrity":"sha512-aAutxE8MvL1bHylFMYb2c2nniFax8XDztHzZ+x5DVsNJnoW6VHvGSNSqdW3+ip255HCWfPjayVVFzMmyiL7opA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEYMGZH4boALbMda95Zk66KxLq4+PZH7DXBXEvO1mcviAiAgfTkaZfWPgDOzd6ofWiubM+fXW7yADO+sCi/ZGlKaOw=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{}},"5.0.0":{"name":"postcss","version":"5.0.0","description":"Tool for transforming styles with JS plugins","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.0","source-map":"^0.4.4","js-base64":"^2.1.9"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","postcss-parser-tests":"5.0.0","gulp-json-editor":"2.2.1","babel-eslint":"4.0.10","gulp-eslint":"1.0.0","gulp-babel":"5.2.0","gulp-mocha":"2.1.3","strip-ansi":"3.0.0","yaspeller":"2.5.0","gulp-util":"3.0.6","gulp-run":"1.6.10","fs-extra":"0.23.1","eslint":"1.1.0","sinon":"1.15.4","mocha":"2.2.5","gulp":"3.9.0","chai":"3.2.0","del":"1.2.1","babel-core":"5.8.22"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@5.0.0","_shasum":"98a2c3f832d559b73a3d99f8067eefadbd52b183","_from":".","_npmVersion":"2.13.0","_nodeVersion":"2.4.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"98a2c3f832d559b73a3d99f8067eefadbd52b183","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.0.0.tgz","integrity":"sha512-rW0vttST1hFyerV3ht7Pl5Z6wjf5Mi5JXRvfaOik1UIeDIGR7F3K+TjBqbXQ6isC19C16L1oahFlLZUCOO8RKg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqnyq7ebIpvYJN5QY2EuiyPgolj4rK1m1NtUAMdAGFNQIgQeYP8SP5faGK4FKgkLV2Y9QEyJkM4CbXs2xPdsEG/eE="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{}},"5.0.1":{"name":"postcss","version":"5.0.1","description":"Tool for transforming styles with JS plugins","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.0","source-map":"^0.4.4","js-base64":"^2.1.9"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","postcss-parser-tests":"5.0.0","gulp-json-editor":"2.2.1","babel-eslint":"4.0.10","gulp-eslint":"1.0.0","gulp-babel":"5.2.1","gulp-mocha":"2.1.3","strip-ansi":"3.0.0","yaspeller":"2.5.0","gulp-util":"3.0.6","gulp-run":"1.6.10","fs-extra":"0.23.1","eslint":"1.2.1","sinon":"1.16.1","mocha":"2.2.5","gulp":"3.9.0","chai":"3.2.0","del":"1.2.1","babel-core":"5.8.22"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@5.0.1","_shasum":"8f6386fc373316f691a4ee9105f6660a9b33e358","_from":".","_npmVersion":"2.13.0","_nodeVersion":"2.4.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"8f6386fc373316f691a4ee9105f6660a9b33e358","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.0.1.tgz","integrity":"sha512-DRhaXDATdJ2qMBwhitfCpJFZ/W3U2KsCTc03EpCucRBiF8/uC30Lk4SZ+ydFkyj7n/oltXe5JV/zLSMJZHk7mw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEbgi3CSaX789quoRe/ndAGl5RvqnZYGkHR8SjsInvv5AiA1RJpjr6j44lsy5SLqSW2vWJTs5SBT0fy+FsJ5xybgCg=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{}},"5.0.2":{"name":"postcss","version":"5.0.2","description":"Tool for transforming styles with JS plugins","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.0","source-map":"^0.4.4","js-base64":"^2.1.9"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","postcss-parser-tests":"5.0.0","gulp-json-editor":"2.2.1","gulp-istanbul":"0.10.0","run-sequence":"1.1.2","babel-eslint":"4.0.10","gulp-eslint":"1.0.0","gulp-mocha":"2.1.3","gulp-babel":"5.2.1","strip-ansi":"3.0.0","yaspeller":"2.5.0","gulp-util":"3.0.6","gulp-run":"1.6.10","fs-extra":"0.23.1","isparta":"3.0.3","eslint":"1.2.1","sinon":"1.16.1","mocha":"2.2.5","gulp":"3.9.0","chai":"3.2.0","del":"1.2.1","babel-core":"5.8.22"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@5.0.2","_shasum":"c353405f9a0bf119531dd869e315b349c025f570","_from":".","_npmVersion":"2.13.0","_nodeVersion":"2.4.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"c353405f9a0bf119531dd869e315b349c025f570","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.0.2.tgz","integrity":"sha512-JRm18uMT4xq+OLlg2XeBxx3cKl2uvcxI9gha4173QCYVaDDAgn4LxdrGPy8I4+ZPsBXy9t9UZ8BEuOOT2/7RqQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFx1f8qn9sJhhJQY8P96UQ50GD7HuFowkRXY1rNfSTLxAiBssWyQTrsasrkvPUzBBO173p5+7s1LuXLNsZetWozIOQ=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{}},"5.0.3":{"name":"postcss","version":"5.0.3","description":"Tool for transforming styles with JS plugins","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.0","source-map":"^0.4.4","js-base64":"^2.1.9"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","postcss-parser-tests":"5.0.1","gulp-json-editor":"2.2.1","gulp-istanbul":"0.10.0","run-sequence":"1.1.2","babel-eslint":"4.1.0","gulp-eslint":"1.0.0","gulp-mocha":"2.1.3","gulp-babel":"5.2.1","strip-ansi":"3.0.0","yaspeller":"2.5.0","gulp-util":"3.0.6","gulp-run":"1.6.10","fs-extra":"0.24.0","isparta":"3.0.3","eslint":"1.3.0","sinon":"1.16.1","mocha":"2.2.5","gulp":"3.9.0","chai":"3.2.0","del":"1.2.1","babel-core":"5.8.23"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@5.0.3","_shasum":"e18e3641e691df6800c74af0a606c719ec903e3b","_from":".","_npmVersion":"2.13.0","_nodeVersion":"2.4.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"e18e3641e691df6800c74af0a606c719ec903e3b","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.0.3.tgz","integrity":"sha512-bfHCpFWsw4sbozkeUsk7ShN9MEymjiVZo2BZeOeeMPnvYUIxgvrx1lGr9D2uORrr/0p/U+Xdjy/0vSnooahjzw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFLqZQgOdAD8O8HAfjSrfQGyswkIP0hIP8ENQCUp1RgtAiBHQ6VoiHfjwMsG551OAeaprTXvCFcVNuGDasAVMS17gg=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{}},"5.0.4":{"name":"postcss","version":"5.0.4","description":"Tool for transforming styles with JS plugins","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.0","source-map":"^0.4.4","js-base64":"^2.1.9"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","postcss-parser-tests":"5.0.2","gulp-json-editor":"2.2.1","gulp-istanbul":"0.10.0","run-sequence":"1.1.2","babel-eslint":"4.1.1","gulp-eslint":"1.0.0","gulp-mocha":"2.1.3","gulp-babel":"5.2.1","strip-ansi":"3.0.0","yaspeller":"2.5.0","gulp-util":"3.0.6","gulp-run":"1.6.10","fs-extra":"0.24.0","isparta":"3.0.4","eslint":"1.3.1","sinon":"1.16.1","mocha":"2.3.0","gulp":"3.9.0","chai":"3.2.0","del":"2.0.0","babel-core":"5.8.23"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@5.0.4","_shasum":"4e3ec2f5f0fc90210f13959b06fe17a7d1403d09","_from":".","_npmVersion":"2.13.0","_nodeVersion":"2.4.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"4e3ec2f5f0fc90210f13959b06fe17a7d1403d09","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.0.4.tgz","integrity":"sha512-GdYjAI8zH++NVVjCs4M5xzgh2I+S8MrFdBpaY8FXCoo0/0O4OxKiYK0XdMG0YoeS1CtaSrLQ/J8/0OpnKuTpXw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkL4EuOv+LKD1kffuHn9IZrfC7xcs/ab443uJijjyoWQIgU9YMa+HghnpJg5xvnwABWvvljDqw/kUdfUrux13qnSE="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{}},"5.0.5":{"name":"postcss","version":"5.0.5","description":"Tool for transforming styles with JS plugins","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.1","source-map":"^0.5.0","js-base64":"^2.1.9"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","postcss-parser-tests":"5.0.3","gulp-json-editor":"2.2.1","gulp-istanbul":"0.10.0","run-sequence":"1.1.2","babel-eslint":"4.1.1","gulp-eslint":"1.0.0","gulp-mocha":"2.1.3","gulp-babel":"5.2.1","strip-ansi":"3.0.0","gulp-shell":"0.4.3","yaspeller":"2.5.0","fs-extra":"0.24.0","isparta":"3.0.4","eslint":"1.4.1","sinon":"1.16.1","mocha":"2.3.2","gulp":"3.9.0","chai":"3.2.0","del":"2.0.2","babel-core":"5.8.24"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@5.0.5","_shasum":"80d0c2446591621f5c678962de3dac14d7ca64b0","_from":".","_npmVersion":"2.13.3","_nodeVersion":"3.3.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"80d0c2446591621f5c678962de3dac14d7ca64b0","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.0.5.tgz","integrity":"sha512-a3j3Z2sOojhJ1Y9IlmhXZ8G8X0qmCVnNg04bLpYsZV5tyHQN1+M81/kamZJ2sHMZ6RpaHLd9iujdiCmOL9J7KA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGrJxL9X+e7BEsDKTg/m3/ZBr+fg48c889iOllnbXedgAiEAuf1k8itux+rK9WoFGtvW4t0ohT0SaKpQcjedd234OBE="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"directories":{}},"5.0.6":{"name":"postcss","version":"5.0.6","description":"Tool for transforming styles with JS plugins","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.1","source-map":"^0.5.0","js-base64":"^2.1.9"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","postcss-parser-tests":"5.0.4","gulp-json-editor":"2.2.1","gulp-istanbul":"0.10.0","run-sequence":"1.1.3","babel-eslint":"4.1.3","gulp-eslint":"1.0.0","gulp-mocha":"2.1.3","gulp-babel":"5.2.1","strip-ansi":"3.0.0","gulp-shell":"0.4.3","yaspeller":"2.5.0","fs-extra":"0.24.0","isparta":"3.0.4","eslint":"1.5.0","sinon":"1.16.1","mocha":"2.3.3","gulp":"3.9.0","chai":"3.3.0","del":"2.0.2","babel-core":"5.8.25"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@5.0.6","_shasum":"876b7474f41aae658c1874514b663db4f251a1d1","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"876b7474f41aae658c1874514b663db4f251a1d1","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.0.6.tgz","integrity":"sha512-bx3y3PF4PU9KcaF4wGfun2lhJBqEBcUiBGLdjImlEWLt9GZD3UjgQ3aZZah9LXbCq5o0utZRmKzipMQX+uMiXg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCJ1BKO8nwdJxi6/q812wURGzFJioGMRcL5sR9G6JWeJgIhAMMvhbCG0AYAyw8BwZlFXxGmb3s6MWZgS61KJ9pH9hM0"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"directories":{}},"5.0.7":{"name":"postcss","version":"5.0.7","description":"Tool for transforming styles with JS plugins","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.1","source-map":"^0.5.0","babel-core":"5.8.25","js-base64":"^2.1.9"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","postcss-parser-tests":"5.0.4","gulp-json-editor":"2.2.1","gulp-istanbul":"0.10.0","run-sequence":"1.1.3","babel-eslint":"4.1.3","gulp-eslint":"1.0.0","gulp-mocha":"2.1.3","gulp-babel":"5.2.1","strip-ansi":"3.0.0","gulp-shell":"0.4.3","yaspeller":"2.5.0","fs-extra":"0.24.0","isparta":"3.0.4","eslint":"1.5.0","sinon":"1.16.1","mocha":"2.3.3","gulp":"3.9.0","chai":"3.3.0","del":"2.0.2"},"scripts":{"test":"gulp"},"gitHead":"d3f1ea2ceb7a327f90034e607e061bf836e3bed6","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@5.0.7","_shasum":"55ad02dcb7da54c4d85dce43b874217a1379864b","_from":".","_npmVersion":"2.12.1","_nodeVersion":"2.3.4","_npmUser":{"name":"beneb","email":"beneb.info@gmail.com"},"dist":{"shasum":"55ad02dcb7da54c4d85dce43b874217a1379864b","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.0.7.tgz","integrity":"sha512-52BN9ofeC5rvLuBY9bylrZ5Ps+q80TK0s6E0LeMquZIqy5bJ8H6N4gPwhGzCcSemT4KFH5/QGU0FqZs9rJNiuw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICKwNdK+XW4j6K30skYkWIlKC/kpp3opDRZRsKTCrB2oAiAEIoZ5xr712ckPE6weYktwKEepZgKZVXMjdSOc0zMwWg=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"directories":{}},"5.0.8":{"name":"postcss","version":"5.0.8","description":"Tool for transforming styles with JS plugins","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.1","source-map":"^0.5.0","js-base64":"^2.1.9"},"devDependencies":{"concat-with-sourcemaps":"1.0.2","postcss-parser-tests":"5.0.4","gulp-json-editor":"2.2.1","gulp-istanbul":"0.10.0","run-sequence":"1.1.3","babel-eslint":"4.1.3","gulp-eslint":"1.0.0","gulp-mocha":"2.1.3","gulp-babel":"5.2.1","strip-ansi":"3.0.0","gulp-shell":"0.4.3","yaspeller":"2.5.0","fs-extra":"0.24.0","isparta":"3.0.4","eslint":"1.5.0","sinon":"1.16.1","mocha":"2.3.3","gulp":"3.9.0","chai":"3.3.0","del":"2.0.2","babel-core":"5.8.25"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@5.0.8","_shasum":"70783031886234d7885d3035f44d9ff36a538602","_from":".","_npmVersion":"2.12.1","_nodeVersion":"2.3.4","_npmUser":{"name":"beneb","email":"beneb.info@gmail.com"},"dist":{"shasum":"70783031886234d7885d3035f44d9ff36a538602","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.0.8.tgz","integrity":"sha512-7dsJKANau88IzlDLLdv6LWNpvA+hleZihOgiB+bc9SD6ZLG3q1yk+1N02se193R7KyOQg7ov6Zc0obIWH1E/+Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJ20GY6zpQcElaNi0Dc7DQJ7B5Mg0Z+fobKDEtkv2StgIgHnWoLNLkY4HtES+vjdeyQu66kGOEfIiljqDGe363Hs8="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"directories":{}},"5.0.9":{"name":"postcss","version":"5.0.9","description":"Tool for transforming styles with JS plugins","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.1","source-map":"^0.5.1","js-base64":"^2.1.9"},"devDependencies":{"concat-with-sourcemaps":"1.0.4","postcss-parser-tests":"5.0.4","gulp-json-editor":"2.2.1","gulp-istanbul":"0.10.1","run-sequence":"1.1.4","babel-eslint":"4.1.3","gulp-eslint":"1.0.0","gulp-mocha":"2.1.3","gulp-babel":"5.2.1","strip-ansi":"3.0.0","gulp-shell":"0.5.0","yaspeller":"2.5.0","fs-extra":"0.24.0","isparta":"3.1.0","eslint":"1.6.0","sinon":"1.17.1","mocha":"2.3.3","gulp":"3.9.0","chai":"3.3.0","del":"2.0.2","babel-core":"5.8.25"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@5.0.9","_shasum":"36888118cce2dfb09b6825dcbb3f36f712b6101e","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.1","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"36888118cce2dfb09b6825dcbb3f36f712b6101e","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.0.9.tgz","integrity":"sha512-JmQcDZuA6RYdhvVC+bJXnuazhjbVpxOvsABiFvflXM6z+EfhbsInIemGxkkoXqGH9AA9370iuhpWByDsj48nhw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDv4xGd2rtp9T2Q8RSekdtL3yNDxZfllMADID1KELnodQIhAKO2YBkv0FnCFx605otdZi0EBcE6xj/gs4CVmZ5J6RVI"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"directories":{}},"5.0.10":{"name":"postcss","version":"5.0.10","description":"Tool for transforming styles with JS plugins","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.2","source-map":"^0.5.1","js-base64":"^2.1.9"},"devDependencies":{"concat-with-sourcemaps":"1.0.4","postcss-parser-tests":"5.0.4","gulp-json-editor":"2.2.1","gulp-istanbul":"0.10.1","run-sequence":"1.1.4","babel-eslint":"4.1.3","gulp-eslint":"1.0.0","gulp-mocha":"2.1.3","gulp-babel":"5.2.1","strip-ansi":"3.0.0","gulp-shell":"0.5.0","yaspeller":"2.5.0","fs-extra":"0.24.0","isparta":"3.1.0","eslint":"1.6.0","sinon":"1.17.1","mocha":"2.3.3","gulp":"3.9.0","chai":"3.3.0","del":"2.0.2","babel-core":"5.8.25"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@5.0.10","_shasum":"86eacc9036c5c063e27138bf9503e1de26ab69fe","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.2","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"86eacc9036c5c063e27138bf9503e1de26ab69fe","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.0.10.tgz","integrity":"sha512-XTOui5V3OddaF5ZloIiwIvlExfL0o1mJZIaM2nrS7g6I66KdTQ7xMZpHomBb99wy/CVv0P5ytvCC3l3/AbmmpA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdi/87i0kFnBcL8WutcXABOizCFU+Lvk9DnyzgQkfTeAIhAL66zMI9YMlbg2CyGq5falOwLd1pEFqDhwA4SWzJOHK5"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"directories":{}},"5.0.11":{"name":"postcss","version":"5.0.11","description":"Tool for transforming styles with JS plugins","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.2","source-map":"^0.5.1","js-base64":"^2.1.9"},"devDependencies":{"concat-with-sourcemaps":"1.0.4","postcss-parser-tests":"5.0.4","gulp-json-editor":"2.2.1","gulp-istanbul":"0.10.2","run-sequence":"1.1.4","babel-eslint":"4.1.4","gulp-eslint":"1.0.0","gulp-mocha":"2.1.3","gulp-babel":"5.3.0","strip-ansi":"3.0.0","gulp-shell":"0.5.1","yaspeller":"2.5.1","fs-extra":"0.26.2","isparta":"3.5.3","eslint":"1.9.0","sinon":"1.17.2","mocha":"2.3.3","gulp":"3.9.0","chai":"3.4.0","del":"2.0.2","babel-core":"5.8.25"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@5.0.11","_shasum":"b9475ef3ac54abb8049deb7ded3bbbf97689e6ef","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"b9475ef3ac54abb8049deb7ded3bbbf97689e6ef","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.0.11.tgz","integrity":"sha512-gTlwKgukggx6HOchJdwJNgVa6aXcnLfoP0sCsW9V63i6LERf4Msi6QJN0IJmrs7qaO1BxTvobANpItnNtJw0qQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHcnPiRPAlwEVqrL1XTGgUtTInvOK3EaT8/crWAOf6TnAiAeA+MAhoATjH4vkdwrsrKiegTV5Nf5jXuEFhJLL1Nh1Q=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"directories":{}},"5.0.12":{"name":"postcss","version":"5.0.12","description":"Tool for transforming styles with JS plugins","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.2","source-map":"^0.5.1","js-base64":"^2.1.9"},"devDependencies":{"concat-with-sourcemaps":"1.0.4","postcss-parser-tests":"5.0.4","gulp-json-editor":"2.2.1","gulp-istanbul":"0.10.2","run-sequence":"1.1.4","babel-eslint":"4.1.5","gulp-eslint":"1.1.0","gulp-mocha":"2.1.3","gulp-babel":"5.3.0","strip-ansi":"3.0.0","gulp-shell":"0.5.1","yaspeller":"2.5.1","fs-extra":"0.26.2","isparta":"3.5.3","eslint":"1.9.0","sinon":"1.17.2","mocha":"2.3.3","gulp":"3.9.0","chai":"3.4.1","del":"2.0.2","babel-core":"5.8.25"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@5.0.12","_shasum":"61297ec594d17705071ad888f5ed408905b9575a","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"61297ec594d17705071ad888f5ed408905b9575a","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.0.12.tgz","integrity":"sha512-rKUDJwroKMhEqmBg3YKtDNtJQ6hKttSXT4BgnmhcGfNHpwzD2n/lP1uOpmovPMFdp5B3fFkqe6LTy2dNcZvdeg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrr6UaCkIhfgd1j7G6EyNDxrg81vn/Oin86TEM+l2RbwIgMSpgcUUnYVWqPq7obJ3b41P/htpjetJUysT2mjDXe2s="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"directories":{}},"5.0.13":{"name":"postcss","version":"5.0.13","description":"Tool for transforming styles with JS plugins","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.2","source-map":"^0.5.1","js-base64":"^2.1.9"},"devDependencies":{"concat-with-sourcemaps":"1.0.4","postcss-parser-tests":"5.0.5","gulp-json-editor":"2.2.1","gulp-istanbul":"0.10.3","run-sequence":"1.1.5","babel-eslint":"5.0.0-beta6","gulp-eslint":"1.1.1","gulp-mocha":"2.2.0","gulp-babel":"6.1.1","strip-ansi":"3.0.0","gulp-shell":"0.5.1","yaspeller":"2.6.0","fs-extra":"0.26.2","isparta":"4.0.0","eslint":"1.10.3","sinon":"1.17.2","mocha":"2.3.4","gulp":"3.9.0","chai":"3.4.1","del":"2.2.0","babel-plugin-add-module-exports":"0.1.1","babel-preset-es2015-loose":"6.1.3","babel-preset-stage-0":"6.3.13","babel-core":"6.3.17"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@5.0.13","_shasum":"90731ea7cbc3e786e714fe6bb6b79adf3e189a86","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.2.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"90731ea7cbc3e786e714fe6bb6b79adf3e189a86","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.0.13.tgz","integrity":"sha512-dGCVKc1Y0WIpMwIDeSMB7JxUAXe/jryBfIq0ycI3agsJllWp8dOHGK/8DNgFXIu/tvqE6AwT8QZdPbFnk4Xhnw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGoL9rBSUDaGBPokt+5bPSETzK2QofRZVrLrmGIc+DeBAiEAnMfF52Lp5emBsDabDM8Q21dcntWx6XKNWtAfcqxlgfY="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"directories":{}},"5.0.14":{"name":"postcss","version":"5.0.14","description":"Tool for transforming styles with JS plugins","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.2","source-map":"^0.5.1","js-base64":"^2.1.9"},"devDependencies":{"concat-with-sourcemaps":"1.0.4","postcss-parser-tests":"5.0.5","gulp-json-editor":"2.2.1","gulp-istanbul":"0.10.3","run-sequence":"1.1.5","babel-eslint":"5.0.0-beta6","gulp-eslint":"1.1.1","gulp-mocha":"2.2.0","gulp-babel":"6.1.1","strip-ansi":"3.0.0","gulp-shell":"0.5.1","yaspeller":"2.6.0","fs-extra":"0.26.3","isparta":"4.0.0","eslint":"1.10.3","sinon":"1.17.2","mocha":"2.3.4","gulp":"3.9.0","chai":"3.4.1","del":"2.2.0","babel-plugin-add-module-exports":"0.1.2","babel-preset-es2015-loose":"6.1.4","babel-preset-stage-0":"6.3.13","babel-core":"6.3.26"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@5.0.14","_shasum":"164dafa9f3c6775ee599919cda610adeb495fcec","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"164dafa9f3c6775ee599919cda610adeb495fcec","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.0.14.tgz","integrity":"sha512-bW23S0TQ0+BafL6DhJYQi9k7QmX7CvRsxjdaJPlxmg8G/lal+zwp2RzPn/0WkHVZc5R+0gB7o2ce9NXsr9khuA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHS3mCRCu6p4NykU5Wi8eE59OIcRu9ABurcA56MDrp6vAiB7nm383Ugoa6shLzMfl1jIxkWTyiq3JrPkog2m8mMeGw=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"directories":{}},"5.0.15":{"name":"postcss","version":"5.0.15","description":"Tool for transforming styles with JS plugins","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.2","source-map":"^0.5.1","js-base64":"^2.1.9"},"devDependencies":{"concat-with-sourcemaps":"1.0.4","eslint-config-postcss":"1.0.0","postcss-parser-tests":"5.0.5","gulp-json-editor":"2.2.1","gulp-istanbul":"0.10.3","run-sequence":"1.1.5","babel-eslint":"5.0.0-beta9","gulp-eslint":"1.1.1","gulp-mocha":"2.2.0","gulp-babel":"6.1.2","strip-ansi":"3.0.0","gulp-shell":"0.5.2","yaspeller":"2.6.0","fs-extra":"0.26.5","isparta":"4.0.0","eslint":"1.10.3","sinon":"1.17.3","mocha":"2.4.5","gulp":"3.9.1","chai":"3.5.0","del":"2.2.0","babel-plugin-add-module-exports":"0.1.2","babel-preset-es2015-loose":"7.0.0","babel-preset-stage-0":"6.5.0","babel-preset-es2015":"6.5.0","babel-core":"6.5.1"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"homepage":"https://github.com/postcss/postcss#readme","_id":"postcss@5.0.15","_shasum":"ac9d6b520ddfbf9dfe21f46bce45d161fa087522","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.4.1","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"ac9d6b520ddfbf9dfe21f46bce45d161fa087522","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.0.15.tgz","integrity":"sha512-ZPapmzMPEgV45c9Fv7NQ5ebz8yzG1BaN3OVnyiYYUW/+teF1rTs+Fc1NgcXx/JK+33ua/7LAIaRSdhZPyMseRg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQ5ytas0rRXA5mcYhqDCD62Pi0PG5B4yHCvVYtgo+WRAIhAOQiRaxgYdz/b2XYR9wu3fO4LVXql4xf2lmNpxjVR016"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-9-west.internal.npmjs.com","tmp":"tmp/postcss-5.0.15.tgz_1455200572972_0.7284185644239187"},"directories":{}},"5.0.16":{"name":"postcss","version":"5.0.16","description":"Tool for transforming styles with JS plugins","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.2","source-map":"^0.5.1","js-base64":"^2.1.9"},"devDependencies":{"concat-with-sourcemaps":"1.0.4","eslint-config-postcss":"2.0.0","postcss-parser-tests":"5.0.5","gulp-json-editor":"2.2.1","gulp-istanbul":"0.10.3","run-sequence":"1.1.5","babel-eslint":"5.0.0-beta10","gulp-eslint":"2.0.0","gulp-mocha":"2.2.0","gulp-babel":"6.1.2","strip-ansi":"3.0.0","gulp-shell":"0.5.2","yaspeller":"2.6.0","fs-extra":"0.26.5","isparta":"4.0.0","eslint":"2.0.0","sinon":"1.17.3","mocha":"2.4.5","gulp":"3.9.1","chai":"3.5.0","del":"2.2.0","babel-plugin-add-module-exports":"0.1.2","babel-preset-es2015-loose":"7.0.0","babel-preset-stage-0":"6.5.0","babel-preset-es2015":"6.5.0","babel-core":"6.5.2"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.0.16","_shasum":"b14b9fdef1151d8ca32422e51d8c95b5d409004c","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.4.1","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"b14b9fdef1151d8ca32422e51d8c95b5d409004c","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.0.16.tgz","integrity":"sha512-3ZsDTw4bkq76hEt48OyxmZjcW8Kb7M7txfTaks8DdLVjq7ajToUeDoBloipLIqvVKiDg18lyyvsNisILtsSfWA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCFSARfE3c3X4JKzU1/Na/6+DcNHiWxm/vV5KOlx3okXgIgeKkcFM4Kzbq7N9aRGdy1OCT9dPqkdA/JGra/eXGlS88="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/postcss-5.0.16.tgz_1455440055139_0.9799389296676964"},"directories":{}},"5.0.17":{"name":"postcss","version":"5.0.17","description":"Tool for transforming styles with JS plugins","typings":"d.ts/postcss.d.ts","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.2","source-map":"^0.5.1","js-base64":"^2.1.9"},"devDependencies":{"concat-with-sourcemaps":"1.0.4","eslint-config-postcss":"2.0.0","postcss-parser-tests":"5.0.5","gulp-json-editor":"2.2.1","gulp-istanbul":"0.10.3","run-sequence":"1.1.5","babel-eslint":"5.0.0","gulp-eslint":"2.0.0","gulp-mocha":"2.2.0","gulp-babel":"6.1.2","strip-ansi":"3.0.1","gulp-shell":"0.5.2","yaspeller":"2.6.0","fs-extra":"0.26.5","isparta":"4.0.0","eslint":"2.2.0","sinon":"1.17.3","mocha":"2.4.5","gulp":"3.9.1","chai":"3.5.0","del":"2.2.0","babel-plugin-precompile-charcodes":"1.0.0","babel-plugin-add-module-exports":"0.1.2","babel-preset-es2015-loose":"7.0.0","babel-preset-stage-0":"6.5.0","babel-preset-es2015":"6.5.0","babel-core":"6.5.2"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.0.17","_shasum":"1784874fff56c224157f1c9613d7771bd506ebc8","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.6.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"1784874fff56c224157f1c9613d7771bd506ebc8","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.0.17.tgz","integrity":"sha512-9vealROLoUMmYy/ZuK9GfFpT82fKmkHnxExnIo/pN7nIl93sGGKq0kRdp1Yuhy8PTCHKV7YE0S2fngnvoTYJ4w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE2jdSr28C5S7CPKRR6HNjxjKyv/BfEXdR3ZwiWj1XKIAiBlR1h6RXLaKxAY8aDj/HPSZkHzeuPQwphF6/JXGUttXw=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/postcss-5.0.17.tgz_1456503030353_0.9646736525464803"},"directories":{}},"5.0.18":{"name":"postcss","version":"5.0.18","description":"Tool for transforming styles with JS plugins","typings":"d.ts/postcss.d.ts","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.2","source-map":"^0.5.1","js-base64":"^2.1.9"},"devDependencies":{"concat-with-sourcemaps":"1.0.4","eslint-config-postcss":"2.0.0","postcss-parser-tests":"5.0.5","gulp-json-editor":"2.2.1","gulp-istanbul":"0.10.3","run-sequence":"1.1.5","babel-eslint":"5.0.0","gulp-eslint":"2.0.0","gulp-mocha":"2.2.0","gulp-babel":"6.1.2","strip-ansi":"3.0.1","gulp-shell":"0.5.2","yaspeller":"2.6.0","fs-extra":"0.26.5","isparta":"4.0.0","eslint":"2.2.0","sinon":"1.17.3","mocha":"2.4.5","gulp":"3.9.1","chai":"3.5.0","del":"2.2.0","babel-plugin-precompile-charcodes":"1.0.0","babel-plugin-add-module-exports":"0.1.2","babel-preset-es2015-loose":"7.0.0","babel-preset-stage-0":"6.5.0","babel-preset-es2015":"6.5.0","babel-core":"6.5.2"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.0.18","_shasum":"592fc5983931fba57e4c92ba141aa2c17fb1f21a","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"592fc5983931fba57e4c92ba141aa2c17fb1f21a","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.0.18.tgz","integrity":"sha512-XsNfCYqEJtpqflPc8pUsaEzYNBw7gbUOJVr5iiA0eDX0I3NVXr1lYCGaW5MThBjvJoHWlJDdQ+pUQuLuaRcJnw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDpdeUbwBBD3lea6LwN5Uw9g/Tjqs0GOgseWJ37RgVbWAIgKemhjYMvquArID8gR5RRECjQkR94ZKcOxz1uHigYea4="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-9-west.internal.npmjs.com","tmp":"tmp/postcss-5.0.18.tgz_1456734835099_0.4146177039947361"},"directories":{}},"5.0.19":{"name":"postcss","version":"5.0.19","description":"Tool for transforming styles with JS plugins","typings":"d.ts/postcss.d.ts","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.2","source-map":"^0.5.1","js-base64":"^2.1.9"},"devDependencies":{"concat-with-sourcemaps":"1.0.4","eslint-config-postcss":"2.0.0","postcss-parser-tests":"5.0.6","gulp-json-editor":"2.2.1","gulp-istanbul":"0.10.3","run-sequence":"1.1.5","babel-eslint":"5.0.0","gulp-eslint":"2.0.0","gulp-mocha":"2.2.0","gulp-babel":"6.1.2","strip-ansi":"3.0.1","gulp-shell":"0.5.2","yaspeller":"2.6.0","fs-extra":"0.26.5","isparta":"4.0.0","eslint":"2.2.0","sinon":"1.17.3","mocha":"2.4.5","gulp":"3.9.1","chai":"3.5.0","del":"2.2.0","babel-plugin-precompile-charcodes":"1.0.0","babel-plugin-add-module-exports":"0.1.2","babel-preset-es2015-loose":"7.0.0","babel-preset-stage-0":"6.5.0","babel-preset-es2015":"6.6.0","babel-core":"6.6.0"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.0.19","_shasum":"b6342a01dc75b8cab7e968afda96aefc67f888af","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"b6342a01dc75b8cab7e968afda96aefc67f888af","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.0.19.tgz","integrity":"sha512-O5mZHjclPKM1qwIQEBXxVF1iqKB+8JE7Z7YWj0MJoOXfQ3EdIzHf8zEVuocvRXCsh8zX77sQPVcFSpj6Zs1zKg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvlxngWYt7THUKdUSp+rB6S4je7xy6yiH6+0NJcDB5MgIgeHVsO/Ns42leKscG7bDDSn/8x9TDp2Ofaru3e0BU+iw="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/postcss-5.0.19.tgz_1456944711334_0.9646348436363041"},"directories":{}},"5.0.20":{"name":"postcss","version":"5.0.20","description":"Tool for transforming styles with JS plugins","typings":"d.ts/postcss.d.ts","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.2","source-map":"^0.5.5","js-base64":"^2.1.9"},"devDependencies":{"concat-with-sourcemaps":"1.0.4","eslint-config-postcss":"2.0.2","postcss-parser-tests":"5.0.7","gulp-json-editor":"2.2.1","babel-eslint":"6.0.4","gulp-eslint":"2.0.0","gulp-mocha":"2.2.0","gulp-babel":"6.1.2","strip-ansi":"3.0.1","gulp-shell":"0.5.2","yaspeller":"2.6.0","fs-extra":"0.30.0","eslint":"2.9.0","sinon":"1.17.3","mocha":"2.4.5","gulp":"3.9.1","chai":"3.5.0","del":"2.2.0","babel-plugin-precompile-charcodes":"1.0.0","babel-plugin-add-module-exports":"0.1.4","babel-preset-es2015-loose":"7.0.0","babel-preset-stage-0":"6.5.0","babel-preset-es2015":"6.6.0","babel-core":"6.7.7"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.0.20","_shasum":"530e1c0786d5738e7557df5c1201f1aed1e4e818","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.11.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"530e1c0786d5738e7557df5c1201f1aed1e4e818","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.0.20.tgz","integrity":"sha512-08KpowWvhfkV+04F7/sBSkiSEFTdBb6E5Bdg7t08M27WU0ECOwOkyOh3VulXUj4F9hk0t/HqnIJv03VS/saPnQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEUR+vg9vhusChV/o62IuZej8VNcl/VDvnIk2qu+ESghAiEAsbBPh9MvG5x71jP5PEkadtwT4QLBotJGUtAq4MR3aZc="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/postcss-5.0.20.tgz_1462082949467_0.5638452761340886"},"directories":{}},"5.0.21":{"name":"postcss","version":"5.0.21","description":"Tool for transforming styles with JS plugins","typings":"d.ts/postcss.d.ts","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.2","source-map":"^0.5.5","js-base64":"^2.1.9"},"devDependencies":{"concat-with-sourcemaps":"1.0.4","eslint-config-postcss":"2.0.2","postcss-parser-tests":"5.0.7","gulp-json-editor":"2.2.1","babel-eslint":"6.0.4","gulp-eslint":"2.0.0","gulp-mocha":"2.2.0","gulp-babel":"6.1.2","strip-ansi":"3.0.1","gulp-shell":"0.5.2","yaspeller":"2.6.0","fs-extra":"0.30.0","eslint":"2.9.0","sinon":"1.17.3","mocha":"2.4.5","gulp":"3.9.1","chai":"3.5.0","del":"2.2.0","babel-plugin-precompile-charcodes":"1.0.0","babel-plugin-add-module-exports":"0.1.4","babel-preset-es2015-loose":"7.0.0","babel-preset-stage-0":"6.5.0","babel-preset-es2015":"6.6.0","babel-core":"6.7.7"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.0.21","_shasum":"d4cf6f19774648c492ac57c298f6afb3c04caefe","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.11.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"d4cf6f19774648c492ac57c298f6afb3c04caefe","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.0.21.tgz","integrity":"sha512-/UdnZhOe5WC0Kvts13bNLPREqhaU0ntLQ1v29S5ofLx38zP+WhM0sjhVzrPrIQwKwXhtf8byfH+BROc3t2YQRg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCDAiABf5nCBShwWyJVRGrYejzMBtDEbObd9qFLw1njGwIgHiJcEm2DHfdBMkr5qgSvrEc0K4CFXIPRRTsGOtefa4Y="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/postcss-5.0.21.tgz_1462205554383_0.5180628343950957"},"directories":{}},"5.1.0":{"name":"postcss","version":"5.1.0","description":"Tool for transforming styles with JS plugins","typings":"d.ts/postcss.d.ts","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.2","source-map":"^0.5.6","js-base64":"^2.1.9"},"devDependencies":{"babel-plugin-precompile-charcodes":"1.0.0","babel-plugin-add-module-exports":"0.2.1","babel-preset-es2015-loose":"7.0.0","concat-with-sourcemaps":"1.0.4","eslint-config-postcss":"2.0.2","postcss-parser-tests":"5.0.9","babel-preset-es2015":"6.9.0","gulp-sourcemaps":"1.6.0","babel-eslint":"6.1.2","gulp-eslint":"3.0.1","gulp-jsdoc3":"0.3.0","babel-core":"6.10.4","gulp-babel":"6.1.2","strip-ansi":"3.0.1","yaspeller":"2.8.1","gulp-run":"1.7.1","gulp-ava":"0.12.1","fs-extra":"0.30.0","docdash":"0.4.0","eslint":"3.0.1","sinon":"1.17.4","gulp":"3.9.1","ava":"0.15.2","del":"2.2.1"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.1.0","_shasum":"7860e3903c547b50c7e52edb3dbca30477cd1e5f","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"7860e3903c547b50c7e52edb3dbca30477cd1e5f","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.1.0.tgz","integrity":"sha512-i3wj6DiNlg6FggMq7gOyK1Y1nS//m4ggYHbsZB3rd9SidKGhgvGIa851bh5WjHcaCkoq25fCRHOqb2QbQlgCxg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC3bRcdo38SikVlqRL/kL+KSRxTcLNbSVUYGhoGRq/TvAIhAP5Mi+xTvlIehCsqCU44Im9kgZTtHdUbOcmYzgROd/lW"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/postcss-5.1.0.tgz_1468341575535_0.7811144818551838"},"directories":{}},"5.1.1":{"name":"postcss","version":"5.1.1","description":"Tool for transforming styles with JS plugins","typings":"d.ts/postcss.d.ts","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.2","source-map":"^0.5.6","js-base64":"^2.1.9"},"devDependencies":{"babel-plugin-precompile-charcodes":"1.0.0","babel-plugin-add-module-exports":"0.2.1","babel-preset-es2015-loose":"7.0.0","concat-with-sourcemaps":"1.0.4","eslint-config-postcss":"2.0.2","postcss-parser-tests":"5.0.9","babel-preset-es2015":"6.9.0","gulp-sourcemaps":"1.6.0","babel-eslint":"6.1.2","gulp-eslint":"3.0.1","gulp-jsdoc3":"0.3.0","babel-core":"6.11.4","gulp-babel":"6.1.2","strip-ansi":"3.0.1","yaspeller":"2.8.2","gulp-run":"1.7.1","gulp-ava":"0.12.1","fs-extra":"0.30.0","docdash":"0.4.0","eslint":"3.1.1","sinon":"1.17.4","gulp":"3.9.1","ava":"0.15.2","del":"2.2.1"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.1.1","_shasum":"c7947993b76d8f3e069b2c223b185581a7e54164","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"c7947993b76d8f3e069b2c223b185581a7e54164","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.1.1.tgz","integrity":"sha512-jkAPKvj7tWk/H+xREBZk7MVqkdG4lQtg3V3M/5WzvDXmYSEW0IvaLiaieEmRdSVs5h9zTMSV+8F/hV1zydopqw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDttBMoPon7jUi7fm9/3zXdcbgCcHKRdbv5XnCHVoYu2wIhAPwB98QsQg2h3HVXfSWktcKiEs5daIUk6dOMnMjgGLtj"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/postcss-5.1.1.tgz_1469523811504_0.9466930476482958"},"directories":{}},"5.1.2":{"name":"postcss","version":"5.1.2","description":"Tool for transforming styles with JS plugins","typings":"d.ts/postcss.d.ts","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.2","source-map":"^0.5.6","js-base64":"^2.1.9"},"devDependencies":{"babel-plugin-precompile-charcodes":"1.0.0","babel-plugin-add-module-exports":"0.2.1","concat-with-sourcemaps":"1.0.4","eslint-config-postcss":"2.0.2","postcss-parser-tests":"5.0.9","babel-preset-es2015":"6.13.2","gulp-sourcemaps":"1.6.0","babel-eslint":"6.1.2","gulp-eslint":"3.0.1","gulp-jsdoc3":"0.3.0","babel-core":"6.13.2","gulp-babel":"6.1.2","strip-ansi":"3.0.1","yaspeller":"2.9.1","gulp-run":"1.7.1","gulp-ava":"0.13.0","fs-extra":"0.30.0","docdash":"0.4.0","eslint":"3.2.2","sinon":"1.17.5","gulp":"3.9.1","ava":"0.16.0","del":"2.2.1"},"scripts":{"test":"gulp"},"main":"lib/postcss","bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.1.2","_shasum":"bd84886a66bcad489afaf7c673eed5ef639551e2","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"bd84886a66bcad489afaf7c673eed5ef639551e2","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.1.2.tgz","integrity":"sha512-V1DkLYJdbIbSVnsFe2OdMMNoxnwSub0NqMo2U451WeJYB56ZrnbRsAYyNTu7GD5W92pQTe9+TRDezAr7+NRuhg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHKfx/eBgfxOX6QXyukd9bJqDtHSGDdy2ZyEvpNiBOpJAiB7lBxaWIy1JotLzqbvLBTFaaCGMreZZ4CLD6tcn4voDg=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/postcss-5.1.2.tgz_1470506534964_0.8015585844404995"},"directories":{}},"5.2.0":{"name":"postcss","version":"5.2.0","description":"Tool for transforming styles with JS plugins","typings":"d.ts/postcss.d.ts","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.2","source-map":"^0.5.6","js-base64":"^2.1.9"},"devDependencies":{"babel-plugin-precompile-charcodes":"1.0.0","babel-plugin-add-module-exports":"0.2.1","concat-with-sourcemaps":"1.0.4","eslint-config-postcss":"2.0.2","postcss-parser-tests":"5.0.10","babel-preset-es2015":"6.14.0","gulp-sourcemaps":"1.6.0","run-sequence":"1.2.2","gulp-changed":"1.3.2","babel-eslint":"6.1.2","lint-staged":"2.0.3","gulp-eslint":"3.0.1","gulp-jsdoc3":"0.3.0","babel-core":"6.14.0","gulp-babel":"6.1.2","strip-ansi":"3.0.1","pre-commit":"1.1.3","yaspeller":"2.9.1","gulp-run":"1.7.1","gulp-ava":"0.14.1","fs-extra":"0.30.0","docdash":"0.4.0","eslint":"3.4.0","sinon":"1.17.5","chalk":"1.1.3","gulp":"3.9.1","ava":"0.16.0","del":"2.2.2"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint"},"pre-commit":["lint-staged"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.2.0","_shasum":"cdbee46b45abec245ed7ee8e905fc336c1dce2c9","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"cdbee46b45abec245ed7ee8e905fc336c1dce2c9","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.2.0.tgz","integrity":"sha512-RwsHGyfj+YyGvDry6CBvJjUuqJckpd/jur6EbdJAu9qs+ZFL3TwmtcgG9R8cqqI3MGeR2p2ynkjS9bN8FZtvew==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDxobSh0N1r+RfcijlhoXvkAKfW13TONpDnMadd35Y/HwIgItBLWBiBocsTj2oddtEx+XnEhTamEC8xsQ2jHtCVLoo="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/postcss-5.2.0.tgz_1473222562845_0.7899637438822538"},"directories":{}},"5.2.1":{"name":"postcss","version":"5.2.1","description":"Tool for transforming styles with JS plugins","typings":"d.ts/postcss.d.ts","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.2","source-map":"^0.5.6","js-base64":"^2.1.9"},"devDependencies":{"babel-plugin-precompile-charcodes":"1.0.0","babel-plugin-add-module-exports":"0.2.1","concat-with-sourcemaps":"1.0.4","eslint-config-postcss":"2.0.2","postcss-parser-tests":"5.0.10","babel-preset-es2015":"6.14.0","gulp-sourcemaps":"1.6.0","run-sequence":"1.2.2","gulp-changed":"1.3.2","babel-eslint":"6.1.2","lint-staged":"3.0.3","gulp-eslint":"3.0.1","babel-core":"6.14.0","gulp-babel":"6.1.2","strip-ansi":"3.0.1","pre-commit":"1.1.3","yaspeller":"2.9.1","gulp-run":"1.7.1","gulp-ava":"0.14.1","fs-extra":"0.30.0","docdash":"0.4.0","eslint":"3.6.0","jsdoc":"3.4.1","sinon":"1.17.6","chalk":"1.1.3","gulp":"3.9.1","ava":"0.16.0","del":"2.2.2"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller"},"pre-commit":["lint-staged"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.2.1","_shasum":"02c23730ad4a2efc7abdbda64c32e09eeaf9ee3c","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.6.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"02c23730ad4a2efc7abdbda64c32e09eeaf9ee3c","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.2.1.tgz","integrity":"sha512-RcGZ39lHtiKLkeHuNqQBUWOBiWmoQA/cZXQ7yiCLQVXJKtcdLtcc69LO6rcfLEp47pZY+xVfBv0TgPnxydHkVg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH+2MWiaIt7inSv29B+AP/DzZ+Zniy79dElICJns+qOFAiEAp8UixwCZIpBgQCmYPxVhMb+b9dIcd3nsfTcAUxHHYfE="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/postcss-5.2.1.tgz_1474891896337_0.6908692163415253"},"directories":{}},"5.2.2":{"name":"postcss","version":"5.2.2","description":"Tool for transforming styles with JS plugins","typings":"d.ts/postcss.d.ts","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.2","source-map":"^0.5.6","js-base64":"^2.1.9"},"devDependencies":{"babel-plugin-precompile-charcodes":"1.0.0","babel-plugin-add-module-exports":"0.2.1","concat-with-sourcemaps":"1.0.4","eslint-config-postcss":"2.0.2","postcss-parser-tests":"5.0.10","babel-preset-es2015":"6.14.0","gulp-sourcemaps":"1.6.0","run-sequence":"1.2.2","gulp-changed":"1.3.2","babel-eslint":"6.1.2","lint-staged":"3.0.3","gulp-eslint":"3.0.1","babel-core":"6.14.0","gulp-babel":"6.1.2","strip-ansi":"3.0.1","pre-commit":"1.1.3","yaspeller":"2.9.1","gulp-run":"1.7.1","gulp-ava":"0.14.1","fs-extra":"0.30.0","docdash":"0.4.0","eslint":"3.6.0","jsdoc":"3.4.1","sinon":"1.17.6","chalk":"1.1.3","gulp":"3.9.1","ava":"0.16.0","del":"2.2.2"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller"},"pre-commit":["lint-staged"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.2.2","_shasum":"7e1790ed055d62af15164aba7ffcb0a7ba56815f","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.6.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"7e1790ed055d62af15164aba7ffcb0a7ba56815f","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.2.2.tgz","integrity":"sha512-7tN8z1T/y5OADL0t0PjxEn0pFhDbs+4DPDtYbdaDzbFxy3iymdnAsjf+BKylzH3WZNQs05e2G8f2r0m3zB1RqQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDrd6qTlFI/BTk4D0dLeRscJhfWfCLsQyAdAtH8EKygjgIgEcp3kHJKC9A5BdU5TS65Qyw/TI41mbam96/vJF45Q7k="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/postcss-5.2.2.tgz_1474894697743_0.4936657389625907"},"directories":{}},"5.2.3":{"name":"postcss","version":"5.2.3","description":"Tool for transforming styles with JS plugins","typings":"d.ts/postcss.d.ts","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.2","source-map":"^0.5.6","js-base64":"^2.1.9","chalk":"^1.1.3"},"devDependencies":{"babel-plugin-precompile-charcodes":"1.0.0","babel-plugin-add-module-exports":"0.2.1","concat-with-sourcemaps":"1.0.4","eslint-config-postcss":"2.0.2","postcss-parser-tests":"5.0.10","babel-preset-es2015":"6.16.0","gulp-sourcemaps":"1.6.0","run-sequence":"1.2.2","gulp-changed":"1.3.2","babel-eslint":"7.0.0","lint-staged":"3.0.3","gulp-eslint":"3.0.1","babel-core":"6.16.0","gulp-babel":"6.1.2","strip-ansi":"3.0.1","pre-commit":"1.1.3","yaspeller":"2.9.1","gulp-run":"1.7.1","gulp-ava":"0.14.1","fs-extra":"0.30.0","docdash":"0.4.0","eslint":"3.6.1","jsdoc":"3.4.1","sinon":"1.17.6","chalk":"1.1.3","gulp":"3.9.1","ava":"0.16.0","del":"2.2.2"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller"},"pre-commit":["lint-staged"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.2.3","_shasum":"79eede69d334f7b292a2dff996eec76e25344465","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.6.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"79eede69d334f7b292a2dff996eec76e25344465","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.2.3.tgz","integrity":"sha512-qeE6KVtJm5VLlDOOxtl9ecsymQVjtBmEOfEXobvpfPeVJvN/fQe3dWpoP+Jz+xT4xYmnKu5rtCxW5hhK1HSVWw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCcCKMFdsPQ2OMUBxsAmih3FFR/xafLsuG9NAIomzyt8AIhAMew0hHXQ/Ey7HeWTQqCAwbebOEVSHCtVPxBh4bGgwd7"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/postcss-5.2.3.tgz_1475142614462_0.6934349299408495"},"directories":{}},"5.2.4":{"name":"postcss","version":"5.2.4","description":"Tool for transforming styles with JS plugins","typings":"d.ts/postcss.d.ts","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.2","source-map":"^0.5.6","js-base64":"^2.1.9","chalk":"^1.1.3"},"devDependencies":{"babel-plugin-precompile-charcodes":"1.0.0","babel-plugin-add-module-exports":"0.2.1","concat-with-sourcemaps":"1.0.4","eslint-config-postcss":"2.0.2","postcss-parser-tests":"5.0.10","babel-preset-es2015":"6.16.0","gulp-sourcemaps":"1.6.0","run-sequence":"1.2.2","gulp-changed":"1.3.2","babel-eslint":"7.0.0","lint-staged":"3.0.3","gulp-eslint":"3.0.1","babel-core":"6.16.0","gulp-babel":"6.1.2","strip-ansi":"3.0.1","pre-commit":"1.1.3","yaspeller":"2.9.1","gulp-run":"1.7.1","gulp-ava":"0.14.1","fs-extra":"0.30.0","docdash":"0.4.0","eslint":"3.6.1","jsdoc":"3.4.1","sinon":"1.17.6","chalk":"1.1.3","gulp":"3.9.1","ava":"0.16.0","del":"2.2.2"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller"},"pre-commit":["lint-staged"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.2.4","_shasum":"8eb4bee3e5c4e091585b116df32d8db24a535f21","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.6.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"8eb4bee3e5c4e091585b116df32d8db24a535f21","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.2.4.tgz","integrity":"sha512-JGSj757SOrfyBwGax8Xf+jRxFkfYnHsLR45yuHtPOAWv4YzvF3ZpIJ4wIym4kxTbsv3BlNYUlmw/sYZKM9ntKw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEPXtNLNlLWAlNjsBuBKZXDkPwW75I8cwa3DMWWghEORAiEA3tCKbhhKfMEaAVk143PtMDLn2tH8Jqogx3KTjQDuybA="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/postcss-5.2.4.tgz_1475212808158_0.7519478190224618"},"directories":{}},"5.2.5":{"name":"postcss","version":"5.2.5","description":"Tool for transforming styles with JS plugins","typings":"d.ts/postcss.d.ts","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.2","source-map":"^0.5.6","js-base64":"^2.1.9","chalk":"^1.1.3"},"devDependencies":{"babel-plugin-precompile-charcodes":"1.0.0","babel-plugin-add-module-exports":"0.2.1","concat-with-sourcemaps":"1.0.4","eslint-config-postcss":"2.0.2","postcss-parser-tests":"5.0.10","babel-preset-es2015":"6.16.0","gulp-sourcemaps":"2.1.1","run-sequence":"1.2.2","gulp-changed":"1.3.2","babel-eslint":"7.0.0","lint-staged":"3.2.0","gulp-eslint":"3.0.1","babel-core":"6.17.0","gulp-babel":"6.1.2","strip-ansi":"3.0.1","pre-commit":"1.1.3","yaspeller":"3.0.0","gulp-run":"1.7.1","gulp-ava":"0.14.1","fs-extra":"0.30.0","docdash":"0.4.0","eslint":"3.8.1","jsdoc":"3.4.2","sinon":"1.17.6","chalk":"1.1.3","gulp":"3.9.1","ava":"0.16.0","del":"2.2.2"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller"},"pre-commit":["lint-staged"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.2.5","_shasum":"ec428c27dffc7fac65961340a9b022fa4af5f056","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"ec428c27dffc7fac65961340a9b022fa4af5f056","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.2.5.tgz","integrity":"sha512-QUj3yzINEmaPoflBo3foVrnzXKj36GwjPe4LoEX7T/nKyLNu+cy/GKyxDoRMEIQM3L/PP4lVD1kEGLWZdWVmZA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQClLB0aDp6R03abOB+ummH/afccW+FxQS6HglFk0Tpc+AIgIIT/Ypc8ds0IJq4cqb10/KjFsYYvrf+wzFDv+0ZahHU="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/postcss-5.2.5.tgz_1476966359644_0.06463086837902665"},"directories":{}},"5.2.6":{"name":"postcss","version":"5.2.6","description":"Tool for transforming styles with JS plugins","typings":"d.ts/postcss.d.ts","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"supports-color":"^3.1.2","source-map":"^0.5.6","js-base64":"^2.1.9","chalk":"^1.1.3"},"devDependencies":{"babel-plugin-precompile-charcodes":"1.0.0","babel-plugin-add-module-exports":"0.2.1","concat-with-sourcemaps":"1.0.4","eslint-config-postcss":"2.0.2","postcss-parser-tests":"5.0.10","babel-preset-es2015":"6.18.0","gulp-sourcemaps":"2.2.0","run-sequence":"1.2.2","gulp-changed":"1.3.2","babel-eslint":"7.1.1","lint-staged":"3.2.1","gulp-eslint":"3.0.1","babel-core":"6.18.2","gulp-babel":"6.1.2","strip-ansi":"3.0.1","pre-commit":"1.1.3","yaspeller":"3.0.0","gulp-run":"1.7.1","gulp-ava":"0.15.0","fs-extra":"1.0.0","docdash":"0.4.0","eslint":"3.10.2","jsdoc":"3.4.3","sinon":"1.17.6","chalk":"1.1.3","gulp":"3.9.1","ava":"0.17.0","del":"2.2.2"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller"},"pre-commit":["lint-staged"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.2.6","_shasum":"a252cd67cd52585035f17e9ad12b35137a7bdd9e","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.1.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"a252cd67cd52585035f17e9ad12b35137a7bdd9e","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.2.6.tgz","integrity":"sha512-lDaT31ddZkkoYlQ1I5IGCuNUOjerH0aR5Id4tbbC/GbHSvHLeXz+fkxOGu9bnSW++6tOjcvatH1MIqa1ng+rlw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBFLZNBcZhkGQjz32iIxK7VrU2YPkoTAyNoya1NMg8ZwAiEAl+pEn005o1N2h4Fa6yMiCBNGfkeD3QUxD9wwoQlKjGk="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/postcss-5.2.6.tgz_1479819351588_0.21716016554273665"},"directories":{}},"5.2.7":{"name":"postcss","version":"5.2.7","description":"Tool for transforming styles with JS plugins","typings":"d.ts/postcss.d.ts","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^1.1.3","js-base64":"^2.1.9","source-map":"^0.5.6","supports-color":"^3.1.2"},"devDependencies":{"ava":"^0.17.0","babel-core":"^6.21.0","babel-eslint":"^7.1.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.0.0","babel-preset-es2015":"^6.18.0","chalk":"^1.1.3","concat-with-sourcemaps":"^1.0.4","del":"^2.2.2","docdash":"^0.4.0","eslint":"^3.12.2","eslint-config-postcss":"^2.0.2","fs-extra":"^1.0.0","gulp":"^3.9.1","gulp-ava":"^0.15.0","gulp-babel":"^6.1.2","gulp-changed":"^1.3.2","gulp-eslint":"^3.0.1","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.2.1","jsdoc":"^3.4.3","lint-staged":"^3.2.4","postcss-parser-tests":"^5.0.10","pre-commit":"^1.2.2","run-sequence":"^1.2.2","sinon":"^1.17.6","strip-ansi":"^3.0.1","yaspeller":"^3.0.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller"},"pre-commit":["lint-staged"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.2.7","_shasum":"e38fb8370b7c0703922ecefdf21256c5f4b8d369","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"e38fb8370b7c0703922ecefdf21256c5f4b8d369","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.2.7.tgz","integrity":"sha512-KKVyVkG0o91mZEfPFZ3BOEuzB7+DvJ7Y+0PC5fq5/2lYb94N/1Z+Xfaq9Z9yYy2QtY5xifkOGThGF3CYjoHWEw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICwqXpM2i5rSlmZRh+96Pk7U5UBpXV6fXE/Ju7G5KjUIAiEA6gUyO49yCBs3wnVC8enukkiiqyvuXkvavM6g0Jc1kbU="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/postcss-5.2.7.tgz_1482569169847_0.9893079784233123"},"directories":{}},"5.2.8":{"name":"postcss","version":"5.2.8","description":"Tool for transforming styles with JS plugins","typings":"d.ts/postcss.d.ts","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^1.1.3","js-base64":"^2.1.9","source-map":"^0.5.6","supports-color":"^3.1.2"},"devDependencies":{"ava":"^0.17.0","babel-core":"^6.21.0","babel-eslint":"^7.1.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.0.0","babel-preset-es2015":"^6.18.0","chalk":"^1.1.3","concat-with-sourcemaps":"^1.0.4","del":"^2.2.2","docdash":"^0.4.0","eslint":"^3.12.2","eslint-config-postcss":"^2.0.2","fs-extra":"^1.0.0","gulp":"^3.9.1","gulp-ava":"^0.15.0","gulp-babel":"^6.1.2","gulp-changed":"^1.3.2","gulp-eslint":"^3.0.1","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.2.1","jsdoc":"^3.4.3","lint-staged":"^3.2.4","postcss-parser-tests":"^5.0.10","pre-commit":"^1.2.2","run-sequence":"^1.2.2","sinon":"^1.17.6","strip-ansi":"^3.0.1","yaspeller":"^3.0.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller"},"pre-commit":["lint-staged"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.2.8","_shasum":"05720c49df23c79bda51fd01daeb1e9222e94390","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"05720c49df23c79bda51fd01daeb1e9222e94390","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.2.8.tgz","integrity":"sha512-s3/Ir2HuvXMaOg1alnhHQeLyJ7s4hOPg1tme+aN4MQA3OxV0HfkGAzl8d6dWJI5XVV5a5d0jx1EjDL/BrCSS9A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQRBi5Hw0GH8qTSZ8xNRVyx8ih0E+90UoU33kMKRNm1AIhANI6yDQpzbDg1BsUSJQtLhYXDHv97Cw0IFMjZaObQX43"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/postcss-5.2.8.tgz_1482739711735_0.9840468934271485"},"directories":{}},"5.2.9":{"name":"postcss","version":"5.2.9","description":"Tool for transforming styles with JS plugins","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^1.1.3","js-base64":"^2.1.9","source-map":"^0.5.6","supports-color":"^3.1.2"},"devDependencies":{"ava":"^0.17.0","babel-core":"^6.21.0","babel-eslint":"^7.1.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.0.0","babel-preset-es2015":"^6.18.0","chalk":"^1.1.3","concat-with-sourcemaps":"^1.0.4","del":"^2.2.2","docdash":"^0.4.0","eslint":"^3.13.0","eslint-config-postcss":"^2.0.2","fs-extra":"^1.0.0","gulp":"^3.9.1","gulp-ava":"^0.15.0","gulp-babel":"^6.1.2","gulp-changed":"^1.3.2","gulp-eslint":"^3.0.1","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.2.3","jsdoc":"^3.4.3","lint-staged":"^3.2.5","postcss-parser-tests":"^5.0.10","pre-commit":"^1.2.2","run-sequence":"^1.2.2","sinon":"^1.17.7","strip-ansi":"^3.0.1","yaspeller":"^3.0.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller"},"pre-commit":["lint-staged"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.2.9","_shasum":"282a644f92d4b871ade2d3ce8bd0ea46f18317b6","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"282a644f92d4b871ade2d3ce8bd0ea46f18317b6","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.2.9.tgz","integrity":"sha512-M23TQqV+hH6nb/oCR7u+iV4DRUe//HblWntjgTDu8go+dJEHSRM7A+Y38+33OTkP53lTFigkH/PmkgjcUTWwKQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCivMurCPPMlc3/w2+v39FMgzCTYUSHJfv4lrH1IowLBwIhAOUsTj3Qzq3dsMF7bRmEv/Z8p4WAibJVvSp9iul+JbVK"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/postcss-5.2.9.tgz_1483946129558_0.6109050763770938"},"directories":{}},"5.2.10":{"name":"postcss","version":"5.2.10","description":"Tool for transforming styles with JS plugins","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^1.1.3","js-base64":"^2.1.9","source-map":"^0.5.6","supports-color":"^3.1.2"},"devDependencies":{"ava":"^0.17.0","babel-core":"^6.21.0","babel-eslint":"^7.1.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.0.0","babel-preset-es2015":"^6.18.0","chalk":"^1.1.3","concat-with-sourcemaps":"^1.0.4","del":"^2.2.2","docdash":"^0.4.0","eslint":"^3.13.1","eslint-config-postcss":"^2.0.2","fs-extra":"^1.0.0","gulp":"^3.9.1","gulp-ava":"^0.15.0","gulp-babel":"^6.1.2","gulp-changed":"^1.3.2","gulp-eslint":"^3.0.1","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.3.1","jsdoc":"^3.4.3","lint-staged":"^3.2.6","postcss-parser-tests":"^5.0.10","pre-commit":"^1.2.2","run-sequence":"^1.2.2","sinon":"^1.17.7","strip-ansi":"^3.0.1","yaspeller":"^3.0.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller"},"pre-commit":["lint-staged"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.2.10","_shasum":"b58b64e04f66f838b7bc7cb41f7dac168568a945","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"b58b64e04f66f838b7bc7cb41f7dac168568a945","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.2.10.tgz","integrity":"sha512-d7P+NmoWSv3jVT7cMMTWy7W9QzhdX5wQ28x4v4vc930uYW65YEXfBoqMUAy0EYCB9wY64m1wzCiZWsJvutJTDw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDdg6qkc3Qpp48gmJuRcdM/tO2LKQmCLE0mYzKez94T1gIgYSNuwpfkx/ckA130MkOEb6y3cip5EE77oHpUS8uwQVo="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/postcss-5.2.10.tgz_1484207486595_0.36697000241838396"},"directories":{}},"5.2.11":{"name":"postcss","version":"5.2.11","description":"Tool for transforming styles with JS plugins","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^1.1.3","js-base64":"^2.1.9","source-map":"^0.5.6","supports-color":"^3.2.3"},"devDependencies":{"ava":"^0.17.0","babel-core":"^6.22.1","babel-eslint":"^7.1.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.0.0","babel-preset-es2015":"^6.22.0","chalk":"^1.1.3","concat-with-sourcemaps":"^1.0.4","del":"^2.2.2","docdash":"^0.4.0","eslint":"^3.13.1","eslint-config-postcss":"^2.0.2","fs-extra":"^2.0.0","gulp":"^3.9.1","gulp-ava":"^0.15.0","gulp-babel":"^6.1.2","gulp-changed":"^1.3.2","gulp-eslint":"^3.0.1","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.4.0","jsdoc":"^3.4.3","lint-staged":"^3.2.7","postcss-parser-tests":"^5.0.10","pre-commit":"^1.2.2","run-sequence":"^1.2.2","sinon":"^1.17.7","strip-ansi":"^3.0.1","yaspeller":"^3.0.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller"},"pre-commit":["lint-staged"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.2.11","_shasum":"ff29bcd6d2efb98bfe08a022055ec599bbe7b761","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"ff29bcd6d2efb98bfe08a022055ec599bbe7b761","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.2.11.tgz","integrity":"sha512-0HO8KHoqxId0/3uiLy8pKiY+fzizUWVuZurZ5YYBsm5Vc0MyYz3qGCPTmICF8P6ialNHAfv94I7yjQDMXxZcWw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDTdoVPwmGdbaK0Z0QkdjNS6o+goRTEjuC0+wQI1aCVbAIgD//yMA6VlyPQKcvY67hhwq5n36DZl5oOL8G+5Rxuio8="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/postcss-5.2.11.tgz_1484902090371_0.498729158192873"},"directories":{}},"5.2.12":{"name":"postcss","version":"5.2.12","description":"Tool for transforming styles with JS plugins","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^1.1.3","js-base64":"^2.1.9","source-map":"^0.5.6","supports-color":"^3.2.3"},"devDependencies":{"ava":"^0.17.0","babel-core":"^6.22.1","babel-eslint":"^7.1.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.0.0","babel-preset-es2015":"^6.22.0","chalk":"^1.1.3","concat-with-sourcemaps":"^1.0.4","del":"^2.2.2","docdash":"^0.4.0","eslint":"^3.15.0","eslint-config-postcss":"^2.0.2","fs-extra":"^2.0.0","gulp":"^3.9.1","gulp-ava":"^0.15.0","gulp-babel":"^6.1.2","gulp-changed":"^1.3.2","gulp-eslint":"^3.0.1","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.4.1","jsdoc":"^3.4.3","lint-staged":"^3.3.0","postcss-parser-tests":"^5.0.10","pre-commit":"^1.2.2","run-sequence":"^1.2.2","sinon":"^1.17.7","strip-ansi":"^3.0.1","yaspeller":"^3.0.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller"},"pre-commit":["lint-staged"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.2.12","_shasum":"6a2b15e35dd65634441bb0961fa796904c7890e0","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.5.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"6a2b15e35dd65634441bb0961fa796904c7890e0","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.2.12.tgz","integrity":"sha512-YfnfphNMKQ7Tl73ihzYrf4r9cRkhWrApqV1uoul1rS26iJHdpRUOqnvj6a3/n2SMKSA8mlm6OSxSroAl2O1vrA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE9X55Xnwh5y+j07coNVLZ5Hmh3Fr7mD8wImYnVuV+KBAiEA7SWWunDD7jEcN0g6a92CbnzZM7E5qLVgLswm8XZULGg="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/postcss-5.2.12.tgz_1486330335646_0.052372753620147705"},"directories":{}},"5.2.13":{"name":"postcss","version":"5.2.13","description":"Tool for transforming styles with JS plugins","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^1.1.3","js-base64":"^2.1.9","source-map":"^0.5.6","supports-color":"^3.2.3"},"devDependencies":{"ava":"^0.17.0","babel-core":"^6.23.1","babel-eslint":"^7.1.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.0.0","babel-preset-es2015":"^6.22.0","chalk":"^1.1.3","concat-with-sourcemaps":"^1.0.4","del":"^2.2.2","docdash":"^0.4.0","eslint":"^3.15.0","eslint-config-postcss":"^2.0.2","fs-extra":"^2.0.0","gulp":"^3.9.1","gulp-ava":"^0.15.0","gulp-babel":"^6.1.2","gulp-changed":"^1.3.2","gulp-eslint":"^3.0.1","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.4.1","jsdoc":"^3.4.3","lint-staged":"^3.3.0","postcss-parser-tests":"^5.0.11","pre-commit":"^1.2.2","run-sequence":"^1.2.2","sinon":"^1.17.7","strip-ansi":"^3.0.1","yaspeller":"^3.0.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller"},"pre-commit":["lint-staged"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.2.13","_shasum":"1be52a32cf2ef58c0d75f1aedb3beabcf257cef3","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.5.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"1be52a32cf2ef58c0d75f1aedb3beabcf257cef3","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.2.13.tgz","integrity":"sha512-1pIRgtrwPuv0PVBgrJhbemEa6XPoz5kxmMjQaYC1Rj1TCVS2OcQBwQ8KItYEVMsshGfHLYBIWzJUvwy9DqkcwA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGcYdIy/ogGc0oz105YnWe+6VqPWaCE+5xKlhJ8nvkC2AiB81nyRnMiScPep6Goyjvhe7/zgm7/lUO0VlL69xA4seA=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/postcss-5.2.13.tgz_1487071180861_0.4101797095499933"},"directories":{}},"5.2.14":{"name":"postcss","version":"5.2.14","description":"Tool for transforming styles with JS plugins","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^1.1.3","js-base64":"^2.1.9","source-map":"^0.5.6","supports-color":"^3.2.3"},"devDependencies":{"ava":"^0.17.0","babel-core":"^6.23.1","babel-eslint":"^7.1.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.0.0","babel-preset-es2015":"^6.22.0","chalk":"^1.1.3","concat-with-sourcemaps":"^1.0.4","del":"^2.2.2","docdash":"^0.4.0","eslint":"^3.15.0","eslint-config-postcss":"^2.0.2","fs-extra":"^2.0.0","gulp":"^3.9.1","gulp-ava":"^0.15.0","gulp-babel":"^6.1.2","gulp-changed":"^1.3.2","gulp-eslint":"^3.0.1","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.4.1","jsdoc":"^3.4.3","lint-staged":"^3.3.0","postcss-parser-tests":"^5.0.11","pre-commit":"^1.2.2","run-sequence":"^1.2.2","sinon":"^1.17.7","strip-ansi":"^3.0.1","yaspeller":"^3.0.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller"},"pre-commit":["lint-staged"],"browser":{"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.2.14","_shasum":"47b4fbde363fd4f81e547f7e0e43d6d300267330","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.5.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"47b4fbde363fd4f81e547f7e0e43d6d300267330","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.2.14.tgz","integrity":"sha512-qwY8ND+CGoUlJwndrBKq7vIIk9ko9lkHzikwVUMfKT8B+qhN97jrHt6R5ZgiXkry4/yjYbxYGIGfvPRijwJRoA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDxhYJgw7lj56Bzh/CNbi7qU8qraYpirfTLrTBkLo9WHwIgHvfyA8+ZEpfcLK/4QFbGN2MDT0if1W/n6anzb466lx4="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/postcss-5.2.14.tgz_1487322222824_0.17081629624590278"},"directories":{}},"5.2.15":{"name":"postcss","version":"5.2.15","description":"Tool for transforming styles with JS plugins","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^1.1.3","js-base64":"^2.1.9","source-map":"^0.5.6","supports-color":"^3.2.3"},"devDependencies":{"ava":"^0.17.0","babel-core":"^6.23.1","babel-eslint":"^7.1.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.0.0","babel-preset-es2015":"^6.22.0","chalk":"^1.1.3","concat-with-sourcemaps":"^1.0.4","del":"^2.2.2","docdash":"^0.4.0","eslint":"^3.16.0","eslint-config-postcss":"^2.0.2","fs-extra":"^2.0.0","gulp":"^3.9.1","gulp-ava":"^0.15.0","gulp-babel":"^6.1.2","gulp-changed":"^1.3.2","gulp-eslint":"^3.0.1","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.4.1","jsdoc":"^3.4.3","lint-staged":"^3.3.1","postcss-parser-tests":"^5.0.11","pre-commit":"^1.2.2","run-sequence":"^1.2.2","sinon":"^1.17.7","strip-ansi":"^3.0.1","yaspeller":"^3.0.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller"},"pre-commit":["lint-staged"],"browser":{"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.2.15","_shasum":"a9e8685e50e06cc5b3fdea5297273246c26f5b30","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.5.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"a9e8685e50e06cc5b3fdea5297273246c26f5b30","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.2.15.tgz","integrity":"sha512-XYMyCZhgvdUNwPunHabt8MhSYOSFoB/aKPBj8UVH1NcQT+HYv63yzcdZvfdUYpJjTctRUs6rjClWKW/qSOFOLw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCP6rUOe7hnTHrY1rCNctN+IsdsMQVGhBNoD3mR8RoJfgIhAMd6foyb5ErEPuB28UaHpiL8bxLvehFAlvV2zPC5ZDD8"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/postcss-5.2.15.tgz_1487764828888_0.8921894764062017"},"directories":{}},"5.2.16":{"name":"postcss","version":"5.2.16","description":"Tool for transforming styles with JS plugins","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^1.1.3","js-base64":"^2.1.9","source-map":"^0.5.6","supports-color":"^3.2.3"},"devDependencies":{"ava":"^0.17.0","babel-core":"^6.23.1","babel-eslint":"^7.1.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.0.0","babel-preset-es2015":"^6.22.0","chalk":"^1.1.3","concat-with-sourcemaps":"^1.0.4","del":"^2.2.2","docdash":"^0.4.0","eslint":"^3.17.1","eslint-config-postcss":"^2.0.2","fs-extra":"^2.0.0","gulp":"^3.9.1","gulp-ava":"^0.15.0","gulp-babel":"^6.1.2","gulp-changed":"^1.3.2","gulp-eslint":"^3.0.1","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.4.1","jsdoc":"^3.4.3","lint-staged":"^3.3.1","postcss-parser-tests":"^5.0.11","pre-commit":"^1.2.2","run-sequence":"^1.2.2","sinon":"^1.17.7","strip-ansi":"^3.0.1","yaspeller-ci":"^0.3.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller-ci"},"pre-commit":["lint-staged"],"browser":{"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.2.16","_shasum":"732b3100000f9ff8379a48a53839ed097376ad57","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.1","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"732b3100000f9ff8379a48a53839ed097376ad57","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.2.16.tgz","integrity":"sha512-elFUff0WfmN4OTGB6gQG2dZgRkIyq3f9n+LNymGxFVS3+39QsFnxIXgHGE1yAWDKpTpfnSvmfFIrZq6ijhZgyQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDGEDdetNyWpAkk4s/+Dz54+Oj0DreorloH3EELhHc+zAIgKZHJCjxw91fmt1h2KoW36HxnjYpaYRCB1bCb598sa0w="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/postcss-5.2.16.tgz_1488901903362_0.9278970404993743"},"directories":{}},"5.2.17":{"name":"postcss","version":"5.2.17","description":"Tool for transforming styles with JS plugins","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^1.1.3","js-base64":"^2.1.9","source-map":"^0.5.6","supports-color":"^3.2.3"},"devDependencies":{"ava":"^0.17.0","babel-core":"^6.24.0","babel-eslint":"^7.1.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.0.0","babel-preset-es2015":"^6.24.0","chalk":"^1.1.3","concat-with-sourcemaps":"^1.0.4","del":"^2.2.2","docdash":"^0.4.0","eslint":"^3.18.0","eslint-config-postcss":"^2.0.2","fs-extra":"^1.0.0","gulp":"^3.9.1","gulp-ava":"^0.15.0","gulp-babel":"^6.1.2","gulp-changed":"^1.3.2","gulp-eslint":"^3.0.1","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.4.1","jsdoc":"^3.4.3","lint-staged":"^3.4.0","postcss-parser-tests":"^5.0.11","pre-commit":"^1.2.2","run-sequence":"^1.2.2","sinon":"^2.0.0","strip-ansi":"^3.0.1","yaspeller-ci":"^0.3.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller-ci"},"pre-commit":["lint-staged"],"browser":{"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.2.17","_shasum":"cf4f597b864d65c8a492b2eabe9d706c879c388b","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.8.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"cf4f597b864d65c8a492b2eabe9d706c879c388b","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.2.17.tgz","integrity":"sha512-0n4/a5Exgod60L1TjXAYJYqb8kwohUsXqUxYKOUqpRL8h2xL+vhQEuxxkvnWz8PtQiX1Qon3Xfzkx8yeJBBLLw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEiozqKNBfVxjL1MZ7cfiZ4m3BTOOuZhX2oi4C3ACO6fAiBFlcDEbn8UrGkFoINDjL2mrWhi7r6Z8iQudmito45pHA=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/postcss-5.2.17.tgz_1492124276482_0.1051938203163445"},"directories":{}},"6.0.0":{"name":"postcss","version":"6.0.0","description":"Tool for transforming styles with JS plugins","engines":{"node":">=4.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^1.1.3","source-map":"^0.5.6","supports-color":"^3.2.3"},"devDependencies":{"babel-core":"^6.24.1","babel-eslint":"^7.2.3","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.0.0","babel-preset-env":"^1.4.0","chalk":"^1.1.3","concat-with-sourcemaps":"^1.0.4","del":"^2.2.2","docdash":"^0.4.0","eslint":"^3.19.0","eslint-config-postcss":"^2.0.2","fs-extra":"^3.0.1","gulp":"^3.9.1","gulp-babel":"^6.1.2","gulp-changed":"^3.1.0","gulp-eslint":"^3.0.1","gulp-jest":"^1.0.0","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.6.0","jest":"^19.0.2","jsdoc":"^3.4.3","lint-staged":"^3.4.1","postcss-parser-tests":"^6.0.0","pre-commit":"^1.2.2","run-sequence":"^1.2.2","strip-ansi":"^3.0.1","yaspeller-ci":"^0.4.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller-ci"},"pre-commit":["lint-staged"],"browser":{"fs":false},"babel":{"presets":[["env",{"targets":{"browsers":"last 1 version","node":4},"loose":true}]],"plugins":["add-module-exports","precompile-charcodes"]},"eslintConfig":{"parser":"babel-eslint","extends":"eslint-config-postcss","rules":{"consistent-return":"off","valid-jsdoc":"error","complexity":"off","no-new":"off"},"env":{"browser":true,"jest":true}},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@6.0.0","_shasum":"ef75a67e75fe2bfff53971045697202c018b2e81","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"ef75a67e75fe2bfff53971045697202c018b2e81","tarball":"http://localhost:4545/npm/registry/postcss/postcss-6.0.0.tgz","integrity":"sha512-HwOuQBqmFDBNQMQsikeTHnJYvDIvtQms6bwUJQ/jBtwQSTRmBcxpq9uXsgsJOwVi9TQXGNdM5VmIIst1h/X8Wg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBvX6qVsGmxGtBw4djGfXKzlgnX+P7+Nh8bQjP/vKOG1AiEAq0Lq2cRQtF3/NKG02KaxZGF+CURX7XM6B15b20fSR5U="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/postcss-6.0.0.tgz_1494071051678_0.09782943781465292"},"directories":{}},"6.0.1":{"name":"postcss","version":"6.0.1","description":"Tool for transforming styles with JS plugins","engines":{"node":">=4.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^1.1.3","source-map":"^0.5.6","supports-color":"^3.2.3"},"devDependencies":{"babel-core":"^6.24.1","babel-eslint":"^7.2.3","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.0.0","babel-preset-env":"^1.4.0","chalk":"^1.1.3","concat-with-sourcemaps":"^1.0.4","del":"^2.2.2","docdash":"^0.4.0","eslint":"^3.19.0","eslint-config-postcss":"^2.0.2","fs-extra":"^3.0.1","gulp":"^3.9.1","gulp-babel":"^6.1.2","gulp-changed":"^3.1.0","gulp-eslint":"^3.0.1","gulp-jest":"^1.0.0","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.6.0","jest":"^19.0.2","jsdoc":"^3.4.3","lint-staged":"^3.4.1","postcss-parser-tests":"^6.0.0","pre-commit":"^1.2.2","run-sequence":"^1.2.2","strip-ansi":"^3.0.1","yaspeller-ci":"^0.4.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller-ci"},"pre-commit":["lint-staged"],"browser":{"fs":false},"babel":{"presets":[["env",{"targets":{"browsers":"last 1 version","node":4},"loose":true}]],"plugins":["add-module-exports","precompile-charcodes"]},"eslintConfig":{"parser":"babel-eslint","extends":"eslint-config-postcss","rules":{"consistent-return":"off","valid-jsdoc":"error","complexity":"off","no-new":"off"},"env":{"browser":true,"jest":true}},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@6.0.1","_shasum":"000dbd1f8eef217aa368b9a212c5fc40b2a8f3f2","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"000dbd1f8eef217aa368b9a212c5fc40b2a8f3f2","tarball":"http://localhost:4545/npm/registry/postcss/postcss-6.0.1.tgz","integrity":"sha512-VbGX1LQgQbf9l3cZ3qbUuC3hGqIEOGQFHAEHQ/Diaeo0yLgpgK5Rb8J+OcamIfQ9PbAU/fzBjVtQX3AhJHUvZw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBVtRbb3VlQNHOExvl0iY5EFVGjbiHn7fTuF80KXXZRuAiBkE1QhslFODAhY6PB/l6Qm5+uLM7HCxPzg3YiTk5f/Pg=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"},{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/postcss-6.0.1.tgz_1494157070195_0.641184407286346"},"directories":{}},"6.0.2":{"name":"postcss","version":"6.0.2","description":"Tool for transforming styles with JS plugins","engines":{"node":">=4.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^1.1.3","source-map":"^0.5.6","supports-color":"^3.2.3"},"devDependencies":{"babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.0.0","babel-preset-env":"^1.5.2","chalk":"^1.1.3","concat-with-sourcemaps":"^1.0.4","del":"^3.0.0","docdash":"^0.4.0","eslint":"^4.0.0","eslint-config-postcss":"^2.0.2","fs-extra":"^3.0.1","gulp":"^3.9.1","gulp-babel":"^6.1.2","gulp-changed":"^3.1.0","gulp-eslint":"^4.0.0","gulp-jest":"^2.0.0","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.6.0","jest":"^20.0.4","jsdoc":"^3.4.3","lint-staged":"^3.6.1","postcss-parser-tests":"^6.0.0","pre-commit":"^1.2.2","run-sequence":"^1.2.2","strip-ansi":"^3.0.1","yaspeller-ci":"^0.4.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller-ci"},"pre-commit":["lint-staged"],"browser":{"fs":false},"babel":{"presets":[["env",{"targets":{"browsers":"last 1 version","node":4},"loose":true}]],"plugins":["add-module-exports","precompile-charcodes"]},"eslintConfig":{"parser":"babel-eslint","extends":"eslint-config-postcss","rules":{"consistent-return":"off","valid-jsdoc":"error","complexity":"off","no-new":"off"},"env":{"browser":true,"jest":true}},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@6.0.2","_shasum":"5c4fea589f0ac3b00caa75b1cbc3a284195b7e5d","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"5c4fea589f0ac3b00caa75b1cbc3a284195b7e5d","tarball":"http://localhost:4545/npm/registry/postcss/postcss-6.0.2.tgz","integrity":"sha512-jwJuCAYUzMHVTcyzDUiNzumbRpYeZtSFj1JIgdKIlxyIuOgLSGZyajK2a/YHQr7goESFArIW2UjpPFt+utMQLg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDR1q/z8URTJvX3vHrBR2dKKk4kTPV5eqtZ28CUZ1PrAwIgFiZp9vkhSZvBjNnKfGYiTAFrUBg7V8EB3jCY2dJolls="}]},"maintainers":[{"email":"trysound@yandex.ru","name":"trysound"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"andrey@sitnik.ru","name":"ai"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-6.0.2.tgz_1497293265785_0.871660292847082"},"directories":{}},"6.0.3":{"name":"postcss","version":"6.0.3","description":"Tool for transforming styles with JS plugins","engines":{"node":">=4.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^1.1.3","source-map":"^0.5.6","supports-color":"^4.0.0"},"devDependencies":{"babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.0.0","babel-preset-env":"^1.5.2","chalk":"^1.1.3","concat-with-sourcemaps":"^1.0.4","del":"^3.0.0","docdash":"^0.4.0","eslint":"^4.0.0","eslint-config-postcss":"^2.0.2","fs-extra":"^3.0.1","gulp":"^3.9.1","gulp-babel":"^6.1.2","gulp-changed":"^3.1.0","gulp-eslint":"^4.0.0","gulp-jest":"^2.0.0","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.6.0","jest":"^20.0.4","jsdoc":"^3.4.3","lint-staged":"^4.0.0","postcss-parser-tests":"^6.0.1","pre-commit":"^1.2.2","run-sequence":"^1.2.2","strip-ansi":"^4.0.0","yaspeller-ci":"^0.4.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller-ci"},"pre-commit":["lint-staged"],"browser":{"fs":false},"babel":{"presets":[["env",{"targets":{"browsers":"last 1 version","node":4},"loose":true}]],"plugins":["add-module-exports","precompile-charcodes"]},"eslintConfig":{"parser":"babel-eslint","extends":"eslint-config-postcss","rules":{"consistent-return":"off","valid-jsdoc":"error","complexity":"off","no-new":"off"},"env":{"browser":true,"jest":true}},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@6.0.3","_shasum":"b7f565b3d956fbb8565ca7c1e239d0506e427d8b","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"b7f565b3d956fbb8565ca7c1e239d0506e427d8b","tarball":"http://localhost:4545/npm/registry/postcss/postcss-6.0.3.tgz","integrity":"sha512-kk/Fjo+78R0z72OkvPRNq4u4zsM3kTRb15aQQpHu81L6G/19zFTibdWHsSEpN7p4MLjbF0yCWZId5B/NKjcEOw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCpeDn9UnVA+Snu+UqzeunLQwuenY2Ckx4AoimTBQH8MQIge5mBgLxovcEygppNxPSzF1kxNC7XezOJypk+02Mymoo="}]},"maintainers":[{"email":"trysound@yandex.ru","name":"trysound"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"andrey@sitnik.ru","name":"ai"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-6.0.3.tgz_1498245429683_0.6488686776719987"},"directories":{}},"6.0.4":{"name":"postcss","version":"6.0.4","description":"Tool for transforming styles with JS plugins","engines":{"node":">=4.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.0.1","source-map":"^0.5.6","supports-color":"^4.0.0"},"devDependencies":{"babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.0.0","babel-preset-env":"^1.5.2","concat-with-sourcemaps":"^1.0.4","del":"^3.0.0","docdash":"^0.4.0","eslint":"^4.1.1","eslint-config-postcss":"^2.0.2","fs-extra":"^3.0.1","gulp":"^3.9.1","gulp-babel":"^6.1.2","gulp-changed":"^3.1.0","gulp-eslint":"^4.0.0","gulp-jest":"^2.0.0","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.6.0","jest":"^20.0.4","jsdoc":"^3.4.3","lint-staged":"^4.0.0","postcss-parser-tests":"^6.0.1","pre-commit":"^1.2.2","run-sequence":"^1.2.2","strip-ansi":"^4.0.0","yaspeller-ci":"^0.4.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller-ci"},"pre-commit":["lint-staged"],"browser":{"fs":false},"babel":{"presets":[["env",{"targets":{"browsers":"last 1 version","node":4},"loose":true}]],"plugins":["add-module-exports","precompile-charcodes"]},"eslintConfig":{"parser":"babel-eslint","extends":"eslint-config-postcss","rules":{"consistent-return":"off","valid-jsdoc":"error","complexity":"off","no-new":"off"},"env":{"browser":true,"jest":true}},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@6.0.4","_shasum":"573acddf73f42ecb24aa618d40ee3d5a7c04a654","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"573acddf73f42ecb24aa618d40ee3d5a7c04a654","tarball":"http://localhost:4545/npm/registry/postcss/postcss-6.0.4.tgz","integrity":"sha512-8jzpwu8bQhWyCdDwqpyJDAWbUFQvqCjSW2x3Y2kPiu22Cu+PaDGCEvRuJcZZbvE1GXwwYq6x9XXk+VeoM4/HvQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBGuGU95QLy2fFZjAINrJFUUzY3ruzT6039iiRc4FtvtAiAO5c33Mlz3iORcxQ6srzVdW+vWvGkLVV4TdxdRROiw8w=="}]},"maintainers":[{"email":"trysound@yandex.ru","name":"trysound"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"andrey@sitnik.ru","name":"ai"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-6.0.4.tgz_1498822765598_0.09548760810866952"},"directories":{}},"6.0.5":{"name":"postcss","version":"6.0.5","description":"Tool for transforming styles with JS plugins","engines":{"node":">=4.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.0.1","source-map":"^0.5.6","supports-color":"^4.1.0"},"devDependencies":{"babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.0.0","babel-preset-env":"^1.5.2","concat-with-sourcemaps":"^1.0.4","del":"^3.0.0","docdash":"^0.4.0","eslint":"^4.1.1","eslint-config-postcss":"^2.0.2","fs-extra":"^3.0.1","gulp":"^3.9.1","gulp-babel":"^6.1.2","gulp-changed":"^3.1.0","gulp-eslint":"^4.0.0","gulp-jest":"^2.0.0","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.6.0","jest":"^20.0.4","jsdoc":"^3.4.3","lint-staged":"^4.0.0","postcss-parser-tests":"^6.0.1","pre-commit":"^1.2.2","run-sequence":"^2.0.0","size-limit":"^0.3.0","strip-ansi":"^4.0.0","yaspeller-ci":"^0.4.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller-ci"},"pre-commit":["lint-staged"],"browser":{"fs":false},"eslintConfig":{"parser":"babel-eslint","extends":"eslint-config-postcss","rules":{"consistent-return":"off","valid-jsdoc":"error","complexity":"off","no-new":"off"},"env":{"browser":true,"jest":true}},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@6.0.5","_shasum":"efa34f745ca25bd3b3cbd15aa4e03112b8237f3c","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"efa34f745ca25bd3b3cbd15aa4e03112b8237f3c","tarball":"http://localhost:4545/npm/registry/postcss/postcss-6.0.5.tgz","integrity":"sha512-dEnscuPJbyyPg0Jn5bT/bXeD4ZfoA5Ir09OixcQoQ6MDdscOT7W8cl75VhUnvmEH5lVj4VPY+OUzfUn5LGq2Tw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCD1IQReXCGHzqa1z5qRgcPsV3PDhd8x38wNevuAMRL6gIgZKKEfpBHqSKo4qe7ng29L777cWuFpnCaLI1hhh/YT38="}]},"maintainers":[{"email":"trysound@yandex.ru","name":"trysound"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"andrey@sitnik.ru","name":"ai"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-6.0.5.tgz_1499080725160_0.9936173423193395"},"directories":{}},"6.0.6":{"name":"postcss","version":"6.0.6","description":"Tool for transforming styles with JS plugins","engines":{"node":">=4.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.0.1","source-map":"^0.5.6","supports-color":"^4.1.0"},"devDependencies":{"babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.1.0","babel-preset-env":"^1.6.0","concat-with-sourcemaps":"^1.0.4","del":"^3.0.0","docdash":"^0.4.0","eslint":"^4.1.1","eslint-config-postcss":"^2.0.2","fs-extra":"^3.0.1","gulp":"^3.9.1","gulp-babel":"^6.1.2","gulp-changed":"^3.1.0","gulp-eslint":"^4.0.0","gulp-jest":"^2.0.0","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.6.0","jest":"^20.0.4","jsdoc":"^3.4.3","lint-staged":"^4.0.0","postcss-parser-tests":"^6.0.2","pre-commit":"^1.2.2","run-sequence":"^2.0.0","size-limit":"^0.3.2","strip-ansi":"^4.0.0","yaspeller-ci":"^0.4.1"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller-ci"},"pre-commit":["lint-staged"],"browser":{"fs":false},"eslintConfig":{"parser":"babel-eslint","extends":"eslint-config-postcss","rules":{"consistent-return":"off","valid-jsdoc":"error","complexity":"off","no-new":"off"},"env":{"browser":true,"jest":true}},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@6.0.6","_shasum":"bba4d58e884fc78c840d1539e10eddaabb8f73bd","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"shasum":"bba4d58e884fc78c840d1539e10eddaabb8f73bd","tarball":"http://localhost:4545/npm/registry/postcss/postcss-6.0.6.tgz","integrity":"sha512-KkYn44ZVVsqOheFhNxu1XVxmBu6egkdxZdqfxsA1AJGSqpJiCVsC3SWiUq+xn6m/G70V1WDNC/ZH8ccZJTupTQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGjUzi6c8kify7vTKFEkxBhytSZdcTHuf0aS+eYSvX1PAiA1KbluyAlUswOQf7lr1evXQz7Lcp5/YdgQGG2JC7SKwQ=="}]},"maintainers":[{"email":"trysound@yandex.ru","name":"trysound"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"andrey@sitnik.ru","name":"ai"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-6.0.6.tgz_1499272398179_0.02455123048275709"},"directories":{}},"6.0.7":{"name":"postcss","version":"6.0.7","description":"Tool for transforming styles with JS plugins","engines":{"node":">=4.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.0.1","source-map":"^0.5.6","supports-color":"^4.2.0"},"devDependencies":{"babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.1.0","babel-preset-env":"^1.6.0","concat-with-sourcemaps":"^1.0.4","del":"^3.0.0","docdash":"^0.4.0","eslint":"^4.2.0","eslint-config-postcss":"^2.0.2","fs-extra":"^4.0.0","gulp":"^3.9.1","gulp-babel":"^6.1.2","gulp-changed":"^3.1.0","gulp-eslint":"^4.0.0","gulp-jest":"^2.0.0","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.6.0","jest":"^20.0.4","jsdoc":"^3.5.3","lint-staged":"^4.0.2","postcss-parser-tests":"^6.0.2","pre-commit":"^1.2.2","run-sequence":"^2.0.0","size-limit":"^0.7.0","strip-ansi":"^4.0.0","yaspeller-ci":"^0.6.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller-ci"},"pre-commit":["lint-staged"],"browser":{"fs":false},"sizeLimit":[{"path":"build/lib/postcss.js","babili":true,"limit":"36 KB"}],"eslintConfig":{"parser":"babel-eslint","extends":"eslint-config-postcss","rules":{"consistent-return":"off","valid-jsdoc":"error","complexity":"off","no-new":"off"},"env":{"browser":true,"jest":true}},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@6.0.7","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-8h/GrGLLyxM5ZvzpCH2XTYPysaSL3Ku5kWD7tKXeKRj8NVg1tyldHFCQGF4NTvRUDvjQfmcCRuowHHFFlAURUg==","shasum":"6a097477c46d13d0560a817d69abc0bae549d0a0","tarball":"http://localhost:4545/npm/registry/postcss/postcss-6.0.7.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDeHG9QNitVBOkLSejW14z/ZNevPwJuOYGaKdlHJkZY3QIhAO247LXOZa6Y/RwBPLzKJzjqkrHk4mV5vNMFB6a6l2VD"}]},"maintainers":[{"email":"trysound@yandex.ru","name":"trysound"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"andrey@sitnik.ru","name":"ai"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-6.0.7.tgz_1500304571541_0.030177726643159986"},"directories":{}},"6.0.8":{"name":"postcss","version":"6.0.8","description":"Tool for transforming styles with JS plugins","engines":{"node":">=4.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.0.1","source-map":"^0.5.6","supports-color":"^4.2.0"},"devDependencies":{"babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.1.0","babel-preset-env":"^1.6.0","concat-with-sourcemaps":"^1.0.4","del":"^3.0.0","docdash":"^0.4.0","eslint":"^4.2.0","eslint-config-postcss":"^2.0.2","fs-extra":"^4.0.0","gulp":"^3.9.1","gulp-babel":"^6.1.2","gulp-changed":"^3.1.0","gulp-eslint":"^4.0.0","gulp-jest":"^2.0.0","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.6.0","jest":"^20.0.4","jsdoc":"^3.5.3","lint-staged":"^4.0.2","postcss-parser-tests":"^6.0.2","pre-commit":"^1.2.2","run-sequence":"^2.0.0","size-limit":"^0.7.0","strip-ansi":"^4.0.0","yaspeller-ci":"^0.6.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller-ci"},"pre-commit":["lint-staged"],"browser":{"fs":false},"sizeLimit":[{"path":"build/lib/postcss.js","babili":true,"limit":"36 KB"}],"eslintConfig":{"parser":"babel-eslint","extends":"eslint-config-postcss","rules":{"consistent-return":"off","valid-jsdoc":"error","complexity":"off","no-new":"off"},"env":{"browser":true,"jest":true}},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@6.0.8","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-G6WnRmdTt2jvJvY+aY+M0AO4YlbxE+slKPZb+jG2P2U9Tyxi3h1fYZ/DgiFU6DC6bv3XIEJoZt+f/kNh8BrWFw==","shasum":"89067a9ce8b11f8a84cbc5117efc30419a0857b3","tarball":"http://localhost:4545/npm/registry/postcss/postcss-6.0.8.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDrcDb+MXoelp3ycONg5rmPg1v0epFQrl0l7r5Bm6VVrAIhANxGYfArZuvNZX5rtmx/YfAbqIXUvQOg5j2wzwLDoWRb"}]},"maintainers":[{"email":"trysound@yandex.ru","name":"trysound"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"andrey@sitnik.ru","name":"ai"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-6.0.8.tgz_1500480103034_0.28698542690835893"},"directories":{}},"6.0.9":{"name":"postcss","version":"6.0.9","description":"Tool for transforming styles with JS plugins","engines":{"node":">=4.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.1.0","source-map":"^0.5.6","supports-color":"^4.2.1"},"devDependencies":{"babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.1.0","babel-preset-env":"^1.6.0","concat-with-sourcemaps":"^1.0.4","del":"^3.0.0","docdash":"^0.4.0","eslint":"^4.4.1","eslint-config-postcss":"^2.0.2","fs-extra":"^4.0.1","gulp":"^3.9.1","gulp-babel":"^7.0.0","gulp-changed":"^3.1.0","gulp-eslint":"^4.0.0","gulp-jest":"^2.0.0","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.6.0","jest":"^20.0.4","jsdoc":"^3.5.4","lint-staged":"^4.0.3","postcss-parser-tests":"^6.0.2","pre-commit":"^1.2.2","run-sequence":"^2.1.0","size-limit":"^0.8.4","strip-ansi":"^4.0.0","yaspeller-ci":"^0.6.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller-ci"},"pre-commit":["lint-staged"],"browser":{"fs":false},"size-limit":[{"path":"build/lib/postcss.js","babili":true,"limit":"36 KB"}],"eslintConfig":{"parser":"babel-eslint","extends":"eslint-config-postcss","rules":{"consistent-return":"off","valid-jsdoc":"error","complexity":"off","no-new":"off"},"env":{"browser":true,"jest":true}},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@6.0.9","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-bBE2AHNEBhF23TfET6AA/lFP8ah+qHOZoFJEflFG+HgvVLdTmMOrocx/4LVVDIn3w6jUssw1q2Exk1cc9UOI8w==","shasum":"54819766784a51c65b1ec4d54c2f93765438c35a","tarball":"http://localhost:4545/npm/registry/postcss/postcss-6.0.9.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBsbqI2I0PPTqDY+qjy8XPak/qrBgI2gJ0PRCotMn6B2AiBTjcH3cxpbenKv8saRF36nRO5uEjy0ZNeOf4C3PDHkUQ=="}]},"maintainers":[{"email":"trysound@yandex.ru","name":"trysound"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"andrey@sitnik.ru","name":"ai"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-6.0.9.tgz_1502485058289_0.15819364204071462"},"directories":{}},"6.0.10":{"name":"postcss","version":"6.0.10","description":"Tool for transforming styles with JS plugins","engines":{"node":">=4.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.1.0","source-map":"^0.5.7","supports-color":"^4.2.1"},"devDependencies":{"babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.1.0","babel-preset-env":"^1.6.0","concat-with-sourcemaps":"^1.0.4","del":"^3.0.0","docdash":"^0.4.0","eslint":"^4.5.0","eslint-config-postcss":"^2.0.2","fs-extra":"^4.0.1","gulp":"^3.9.1","gulp-babel":"^7.0.0","gulp-changed":"^3.1.0","gulp-eslint":"^4.0.0","gulp-jest":"^2.0.0","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.6.1","jest":"^20.0.4","jsdoc":"^3.5.4","lint-staged":"^4.0.4","postcss-parser-tests":"^6.0.2","pre-commit":"^1.2.2","run-sequence":"^2.1.0","size-limit":"^0.10.0","strip-ansi":"^4.0.0","yaspeller-ci":"^0.6.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller-ci"},"pre-commit":["lint-staged"],"browser":{"supports-color":false,"chalk":false,"fs":false},"size-limit":[{"path":"lib/postcss.js","limit":"28 KB"}],"eslintConfig":{"parser":"babel-eslint","extends":"eslint-config-postcss","rules":{"consistent-return":"off","valid-jsdoc":"error","complexity":"off","no-new":"off"},"env":{"browser":true,"jest":true}},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@6.0.10","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-7WOpqea/cQHH1XUXdN1mqoFFmhigW3KAXJ+ssMOk/f6mKmwqFgqqdwsnjLGH+wuY+kwaJvT4whHcfKt5kWga0A==","shasum":"c311b89734483d87a91a56dc9e53f15f4e6e84e4","tarball":"http://localhost:4545/npm/registry/postcss/postcss-6.0.10.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzBgqV1ZwQpSV1hBDUcOlALYxj+Wmi2qt1E8kbU9yCMgIge9OIM1bHYW7x/FmB/1s8eMpdOlARmiwzfM9YyDR1vFA="}]},"maintainers":[{"email":"trysound@yandex.ru","name":"trysound"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"andrey@sitnik.ru","name":"ai"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-6.0.10.tgz_1503828017001_0.27735716314055026"},"directories":{}},"6.0.11":{"name":"postcss","version":"6.0.11","description":"Tool for transforming styles with JS plugins","engines":{"node":">=4.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.1.0","source-map":"^0.5.7","supports-color":"^4.4.0"},"devDependencies":{"babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.1.0","babel-preset-env":"^1.6.0","concat-with-sourcemaps":"^1.0.4","del":"^3.0.0","docdash":"^0.4.0","eslint":"^4.6.1","eslint-config-postcss":"^2.0.2","fs-extra":"^4.0.1","gulp":"^3.9.1","gulp-babel":"^7.0.0","gulp-changed":"^3.1.0","gulp-eslint":"^4.0.0","gulp-jest":"^2.0.0","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.6.1","jest":"^21.0.1","jsdoc":"^3.5.4","lint-staged":"^4.1.0","postcss-parser-tests":"^6.1.0","pre-commit":"^1.2.2","run-sequence":"^2.1.0","size-limit":"^0.11.0","strip-ansi":"^4.0.0","yaspeller-ci":"^0.6.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller-ci"},"pre-commit":["lint-staged"],"browser":{"supports-color":false,"chalk":false,"fs":false},"size-limit":[{"path":"lib/postcss.js","limit":"28 KB"}],"jest":{"modulePathIgnorePatterns":["build"]},"eslintConfig":{"parser":"babel-eslint","extends":"eslint-config-postcss","rules":{"consistent-return":"off","valid-jsdoc":"error","complexity":"off","no-new":"off"},"env":{"browser":true,"jest":true}},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@6.0.11","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-DsnIzznNRQprsGTALpkC0xjDygo+QcOd+qVjP9+RjyzrPiyYOXBGOwoJ4rAiiE4lu6JggQ/jW4niY24WLxuncg==","shasum":"f48db210b1d37a7f7ab6499b7a54982997ab6f72","tarball":"http://localhost:4545/npm/registry/postcss/postcss-6.0.11.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGs99d9bSEUoPgNK2bMboSg0UukXP0xu5AARQ9nfZyPQAiEA9NFM4O4HSyPGHBXImzZrzTvjBcasDozU7ZhK8Qe7EWw="}]},"maintainers":[{"email":"trysound@yandex.ru","name":"trysound"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"andrey@sitnik.ru","name":"ai"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-6.0.11.tgz_1504677602156_0.46624277671799064"},"directories":{}},"6.0.12":{"name":"postcss","version":"6.0.12","description":"Tool for transforming styles with JS plugins","engines":{"node":">=4.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.1.0","source-map":"^0.5.7","supports-color":"^4.4.0"},"devDependencies":{"babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.1.0","babel-preset-env":"^1.6.0","concat-with-sourcemaps":"^1.0.4","del":"^3.0.0","docdash":"^0.4.0","eslint":"^4.7.2","eslint-config-postcss":"^2.0.2","fs-extra":"^4.0.2","gulp":"^3.9.1","gulp-babel":"^7.0.0","gulp-changed":"^3.1.0","gulp-eslint":"^4.0.0","gulp-jest":"^2.0.0","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.6.1","jest":"^21.1.0","jsdoc":"^3.5.5","lint-staged":"^4.2.3","postcss-parser-tests":"^6.1.0","pre-commit":"^1.2.2","run-sequence":"^2.2.0","size-limit":"^0.11.4","strip-ansi":"^4.0.0","yaspeller-ci":"^0.7.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller-ci"},"pre-commit":["lint-staged"],"browser":{"supports-color":false,"chalk":false,"fs":false},"size-limit":[{"path":"lib/postcss.js","limit":"28 KB"}],"jest":{"modulePathIgnorePatterns":["build"]},"eslintConfig":{"parser":"babel-eslint","extends":"eslint-config-postcss","rules":{"consistent-return":"off","valid-jsdoc":"error","complexity":"off","no-new":"off"},"env":{"browser":true,"jest":true}},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@6.0.12","_npmVersion":"5.3.0","_nodeVersion":"8.5.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-K6SLofXEK43FBSyZ6/ExQV7ji24OEw4tEY6x1CAf7+tcoMWJoO24Rf3rVFVpk+5IQL1e1Cy3sTKfg7hXuLzafg==","shasum":"6b0155089d2d212f7bd6a0cecd4c58c007403535","tarball":"http://localhost:4545/npm/registry/postcss/postcss-6.0.12.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFvWYup+JsuJZaS7cFsRS/6SAtmzu7wfIcnHVJsVyvDSAiEAnUVrYrqPWH6u1U4VGsvM7GVnCEVtGBkGrEgqkddXQL4="}]},"maintainers":[{"email":"trysound@yandex.ru","name":"trysound"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"andrey@sitnik.ru","name":"ai"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-6.0.12.tgz_1506324171361_0.9484406772535294"},"directories":{}},"5.2.18":{"name":"postcss","version":"5.2.18","description":"Tool for transforming styles with JS plugins","engines":{"node":">=0.12"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^1.1.3","js-base64":"^2.1.9","source-map":"^0.5.6","supports-color":"^3.2.3"},"devDependencies":{"ava":"^0.17.0","babel-core":"^6.24.0","babel-eslint":"^7.1.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.0.0","babel-preset-es2015":"^6.24.0","chalk":"^1.1.3","concat-with-sourcemaps":"^1.0.4","del":"^2.2.2","docdash":"^0.4.0","eslint":"^3.18.0","eslint-config-postcss":"^2.0.2","fs-extra":"^1.0.0","gulp":"^3.9.1","gulp-ava":"^0.15.0","gulp-babel":"^6.1.2","gulp-changed":"^1.3.2","gulp-eslint":"^3.0.1","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.4.1","jsdoc":"^3.4.3","lint-staged":"^3.4.0","postcss-parser-tests":"^5.0.11","pre-commit":"^1.2.2","run-sequence":"^1.2.2","sinon":"^2.0.0","strip-ansi":"^3.0.1","yaspeller-ci":"^0.3.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller-ci"},"pre-commit":["lint-staged"],"browser":{"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@5.2.18","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-zrUjRRe1bpXKsX1qAJNJjqZViErVuyEkMTRrwu4ud4sbTtIBRmtaYDrHmcGgmrbsW3MHfmtIf+vJumgQn+PrXg==","shasum":"badfa1497d46244f6390f58b319830d9107853c5","tarball":"http://localhost:4545/npm/registry/postcss/postcss-5.2.18.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEFIsXkTlqDeaUnKZmfITJXQk5/q5sgTK4t/cYkrPalSAiBmThpqpDsJnWc1yONDNfsD7ya6mEWZJfcxqIyd5v5VRA=="}]},"maintainers":[{"email":"trysound@yandex.ru","name":"trysound"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"andrey@sitnik.ru","name":"ai"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-5.2.18.tgz_1507124938320_0.3807894706260413"},"directories":{}},"6.0.13":{"name":"postcss","version":"6.0.13","description":"Tool for transforming styles with JS plugins","engines":{"node":">=4.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.1.0","source-map":"^0.6.1","supports-color":"^4.4.0"},"devDependencies":{"babel-core":"^6.26.0","babel-eslint":"^8.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.1.0","babel-preset-env":"^1.6.0","concat-with-sourcemaps":"^1.0.4","del":"^3.0.0","docdash":"^0.4.0","eslint":"^4.8.0","eslint-config-postcss":"^2.0.2","fs-extra":"^4.0.2","gulp":"^3.9.1","gulp-babel":"^7.0.0","gulp-changed":"^3.1.0","gulp-eslint":"^4.0.0","gulp-jest":"^2.0.0","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.6.1","jest":"^21.2.1","jsdoc":"^3.5.5","lint-staged":"^4.2.3","postcss-parser-tests":"^6.1.0","pre-commit":"^1.2.2","run-sequence":"^2.2.0","size-limit":"^0.11.6","strip-ansi":"^4.0.0","yaspeller-ci":"^0.7.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller-ci"},"pre-commit":["lint-staged"],"browser":{"supports-color":false,"chalk":false,"fs":false},"size-limit":[{"path":"lib/postcss.js","limit":"29 KB"}],"jest":{"modulePathIgnorePatterns":["build"]},"eslintConfig":{"parser":"babel-eslint","extends":"eslint-config-postcss","rules":{"consistent-return":"off","valid-jsdoc":"error","complexity":"off","no-new":"off"},"env":{"browser":true,"jest":true}},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@6.0.13","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-nHsrD1PPTMSJDfU+osVsLtPkSP9YGeoOz4FDLN4r1DW4N5vqL1J+gACzTQHsfwIiWG/0/nV4yCzjTMo1zD8U1g==","shasum":"b9ecab4ee00c89db3ec931145bd9590bbf3f125f","tarball":"http://localhost:4545/npm/registry/postcss/postcss-6.0.13.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDhlD/Btj0QTFZtmzVhZe1jDAdM6vi5gvYiD6cpjkWd1wIhAJEcYnZbgPCWnDavSTsuC/lx3Pokb0rnJcfBRdvw/bcf"}]},"maintainers":[{"email":"trysound@yandex.ru","name":"trysound"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"andrey@sitnik.ru","name":"ai"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-6.0.13.tgz_1507126153021_0.7046176656149328"},"directories":{}},"6.0.14":{"name":"postcss","version":"6.0.14","description":"Tool for transforming styles with JS plugins","engines":{"node":">=4.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.3.0","source-map":"^0.6.1","supports-color":"^4.4.0"},"devDependencies":{"babel-core":"^6.26.0","babel-eslint":"^8.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-precompile-charcodes":"^1.1.0","babel-preset-env":"^1.6.1","concat-with-sourcemaps":"^1.0.4","del":"^3.0.0","docdash":"^0.4.0","eslint":"^4.10.0","eslint-config-postcss":"^2.0.2","fs-extra":"^4.0.2","gulp":"^3.9.1","gulp-babel":"^7.0.0","gulp-changed":"^3.1.1","gulp-eslint":"^4.0.0","gulp-jest":"^2.0.0","gulp-run":"^1.7.1","gulp-sourcemaps":"^2.6.1","jest":"^21.2.1","jsdoc":"^3.5.5","lint-staged":"^4.3.0","postcss-parser-tests":"^6.1.0","pre-commit":"^1.2.2","run-sequence":"^2.2.0","size-limit":"^0.12.1","strip-ansi":"^4.0.0","yaspeller-ci":"^0.7.0"},"scripts":{"lint-staged":"lint-staged","test":"gulp"},"main":"lib/postcss","types":"lib/postcss.d.ts","lint-staged":{"test/*.js":"eslint","lib/*.es6":"eslint","*.md":"yaspeller-ci"},"pre-commit":["lint-staged"],"browser":{"supports-color":false,"chalk":false,"fs":false},"size-limit":[{"path":"lib/postcss.js","limit":"29 KB"}],"jest":{"modulePathIgnorePatterns":["build"]},"eslintConfig":{"parser":"babel-eslint","extends":"eslint-config-postcss","rules":{"consistent-return":"off","valid-jsdoc":"error","complexity":"off","no-new":"off"},"env":{"browser":true,"jest":true}},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@6.0.14","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-NJ1z0f+1offCgadPhz+DvGm5Mkci+mmV5BqD13S992o0Xk9eElxUfPPF+t2ksH5R/17gz4xVK8KWocUQ5o3Rog==","shasum":"5534c72114739e75d0afcf017db853099f562885","tarball":"http://localhost:4545/npm/registry/postcss/postcss-6.0.14.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIQCxdouvPcPORxckLfxDcMURsW54wT1QQWnnJHIKiMvT7wIfeyIhvYRTQsRIepeA1qIfMtFbjRXD4SzsOc2suCo90Q=="}]},"maintainers":[{"email":"trysound@yandex.ru","name":"trysound"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"andrey@sitnik.ru","name":"ai"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-6.0.14.tgz_1509630679150_0.5046457324642688"},"directories":{}},"6.0.15":{"name":"postcss","version":"6.0.15","description":"Tool for transforming styles with JS plugins","engines":{"node":">=4.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.3.0","source-map":"^0.6.1","supports-color":"^5.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","browser":{"supports-color":false,"chalk":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@6.0.15","_npmVersion":"5.5.1","_nodeVersion":"9.3.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-v/SpyMzLbtkmh45zUdaqLAaqXqzPdSrw8p4cQVO0/w6YiYfpj4k+Wkzhn68qk9br+H+0qfddhdPEVnbmBPfXVQ==","shasum":"f460cd6269fede0d1bf6defff0b934a9845d974d","tarball":"http://localhost:4545/npm/registry/postcss/postcss-6.0.15.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjK+mQ/LDV/2A3O46dwYDdC0fMdt2fdu3tbXiOeVC6uQIgK9ofSycNkJqZ72dF7j91dA0Xjbex9MQhVjyvonaw2eo="}]},"maintainers":[{"email":"trysound@yandex.ru","name":"trysound"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"andrey@sitnik.ru","name":"ai"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-6.0.15.tgz_1514855980471_0.9448550420347601"},"directories":{}},"6.0.16":{"name":"postcss","version":"6.0.16","description":"Tool for transforming styles with JS plugins","engines":{"node":">=4.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.3.0","source-map":"^0.6.1","supports-color":"^5.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","browser":{"supports-color":false,"chalk":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@6.0.16","_npmVersion":"5.5.1","_nodeVersion":"9.3.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-m758RWPmSjFH/2MyyG3UOW1fgYbR9rtdzz5UNJnlm7OLtu4B2h9C6gi+bE4qFKghsBRFfZT8NzoQBs6JhLotoA==","shasum":"112e2fe2a6d2109be0957687243170ea5589e146","tarball":"http://localhost:4545/npm/registry/postcss/postcss-6.0.16.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBs7c5CFfAeUQPDcFAMVtEnHNJ/ONDiM26TLbW2ZNgIIAiAgIYsOkgYlEI1hz/Mdio7lpQ0BVCgmzNw2udMZrt20jQ=="}]},"maintainers":[{"email":"trysound@yandex.ru","name":"trysound"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"andrey@sitnik.ru","name":"ai"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-6.0.16.tgz_1515206670685_0.022011134773492813"},"directories":{}},"6.0.17":{"name":"postcss","version":"6.0.17","description":"Tool for transforming styles with JS plugins","engines":{"node":">=4.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.3.0","source-map":"^0.6.1","supports-color":"^5.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","browser":{"supports-color":false,"chalk":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@6.0.17","_npmVersion":"5.5.1","_nodeVersion":"9.3.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-Bl1nybsSzWYbP8O4gAVD8JIjZIul9hLNOPTGBIlVmZNUnNAGL+W0cpYWzVwfImZOwumct4c1SDvSbncVWKtXUw==","shasum":"e259a051ca513f81e9afd0c21f7f82eda50c65c5","tarball":"http://localhost:4545/npm/registry/postcss/postcss-6.0.17.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCy+9PxsE+phaHDhOAT9CsPeinawsFq3xe0LDQcY2GeggIgEADsmvucLY/vwtQPcLte7R0Fc3j/B5Vm8AaJHQPy2jk="}]},"maintainers":[{"email":"trysound@yandex.ru","name":"trysound"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"andrey@sitnik.ru","name":"ai"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-6.0.17.tgz_1517515015124_0.4038324139546603"},"directories":{}},"6.0.18":{"name":"postcss","version":"6.0.18","description":"Tool for transforming styles with JS plugins","engines":{"node":">=4.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.3.1","source-map":"^0.6.1","supports-color":"^5.2.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","browser":{"supports-color":false,"chalk":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@6.0.18","_npmVersion":"5.5.1","_nodeVersion":"9.3.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-X8MyLi3OYI1o71u0SsefWLpGBo5xnGiK1Pn+nrZFplc671Ts7L8aPwEbPIO8AWpulK5wuaVzyM9Rw6R8o7hYBw==","shasum":"370f5f44d47f3a205f0eb2f6262bbf202df2a80e","tarball":"http://localhost:4545/npm/registry/postcss/postcss-6.0.18.tgz","fileCount":36,"unpackedSize":643909,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDCHqBTYka5fS8L4+GE3yo37r2meMhZVBARJ5a+PxY06gIhAN7SLIheAcLZzt1CsTIOXIsmBLe6qZ+PYQZdEIxaXFEk"}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_6.0.18_1518695299242_0.9704073750660589"},"_hasShrinkwrap":false},"6.0.19":{"name":"postcss","version":"6.0.19","description":"Tool for transforming styles with JS plugins","engines":{"node":">=4.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.3.1","source-map":"^0.6.1","supports-color":"^5.2.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","browser":{"supports-color":false,"chalk":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@6.0.19","_npmVersion":"5.5.1","_nodeVersion":"9.3.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-f13HRz0HtVwVaEuW6J6cOUCBLFtymhgyLPV7t4QEk2UD3twRI9IluDcQNdzQdBpiixkXj2OmzejhhTbSbDxNTg==","shasum":"76a78386f670b9d9494a655bf23ac012effd1555","tarball":"http://localhost:4545/npm/registry/postcss/postcss-6.0.19.tgz","fileCount":36,"unpackedSize":644037,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB4l/yWuURA0L3EHhuhz8m3Jeu5bflfPyamCqqWd7NDqAiAQp9gWXCnnfqGLpDdnjUnS5wPYYutMWsfVlM6bWrbpiQ=="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_6.0.19_1518906721790_0.9365877240983582"},"_hasShrinkwrap":false},"6.0.20":{"name":"postcss","version":"6.0.20","description":"Tool for transforming styles with JS plugins","engines":{"node":">=4.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.3.2","source-map":"^0.6.1","supports-color":"^5.3.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","browser":{"supports-color":false,"chalk":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@6.0.20","_npmVersion":"5.6.0","_nodeVersion":"9.8.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-Opr6usW30Iy0xEDrJywDckRxtylfO7gTGs3Kfb2LdLQlGsUg89fTy0R3Vm1Dub2YHO7MK58avr0p70+uFFHb7A==","shasum":"686107e743a12d5530cb68438c590d5b2bf72c3c","tarball":"http://localhost:4545/npm/registry/postcss/postcss-6.0.20.tgz","fileCount":38,"unpackedSize":656004,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFFG/YNUeDhcyzoCzPoaKKBxesvxPBzyC//bquUNSuWMAiBSA6TNd5AMX3YuANkvp18ZjNBJCJ3Duhwm6lFGH+OEDw=="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_6.0.20_1521251851719_0.9651887806947888"},"_hasShrinkwrap":false},"6.0.21":{"name":"postcss","version":"6.0.21","description":"Tool for transforming styles with JS plugins","engines":{"node":">=4.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.3.2","source-map":"^0.6.1","supports-color":"^5.3.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","browser":{"supports-color":false,"chalk":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@6.0.21","_npmVersion":"5.6.0","_nodeVersion":"9.8.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-y/bKfbQz2Nn/QBC08bwvYUxEFOVGfPIUOTsJ2CK5inzlXW9SdYR1x4pEsG9blRAF/PX+wRNdOah+gx/hv4q7dw==","shasum":"8265662694eddf9e9a5960db6da33c39e4cd069d","tarball":"http://localhost:4545/npm/registry/postcss/postcss-6.0.21.tgz","fileCount":38,"unpackedSize":656065,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRNuEm7/qjaMRUQgjgFY/Nhixn68gU+MdJ4Bdx3f/4lgIgb++IHnm8CTDYnmgM0FqKICYMfibZ1WKMJHWPHAFaQS0="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_6.0.21_1521743962032_0.3259959423957992"},"_hasShrinkwrap":false},"6.0.22":{"name":"postcss","version":"6.0.22","description":"Tool for transforming styles with JS plugins","engines":{"node":">=4.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"http://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.1","source-map":"^0.6.1","supports-color":"^5.4.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","browser":{"supports-color":false,"chalk":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@6.0.22","_npmVersion":"5.6.0","_nodeVersion":"9.11.1","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-Toc9lLoUASwGqxBSJGTVcOQiDqjK+Z2XlWBg+IgYwQMY9vA2f7iMpXVc1GpPcfTSyM5lkxNo0oDwDRO+wm7XHA==","shasum":"e23b78314905c3b90cbd61702121e7a78848f2a3","tarball":"http://localhost:4545/npm/registry/postcss/postcss-6.0.22.tgz","fileCount":38,"unpackedSize":657640,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5ATSCRA9TVsSAnZWagAAS3AQAJmJHq+deUlLQa7ixmh+\nXMS6uM/ab20xx0FieHcDTp9DMIbivVuts1pF9kM10hq1d9gMh/bfMtglYjYK\nK5XckXNNqs+igtXW95ZFjpOYl7/Zobkx3Nk+kC4U9kFpuY6Q1ytO2m5nS8Pe\nFfvWerNniYPpRkrvlMUXmN1SPW6NUb+hXWR+lWbYn5a0w/sgr+zE7PGd9/xM\nW9B5THonikumND+YyQ8QuxNzLHPbCpMCdFrkOdjw8Y1Wxo4k5foh6VyLyDQp\nwqt0g9GPAm/AAVR6jsNcwu7Uvd+RHBK7puRdOCZsPDig1wORQDqd3ayJHPbJ\nvs/1zRhlf6gVAJ3/u0oGjoyDZizyTJPXSYnzEB0PySZOlwkjtAS6LBnSkyx3\nUoNYK6u/JLpsawcdeF/qq4oLKvpKsAG8ftZJYLk50k+gtnVjEQMFvrHw9QQD\nRdOXZxCG7DRsVcmJ54vrUqEvyYoHThxeKwnha6fMDTwjtrKJJhwTM4r7RAoY\np2vaNRxaZ0dAP/CrrGokvP3XZg9HkZiOy4/vnoi6DC7LBQFSNM/Qlh0YlkqT\n+WMOQmlqGR81NNU5mAPmLZyfxKuYmSO4TgFZPG5SZW5ynABlKGoDljmMXYw5\nx7iK2sBehrz5HlmGF4orexWyhL3UTz4mgUNuKGbLidKSCI5Ik5rtt6UJSLcG\nQy/p\r\n=Ak8A\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEv/wCHjmPfpUkwF8y7Nt7m26O4aONm2OCWacSc/oF/EAiAlo2Qoe6uhsozVh720XV5yNTWuKz5Y/p7CnfbTjChzBg=="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_6.0.22_1524892881086_0.3644628351126433"},"_hasShrinkwrap":false},"6.0.23":{"name":"postcss","version":"6.0.23","description":"Tool for transforming styles with JS plugins","engines":{"node":">=4.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.1","source-map":"^0.6.1","supports-color":"^5.4.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","browser":{"supports-color":false,"chalk":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@6.0.23","_npmVersion":"6.1.0","_nodeVersion":"10.4.1","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==","shasum":"61c82cc328ac60e677645f979054eb98bc0e3324","tarball":"http://localhost:4545/npm/registry/postcss/postcss-6.0.23.tgz","fileCount":38,"unpackedSize":658430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbK/HOCRA9TVsSAnZWagAAPzYQAJhAPB3anXHqUf6HSCAX\n7JKqzwOY3yOu9JNtHUOz81+a22qshkQEaBkwQ9z8Raq3lXhUaCEbdF0Uf1qf\n7L0Ekk0Xe3jsGMQPqeb0kuZjEwWhP2AJmw8klvhyhF+iIV1b85x0hvKyG47v\nspPZ1hxODPVxb/RSOZIam2d7orZrtrFvOI57pioudlod8G1DDwXE5nWvc3H3\nFYrWgQEVePhqfgNlDqHiC429Ducr6kgdNUdvJMM0CBRmPFWqgNHyoBnVqyD0\n5SoPmkgM+RGs1X1+b6AT5293/BslIdPtXkeWTdPMzRIb73s2PezjCNgt76/1\nycT27OGnjuhUKtLOJQdZIevdXNX6bMcuCqPrLpNyHo+Nc2X+0cJFslRNmuqR\n27tT1vPqndF9ASeXdx1tQZtPjwT70KvjE0TJN2d+SDp1R8jVm5hTVf4Rl+sg\nagwTRNexaaLfiIkV/mky+zHxm5mGP57jkzbbcr/JkuNUbBGJHaSbQgG2czf3\nABinbEkats9kssoIQpBkF+7d/Gp7YFBNEgfXjCMqlrx1LP9kuspxyS+BiCre\nAx4qx+qJPApDuddSfs5akfcFApf27iE4tV8mYcYXn2AVbIe8xlbWdDzYEu68\n7lE2hSxGYUOEqEfuQQMPMzm3PidC8+kj9u/T3VUKAqd8Vtf2ts4XFXeHRa+P\n4hMH\r\n=R4OJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCB4Yy+KIVutVnNp/rzx6eFyyrOswwGeeac4iK9raciqwIgRK5JcvNvg1tfmpCZnzSijR8nFEnAL2PwpOYWv9OTwRc="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_6.0.23_1529606606149_0.8604350349706491"},"_hasShrinkwrap":false},"7.0.0":{"name":"postcss","version":"7.0.0","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.1","source-map":"^0.6.1","supports-color":"^5.4.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.0","_npmVersion":"6.1.0","_nodeVersion":"10.6.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-ACgL/mXREjfCothsspfbxdiXIQowQeEyW7TJgsvAgCK8igWa2ZNCsbGNGnasbEF1++L9xb7qYpo23Aa3rGmiCg==","shasum":"163f70d2fe2715c6d4a4b3d300051c1ea9594aa9","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.0.tgz","fileCount":37,"unpackedSize":606560,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTOwJCRA9TVsSAnZWagAATcAP/AirJ7Y63zm+z//UU9qg\nz+CBnLxSbdYURuuvFHPZsC9mVH/kbPHwZ/sci3yLO1+Ub55ZCWTIUqARAzFk\nvqthKmj8IL3KJ1EbFqKirby4Se6H85aNJCuYyZO+blToFBKjRJNwCKTeI4DQ\nsAVsQayyC4YjwCVbp+rOZMeCn7VssF8ceuVzM1UXAItWzkTgF79iQ8OPNmz9\nPV/kMBQCiMCmysMx5xvxEvmFR0o3YKUzHv29MUZGQzAOWODOeE4n2siG1kda\ny3AOwIitNrgBL1InS814IfGC6AgS/D109t3HoLzK96aNcLCgmGyIIpZKMJ7X\nSzYChe3HpVLZLop5YLlutjYIV0szzEig1VswkRmHie7YBVCg6J4i2fZ129pF\n7UF1hEBwa0MbNq2s3L3rgMkXidGkBu0hoeK1zV51ABIjfW8u7cKTu6e0ybJZ\nqCAFRcegSC5qndFZOyi9KmUGKyBGkbPM8mFPAsKVxnZgf6EH6KI92XfuJbRV\ne7YedfCeN9fo4GK5D880bWy3L1nIAfdU0MUTHHS/6UnUU2v2WgmFHbawYGDw\nhvGVKyh0ioOapAQjku9XcO9jOBV3ysIo186g+ACmZvOISfyFqX1lLXn4teLX\nHAj1JmZZ8VNj1poSjS6CNd0eEhNPXsFnSmihUVD8kDOVUpHq27CJPvKdGfuV\nBnrh\r\n=M+UA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD867MOGmEBqL8TQ9NsFCAGEywfOD+M4mqkPNUca5DriAIhAMCYqPYnbu02uf+8ujGb0c/KPl/jndBoFsSyztNhe9WA"}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.0_1531767817265_0.8073081149023364"},"_hasShrinkwrap":false},"7.0.1":{"name":"postcss","version":"7.0.1","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.1","source-map":"^0.6.1","supports-color":"^5.4.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.1","_npmVersion":"6.1.0","_nodeVersion":"10.6.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-c6M68yZX0bWnZ0GcX8duWcfweGeGQvYgw6w4xksRePDmrpCrLMqneN07xwce17ACWBAr0S+DoI0T31axZ21TKg==","shasum":"db20ca4fc90aa56809674eea75864148c66b67fa","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.1.tgz","fileCount":37,"unpackedSize":607305,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbUU4mCRA9TVsSAnZWagAAX+YP/iKf1bOq4GXVSKPUONbJ\nusR8QA2shvG1DYkBvK0C2HdgOu3tD0W7Ibs3wVA5kljvKVIhSN0DKype4kv/\njyJ+KTkIJEO2XXna3/vZSu+au75HIYMcJE5uWHo01wuqxYN4JKF7C3h2PNsk\nHTNQzJAPD5OitEbNfcebTtJN+dWjjlZBXpSLi0XyD+0+YpY/iGsEp8KPiE6s\nUNQcITk/hdq18CiNCv46bsKzmMhZkhA1V6Y2Ys+UYmAUq9QXoxrvNbJdO72y\nQryyo4q4deAalx4FmrcXu7co6OfEsYnaCxtNcdExV9MBTRJ4/wJn2GLuV+nz\nzGW+SU/7GWQ0jezuoWbF83BRnMllGJkgS4zNv88mOb2yDXkhEceps7cIxsmZ\nsMyciKT8FBur2tzSx7RINaoRhwPVubrb7duYje4r1KjGdhEdXjRITo4BAdGu\nT+NutlzhyG/7/AVUIJIOOcPio3FHzTMQ/sE0bqBx+W24g5hCSNjWl7qpGB+M\n+ITOH7WUfnsufF051SXOsqz1FwUNbKabb1oWRYqjN9Q4AD6u14IAO7gXiNf8\nuptZPWV7Z7TRINCmnQglEhzUGcISGPZFZWFqYPixcxy1Og2X80zOEk4alcDL\n6g+aTi4HE96uSROzCZJG5sc5eZKTq96pzXS0aUNdLAtnAxU5KwnZ29nU/x/r\nfD7B\r\n=0Vfb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDV2iBkQNw3/tIYE16ZBcF0fChZ8ggl/nLiwNtEjRrj+wIgLvdxAIABnhSKp9LOdOn2I3Lpml3BLsy9W+p1sSST1NU="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.1_1532055077531_0.2981432508106088"},"_hasShrinkwrap":false},"7.0.2":{"name":"postcss","version":"7.0.2","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.1","source-map":"^0.6.1","supports-color":"^5.4.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.2","_npmVersion":"6.1.0","_nodeVersion":"10.7.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-fmaUY5370keLUTx+CnwRxtGiuFTcNBLQBqr1oE3WZ/euIYmGAo0OAgOhVJ3ByDnVmOR3PK+0V9VebzfjRIUcqw==","shasum":"7b5a109de356804e27f95a960bef0e4d5bc9bb18","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.2.tgz","fileCount":37,"unpackedSize":606775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbX1X6CRA9TVsSAnZWagAAKeYP/1O+D93nco296sQzJxS1\npXVSBcHxtdA2HBnEF6LZloFJE3HAOYSeqhmduu8XIoKAF7pcWefgAYcleQkq\nywm7cDt+Pp5TUrKEs+OeskVJAugtD+D6YW6xyPkx2YmIA3ILWESxwTX9ptGz\nM2mnE3bGNDcVwhRQJXItCSVnGdrE9npC1x4BsZEXwHek+efg/ng1d6Utviqi\nc/TVvol3eafzkR7uEIrcJNNwihamAKRepp+rK9OUK6ky6Bkm7h4goSSKFqNu\nUAxszYKQWLBtQ4sjzjNBhOxaGBlHjzZz9YzcM5Zmu3FPUYUYFqVFmMRIxh3G\nP6gYTOiybhrdTtI5/DmAVSnNrxZg3ahafH4HqpXAsFpZCw8TZdR36yFMFlA+\n/V2Iq2iEoLxby+aOn7cIzel2D9Ripof64JwPXwhAC7kPtJScsjHPMaAwnQhW\naeTJgTGelBv/H7SOPsGFLNZDUVNfzeIYDFHZpZVO9tLToDRQfuQVhg98oAhp\nAhHXidXfQ2MfYTsNgrkZo5CXGiZSUUxqCbDjTaPw6skHJXTPu4SCrw1+/2ZP\nd7LZWS5J8YRsVOmD/2JoDFKJx+03OHjUmXPnE4ESUREPzgPpmmW/E7z25E75\nVbIyi+TNI/1s0rBwq4g9a+TvFRjgOSrUcaxlOhA3zqr8PSuiQDx+CnOZlbK9\ngVqp\r\n=IGOp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCnbXOu/vJPeDmi6ouYSGDnPAQCg4R5l9hBJnjCMRXW6gIgYp4HBh/Hvgyg39brsVolZhPAwEUhM68VsYWJreBXgIU="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.2_1532974586583_0.35690349470009397"},"_hasShrinkwrap":false},"7.0.3":{"name":"postcss","version":"7.0.3","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.1","source-map":"^0.6.1","supports-color":"^5.5.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.3","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-9ZZVMgSCRc9K00MEIeCRhC6xsZC4TeZqLybCbvZuFcdj1XdjW7q4OG8sP+Mp71JTLBB3srMjUqcgTMFlWjIGaA==","shasum":"449779466c944c9ebbfc7ed7c871c16c78a0ae46","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.3.tgz","fileCount":36,"unpackedSize":593601,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqrS1CRA9TVsSAnZWagAA4eoQAJtIvlURbv5qVpMh4QDR\njQprjtkTEtPqhsQNjPIAjxZfJC9MzQjuBINUyUXYmCkfB1mHiKauX7iBTI0t\nCOIeNmAeNccJZeirWs1pTQEK9AwqOgJNHokJfpTChqcEobB72/PeZV8X7oUh\nWr4VRE2KLvp3i7uJ8ryPodyRaYJUzT05+gCnrzK7UyAnZxU72B8G1CgWV6Gd\npyr9RvDYw35W54lSsQlWKXnM9BTseoSfv5GlafESJm7VsRDahrLYDJFC6hUJ\neIkXrJ7/rUAOAMTt2zszx+lID9/PIcigI3uYfqqMWEYh9KNOefVXBVmtmB0b\no1MWD0o56mDB0LJ9R2DKQCp/9QV6z35WGpzJ9SRyeFdJtscWcp+Ax8jD4XMm\nCAcDHzyRSr2mcXHs/1tMaHp5Xy5rigcqLV8Tt2b6Kk9BVPOWI9Gdoi7fERrl\nSyX5exNngJf3+F5kK7LkRXkiyqaB17WV4ogzWtnzZluiGIFNv6EqbkD3bEWw\nugVeI/X+pfOP9uhcI1+qZ5J0Q6NmgHe5JYlbADEIalSw9ThuFd9+UWisU9pA\nqA73uSMfLcKEdGKkyq9D4oZsBjQUthzKlz531tTVXy9JpLwS6RiikGyCTCIg\nwDCNk9bsBE907/hKknmKeDo//bU/Ux2webcqghB8HkhS5RDIk7YfG9SaC3NS\nWMy3\r\n=5RoN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG3YItb1wagKKg9ytJQy+/nHBZys9dRwxXnZJF9ehmsgAiBclIizA4hqvqlFLg6oAiDpHxmkqMn/+zuo65BRLJr58A=="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.3_1537914037193_0.15401621969270307"},"_hasShrinkwrap":false},"7.0.4":{"name":"postcss","version":"7.0.4","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.1","source-map":"^0.6.1","supports-color":"^5.5.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.4","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-Bg1BrMZGKNOI0mkn8NtjJrOrZKgoHrl+geKJ45mTOkeY4WCsYq/mjd1BUWRgRvydHP/lA07Ys2n9m6Va5FsEsw==","shasum":"b5a059597d2c1a8a9916cb6efb0b294f70b4f309","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.4.tgz","fileCount":36,"unpackedSize":593703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrHYBCRA9TVsSAnZWagAAHGQP/i1+pOMW6EQkUINOmqfa\nxZ21A3r1HEtYVgbcUcIjPbcbSQpaXSAQ1DDq2ifXYUSYVNhjnLwa9cUIkhcO\nfbcxkNJwCJXYgKaEu3xYug8gQUSYwdxaEbdni1EUkOiq2ghtiJOSs+mJphKo\n+n07JsGZcDTIP1qYvCGiHMGdcogi64JemqvZD93RIaH8raMZqx1VixgVvAwz\n+z8VO5LmQYq1mK1e+Ct6kiETUajFPZcHAWYuS8L5S23K+EEa5jxPm5ZKx5q1\ns5BR0wnoByQBW7NQq0j2UI5G9CsTlcic4lSxqY81TpgwWA5735sSzbypnuvR\nqwNfEXZEOfs7zfgNAr06aSVDfFac+y6VwxvGqjC7SxMhn/DjVVaRSw4jmJqC\nlcxyQSJ8lqhKJsa/cKl7x4cjFyHVUi3D9xZbLK9RlTaENJfxbZncPVr7gW8I\nhwyUawhmaCt8XtxpUaiAivvmUYDFBPvGIphBuWDc3uF4/mVHoOOWXjWSWn2z\nW/SgoBJqMkkeXJmGmrcN6Fvb75nI7lAz1WpWeBNpzYy0O0TCrQXINKh6txrD\nK3CZLK/WEhrK1c6S+c4Gac8G2u/n7+vLSJfW5BLPgKOlw+Co28AEh4uFFo/x\npeL9buqiVr9nJenK8M1mCxmLWoMXMCHaBAIMVfHfkOrlWE9GU5UQIInOJjGG\n3bwn\r\n=Vv4j\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA8fcA2e7LGGs9Dz/FPOtUpOnhRHIaCmmAlR2vhLOn66AiEArM912QxnuRGw2R+1bR50VgYOegUSb+JrvLyyE3/5reQ="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.4_1538029056008_0.33480263083936745"},"_hasShrinkwrap":false},"7.0.5":{"name":"postcss","version":"7.0.5","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.1","source-map":"^0.6.1","supports-color":"^5.5.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.5","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-HBNpviAUFCKvEh7NZhw1e8MBPivRszIiUnhrJ+sBFVSYSqubrzwX3KG51mYgcRHX8j/cAgZJedONZcm5jTBdgQ==","shasum":"70e6443e36a6d520b0fd4e7593fcca3635ee9f55","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.5.tgz","fileCount":35,"unpackedSize":591565,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbs29TCRA9TVsSAnZWagAAW8IP/A7oNAY+dxvL3vLKqVDN\n3eiRKKTd6U66+HySLcRxe2snHxumjOcZgaUZghugLizxfqKOcCVSBosbaFEY\nNadfHzkVb6YxyGGx7G8YHWWk486x8U+TTfIeXQuMOqhl17f1ENj9BkIsY9vy\nzHvXuCSstco2koFAoPuiRvxlojUPWLHrclIwzpsjlqhFTQyP5SomBMWOSsNG\nppUBwDgPgtrA84jeGVTnJw/Sb/iBJ0luAKBRtcNiKjfWNVcRPPOOcTtDtmfg\nQPHqmiqNIVpr50Wd0/kbQwo0vaBAR/zMVOy1A4JpmYGIJxnXaoiNJl1jf9Lr\nTDDnS87mupt3GWcG4XqATWmGjyRSTi0MeTkv0uitjNmyDVtKgtCP64sPSBmM\nrD+uwj0akylcaiDR0xwFmx4IWhJGHciBdrmcW4/s9ClPDHTis1/uwtEKIhaz\nW7UXnzLlmHjD8gvLO3m0UZSPeN906HoTatIb4Ns3f0C9oBnv25WcqXa4GL0/\nlCWXD2Fx1ug4AW1Ssvhh10XipiwcT3JCvlE3YGCarnkcTfckODtBRgzaGGbU\nRvBZrNoWn4Ss5XAbTea74lRGBgGL7PFiDEa+RL9VcUxidk/O6SF+6CD+Gnse\nvBvUzuPgHxkz66rXQTk+6iUvBBjiC4kJ+rlVxLEhhkP1eoFce+ZuyVOyYA9q\nukao\r\n=9/Q5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICsdlAggslj8P8TLQCqIAEltVqDkD65rjLO+B82YPZMvAiApuJC3yszT49BqLg/wCtfRo4U0EpKsg31eqb0zTIzPQA=="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.5_1538486098165_0.2654444222736385"},"_hasShrinkwrap":false},"7.0.6":{"name":"postcss","version":"7.0.6","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.1","source-map":"^0.6.1","supports-color":"^5.5.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":["lint-staged"]}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.6","_npmVersion":"6.4.1","_nodeVersion":"11.2.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-Nq/rNjnHFcKgCDDZYO0lNsl6YWe6U7tTy+ESN+PnLxebL8uBtYX59HZqvrj7YLK5UCyll2hqDsJOo3ndzEW8Ug==","shasum":"6dcaa1e999cdd4a255dcd7d4d9547f4ca010cdc2","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.6.tgz","fileCount":35,"unpackedSize":592637,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb8MG6CRA9TVsSAnZWagAAwrcP/3+YDOY1E5JzFe9cnRaV\nMzbTe6qRiWn1cXGO0V6768RBOOqt9Rpjn4ldSez0XBHnrKYFYsaakJLl82YI\nqJQUJnCqrWWPCb2T1ws2z8zuYqVWPWK2mzd+nnpkGPdkDqLkTuSnUvbM/vxn\ncSwFt0fWNcrgUKuHOFBlYNU/ogGSswXCjA1wHNhQl7SjTF75dMXbgOupMKGs\nLv9oy/m+A3nLFQTeBoa1H8iFyXQCX8ZSF3n44Nvf9ehxpBMc6n80XUxWCwyn\nOIlTtLYZCILR3mwv4143XCA5uCo+i3ej3GOZ26k4dGVFP4iC+16VwskSuK72\nk4yB/eVDTMp8shzOtKSGfExw9/eQAFZlJpTyGPxJ1cjLg2w70+mA9LIV2UBj\nZTvl+7YOyacWbA84SNrlGbJI9AA//YnSJAhCee8OtP00Z6ZRGgy7TDC6XyZc\no7MqxYn53+1oudj0UCZ9fceVfohqltM7go/NByqPEFuTT3YV0X5LykzjQh9T\n1nkH1xNDn4tmeNB5GJR9Zdojx0imyKkuKNGUYiSsxbdnPwr+s7m0T0ki2p6e\nlWkqXZQ/ifFhHVaPAWdCfoiQOyNa1+bOXw7HBmsyiK9gEYeJkymh/rYzHSMD\nnY5M4L5jeS13CqWjRLBhbszoxBKWcLDcTo6XpzJ87KkBJk/Y9XEhmiRCGimf\nVdYv\r\n=lSte\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC2wK5giM6hJisdcd/imR7nXzQJOJZwe4tQ0YUlPADSwAIhAMsSI+bzY3sgvGnr5Jsz5/5r+w3vxu4bVSJv/0cFa+oM"}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.6_1542504889139_0.1917271696594638"},"_hasShrinkwrap":false},"7.0.7":{"name":"postcss","version":"7.0.7","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.1","source-map":"^0.6.1","supports-color":"^5.5.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.7","_npmVersion":"6.4.1","_nodeVersion":"11.4.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-HThWSJEPkupqew2fnuQMEI2YcTj/8gMV3n80cMdJsKxfIh5tHf7nM5JigNX6LxVMqo6zkgQNAI88hyFvBk41Pg==","shasum":"2754d073f77acb4ef08f1235c36c5721a7201614","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.7.tgz","fileCount":35,"unpackedSize":597437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcFwQjCRA9TVsSAnZWagAAVE4P/2OA262Jg/OODNtDl5Gt\niK50km4TxwiPOsxcTVNprYp/vcA0uzYdHMlruW5kk6dnMQDttPssOZEYBd93\nQ47wBBY52GyEeN8sTaMnIbSnNCf7z6FEObaPtxcRIo9E3fhTBqbIk0uGghDy\nTdu50RuwcZlr19Lya8SisJFBWzY1zVJ3Qo/iRE1Ts1tZ/q9duO9M8HPs3PGL\nTPD8Ka8Ras3OrGEISQDlhV5Plh1PMB+NX2XCrirPUJC2mA6LnNwyD2CaEMYt\n+6zrALQm7gNnSZ2EklJFYbpJPOTvF9kzGsdUb9VR58NOaLJbT90D+asR3qTv\nkKj9FogUvE4tPuThX7yv8txZG3mDYkTNU7beacUJJfRDRICck25TZ03Sf1i+\nu/9PhV8w7Re5rsNBG9iHwLOvgFpl6fH4EtVv6ggk3h42mT/VjVtb3ALUFPGd\nX7YqqFnQ+BCtdROr7yTju2tsQi0yVUOAppHSRBVr+OIDUaw5gY6+T/NFTY5m\nOzBkGtGp4TEKonMBuVJrifGTQPi2eTgY/eqLd5ZiNVarBGGIdOssJ0hgUBAv\nD8I5IVX9cV90bTrjmpV+vrhBhA0KPNFsIIcrpVx7RFVMIyeguP/agTiiJyl+\nVrFkdGA8p8A5LOpuWeAFHFt6BWEw+pe2W2N2rFK0zeE5C/+++kPXindfbGJr\nA+An\r\n=YPMk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCeJgGZY4X8Tq1JqMWofPm0KRsh7npJ68pquWfvrMGLwAIgLh0PA0HOY7acdCD+YMPjY+sxbpONXwe5fto0H3HH3KA="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.7_1545012258367_0.8037813382821963"},"_hasShrinkwrap":false},"7.0.8":{"name":"postcss","version":"7.0.8","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.0.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.8","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-WudsIzuTKRw9IInRTPBgVXJ7DKR26HT09Rxp0g3w0Fqh3TUtYICcUmvC0xURj04o3vdcDtnjCAUCECg/p341iQ==","shasum":"2a3c5f2bdd00240cd0d0901fd998347c93d36696","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.8.tgz","fileCount":35,"unpackedSize":597684,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcNJHqCRA9TVsSAnZWagAAisAP/isOgRuc/ICkM5s8fGWj\nRzMAso9JCg9r64DyWZcS1JOsD6akKIAUQTZgXvL3r+4TlEcWRkGZSIvMpiF0\nQ79/wpSk9TZKvasTgshOXGRE3zUFJkxTSBnYU+yA9xv/GuwB/G/U3oCiiBgu\n0mmNrO8Y4gLXlwjZ10bSSq+9OCaEqWGh2AWMpiQfAYvu+wIuCKgecbh8nX6R\ngX9yfMYH/c0ns2AdmviK+NU9TzCHyhBT9ejJn/29x0zEHtxSxhDP58XFQMVl\nLX94mTPmzpF22dTeFZAO7vNNFWOsKw9hfOExlXdNw+wUnwhUPlAncMgyhmLV\nW0NIIjrtXeih5jVsCGJNBUryYR/3Rv8BSFry6o27vgvnBWKD6mTPk00vwdy2\nWgsmpR/lV4VQy0oZdWKx8E10aKZsLcBPPI5CyMjuehBIX2eV1FV50R8kKB+c\nQ52DP/nwPmv2tmlGM//V1NJfgefhy7E16m1HBZkOEDCqVyv1Okf452sp1OhI\n7qbo31GtV3tcKwdKjtIBRwFZZF0bnmAQ/J2rQ/QkDjh7OVF3DX02o5BDa34L\nuKqbG4X/zotHajQ7uOqYeNZGZtuVLxGJ76akjtU3xSrohwxadF/54P4agfwY\nw8PiyZCJrK7op4bH2IauEoetr27XyKFeEqoaBf4nSySiSB20oD+F10jlVvm+\n5MR9\r\n=0S8E\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHRhP9rmQp24NarbvGCrFpiZ3AsS5twVrmUZeI+ySTolAiEApecjTZ7NWcKIEyGGBLN8uFnMJBV0yNSiIEm5zViSUQg="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.8_1546949097261_0.04610798308914621"},"_hasShrinkwrap":false},"7.0.9":{"name":"postcss","version":"7.0.9","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.9","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-eXB2Fm8/BtSABq7ia1HyvbkoD9zFqq2BWjHUAyRSgbK8qdyKrA6yMCX06l05Onc8bHemeXLB8hzJ8tM0ABc0Zw==","shasum":"e35e450ce112810a5435ffe49313a67186a6fe1c","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.9.tgz","fileCount":35,"unpackedSize":597835,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcOKXRCRA9TVsSAnZWagAAYjMQAJTD8d/HFqvaluk9R0ad\nQPjBq4uHbUp52lPHxkD7ElepEFcmK3i3T8SwG2L8/CDrvhbhlNiCRJu8aoR9\nwx4c5i2oaqLolpTAW5DKGMKCijKFnNV8vTu7CZoOBHGQjb4jXup/h/IhuHB1\naTpZFuE4dAiEcosiKGVl8rQomzkoc2GxXKp86n2BJ4JJZoJ0Met1S1C/IvuU\nTF6AJt0XyZJRapdoH/GAGTnhVbvi2NKkdxaq4VtOz26fYjaOSTNWThpAV88h\nn0QicEStnJdgdwIdpX9DDlht4KXonBXeqpxmlIPnIs3T3WNWnCXcjx/NrHbm\nX11gNNFsiEFq7CVKD8butRA7XJns6mPXW/sUg/5dzNFxtWD01ca7pqyari/0\nt68VJ4m4kmX1ikHsQ6XRvw6j9GsNmXiazWB6OMWafNlumk+KqVuElLHlCkWa\nypwfSqJuaZpLPSt7E8ZY39tMOZqyuNgTMrMxLaFhOY7mIaTIoniomeikd16/\nyStTV0yhDwiCrUf2hVqvK8W4+1RocHQq7LDNn7x6RmAQR5tvTnIGLnfr0cKW\nHmBF6A0yay9MhFHNqvCe6GEB6bXf4ibrjlUc54oWlyVGVSWSXpMSiH5IOjhG\nzN2xbTqgCArDCdVSlBq+eLD0IGp9ctEOfwwy86dUGv082Io7jRDdXZQlan0i\nlMgF\r\n=TNXD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtd9eRK8N7IShZRR+GPoAvsHsav4m02e5KSZJehzs++QIgZG40mszuQt1cTFZ9BhmCq7XBYQcDNb8Y4ZEUdQBqbuQ="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.9_1547216336849_0.8404790356371366"},"_hasShrinkwrap":false},"7.0.10":{"name":"postcss","version":"7.0.10","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.10","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-wuaQVkYI+mgMud6UwID/XX9w0Zf1Rh/ZHK0rIz0o08q3rUaPrezdl/oJD9aWma4Pw6q7mgRBJQS4xA1yZAHptA==","shasum":"a1f44cfe3711649190989a283024921e33dbc49f","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.10.tgz","fileCount":35,"unpackedSize":597915,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcOPlRCRA9TVsSAnZWagAA5NoP/0o1yKoOaAcb6Uwdywzf\nKoaIW1GMq6rFzlgZhlUomrr9hxeI0Rw+LB6IbMShyFYfN3ZgWDHILX3saSAt\nn7bcbUIH8ag0WapktgMRIA4KU3iAUpHmNhpxTDSqWA4CfB4dSmYLlV742jr8\nJTUB9Fj20mdWeh11YpOR1uBj89p1X/5atyxcB8faNJTIbTmxTynt9f2PlTNN\nGogndsgvCrtOLz03249qoyPJ4x5k7zu7jI0T7lKUeZqDDkgNoqiBST2/fHWq\ncGs7bJmOe9qz8NGfnnKYeDi5W8szaACFMoYnZjFaMxWMqMsOJrah9JJd4L6g\n+3sIijos9nmR/3oYctOKiXuXHRb/PjTarI6Fq3NV4CG64NyMyxoJ8S+T9U4H\nN4U3xjG+SfTL8MRBq5oSctYH/xigMWBHElFq7Xrj6ohdulN+BWQ/Z9kwbR4D\n3VAzivbecD2PCCkxcvPofmzh6K/+VBjcFXZvJkJDE/Cop23MUGpZT8q+LKrd\n2JWZYkh0tkSLBJUVwt/YrtqcDEwTd3wxLGNFbT0RvVXVgV9TnA+A5d+y3LlG\n1OFaYMrciPhVkw+yi5YN2lx9n7mhFiuKQljutcX7N4LMX40WMdxruPR6X1lE\nbNh2t8xTbWHeA1JoSE/M3NyWML06/1BM0Qfan0CCK/6O3ore8bhqYK2ab6jF\nVlM/\r\n=1A/6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC46xJ0/XS2OMOrIH3ljCles+vDJ9xqglW7I8JmRlLpoAiEAgp6M1TVcki4uB0PEbT+iN0bgvpIN5xGuTFfilMUbiBk="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.10_1547237712278_0.7527533083358777"},"_hasShrinkwrap":false},"7.0.11":{"name":"postcss","version":"7.0.11","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.11","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-9AXb//5UcjeOEof9T+yPw3XTa5SL207ZOIC/lHYP4mbUTEh4M0rDAQekQpVANCZdwQwKhBtFZCk3i3h3h2hdWg==","shasum":"f63c513b78026d66263bb2ca995bf02e3d1a697d","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.11.tgz","fileCount":35,"unpackedSize":598737,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcOhJdCRA9TVsSAnZWagAAtKIP/0rz+VyLhW2v6sAHVP2I\nmTPMAjLetuxWqThDIuNwo6+aY5CPEzruDIQ28NamAqT4mYdEb4lTALJtkvLD\nK3qRnkZalAQaqfcBfr0+8yLzaRr3oBlLqi4hw8/tvwMltDr8qedK1r/pgWL/\nzyJXVrKIoaMTKlieUcbrih8Sxv3Tep4qHounA3RvzEv76MvEP+BdrhDKTxRQ\nHi5vkUGGEMnoIbnsHu4JtJfx9Y5ydA5rkSbWfMvcehU5lX23GLdn5OdMuKu2\nLfgajLM/BDOsjo3v6SvoIinmgGO3l38TC6sjH+TtYDXEhtpzBRCrXPESeHnQ\n4ZWwTcv05Bd7EGrcdIft6M/W9+Y1x78V+0fJRHKGYr9AbMn1ZvNmgpajMgzE\nJUl+/2jlQYi1VK3KGZGjUtEKAvepPSQPEJAwa7l3Ag8ehu7S0JAQJ6n+horg\nS8NIDdKcqfKJ7aOgrYGOn+ogYuKM5y9ytJolTcXv+RcR4xe34gPRnLfw4V7i\nmHX3CcUFUq+1QMsYukQs3j2fWeSSNePioUgkvORmX+V11gHV2fsdW+1rIutI\nK6zC1rhGlVqQyRaV2mHzLO1msDDksNrzL++rcqk9PjUUBHq9LT8sZiPRG/PQ\nv4k1GsRtdqsbWbeH55mg5Br0xqLG2nSyvLLvBh/QO1UB95VUyzzCXsBSLdef\n+qiQ\r\n=Zp/k\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCbpZ6l10O4ouC4Hl6MymzxW1AFHxDNy/DCz8sOBWD+9AIhAOIqa6xdvZXNYvkOFlDKurp6K+H7plYm/XLcvo0RND0T"}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.11_1547309660576_0.18960626463922314"},"_hasShrinkwrap":false},"7.0.12":{"name":"postcss","version":"7.0.12","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.12","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-VTxN8+cqf0uRJ/4ngbDTdFgEaNeuF24mV17tmZrTnjOWoS4TNT3BkX0OKaASYU8itH+j0EHlCcxaNp+QmKMuvQ==","shasum":"8cd5cd5aef92c1cae654de52d160d8d2b06a9952","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.12.tgz","fileCount":35,"unpackedSize":599152,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPgtjCRA9TVsSAnZWagAAsccP/jjBZAQD1BsvrRpeMsvp\nLJVQVJCkWzHfHzmHLpzly40xWtIe4+CHJMpRpCiUlnzE8XmsiyWlck58xwDW\nd+lEAN5Z0gXFehxvNWknYkLJmF7UR47a8BocagRfl5+nX1c2+3GQN8Gu6KoI\nhtiYvMCpUtFIie8c4HMdAUqf+eP3PZ0DIMrN+wxdqIJvrfyIhXOQs+4+64et\nrEVWgnS43pH4YQxF8HFf6+6MuSOZC6F6zhNQKO7EbcSKja9U3fj43WB3LIDU\naQk75HBnrWXT9ZSc9KpjjNgOOC3kxF+7xdkbiSUf7LDFxhC9HpI1nqJjs0ZF\nxGS/hNfbJlJ/hRknbWVi4dZ/SAwvO6djHrn4K6VtFTvKVu+hgRD9lH3rTP/Q\nhLJVYwRZ2HHqkSnpaXVa+Z6MHoqshUJdFm2/ynTfusfpG6TCO2DZyWT6qSG6\nGs7Wc4TQER8FkpCck0JVi/TWojcBI7AvoyqB9ADtRP8YdIH050vv4bGYhSM/\nnPeeZed3nb7RpX/qLurgJ2AhEf0d/mcLP1tOSA+XERQX90nwOyvawFIkpm50\nC1Ei+TtDA4D/Qq4vPwg250Y7jQR3Uysor6h24/PBnAiG9VnkiR4Hzapn0R94\nCsS3ERpPh3G7/311aRyHWWI1FWysEmh+PBrN5ZHM/6ldKNfJcBqnRcPzV9Qd\nhzYI\r\n=T+we\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEpaJIrPJoihC0ZFdJPRc73VUYIofDMtpjm5pMmjVHuJAiB/CiU2K/OvclOlnb/Cp3RZkKphz5+LmfljNJQ/IbbjHw=="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.12_1547570018539_0.9554078120723248"},"_hasShrinkwrap":false},"7.0.13":{"name":"postcss","version":"7.0.13","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.13","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-h8SY6kQTd1wISHWjz+E6cswdhMuyBZRb16pSTv3W4zYZ3/YbyWeJdNUeOXB5IdZqE1U76OUEjjjqsC3z2f3hVg==","shasum":"42bf716413e8f1c786ab71dc6e722b3671b16708","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.13.tgz","fileCount":35,"unpackedSize":599342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPiHnCRA9TVsSAnZWagAA9bsQAJFstIDttUpoRAqwUr+u\ncajoiGgbyjKYognidXVnuhZftecNsPKoWtWjt5aPgmAm/tATAJ8/Js2oyF+x\nfdV5gVUZWQRynWHlph22s+G3f96iW48FBQAqxlQcIBWtXAbFINSt59QlmB8u\nTEt+wki0syhfAfCXiw+VFasDE2wPH4VLd/x84LGCaoDx5oRo6GfZvB3aM+1p\nEpQLlg+Kn9dmVAZVW+yxQgOMPbFOKsmiiIblD0Nk5aMvCWCiWdWfY8tuztYM\nQzPZfvt4q/1Bu9uTH21ryFYQxVf+R8Fet7OZQHVsDoErXBIZ4ZJXUvI8DLMF\n995DbJ5lFO6HlGx8i+16ZSgAifYIl7yunwdczcUUaJl9M9lBGFKFqtGOTaxo\n+LK2RGoOsQt+HWjhzamIpZuxNexNRD3gZarEsVm8MUVkNaaqrbcPYjm9XsjJ\nHScqsoe1wqdfrj8PxAl2Axp0/CGSns1EEm66BQ/yOKOrPR0INBlmhrHhg48F\nbi1zsPDInri075IHQCMKNFtN4M8A6dbIUUSGF2lfMjRpUUXfZAS3ldFqgyPW\nynmN/u0n/yB43yOOsgFEESJ9w0krhP4hVg686B1WFk+lMzScnnR9Oinvami1\nBtutUARn3ZpSz/fjh7ztArEG4WBYaVSCe/0fuyX6WUd1Tc7dNoXhErKsFoXT\n2jM4\r\n=UiFJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFhVliNf4HGrE8o33qNbV5ZwkLCVLx+YzYt6/01fIWPOAiEA88QGDaZ1TjnZAMOQ6sJQK1q9+vd/Pi6upj/UBc9ZDuI="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.13_1547575782294_0.5055243477494764"},"_hasShrinkwrap":false},"7.0.14":{"name":"postcss","version":"7.0.14","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.14","_npmVersion":"6.5.0","_nodeVersion":"11.7.0","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-NsbD6XUUMZvBxtQAJuWDJeeC4QFsmWsfozWxCJPWf3M55K9iu2iMDaKqyoOdTJ1R4usBXuxlVFAIo8rZPQD4Bg==","shasum":"4527ed6b1ca0d82c53ce5ec1a2041c2346bbd6e5","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.14.tgz","fileCount":35,"unpackedSize":599736,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcRyXOCRA9TVsSAnZWagAAwSgP/jvNvckD/rACbignLu9p\nviD2/3Vow6z4lJO2pw7ks0cQJ9R7kI8GT695hiIPOATvseWKKhQ9Q6VT1U2f\nWZNH9BRj2I1P9IqncS5K5vORtOujHdzGGcufI+duqlOQhdtc2Pcbz16U/FOC\nSArKXYQ+ZypQs7CoMZvVPWU+EX+PNVV1FXxiLIhRYMaybD/W6bhb79R8tTri\nNMThdW9mCi4nqXe/oJEF52dgP1z3zf4tWalITC9Q4YmoRAVGnh5rjNZ+zl8P\nKOcAUFsG/9uLDQyVROD+ZJ5Hql13fXQmVcb7CKp3msDA2sNAWtjruAw9yT3w\npZyKm+x8cLGei6d9ho1t6eFZqNzkRKgei/psCm4ysqEudljXAMkat3vGCUnF\nwLN19OiD3CY/WNKS1cfJY6jWzpVvncFzANRIM8SzSS5TWBlU7lmEh8P4echS\nPpvtTXnvi//ybFb6CIpSdO7Lc3GwdNMhRrzcnSWQgmd5Ih9s4SbbfUlmePaC\nIZoCLcoyzZ3vUGxU0k+w0s+JY1AADwB/WLwVLTaa8mcxgSbqrsPfaLw6n9m5\niYeeodw4C36QLnhZ8qL9UG9QmHaSzFVhLbrMxPyLhAawTMu+1+pwgQCgdwY4\nAdgqqkTOrrDZjsuOL7YWA5cvDrVDT6SF64IRdC8fT11nvQslz30YgqGm6fSS\nvazT\r\n=IGfb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/JiuIsIjQ4LRKzHRvlcylpcWnZ2uGYcgTmFq6RUuahgIhAOqOc66zIB/ofmP4hvS3pbhrhmbxOmOStnD20MfU5zPs"}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.14_1548166605575_0.5872453289614987"},"_hasShrinkwrap":false},"7.0.15":{"name":"postcss","version":"7.0.15","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.15","_nodeVersion":"12.1.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-+avadY713SyQf0m5np7byFzAFZyhPhXyxwp8OVmdd5mKOxm0VzM2AJkKIgBro7gGVk4kYlCDvBVrSqhU5m8E+w==","shasum":"7f62bfff3437a8d358850792e1daee828e67e959","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.15.tgz","fileCount":35,"unpackedSize":602035,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczSY7CRA9TVsSAnZWagAARfkQAJAbP3JYjVYijObVTrai\nesuvr3f0wEMUYVsrRBJv6iTfUonhrXGUNa9XyaKAsZ10GGtWjgAIMSCG2EzU\nVlg7N2kKMhY2Gi5ByqXZvg4DMBSs3jzRThp0VCTWOm/AQsyWIGN8pQNwD1WZ\n60+4PmzNEQtg6UY5vAxgkuvvB320F2ca9ss0ny+6BZfIl/B0uHWhLVFJj8ki\nQNWxWPipFGaeYrXkR/n9oF6qEesp8Hkv4uIqNjwc7xTAhYohBDP/r19wlTpC\nrgBrkZF33sySW6AoQoTcbJ9qw4U9LsJypgYDO+Hl2jTcLbEuOfEo93SJr2SQ\nv/J8RGhvfiWfOwNpi4ucmYgSdONYWal8Y032YuWYxaMnkI+hja7agwV9wBAL\nVVQ6gdMn/n+XSjunQB388GQbhBdZmtWqThMWXV3rjyKtGX/FP+zV+npkY62J\n5NSAJeBzDXNjkFRhgmAfwIu3j+QLkx6X381FUcNdS8ad2OzTMGNCFHkatQCs\nBP7kGsoqfr+krzowsYLYp11cMM/yuOUaLI9DNFDLl1Rw+H1rbWQYFP/d+Q/I\nP5zkZ23ww8lkyAHR6yeyPMF7tlUN/0MI+ZyjuPMR49o11ftrtK5aPNPkzA73\n6Sz5q9hE9sz/hRxO7wDEMJ7GORCA4voVe2hQ0cka3mXi5wbX/uh6lhnIc2Tl\nbSll\r\n=YZGC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID/LVRG44aqUaxafjRY4ELhaX2wwayvUpdx2FCyR6EiUAiEAhFs02Dh8rrC0SWgCf61oDrlWsCn+mdwUk0pVQ+TNW7s="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.15_1556948538742_0.6636615701373185"},"_hasShrinkwrap":false},"7.0.16":{"name":"postcss","version":"7.0.16","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.16","_nodeVersion":"12.1.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-MOo8zNSlIqh22Uaa3drkdIAgUGEL+AD1ESiSdmElLUmE2uVDo1QloiT/IfW9qRw8Gw+Y/w69UVMGwbufMSftxA==","shasum":"48f64f1b4b558cb8b52c88987724359acb010da2","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.16.tgz","fileCount":35,"unpackedSize":600441,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczeECCRA9TVsSAnZWagAALv8P/1gIMY+oTvOdzd4311CU\neJd/iOMF97XCGcYLnQmfOtNjjpQwUHWuChxwEJXOakgXFJTjI0bve1BSb40W\nk0RONK5WdlU+uxwy5h/9JTOjtb/UyxjVD2wqGWwcFlJF7hXLlflgzx0n7jZY\nGye/d82+1J88rt/T7UlFbTraEe4bQmMmsSMpR+OtY7BFjIsG9OvdL34wkcMx\n1jonNt4pYgmkS+WaFLLf5mXb4f6b4SjWpeK9beCJ6FcJAWXvvbcizMrywjZ3\net8CFKV5WnBLtE1+viMgE19qZYEn9Fmw2ciumyPEvz1ifIcZyVKfaLhPQ+fR\nKqOngCigkIZP9IZiy8Ic+LSA6PSaStIarCsbY3Ho7Go7uOWxV6FqGEv4GIOp\nWI5I2xQMiToLsc/E0sYXT4VEA2K6Vs9XfXV45WAdmTanrKgqEt/1u7yHGBim\njVEV9tsef41NGap03uO1BJv43H3c/EycuVPc+QUZ9AWwptpkuNvnLf3CQ3P2\nkutiQH3LOMmhl9BWdegwJtpdI5zKxHGOCOuWluHpF2A3QP6taLPAN3HcUqPe\n9wzlLC9YHZn8OuGFJeXAK8wg+NO6OlaBQU3R2qasY5ucNYH+aa3uZNhyFPbn\nSiifE3H9cpJsS7sCXx0m03FrFOSYcWrQJ/26s/N0O++zPg9HMXaX5RmRJKhP\neL33\r\n=eSrT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDJhEzFxp0mEne3CfDFFQzbvEapWwakqk2doxjF2AtG8AiBYue/CvAyhlMLRYnbxFHi8ob/nYusfPk58x6NalDsM4Q=="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.16_1556996354005_0.7046256170485254"},"_hasShrinkwrap":false},"7.0.17":{"name":"postcss","version":"7.0.17","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.17","_nodeVersion":"12.4.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==","shasum":"4da1bdff5322d4a0acaab4d87f3e782436bad31f","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.17.tgz","fileCount":35,"unpackedSize":599329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9/AKCRA9TVsSAnZWagAA1QwP/iCMourfRgxmyF/OoGQ/\n//ZJmdE7miQXtmHe867aZ8+rfQKFceXVbUHJFnhAcnn6E9vwuPGzo9gmsP4T\nN/gafw6vjJLsSE+AdAlnsmThGBj3Bq8v3YNzAHg3lOTlXlp0YlihsC8NVN0B\ndUOSyusRz9IukSW5Mtxuy5qodfd25irlilCTwppagIA3Q5HPg5rUjgAo+cCM\nxdIpjNQJNiux78oBE2ed5Nquau51iigCFXG6gDJV5VRMRW+8Y+qjlX4PEtRz\n8PrQpxbORUn4mcPbrLr3nnHWjD/udgy9hRee8uhPsPesPZxQzlpjFff5w+My\nZFoJVtYEkjOk4N2bcClEmi1jrxj7ISBPODAu8nm3BFmm4Q++e8ZBXpWo03yx\nWWLmJ8EDwrkvBAxSVthxdIMiE8Yk574xjOWsVIkdEiKJ7WmIfY4KKnf8dsOu\nSxMx4Ag/Ou6KZempgkzeSCEZAZdLQA8150FsQT1NdDX2bF4qXxisT27P9owS\n6Mul/WyOwk17WfnZBiJUPvW7ppZu+wqT1RMxr2ydL91HN81B70mw1R7idCN0\nC2nnH6yFfjbtB6JG1DL15aXScK5Kr2O54fGZqeZ8i/XDFpp669LNBcoRf3oE\nifst/ewv/1Lvw4ccPs7Fv0prRC3yYXIRKBSQn5Ht/+XzjlXXVoIcnlFulupg\n4puT\r\n=Vm8A\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC9AsHWpjMkuqWJuIWwR9M3UDk11fhzJLrH7G2mxK2egQIhAK5DEsIc4RkoR7REqEXcqfEBnQwCfvb7ybhhHgad8vBl"}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.17_1559752713473_0.4874138690147931"},"_hasShrinkwrap":false},"7.0.18":{"name":"postcss","version":"7.0.18","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.18","_nodeVersion":"12.10.0","_npmVersion":"6.10.3","dist":{"integrity":"sha512-/7g1QXXgegpF+9GJj4iN7ChGF40sYuGYJ8WZu8DZWnmhQ/G36hfdk3q9LBJmoK+lZ+yzZ5KYpOoxq7LF1BxE8g==","shasum":"4b9cda95ae6c069c67a4d933029eddd4838ac233","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.18.tgz","fileCount":38,"unpackedSize":1083080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcZhPCRA9TVsSAnZWagAA0p8P/39iQI8ixMYLnmqcROJ4\nXgYRLdx4ps3tG/eNlgpP+nMOFpz4Q8o3igoUi5EYd6CzBwjGsh0gjMguGF8s\nviYMGOrJ0BiyOiIsLpJSscptEAMmsCXgvb/qPpJ7d4ibwSmVDaCMH9yQMotn\nyKK056+aNW5r1YCYFvGFx7mfrU+DHr/dBMMX1v8o2dCTdaUzJmiMXk6vmJTk\n/vXRkKbr3iTSekvaUr6a6BgBvvEg8c8qnRwuPtwPpsQKjUsgkTnQJUPNkGPx\nskXzXwmX7a0JH/nCs+bTB4qQ3XAD4pqLIdt+q+IV40VO1MokSWXcwITsq+ly\n11AZeYZ2FNvapXw/jj5KyrY+MQjHmbiKPaqG7/pDXyoeiKlchWFHuHKajsPH\nzBw9rUJth+v5lnSEjG7ltVR8y2XjGrJI9PYh9yEwCjfpziiIYSJDaDcNOStu\nEwk8GbUIqZwGQ/8ZcNPDDXS2ZZlaJrOdeB5GG2BojYj4ZskNqQX2fl5xwpU7\ng/xKJN+Fp10SSG+SyeosLTjSPXq+/RfxN13oJQwS6EBC6Y4499yYXWOwflpl\nIsmSkmEObCGr5sP5eN2MDG5ceAepUUp80bbYHkYnk46WtYU73hpmu0w8F2BQ\nnKlHSWbRBAV8TB+H3hyWnmacpcSMk69AbhLuoBHQjVs276walvya3bteI6JF\naMyK\r\n=m9X7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGl6Url2dwT0mzrJDVyQoUd5H1kKuJNbUIZLgQZALX0ZAiANxDe+CTynzmlEYdrYVCJ9YrgAFLcN6WFzCiGxedmj3Q=="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.18_1567725646141_0.8872636716942244"},"_hasShrinkwrap":false},"7.0.19":{"name":"postcss","version":"7.0.19","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.19","_nodeVersion":"13.0.1","_npmVersion":"6.12.0","dist":{"integrity":"sha512-0InetJoW1WQMoiJ3E5oF1m37ZAJX0d0XLgR50bVXCC4cF8HCYRpT6hH2nNYHVCV7QAx1hWj81/2CRT0elHAy5g==","shasum":"a59e1c8fdad9f6b31fb192937361cbae1562399e","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.19.tgz","fileCount":38,"unpackedSize":1085982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsZydCRA9TVsSAnZWagAASs0P+webTuSI9ypWSc8H9K1F\n+iHHSYHPOr33L1mygbdtcBeU+a130TAnpN7uxX+UaUOCYW6gaIqk1AX+CVmA\nQ5QsvofHG4O9zoNJiZAS1RvnR8EsYR5AULwDoC0dXDzKmMy1W2Ii8/fMPh6M\niAaJ7/y0Sn6VWNuuRF11Ev9RbLMLdLkzFZMPvKYWPOzpoBLBjVXZOqcDRSxW\nSWhvksR0KncuiAS3K7ftUzilSF9AevprfK8HmMzGhTX4lcC13PX/D3JLMZuV\n/XqB5CM3m7CW7/66dtGAdnnCni3sLf+vPqeCt5oX1dEgQbz8bIWTWhwVHjp/\nZrqfYasbO7BT1Dg9sQ39j4NJb8zM1MNhSk9Hr0DmGTSllSDeWB0YvLynX6Xp\nEy/C9nr1f6nTgvhLvf57M2/nQem/rRk9bYjnZLBi2Hks1RWkiSXsvAYRrQ5T\nTe6CWt4eoygwWxqBur/KMXRDVmyyCNczPvx6NoqCxjXnEzuzGWRlVPGErQzc\nvSVhFN2YX4I592smnkLB4awKSIoMqPcCYIRWXottZUdBjNc4U1/QLXM7XNxA\nRL75aZ8WN4HFU1XjY+1sm/TD6f6x8LH6LXeJX/FcVeRI5R6mVCB0bLQQP++2\n1WUDSbBdvrcPQ1rgX9QxZZwzogUCtNQG0m7HmOixDiFofnh6eN9Ay6aFsKne\n/kQ/\r\n=TNBQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG6KNmxV4j+DOzAXMpbPZuMsLi/X26TMnD5nnuOlcETzAiBImVLWZQxInh2qQlD4P9rg30bdRsCnCphGM/GKnyEWgw=="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.19_1571921053179_0.7171734807860344"},"_hasShrinkwrap":false},"7.0.20":{"name":"postcss","version":"7.0.20","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.20","_nodeVersion":"13.0.1","_npmVersion":"6.12.0","dist":{"integrity":"sha512-VOdO3a5nHVftPSEbG1zaG320b4mH5KAflH+pIeVAF5/hlw6YumELSgHZQBekjg29Oj4qw7XAyp9tIEBpeNWcyg==","shasum":"a107b68ef1ad1c5e6e214ebb3c5ede2799322837","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.20.tgz","fileCount":38,"unpackedSize":1086573,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsb9aCRA9TVsSAnZWagAAToIQAJBu06qem8s4PP40T033\nRKQcIkJA+/KzVISbl3oWyj85PGTXZb9F2lnuDFSybzt3dTpNRgVZRnR4B8Gf\n2Oxb79uTAIxyQtW+5Wr3l7SFxDk3INTInj9EgyXEj8L/+1LkPmFqyR3laR0J\naBj/XxZNoE1JHmw6xObxlr0ovhPqHYvkjqZ7imS3NqLEgZ1LJwxFcS7KrUXA\nZ6woXBoFEv/dPb5Pry+7M6L/JUcvD5ubpggHVe9iWaO7RCrlHeU1fTyvqo2z\nFleGGMp6X+i7rseMfoNSf+udFx+xlurHy16nP302phKX3Rt2Gug6dF7wim0f\n9tSo7Nw6LEms0xrMNWsJGLh3KgwkF/M87qpE4ByzQ0c8duuwvj9AhJ6dQGUT\nUQGq7MpWJInydA7mkTWK7Eg/kjxAT/CF7QexrlgBWDSbn+BZSozBS8EbEIxC\nVoeHc4jUP/b5Hl/AMWHeZ8j4BYNavJljV0h78n5XfguzjCj+uNUCOrQiQMIB\nFVCVki5E4z2Uxins0Yvc+RXkgPo3V9TL5cKvBKNLjop3VlCjHvB7+kOGXCZD\nz1tMxiKGb98BBCM11dinsnuopJTvgraT9tKJeDCXT+N08zLQ9aSvUzo+Pm/i\n0QarcacmBi92j60KCNcf89PCvIx7CbDWO626EgT0Cji3lbAgOStr75wdjO8q\nuifA\r\n=N0na\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEZvnrlBox54fAUDwOvG4CUoS+zsrO5JsYurmIX22AQUAiEAxukoJ4S67wB2PogSfA5DN+D/nBuJ2v+EccpCpfo4yuc="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.20_1571929945380_0.0185453062483254"},"_hasShrinkwrap":false},"7.0.21":{"name":"postcss","version":"7.0.21","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.21","_nodeVersion":"13.0.1","_npmVersion":"6.12.0","dist":{"integrity":"sha512-uIFtJElxJo29QC753JzhidoAhvp/e/Exezkdhfmt8AymWT6/5B7W1WmponYWkHk2eg6sONyTch0A3nkMPun3SQ==","shasum":"06bb07824c19c2021c5d056d5b10c35b989f7e17","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.21.tgz","fileCount":38,"unpackedSize":1085084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsxr7CRA9TVsSAnZWagAAfZ0P/3EoOtKnNZUJKhE9bUKC\ngzri9NUqd3Vw3OlTNNEHUMYUBPnfUijQgXJD6f2AGhj9Fg5NV08VyV96N9Xy\nkvgVcck8aDFW4bNsMYNP75SFXo7auI7HAitRQMwM277PhqpXJh2mP3+QLG1t\n6HgPZlGOm06fb26zlN95cdEIsYv+5UXUyesqJ6JMlKzOq9T1JRHYQ7WO5Vvs\nF/EiJHVEtDyJnNtIcJ99hawcSl0Y33ycaj0s/5mufRztlYUwF9vCXkUJCX68\nqlA6gAuHrogCYdv6DQRlcsaV5//hAzzCuuBa+H9qd9rR/U4iVoirvYyqvOdF\nL5B5XzdXxeGjx7JwliP46YxxiexJGkrVYwRn3gJHlkLwYkheL90BK33zwNEA\np5X471d6eqCjeO6FcZWx7LqwE38EJFc8SNsPPR2O6jsYkPzlWfANr0VMPBqJ\nufW1tJRaO7W/3E7nVKpbzYK/qVwvW1R/6L3cNYScQZmfohfDwQ8exUPqZhV+\nZz+8ZlmT2JS7q8PhGgmatyrnMLF3qvdrV4f9WeszCAlrZu7xsxm39B6l+mtF\njS6pxAItEbI81gCbnAYCXIkm2bb+M+MpxNbKR3vPtepmY7iC+tT6pcLbgXnq\n2uYxkR5CgxZAZq3pH7O2GJghhVMy3i4jRAxHbdogYLOqzHjSYxWZ+/A4hdUU\nVdB4\r\n=DEAy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCSPVjJhkQLCYVn9IERBgkSSuIOTdnZd0IuNFc4RVH3CQIgfj98Vf57rGEYD8ddRkN+LN4kP9+xWFrGGs1GVKiS8AI="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.21_1572018938488_0.7242158418672646"},"_hasShrinkwrap":false},"7.0.22":{"name":"postcss","version":"7.0.22","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.22","_nodeVersion":"13.1.0","_npmVersion":"6.12.1","dist":{"integrity":"sha512-LSC+iSy7u2O/6DB54nBNHjuZYR7BwcOjFN8nbD/9K/l4TJBfeyGkK52zwuqqEN2/QnsM6SDDFQQDd2AjjqgFXg==","shasum":"661442eb04aa50db5331fa58f46ff8117cbacec6","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.22.tgz","fileCount":35,"unpackedSize":600232,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0xtGCRA9TVsSAnZWagAAygMQAJHOka7AMqJuFqVPheYf\n6PHm25jmCLw2sx7bwcDLyjSk6zhQbK32FLL4DadbzgUSoheNX3WaMrOct06K\n4ulSUBvJdVSI0pQfMY1Ffg7WjTLx5cOz5e3ZwtpODgxxuJikrh+ICJRJr+FE\nSjCei8XMCFrtCkBABTDEaSOJ67G4wzMTnSUXwuRDszHpi7Bn6IzSZD5kNe5T\nIKFOD2CXr5t2hmVYODkv6ryt2qywsc0++yufBf0YHpophU1z6R4HdDouR5fD\nX9sjpKeEqNdo3RhUHuIdy+ZkBh/AroFLQPX/xrkSodKXVDqWdOVSX2yZIIkE\nSBWNOS8tJ50GZGaOekBl1tvr7p1cC1Rsq3OG70Khs1nFxnIvTaRpH7Mk5dr1\na1KH1bRUijeeAm5keZAkWbdIN/p/IVWq3XOmZDJJw9zhxJNr89XUtL/aJCKt\nemOb7MN3pAIpNwXLrd9Fqle900Ag/igM+jab8v5bMoT7gHl4hM5/x0IS4tpf\nVVlvcuS4+byBFz9zpDlkCVI842wvpkJBwWkp8+1QYKBXn2mETiZ6sWRt0w9Z\naLpY1ysYxG3MEH4aPeJRoYPxCDellUlaB2MCjxJ/c3I84tyU+VaRuqxYzQ6R\nqJBjs3H9Y08edKy0Hu06jgqy09KiBPSYHV/2vSff9MqY08cM6IRF47ekHFvx\nVRSp\r\n=9mVx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAxp83z288n6Q7/w28L0axCS+Vz7o5W1+IUb5LwlbFTeAiEA7NXUEj3GcXkx0LFqfWcMDSm0XIrC0hZt82Ar+AztT7s="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.22_1574116166239_0.5633026448053093"},"_hasShrinkwrap":false},"7.0.23":{"name":"postcss","version":"7.0.23","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.23","_nodeVersion":"13.1.0","_npmVersion":"6.12.1","dist":{"integrity":"sha512-hOlMf3ouRIFXD+j2VJecwssTwbvsPGJVMzupptg+85WA+i7MwyrydmQAgY3R+m0Bc0exunhbJmijy8u8+vufuQ==","shasum":"9f9759fad661b15964f3cfc3140f66f1e05eadc1","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.23.tgz","fileCount":35,"unpackedSize":600273,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0xz1CRA9TVsSAnZWagAAJVEP/1mwwNHca2C7iawufxhv\nXWdEbHMICPttcg52PRFQ4SVstdSub0I6w8qPvEByfwb1KxHtWgKSviXPqzDO\nWt95qWgRqttDSRhsHbxDUb6srWxIB3a0c86PH5+5ZSJKxYsWZlJB6cYMXHBz\nh0QhPigY5M4LlvRGX9qfOTdjPeVzbrzIP/1ms98dqmFjanSqoOUl+Q5mXGbS\nWhWJYS+vpLvVOvq7pq0pfJHGEC6q5a0xH3VDpN70w/mOdqrvCcBTfoiGEY22\nsoqkXYjKv3VqTOFQc5ajINLNEhrhKznaKxQXPmqLOJfr1jyb4HYNVqmspPdw\nJWWT0O/j0uSMc1SDT/7m8mNyri1uy8qQG1GSv1V7JlVgbdUPLVifHTZbtesh\n/pQOwj3EfOjNZUdjhCEojbHNOIln+/UgsLJgmWaRrZswRici/tPCUw354Q4X\nRpAIcSLLURKd3hNxglC+D7nU2AVWFJ/VT7LJAP9SmBv50RLzvy/WpSkHO1wo\ncyKbmuVRVirTRuIxkEHuTkox1vkYDWkMsza3w/r0qpvZsz0WiOvYgnbDV2bz\nqQn8VijkzrvxUroRV2/dEl9H4QjksLrK/IyUZw34v5NSA3i+M2PxrzIgZ2A0\nWu1tvncWRKea05N2PKGj7T4KneayirzgjAcUqn3lDN/gC4eg7aI0gPrGnOUr\nWr3d\r\n=W4mH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEZRdOXfpln2AuUogSoWgrJ2tdNEhrFBTi8WcKbMSlpTAiEApm8Z+nXSnwiTT7JNMyKWRQ3HL6vrCgDBPamSM4u6dRg="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.23_1574116596352_0.5485518223780961"},"_hasShrinkwrap":false},"7.0.24":{"name":"postcss","version":"7.0.24","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.24","_nodeVersion":"13.3.0","_npmVersion":"6.13.1","dist":{"integrity":"sha512-Xl0XvdNWg+CblAXzNvbSOUvgJXwSjmbAKORqyw9V2AlHrm1js2gFw9y3jibBAhpKZi8b5JzJCVh/FyzPsTtgTA==","shasum":"972c3c5be431b32e40caefe6c81b5a19117704c2","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.24.tgz","fileCount":35,"unpackedSize":600550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6qPlCRA9TVsSAnZWagAAww8P/imzsdag70MbyxwTYocY\nTYdURNISNp1oHhlWFaZRf9kc4lGfxd6S+ZEtsofrwtRseSCMf2pdI5Tqp58E\nnsj3LiVdzAxLMQOdfm3+TDmpwI5FIHjA8yhdqz+ArnKhaTAwzOLsiQMfkNhy\n6L2pWItfR4CEYtYSebxsKJ51JzUfgcNcZFSLrwjtXnVBFZY5n4gqGDARliji\nzL1m4e86QVzbSVksltrGlhOYlA3D0a72vfcRmOwN2WklfW2gRAX7aGr1DjVd\nrX2SpiXb74g07gJHDXhX8tcp5erj+Fpc+K2NymicQUI+rU5RvgQfb2HFIkT3\n3MNxYtpsJogEg/NHhIg1/4JMHpiOtwxSD2viwtwVOvKamUfzlefEp1vuk3+w\nbpx+wUQL5vOb4eQjZBbhhUsB3v5Ft3WFCpFMkYevBuFeOFx1/qcRiMNeWtGN\nM03z5PKOBFGG2E+o0S1/m3oTDJ4jAyT2lK0GYcca2Sv0m5gslVLg9OB4AVr7\na+sZGyMMHQUNyksFNhQ1A5i+oa7opfW7zeOZKHu9I8T10GLSMq+0LyIOFSVN\n20zO6RrcU4vd8LkAxxJq/kyq/SU/DUAtmENiQqmOLoKqzoYcvdJFxfDT3feH\nZFmX0BMuFr0xIfht6cF/R2VfwcUR+a00WWB5g8mrOF6azixibldLZg7ojj+X\n4D7D\r\n=GKqX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDKJGpdq4u+2HsK3xU0UKTvLksnB++FK8PBUl6eE2jnJgIhAIdiJuCEoH7eyniNwLQV/8wIjKfQ0IyJGYjrFj2YpnMz"}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.24_1575658468868_0.9140002002111738"},"_hasShrinkwrap":false},"7.0.25":{"name":"postcss","version":"7.0.25","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.25","_nodeVersion":"13.3.0","_npmVersion":"6.13.1","dist":{"integrity":"sha512-NXXVvWq9icrm/TgQC0O6YVFi4StfJz46M1iNd/h6B26Nvh/HKI+q4YZtFN/EjcInZliEscO/WL10BXnc1E5nwg==","shasum":"dd2a2a753d50b13bed7a2009b4a18ac14d9db21e","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.25.tgz","fileCount":35,"unpackedSize":600768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd99gNCRA9TVsSAnZWagAAufgQAI++tLmv+T1tpaJxCMwC\nFC+rvIdfts8cHURnlkF3Kfk32ehopwaEBn+2Jeouv5vqIIGGApObHFBjlCNp\n3VsbY8q+qoy6djq2Vut5dojaGA+FJfvZJjKdorDq2OwYacVctbPyvhWakHZ+\n8gipoQvWXAW78MzGW/hAD0hk/rr5wW6JX1AIyeeI8ZZt2u7UG0nwMqt5YdAw\ng99m72q0OjL1Cro8qcGM8UK7aC62onXs9hNoEMzWU4p2cEZPA9bgsja7NWdS\nq6Soj8FEfplnmJE1p3JpXVCn5UFqxlfEOTPf9CWzMT+CEpJnGG+XhvGcjbz7\nebRBHa9SKKweRH3TlO1XF6ZG4d8iiOUUi1Qn5Ii5WKh8pAURDd6jmlW6rO4K\n85KE/CbmesQ8XIWjn/LaTb3ixe3P/lnz92tGi3nBpQNH/u8SgktKdgpBGYC/\nZOZCSK7IN3BABGdvGETQa7vBcStw1vBdgz4o1e+YnjBR7Q0GJlfJKFWHxdrm\nPXEUW/uwsg8tzfkfp3tzQKN/PicfbGNe7z1fYdjw/uGSWj/xHSKGSmIFelGV\nHt13Q+v25ew20NhpmOGlgOUkOCL/zjEmhxarq8Zmo577zU5EhEAuCRDJvSNF\nDcbVgGtk4cIFEG/n9Gd8anwogAbUxKehIJdMeWaEb2cjRskWRNsqBDCPDV/W\ngoCl\r\n=B6+y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCYWCoBlEOp1cAYfQjqe5YB6mPGdfHtAJ3SdhfOMHwfwgIgPKKo71Uk85bGtA+96aknOjq9lROQfmQZdguCK8aJhXE="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.25_1576523788457_0.8923945666077067"},"_hasShrinkwrap":false},"7.0.26":{"name":"postcss","version":"7.0.26","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.26","_nodeVersion":"13.5.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==","shasum":"5ed615cfcab35ba9bbb82414a4fa88ea10429587","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.26.tgz","fileCount":35,"unpackedSize":600866,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCpIkCRA9TVsSAnZWagAAUWAP/1hk5dh/2tXg0YkP2nJD\nRuqjXkz+dbqP5Gid0Z69mRBc97CLDjwUurWeMNloQpJkPM3pOur8g6wB5dRQ\nNg+la4ZVuPrYtvc/hGonCtnLJ+HYiUvb6RSDeNSjz+TSLHVJjl17zYmLrkoE\nQUcbPtaSxPysY7aRTTO4wdoysXqH1LKDEzxmzT+JSAmavbFIMMGnuBGk7TBy\noj+5UYz0NUivVFOiMZQ0umRhb6qzmJBSJQtHNnv8KE3HFrZwmD3PbQXV1cee\n0kElfYZCOh22Nq7ugSPiBwtO5piYYglex2WaNvjo3Wz+Sr2S3ok8otleb7xM\nPqgFNXkBGnecOeLIKQ4pIHoG8lIiv0SGdcNfEzzW0tmqMguciWXRihcHKiHg\nt9jOkDuct1adJZ81YzP4uO3OC0YClsWtyQBCdpKRA5FYGA7/0YMB62rJs7qI\n7RLV4aGL/G4W2bQivBWCUtS3XYYNVCPRU+OEDeCqLZ/+xM2ELnbSOvmpxQD3\nra+ZONiK6uVZnCH2ElW8C6J1s7xYT0xJRZH1YZblJsBw4KHuDQWl0BcOK3UW\nTaTmmH0rvIkXtqBcFwra6Adyq7ibbEzGnCNvU3a8lW2nFUTmpR7OZZIdALSk\n8e5kpIb41Latl8+OOIAqNwRDrcyr/7HWeI4bkLJvimIeZyxHdKEP+ZL4z4Tp\nn6QJ\r\n=HL6v\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEZ+3myk7LYoMS/58ZXpqtjoVDdcLIcjcp4DFK23ynqxAiBJ5Yq4c0O9rIbE/7jJor3BnaW2Sk1DvC+Wh/fpOIOF5Q=="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.26_1577751076324_0.2760857716115084"},"_hasShrinkwrap":false},"7.0.27":{"name":"postcss","version":"7.0.27","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.27","_nodeVersion":"13.8.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-WuQETPMcW9Uf1/22HWUWP9lgsIC+KEHg2kozMflKjbeUtw9ujvFX6QmIfozaErDkmLWS9WEnEdEe6Uo9/BNTdQ==","shasum":"cc67cdc6b0daa375105b7c424a85567345fc54d9","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.27.tgz","fileCount":38,"unpackedSize":1086215,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeS1MfCRA9TVsSAnZWagAA4XYP/0nSbZe1hBS/Zb5RwBR2\nqaFkbzd3cjdleIUyWKH3ABErm1w4wUfprMQ7rMhB3tV9vXGNCfggjz+MZWr0\nM2k0+1ZNQraQHbNPtYgth7LG3PiGsjouLcyKs/R5BWYJxZRyyGnYZeTSlEg1\n+kl4cnbGRVqrpwQEuD6UxudK8CKs/T7evgMDX5i8u053OrJqExBznOUyo9J1\n4QtJZC5G29GoljIcoq28rdpV+3CLssDZfM3cHBLzDJ0qavdVZmX/cve0kg5k\naGHJOjWExOfDwc9+U+tUYfeF87vXe2b2SpBW9DI0uU4j2Eutf8EOo1XtRq6Y\nD/MYJRtNXiKGi7W2o6eVXjtGc4u2iVNAh78bAywtaiWu7w91F0ZlHlCxJlwa\nxsZQwGfmhzAVcogU+I9a8DVQ56mgkXoi1EuitE/Uc4U50GODpv7yrgkzHuI6\n66AP/zgaKcdc1dAhoukppEHmeky3M/FLiEGDS1Q848BXbg5D2tdGcm2asiP3\n6vriO2AyU7IB8ysx2LyKXPbfyBCulWiwcWvHqqKu0w4nvNbvTretfOjKQlrA\nG+4lNUXezESjM5VD6iiFk+MedR+7jw4X0ewnjeAyCr1/us4GhoqefU1tWA/P\nDFnxDKlFbtSo9E4h2rXksyY+RzNpXc/WFi5+DyWkZc8DZ+t3Bpi/vW1neZFC\nXWE+\r\n=H7Bq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCsxynLf491F8fNTj9F4sYVb/ZzFycordNoicPDQixA7QIgDe8hvm3a9lFGuxyx6Z0la6O1SbF3gXDneOgbEL1L4yw="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.27_1581994782395_0.6913875617352434"},"_hasShrinkwrap":false},"7.0.28":{"name":"postcss","version":"7.0.28","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.28","_nodeVersion":"14.0.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-YU6nVhyWIsVtlNlnAj1fHTsUKW5qxm3KEgzq2Jj6KTEFOTK8QWR12eIDvrlWhiSTK8WIBFTBhOJV4DY6dUuEbw==","shasum":"d349ced7743475717ba91f6810efb58c51fb5dbb","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.28.tgz","fileCount":38,"unpackedSize":1087166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerYZ0CRA9TVsSAnZWagAAmbcP/RTTxp3Cy5Hrumn/VLoC\niAvhBlsNPvSi0P0/9uP9lOZz0GMiJ839Mmz667zfuP89vgBPw/Sx2g8SdyTM\n/QcbnUo8jr8cAix7+YguN3j/f5ClXmro8yy/dpq6v/92pHciJS2UtlwW6OkU\n4Sqvxt92wsf5PEzCC+zVJsXlguEhigBqe5q35huV2+keWGi9/HJ+wp1FPQqH\n1b4XECAIPSzAFqa+xo9544I+IZCfieVUoaljpS4ZurZKJCnB8brTPlAFHS6W\nAIB3QB/IM0RRJzJtpJOZUu3nSqwBXQqIt2zBOLuuyx9ADRaB6BljuAttrAYg\nPQvi61291f8gJ37Mn0OPKenE5PdGL+cLeCiKeQ1s/62MHxXwwlRjXYcFIDLw\nWL2fHOLxZ0v30fpdjkDbCdlxG7InmqEZnZDHW+XD3nCXBwaf8oj3AY4oGZNq\n0RUwdHJUfXbhRC8lcGX7NcYJi+cPe6JdzRYD7t534I3aAbeoyD6Q5Hbmgq85\nzRCzUKfXmd2+VlMlLUvkouQZTHuMdAIfPzhbVbb5JvoqQ63QbMkl95XPqxoH\nFbKM/3VmG622FP8ck9/LBs/SL4Gf3FJiFKVxX4F5aT4VBra5Oh3vFXctNDX+\n033nMcARNjhoBtjcfq+wz+0sx+/xonhT/ldtErkzLpV3l+SVHbsZ3Fboiqcf\nD/M+\r\n=1Y3G\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEY0JmT91M/iyGhRafw6I60LlUy9CueFGq7q3zoEOWYVAiEAssQ/B7p//6vsYwWMeczRmIRR9EJSUrWmDEY8XLr8uhI="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.28_1588430452082_0.27614435269610005"},"_hasShrinkwrap":false},"7.0.29":{"name":"postcss","version":"7.0.29","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.29","_nodeVersion":"14.0.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-ba0ApvR3LxGvRMMiUa9n0WR4HjzcYm7tS+ht4/2Nd0NLtHpPIH77fuB9Xh1/yJVz9O/E/95Y/dn8ygWsyffXtw==","shasum":"d3a903872bd52280b83bce38cdc83ce55c06129e","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.29.tgz","fileCount":38,"unpackedSize":1087207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesCOxCRA9TVsSAnZWagAAieMP/2eO/8ZXQNQF8ixc71Od\n+reCs4/FPGE3gQO0+UMw/Wu249CpfEMYzlA3dKSMnBZT2Ws0qd6Rb23HfFsX\nTTVIxs24hKoGeAzXIEx0E7UkrP6XutfG/bcbA6KxXn9nzwr0X3HPhMD8h6rg\nqHWey5hPEsutKB7/PXA9IaURHrGwfXqnZwxfWWuUPdxPm6I/GQFm4ck9j7Ul\nx6s6rvChNbhKGTuC971hDq8fI8DGSeGHhd+Z8rMLPzO9IZrJMucXpi0i/6Z3\nGFJPtTR7ijfLak6VJl6htURpVWpnRjYMGtNRS5zOPbrghDKxzojVhtIuUGYH\nsGfm09A1/5LAYClZCKTjRs2nc3zfn7N0N7jAbWU8WJm5Pwtb4YqYy8H5FX8B\nzG6mQ5362vB25QJJqUVF4mBcfYWpz8fQmdaLxrcJbejLiwNObT9WWpd1R2qs\nwVLURMN48PHPueb16U2qOqfDzWcRki9fuXHQ3jUNU6lzPqIYKXlsTxjRrh+a\n68/gxj+/mt+9JDs7z8+GyepAoedjFLhiQr7FRkeXzTNzrAcdV0+49MPwnD61\n+eoc8sil/OAFaz/V0ySf7VNKQLzDLN7Sl+iJO41TpLFa0Q8qcXncP9NhSZE3\nLU0Yxc1KBNBmxzGZg8hzqWXOpNfs3ST4JdVwCXHB5RxMXf25gCFhZbeswkP3\n13Ki\r\n=Cx+J\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDtnuaVBfa14IPBAwtgN+7tfFNruVdSzLCkcs0nhEgJawIhAJBVS/JuI7T2uFoT7xWQFtP3Ve3HrkQdcLy6ADAwp1JD"}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.29_1588601777136_0.2733724814565348"},"_hasShrinkwrap":false},"7.0.30":{"name":"postcss","version":"7.0.30","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.30","_nodeVersion":"14.2.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-nu/0m+NtIzoubO+xdAlwZl/u5S5vi/y6BCsoL8D+8IxsD3XvBS8X4YEADNIVXKVuQvduiucnRv+vPIqj56EGMQ==","shasum":"cc9378beffe46a02cbc4506a0477d05fcea9a8e2","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.30.tgz","fileCount":38,"unpackedSize":1087705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuVppCRA9TVsSAnZWagAAX+QQAKDBnb9hPIpPu88vS6Ip\novyT8axBmPHecbcy/4F1RJMD4xv6eWY3/8JnVF77J1WIsaPni4/jT7LtcvVy\nMHJrYwaS49VWsGLzf0yuUfV7w8YbypA5um8WLoOM3wy4J2M2ZiSu463klWVW\nK24EpdUuXrXBguwSuxqGTC1XyVCb9rd2117qTwzYbhwqOrH11pDaQ/f0rIWO\nNC7//z42xOgStl5qztW1ze62nuYeE/McUFdlOdX0rJtVaTmoeFlgVZNXDOoE\n2Pr3WAzhCzMGlwwP0wRXOq6WF/U2GQ0DK8msytHe38GBwjVEEnUJ8u1AgKTj\nXgvdrQ6xQf1BJCCAiS5n0zwya4usU5ZTRBq6QBD2rvbIhcLQ+B10aHLx4mZo\nCspmrWmrTK50Ic88LaEjx3UrxlOK+Nwd6c4UuFzYuDdKHlyCf/FUOM4Dfmxy\nallmUUuZSP5leMrigc6AxDvW+NBgobyLNRwfIL44+xA3ErZuZr8fkJRQkZlB\nO21R4lGhyGW+SobRArbcL7yPTIfC4kZ4bJUdRE99s21ZNNCRTUAKBNul/OZc\n1BUJJEAodwwzLxXX5V2bYTp69nTDMIuPI7+U7JK6E+BPUOSmxkl6fPGJMZE9\nJgHyvI+L+rVO0re7SS7mBInbeg4ZpMhjMxoUXS5vcPYfVfrTX9tPUPQBPZyJ\nt3ES\r\n=yAIa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCYxOKhf0RTifBNwxI7CPt8gOWyFq+FF2EyQoBPxEnQ9wIgLeuaRGqmdgPQvbQQQZ8WDO00RGA4nz5Z7OesXhS1ndg="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.30_1589205608780_0.747992879311324"},"_hasShrinkwrap":false},"7.0.31":{"name":"postcss","version":"7.0.31","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.31","_nodeVersion":"14.3.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-a937VDHE1ftkjk+8/7nj/mrjtmkn69xxzJgRETXdAUU+IgOYPQNJF17haGWbeDxSyk++HA14UA98FurvPyBJOA==","shasum":"332af45cb73e26c0ee2614d7c7fb02dfcc2bd6dd","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.31.tgz","fileCount":38,"unpackedSize":1089354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezHtXCRA9TVsSAnZWagAAyU0P/0EGTHoH6J290ma8nYR5\nMD1FtAHPTSlVk30yj+AMEG4dR7wOhPn8S1sSRractc0mhINwdiY3lUO+jjB3\nf9jElK8rOH2gj2i5HXpsI3uaEQ02HQUYR/ta9ODx5Tr5vbbxUIUxQUCAJ05h\nUOItFawGIqbSGGj3bHn2E2ck+UctCUI2OKufw7oCB5kmr2gdxYJApo2JXSvi\n+dun7inpYY1Dyf168TU5fH/P1es2HF9wv/1T0F7/xoa5pcv2ks3bENvNLYVn\nfYS6siD1TlluCjdJZphOIxPaYgyP2t0kdghwmkD+O0SVBuy6HbaZqp4yYws6\nO6CHccS4c+Sa7BeX9D0v1SbVfDLEMgc7tU0GKYlDoEUguBKi6emOzkdTN4dk\nxk/4BF1YlOdvbh2x3Cns8gOviO7ldswp3aWfSPxGq2QQwOqbygFrlIuvedRl\n63f7jVtjZGKlKr8JFtFSZKPpZhkeTlpKblJR6sFUp1FbhMkDizOZjEVdk9uE\nh+kQ5g4LIGCYMSYZqiKtkZ5mek3Q8BQNZxWebuaIf7o7KUU33J+wVqs/FdfY\nNtgcIUGIyjwRZJNSwmbuECiqrPbZ79bEf7nDcB4z1WlGQk3asdgHVprVZV38\nV1NpiCOliLnKYj+WgRaToEHB1r75KV/XybcCB7VVhaXuL9jI+/yYjMDhuIrg\nFehy\r\n=1h0P\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPSFm4E45ZFQq3p/B7E8BFGaGdc8DqtyEH0z56csd/XAIgAzooCQUe4OoG5zVrHLcxLBKrDWSNvcLpYsYTJIEYE5s="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.31_1590459222615_0.7436700387961974"},"_hasShrinkwrap":false},"7.0.32":{"name":"postcss","version":"7.0.32","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.32","_nodeVersion":"14.3.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==","shasum":"4310d6ee347053da3433db2be492883d62cec59d","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.32.tgz","fileCount":38,"unpackedSize":1089539,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1ksNCRA9TVsSAnZWagAAgUUP/RQrZ25FxIS4P8SbjQQh\njj9t0MBpzENGb7xeP90KEtHHwwaDEbqh8BEan6JLfN32NYM7FK8GFyH1N39V\nUgzHQk1j+ttEMkgmB+r71GSE0Nt5roaQoJHCdyL5W+81XbU0Tag/CATcC9aZ\nnTyPN16oE6D6IWdcaXLUAYrL15lua6cdrb4nRS8xexk0z2rNZEvoa/TXj9TR\neV0rkfwdXhgU+eddBXJeKCYmEAw7k0pPLP9tUsa+QE6M5E7Tj7ki3femEJ1G\nWqFDT50aWDgbxo9JC8twTrMMURJKrOcIfiwLUfi4IA3OozF6QobjSgqVj6zl\nx0d7SsUueUyMwXJZL11lmRlpGkeW6WGn3pV2sC49+RfgolACDS+U9zeV3Piz\nTW1c0saC7RGnEDwomlqFYjiE8uhXrp6Ocg0qII994MJv/jbCIo023cQUp2jg\n71a3cCRzevUt9PTvcBh9Cd6qwn6g/OcSg/rW4eBCVstR/tuhisIO7WU6yjRS\n/FcExwEMzBCHKnX8a3lYlDRKTs2yFT4FYez+svXn9RXilwoUc9zndGp5nPe+\n59ISlRmsEYCAPkhSSB6mj1soY1RLyzXzXJzGxJN0pYN/skyTCB01e3bvXkdq\nYEDT7wp1HeZMbCiSL5xFVNCGVMlXn3iZtqNiBvUTzS/vgbi2v/bFfdzrHDLJ\nhaBJ\r\n=5RN9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEW1GvBd/BWxcTmbnJSq4/FreogI9OH5VV2QYiitt2VOAiAh1cqWkBNKbV7osYfcs41sv5LYKuh+ZWMr419X+bNPeg=="}]},"maintainers":[{"email":"andrey@sitnik.ru","name":"ai"},{"email":"beneb.info@gmail.com","name":"beneb"},{"email":"trysound@yandex.ru","name":"trysound"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.32_1591102220480_0.1125253357564735"},"_hasShrinkwrap":false},"8.0.0":{"name":"postcss","version":"8.0.0","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs"},"./":"./"},"main":"lib/postcss.js","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","line-column":"^1.0.2","nanoid":"^3.1.12","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.0.0","_nodeVersion":"14.10.1","_npmVersion":"6.14.8","dist":{"integrity":"sha512-BriaW5AeZHfyuuKhK3Z6yRDKI6NR2TdRWyZcj3+Pk2nczQsMBqavggAzTledsbyexPthW3nFA6XfgCWjZqmVPA==","shasum":"53bc930da438d795811f18c7e3a1933579b2bc9a","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.0.0.tgz","fileCount":48,"unpackedSize":193830,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYNu2CRA9TVsSAnZWagAA0kMQAJaVmfXda5twlcZvFo08\nni5DNQ983mgehhojhiOhbtowUQYk8AE38HgboAG4eWiUzWqY7T3apP35+Z6p\nAVsPn2AzjQ7ytRS78yIvvzHikC7WDIJcDkWdidgcoUzDiG9WCq/Fb7nTWCh8\np4MIXcTxZVo9Q8leyabIUVBWsf9Mur+quWwXZgpWGR0g54y4lpi1Cb+yBe2q\n/DTgNGsTEhFG05EKI9DWqgK3wNVZ75nbx0+JNsoGH86385rRWPBrQ4URZHYh\n/x3yB2g57E76fVzKDc6FY0fPYQpmsMjRTSh0flXw8NOFQmi5A60P9wVuqXOj\nacmL2FNl14Iuj5XIxizOvQxqT4M/GB96kPQxcXMaJqjgJdJH4fmZUfPd3Xn5\n1GvN/OXtLcidFQil1NOYTHrirfvT+SPgEvevyW5mlPUmQ13TW6xopJpW4RoC\nMGXQCY/QeExqew6SghkWzeebxnlT7JYuEm9tB+//VEr+s698LmCFaf74nmO3\nBiRGBNMVRkfEFaE63E0kDVFfDMOMv2Ot3FLiofG34gtebtwD3z9+y8D4R+PE\n5jOGXjtFMFYPZfGT0l/OpsrjQED1Fm67JW5WEMCEoVyu5UJHm13hzjKKft9w\npw4TxgQ5pwjwExSMkp3VTlj/QT8m6HKk4C6lNc8N6S01uzrfDVfCIo7CZX23\naFxh\r\n=rxat\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDXiwr8Jh9k3W4i/ddWtcPwszEaCcs3nAk543aMGgKhcAIgfCFuGuFM2/pYzkvpAoUd7/tnecg3HYV1WdvnDcD+YtE="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.0.0_1600183221416_0.6564265497589528"},"_hasShrinkwrap":false},"8.0.1":{"name":"postcss","version":"8.0.1","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs"},"./":"./"},"main":"lib/postcss.js","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","line-column":"^1.0.2","nanoid":"^3.1.12","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.0.1","_nodeVersion":"14.10.1","_npmVersion":"6.14.8","dist":{"integrity":"sha512-meEhwpdhLneP5AcfXDf1guY63DavkuWUBaHck9SNYrsobFKynrbAzdkFIevxAuQkQ9ZTrX7edt6iPJX6P37ZYA==","shasum":"6263a2f9dafd7889ee40ea5bff9a86c0cf9ddbd7","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.0.1.tgz","fileCount":48,"unpackedSize":193870,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYN8WCRA9TVsSAnZWagAARiMQAJaWuVOTamO5+FVxey1a\n42v53tjlCMlsw4YfFPOHJzmZ2ZP25Zm+nPXDIGNF/CKBDlkzotiusPXzOZaA\nugSqDbSW5N2pBJCQ3oPdILBDJphVOGDeOt2uIxyvzQhgCHDxo+MMGTCriHkk\ncIVOz0lUltyJMkgcccQvRmrBfRymAGyRL6ZkmWbMMjQ1WPXD4OhTbyK6BocV\n5uRayWLBl5/P7lC/+m399XBVIOw2JeLyfp9Ygn+qbFTZW+ydPT2v2IC4DjOx\nSTxjsAT8CRL/gYGLLahTdeHDQ+oORaZJD386Oj3ouoWYECRY8R2hLRd0bf0v\nt4eqlrbJ1OCwtD0gm0D7xNexyiPl3ld4Ei2OSAMII05Me5B1xlW+jUwgdIR3\n/T6wUf6YsS5zXogCYrbrFXaKcSaT3BR8cspLv7ZXl/Z3AuTR295+8FABZFdm\n2WUtdvMo8KCOR6jxag78eOt4W6m9a7fvMwK6PgJDmaWx4+ySIh/zMWL1bFXu\nK0Z+Q6FfUb5eLG7VM8cNFpE7o/xWC/UKKk3GQ/57hd2hO6u7FxBOLjxmnMcn\n8t8vO/mp19A9knZvUDyA9KVl9P3xPCHAt98XdiHbuYbWv/ZGXmcIk5gauklL\nN4nhurah5x3ZHgerbYLb5frDVYkQqpFjBbem5awExemD0iNvDvF7qOpR9zW2\nd2ZF\r\n=EDz+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDTwP/zEowN4uGq/cDH8dP6gmbK7fHAccOBIuJhMDonsQIgL5z9JV9U5dqpqVU+8jl8jthAw+VphrLPBTv3Bh4AVDk="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.0.1_1600184085741_0.11214384176605208"},"_hasShrinkwrap":false},"8.0.2":{"name":"postcss","version":"8.0.2","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs"},"./":"./"},"main":"lib/postcss.js","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","line-column":"^1.0.2","nanoid":"^3.1.12","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.0.2","_nodeVersion":"14.10.1","_npmVersion":"6.14.8","dist":{"integrity":"sha512-6huADw2K8nEmIqFudqrSntnp/J3PvwNn26cRypSJahI2kZHNLLxMxLR6r2jlPc42ZXbPI606rkuzEHKGYU1nKA==","shasum":"77c96c22a78192424f11050d81c53b4ce3d79a9e","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.0.2.tgz","fileCount":48,"unpackedSize":193908,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYO/dCRA9TVsSAnZWagAANc4P/imdylojyYpQEanyf6hx\nlyTukQ7jynnvMLJWvSjSEub5o/WmKrxxKyW4v7rNqCI16wsSYoHp3lK2V7SX\nSml5fzUT/9GI6NRoGReaodSxw2JpqsDTCH7Js885+JXrW6HJk3w2SrhOPk3T\nV8bLDFSpt7C/Dr4cygQEt6tIA0VqQxXXwAU2Gpa5LPm2racGXA+ndb9UthQK\nyXezzucewHnBf10zlPZyO2Cjnn/Q/BLvy3vuCHXunjqHR1/LoHfsJGViKMw0\n0rSeFOozNDBsAZ+H3RQmB5j0EEzuul6aUy/cA5OFMjSVKTHKDDcsRhD0FITx\nvOv3wtde/EEkyezs3KSt+FRh+yZzoJp0giKXbhKm7L03gA2ZcnnUKHrehfju\n/o+hYvYD5MFOO2ifDtlLziZn38NUaYhKXVTO+hsgLU6wWGqfQM8EuPUmM4cK\ng4ijguJk0YU7OOdKOmdo2vb8DZxpgfJolIiQKZj3sJZlQQYoJLQWFpVYPl3K\nsZDPUDZ3mCcf6a7VjrmrK7Vc0UOFgMWoNDY8L/2Re/i/xeOD3k7vqS7AWAd9\nu73uGZ+YrQ9+bgwopY2LyWZmcGBJL3MwN0WijUdIzuUCWqyXHyl79ShT3FFv\n3ZPbDy1LSYpBNpttmISQ0/dU9cjO0ABUkScJp2ViJr5bqCEMn1RaLVjEtH4u\nfsep\r\n=nQjd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDJbDO/LSIa//G5l+F2aLM+GnY5VLlsuhPv/l2DUlp1XAiEA0EoLyRO6Sbciag1HzBiyh/56k7fijjLdbHbNViMtvRg="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.0.2_1600188381070_0.7814184120966734"},"_hasShrinkwrap":false},"8.0.3":{"name":"postcss","version":"8.0.3","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs"},"./":"./"},"main":"lib/postcss.js","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","line-column":"^1.0.2","nanoid":"^3.1.12","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.0.3","_nodeVersion":"14.10.1","_npmVersion":"6.14.8","dist":{"integrity":"sha512-nJR5mHJuiizWhF1DqVDy6RdeFbyA1Pakcl4wp4VwppKoAZLafPhS7X/rjeUgk3LdQWYQNxyixzbCbcIAbhsCTA==","shasum":"f1d4658528b778e1c5c67a31a3912faed1600a66","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.0.3.tgz","fileCount":48,"unpackedSize":194022,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYRJpCRA9TVsSAnZWagAAslYP/iaQwBspMTi9LOS74ZYn\nkvo6w+rkraaZHeBFZ6Xhp8i+H+wwyAhWfoAyDzMz/ngY++mfl153SzRJr+B4\n4TLc3Mh3EnxgEzYD6oUhg0D+TbWoZeTrqhkT56XxXtRNkAP0+avGE168wXGP\npB3fPZKHwx2ZeSvWUpcsNY/eiQ2/6k2SvCEltPngV7jWpQf2wDze07pLjJrJ\ngq6+coEtGu2WfIi7fkktPfIYlig9NSA6OYrObb4G61hRg+LlNPU2rUWaUlyp\nCg9hOPsgFUgklu4rgH6vgdBtXRwDUzhqUldq3acsx4NbX4+TjuwBJc6rmTm0\n8Xka0vhBg4Ozxq+I4GyigTzYqY9vBA2cT0fd7Zbfx6z2WEnOI+9bw6f0Z1Xm\nKvhXm9Ywk0hcQLpVeMh5grUTdVU8MXpadf++X0mrxk0gUEoWK06pxYnuQY8S\n81X9matneXahQShMCFEbuqxht+3gGTpbti2cA4afkhDSab9qgw+qwngHwOyl\n4GLARWNE8+IuycsM6jcezByW0OrnCzMg0Xz4fgci+T/dk/BeV152VGQlJKSn\nu9TLwycHt6VhEvfFQRSrhkbmkdJIBXb/eZDRLIZ7nzRKQykjZMgZIt5fMWP1\nIURAayrl6TahvMFWH3zsWk9RKPABwtyHoaBKcEVB5FyW/UbER2jmAFNDgdq1\nR8j5\r\n=8Drs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGsnA82lFsmrDffCEk5sgWvQUFNdzSPV+PHHQmTdLKTgAiAb/DKq44xyvpdSWWFbtVdKdjU/T89YDKLyqVg0ndob7w=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.0.3_1600197224717_0.25960261308952126"},"_hasShrinkwrap":false},"7.0.33":{"name":"postcss","version":"7.0.33","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["last 2 version","not dead","not Explorer 11","not ExplorerMobile 11","node 6"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.33","_nodeVersion":"14.10.1","_npmVersion":"6.14.8","dist":{"integrity":"sha512-L3CKJMGkaTmz+/1AvXyOKpD7wPoUV0rBa2AdUXrsPBp8KLl5X99rY6gr4wQyMaeTo4wV+JdY7RaxlA5JsLaeig==","shasum":"8aa22158ba133e4b4dd49a35031b75a68215b760","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.33.tgz","fileCount":35,"unpackedSize":582390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYo2+CRA9TVsSAnZWagAAIGgQAJPcX6vKAikk/T7RCRug\nfzjhrvbqfMOBZSNjAAHxIxCKzGAfnTeSyRY4tVYOfCczq/zu/9+pYKRMDZn2\niB4TTD9MuOU71G8epyz3QPsdaKE/ovCQRa4BBl++7lKatDtg9338THZ3UIgf\nAdbNyULu5kduvXY2njQ10JwrjnUEpIvKgHFwCr6l1DFFrdbFe53Zxr2jetUj\necWt+lee7DiCRw3NOOgu+TzH48C1Wq3TAiXIFwWWcF1b7z44K0DqM38cabnd\nZz2CByiZafx5JlWIbvxG3IyOewy2dQfMvx2ATBW9m21LmPO8JhTH9oeRF3vh\nny5EWV1zZmyYQR43DJMvEOMYxu25E9Xc8mTqUTRjY5DkhQPE/tFTYS+2Taba\ndv+cAWLv0kmy9SIC4gabq+di85ZBEYKugnFBu8PJWD+AdDaTLd/8WZUJNzRD\nvnmKfi8sKQ1dscKzqzAn5Cg09avzT17KqIHUdRFE4vFB3aJatxP0hB85XXrH\niZlk1zkG/Vo/QA3exFsCMMAtH65Z1H1aefvDF5wRBzz6HbMftflIv6QvOA5j\nondFlKh/uDJsghZF6WCL2Pfjr/D5ehLsfBQZi4Gef/GQY3Zq5EsPyu99wokn\nfnQguW9Ns4P6YMaNgpxrD5oX0UOGhXo8aBmAmLd8Je7vdXtfts79O7MkcMqL\nS5r4\r\n=Vpuz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDj4uk24tTFWG4MfYeW5qmE7/dFucQYwTklMfcBvOV58gIgRPcWaCe9Zvv38RQhEHyW/XQheH+gnM7Dv8+lCh+JV9A="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.33_1600294334245_0.15623635891103027"},"_hasShrinkwrap":false},"8.0.4":{"name":"postcss","version":"8.0.4","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs"},"./":"./"},"main":"lib/postcss.js","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","line-column":"^1.0.2","nanoid":"^3.1.12","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.0.4","_nodeVersion":"14.10.1","_npmVersion":"6.14.8","dist":{"integrity":"sha512-1XnscHU1hafSVykema78TOeBf1my7WThfK2jaSDtOQW90CAny63oEsWVC+EN/WSMSBpghq5PxUdPgozK693tJw==","shasum":"c2ce10272c83cb86083c59725ba673e445f6bc88","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.0.4.tgz","fileCount":48,"unpackedSize":193314,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYo+oCRA9TVsSAnZWagAAVx0P/3ns3sBcqtqQ89atsWZu\nFMohdRSuJ6Y+nzNR8AOOlBBvzw1VAXsqNMOGkE0ysjWkNeXj/VxofkbLVX54\nSwx6LyKvsbLGx85bkBVTA4hFEdVGwWxCf7yeCJa4wPPl+d1+eN8DOm0u/1Jn\n2KoaiyC5Y719BMUX5CQ4GyTGp8YIegE/tIrAAyLaSVz2Jx9USSjIae7vbieM\nEewt0KZR0e+wmgwlccGqhkb6gPEB7BIAYO+NPyGKNO0hiWz6b9lUt7HLKZSs\nKiHy9BJnuA0Vp7sysp58htfWr3QdcTD0rGk5PxMLI2H5xP+Mrf4KqM0X6TIM\nxFALVQkrwZLNlVNtqtooMZ3NU2TSR/77LuL1clojTdRYrqrm6drQi2tMES32\nCfatfzNM5Q2C/mzsdI8QJhH69YnwH1MwCeLG+tqZkqBv8Fipi+7/j3X83UU1\nDaYWEnWYC3Nyr24/g379uDv0uiSoG3ioEk7fNzjS/w7RN/jIlmZPAoKM7BSg\npYSE54hLXUrfeAT1OosbyaUsF1zcKYKpllobKe63vtVgsX0C40HlHYiEUjTP\nODM+SZvIj6m028gG+re8fD39ij4WPbX8Or0osHwvRDLIUsNPaQQ+r78pnEwN\n4b3hzpv49NQLkJZ9f+13DiO8RGVYXKDnfyU1qSotRww0kG+4IcZtMfuYMoTO\nweLM\r\n=u4Vr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFc7F33opCGb2YA3X7j5EwAyJ0kZPJmJuFlVKuJFmEuYAiEAmf9Du8PfeheEA7sCZjg8LZ5rhoVqaDdWiLTa1PRO3ws="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.0.4_1600294823773_0.2521069937900071"},"_hasShrinkwrap":false},"7.0.34":{"name":"postcss","version":"7.0.34","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["and_chr 71","and_ff 64","and_qq 1.2","and_uc 11.8","android 67","android 4.4.3-4.4.4","baidu 7.12","chrome 73","chrome 72","edge 18","edge 17","firefox 66","firefox 65","ios_saf 12.0-12.1","ios_saf 11.3-11.4","node 6.17.0","op_mini all","op_mob 46","opera 58","opera 57","safari 12","safari 11.1","samsung 8.2","samsung 7.2-7.4"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.34","_nodeVersion":"14.10.1","_npmVersion":"6.14.8","dist":{"integrity":"sha512-H/7V2VeNScX9KE83GDrDZNiGT1m2H+UTnlinIzhjlLX9hfMUn1mHNnGeX81a1c8JSBdBvqk7c2ZOG6ZPn5itGw==","shasum":"f2baf57c36010df7de4009940f21532c16d65c20","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.34.tgz","fileCount":35,"unpackedSize":607789,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYsI1CRA9TVsSAnZWagAAJ7QP/0EPXT2v0jTJ/Gkoe3oE\n6LNG1vDmZ/wrAgwueSFKhg1FFvj8cEgms5z1w9ArW4T6LYVwzmV9lAt5s3BZ\ncRTBsjnbklaidkEl7FxeRgjQ+4NbutGiYc0aL8QBXOk4m66xmPYCozXPKOBV\nmtqsMckFFPp1nvXm6+MqPw9GcU0uc7oxT0Qe6WHeeeEopsRRTJJKFU3EgxTV\nmjIRSVdT3EQsJ3EUboufBEhpPDic+Fs22WQesIPWsi41wD2sc9PD3xKCB4uE\n23Ov3Of6zslhQUdIqAmsxwJjxUj9dX/GQyq3M26W8dfqwvoBJLBTLxyUwWDM\nqG2jhuaaDo/rS3BmjiOmICGVRvZibHODAtyjSuIPAcvU29aWfRh1dktuGtK3\nwO7UsyI3ZFgjjoQ6tX4P8qGdMtEANFfvPPBJibr4IYjEzCdnofc8FlLCOCHL\nW/IWUEeOJz53IRtSMOy3CrvgI5uksZnb2jRsNiMmuBpGI2SHTxjYPGamByuI\nE10eL2VtX8//LaGYhNrXaAVPKyxvQG0oAzG+9AGfQocq5fmUcqTpUqMjxqQi\n7NJ7uaUrtA1SpRKsptNx0JXwvn7C/m20RSUdv0UIr1tJs1L2w7T+WF9JtvV6\nul3VxEULxCEpDwgkuNKCTOxeW4wkwPI5zb+yu50n017a5s4CrNDNaE2Qrrti\n2PKb\r\n=7CPM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAsEAMvqWRaCSVQSBoU5Aj1cHnSPlz8UBAQoRVx8qfAvAiEA3Gw4/0Y+fKAIbzrjrTMDS/bLLJNfXrXPDi0LZ8UEHCU="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.34_1600307764549_0.7387291354052492"},"_hasShrinkwrap":false},"8.0.5":{"name":"postcss","version":"8.0.5","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs"},"./":"./"},"main":"lib/postcss.js","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","line-column":"^1.0.2","nanoid":"^3.1.12","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.0.5","_nodeVersion":"14.10.1","_npmVersion":"6.14.8","dist":{"integrity":"sha512-3rDm6KR0jHstte3aL3ugrCyFA1UXY90SWNwRZ2WTmRf/QpOqM35mm0FrRR+HHZQ5fY9+nXFat1nl2ekYJf0P4w==","shasum":"8210e2363f85c35a88a188ce7a0828e93b1088d4","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.0.5.tgz","fileCount":48,"unpackedSize":193398,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYs0ZCRA9TVsSAnZWagAAj/0QAJ02+bHGcIV5+NorcfdI\nXoAgSxXMuIqmoScOUHl5MobJp/vmciw+U+e1ptBY4d4pN7Mxpa2L6Ii1oxus\nL2bfih2c0+X4a+oxOU0Tf2JBOGNY6sO+rVWIZBQTRHHxy7TM6oH0JzoweGE1\n7FpRaOhgLf6DwJ8pXBn0PbYR3LIwKOntR3+37qNYWrgzTRjMicVBODLndWOZ\nWGGziwoQwI5rZmMZtyXNaGtb989n+9Jb8woN0u1OgSW8G7K5WPkth5trO5wU\nBMBSZeGAN2VOaPixcgESPr8McmCvcYs7/btjGN/hTdgIdugsY483csyI0F0b\nszJwCY3kuXrXRXZY4ZcuIxWfu1xYEaDPkFtTTmXsoZsw204QctdeqOhpp+1v\ntBA4xcsSBsJh93XRyf8WsaUfclHb6SbtT12eRzUC6Jks+4D/KzU01nwo3wQC\naUgafhDWgmCM/Z4BZOp7P87UcLck+NgknI4L4rlG8rBKPbxrAyZ97Xwn+kM5\nnLc7cHseu6KMNcbxdE2ZAK8OCJCVl+MtugGTzLxqnIePTbYkisYikyCCy0Wr\n8Ncp/gfP4VLLIXgH2dvNmC2bB0Zajyw14YJMlKMiC0T0vA6YR/b19cPjKFQg\no4yqza9pUnknPwuWZ4Moy+3vkDtzIYxGyoMIFbKhRsgzZ+uSeJch+1/Row8k\nw7Jg\r\n=pu0N\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAbAuLa6p5MGUvDwObmOBfFAj90YG1mtk9IdWHXWVnoqAiEAqoBUZYW9DNqi1YRrXfwMv3JkMilsgkU4BMJEBcpQfOM="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.0.5_1600310552977_0.8346052217563706"},"_hasShrinkwrap":false},"8.0.6":{"name":"postcss","version":"8.0.6","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs"},"./":"./"},"main":"lib/postcss.js","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","line-column":"^1.0.2","nanoid":"^3.1.12","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.0.6","_nodeVersion":"14.10.1","_npmVersion":"6.14.8","dist":{"integrity":"sha512-P4lvqkhoiba/w0JE1t432xlQyeJnnf1elrviZOX0GybserV79IN4skB2nQg+NoOmkq30MNqVv9ggdqVmYjaolA==","shasum":"1507160d7df320c77f8f4819cf52491f4748b672","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.0.6.tgz","fileCount":48,"unpackedSize":193685,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZ4klCRA9TVsSAnZWagAANCsP/AkIUNxlxGbYArTQUrUA\nkuKqwU3nOf0UzGhpeT6vD80SEGVfJsRk9m1q4qTGJojMhtknk4dy4+vOGoVs\nZfJsfQy6ogEKaAcd/b+Vh1iG7TsN+2g3YRVK1gdr5Z+GJv0hn+mI/7L0JaXY\nfr63aaZXvHc67YEsn5ScYiKq6Rre/sWK0HwI6c1HHVdo+3DcXjrAMec4zUwj\n9lEI2sln4N2BcMd0v77y7a/vI0nphI/EwYReCi0Msef27nRcZcltys2/jjy6\nBrHOGjeR/CnxYadXpvTqJa4pZRjsptaa6P6j9S1aCer1LegUTV3o/q0FYBWM\n5I2Qy/i8oEI9rZRSKl4KIrnwDHC9oktg3+4q2n4ZzkCoyiipNEyOrKSl+1v/\ndSeli/n9SKpcqqY3JEilPnGnGh7eBB0DE9v2EOGHt1WJJ4pB8ZjTZpnwb75j\n47uOY0YqwNflREizsjbYfdSMvmZ3SFZacYFlcZIikR2Jqh7RT2K5dNFYZ6O1\nvXbS1uQN/57ucWU3lDjmZIASkOCqP+GXNiv+pPXkyxeRvJ84/5str9tQkLAR\nH+1A27wpZB1FaZvOyzKO32RYKGHK8bExLohnohCz7POsHEiUhBdGW4JWCznF\nf7cMbuDn8sP9Yn3vGN3xwBLamt1MjFgLR+TsNXUKHZjV4lFbVbhkdGxMBTQJ\ns4vi\r\n=Xkb7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC8215axnYCxjHwz4MojQuxSr4iywSDYtf3Bi4bxTN1XQIhAK6gK8EaAEB6qrQTZVJm1zLQ/5B1fHlZMQfnSbDV8U2Z"}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.0.6_1600620836919_0.3709761279838881"},"_hasShrinkwrap":false},"8.0.7":{"name":"postcss","version":"8.0.7","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs"},"./":"./"},"main":"lib/postcss.js","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","line-column":"^1.0.2","nanoid":"^3.1.12","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.0.7","_nodeVersion":"14.10.1","_npmVersion":"6.14.8","dist":{"integrity":"sha512-LTCMGOjmC/CGWV/azk3h34u6TNj1s9p4XleEiW8yA3j+8k+z3mnv5V7yyREvWDKlkel8GxqhjEZJ+JXWTzKPWw==","shasum":"764d26d8bc64a87af6d945238ae6ef36bf6fc32d","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.0.7.tgz","fileCount":48,"unpackedSize":194745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaUufCRA9TVsSAnZWagAALPEP/2HZbYT3fviIRoiqsHzD\nEnnvqWT/uFzKzBTpJNp5QzU93Sgswxxpm1NuOX/0WNvrQ7jJBbQpwvOcM00/\nf8+EAbhQxfL97azxbjYj0AE1+ZgRzgEE+TaBSvidgx/FQ0RsoZBra6FjVp5F\npDc34Xk0wdWmuMr2DMR+9PTfVx1UEkhBGXPhyfeWgbaanajzkx8eqfBQpmBv\n8+cjyT0d0SE5wFcFa+qABlTTFarvXMXdkrGmRQ+SPTrZCgo8xGtvOiZzt+MY\n6wNoZAbT/B4SuQhC/MJeHS6nZerRPTR++f2PvXtAD/muvTJLfrab3L8aiZ34\ntXnN3AnhhDIbFm/cGkn3oGtOrseXb1OP78kipGZiCT+DALR6xmtdcJ3ONOv/\nCuuiZXpsgrFYjHPXo5aVldAzK69qpzQpDG+Jkk6FZVY+WWLEtlyuyIODwzRp\no3zpnaHEAmfUwbO9VddZDeyIKeZUbdFzlM3XeeI+gtubtcVuzYic7oibAoki\nnWrq/iXFYVdcmDw5IzgPiaYguMT3kh+Ihbu0ibq9CDp1QXUOahn81W8rG+MJ\nDlCdrB1Qlaz9W7FDU23PItgmONsw1HcnH9cCSXX5PPFLNgTaMCc2sNb7w4Bm\nYLYqDk4Smn/94COyc4OiGKQitn+ink4wzs7cNGbTsUoNhs2Xd0nbNjUU4tDl\n3Kp4\r\n=bvjv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID8KbE/C63Es/d0tYv/ZqLWAxNWD/CLx0kez1PSVQHloAiEAvq5sAPCzC3aAHAthzgdS4nhP5qwjf/YWn3xKxiOfsUU="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.0.7_1600736159067_0.8159019991695957"},"_hasShrinkwrap":false},"8.0.8":{"name":"postcss","version":"8.0.8","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs"},"./":"./"},"main":"lib/postcss.js","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","line-column":"^1.0.2","nanoid":"^3.1.12","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.0.8","_nodeVersion":"14.12.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-SJpf3Yrghve9ygpOcVhloo6e7q/mkp0YU3FLr3grdZpHmSjgwxTYEIrzkz7cFx27IMLFvIfLBnuw+JrHio14WQ==","shasum":"5a80323a5107c0411451d1513f17984cfcfcc830","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.0.8.tgz","fileCount":48,"unpackedSize":194817,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaq7XCRA9TVsSAnZWagAA4kQP/jusLJ+FQumrZgFURc3M\nqpzInTteqyX6vIUN/hZDE47jw7oSZ0olQ249uo3J2lyDC3legyP+1/bDWzwj\nLwuFap5XNhwG54BWhTph/0s5ovEEMMBwrvMgbdlvkIZRknsgL+hBLlXZUsey\nEHAwfwUv74BLpbFVI9V3Txoo8gGxUgT2yxUhVZmMoQtcy/5W9pnOVUTkqE5W\n2YVDozjTwO1q/DVpl3oTbCC6fahi8KWJ2LLXVoUubKexr2iZxrHSlwWF2QHc\nK/uv6LnQ5pP8J/M1MUpLxeE7Yx/MfySgpJUKo2bO4kJVnl2Iq3n2Cf2kh/mM\nPH3vbeRXoc99bUqB7EVeEIOlJ65JXpGu/xG3+VQnyNmYYiDdo2OwN8u4QIIp\nMFKlw10OJnuPlFNcJdYfuDgQjeBaoblOYmmB5VCpFcfOyh73T3OJ/V0eDC/y\nOQUVRrcOt9cBbPQaB/N2nF7c5RbtLLnalKR2cmIAR1m/wWml0Eb7z8ToFDC5\nY0kfBD5bAL2QAYt3dJAbjc4vGDlZvJtqqntE+lmjUHWwHkWLh3Hq9CGZKN7s\ne5crd2sVh2PnB7Ah8hQ/d+j1FpmMVoASlJaCSGyia8L5TZpTxdDqOUOXzEl3\n0FoLVBCI+BgCatfiadGD3+DLcsoA2gvH7JEWWEZikOukdy5llIqqvQzM90qd\nOYGd\r\n=rPgi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDKbC/CEqbdQnbQNS2M12LAyaRrGdH8azhnh39KihmdaAiA8YxBgesuhbapPaP398oS3a3AiWnBTdOVQoTMCPfYefw=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.0.8_1600827095178_0.3105452950002554"},"_hasShrinkwrap":false},"8.0.9":{"name":"postcss","version":"8.0.9","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs"},"./":"./"},"main":"lib/postcss.js","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","line-column":"^1.0.2","nanoid":"^3.1.12","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.0.9","_nodeVersion":"14.12.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-9Ikq03Hvb/L6dgnOtNOUbcgg9Rsff5uKrI1TyNTQ2ALpa6psZk1Ar3/Hhxv2Q0rECRGDxtcMUTZIQglXozlrDQ==","shasum":"d112fc1e8bbed550657901550fa736ae3dd25ec5","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.0.9.tgz","fileCount":48,"unpackedSize":194894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfa4AiCRA9TVsSAnZWagAAPYUQAIpNAxT6Q+pQep5ijfsz\nhyYqIj7YpQKA4iyjKjYpfeMbuRZcWEwUmk1YJojKwvrZayscf+UmON1pPbWi\nXsHPh80ixwFaSEDMZhALquYI0EJTc46NzEzhEu/suUZMoW9Pw8SezojhqOd9\nZ9ePPGjrFcADNTDLP2IgODOqWo8pQ7EAXNyDsiR9wNBF+FrxxXKP4jEa820/\niMsBmNUSW3omgEDt+184DE1PC+1JI3IfVNW9AqFJH3kRUeadAD7AvRNobUzU\nlT6epsuZM8886ryRr2/6UqwKX6jeJMi+/ju5eZNolXg4WMsZvJWz00WFRph1\nNEKLkDOnmTxsFd/3rVdcchGW4UT5ywWAvqFQh+YvBOuw6FmVu+UJD8dgmnTy\nnE9BZZXHhla+pdA535wA9mYdo0cUVpZczuqalHw5+nc5FNikgJU/s7t4I9c2\npF/reHXGcYkJImlZtuW4/Wrkm0wPTFM0WUM6BCpH2SDfIA6++cvvxxnBT0vZ\n2h1BVXpLJTtx9yDsdAvVP2/nPyJceyyG9Jwgfygmr34bISM0CG/d4iLEjZDU\nBc9dGn7XfpQjNFAtnYxx+EMIdZzStGhbKR6rQyOp9ryAwvuxOGL5os6xlV6C\n12a7gF6DaS00NCe8+BgaB5yDUBKNHebfUfsAUVNx0cjv5M/LLusBkL6giMJ6\nscjl\r\n=d98E\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC96jlvm7Ev9KUUXTzj8sW1zlNt/N2qZq8X0QFcg+zihgIgYzllaJH1GWX2LtQkFQyOXyW67NwqWTDt5/woaes1nHE="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.0.9_1600880674029_0.498375202905323"},"_hasShrinkwrap":false},"8.1.0":{"name":"postcss","version":"8.1.0","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs"},"./":"./"},"main":"lib/postcss.js","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","line-column":"^1.0.2","nanoid":"^3.1.12","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.1.0","_nodeVersion":"14.12.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-d3RppIo1DI66oHxA1vdckr5qciQbMIrHvyzuvp2cLJHOLwJHg7X9ncrfw2Ri6Sgiwv/GoXtOwEHJ9E9VSRxXWQ==","shasum":"1be330c7f6971d49726059b9f51785f45273fa70","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.1.0.tgz","fileCount":48,"unpackedSize":196341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfb9AnCRA9TVsSAnZWagAAJLsP+gN2gtML9Qkdhd5bJ5ov\nTCVsgg6Kp7YCPkjDDDVmZyLiGuOB0rOAdXRK5m6tcuANy4se7+mVi61K+tZv\nogJaLSTtqMu9inEEMpFtZ3gu4KjQJNIYGNNEkO2Q6jh41MmWlFFpMdnY8yGl\nPBAUD4KTC0CsmFyWJb2RY7JGqsDstN1gPEGgIV5OTEE+Ij0yFsDK2P7Z7ur3\nunOqrdcOk6alAfJE00rx1kv+zWe6lMxyAfOxY+aiYBEFHn+rR9B41a0DMquD\n9n3sQqTMQyMYDRrpNl1mNqLRxQzBndITZhdYM7lpEwBBmmkL29N1QqawCAJG\nSSWKqM5YoKKL2kyUgWvQs/O0StH+ZeGF/rbTUNCMJnp+s+N/YoPDyjbdMUc3\n4gNnnhNqqDxu4tEqqgaXZUobWJEkSp3/FwEsJKcKejxOa4zPHpXgP/+ZV/7k\nlBugHg/tYBvqpJj4Y8uC10MSLRlaBNQfYaMzUiMi4VRlWTT1qyDKa7fMSTl2\nsfCVZYsiY7CmEtaPyzHVnSDVYFtKzjgyzw6CMTS2scUtyYU2QAcQeAlJybbp\nRqfT975PsfcPcO99p4fMI4WUwtZjqnbetaBjFYIUXiVC0OK1qhX+EDprIlG3\ncUm2XL3RFTyKixg7mC8xSWzwZ1z2W34Xu+HKq0NFEKtZHDOiJg/YxhOpoq/Q\nsmbA\r\n=4y8R\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGLT+jHnUPQlWYcp8Tk1ecd9hffYgWTh7gsxk+dg3t4tAiAL6+4f32SMKMEPVT0Jn0TuVF3vFY17ZQAi6oLI3QrAQQ=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.1.0_1601163302788_0.6018376868725295"},"_hasShrinkwrap":false},"7.0.35":{"name":"postcss","version":"7.0.35","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","husky":{"hooks":{"pre-commit":"lint-staged"}},"browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"browserslist":["and_chr 71","and_ff 64","and_qq 1.2","and_uc 11.8","android 67","android 4.4.3-4.4.4","baidu 7.12","chrome 73","chrome 72","edge 18","edge 17","firefox 66","firefox 65","ios_saf 12.0-12.1","ios_saf 11.3-11.4","node 6.17.0","op_mini all","op_mob 46","opera 58","opera 57","safari 12","safari 11.1","samsung 8.2","samsung 7.2-7.4"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.35","_nodeVersion":"14.12.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-3QT8bBJeX/S5zKTTjTCIjRF3If4avAT6kqxcASlTWEtAFCb9NH0OUxNDfgZSWdP5fJnBYCMEWkIFfWeugjzYMg==","shasum":"d2be00b998f7f211d8a276974079f2e92b970e24","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.35.tgz","fileCount":35,"unpackedSize":608254,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcljRCRA9TVsSAnZWagAAnRwP/iXPEBZgdWvbUp/Wc6xG\nlfi1DxqlmSfecr8Yw/GLnrLajA1cibfwwnxY1q00gYxzWoBBNslhK/WNdAS2\nsbi3zfXuavP1wNMJkuFCPELM7KR+aZ8qntzZKOdaEqFsrpiwK0Dv4CMoHuFg\nFddCfigz0E1LAeRgtFBTrMZXrKb7TipY3VKULgz3RloaubL1UDI6cAJcQrPI\n0M7XP3kIoBZzqipQK5fogWdYvB1rEaFtMEk8nqzdOKypJX2R+Uukje0vjHGA\nkw1gTqeJPwkQcd1EyV87Chz6WmUZoYdotBWLCvjjzFKSfk3rS1sTo0jVY54h\niGF91Lsy0iL1i54GbLgOzMd7ERR+dhJnlNDwxHIwvEG5usy2SXIqLINCq1Oz\nO+aimp6EHQL6piDbc4jYiRfjyaHUmJAZtmz6lg+auO9UXc38Nzkob7jBzPoR\nWG7MGwwcSsKXMcUz6QTDZhVs60z6rsX0SjB+pVXbpXy6CmHc3fDuc+0e+55P\nf011pnV4yXe4F4OED2YGN7rCksztbs0c1XdpIHNQu8u7Gj1L9CZbMP8gq4JA\nIO7O+VsSeHqhcMyASm3wS5iHKM51mip6io/+1yZfv9p00nOsvndPON+FcF4g\ncb5+dhjniflU8iXuGiVnVFXXxZN5T2FXWnXxeITRShGhLZYnNrUkSRoHqh31\niWGb\r\n=rK86\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICjB9W9uamAGQ2o2+1uXKO+d05yA4CkQ0O99QZBQBpgoAiEAxke8N5y8dLvUlgXYhCnaypkHU8rB6ieR7bABDF3n8c4="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.35_1601329360778_0.37217694226214926"},"_hasShrinkwrap":false},"8.1.1":{"name":"postcss","version":"8.1.1","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs"},"./":"./"},"main":"lib/postcss.js","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","line-column":"^1.0.2","nanoid":"^3.1.12","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.1.1","_nodeVersion":"14.12.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-9DGLSsjooH3kSNjTZUOt2eIj2ZTW0VI2PZ/3My+8TC7KIbH2OKwUlISfDsf63EP4aiRUt3XkEWMWvyJHvJelEg==","shasum":"c3a287dd10e4f6c84cb3791052b96a5d859c9389","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.1.1.tgz","fileCount":48,"unpackedSize":196431,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfclnfCRA9TVsSAnZWagAAwEQP+wVIxcGzDroY362pIpGj\nRGgqAUr6cTfdn6N03VB/h7sJatyYx6AHz5VyHa676B4rcuvDk8SHL+Mrc1ly\nH3fLSUmROIyMWwVAsSpPZfD2w2el/S+n9MlvXwkmo+D7lVvwAftyrC33FuIP\nHK83uadDV7jcSivMUBFpczdOTGA327hJjAqLlgMlJt3SkFQYyJ509EPvk5mV\ncDyGHUclOJn9TPZE6bSmLkqd7JiWlWDKxq0PnVtdHfUW64BxW1v5cWSTZ5Ss\nk2fq3d+KjTi2Xv7oQMwG6PODCLQhX/BxFUG68LhhD2exylIHXGDGx1r1FFuu\nzYT1/SCqqfVs1UliUbCPD4j9DOP02DkbWAnWitPDZdJqHr5HoB6GUmAVGDjz\nucnrrwLlMCV/093D2vJHs5jfY5G4LHRz11kcW2X/RZ6KKh81u6kem6rIpuB8\nCZdOhf8W7QqTM7ocmY/ithPhYTg2O5cwYfz9ZFmMaBG139hw3d4OH+y7xXNe\nOIfF62HmVwJoyEjttENpg5RxYX9BcUculq8XtgMuyijXHEtbICR47Yrk/WOA\nOR+ZrOvPiwyegJEF8tSFIBO5JT/S79Athg6bB1MPv2swe7NvO/wUyDPb4ynt\nOl+YMmgz456nJAlHqAnetr4UdDPiAEl7OgKHe+IRyp2OGXffnlsXmxtS+Ckc\nHKWa\r\n=hJAc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCk90d0aRRMRKjsdMG1mk9W/S/9vbXQRAcmaEZGdSxXlQIgBPX/uMk+npVk7kOR5rbrfvjI3O9ButveaXqyuLj0S3w="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.1.1_1601329631115_0.16985964918143415"},"_hasShrinkwrap":false},"8.1.2":{"name":"postcss","version":"8.1.2","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs"},"./":"./"},"main":"lib/postcss.js","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","line-column":"^1.0.2","nanoid":"^3.1.12","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.1.2","_nodeVersion":"14.14.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-mToqEVFq8jF9TFhlIK4HhE34zknFJuNTgqtsr60vUvrWn+9TIYugCwiV1JZRxCuOrej2jjstun1bn4Bc7/1HkA==","shasum":"9731fcaa4f7b0bef47121821bdae9eeb609a324c","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.1.2.tgz","fileCount":48,"unpackedSize":196568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjNeTCRA9TVsSAnZWagAA7CMP/jDky+/5n8IieRZ0gC8l\nujrBD0nB5eYWfUDX+n2yntqt2/fkIAKFFIivQSXU5BcpUeXOsbYf8TpmCjc4\nx+PwrR2/uz0EVb33ywjhqQ/80yQr/npJG27z8+IIW0tme0FVHFtIhsdrK1He\ndCJP/cub29ihUM/q9RS3KPGKkL5nN2wasxRIl/gexyUu6rBir9EoRCI0zZtI\ny3aBfRZRU/cwNV3gkX104SjBEsUMqu8yPbeZrPIN6ph+1YFbZtggDraA2ZLK\nTgNiWMCyZM4YX0tPbruVZ4zfh9JBYLB/5BhEOtBmJ+8OsyQuCtA1QwTIw981\n3N2Ft3GPghKAuQHjLMU7n3PbqP4j5R9WheFivVCEi1spJCrIGmF/9rMI9ZFC\nllyFoPi/bkQGr9cgdxkvqgIg3wnMHgwH6dFoLBfom3wLxCaFIRS9t/bDy27N\nJgM1ZCnNKIhnypzrolUq7elvLeiel8XitQmc2hs2PT0Z7IPN6EjGVYd+PhJQ\naiAwr/OkSA0rCf/nHZ5an0W6Zzv4vMONZvgEzN6BkyCGNPqFpJ9CydwqGb41\nqEBgcMoJchisninx9J1NwvAUXygDo2Hvly8mLu0ByffZv/lY0Dxcog78EDpR\n5eCUMUajxMve7xaZgrURmbgE/ynrGpia2rcAJOQwQOZFSBf+p1n97JrehPG8\nP85N\r\n=b0Js\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDEWY+iBY4cZQjX0ecjE+ynvX9ilr5yBQwVTH3BgBCBoAiBoxUfJ4P3x5iwyv4PergGhxz+aKbONoJL7upoNkphBuw=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.1.2_1603065746793_0.6409653608476704"},"_hasShrinkwrap":false},"8.1.3":{"name":"postcss","version":"8.1.3","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./":"./"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","line-column":"^1.0.2","nanoid":"^3.1.15","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.1.3","_nodeVersion":"14.14.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-AKsHGqd7HmXmL/EgyAjI4Gx719A5yQdt9HzyXrI8M/hzxfumecYS95kfvIt40UZqPVNoEt0Va1M3PG54XtNPbg==","shasum":"b25138b872ca9f9512c218d9d57ebb59015a9c39","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.1.3.tgz","fileCount":48,"unpackedSize":196941,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkj4BCRA9TVsSAnZWagAAtOkP/1Ek6+KK00UNXb3cmy7M\nuyGHvZ/34j5vADhM+xAw75c/+edq6m3NxNM5TyWfXCnXhaAcrQbYsw6cFlmb\nRxMMM5lOKIIxrqRPhs9WeLwGtGN3hMXcwZR7MqfHCARWbeWfAjPi+J4H43wW\n2BsywSDFfCxTNJljoXIIFIM5xyh4aCKe+WXwiUf11iGA52SlM/G0wXimsU4L\ncAFbwhr6KVvfjLfunHTa92HtYuqNFLaLUGLpAsdHNCWM9SizuMiYdgsv2gUU\nacLEVM6mrB4/qlQJX/Sl0XzH9RP8C4eS3rcdb3fIypZlPK4BCr4yKwSYv4vQ\nZdN6Rm9LP+1NxbyT821CfCMO/axFmoxS89R6e0OeNBBb2GbHTdMLlUwpLaNc\njcRcCZ0hprLVB0mSDPVOKnQIk8KyzPPsEArgEstety+9bV2jBbZ0b0NheSts\nK/llW7PfHBWakXBiWt75Lma53UznQxqcRaJmcahoPTRZjSX7crdrgMlc0xg7\nlOQCk5xOw0Jdla4/2MF3icXmGrlWSsnSx8DiCmENe6C/0Nw+OUNZB4XnebLJ\nxcqkffddLQW7ht3+n/UrLd+trOSFPlQqA+VbIsVTdBYVAFCmZbWPU4CJSQWp\nazrZCPltQIuV9wBEimF9EhiNvXiNEDWeaE1UVgVvXslgzQyNsCPRTF1uiQh2\n0Gn3\r\n=fWKn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCbsBoMNgXgGBXKxUKGqPAnfCWuErfeYfvWBpjWpF4UWgIgaGH1acgKmpscQAHoDTzGtZTR6bfApAl/uD9sP0BGD34="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.1.3_1603419649215_0.9228190532345855"},"_hasShrinkwrap":false},"8.1.4":{"name":"postcss","version":"8.1.4","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./":"./"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","line-column":"^1.0.2","nanoid":"^3.1.15","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.1.4","_nodeVersion":"14.14.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-LfqcwgMq9LOd8pX7K2+r2HPitlIGC5p6PoZhVELlqhh2YGDVcXKpkCseqan73Hrdik6nBd2OvoDPUaP/oMj9hQ==","shasum":"356dfef367a70f3d04347f74560c85846e20e4c1","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.1.4.tgz","fileCount":48,"unpackedSize":197041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfk29TCRA9TVsSAnZWagAAMOwP/jsnnZXtoIrEk1jHiK87\n/RSTvh1xdTalGyhpBYENUSQVi3frCpwuoFPgkuoOEH2zlZ2cvSeuV4jFxV37\nLNExf2LtKzBd2AXdTXadB5pqB9KyHoYlF5AL9RTmAOUmEzgeTQLjIo0jIhZo\nKCsF8i4krK44Y/U7AdphW7avV9mkyO3hYY945mgvl0WYSXFTP/GnZTUlTKgb\nTUCQy5q6ZuysnXU1LGP9KeKJcy+2J/d4pQx284554CFeN83kGDJWF+yjMY06\nsjYLAaKmsUkhHgsvUyaxl5+1a50/iV+e94BuWrf5as6uyyFazSs9IH7licSd\noBaIt4yKSAz3/+7KVQFPAm+oDSwkYOMusa+r9X8YRRnv8pBUQ2tW0E3fU6/u\njR0SRNNe7G81f+Geo/2qcbIMx+e4G6YOa6QCj+zoP7XJ5yW3UsqB02DHjGb8\nGCYSYii1mUDOJN1AdKe4BpH0D08ktxJ2d4d8mn73sdQKdYBiLToIuCdX4KIR\nVD8aviJ0BEiPSXCxS2tltiqUVL5f4mXSltLsHcP+wrKQRli5dj7nHTFlwvpM\nziYaHM3jf09If0S9TcB/IUjUV1+3uoEghGCtLnIaecK/l+FXqAQzZxVk7Klu\n+PJAXyIu/gyt+J2TBPJMmSW2gIRqj4Z4GMjS9rN4BpPnZ5yLFvn8ay5Tt52z\ndW3p\r\n=nkR7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDAOVDELDOglC3/nbr7H65s6ISyarX2PpL8lRWGp4BrwAIgRf4tSyYEk3I8mV97icZv9fLmHz4R2J2oW34f/0O3ixA="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.1.4_1603497811192_0.061664871447389746"},"_hasShrinkwrap":false},"8.1.5":{"name":"postcss","version":"8.1.5","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./*":"./*"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","line-column":"^1.0.2","nanoid":"^3.1.16","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.1.5","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-sRcAWfjft1LGYx086un0I7XRnkhtKsNuau08mvrCC2ntuahZrLXe4iQ4PiAtQ+lhFWnTt+0gtA7omE4InCobMg==","shasum":"09ef688ee97fae9b0914bff01ffe5a3dba48bd68","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.1.5.tgz","fileCount":48,"unpackedSize":197158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfpB87CRA9TVsSAnZWagAA+5YP/jaABLi+9711KflgmEPY\n4iijR+CO1vWWqTs5SxFTph9JvlOcJFdLznoguSPaBkNGjCAu52CHYegW2MHO\nBQrvZlQRTm/UO3JmBiBsi+wokEMw2Bed3NlROxMvez+FSXY9zgTkvbGCF92P\nSES3K1HQuETr1DfBpj2Xj9EMuYg+a/oauZFBMFfWD0cAHWzEfVWpvpKaZYz+\nOEDoRBq3Lg84Ard/ORAR0g7CPfxrphOzND/YmyqF86KPcoyurngoXXHx5/S4\npDb6oLduSbKnEbpzcxYW2HxJeOOAUMxtSXCPJ+6TJsvCsGEFSIbcpw3UN61/\nLFhJTkIZawTzQzQeB1R+DRwyRiXESwvznqjnu/ppt/YslNo4Mv60ARZ74gAW\ndS9kyeE8Ou8gqHYYpMylIHGMc7lykjqF0sJcQNfU6Lv0ECr8AL9HHnw6dgjM\ncXXbjhTvNufQleqXFzTmX5JluetPjXQIRUA6qYffvsyL2IN7PgSQvIJ28XEt\nZwZnvZTxP9Vp5lEtUnKCtgtrSPt04aeiWP6BPhbUhXmaAnrGmm2W+LtD1FPh\ncO9Dd2VBpZouV7BtNK05vjCBfFeV1O1uQXV/jc18fkdwfX78zE8utEeD6LZv\nvMSR68hWMrA/bLmZWwNl6Iz3Lc3YR85BcRxMN3t0PiQ7ChEJy7nQYL1QiJLx\nL1a6\r\n=HrM2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGSX3VgrQxXkn8L3OjV2uHMaQxVtcsSIOcHQ01tifn4XAiB1KIaGaNJaB9PUF2dWGbU7UAjDWzD8e6+6TDNfjb0lIw=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.1.5_1604591418681_0.547141723462137"},"_hasShrinkwrap":false},"8.1.6":{"name":"postcss","version":"8.1.6","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./":"./"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","line-column":"^1.0.2","nanoid":"^3.1.16","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.1.6","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-JuifSl4h8dJ70SiMXKjzCxhalE6p2TnMHuq9G8ftyXj2jg6SXzqCsEuxMj9RkmJoO5D+Z9YrWunNkxqpRT02qg==","shasum":"b022ba2cfb8701da234d073ed3128c5a384c35ff","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.1.6.tgz","fileCount":48,"unpackedSize":197211,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfpChJCRA9TVsSAnZWagAApB4QAJXZaQoJT3N/vsGsj5WO\n6MNuRULEfXLFQDyZXtU8xjwtrI8LjlYQUSfVOnC2sAQIfiSIh8YbJIv8mR8k\nQaB9xtQinTsQXSjIvHZI1dgxMgrk8UgzxhJW6wjEfk9qFsfZc7wri+pd4VMF\n033DUpvmY0Rxox4U+l9EDkeXChUInNXbytwW0FoaHwYdlWHPLxdMuJP9zDX0\nnApWI8Qk93YXy8Ixy30y4frutOJgQ9NEvhtsTJ9BXOC2sqHELvLzXpW6oVs+\nvUiMvAxTfAAN3K+3+PfhTJ7BSrmrUFqZU9GVYry0ReFrI2GLRGdRqx2UpdNT\nfKtC7AqpL1CSWzMHSbv7i9xeYO0VBe9R83UEcuC8BWQfzWm9I+7rYhwLaRcS\nsyd/aRl/fSmr1yMahW4aiV976vdbQCOtESCm4WKoi8BsdzVn501cVEmzkPQs\nqs6CK0CPRyCLTlx55tpqQuX7tC0qtaaZhXthLl5h8luNXticbWe+//E6g7H1\ndaX4uGO86tONIur9Znz0s6AbQx+ZM+jOYcXAyY3M0NKz2rR3pyy+QyISr6Ts\nHAutkmqoXUMBil2wHtP2gJu/xFUiDz4CNFvfEz1KZojxwsq3kuqsRJh+Qy2s\n3s/6kMramPFKThO4oPeSRPhsJNX/PT6byhHIf0h7/qNfbmqE2XnvrKiyDBGA\nJAPY\r\n=r5Yl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0hp4AhCCd0+MURSjGm+nysSJbzu8HXym3x9y8J3NDzgIhAP+a5+YEtpvKXLF3kms6RbbVb0sgNMtYBmZovR5X+cLE"}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.1.6_1604593737344_0.4527132999109844"},"_hasShrinkwrap":false},"8.1.7":{"name":"postcss","version":"8.1.7","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./":"./"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","line-column":"^1.0.2","nanoid":"^3.1.16","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.1.7","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-llCQW1Pz4MOPwbZLmOddGM9eIJ8Bh7SZ2Oj5sxZva77uVaotYDsYTch1WBTNu7fUY0fpWp0fdt7uW40D4sRiiQ==","shasum":"ff6a82691bd861f3354fd9b17b2332f88171233f","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.1.7.tgz","fileCount":48,"unpackedSize":197769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqriWCRA9TVsSAnZWagAAL0gQAIGpDciVcLzE5ibXkYPC\niot6J+h5oG+vQSr+qim0N9NORTKKahpLFg/t1035CfwK1dgo8Q97Ond67Sdm\nuP80lnqP4OSAZ8aPF1rDAm68U2HtWapGZGpo8sFFkghUVAZOqfNzFs1Dn7+a\nTpvh6F2QwemKZxIVSQvaElmIXJ2sC7VeTievCJ1AimFaXOGQ0wfDZ/tECw5+\nASHswj2g0Ca+6xoGCi+7r89kJQBn40Hqc1sWO5B6Nm4HiX9rkSptJ7hABnUh\n//rFz9AleThQKrdhxDgBJb6cQ2HnYpwskyxSrdX4G0ZRysmfCebJmuCYSGR6\nzO6ABWw19+/st8TfLdo1EHJ8VehFmXR0x7DxH6PL1L0cP11hyPENdm3/HWOd\nJ97h5IWFkwRdLoblYDVhOj77nSmQJXvUUfidcIW7NregNxpcJqKUp/yBe9L6\nn56Dsl0arNysVigx4D7xhAYZpofUXCDSbWwNNQkqP67jDwqUwk067MrpXvfP\n7NkQ/2FO5ZejNBUs0TTaQH6qsUf+7vkhih81le5Xvf1cuDscUBFvpxdHex3E\nU1mD29YJ6+4ZZy7M50qWUrZCbZA/Yugsb8eDYbGAu0RRnvv4hmGFK2c0Ey5M\nyHl4nheRraLfEbtLmHJXpIgdQaLkXzHqLYqnqzkQbdqJMlizI+MH/dlrCcAn\nnEF3\r\n=tGQy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICPp73HHxouyQV8u6fExubPc6k067tPDjsICPUaW0shvAiA/seV4faYVC7+K5FkTPzIbe0sHIRaiDZebc1i1REj8Gg=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.1.7_1605023894103_0.3585716866187303"},"_hasShrinkwrap":false},"8.1.8":{"name":"postcss","version":"8.1.8","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./":"./"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","line-column":"^1.0.2","nanoid":"^3.1.16","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.1.8","_nodeVersion":"15.2.1","_npmVersion":"7.0.8","dist":{"integrity":"sha512-hO6jFWBy0QnBBRaw+s0F4hVPKGDICec/nLNEG1D4qqw9/LBzWMkTjckqqELXAo0J42jN8GFZXtgQfezEaoG9gQ==","shasum":"697439e7276735ecdd2893d2cf8efb2236693ac3","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.1.8.tgz","fileCount":48,"unpackedSize":198156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftpYuCRA9TVsSAnZWagAAJgIP+gPz9WJNpNJcocYbkboI\ng5Dj/gsOe5inRwmtS/F5t8Tcqh5F9X5x6upjogQNlad3wNFrt8Ce0k7XSimd\n0K1n7zLWRjD60YM4nOGJZcF8QoGC4JXAFnPDURsAPsf39AzHL7m+vZMl5J+C\njCH2ntFpWWvvPypKkPVjU1C80sd+cxmkiRwiOokBJAkeF3DyLoHQHLdOplyz\nEPn761kJ1vdxAhSOE00NIBcm3xe0+IzNu9CVWasKxsF+RsSHL4mSMBFDQz7g\n92zFon2u8YTRG/D0i5bqsH9ttaL/K3/sRjIxqsEY3FHjQ9q21DacbPa0ZvRX\nI2fvCBvmcAeeNBkzFPTlhExmo/LUS6oiUlj3YW6Z5PVMdSzKFgsxHMdLuoVu\ne0a/wZso/2ya3hjFK8Zjo/FgJ82A6ydugZDZpVEYdlqL4GqH2jKER1dY4yAy\nneD2mETNfgLSrhDvyYbqh2gFzqtCIQuOK8V+/QfqNQlUnGpSDfbNx5nWHaWF\n5r6OQhNXsUkWSBBuBpCbTuj43gNwBgZ+udmopHrfpW9yyP+5Kpkxjc+L2trK\n/vpadYsfnLF+jhNZ/FWK9nYeGHz53Z6GgYBu4lv+xE06ADE6CUjcEf217DHV\nsTLLAa09eIueSHkxMoxpjzV7ErAPq8rh1Y4mUsdAau9Voai4UvCb2gfcQh77\noK2b\r\n=z98w\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEo+SKry7iAIWzQF0HZ3kHMEidk9uxPLyi4/FwknEty9AiEAjHHhIWyJH+6eAi+VvpgsN8Pbq5tAvaJqEencNm8gVeQ="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.1.8_1605801517599_0.1310883496963684"},"_hasShrinkwrap":false},"8.1.9":{"name":"postcss","version":"8.1.9","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./":"./"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","nanoid":"^3.1.18","source-map":"^0.6.1","vfile-location":"^3.2.0"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.1.9","_nodeVersion":"12.19.1","_npmVersion":"6.14.8","dist":{"integrity":"sha512-oWuBpEl1meaMKkQXn0ic78TUrgsMvrAZLE/6ZY0H3LTteq2O3L8PGWwMbPLctpksTJIHjQeossMUMNQW7qRIHQ==","shasum":"20ff4b598a6f5015c5f7fe524b8ed5313d7ecade","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.1.9.tgz","fileCount":48,"unpackedSize":198343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfuV5zCRA9TVsSAnZWagAAgKsP/iYChZPQSkR2matukDqp\nZb14MCcN7xuFWPUPrnWVoy6c4Sjmk7xCpe7t5YWsyGNOBKreqyPhdqkmG4lC\nZ8jpAk+LDyBudigrifleFFRqmx2cS37oD94ikI5U/ECRx89E5gvd/CU0sDYj\nhiKU94DjMDQoAC+zjuD7wNX/Hy+9n/Q8bhgO+DO74CAPzaQSosEfwwMabVYj\n2/nACkgfJ/XH0sDAGOSxy5Jl62spPjjIkhSIIevPuzhlwlmZW7fvvTxWf/OY\neo7eKpyblPXFAE5qGQmvHw6b/TTFAQ1C++TyWwWogZRi8IARQqABGYgt/0K9\nV5n1gY1ByxIdyvkNjjntIswFHyhXAI2ng6H7hfq6bx3ArOXlI/H6DXSBP/dj\nmiOIWzaq11uXQTkU/DF4Y3nLyh8OEGIJKc2Nrv4eW4peQx98H6grIxdGttp7\n0UwV4JqhxHczqKfFekDMjt6ZMfqNgCVuJ9Wg/7sQDIN8zylJfm3k/WfGNsfa\nhGRgm79uwEnhxkphtZzvEJKHX+7VX9p/kmlNfsrEjpmzafVt1H7P9Ck0bE80\nVgLMO4DiSmKGjasBRG6fZCWU7+/JWtoWjaLDN+T8F5RP3QI8cSBN3nRwqUKI\nG/EWnlchwAN27m4JfGLjwMyHAvOIm2aM9CGEopvh/+G1DRrsYvqSjRGgl8Ld\nEk5M\r\n=3Ek6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGeFtIGEowoZnJ7eaF3tWJ0x/lEkWEuzHHt0NEQEVYc8AiAr5tk4kKoYZgBlwImSo7cBepHu7j1K2sasNtXW/IOiBQ=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.1.9_1605983858890_0.7838456685468511"},"_hasShrinkwrap":false},"8.1.10":{"name":"postcss","version":"8.1.10","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./":"./"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","nanoid":"^3.1.18","source-map":"^0.6.1","vfile-location":"^3.2.0"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.1.10","_nodeVersion":"12.19.1","_npmVersion":"6.14.8","dist":{"integrity":"sha512-iBXEV5VTTYaRRdxiFYzTtuv2lGMQBExqkZKSzkJe+Fl6rvQrA/49UVGKqB+LG54hpW/TtDBMGds8j33GFNW7pg==","shasum":"129834f94c720554d2cfdaeb27d5542ac4a026ea","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.1.10.tgz","fileCount":48,"unpackedSize":198543,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvDUMCRA9TVsSAnZWagAAIxIQAJnjN0ZI0ALjzcsFcONk\npmxgQq9VE1fvz/h0JeAUIISRN4M3/o0VH1Zuu8SNC0g+zFE6uUx7QiLgtk86\nM5/THHc/mF9eGFVDcGO+tb1r5/FvyBIa3iTVat4zVlI5+2uT4ts2ctxbCDrX\npLnDoxz43Ja/k7HBgVaTfs84mQsCBTfzLwPeCkB+IbOpawDq2QtarGB2wTZA\nz/9TG5a5zX+JHVzlEuld2rm8CtHu0qIB8FKfimfXMLqlljL1vsy/m+Wn1HWs\npURoIrN4gyhXvUcUqe63IHwzsA3MYLaknT+jK+dGN+MOZr+GBxfv5AZ3AjVo\ntbNOLgmZL1wZ8rb9DV6vI82tKWME8UbXj3k+AUVFt/95MbnZnmAz+owTBe7r\nVIPiWPszU0fnPfXhLmc5659hCIRXp/6wxh1DtTTX2j8NWOCK35xD5tehg4Gq\nFynu6+TkjA5iRxKdJk2wfR6QhOmhvMyYX6IA/WVyvsRlI3//uY2U6dLVRo3w\ntwOv0PikbZ7NJBSpR13BozGFpcgpfDnDVRqSQiv8aEAAhLqZqXizVDpnjHZD\nRO0zwzPPO0Q9HdZbNkTfM5mx/aENs9K+rWeVTaGdiLaRlckR00h1gNElqiNk\ncb0EthKKzSGbZ79v7CZDNZDZeF9evjcsWHIVNEyRP1K6zu+CGZa3pGJLfHeJ\nMemO\r\n=v4Fj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZSJkctH76RnkXXqheafktIpm3YbABsDFRAeZ/ewz/fAIhAOvGvTAiDRvEELTjr+vQlAvIVoiVq691GPOzc9gLtcbq"}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.1.10_1606169868100_0.8906406632309838"},"_hasShrinkwrap":false},"8.1.11":{"name":"postcss","version":"8.1.11","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./":"./"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","nanoid":"^3.1.20","source-map":"^0.6.1","vfile-location":"^3.2.0"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.1.11","_nodeVersion":"15.2.1","_npmVersion":"7.0.8","dist":{"integrity":"sha512-KxaNGWQHUQLtgobmCKOsKoMX0x2nyQXAH2KYhL0xi4Ygl3y1ETq3exmsyCK84HHhEfvtNk1k3Pq32G3sVtYdTQ==","shasum":"e3bc521cc268107e7be768c76a2f479a08284914","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.1.11.tgz","fileCount":48,"unpackedSize":199030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyELyCRA9TVsSAnZWagAAyXEP/i0OhHXcBXYaZ0x54bpF\npUSJOTFQYfjZLn19QPPd7UnMs4+RqhNCjhAnkwm1KhptumTqVKz8nFADQzQE\nRW04W816PtB2obwVWCOVZcVHpCt/RSWcjLuLhccZI7cj727HR+O2yhIa+5X3\nClVJtcQYdGNPFBusaBc2RjQ79DJJVs+W2d7Ka/Hc9l55wzVp7SSt2u/TBKBN\nbJIW4dLx1LFAz4serxhs/bJbfygnlqXORgRSyifLR1M5ZJcISpJA6C3KJN3g\nJELOtnXiRkanJPRi4XQKUTad7Q/Cf3wyYgtLT5HHT5o78z8q8tXjxKtHvkLn\npGiQPdpguX3dx7gDNpo7gmaxhx2d0i1zKsz3Ue8oQgBr4qej4fVIyBRAOoHa\n/oHSqQctQbv0cDLCos56AaOtglHKLc/hTdBkL0oLgg3tfnoLEUI8T1eI479w\nRP92U258f3iQLgjquKHBo4dsgF79mIjFMyq9/33keZPf5xz6//dVmdZ0iyUs\nvmByhIsGR7dHz6gsAP4nxBWLUpAsnjnqUWX0r/557otwbFVx2NHBQR9zJMvo\niF7BGaMlS9o1RVxCm+CCUaxRx6pMQX/qC8zoYiNWGSTC/hih5HLohRE2jv9q\n9wMUo9XNKtrARGZ4xAEj7rlqBjhnDfI+jumzcPvmG7EMlj3CmSzFuB0EyjmR\nZydw\r\n=JvX3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCtJPKFYro89Uc/qsnE54aojoRihzFdrDo035pcues5+AIhAK59evBAZn3Kpzud8T40sqnH3II5JgZL+Sh4es40CSvM"}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.1.11_1606959857702_0.29239404086253673"},"_hasShrinkwrap":false},"8.1.12":{"name":"postcss","version":"8.1.12","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./":"./"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","nanoid":"^3.1.20","source-map":"^0.6.1","vfile-location":"^3.2.0"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.1.12","_nodeVersion":"15.2.1","_npmVersion":"7.0.8","dist":{"integrity":"sha512-FHjbAbrVLVxizeQhr3yiGnmtj1O2dhUIZSJWhJN2/ZJrcKlAbc5ysDjB/nVIhcfaj0eUlx0knDCrN/gkOe4xTA==","shasum":"4d234d588ed6444e7b4e76236ab4169638ab89af","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.1.12.tgz","fileCount":48,"unpackedSize":199098,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyFBECRA9TVsSAnZWagAAwigP/inVYVBkRwl+2b3C3E8t\njyJoYb29bbjcgBW7MRpUjtNs5S9KVJ3H9kBCyVpBNORMq9KE6sTWGB8uASJG\nlH7PndYBMrrMNHieMeqzZiXR/iG9atsQsRdvz/QBGQH07w3sEsrAL2zHgnfH\nFxV8cdEGWd9+EbSZeXBvJmGQY+f5j7i+mTYevNCAJNo77v/mYbZaFu48PkcA\nV66uppq4DCc8Lo0mKISE69CgUJ31binGJ40wLHEjXP8Y2VhingZvzRPSeuSp\nNuk7WTlzCgcSqcrzR9z8nU0HM9Hd06jGwicH7b07JO37AxKxAzsKUeHgbNvj\nFPfmd2Fek63j+rt256Lf6b0JbLnT5omAYcF0NJE9gEAo6CpRweEP5GBf9dXx\n6dSYivQ2JfxZ5URroje7GYPj60V8gEDXuH9VF4TRMCtlJSBmWhwvVc2URR0F\nqAKvqxdZbSq16ltMwz7r8qKs6JOsNvHtuzNGm0MFAn8OZVPxDTghIVyBu+CM\nQgLl1LteY8ZmC48Ax2T/IJW9K6KrVtNCGSA/mOKepugEXJ8CVqibDxhcT389\njjAn4O8fVYsRH1o+MQ8//CdUJKjVg91Kw0Om55Vz4MmEjyNe7qTUo70Eopsg\nHq1GEZOc/7YcE0ymXqYs1VQoy3aMho/I9DujTWckbdJJeoemi7xX/zN4lf5M\n4WOf\r\n=YtGT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGLVsvMc3q6Mv40zJZFwdXyK8z88uhRXb1mPd8N/y7iRAiBmEKWzV1Ft4e/xFmZYJxa8a6GuNW66DQXonZ2WcK/R2w=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.1.12_1606963268225_0.931397388993747"},"_hasShrinkwrap":false},"8.1.13":{"name":"postcss","version":"8.1.13","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./":"./"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","nanoid":"^3.1.20","source-map":"^0.6.1","vfile-location":"^3.2.0"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.1.13","_nodeVersion":"15.2.1","_npmVersion":"7.0.8","dist":{"integrity":"sha512-D++wck3XhQkICYfysZRx90JCDgaTTdq8YxLswB9cjBzfxwcVcQjn3LsjXon0PQ6TIOof2IGWLRHhSgXZuJct4w==","shasum":"5d2aa2f96b3eaab5edc2ef488b4bd636c680f712","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.1.13.tgz","fileCount":48,"unpackedSize":199183,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyFghCRA9TVsSAnZWagAAwY4QAIjMych4wjG1xnmzKWXo\nsk4rmbzs8PBeM3y5ly5FQ+Cnp1EbxfMfDNs3Y4B5NItN1oUrqSSyuF11U70U\nHbrNaS0flaOS9ahj08L03ZhVbTZoSoQshBRlSVVmdYehAQYF6A0z5fMN1n9P\ni2yythaG+U+KSrmjx+ZrlK3xx+0sSSXTKRn3R9eh11xaYbcfTSoBMcQd3+YC\no7CK47Fp6Jpde4I0M4Cu80oPcm7hK7Marag3IqoV5sWbKtk9n6QBhl7Kh1HY\nBOpesP2ViQv4lqCeE6PnUfvxPZACnO7zg9dj3ImC4jz1wI8kKdVgWFeS0j7K\nWAGHhT1ALUc7gk+5HofiS2FEhufaCFW6BVTFN6GAmcVjNYSuOHgeZQSkDqcY\neZyI35DrcCjnm2v2NyBcguwPxKcd/fZSXD3FMgFrdAZ5UvnAVVaaA2cEgW4G\n3cL5s51Goj5N0wWYKf/NORKj5p9Fp5vynglMsJNDARKTBWy6nHxpWaSSx74v\nyaNdoQM+qpXuSLdHBQqc9kt6ufPL1uGzIuj9YKuNsEHCYIuEUPpffgMfMQQf\nzI9xIgFjXWmA/rQ3IALMnydi26w8lucnGNLmw7iJQMKNVdQN9SHctfWfvByv\nBaBbhX81X6DNSTgLLUdcAtkaOYB1F+XhzmXc9gZmy0ZM5ZYae0KjwerSIx0q\nP/rA\r\n=+d+I\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEi14YVla+qE4yKIQ2YtPYwnJ8MD7nn1kes2fLtsVqHUAiAEXOjFwLSnO/pecoPFFSYAIJB+nSdBrJYNuI9JNkUKOA=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.1.13_1606965281401_0.21136679872164899"},"_hasShrinkwrap":false},"8.1.14":{"name":"postcss","version":"8.1.14","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./":"./"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","nanoid":"^3.1.20","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.1.14","_nodeVersion":"15.2.1","_npmVersion":"7.0.8","dist":{"integrity":"sha512-KatkyVPBKfENS+c3dpXJoDXnDD5UZs5exAnDksLqaRJPKwYphEPZt4N0m0i049v2/BtWVQibAhxW4ilXXcolpA==","shasum":"77d6a5db2fdc0afa918e24af5323a53fb8727f2e","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.1.14.tgz","fileCount":48,"unpackedSize":199843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyYDzCRA9TVsSAnZWagAAN+wP/AriS+cggBgtgcHt/ixx\nRxkdQBWgT/u0kDtRn0rtM9Dg+ErbkM/beSjt6y+Eu6hCuQv2jVMtd6vjrATK\ntpj+5C/p0ubWsbTSarEVOaa02AqmvncYCN3N3aX+R63zV9Jg2/MGaaaEqlad\nDWy79rIN+nw2qzAW4qWzS4JB/X2orwsgh5F4kx+f3Y3uH3/dJ/+cdkpErWeC\nre1K2NgWT7It/Qu6xCSHmYI/F1RLv13c/lBBCvU9p7mc87X0oRPJe+zOEaR/\nvRqwuJpLSaccSEX+UC+B3adW2Vo4Vff1IqPHzghnjjhdXxJxVQs7gZcad+9s\n8iDM4ow5HMoeti92PNG5ehQjhbwK23JZTnLtf6zuqhYiiXJnoPjTjZ/Ax5Hk\nJ19UuQg12xEGO3LvXUUorqZLcWJCj4yY39PHj2lI7x+MSfNWrAuvYMZsAZdp\n9sFe1kCom5uM3P7/kqnR9AuNeddijrXtlSmzyy+2ALps/CvpJSQeQKkuwncL\nKytFHvdjHgPGb2LRh8gNSKcTOZ2Xzt0N0wd8GVDp8+ECsqvEUlFQP2xotTZB\n1f3wt8lx5SJNXIpjwy+xk6a6aEMS5z3ejXMagTvDV5CakH2GSAvUw8lgvaFb\nJuWEzDbgoPdpyxwXq/DjhqD3vY4DmVF2mVOvW1Mj2dPAjHsg1CKskUJsU8Cx\nk3BB\r\n=8eiu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCDUCo6qiJ+kH7H1DsKsTkig1tLkiHHQoKXUmqcxl8/XAIgCCJ4Aj3sWBWSVDiPpTVp1KY0sFczpJ1Dog8ElQXeWVU="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.1.14_1607041267156_0.10175825130706095"},"_hasShrinkwrap":false},"8.2.0":{"name":"postcss","version":"8.2.0","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./":"./"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","nanoid":"^3.1.20","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.2.0","_nodeVersion":"15.3.0","_npmVersion":"7.0.14","dist":{"integrity":"sha512-vZ8cb6AlN53hHlnPvR+oj7fA46LU05Ysv7O7sNh1ixQrCbtx+d8/h+5tDER9XAccVhkf3aYskAiWmh0DdjNLbw==","shasum":"214be4eda36db762eb8a89d7c7362b9341156eb5","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.2.0.tgz","fileCount":50,"unpackedSize":202405,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzyg6CRA9TVsSAnZWagAAhxQP+wSRm5MPDc7CLGXijGhy\nkdMRJVH6dk94g4Gng9oB8Xl6oq6ymUoi0UHIJ/lsUddaXnWObjoWZup7xvbC\nJQ4f0Q9eIk7bbr5pkQWYBBxK0W2UW1GFBiD0XzzcU7gc7aTV9ta4mXaY+Di3\nNntwRPGdh3IFtMKjtYrttN7VnfRca5NK6XPsy7rYTqrVq6B5bKWv2Quy+boK\nsQDemgZ2kZgQeLs4/odt2ApiJsu1W53eGt6b2p7VB/7OLdcLPsrj1MF+Qs9u\nwKZwl+FUOZDNeUhYOaG8g5oYvemIj5aWXzgo6fLNbyKn5i9c8NSkI4FwE6LF\nCFrJHH8sFkQAE0FvrDvWuok1JYif+MgH1jqvuoxduebGGABotBUkDL7nFdaS\n/yW0pzwnNIQZCtlbaE5QrEIdKUS3/RoFzWvAiwfqM8j7lk4ocP4bbr7tHVBp\ndnPWgRoOr8xAku5AkC7gV2zitz+Psyz633pxuKM6+KuqKu/L564d3oWtN3Nr\njWN5Uj5od8EM0IqNwx/QcHULgamX/VTO4TsH61mCvWAL8M2hYqArDcjbj3R0\naozMNEosL/zu3FR0A9LyasTXvjhnAHNHulNGDvd4LmJlHJkWACmGTa3y4sh7\nRsEm1l+Chk+Zh41cR/V6HeLTf/d1cSM2ytZvYWdFV8iqAzKNVk+DE0pyCeS9\nOQga\r\n=iE+l\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH1eEXLXRzdB0U/thYdrPAnf3jzCktQR9EjDNbbWx5znAiEAyp5S9LpaEAZnejUr6kceWxZdO4UL127TSZJMlgj+YwA="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.2.0_1607411769553_0.4654883428196914"},"_hasShrinkwrap":false},"8.2.1":{"name":"postcss","version":"8.2.1","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./":"./"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","nanoid":"^3.1.20","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.2.1","_nodeVersion":"15.3.0","_npmVersion":"7.0.14","dist":{"integrity":"sha512-RhsqOOAQzTgh1UB/IZdca7F9WDb7SUCR2Vnv1x7DbvuuggQIpoDwjK+q0rzoPffhYvWNKX5JSwS4so4K3UC6vA==","shasum":"eabc5557c4558059b9d9e5b15bce7ffa9089c2a8","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.2.1.tgz","fileCount":50,"unpackedSize":203037,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0Lp1CRA9TVsSAnZWagAAEx4P/2yiQ3/8MPnVHFVmItFV\n7zCrq3ph1LFKBFvZcfPojGfLRfU0tuNAMY+/e7uUIORwjs0VwWAG5+EEkVnN\nCf0gplieVAEOWKmVi4auPAeIfjMrtB8/2Ahjl66IUTWdu6ngTFRaks9d6/fJ\n+rf9XKfnVeObYfhVr7IuI4wOyFu94jh8rP4A6HVIU1Jc3Hss1L9FXCZZBxWU\n/EKlbQI/mKHCFQIPSHrVOFp8UB9P+7kHosniQnH8YCtGKyJc76kXucf12gQ7\n4RKr0XMBDGJlAsfppUZP3449Yh+GJoNGIfkkhegZwGM1JZ1jLzmpCDxm1vK7\nU7VlJS23x7vQKsILRx4thGVPt1S8lKvk3mXdMmpKJoifE+SIqRbF8HKRAzfk\nr9yfE0QX0vhS3nGrrglozWcQH/TjlX+znkfxtq+ExbuHY+XzAKElsmbqcxFN\nX1bfwiCzw9Tt2QP1tDWaWue9TCVtf4MqGVmQMhZ3QV6bz93dXoGYTWQeEBEr\nvgpTJY+Nvkdn/8i6W66OHuzYe+qbffNH9Ru3NpeMqW5uSg/YklvivPjP+Wds\naPFvdTgnUq3XN7s5IgMrF1QPEXkCBwlc664w6JqVhKy/of7jQk2tON1gETLN\nuqEUVkoOthp3Xh4v3RzQ5aSoAnuoYaBM+JekcM7VQo6WwIBVjAjfKCZrFGqj\nDpHO\r\n=G2w7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEPuOASAL5K/JuO/EDUyB6R3HJnYN6pZ5jCg2javCXBRAiEA9lZyOxKtPQXxFWjeGct+7KD1A7km6mrh6nhtnrfZbJE="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.2.1_1607514741367_0.7528744485695844"},"_hasShrinkwrap":false},"8.2.2":{"name":"postcss","version":"8.2.2","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./":"./"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","nanoid":"^3.1.20","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.2.2","_nodeVersion":"15.5.0","_npmVersion":"7.3.0","dist":{"integrity":"sha512-HM1NDNWLgglJPQQMNwvLxgH2KcrKZklKLi/xXYIOaqQB57p/pDWEJNS83PVICYsn1Dg/9C26TiejNr422/ePaQ==","shasum":"60613b62297005084fd21024a68637798864fe26","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.2.2.tgz","fileCount":50,"unpackedSize":203199,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf65gaCRA9TVsSAnZWagAAxXcP/29wjAdBmGFfl39jpEKq\n+b/O4egzzJLYoVCkOdW+yZaV8gjXxbdi4bkZIn3CUnXzDxlOc5LSd3awnNkY\nLkJjykFHToqQ8nhqh+58znXU+V27dxcA4OM+XstQ1ZhUs+010RP3cTosKgjO\nL2yEbyaB033jIrKRT7Q5sg8SAVMYWy5kvJBg9N6Q0es+zEo0FM2GDsiyXLRG\nNyK9TgqvsKB+Hv/jRsUk7NQNpkeBUlHiat6tsM6tOpoKCyDCCoFh688Ye7Mw\nEVlKK66vDDtouqP10RbSwKRsVKDT3fPM9EQw9T3oT/GVsr+pB3IQD5gj2ppB\nKgg0O36umUC7lZxmfC9HEcN1imugoxAFrONQ9YkFO+J/81pz0ody8SzUTUWZ\nOGXCuf2m1xNdGUXMhyLJ0a2BGt6BiCArHmpp38Ex8uA09a0pCQbe2F5gfHEe\nAk69xMyA95w+oAbmoMjcnTK2jJ6kaDpqH0Ckf7i6UbyuAOZMDvkhhwaEMuMJ\n95duxcNogxefjNtR5WjyMf6we2Mlod077urfrGsKZFbTSKKJDbDhpQ1MfVmz\n28ayRKdt7EiL24Dni5wKlKb3QRZn37H9rw6/hKoKCiTukhZXGIwoX8ymbotD\n/Rs66F1Y/qpS6nMfXFGd8rPiCodfATxZu7XplcW85DQ99iAaM9v7Ja7XbpVs\nfp/T\r\n=Japl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICpJKxKfAYgH4qKUgvxpPhJLqW0YZKKpvF+Orks5UcQqAiAJDHHF8KBI+zmHLIzyHIOJzPlL/2zGLvKIOjueW9NRvQ=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.2.2_1609275417318_0.6856631941007598"},"_hasShrinkwrap":false},"8.2.3":{"name":"postcss","version":"8.2.3","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./":"./"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","nanoid":"^3.1.20","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.2.3","_nodeVersion":"15.5.1","_npmVersion":"7.3.0","dist":{"integrity":"sha512-tdmNCCmxJEsLZNj810qlj8QbvnUNKFL9A5doV+uHrGGK/YNKWEslrytnHDWr9M/GgGjfUFwXCRbxd/b6IoRBXQ==","shasum":"14ed1294850c99661761d9cb68863718eb75690d","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.2.3.tgz","fileCount":50,"unpackedSize":203191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9vlNCRA9TVsSAnZWagAAu3YQAIfx0rEYnBKZ/mXg7/1e\n/brrpw+yk1VKb6mABHvMqa7giPMJGnY5M6oyovLZDiNkLwthmlDu3TGR1mOz\npzCMpNih39E5qXQRM6FvyIltMA1IUCu7IPhmQThv9vcV91xf+lragD6kNx8+\nYsbeK41Ijqb/hV7j4xSDmpi03NS5AJ3HrFiFV7lMDC/5yJXhz+XLkZ76aew8\nakFprl1YHRO0QTt5ljGOm5EyBn1vLq+Cu5cbCXBRSTf7EWBtVwjO3vqE1uka\nOeNnwPOznMLoQqFFY8r4oat1Iw6AEbkWoRGrojBX5WmYi/jhBuek4N8WnGRk\nrtNOolxqR/u1ctaDjCJXUkN15NMmJ2exTyZexd/JPlk8ObsHhfRsJNOp/9H+\nQRa2C5c6ZMG7WAVWcSLy6pC0nSJIFsTG8PBjzQxrb9Kw12jgXyNbQcOnk53b\nT92f8bU5zM5JhAxmwUijL5CbLuJ+qWLFseAW2Up8Epl0xebsf56rnG1Dq26A\neTRj2HqTGhkxJakPkmKBXBNJ/cshHFXpORiF3B0qWa002jIIvtV/6eg2NITw\nadNa9XgcVhARREiZ+b2LV7zbmdYqxdd3QC7rUEVfDnaEG33XhcHe1zEjMkiZ\ns/utAd5oNz1ST685UrCcWr8YOMktvLhi/SaPQ/bpF2FuBKVu6M2EaNdw1Zhn\n86Cd\r\n=Ebnl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGagGe/tsP2AS8jXH/orueOyxDkBZwK9BOLGlZvm3PmIAiB4AWYUSEkWGX12MqO11pR+6WMeXIOf7WDWAIbVqoCDig=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.2.3_1610021196953_0.024652077017692786"},"_hasShrinkwrap":false},"8.2.4":{"name":"postcss","version":"8.2.4","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./":"./"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","nanoid":"^3.1.20","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.2.4","_nodeVersion":"15.5.1","_npmVersion":"7.3.0","dist":{"integrity":"sha512-kRFftRoExRVXZlwUuay9iC824qmXPcQQVzAjbCCgjpXnkdMCJYBu2gTwAaFBzv8ewND6O8xFb3aELmEkh9zTzg==","shasum":"20a98a39cf303d15129c2865a9ec37eda0031d04","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.2.4.tgz","fileCount":50,"unpackedSize":203350,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf+YVLCRA9TVsSAnZWagAAgcYQAJfqDMRcrCvLJhA6C+aj\nk0DwsK/hy0WfrFduCGPudY2OBHDIbrj342hROhqVP5y9V24ytlsGlZsN3+s4\ngn/qp9dM5G39WDZ873thOMHO5X41L0TMGf540AHYSyLapOBDSE1wbl2X2LJ8\nGfBQ7FyXWuooRxigJ61tIZ5CDTcautlXCzQGaKoTcNfcu8mSrsSVGIqAlIWh\n/GMDHdE1/ZK53m0gvV8ZdNKjciTJehelJZ73mgKK91NuBW/XViPMlLg+EV4K\nW1JQePkRrrcDCXGMrdZOT46bsfrrhQaoBFhsKgKFDI6Jq0BiB31XFLpRtdzo\ncX/DKgWlOFKKPlaKujtcAJtFtqTuWI+e+2IOsP3GjQEAFL1K9F9/TH2hBHr9\nTWwXaCTFx+hf4qNZsBYYq4LP6X0tfj+zzHuBsjtgMjf5XTxQU6alXg0d+XjV\nz7zAa57a5RN4GksP0rEnFAlUBOThaQ3HcoUOgKE1tIfl6vvLQWElatAaH/i/\nYpIyq3Zo/4xM8mlBJe+zowse8YXu/+VNfOPUjfBZmJoQxpYaWEYBDN1yj0H5\n/ZFRiIpccSCYP22kk1X8021tt12hzct8M/l3ZdsawHByatcg6dFHDWKIHd0I\ncv1H0ohSfTI7H5pEjtGT+zkbjdN4s3me4/Ugi20uwxlP6J+wDAlUBLsfkgb6\nE+Jo\r\n=Lk7p\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICgmOtaXIxOlPCCNJquBRPk2Qg1e3mVcuLSteVSf86+AAiAUBuCyQ/lo9oIZKj2DVSCR+qQVt3A92MjUcFbr5oZVZw=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.2.4_1610188106870_0.9040288445780087"},"_hasShrinkwrap":false},"8.2.5":{"name":"postcss","version":"8.2.5","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./":"./"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","nanoid":"^3.1.20","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.2.5","_nodeVersion":"15.8.0","_npmVersion":"7.5.1","dist":{"integrity":"sha512-wMcb7BpDcm3gxQOQx46NDNT36Kk0Ao6PJLLI2ed5vehbbbxCEuslSQzbQ2sfSKy+gkYxhWcGWSeaK+gwm4KIZg==","shasum":"3c75149ada4e93db9521913654c0144517f77c9a","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.2.5.tgz","fileCount":50,"unpackedSize":203659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHuaiCRA9TVsSAnZWagAAK6cP/1zAi2dAkpgTcU01Hr+I\nTAz8PrsR+Eo4aUvTEdyflsFMVU2Ys10VyQGUYSpa1QLDIKxtbZuILUjc1A2a\nfmhWOau3g/7sCb6V6IKpAMkmx+7GenVGcJpIt+0/42HR/D384V2xX5DkTOsL\nWwCTXrPRarfqHyJOJht2DAXb1RFXnLcOn13KkPvpDjqOcpDvJqKmTBVSsb7v\nR3USjGP+ci4okm8iNAQ+YAFgGVPxLwIl/acqPmgPaP1oI2PAOos/136m65k7\nL6kMQ/YrQ2vPvsAgU2MLqo3cB7qespO2WgStQ548yfPepXrkd9mRWlOBzPzd\nTY35rhz+Md9r/AbzpZxluFEkKQGameQft6IU8EU1IY411si5Xbzp5TKgrH1C\nG06oUfpz38zBoFFJovTh8Cc8hhaEyxuKZMU4v73OM+YApwgY1nmKxegwMm1c\nZ0BRqwt/yGXE6awOMXQ25RQ9tGXuzdrTmtPbjPDAhHFua6Y/22VCn7VFn20e\nvRT9/DMeSYuQzzdfeVnwkVyM6lkfWk81op0XBeKh7/+nVA6YNgSgmUJIhDoe\nuXVZCr2NhnSrSwLJNb5MlMQquoNOGU4SwKWjh5skuUfV0j6qyshy/SxBARtM\ntwSTgl2TI8nWloepbLStMmEx5Ihity7PB7g+4gXxPVj3XhRuCuF/F6O1os+F\n8cPe\r\n=fEJ3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGLUJKxAoSsmQjFvEE19FQwfy5ZBbaM/keJ6WdO3sbaMAiAuNgXSjp0nlsgnja8sCnCrAE0CJgBmx0gSQMWr531m3Q=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.2.5_1612637857838_0.6323080554216516"},"_hasShrinkwrap":false},"8.2.6":{"name":"postcss","version":"8.2.6","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./":"./"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.1","nanoid":"^3.1.20","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.2.6","_nodeVersion":"14.15.5","_npmVersion":"6.14.11","dist":{"integrity":"sha512-xpB8qYxgPuly166AGlpRjUdEYtmOWx2iCwGmrv4vqZL9YPVviDVPZPRXxnXr6xPZOdxQ9lp3ZBFCRgWJ7LE3Sg==","shasum":"5d69a974543b45f87e464bc4c3e392a97d6be9fe","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.2.6.tgz","fileCount":50,"unpackedSize":203781,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJCgUCRA9TVsSAnZWagAAMT4P/1JjK336a2Fdq2M/TD2F\n9dEF/WicwysJ2krmiQIonIsySH4D0AuB1OVNwJBgzLN68rCeh6LgJA6eShgc\n6ARmC1Y0I7xJimOBaEmQOj5r1uQknpd5mBxhdPB3x7zk1dogOg5PdGC2LWM1\nj3UuuY92KwGxs+OictPxuj7dJgLJOTG40obm9qVG/8jodO5uXtS+80U3f/ts\n5JBSltld3xKlw+VExfOEJavl8e7MwAh/Flyde7atEjbK4x51SaucnIugfOSM\nDSILTxuyj1s9TXfviwq4FhyLb6H2YCkpbFkOlw5rDNZSe3q6xdS3BqIwbrYT\n6x8U/7I+oUakUcOsOqRSmr9A0suatBnwwPFjdL6uefEBZ52tcIPsc0eh5jGJ\nndUngGVcmxlM1rYD0hgdgLQHrXaqN+iG5fTLscrjl918mzx70MnsydhsBPaY\nbSjj0XTKBJefxpL6YPL4TOZYsz+QM+6wDrqdW4C+xsCTDRETbfLp2P+OwVMi\nxNJPUjHUrCP9E9FeMAxSbbWURKa/ZfEEVDP0cI84pnQ9A0XlO9aCbLB9GRdQ\nY8aePBMx1aaQmFXK9IZCMVyOEnCZMEMLoxmyDHMay7wumMImMFunBPo3ZIpO\nYQjiCr7ogSWhLz3IJbP/cxixmrInfeXRPjMaIrsEW0CnbvA4J53qXo/XrC/a\nK0Km\r\n=yywl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBk5qVUnxiroMnZZifRf7RNEJUXY9wDk8bHFjNqtHgVCAiEAx2AUf7Bwm3PtBJpRaiErW3xqbX7KgXJZmid//EY8ay4="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.2.6_1612982291743_0.7991563955711705"},"_hasShrinkwrap":false},"8.2.7":{"name":"postcss","version":"8.2.7","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./":"./"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.2","nanoid":"^3.1.20","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false,"path":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.2.7","_nodeVersion":"15.8.0","_npmVersion":"7.5.1","dist":{"integrity":"sha512-DsVLH3xJzut+VT+rYr0mtvOtpTjSyqDwPf5EZWXcb0uAKfitGpTY9Ec+afi2+TgdN8rWS9Cs88UDYehKo/RvOw==","shasum":"48ed8d88b4de10afa0dfd1c3f840aa57b55c4d47","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.2.7.tgz","fileCount":50,"unpackedSize":204120,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQBriCRA9TVsSAnZWagAA89YP+QFMS0N53O3pIKtZj1+i\n+ToDL37RSbI6BlIWhXFpxaRUYFA7Ho/gZKA+vdhyFjVSHZYCbPnTzFinAE+g\nTVe9vYsH/8yCK28hAPHVOvyyBlw6fVEKaMC7OJaHRtJZoSDVKlQ0w064Otvl\n1CWnUO2uOWYC8ZVcjGBYE5r3+jPP39/AMD+88VlzFGNFtdN7bIfi+sTTicKO\nCdaXw4aoh9agG8R3K2f7napauVWu6J61Z0UDsanwTJE2FfPZNGKsu4bgjBKf\nWRwLp5V47BO2LjJxel5uEAXAeOuVd1OYH+y+CKgR42FPlKrdtyeLrNjijSNR\nWMC4rxqyVs7MQ0HcK+5Z/XtRTy23EH8QbAhI8iNpWD/CEfuc4e040AR4KpfK\nkhgt7DQFz7XsHSzsSJVJQusuwUJrKVevyPRdqWSJJgBMpVT2xsfXL7VRux3e\nLNVLctw5BbIGmIfIVqGI1t+jHuuBQAV+I9njv259W/itkvZzjCoQzLmaBWaD\nu7vlOduFSxe0oiD9eMPqkzi2YX34OfO4yL0xP1a3r99ygTRc51Rm+EdjDhu/\n3vqKIdgEURkIz3gHmHyNqmu9OwAlIZgzA6hkGFUtTH3WqRwHWMrndaAopgvc\np0NoEwzRDiCwiWNaSpjPDxf/wQViWcaxq/P4TBV3U53mL8KyMceN+PvFRoib\nPcjz\r\n=Rq0q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDXX9fLeKsgGA3odYQklU6/j3poERfh+pW+dxr1CWPMxgIgO+Y7pG8a8m1W3FIW9DbBip8wSRTGc3mghGzDZjf7Iz8="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.2.7_1614813921571_0.2382701180732183"},"_hasShrinkwrap":false},"8.2.8":{"name":"postcss","version":"8.2.8","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./":"./"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.2","nanoid":"^3.1.20","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false,"path":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.2.8","_nodeVersion":"15.11.0","_npmVersion":"7.6.0","dist":{"integrity":"sha512-1F0Xb2T21xET7oQV9eKuctbM9S7BC0fetoHCc4H13z0PT6haiRLP4T0ZY4XWh7iLP0usgqykT6p9B2RtOf4FPw==","shasum":"0b90f9382efda424c4f0f69a2ead6f6830d08ece","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.2.8.tgz","fileCount":50,"unpackedSize":204424,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgR/EBCRA9TVsSAnZWagAAZu0QAIytAD5uPN6yAzMImYWr\nmFNLnKxc4U4477ouFDMOA6hhFMZ78m3sU+byrRC0k1mb7yuxR64sKRkTSxls\nkJRt9kvfwLky8DKy7NDk5nz+l5oDthpbJm2GrewazdJjXNw3RzKRmJXU941N\ncRGXndkui4V1PCKMP412fAJlAwRiBtcLK20/64zD5W1Wyt6yTpwjFi+TuqXP\ndaHoSSaQnsMjRQKTKo8OK2cSOven+NuEoSssy0OREfdSfEfagI6u7+8F7D6e\ntgfMf9Z5yafw0bjwjgSOtnB+v/f6+qMm0BatVemsUyxGbNcVWWe9642M1pXB\n7kvmKePKKSx+R2btRBMRTL6dT2ovFqpqOUs3Qe/5a+A1/jGTzO84Cp03RmIe\nYKRHdH7tiQodozCFwGn9V8Vdi3BVO/QTNqcHzZ2nZQw24Ykv4hKtaw+jfd89\nHUnDasCYhgBiihY3GHcGkwOEfNndfs+T53QOpNABFXsKDuaUBV0cS66px2ey\nwEpJB6ON1+Re5XDB7xQIO2JYDL3Xx9RWUrwaDOq1VIATyjLujR1PZk+Vzts+\n8Fc9PJE+SGsjhFfOXL5PQ+wkSWAb6M3OuFKIS7OtL3dYOfEIw9txzBTUhuYu\negDAihsfM2w94tiQ3NB8xgEz6VYcSaZDbaPYs8uWcNYqBSDP7fJmrnza1Op5\nsCme\r\n=/aeC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDC6PuTFoy2HvNtE1iKScdAe2EbR3dyk0P9eswZbf6/kAIgBB2c4BdaJWZC3mT/0QcEKDACNNXgd4i9l35dMwwHV2s="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.2.8_1615327489149_0.0032602154709888698"},"_hasShrinkwrap":false},"8.2.9":{"name":"postcss","version":"8.2.9","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./":"./"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.2","nanoid":"^3.1.22","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false,"path":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.2.9","_nodeVersion":"15.12.0","_npmVersion":"7.6.3","dist":{"integrity":"sha512-b+TmuIL4jGtCHtoLi+G/PisuIl9avxs8IZMSmlABRwNz5RLUUACrC+ws81dcomz1nRezm5YPdXiMEzBEKgYn+Q==","shasum":"fd95ff37b5cee55c409b3fdd237296ab4096fba3","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.2.9.tgz","fileCount":49,"unpackedSize":179381,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgY42CCRA9TVsSAnZWagAAdNwP+wS5u3uQ/YkG35N+KsXa\nLUScse0UQCNFWKRWMqt4nbOcbZ98w80GJhsPKxJeinNoTCbbQZFuHMCh1eoi\n2xLr6emGMIxbhnpuvFITUtfFN+cbatqA5S7BOc2B58QTMq1kwuemM2OtdNXQ\nnRA9u9Bo54R+Tku11RsgeeFA82Xzfi1ssFBBeMEgjGhnwZRWIrQakJn9whfS\nzX5+waSHHiFgWKDOWFWLjvyp5oYiGzb86R5wyrkvx2lyEIj1Zm8sltgtX73D\nXnaC2YG718rlITmwp+oW1EcJZOBhA08o4g3KvrkcX7tBbD6ufZqq9Ggr2Fdz\nvwdkBFi+PwoQujtv4B1rFtoO+TKUMhxqV/JHN+fmguV6v+9WJqxOuJgVjWuY\ngFGSwkojvRbK99LclEatRxMphjNMvJ1HQ4JTv+EsF1lRMYrCsq9BPWY1llmr\n8iqN32VHIXdvnQ07IebzbbgcQCjqK/voHSs1cPD6ICZBPGeaY0J0uUXXhrGY\ni7Ctnmfv31Y65Td4qhpIyfH9HdVL6BLPoJCWopXE6j0S4CSH4qky/uTXealn\nQJfyI3zK8rQdZM7LdMHdJAJzs9YoAK1o1BqGg7YRdFtClClDKz3ESUujXRyH\nH5yQVaqoe6Uzgvqm37dKhjMS+7rVDr14J9f0JI7m/W/Uxt2fh83JsRcfAtrv\n7Ncs\r\n=QzZE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCM2igfv623ZjPjtkE/+iTc2yvkVUYSSPVsEafFnFiAWAIhAJOdXGX9CFdKeWZr9kjoRsUadPeTxkM486PuMDw25zDg"}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.2.9_1617137025841_0.37621873860367905"},"_hasShrinkwrap":false},"8.2.10":{"name":"postcss","version":"8.2.10","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./":"./"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.2","nanoid":"^3.1.22","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false,"path":false,"url":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.2.10","_nodeVersion":"15.14.0","_npmVersion":"7.7.6","dist":{"integrity":"sha512-b/h7CPV7QEdrqIxtAf2j31U5ef05uBDuvoXv6L51Q4rcS1jdlXAVKJv+atCFdUXYl9dyTHGyoMzIepwowRJjFw==","shasum":"ca7a042aa8aff494b334d0ff3e9e77079f6f702b","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.2.10.tgz","fileCount":49,"unpackedSize":179759,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgcyXECRA9TVsSAnZWagAAZBMQAKEmR6FPfBZB3qxs5X+A\nUC0b9Ka2cY3mFluRMtEWbQiP+ZrTo0K/KQ61IkwgJ+HPIHSS1hLW2DvjPChI\n9DQmlFW3b/s+gvEUp3rRrEVGmwIxPyEHN+aMNLWc+El2oYeQQzVSbQ4Ib2vw\nysCvOTCKfQ0JnZE9vqIaey6KE5djl5j3p0mAstGrHldXhAAAQWf/f6f0NZNb\ncnTz3oKozIIqyNwdMx9G1Up5oprGflhRiZvR4kqiNRjxyXD8LJ0kvOs+wY8n\nup5K2ljPl9yMOmJravzFKb6XWVxtgilx1AtfNqm52m7PQLqklwmXufiA5Uqq\nAyXkVWUpZXyZj+C8L1c7d3RSKE4wkCfB1lTDmFiAvV11tC6y13FUgaDhlLlE\ncXGNCR/IoxqqpAn8ljnTyfhfYiBANMOcuyBAONyXTepJ1rD8f7K6sfyEeuWC\nmxNmr6qvQWq1kUPVUTMtC3fW9P9EGz7tAQyHYutuV9I7arTEEiBHrEaZKqjj\nc0VWUCwf+vPS0UTR3879G3t8y9xthjA/Jp3YdP4nbUT4V7F3pCGXFj/5zcop\nNn4lpmsSv3945PWn2RSnRDSWGjGFGnLmu5cvr5oGeRjPNhGDV2G3gyNh4dla\nynAgd6fzbcb+PD/hZPeew6XKHUdtSqfXWGdA0I48XT81S/JtsZ6RG0GTPKj5\nHPIs\r\n=Jtv7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAEMtwAWZfT0yW0ztAQnsWGrY9RRScr/D4uebnw7grL0AiEA/NaYBslQYYJcWRqZTFtvff88cU5iVduKNxpcQV1UICg="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.2.10_1618159044286_0.7028564381689926"},"_hasShrinkwrap":false},"8.2.11":{"name":"postcss","version":"8.2.11","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.2","nanoid":"^3.1.22","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false,"path":false,"url":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.2.11","_nodeVersion":"16.0.0","_npmVersion":"7.10.0","dist":{"integrity":"sha512-8nXGYWAEzBGsGtPkwpbh576KY6Ya5aSi19VZcYiaomCBqkjvLG/bJx2UjULrH4dNKv540pq/qGvSFu0Yfuf6ZA==","shasum":"22c80ececdb6f263d1144399afeb9ed8fcb52701","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.2.11.tgz","fileCount":49,"unpackedSize":180879,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJggZcfCRA9TVsSAnZWagAAm7gP/j9PQxbG6KM2lLr2jhPq\nHarIBmuw1FivfpKoRsmxzC23cWv4h2L/8qctk7z2ELtCDLznEsmYUnzuyyfS\nmLyGhwI3WTSz3qJkfu2Tl7F5akwsiboze9NW0k6FmL8n5rGqaDm3qBLzpClG\nXUgMrX1MUtN+FgzK96su7QQg7lD8QSiS5RgDAXpRvJ/qlJeI2cqULU+j9NdR\n6NHaEmuCKzFFBQhsEyoJGl6u/KEkePECPl2+x69c9ZfPOqw/s6KCXuw849pe\nQQnAcKOc5Irbh6UV2e6weD8pgRlha2NogGpiWtoB4sBamLM5dia23asqfjQJ\nvcc5wdUACD+TFBtdqqnwnohPI+lquUgu+cPqEseB0OTMqbqODboN5kr8wBrr\n28QTV2MQTFi+9clY0ilJ08Nt/RCm7Cp+xrX4OZv9mJXCanLmRwK3DDqFJTJA\n5Y6OZTzXmevc/6446x+l3sbK4OrQ/0txucvTa7uSB77lr8/fv8vOm8/k4xSS\nsuD0R1pyZXbMHKwToN7Q9dP7OecvBpL0IKAnnKu6nz16XVkk0PaWAvSY7u0f\nauvPuZycZk0Oy/za27Q6aB4r+rc+V6t6qiwTaRvjk6a6PlfbteUrhcw/OEe8\nnAQK97gRMOK8poiSWzn5PY6T4MPsEyTn8S8NaSs1HI58CZ2hJjqhxpvrPz0M\nAwkh\r\n=Db/s\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDRjNW/vMavt1j5P5wDkUgMgHh+miNDqBy5dHxwa7jE4AiA1w0TxdWpiiv0md/xDLTdOL8Y4nawkhIO+02VqYpgq9A=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.2.11_1619105566734_0.37901818205184035"},"_hasShrinkwrap":false},"8.2.12":{"name":"postcss","version":"8.2.12","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.2","nanoid":"^3.1.22","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false,"path":false,"url":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.2.12","_nodeVersion":"16.0.0","_npmVersion":"7.10.0","dist":{"integrity":"sha512-BJnGT5+0q2tzvs6oQfnY2NpEJ7rIXNfBnZtQOKCIsweeWXBXeDd5k31UgTdS3d/c02ouspufn37mTaHWkJyzMQ==","shasum":"81248a1a87e0f575cc594a99a08207fd1c4addc4","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.2.12.tgz","fileCount":49,"unpackedSize":180919,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJggZtZCRA9TVsSAnZWagAADO4QAJ9RyJAbkSGM2vqPxe0c\nMosxABDe6NN+pxX1x9xiqr+X8KqAm5nPrnRQoNdbxymp1yC9tBaEETmlYAqM\n+7nbttscoz5PzfVNeMev8O71IcgaLH9ZqsgtVeZfsZjQE8nhPYku1/dlIDrS\n6QYjdbP/54btPghANussvWOn/9tKwJyhcmoSobbQpOWyRBMZOHRW6R0oOyTW\n5vdCo2XqG9Wn3T8WyHjFqvno1NXqOcqf6M36HMHRm2kQttWcYD1InRgYnBCo\nf+Ina7KwPVewMskNX3ml/+8Ou0Bu+6mm5kOzwtTfBzWt6skOfh3LiNvydHJz\nKR+7PGBP9qdXJe8M5az9CRFyjItdFMNVyYmBp0hI/gU/CmFmyear3pwocqql\n3d6t7JY/02BlwPy2pFyzMDwpI70FpSrdPzNs0Ak8p5buFfqKNGI5Kixe7m+V\noHkD0CpCpE4NUZS7vRorQTq11yElUWlmoNIQ/2pdWepc03NGeOMBFyiWsABa\nfWWCvrtCOxPGyHdDwb/wIiOCl5ZnF1+ZpRFci+UWljJ15FrEkn1omJle0SCJ\n9lGe8Ai+pzLIwGlKRQGvdWTYkqMgwL75WWoPzNLr5tSYmWxfNu8ietYh1syQ\nycIB0RqKdFol36syz134VCg3D51vtfwC6ihp2WttthL3DBMOeHYUqtmL+aGz\neMIA\r\n=i8Ig\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCZ0CG9cQ0IJ92sSfePn2oMblMAbdUmpfj8KIsEDwHL1gIgOIIrA+gk0ruj7tbtPsBdbrDnlGFxfEwgwtrYVa1HXno="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.2.12_1619106649101_0.5212161546857346"},"_hasShrinkwrap":false},"8.2.13":{"name":"postcss","version":"8.2.13","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.2","nanoid":"^3.1.22","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false,"path":false,"url":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.2.13","_nodeVersion":"16.0.0","_npmVersion":"7.10.0","dist":{"integrity":"sha512-FCE5xLH+hjbzRdpbRb1IMCvPv9yZx2QnDarBEYSN0N0HYk+TcXsEhwdFcFb+SRWOKzKGErhIEbBK2ogyLdTtfQ==","shasum":"dbe043e26e3c068e45113b1ed6375d2d37e2129f","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.2.13.tgz","fileCount":49,"unpackedSize":180969,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghrFtCRA9TVsSAnZWagAA/n8P/1dFTVqBIYwNOHDDxooP\nphKO+5+mGp9bCfx9zE+WXq/kABSKbBuX+oe7M6dnyLs5gUD030v9/yHSS6QN\nrAyes1K3PGYDPGragjmYHB+asGRwQijgqM6vsXSHuvFahGBzu0sczVRovHM2\n8s8hrnnjDDwAcfpgG0ZXaIHUXgaKDYl1+zeC/u7sw2DNeVu53mJmhZdhepWu\n8PjHcWpyy0O/BBNNtlPlOVIFPxKaDMUMdnhdn3C/S1kOOErUDbi7LKWZAIqp\n7pisCTDym7WCsv9j4+GtiinihgAmomab5AIAMafIqyyP845ToKyjvfsMBnfA\nhkWpqur9a2JvvENi3zMb+1zE01ymWLtX69hk3pp8syBXBqEi2vMohF1/TAm3\nLK3pSiF24IZHQY0Qce5JrczTiqJsqRxuezFcedjDuYCa1Crm8E/7hRgepCMt\nSEhCZBN15RDoTnZcdEAMcJsQBkyIfZ0uCtIVXTxnOsRg9RMJ9krPmmOZvvYl\nRNLC2+sEp7Vei71zNDVOqy+LCW8E/CedyxqiexTkhxkrWVW5wPV8jiVbKrcH\nf3WXqDXzdk7CpmqkAkMFnhdSl6tb94dErCBrPkt25pw0KJC0V6roDOqci/pU\n6QiHTFxeeV20FEUqyFelC3CQ5uUu/CiznqOndGf0/QhkGx/pk2StHOINbGUe\nWLoO\r\n=3rrg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDvuZKtS55TIWKQk1SkGphcXKc+nMw4sh3CHhHiIugMgQIhAOTszSlBdoKdm6tKuZUM79wHjzLiXO1RXT+Wuk0WRYn0"}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.2.13_1619439980397_0.2594120244109499"},"_hasShrinkwrap":false},"8.2.14":{"name":"postcss","version":"8.2.14","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.2","nanoid":"^3.1.22","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false,"path":false,"url":false,"source-map":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.2.14","_nodeVersion":"16.0.0","_npmVersion":"7.10.0","dist":{"integrity":"sha512-+jD0ZijcvyCqPQo/m/CW0UcARpdFylq04of+Q7RKX6f/Tu+dvpUI/9Sp81+i6/vJThnOBX09Quw0ZLOVwpzX3w==","shasum":"dcf313eb8247b3ce8078d048c0e8262ca565ad2b","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.2.14.tgz","fileCount":49,"unpackedSize":181321,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkvWWCRA9TVsSAnZWagAARVQP/iOwUDMRwEsqULQhVqFS\nYST+liVpUu/pVqso4Q/Jhr3ooTPA2VnR2VJg+sj7Zxxclc+QVfBeDrdzB5JB\nRQEEkGK76e7AQerBXf5HpjNpMl7BWuKvCdpGUYImNd7LzyZ8Y4JfEeN+icNl\nfekv3eJh9j5xpQw/GX7IIThnWM9+IF+Q/2wepDRtG6fWqKJhEV3tB+5e7N/y\nXFGuJhBWbUbf77htCKfvp0js2theeFPni5Pp8oAsxkTWG8s68dC4qC91kWXT\nVli7Ye9EF5Xszxi4EgT4ytrljw8Pix04BxTzifVk98pPvqsf0X9GhuEIDOS/\nVdsX2ywUetIx1E8KSQtDnMXTK+3XkrKqqSwOel26T56EMQzN+iaJ3CuWhffk\n0R+i6GC6mah7nDSQVYc74S3DDXcQP7RVcA9512hLTplFFOSiqNTmmGpf78n4\nGaw7UZYFQgUCYqVTlkkheQWk2oPDKr1VPxIOlD8Py9d5HNbBIMtLOXGh+MEe\nRuhRM6+TgiEgicf1KaRnLDuDEIXz2BD6YrgZXUqOv0q2KUzDP0QA9dAfpOHB\nG3BY/gHCqA5Vyzh2k0nQcLxMiESevCg6NSTY9g/1LPVdNy34cOoWioIqfSXs\nolfGv42SIMIB8h7On2eJMqq6tX0fvVR6EsJARfmVB+YoibcJX2joagN+C+kk\n4cPX\r\n=vyXG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDlvkBVmux0zcpZpy6/FurT6OepogK3WWwAC2ikpo6OngIgXzPAkCUYcKknjfENsJ7BdBKXp2PWFktfhpunxf3GQzc="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.2.14_1620243861802_0.40631337274084345"},"_hasShrinkwrap":false},"8.2.15":{"name":"postcss","version":"8.2.15","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.2","nanoid":"^3.1.23","source-map":"^0.6.1"},"browser":{"./lib/terminal-highlight":false,"colorette":false,"fs":false,"path":false,"url":false,"source-map":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.2.15","_nodeVersion":"16.1.0","_npmVersion":"7.11.2","dist":{"integrity":"sha512-2zO3b26eJD/8rb106Qu2o7Qgg52ND5HPjcyQiK2B98O388h43A448LCslC0dI2P97wCAQRJsFvwTRcXxTKds+Q==","shasum":"9e66ccf07292817d226fc315cbbf9bc148fbca65","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.2.15.tgz","fileCount":49,"unpackedSize":181733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmY/xCRA9TVsSAnZWagAArLsP/iMWGnPJ5p6TXDVin+yL\nzCpmxgmwNG36slfALrVfrBXjCmliC77hJH5k4EP9rnRMTi5klTbtjSiNYdJo\nsRn/tKqTTEVTgJc7sXETszoi1d77eU3eM9tS/3A1FfgBYAiW1ZmeJ6cDwKgy\nEKIYlrooV3tbGY2Ee8c049x3S9MECenCIGc35CfDAUvZmu5KAzgl8iJ71mW0\nmMo8FbHZJmyGws+ZfEsDaPJ5uPqch98I2f5eldRio+KZnZTVgMM2npvCaSzX\n7Z1KkemLTweWpCzTpi5GoMa1u6huzFRA3IShOBpnkHRBUDr96XjdsX0+Fclv\nw9Kvse14ZnJ/Z6GejyG6hvc8iPiS1tLCK24Np7jAX/JvF28YYEn/MH+pfLX4\nzkKlxHOrcFHoEyx3nL6S7leXd8GmB4xUW95biIzIL7fEFpBLKLJu1zveACKy\nTcPsGmj7K4jCw6ontSUaU6GAITsVGEZEzg51kJ/9SY14IU3qDDvwL+hkgJ9e\nDFo2BlXJHBK+Mjpf9afJUyyICf14JDuFvVEqSciCmxzOl2oJK0PsLqoty1Es\n1+o6uHAH1WcHqCw4O6FxJmtoIrN8ei11dSa5cCuhtJC6urqY1S3vYsRSUo36\n6AxN1MJohGC6OwRlK6BEc0z1yaxvvPZxuOKXABLFP5kZOtDldLO4MtKj78+7\n8hf/\r\n=GlYe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB/Egfnmefz78bjTX/bxYmydgmqE/aQ67fJEuKxhEpyBAiEA8CRiofImY/AVvX1PIkkkXheVN3FjyoeIBj+881C+uu4="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.2.15_1620676592725_0.08360796503146739"},"_hasShrinkwrap":false},"8.3.0":{"name":"postcss","version":"8.3.0","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.2","nanoid":"^3.1.23","source-map-js":"^0.6.2"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"colorette":false,"path":false,"url":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.3.0","_nodeVersion":"16.1.0","_npmVersion":"7.11.2","dist":{"integrity":"sha512-+ogXpdAjWGa+fdYY5BQ96V/6tAo+TdSSIMP5huJBIygdWwKtVoB5JWZ7yUd4xZ8r+8Kvvx4nyg/PQ071H4UtcQ==","shasum":"b1a713f6172ca427e3f05ef1303de8b65683325f","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.3.0.tgz","fileCount":51,"unpackedSize":188482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpywFCRA9TVsSAnZWagAAfswP/2xIVjSz4Tt6zKOxNhlO\n7qcpRsYiVO3TNgDYF6MxM8K/ge/ci+4I+V+Lf62O3FFo72qTffD/TGsL45gC\n11tcYESAXxxrkrbPv8NRsVP8irrzI0skz2UWXBmF1PrtyLMFGWTQjCVNLip4\nD4LaoJasA3A7kDlAUS7eOv79LwIJkFSckjIiuGkIBjZ/1XOqAC8hXDo6tbca\n/ZEgGEudBYP5kifb20nlt07jtKi2gHH9LQEPzw/c3G5YLOtLAD3lsiO3sZmW\ndXCs9Vw0WSdpHePONLSrJFJlkeB566Ult8+J+XwP+LmGrvs18PRco1GzBIqL\nW6Xag52a8wSYDgErpfjovfzFryReW2iTdEftm++KVRv6VzTbLqHRAlwq5N7W\nmFgrWD1xU7gxIhBerxKp4rJQJuvJJx4C11aNs0hFKmu4MoIp070ljPpmd9qp\n51HKJLHSbspDcYIeVr7jxj1a+8uNxbdDh+aTDMw1QHFx+BqDi1LDKxQDYOmM\nsdgabXlxjclGTpWVUWKKZqgyhTjYiRzQ3sVD8q6j0EarlW7a7HbZVNR9XWXF\nde+sUpYDFwpqJik/n11qF27Q0oByW1TACxgGQyUFF8MlYQaLygs3gd6eRIcL\nu/LHtzxvbvHoUtYWACqBHjQH42Ssx7ZzesxjWXbwcDwXbocIQdLJt1+1ITcc\nsKYe\r\n=hJkQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHANly+3B2x6wIF818uxC1xMYDp1g9wfI4qmCZtwzVSSAiEA9FG37v7hcy++bnoqIy+T2rjCMO3jE0kLmx8iutBSnrg="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.3.0_1621568516704_0.6126525728434677"},"_hasShrinkwrap":false},"8.3.1":{"name":"postcss","version":"8.3.1","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.2","nanoid":"^3.1.23","source-map-js":"^0.6.2"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"colorette":false,"path":false,"url":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.3.1","_nodeVersion":"16.3.0","_npmVersion":"7.15.1","dist":{"integrity":"sha512-9qH0MGjsSm+fjxOi3GnwViL1otfi7qkj+l/WX5gcRGmZNGsIcqc+A5fBkE6PUobEQK4APqYVaES+B3Uti98TCw==","shasum":"71f380151c227f83b898294a46481f689f86b70a","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.3.1.tgz","fileCount":51,"unpackedSize":188577,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwVEJCRA9TVsSAnZWagAAJDoP/10iHFBds9TpX+Ibb7i7\nGKeml3LyPGPbVRmWLQLSmdlsRmPreidNEvtLzGTtFt108FmJMEoCMNf0frG3\nw1Cnq7sNp0M9sldwab1teYiFWT7BwDVX2kZqX/Vz5j3tPHLT9vubPgKqJivv\n1larK13yOtdjGHavTZohbj0kQEnz0rOszXwkIKbbyoqQPWSaN0udMq8PeSnH\nHrYbycu0aRUqYTAziJulalir1Cmpyh2/YkFRJWB5B+8ShhFlpKEClLSx/Hcr\n1dS3Er9t3Dag7JODT1ViO5KEgMnzlSOokyv1Qq83qZt3+eJeWdXvKzitB28U\nBy37wsa2nSH3/desVopfLFQ59otrsj3SoORxDkqXR1N+RvtlMCj1QpBqql6O\n4e8bFpdOdA2JAiZ0CuHM1v8DmUrJeIAvV5WV3114CMsmxxurfax1R4wD1Vly\nSfiv0XW8V8VslNPMo1I+IGDqBnNFgH1uvPdDr4aJvHzOMl43oGFgrPasDuM6\n3pysT2WPY5iuf+pvpEkyT7iIyZnQNnNbR44ylRHBEUWVlzOsVGGB4zcsxYuz\nGjG1vR1TPD2+wXTsfWTOQIs88uBBm9TDZtFshm0lf7OtQkXszD7+tWtswGW6\nKtTw4u4NqL3o6gGkLI4bXoymGPb4me+chAmRnEwBGTD8qRI/skUc/yTpbOYE\nhsAa\r\n=dEjF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCRr189hFMDfmhxzvIeDWkVV0rxBH3QS7xmsODq3gtN1wIgJ9dtv+F/6oGh6UNVCNbXryTWLpz90Y59Au8G17BYZn0="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.3.1_1623281928898_0.5861116835148212"},"_hasShrinkwrap":false},"7.0.36":{"name":"postcss","version":"7.0.36","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"chalk":"^2.4.2","source-map":"^0.6.1","supports-color":"^6.1.0"},"main":"lib/postcss","types":"lib/postcss.d.ts","browser":{"./lib/terminal-highlight":false,"supports-color":false,"chalk":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.36","_nodeVersion":"16.3.0","_npmVersion":"7.15.1","dist":{"integrity":"sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw==","shasum":"056f8cffa939662a8f5905950c07d5285644dfcb","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.36.tgz","fileCount":35,"unpackedSize":608026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgws5mCRA9TVsSAnZWagAARAEP/2tn4CVE21e3qpxaVThR\nzbHuv5A0dU+KoJkE1o4p7S949Vk78K19W9MR4IC05qmvSqUYZo7Yr/uEQSaF\nln6Hq8LTnBY6I/11GD5X0+E6qmexfPAmhchnNaRdDb92uPzduKvAuWIN7Qr6\ngj9DGt9cYwbHoRHRzgkew2N9CNDv1LmqiEtXTu9TdEbvCIGyiC0CE6UgVJD1\nm3vMKhk1niCMC2+ign1mcaJVcBwA8SpKbRT2ruToDN+9NF/ewS6pS00c3L52\nl1pADN0KhSMtDGef+1bc36uvQtKT0ySrq05pRHg+5r9JxLN9efBM7z+cOouT\nPgpZoqWBGk1q6cPXQg6WKdZUuIuH6aJm+t1SrwLNf1K0lYeeTAcI2RQbXuzC\nL7Z1s8cfHL2dp5BGIZzyIRLch7qmEH4+xb9xTOsASYAghT5H+WnCONaNDlTN\n4qDr+V5d7U2owfjslx1gpht64iH/Mj/Czq1lVxtYcA+YTYVxABWgWEvVvSGQ\nMRKrI9Ws9Nsj/Eqa+drQvWPLTjeY5wxMBL3/ZRsl3imGhttck06SVqLD9wVQ\noROrfBrvI/gl3VGG0/3PpqywkVnIT4FYkzfqp6MqViiXtUWLB+7XG7Ar4NP6\nl4p44TG9NzVGUMAFNvK8+rkhVjN+MxOPoxhwuS+3W/ZXS12NwMfqFBsIDFjN\n58qp\r\n=eAEz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHfloQHF6ouAeM++9UG/HElv3n3UvKDXCM/GSMZaHGRtAiEAqLvYHDXS199V1FxFhG46Q4IdTmOOGvfdgmi9jA4gAuM="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.36_1623379558148_0.3346836778502882"},"_hasShrinkwrap":false},"8.3.2":{"name":"postcss","version":"8.3.2","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.2","nanoid":"^3.1.23","source-map-js":"^0.6.2"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"colorette":false,"path":false,"url":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.3.2","_nodeVersion":"16.3.0","_npmVersion":"7.15.1","dist":{"integrity":"sha512-y1FK/AWdZlBF5lusS5j5l4/vF67+vQZt1SXPVJ32y1kRGDQyrs1zk32hG1cInRTu14P0V+orPz+ifwW/7rR4bg==","shasum":"ed3ec489f5428af5740cd6effcc216b4d455ee64","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.3.2.tgz","fileCount":51,"unpackedSize":188577,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwtEKCRA9TVsSAnZWagAA3E4P/iFFmtvy8OKxX1pDB3hA\nowOzNirwO1R6T6I8bYFyLeMVb5XvVQBHmSxlS9njbET9OpdMqSoyuc443BbM\nLyD3r7IiMpRgRzsFzaHIQMwhsjSs2u8mwMdKuVysFbcymnrcXrI1LyDMXfii\nW2YKFfJa42Ywqy7DJlNHrR+b9a/zX1uy/tsORcT0zF5laX3Lm38m0Z3RfxLG\nx65XgPk+9gRwvipW881noGXKp1CmfHV82Nd4n3akMKiB2PxD7+fgzHmbvFi8\nqQgmjEJUyhd+o8tyvIB2dcFgYW13MXKvAyM0WRN1SFIpROggjJaDzWJoSRbi\nmElRVEIIsW/zOcqRqiclCBmmODZjxBU3NOJrB9jae0BXSKVXO/QqDQnxTrYx\nF7e4nCGOVmBxz5mknE45GomKd+Qvy8aVhtKupCRHZh0avj+MTxw8krSfSkr1\nBWK5Hs/DE7pch1CWpEttt4pGsAurv8MTiW1GfoVsEfvopEkS3jddQ+edZbkr\nILbRxMTsgHAxKZC5bk/QFSHgGJ6unbWrr/UNsu7N9frRrJXTHEdcInyrWghI\nzawuXlbrFle/oqgrqGHPbAjytE/t5F47HttV1cwWbaRfdeL3uTrBKva8vMJV\nU6x3RCYB4wOb2QyHgYYXQtUEuqHOHrWUtfqwUIOkInzEOQku2doxk7dAoQ3s\nnWQF\r\n=wdn3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEcVFxXqd9z1ZY9ChjA0expCXBgLcxiiGeLeE4hfqJU1AiBsqNXpY8jo68mTSUI8rsJJxLDNOdGhhMl5dH6NaDEqdA=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.3.2_1623380234109_0.41988367649930414"},"_hasShrinkwrap":false},"8.3.3":{"name":"postcss","version":"8.3.3","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.2","nanoid":"^3.1.23","source-map-js":"^0.6.2"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"colorette":false,"path":false,"url":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.3.3","_nodeVersion":"16.3.0","_npmVersion":"7.15.1","dist":{"integrity":"sha512-gnXd9C4bGKevvlNFd80I8WfxHX+g6MR+W2h19PlDNHUuT9248rHTvCIDeZI3Hvs5mB3gzXiNDwVK3S153WJbZA==","shasum":"ef412a7a67e85c5b2c9f0ab3c4d9e8a3814d55cc","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.3.3.tgz","fileCount":51,"unpackedSize":188709,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxupzCRA9TVsSAnZWagAAp9QP+wYeCCOAz1JCalp3qmMQ\nll9JPvKdK7FQUtFVAqL7bRtBmgvuEFrgGGpuriLOTtZnibU02WJBxs6mMYwx\nMX2zCPHhCftl0ezeRc6RAGpl4QrC5sAdJFbTw6RrnGr9VMi+kj0YScFKtnAF\nY5sPM2HcimiQMVTo+wo/nDV6ZZahz5/ItAZsNafWiG/TQFiVyl8vMkGYWVVh\nOU7fL4dK2lGyKLpqXbIJgvCdxFEGiINFM51QcwGRUARUt39LNfJuEba0jAMt\nsE9qiZVY2qWa87QkytNeO/dLInCvdJPUvHH6wmVG3KV48XqwMHxI+jm//EEt\nBCentJnVgSHYaGz7zt9d9CKgjW10BWYtYbOdZscPo2P/aLp5kGj7v84Najvy\np1cchnK0T1Vbg9h3Sy3Z2yr0HHqrfc+oj7GzSEYJ03291E3okFfmofgEAF3O\nCuCI17rvuU3ZujJEpc+ZIOnhu2onH7UJeEnbHmweqqimInoTKHdpPFpbEeQd\nnubFwX69g2Jd6a2WIFH9f8ngbXL/tThRPI3FdMt0lHw7CP9AXRQedkPzJjK6\nM8hfy0UYPfdX/kCRogh1JCNlZtphGn6r+SGWsCyUpGon1jHzP0AJW0u0982R\nhaJkdFi7i7BAjrBh++4/thX5JoQQjrgiXk/51FtwzSc7FuI+h7yoOhW9SYio\nPxwj\r\n=5s8E\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCAuRcyyxaooRTqNYpHnW2gIpGx9YMJ3ys2RYaleiJiOwIhAMUgJwODJM+/osAe35chGqdTe4rm9ncnUvDUVGCPApdL"}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.3.3_1623648883372_0.3228585561063231"},"_hasShrinkwrap":false},"8.3.4":{"name":"postcss","version":"8.3.4","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.2","nanoid":"^3.1.23","source-map-js":"^0.6.2"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"colorette":false,"path":false,"url":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.3.4","_nodeVersion":"16.3.0","_npmVersion":"7.15.1","dist":{"integrity":"sha512-/tZY0PXExXXnNhKv3TOvZAOUYRyuqcCbBm2c17YMDK0PlVII3K7/LKdt3ScHL+hhouddjUWi+1sKDf9xXW+8YA==","shasum":"41ece1c43f2f7c74dc7d90144047ce052757b822","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.3.4.tgz","fileCount":51,"unpackedSize":188783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgx1lWCRA9TVsSAnZWagAALccP/0Ww5v6MzAUQdbEnmW3Q\nF2svDCvo06m4xOiIhJ4rZH4nDqOkSBzJ5DadVa/SgkZzifHFPUUGl43S6MFS\n6Z8AvIg+vvgZj9EH6FuTMpgW0c8yyTEFdefuGpcPpqDfh2ckjaD6vRU/WChx\nMHnRHgOP8edfhVew6FAOM4+oJ/gl2F5fs8qAgGU9FdItt6IYov5/JnFkixwJ\nEreq/LfkNVCjhBs+A1QmfFBPxbYFuHFlzrtG12Ge43guBcUi/jYaTCUuNe5c\ntU8vkSDdzyVG4IlSh5ZMEfcqGI3AErr3TXZD2tjDkqPdhAyhpybsjJ7kNcHa\n/bCDDnQIskxZA1Enp25YIYamDehrGUN+dY1/5euup5gBxGQ5nn5/Cdz+0vRk\nE33c4YBB8jtaikbTxE5f5j4h1p79zwdKs9gwYZrhC8ftqFk6ulabkCnRy2gT\no9zkEZg00M1G8daWXaZQ/w+8vEpI7zMj0ihSCzunY68D0zo4ZyKYi/yaRWGa\ntqhmRtc9LmiZcKvsHMoVpqjSxu9rtOwBpAoiRnSJjtARGU/yrDhBZuOlFzs7\n5muaHOOcLkuPzQHsxWFa4UlrdmQOPggQPmK60loSu6gvOvlwBZXyHNj6ihaj\nJFOwze5Ar9dqLkhvpyrJcHM7CSzCKfR80ft7rNg05pvpeaIjZ66WuGZu8PUH\nmHB5\r\n=IHn4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCBK/9V9faRz75YOuUFNlg0BnHwLtSJph0ZwwwttjW7ywIgG2XPDDre+7m9DJ5HaNJxKwl2C6YWht2t1f6mS+3n5W4="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.3.4_1623677269951_0.48342072843201866"},"_hasShrinkwrap":false},"8.3.5":{"name":"postcss","version":"8.3.5","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.2","nanoid":"^3.1.23","source-map-js":"^0.6.2"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"colorette":false,"path":false,"url":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.3.5","_nodeVersion":"16.3.0","_npmVersion":"7.15.1","dist":{"integrity":"sha512-NxTuJocUhYGsMiMFHDUkmjSKT3EdH4/WbGF6GCi1NDGk+vbcUTun4fpbOqaPtD8IIsztA2ilZm2DhYCuyN58gA==","shasum":"982216b113412bc20a86289e91eb994952a5b709","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.3.5.tgz","fileCount":51,"unpackedSize":188802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgysCmCRA9TVsSAnZWagAAsOoP/1MyBpFBOr+5E7MKLx6r\n96yDwZe4TNeJsRl5ojO12dxgMWm6nkDXghvSU89VTILUWEOWM/SPseYz0zEr\nnYkn87gDTHzXjcFmddhx8XpJ6Bmli2Sx4ugNUmotOBkkKPb9LK+PeymrqIfE\nx5NixN6CZL+Sx0I68Q9iTctWziUjgjJ+C5AJGTatxhm3eCBv4aJy51/aavEQ\n3j1tC/P37Z6I1Hjnpj0yvQUIytVnm2+mTVH+Lcldr/6lEUvycbTpr7spVReb\nt6r5tW4vupMR32iEVz4YW1ZGY1vYZhaBzhHHpGP6rGNy5EoL1QoEzS53obeC\nsivNViYmUuQ9M5pyEUSdDIR3vb4qChZEmXUVxZgRSGjN9Jb13SsBaSFQlXGA\nswL6DzCORaR1+BetroUbQ7d3dd6NcBipRmpD32KYT313c8ccvQxAD3hbx+OH\nLWbLHrd9h5QitVWFFH8oYXNY953TfipUbzaIDWLFWEbcw4lavLiCJa3Riub+\n5rAQxh6d1DVzkwUrgy5tzhNRMOICP4hvw674sYpO9g6q0AuLf7eCLey4td1s\nE5cfYlc7N3CsH8Qs6aPt9pnkiN9lieQ7+peQpAXAxTek6vkSs233y9PhnhR8\n1Xe7kVWTClSF+9B4tVNbah49dGMkzA/p7FdUeIOAZIJiR41IiLyxB859gECB\nnWdF\r\n=kxpd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAnwGOwiLGBQMP2ZdfCB2EDConPpcgN1aCRzp9XIEx+dAiBaOSKTR5vIO/gx3YKYM/rkobv67cHCUK4myDaXpIvr3Q=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.3.5_1623900325593_0.7965908685678853"},"_hasShrinkwrap":false},"8.3.6":{"name":"postcss","version":"8.3.6","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"colorette":"^1.2.2","nanoid":"^3.1.23","source-map-js":"^0.6.2"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"colorette":false,"path":false,"url":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@8.3.6","_nodeVersion":"16.5.0","_npmVersion":"7.19.1","dist":{"integrity":"sha512-wG1cc/JhRgdqB6WHEuyLTedf3KIRuD0hG6ldkFEZNCjRxiC+3i6kkWUUbiJQayP28iwG35cEmAbe98585BYV0A==","shasum":"2730dd76a97969f37f53b9a6096197be311cc4ea","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.3.6.tgz","fileCount":51,"unpackedSize":189125,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+EMPCRA9TVsSAnZWagAAkZQP/3bzxOzBDKSicZ4jIQiv\nlDFYDPuYZUGAMsIWy6fphnQ1ckLWXE7M2Tu1MT4oxU5gdPhBlHOUOm4qve6T\nx016iOz/Hc5tDb1wRwd1e4C3eA9MvK7Jr8QNi0+CgDOM9HQU9AdqZY/XwjAz\n1cCcjNOu5TYtP/iy8may4I+5XzLj/BFRRYtFSIoun8d1KVQFX55YqHsMRTBR\nuDb4t9Ik1Az7Vwm3xlYVXxLxRimmtMykStgLhyZ6Gq3MAfvvMM+ppKNc/cqK\nzD9LExPBuYdlBmQoytj2JieV5sjAJX5nPuBcTraeEKlSsaIVqL27R1rvoQQg\nUKIKY0Z0Q9S7Veyv9inseEhCirHAVpn0bJH4cEhNrYbsf6jko1F9IPQGJF8g\n/XE5wpRdME8j/9bW6jz/QcrM7L08EdH8Fmldr131PX6m92jDB8xYxN1rtn5G\n8FEx5rqKdgKNmb2zx6k0n8GLQzulKs5Og8xXZ+OWsP3gWsv3582CzcHcbQ7t\nJF6l+lHrLPP087hMVQXMgN3LHkk3JxKZ7WhiCq+1U4vkcndUdrLJDiV25OzP\nqr365DmhZObbwVmlDvhlgdzUv6NX6Xa9mpq7xkV0LxclbKHU+ihxdZd4V+Ne\npuGKY7BJfyUeTnu7gpsUH+BtKKzfefZID3BEurXI0UBrRXSz9DLoq18D6sm5\n6C6B\r\n=7+HL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKUi1iPujY77uoxhRv9NbA5hgcIchpd/yvH+6HxA5cVgIgB7Tou/Yo7Ng2Y50TtwI2Quq9dqWKmTrm/UAIA+MYuik="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.3.6_1626882831585_0.07512343567669033"},"_hasShrinkwrap":false},"8.3.7":{"name":"postcss","version":"8.3.7","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"dependencies":{"nanocolors":"^0.1.5","nanoid":"^3.1.25","source-map-js":"^0.6.2"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"path":false,"url":false,"fs":false},"_id":"postcss@8.3.7","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"integrity":"sha512-9SaY7nnyQ63/WittqZYAvkkYPyKxchMKH71UDzeTmWuLSvxTRpeEeABZAzlCi55cuGcoFyoV/amX2BdsafQidQ==","shasum":"ec88563588c8da8e58e7226f7633b51ae221eeda","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.3.7.tgz","fileCount":51,"unpackedSize":189181,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCcfCldZp+O+ucsgAnp0dHvrJG8Ns04Q92B4tHt15F6PQIhAIjRrWqjikGnn4ZEAtuesYHGRIpv8epHXa4LQa3obhlE"}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.3.7_1632290078146_0.025656091892627186"},"_hasShrinkwrap":false},"7.0.37":{"name":"postcss","version":"7.0.37","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"nanocolors":"^0.2.2","source-map":"^0.6.1"},"main":"lib/postcss","types":"lib/postcss.d.ts","browser":{"./lib/terminal-highlight":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.37","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"integrity":"sha512-mPz1Qn6ngZSUzBqHht//GoGbZG2CRihrsYi4gGv75UBBisqsxyDAHsUqgsjAED+TsXj34B/97GzFkNVJoFnaoA==","shasum":"e728e007e2ba87d87b759ca85f1be957a9dda3b0","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.37.tgz","fileCount":35,"unpackedSize":608424,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDgH+7zO5c70eS8JafPeZgD/tkmXZWs+9Gs/whzseyUDAIgaG5NAqInhvYAjZy9svxwe9BoqQj4sFJo7TcsRYJSJxw="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.37_1632554752676_0.4404346379812707"},"_hasShrinkwrap":false},"7.0.38":{"name":"postcss","version":"7.0.38","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"nanocolors":"^0.2.2","source-map":"^0.6.1"},"main":"lib/postcss","types":"lib/postcss.d.ts","browser":{"./lib/terminal-highlight":false,"fs":false},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.38","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"integrity":"sha512-wNrSHWjHDQJR/IZL5IKGxRtFgrYNaAA/UrkW2WqbtZO6uxSLMxMN+s2iqUMwnAWm3fMROlDYZB41dr0Mt7vBwQ==","shasum":"5365a9c5126643d977046ad239f60eadda2491d6","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.38.tgz","fileCount":35,"unpackedSize":608465,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCgf3Ty328NnBMZPZZ9ycArTQt9S5BBoy5S0y/99az8dwIhAIi1hMAouuB1oYm9Juz2JxdsTMdexmBGRSwaerV15Yzz"}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.38_1632555004407_0.5454617242917721"},"_hasShrinkwrap":false},"8.3.8":{"name":"postcss","version":"8.3.8","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"dependencies":{"nanocolors":"^0.2.2","nanoid":"^3.1.25","source-map-js":"^0.6.2"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"path":false,"url":false,"fs":false},"_id":"postcss@8.3.8","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"integrity":"sha512-GT5bTjjZnwDifajzczOC+r3FI3Cu+PgPvrsjhQdRqa2kTJ4968/X9CUce9xttIB0xOs5c6xf0TCWZo/y9lF6bA==","shasum":"9ebe2a127396b4b4570ae9f7770e7fb83db2bac1","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.3.8.tgz","fileCount":51,"unpackedSize":189181,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDL2E8zDOGiKciVdqHfsgtRUXV5iYaAmFiMdFKUO/xhIAiBtuvazAoYQPI7+ygwtRZfWxpT7+bjRBXcZk3VArFdjlw=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.3.8_1632555220787_0.32927839025538486"},"_hasShrinkwrap":false},"7.0.39":{"name":"postcss","version":"7.0.39","description":"Tool for transforming styles with JS plugins","engines":{"node":">=6.0.0"},"keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"dependencies":{"picocolors":"^0.2.1","source-map":"^0.6.1"},"main":"lib/postcss","types":"lib/postcss.d.ts","browser":{"./lib/terminal-highlight":false,"fs":false},"gitHead":"e17c1ef7623a71be5732432ca8499bc9928aa08d","bugs":{"url":"https://github.com/postcss/postcss/issues"},"_id":"postcss@7.0.39","_nodeVersion":"16.10.0","_npmVersion":"7.24.0","dist":{"integrity":"sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==","shasum":"9624375d965630e2e1f2c02a935c82a59cb48309","tarball":"http://localhost:4545/npm/registry/postcss/postcss-7.0.39.tgz","fileCount":29,"unpackedSize":541344,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvmb/C8drezROnj7HS5hqy8TjNiOlSKquaCkqahLsCdAIgNVSbMDoxZVLq6m4W4nmhNc8SeJQ+aWjpK/xBg9lBbdg="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_7.0.39_1633378353941_0.028193286029129627"},"_hasShrinkwrap":false},"8.3.9":{"name":"postcss","version":"8.3.9","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"dependencies":{"nanoid":"^3.1.28","picocolors":"^0.2.1","source-map-js":"^0.6.2"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"path":false,"url":false,"fs":false},"gitHead":"90777162aaf844510d786e6070879fe861937066","_id":"postcss@8.3.9","_nodeVersion":"16.10.0","_npmVersion":"7.24.0","dist":{"integrity":"sha512-f/ZFyAKh9Dnqytx5X62jgjhhzttjZS7hMsohcI7HEI5tjELX/HxCy3EFhsRxyzGvrzFF+82XPvCS8T9TFleVJw==","shasum":"98754caa06c4ee9eb59cc48bd073bb6bd3437c31","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.3.9.tgz","fileCount":51,"unpackedSize":172714,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJa1xV5HvX/4lMi8C/2TUMsuP5myBzOVlzUqUleaHC+wIgYsqyDZJEPtc8yEmWRxnG62HyT6eL1UTqxnrE9kOzcRc="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.3.9_1633378484241_0.826559523142542"},"_hasShrinkwrap":false},"8.3.10":{"name":"postcss","version":"8.3.10","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"dependencies":{"nanoid":"^3.1.30","picocolors":"^1.0.0","source-map-js":"^0.6.2"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"path":false,"url":false,"fs":false},"gitHead":"53611150f875d13631b9a94d7b0cce32a58b3328","_id":"postcss@8.3.10","_nodeVersion":"16.12.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-YYfvfUdWx+ECpr5Hgc6XRfsaux8LksL5ey8qTtWiuRXOpOF1YYMwAySdh0nSmwhZAFvvJ6rgiIkKVShu4x2T1Q==","shasum":"4d614e108ccc69c65c2f6dc6cec23dd5c85b73af","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.3.10.tgz","fileCount":51,"unpackedSize":172663,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB00L3vUj4KUKhPuGmBWn7ELiWGe1TTcRBDXHP9EbqrbAiEA5N/3ja7c2lUy2Tgcv/WynSFuo9Bk7sheyyNqF3UODYY="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.3.10_1634752055823_0.06390425695538515"},"_hasShrinkwrap":false},"8.3.11":{"name":"postcss","version":"8.3.11","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"dependencies":{"nanoid":"^3.1.30","picocolors":"^1.0.0","source-map-js":"^0.6.2"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"path":false,"url":false,"fs":false},"gitHead":"dbb287052c1f570db872563ca98767a9b07e2b1d","_id":"postcss@8.3.11","_nodeVersion":"16.12.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-hCmlUAIlUiav8Xdqw3Io4LcpA1DOt7h3LSTAC4G6JGHFFaWzI6qvFt9oilvl8BmkbBRX1IhM90ZAmpk68zccQA==","shasum":"c3beca7ea811cd5e1c4a3ec6d2e7599ef1f8f858","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.3.11.tgz","fileCount":51,"unpackedSize":172630,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGzCsOc+rltff60ntGWQ6lBTg9xfUmF9T0lFbEFbcIqDAiBuNe/Zj9kuO7Vfhu/FNYCzOZ4pI3bSO/+64D17MOEUVw=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.3.11_1634820208107_0.021145218185286696"},"_hasShrinkwrap":false},"8.4.0":{"name":"postcss","version":"8.4.0","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/no-work-result":"./lib/no-work-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"dependencies":{"nanoid":"^3.1.30","picocolors":"^1.0.0","source-map-js":"^1.0.1"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"path":false,"url":false,"fs":false},"gitHead":"e72bf87004a8782f5a46a2c7b40c470c0bdd5705","_id":"postcss@8.4.0","_nodeVersion":"17.1.0","_npmVersion":"8.1.2","dist":{"integrity":"sha512-BRMNx3Wy7UI89jN8H4ZVS5lQMPM2OSMkOkvDCSjwXa7PWTs24k7Lm55NXLbMbs070LvraXaxN5l1npSOS6wMVw==","shasum":"cd4c33af00a00ba93ccf6ae1219f57c5e5ab5234","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.4.0.tgz","fileCount":54,"unpackedSize":185391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnji6CRA9TVsSAnZWagAAY+wP/08IMJ/eLBlQItYpGfsY\nTus+tsUrdbo8OTAQkLUeqPYNBabPgiFcKZ4dLAf16Ya1GWrYOl28AVwDOA+s\nhnNGSJ+Po4wU7ELv+UBajmZTC+Z2EZU3ytKEmWZdKeN4o6ZxFROVU+afccVf\n3oNWVT6mX8TTxyoFRJYXKg+jVQKP9rpK3PVqTzQuTwE2ELESfaX8g4Gve5G/\np32fBKTaCLwCthVBIR8SkYnWNYjR7TS0rsiiA+GE9ZDHvbsRrSHx2I/alPcs\nf3VzQWQkRhsBeLLTSLxy5NSj+kEYPnDGXadsmDf6DV5w/WLTtzIOOUQvtjJ3\nyqVOneRjHiem/VKCmDh0rlmZl7r1A1fHj4j5FQCl0MHwv930yko9h/PDEnTK\nl6PXv2KZO9uH+Jc3SY+wnndzWG0TSAHmtJayyehaCipZBtHyn5K/SOTKHNAF\niJwbX24TjhAgSTmeHltCLo8E4xAhzIZMaLNsxoSu1cinByo0xF5rNw/iC+gR\n4hnuprCiA4HKowEe8INK3qp2K1gFOVx4Wwb28m/NuQUNlfwmAjQ98zAYiZgL\nRPsRnF16k12PwH1OSj8AHj0BKyRQzixCg4ADJzYahvwAGV47aIM8KCUzXoFQ\n/YavtsKK4RacpU5/6H7VxF4fsVxjTCoQuU2ZcIP4XoSTiQPJOcEHZhrOS5YJ\n716J\r\n=tWA3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCsq+3V7MDgdHQ5NpfAKMsstMt71tHYPuZ9IecOU1X1PAIhALxeQlSELgBUh9hMdDT4m1N2kF5URKFDatCWnwuyrvXy"}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.4.0_1637759162084_0.7654418854525042"},"_hasShrinkwrap":false},"8.4.1":{"name":"postcss","version":"8.4.1","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/no-work-result":"./lib/no-work-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"dependencies":{"nanoid":"^3.1.30","picocolors":"^1.0.0","source-map-js":"^1.0.1"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"path":false,"url":false,"fs":false},"gitHead":"5134979627d04e825eff5a741499339c0d2cfa37","_id":"postcss@8.4.1","_nodeVersion":"17.1.0","_npmVersion":"8.1.2","dist":{"integrity":"sha512-WqLs/TTzXdG+/A4ZOOK9WDZiikrRaiA+eoEb/jz2DT9KUhMNHgP7yKPO8vwi62ZCsb703Gwb7BMZwDzI54Y2Ag==","shasum":"73051f825509ad1a716ef500108001bf3d1fa8f7","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.4.1.tgz","fileCount":54,"unpackedSize":185418,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnrdfCRA9TVsSAnZWagAAJYoQAKUpOraPEA23vqM+cg5m\niqvr2M/4mM9h9KYycegtItNAJqihq9eh1WKkaQQhhsUCtlSPNEu6W1SCrwVG\nvyvKZWIf4Vz3g7ujL9cHd8chI4tVWQTRiwic3nJfqj7cJey4dafzQX0ZUwqV\nPRwdYkW2sViGq5aytAQDGWIqcwT+jxXUS0MIY8NTloX05nV8KQS9XM/LCdFz\nQDJ0oHTB7oGMjEVMvKZlQRVX01VN01E1zErMaMfIzj4YsytqFNpAYszHos3B\njM0nn7TcApDSINVVvXaCLgIW/b6DXQelNt5iXHc10y+pFwlYh3wdblc+D2ru\nm6jUvF0pZMpS+PiLfOEnhEm1HCZ5RPg91vXBW6beIlxmOkaZkNmhXFqcbB6L\naU1GpaubZlln0PzeyiK6J40BwEzcKcbIO59ql22fokLfZ1uGVhwjjZRhA1My\nWCWRghB9M0VGykPY+LK14CujOhL4BMR/GS80GL4nkPzI3+iqQhy1b3J6x54O\nG6iN6o4NkA4Ary9kFZr9FHywZvZmzxaV6tqCOSmBM6AktaDiybDCJB4YkS6g\nT6xg5iJdiuZ+9JaX1yA3GgeqIdTcby8n653BbG6X67fGeKK7xzc9xEQw8zsj\nJz20JGruvru/D3TdSlGf39oXx88mGQkNGYeq+DDAKmNOJA746OQ00Zpi5+vr\nm9sy\r\n=hRJS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFmYyY7Ac0RF8OUfLe2X0U6ThjEKm2jRyOMsKCzA/NJUAiEAkQTjNOCzY2MpYUuo+8rkSyqYVkEKfQu3Csn7rNa0tGk="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.4.1_1637791583469_0.032285346151103456"},"_hasShrinkwrap":false},"8.4.2":{"name":"postcss","version":"8.4.2","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/no-work-result":"./lib/no-work-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"dependencies":{"nanoid":"^3.1.30","picocolors":"^1.0.0","source-map-js":"^1.0.1"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"path":false,"url":false,"fs":false},"gitHead":"a34b6caea59dc60931b5d0006555318f94b1ecf4","_id":"postcss@8.4.2","_nodeVersion":"17.1.0","_npmVersion":"8.1.2","dist":{"integrity":"sha512-zGwUzDSwfRLJABcYXjROVVnjPn8mdxl88kR8SAA7LOkSY/Jnm8GzV21tm6wjQxsQISnwVIggwbxDZI3cIq8mJg==","shasum":"39920b20748b323bf6f331d1128256392489aa3e","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.4.2.tgz","fileCount":54,"unpackedSize":185528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhoSs2CRA9TVsSAnZWagAA3JUQAKAzJAeCwKpmyBSmMjmL\nTt7+OpEJN+xvg16HYi7l7/VEjTB7LhHdd3TZ6j8fC2zsHjfbLjrC+r81obhe\nF2BNCf1zDhVoHts+MVT1TDq5xqn8WcsllefYoTOw80Zgr3aJKt+S43idCLid\nu7PDt39/yW7nAdbP+8jakGsIC9ptQoBjl6+Vei5QUMOgsKBHjSZ71ArUf2cA\n5GFO+2ZlhpLLQ2WUJgKtrwhGcSzkFgFBXHrs2qewwVLE7R6Xw3WcWkZRA6ju\n3ExpsjfE22aZdVfWQ8b7mO62nis8ic+DxoUw4rBZUXzFnjBNdAZGERdK+jxm\nbnLBOQDV9y7+eUbKw3/n+Y67p5GKzmT+igu9mdM2+JIBopAYQ6rPFUaOajof\n67Ml4jRHe0vF1T9cxFizvZrRm8EZq7jc0bTTm2xujVpXGqEPb7sG4AIvc8ol\n3bCpsdu7qRWdzf2LRoZtlcb7MGOq6FhgnFR1fS5sMNZ05Jf7m5aLMu4fHMJd\n+V9Pkp8FOGtkEmu2pFvUiH13uIb65Mvyc5JnazAT9Ot4Nnwx6WXpipYKrNpe\narXKD2pJ+PFZdGGtp5ngqov/JAdj0SZocYl5wUtw4IVDiKUFs7x1OzAxoT+S\nMXq31xpNHHeZsUOe8JeYaxXY4/o7QnlBPS8r0VhKTMstNWioyFpOdgaszO3A\nUxg4\r\n=XeVO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC8VEgDCGVbk7RpcjnZC/PCr04JnmTOiIiDtH10W7ucSwIhAMts7urDx+2+zG60ToJiECpcwXyNnk06YwbhR2kEhIDO"}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.4.2_1637952310418_0.8479120800498008"},"_hasShrinkwrap":false},"8.4.3":{"name":"postcss","version":"8.4.3","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/no-work-result":"./lib/no-work-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"dependencies":{"nanoid":"^3.1.30","picocolors":"^1.0.0","source-map-js":"^1.0.1"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"path":false,"url":false,"fs":false},"gitHead":"1f2cde739937358e38985843ad24d30b267a86cf","_id":"postcss@8.4.3","_nodeVersion":"17.1.0","_npmVersion":"8.1.2","dist":{"integrity":"sha512-d5gVKo8ekrircqHOQNvSQk8dhGOuAfu1iP6dzfAlnAmcu7EBJ9cFuZG8B1KZK362aaEO3L1H+WM3ny9xQ29tFw==","shasum":"adc55db82e868dea54e9e0e7ecdb0368b5adf65a","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.4.3.tgz","fileCount":54,"unpackedSize":185581,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhoTOLCRA9TVsSAnZWagAA0usQAInNKXA2umZCbeQ7YbGk\n55ZPRb39Cdzt9hDmS4HWwIe2R6pkZ9g/L+UwuQmKLNtO/HZPr1Rf5wC0NoVV\nJxFE5yNMMzNlfv4FXyeKDmn4KNVjRG3lpFhEKdkQN49jkTy6EIzn9DJTFtqM\nBlrHqf6mG8p0GMltLi0rX8T1+dBQ+K3NNIArLmkwQHET34+ltq/y78YULP26\nr38+1E7Xd4komtCCxLqgPg/Eg+xtuRPADaRRbTuO55X6sskArhYgf0wXJgby\n1gt+Boj6FxjCPuIwk8fwh1okg9/M8NYhY8oGtbz1+yPnz7hyxwysM0vN1CoM\n6tNr+MatTU/DrksLziHG+ud1rCPCdpPEEPLwfnG8AbdEVZ61F9n3Rkk9Rx70\nWIuAuQs5fLLlPKLUfVyeZ3+SYohCC6Bnwy6MRj/g8IE5vPY9994KfxVt0uYm\nNWOq/HEsWqf3aJq5Iq5wzclmxsVcUBf7bglzpIL1jqhcYmVJM7rPSGMA4eFx\nGq4SzYNIruBw7GyeVmeozp6VG9wYazO8cge2SIXaSoIwuGXVwDNY/iEMNz8R\nQu4gdZq1MCNOJvgv8ktdT7ytbyfLKd2nI8ZMt9XkRlGoisG5Uronez1KhuAL\ns5VJkHvzTyXeCTsk+xe0uIKHCW+//ELdB5l1muXPvcZEpLl0GlA8dG8VSEf4\naAjv\r\n=Zks1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNHYG3oiw0bX5ObO4kypL74kKRjzlm6G+GK98rfV6w1gIhAL1iO+eDUs/6Eb5TrrRF+JsLT/Cej9nQZNnRAiMvW0wD"}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.4.3_1637954443276_0.5423204040381286"},"_hasShrinkwrap":false},"8.4.4":{"name":"postcss","version":"8.4.4","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/no-work-result":"./lib/no-work-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"dependencies":{"nanoid":"^3.1.30","picocolors":"^1.0.0","source-map-js":"^1.0.1"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"path":false,"url":false,"fs":false},"gitHead":"2dd468e7a57a89d221927b654af384c322cea8bf","_id":"postcss@8.4.4","_nodeVersion":"17.1.0","_npmVersion":"8.1.2","dist":{"integrity":"sha512-joU6fBsN6EIer28Lj6GDFoC/5yOZzLCfn0zHAn/MYXI7aPt4m4hK5KC5ovEZXy+lnCjmYIbQWngvju2ddyEr8Q==","shasum":"d53d4ec6a75fd62557a66bb41978bf47ff0c2869","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.4.4.tgz","fileCount":54,"unpackedSize":185612,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhokegCRA9TVsSAnZWagAAiQgP/1xkJHMgrC9ao5PO4vq1\nTHjs+XC/Wu9ktiVMuS7duPb4So1L0jL6H23klI0k9bSELix0XPXHs0a1m6I8\nXm5TfqO3LRVzSZKoW/OqYNCymjRlF/m69/hQf34IRSb9jClCO11gx6GXBkW9\nfu9SxmsLDUpgaPQepHoh5RV9/K7vEdgPfNWmYJN4L8Gz4IMP8kNOfDn6bh+P\na6cSQydXLpxDb0SWg1NbvImldaTD6WuZonV4TsUOr/7MGtrxQzg4bCe0PsRz\n2d0/gzaomxDDHL6BWKM4QOx6WRnGRBbVV13krmraIKVC6yK4E8ZEG9sNAAk3\nW8ELenBZVRu0cnhaPpRdm2kBTvmgJIuuPRV5BwqL5c3+e1vnL1Wjv1EKcHtz\n4ccUixhKfWyQ4dLfiOeJSKnZmEqEJ7N8rUCMHKiwGfpxuzifxoIKMhD/BuhQ\n0FoTcvXSCarpJLn/PF6DKc3qcWfhiV0QffC7e+k2pVCsXBKkxS1Zbq7R/V3R\nnQUtFmLXsxXLz8t8/cv0b+QgtrsMfXRVdTuHrk8z3dcGRdECwiZxqcI5dlVr\niE00GcfikhDf7dfF2r/PoZZzG8TavucFmeBUX/Z7dAU1/CpO8UuSzE8WrAzp\nUtXPHCf6o8EtP7HSZfNjbtjsPwWEUOWl8zo9SM1NZwYxL/PU9ILJOK3MXWlU\ntNgL\r\n=L7CM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGG0cYQ3Z5coCQ8n10SGeQR/JwsG+4OXbRHgPCncBHNsAiBtt8FsrcYdVL7Ih8NmYcbiZlhpV6ML/C/1uJ8ApkM5Hg=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.4.4_1638025120192_0.35618070255935264"},"_hasShrinkwrap":false},"8.4.5":{"name":"postcss","version":"8.4.5","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/no-work-result":"./lib/no-work-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"dependencies":{"nanoid":"^3.1.30","picocolors":"^1.0.0","source-map-js":"^1.0.1"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"path":false,"url":false,"fs":false},"gitHead":"d3b74351967861e6a197d245ad201218954f7e6e","_id":"postcss@8.4.5","_nodeVersion":"17.2.0","_npmVersion":"8.1.4","dist":{"integrity":"sha512-jBDboWM8qpaqwkMwItqTQTiFikhs/67OYVvblFFTM7MrZjt6yMKd6r2kgXizEbTTljacm4NldIlZnhbjr84QYg==","shasum":"bae665764dfd4c6fcc24dc0fdf7e7aa00cc77f95","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.4.5.tgz","fileCount":54,"unpackedSize":185740,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhto3BCRA9TVsSAnZWagAAzTkP/0i0tKs4wLPkIXANV+Om\nA6VcQ9HssFDBkJ3/1GiLjAfuTKm/93W8tTeXd1Oq+zeJz4DnJg402dBoogKk\nlRkHzzEFemE/NFnqBnm5YNRms7BwBW5OvN0LozuMtRju/PXmWr9enDtj49gR\nL/RbV6s2GE5c78BYL1f5AUWvqWW9RRs8OaUUsuD1PBbKYNEzqMuzfY6Fje0Z\nmex1bZa9XjMCerDTO9XjdZzqxrGGxE5/JY/DRmO5eTION4BJHrU0eNVQWNkQ\ny4GWRJvax9QNa4MEQm5qsE4K2RiGmrPdzSRrbXtvkNmFkqMZmmjccwhqtmW5\nmfImWGUTkIr4KK42Wbdsf0C5DgaphqjHPlpqjUeqoeULpO29EtM5NSCyhL3Q\nfiDMwjXPePRTYGXi+CC7XqnSjd1+SaGTJT7K4SJXYoBd4vyPclShDR4i1cqu\nh2yc/HT0ymNml2MA4XS/Jlg/nQmi9NHWua0E8HoQR5ogsVdkwH6Z9Nr5QClu\ncXIpqGttUGO3C1dM6G8riD6dhnCpQ2uqWcTTm+Zgrd1LvSqOlAtWhExk2BpF\nIOjruwyNtvLjXaKafUymGwp36V+f1PXooKrEhWRid+Ngk6OdBxdkUYsMB/a4\nid8uW8RbgpegopLAmXyik3cXkjOJ0JoW1e0Tct7wk5UKNB34r2NTp4qKnxs4\nIz9V\r\n=8Gx1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCiJoQ/211BzAd03xNIqqX07TCo65Dec30xi/4RU2rtxQIgIUklxPSNG44MKCwSrSZs2iDwmKy+lcGvGoJpRG+fvTc="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.4.5_1639353792971_0.262491278883102"},"_hasShrinkwrap":false},"8.4.6":{"name":"postcss","version":"8.4.6","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/no-work-result":"./lib/no-work-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"dependencies":{"nanoid":"^3.2.0","picocolors":"^1.0.0","source-map-js":"^1.0.2"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"path":false,"url":false,"fs":false},"gitHead":"aa2d16575cbffd5b85d07b8b9f4254bd880ceaf2","_id":"postcss@8.4.6","_nodeVersion":"17.4.0","_npmVersion":"8.3.1","dist":{"integrity":"sha512-OovjwIzs9Te46vlEx7+uXB0PLijpwjXGKXjVGGPIGubGpq7uh5Xgf6D6FiJ/SzJMBosHDp6a2hiXOS97iBXcaA==","shasum":"c5ff3c3c457a23864f32cb45ac9b741498a09ae1","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.4.6.tgz","fileCount":54,"unpackedSize":185858,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+RuPCRA9TVsSAnZWagAApR4QAJ94oIMS57OS7V3bXDrw\njz7C2GpmgcpAqAGu9S/sBhl2VPEFDRIp1A6ptow+Gt8CgQUqUS6Sk5etXOca\nhFAdGv4H8+JDD19i4gc9J/I1JT7G9x11qtiaCNEO674ihpSkH2OQ8SW2hPkH\nCoSExxFwYGLYx5LZL26dyCPsq/WvgBEx1/FbXKUA1qS21jXmcxbQAEo3bU31\nxeW0FQLhXe5xZKse5Pj3ORnxk31/LfSISME/uJt537JGe7C/c9q6tZLnX1GA\noi73pVx8TCJphEvriM19XGVdjPwn+NTRB5EFpcUO7AN7w6Yi4cE/lCYhLoVt\nEu4Oq9ppGnY3KYr4nGUK/dDt1lrfhSyY77p9zFGR46WC8B46DlDRPmzbJXXT\nCSo1KhDkaHy1/mp+lTaZZAVYQ33kF3Gv+jMSLh28Kyd2ATkyku3MQBaxQMgD\nJVKqm77aGTv39mkE+RhV3V8O9G6oxiXqH1mytoRVI/ZWCmvhe1wikSvaWqOm\nIREXAdclsUF8T2kGxi3rCQQSwZJoqllwrQgj5auzT3k6IT8WKDvY1QLQP7tB\n+fTUy8x2q8f+VFEtoQPPFFW31+/po+aGgDGGhadwjTvYnJ9rxaWuuh8rxGiL\nnpzIU4xwRrg/zCUR6YuQZO9wPCjbjdqnzeDmqIVdgTfq6wAWp4o9iRZSAQJL\nxMKx\r\n=p6A2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHkfq2QrMFM4R5+6wv4jHtBBMef24hfX33Pvopbp675YAiBKzrP1ezafsJecTV6eyUtMuvRgKfeskNmS5IbGbM+Ccg=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.4.6_1643715470877_0.70167100690393"},"_hasShrinkwrap":false},"8.4.7":{"name":"postcss","version":"8.4.7","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/no-work-result":"./lib/no-work-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"dependencies":{"nanoid":"^3.3.1","picocolors":"^1.0.0","source-map-js":"^1.0.2"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"path":false,"url":false,"fs":false},"gitHead":"d533f80b3cb4ef394cc7b523f675828ef7ec8466","_id":"postcss@8.4.7","_nodeVersion":"17.6.0","_npmVersion":"8.5.1","dist":{"integrity":"sha512-L9Ye3r6hkkCeOETQX6iOaWZgjp3LL6Lpqm6EtgbKrgqGGteRMNb9vzBfRL96YOSu8o7x3MfIH9Mo5cPJFGrW6A==","shasum":"f99862069ec4541de386bf57f5660a6c7a0875a8","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.4.7.tgz","fileCount":54,"unpackedSize":186094,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiGAGyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnRQ/+PdDW8rslNqCCu/d5TxRGK9Xo9f+q9MtQYvF+0+p2NvX/m0zb\r\nsno2euwJ/pDCPPbJgD3ermuOM6TxWdskMOGo1J4z6zHYemN6rHb2JrxgvowH\r\n3F6YEK2KfOlguhEqsoZfAkpeD7a24vNximr7A0JYZltL1/7sYCgQNmwfl7Ed\r\ny25GJtAXvf+YRa46EsrW76vQ5WDMFjRVaua1TuTobJtWB6kj6hUWBsKvc2Zl\r\nv286AKTRQXdb6CS6O+i1N/qO2F1A0F8/744KKxBLG1vICcnmX4J8EV3JUkER\r\niKl22e9mx1VAOrH26Qah4iA7nWL3qxzmoS9irP+apWJXLRdLRtKu+tInu9rb\r\nLfwOfXK2Tcp8QWR1ovH7G3bsZ8E23lQ48dTsr5obVzbcl5IrkJBnqjgmyKpX\r\n5dcRWx8AUKVv2oOf8mVMeV6fncIziNWP37TQavBrJBNV423b06VSJmcjPud8\r\nMFGE6tyZtqyQyNKKhCptuhUUxNnJbl1tZUMO7yHLrhdj2KbS65koCwOPBkq1\r\nH878eaB07t/7Ld+7xlBsnoTgDn/3cTODY0RmzfNzKMmZyDU/KZUm6/X9XPGL\r\nABTy1HcPFjTtXXFDtAEaQuoRabn9kWHcOHnJZ9+4hlLAc/9jdQhj2QX+quNA\r\njkEBx7V0/wtH/0l3LVRedso0nhFUNoDwN9k=\r\n=DLzq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEw4dAS03xDDJylgRz27eITTcSrK2A5OXIPy06YPom2CAiAVVxGzYQmKo7Gx2vZimjkSsKXoc4c54A3nvyiOaslUMQ=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.4.7_1645740465939_0.8163772197264441"},"_hasShrinkwrap":false},"8.4.8":{"name":"postcss","version":"8.4.8","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/no-work-result":"./lib/no-work-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":{"type":"opencollective","url":"https://opencollective.com/postcss/"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"dependencies":{"nanoid":"^3.3.1","picocolors":"^1.0.0","source-map-js":"^1.0.2"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"path":false,"url":false,"fs":false},"gitHead":"6f23795b5cee15dcde5eb6433ae691dfec532ccc","_id":"postcss@8.4.8","_nodeVersion":"17.6.0","_npmVersion":"8.5.1","dist":{"integrity":"sha512-2tXEqGxrjvAO6U+CJzDL2Fk2kPHTv1jQsYkSoMeOis2SsYaXRO2COxTdQp99cYvif9JTXaAk9lYGc3VhJt7JPQ==","shasum":"dad963a76e82c081a0657d3a2f3602ce10c2e032","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.4.8.tgz","fileCount":54,"unpackedSize":186320,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJWmBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq8Xg//dpLSOvS+FylbbprMoyOMYSG8hXQ+Pj6+LAI5xjFs56S25ErL\r\nCiVaR6Q+kNl+dGP53SVt3lffmEmzkadEx1D9EMMCOora8PeduzKlOS+4cRJi\r\nIVufm0KeTmafNOR1H8dMKPibhS+aTe7C5CnpMmw50uczm3tKidTv5XYCecXM\r\nfVr6mgRJ+oARLycqkZdrNBPPyORmCCYbBdLXcF01aBr9v3p4BhfH2lgwKSq+\r\nT4Kx/b//ocxkTVYt7V+utDTz7xy7rClj/vqBiqwSyg0NEqwkSahq1kZcTJBD\r\nt3bEBChrw9mYPAbwOMM2njzsMW3uPOK3ODVZkbv/R18Q4Ev1j8WRzR5dJZkN\r\nu1QpgJ6JcfOcd8DgHCEfSlelslqO3UFuCxgprIRTH5fCt29NEQ9f2Qc62+6m\r\nRpungucaKB7tfYVKQG+uPt3ycK0/uj1ou5wWwaW3BTBx4mCHEkoC8op9gA+f\r\no2T8vHyHjdhicCMkm1TgDtbdwKtYAQFwjxfDrVSZbQM/Z1Y8TKHx1GIoKaPz\r\n/s8gVhaeoq+9T0EQV0WLe5jBaAMCrbvV99nmIfxl1a47qGtGo3a2sAlORBXh\r\nUA5DHPChuhSKuoY5sYLmGHJoMTYrplFrht18rIPC4xGWItsSph0FOod5mdNF\r\nqFTWArSFK811wT3WUSNRq5Ke67tc9tVs8E4=\r\n=glpV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIElZyvoXyypnJuEyL6hXY8xxxVU/XTrr9Fck+KFlgl+CAiEArUvWM645jocxlJIExg1MmDNuaS1TjPG05DFZb9tCv7U="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.4.8_1646619009174_0.9498693143165133"},"_hasShrinkwrap":false},"8.4.9":{"name":"postcss","version":"8.4.9","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/no-work-result":"./lib/no-work-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":[{"type":"opencollective","url":"https://opencollective.com/postcss/"},{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"}],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"dependencies":{"nanoid":"^3.3.1","picocolors":"^1.0.0","source-map-js":"^1.0.2"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"path":false,"url":false,"fs":false},"gitHead":"8ed21bed42816675527b47987fb303226717de9e","_id":"postcss@8.4.9","_nodeVersion":"17.7.1","_npmVersion":"8.5.2","dist":{"integrity":"sha512-IxN4AJS45+nsjfQGR8qfPedL90Ibx5knHbtsXo5GHiF+K00xgN33rpUS2c0O22Z39xCMtUh1LNmw5VnZdl4YKQ==","shasum":"3767ac887bcd0ffe6ca118f93f72b031537998bd","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.4.9.tgz","fileCount":54,"unpackedSize":186438,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMNYRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq3cRAAkIWkiLxjpHB+z9crRxMRwcvvnB/i1HgeJ/BFYO++tePhT6e+\r\nasV91tDqmRpL4URDvCBVB+vQW1Ea3rbs0NJATUvbLmB4/4tYfx5h8PF+SFbA\r\nC8tIpTLPS0JrDbFQlNB/tBE3H5N57RNcbYtRtwXRiNWPVSphvK9MOtWn6p9E\r\nEI4AYHuE4qOvXH22yKkDeJ3rJhN7H3I1ZnKaG8uFxKK5/qL5wu1K4mLsbYb2\r\n5MfqhCpW0MGNRZQAmNCNkyl1a552S5mt64JRiVaMG2xNCNxdoXlC1Tqx5agz\r\n9u4gSFOp/FcJdrSLOrnvAQ3BRlPxMEkl7+5DvA+pOQY8+eLtRlTLfblXOJ60\r\nRGpCtI1NnLUGyhShKOL0n220nnkNyD9phayubmMzgM2GMYdZzLFEBozKc2oK\r\nyAyDa/9Qha/n+Z8MoXXQKVu6aY8C7gVOpbmzJYqWwRjEpD9A42Z7xgYamBVg\r\nBbzwsNND/L2K4GHnMsn23EyBIRbtm3LCKDOJ5rxX4Y684TkIjv9IA/kr7DM0\r\nCs5EkaFtVf3oNrvMNnErDFLemwU05Cxss+W4dmIqlPs3B1NzMK0kkY2fBlk+\r\npDl72M8aL/dD53zwo9lgNCvw9V8uKewbL4OIo+yktlkQCpYd20+7snXP2BjF\r\n6hcZLWwcxYAGsdLybYvmlutyQRefS3G47zk=\r\n=iLkS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDX4qzwtr2cg00wbv2VIOZgsHR7ULya/QooGGawSoFiwAiASXtOz874+vYvtlqeKzBkE3AeewwtVk1yXsFeQknc5MQ=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.4.9_1647367696935_0.6903956030699487"},"_hasShrinkwrap":false},"8.4.10":{"name":"postcss","version":"8.4.10","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/no-work-result":"./lib/no-work-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":[{"type":"opencollective","url":"https://opencollective.com/postcss"},{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"}],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"dependencies":{"nanoid":"^3.3.1","picocolors":"^1.0.0","source-map-js":"^1.0.2"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"path":false,"url":false,"fs":false},"gitHead":"3473443d193d49cff885e0d1a06d5dc5f95b9cdf","_id":"postcss@8.4.10","_nodeVersion":"17.7.1","_npmVersion":"8.5.2","dist":{"integrity":"sha512-84ERZDkObgU3JLeBzqB0DK3+kFHhhxAngTIeOL4cAykcVYaY4ie3iAzaroXpYeHJNZcPIVvbGAyRxDsqJUUSJg==","shasum":"0b9c326e3ab3689dbd9bb4c26039ce96be71c0eb","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.4.10.tgz","fileCount":54,"unpackedSize":186439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMNh5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpuqw/+I6vrkjFrMC4Kq+uuWmH0NKsZHfekJL1CCZGn0Oc9j6LmjpEs\r\nXlhluejsAXR7UzKDkiK1x4DjPHJ4cNduSVPSIex/H4x/PFQsgLMwNmQ1Q8+v\r\nPPSa7rX0Q8FEp+UR1EQg3uEPRd0+OQUnGSMZMqn0OOS6YNB4klQAj9JDwB8h\r\nU4yIbg3+t7YwGzDTMjfOGOIs6L+tWYVpgtRJRZk6BpVmj0DBAlM0K/YNuJlT\r\nWsQfDiZ4EwFqDiTHHfE5HIW/5UyqS1M/sbe4b1+Gj2kPwQSJHSXC7Mk7dAYc\r\nOcIYGzGv8QjiyhJl98j8VjaWY8dPTqvSmZc/nBdSrjJ2Vvu2RK2gL7OD46Rp\r\nVmgV45Mqi/NFju+Z/K5//ggoNm6Q4eHwBTUKtjQ8SEbs7pEBGT71CwUnI/XQ\r\nS+bJAlNrKu5gHnSDtAFvGz3FdCEqtJa+F4skdAi0ksc5k+YWxUKrHPQsU5y+\r\nj2IdTPkVtX38PbNXJ+9jr0r+JNTrSsBlLShy7JvGA4eZCwyF8Vl3OYSVwFXd\r\nDRbLTZB3vMJvXEOMPtS2x8NeA1+DqOkdvXlOFS+rPK0DkqYPm07LD3bS77c3\r\nK5hBBQ41xzgg/NEuphp/xYEUsZ5yvOeScRkbATic+0+niWsoNu5Xf+iszjXR\r\nDMi+C8DQW0KvwRoTfDjlsZPecHoaKyxhifM=\r\n=Sph5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG1zwYJJ0yVu3imtgvmqZUbcBmP4cmeoX7iv4w8zVdlpAiBrZ0nxWYanHflIUWG4VSQsh/rBhpMRlYPKHISOJbqUsw=="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.4.10_1647368313600_0.18895356662423612"},"_hasShrinkwrap":false},"8.4.11":{"name":"postcss","version":"8.4.11","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/no-work-result":"./lib/no-work-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":[{"type":"opencollective","url":"https://opencollective.com/postcss"},{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"}],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"dependencies":{"nanoid":"^3.3.1","picocolors":"^1.0.0","source-map-js":"^1.0.2"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"path":false,"url":false,"fs":false},"gitHead":"c689c881209b198e8d41797b76697e5976fe8d52","_id":"postcss@8.4.11","_nodeVersion":"17.7.1","_npmVersion":"8.5.2","dist":{"integrity":"sha512-D+jFLnT0ilGfy4CVBGbC+XE68HkVpT8+CUkDrcSpgxmo4RKco2uaZ4kIoyVGEm+m8KN/+Vwgs8MtpNbQ3/ma9w==","shasum":"a06229f23820b4ddd46500a3e38dbca1598a8e8d","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.4.11.tgz","fileCount":54,"unpackedSize":186440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMNq8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoPLA//Y5VHqZWqoAl1x06YXg3ue16bnRafiuumMEqNei2Vd6W8ffc2\r\nef66oLAWZKkrw/GQziS/Jr4ZmNYEotWvkV0o+A7VWIEijCGdF0R+gGY2fCFD\r\nPK4H52XMOMu3cBiM27m9rBO9S4eGymx5BDRwgTFP5l+xrqDZhecXq7wcqMoU\r\np4KkRYhB9d0e9Erb5vXnOyfhwHA63zQhAZLRK6Lmk1gtV6oDpPWen05r/O8r\r\nHwRsYCC8axY4F62iPoJ/elOF1P+DucNfmjjtCciQUHHgpGwXuXOkYYNoit5d\r\nzduu4HNhzftug8ESMQkWKYKCRE0c2QEmSr03L3+EFwDXEPuoKJHkIPYEeUSW\r\nDjOxXGp3cb67cFcRmRbdV+CL+OeLV2pS5YqenjqzS7bBPoMGeNhXfYStdrkV\r\nzGHFq6RhxT681z0nX0rRCbC90Trf5V6DGQkyadNsG9C8+8yaERBmdyLFgh6P\r\nK8x7AceZf9H/FZJhrzYcu4iAz+m16LsWu3eNr5Zj+9iofFCNfN2Uq0p4yqgy\r\n+KHjjgXZYiDbHWGZHNLp5VKYu2LzVDL9TG4CYmE0NQLcsWSgswjQSkfxw2gE\r\ncw7XVr3pS4QG2y5e/GnCZHGEI3g7mWUAezxEkOmUvcf2vPYolAaE1wcnPXoX\r\ngol9iSvL0h9wGWBaHyRiRGDLG/M/IJLI8Sw=\r\n=TDg6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCQrOuQvw19HAG3OY/Jqh4qyt77912FeCc+PngeTmhiIQIgLj915X3C0uR6LaYOeWCXlHa44DRTt0hS3s4qd7Ph2xo="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.4.11_1647368892354_0.0018354010199037596"},"_hasShrinkwrap":false},"8.4.12":{"name":"postcss","version":"8.4.12","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/no-work-result":"./lib/no-work-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":[{"type":"opencollective","url":"https://opencollective.com/postcss/"},{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"}],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"dependencies":{"nanoid":"^3.3.1","picocolors":"^1.0.0","source-map-js":"^1.0.2"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"path":false,"url":false,"fs":false},"gitHead":"e5c10e009717c14c00b03867344eaefe960968da","_id":"postcss@8.4.12","_nodeVersion":"17.7.1","_npmVersion":"8.5.2","dist":{"integrity":"sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==","shasum":"1e7de78733b28970fa4743f7da6f3763648b1905","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.4.12.tgz","fileCount":54,"unpackedSize":186441,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMaIIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZ1g//dyVyxWkHRUNAPAszUK9FvTc0ihJXmWdRe9WLvx+dpw6CZ1qZ\r\nO+snWWe34pjSi7NhTJXScFNtr1lZd0+BArJQ7uEaBTST17C++itGunbNSDpu\r\nHZJTH6yhwkSRUfh9bi0g6IhEegTFj5q/+9jIm9n+QuOhvkEg3VPNtODgYION\r\n+tD16UIt8X1YRZfKeIL0SLFiBAsQ2rfqVdnbwllJCnIYNcaEnD7Yd31Ze0Tu\r\n5fyj2ElmP6CIJZrl7pbBcw5bVkjj1gazcZYFjjnV/PEH+pEB+fmQ+wdvzSxu\r\nGe0TkIhvKw5A+0EiKjb/Nd0YiHhNdI+1rPC0MB4CcRgL7e4KC8YAPjtJIvGg\r\n08It7UEkAhr5liWihBUl7DD0ut9tK4zpn02GoaUxfPx/tAKHoF4dMxN0/HMk\r\nIs4npfpkhm0bVgvPDnJPR4RP+VXzQR4nUiY8AzF9mP4wefRuDEOTO2JlU94o\r\nOcZR6ZvpCTa1bKuPGLqJOZ4m+cbiltOAyFGuhQt+3kJQ3o1X58pU6zm0Kuw9\r\nzIdkd9Y/0+rJEjSTfHAXJ5cshCXH5+h81Zm/n/Phz0HzEc9SiwAgM1DuQqMs\r\nJlvbezhZoTI1s9ebpgzKYMuaO9HG5wms0zgUucUrGyulgZi+HTGDDqoyxdbm\r\nM+qg21mhu13XUg7pLNPfmZPG2lG/a7aAoio=\r\n=XTs/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDsY5FzlDxPix++hlmNNz/ffbUfJMc1IKcbDrxQ7tAgvAIgLIB6wfkhbRs51JMAPO5B3ICTsZRSeRGMHIQ0NFBMl30="}]},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.4.12_1647419912557_0.10526301890425427"},"_hasShrinkwrap":false},"8.4.13":{"name":"postcss","version":"8.4.13","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/no-work-result":"./lib/no-work-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":[{"type":"opencollective","url":"https://opencollective.com/postcss/"},{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"}],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"dependencies":{"nanoid":"^3.3.3","picocolors":"^1.0.0","source-map-js":"^1.0.2"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"path":false,"url":false,"fs":false},"gitHead":"80608c6f6e5f04f90fa47dc520969a91e750126d","_id":"postcss@8.4.13","_nodeVersion":"18.0.0","_npmVersion":"8.6.0","dist":{"integrity":"sha512-jtL6eTBrza5MPzy8oJLFuUscHDXTV5KcLlqAWHl5q5WYRfnNRGSmOZmOZ1T6Gy7A99mOZfqungmZMpMmCVJ8ZA==","shasum":"7c87bc268e79f7f86524235821dfdf9f73e5d575","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.4.13.tgz","fileCount":54,"unpackedSize":186437,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICSkg17yMn5qwGfn0IZ9b79FP6GkNViYTlRsvQOwTxGyAiBpsGU+aroeDZq6HvsDSF9GJ9EIE7FdGQ5IKposI39QHg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJibIe6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqRdRAAiKIJCz4XVB2UtdWJFCHatCSyL4/KxRpvov4h/wWdTriP386N\r\njfdXMnWQG+Rhk6a9OtO5gv+1XjSjWcLPT7A+qH1w37tLvh5xmT991tCdGB6S\r\n/Qs4mVggPxq0ETPU0wQ4ZfNMPLe3F+750iYK/bbjMj9OgJmoMYTfsyv0cr3Z\r\nkLFv8Cmlj1fkdF0KZiX6TV2yPI8rPldAy50VphldbhvIpy2cPGY/PDNsHl3x\r\nf1mlNz11fB7eLLIwT9G0p+Jlj4nPzOEW5rPo1Dr2Zp1Lemla4TVwGy1NTZ5W\r\n7TxJfikT4HLHrjRLutfEnDv2hoBORZlvAz9VimRkrxFyPDtlTYC5FXAP9XZ5\r\nXGcW5i1LkLII8dOMFLF8G1aqz9xFTQ9N6Frk/NhdnfX2JW+azlqdUitNjg2q\r\na9mFTgLMKIc4LYqQnN7erHaV1lMm/bdS+2eilVhMAY2U/AbxxzC2nlQZDDFa\r\nyJlkyEdz5CHh1FdlbpfHL4AiRBVL0HOLKzDtpYkmwy4SpP1ChtlpPck8ziul\r\n3KZplqIHpv0JbGoWX/sk95RvOP4dEllHXZAz2kVB6YZ7Yrfruh42M4RIxWLY\r\nQLBsFCdFw9iSvLYQLKRF9Qy3cC/Mu3CcgR2PL3eV2cNjP+o93UYBcC5SaO0R\r\nzGxIf05dfEwY43RLCKSspP460RfUbCuqnro=\r\n=yrgF\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.4.13_1651279802205_0.5369268430496281"},"_hasShrinkwrap":false},"8.4.14":{"name":"postcss","version":"8.4.14","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/no-work-result":"./lib/no-work-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":[{"type":"opencollective","url":"https://opencollective.com/postcss/"},{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"}],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"dependencies":{"nanoid":"^3.3.4","picocolors":"^1.0.0","source-map-js":"^1.0.2"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"path":false,"url":false,"fs":false},"gitHead":"b7d1836dc8a7511e4cd6b8c840c0b39aff56c4b2","_id":"postcss@8.4.14","_nodeVersion":"18.2.0","_npmVersion":"8.9.0","dist":{"integrity":"sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==","shasum":"ee9274d5622b4858c1007a74d76e42e56fd21caf","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.4.14.tgz","fileCount":54,"unpackedSize":186549,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID/s7VIyl24XXeKas9CD+lBHVUzZmPaB9+lBo+6B2GyYAiBZISmpmonWvE5zLRBNaxgsAntJP+BmSvsAHHhIH0J8+w=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihRuDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/rg//VeuA04r2dsZjKsg45pHOEQI5w9kNtvlA3i6nPcdNSg47F8a2\r\n37FvK4kqF0MGijbPcVQVAivQLGSriqIRBMifhzQlciUbz6GRhPkhrEc3qgYL\r\n/i25kHJVs/ngYDaWzgkXZIyJXALj3cDlR31YHMheCDiwNsKT+LfVmP4EEa0T\r\nPpRP2CJKu5USz/Xp8CBCXFIE9YFdYTReuieAe3PvhL7Ih8csYuFXvuRoR8Pg\r\nQ8ZlfPdDcdJR58dDRMOGQ2PmXMybUJ5ipbgN2Tb25OwVodoGCxUbM4oG0h9A\r\nRCLIKfx2xk2Iy1M0y8nuFnz+rzMremevabpFI335HeYoQYM4NO8GFJjK5GPm\r\nqXn5U7LqeyGeQL10oES4ebDduGZoGx8KLSdoVjn+QGlEeTv4Nz0+9axPKOX5\r\n4PE1MPbkima3r93DZaxeABXldIOreYA3nY41Py3tf+IGAN5HPA9YFnWDjV0r\r\nIgGR5Jh3Cpku/s9VWnYlB0813Cj5mpw2hJSoLptD1FVQ0ND52yDjuc0botQa\r\n5IoJR1UoAIn1+dE33Vl/Bnm9wWaXgxq5gy/Tsg4O1eTwY4+n09rR9OpAfOEz\r\nIUVMNjX1aROzZzccCHKB4cl6/xf2cirT5iEQV44Ve1w6bSQR5pjMtodsEHzb\r\nKnvqcQ16sy7FSgSovHEr7vU2O2vBFuxsIao=\r\n=4jBR\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.4.14_1652890499237_0.5716306183110755"},"_hasShrinkwrap":false},"8.4.15":{"name":"postcss","version":"8.4.15","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/no-work-result":"./lib/no-work-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":[{"type":"opencollective","url":"https://opencollective.com/postcss/"},{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"}],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"dependencies":{"nanoid":"^3.3.4","picocolors":"^1.0.0","source-map-js":"^1.0.2"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"path":false,"url":false,"fs":false},"gitHead":"8aad149577339aa5d04d8e6026b25b9ea45ea568","_id":"postcss@8.4.15","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-q3lixwKdXOi8OYMNTMTYDNuBEWIOf4P5OlGi5OEqcp+XGiDICNZexuHJz7xttkLmpRz7R0G1I5lGFSi9F0C17w==","shasum":"486a38dc5f2e841312c67440e1a2a69be70e9a12","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.4.15.tgz","fileCount":54,"unpackedSize":186792,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDK1YktPmhKR9wHfBoMoszioGE9194i55Zqbi3RYMEb7AiEAqEoAXiEkmmYUXJwLqGYWkqMGGaz7NMX5i3SUEBXVZ8Q="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi7rIQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqYRxAAhKVEFWQ4DGPj7c823LIQLh6Il71GOSfMvjDfnMl1ftN42cqs\r\n2lvemkYt8nJyETSkNaoZdlYbNdpR4MpOysuzzkK1gFsGcT7atbR6pwmVWzHn\r\nQLN1axbWZPtt+jvGTGlxXyurYosFgBjLbSrlFlgpIiK0AOJhjvGEUII7fZvd\r\n3KITPbmCcgexSfukE00XTirI1YaG+uqV3WHY74mq+F207Gqcu3s+t0J+1ArG\r\nmyLUfT0Tk4VM0V6cLl6UEhH5YHqR6JgH94qFeZfLBIsUFI9vajLMPIxRl5Cb\r\nFP9PwIJC1c/al4eWFh7xHkiZTpGbjYETnp9JMlw+eryfXpQj5uPaIvbT1pDE\r\naxh/ywCT/9Qo5fCusUu1X/gLRo3RfqSe6jkfj3piaDVECxiVjMTNqxFj+nFh\r\nQ00Q0TcotQ1x6QXivjhWltt9ytyb2DWawwHuno31Qav6lDeWEWnydxK1FCeW\r\nt+VCp5JUAvuKJThn1MV1+/2SPEp9w+TWoxujNzys+wxt8nJvqr7eVz97GzNg\r\nR9Pe5s2+U1hiJSBc+x9RBGAiP9IICGxRsVQiBvtTx4kp9vOdcxpZS4lzFOkb\r\niqD28359f0A2IG54nUHXLmoATNH0M+kYn0dtNEuNCiQcZWBFWD5ZGs4nRBmm\r\nkXGELmap6sbnDOXT0aZxeDPCW5prAwHiXck=\r\n=zIjG\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.4.15_1659810320214_0.31408054614626546"},"_hasShrinkwrap":false},"8.4.16":{"name":"postcss","version":"8.4.16","description":"Tool for transforming styles with JS plugins","engines":{"node":"^10 || ^12 || >=14"},"exports":{".":{"require":"./lib/postcss.js","import":"./lib/postcss.mjs","types":"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/no-work-result":"./lib/no-work-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},"main":"./lib/postcss.js","types":"./lib/postcss.d.ts","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"funding":[{"type":"opencollective","url":"https://opencollective.com/postcss/"},{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/postcss"}],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","homepage":"https://postcss.org/","repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"bugs":{"url":"https://github.com/postcss/postcss/issues"},"dependencies":{"nanoid":"^3.3.4","picocolors":"^1.0.0","source-map-js":"^1.0.2"},"browser":{"./lib/terminal-highlight":false,"source-map-js":false,"path":false,"url":false,"fs":false},"gitHead":"bc18340b6bcbea43839e56a8b61b939396b487ef","_id":"postcss@8.4.16","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==","shasum":"33a1d675fac39941f5f445db0de4db2b6e01d43c","tarball":"http://localhost:4545/npm/registry/postcss/postcss-8.4.16.tgz","fileCount":54,"unpackedSize":186792,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFH+UIT24wbZev1em33zx3GPflt/CQpILSoMyWVjE9kAAiEAm+rmAT1EpBpKUBSHt5thUpbQx2yrjT2lx551OlFR6+U="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi7roqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp51g/5ANdhuKbUu/vTRgvT0z3wuujoja1OBzpykXOk25AILOFI9jdd\r\nu/SJrsHzbYqnpLJmgYDlTTSVidJfwaTOcAGY18/rVXsU+5ivxPGqjzTs51e2\r\n3OoQOKlLj9lLNyua0DJkK7FY2Jx05Z51Q67MO8iDpUt7RMtg2RMPv+GHMcP5\r\nJb1YuU18kCNa54wryaENApQFLjiNiqh05acJob2hXT6rUTTS0wdxZwm6RRUC\r\nDFTGe/yb7ECqEt9dKCwfrjay/GklAi3WLT2Bv2xGICK6eemnp2kLeNfzz95q\r\nbAmYSZxOwRBXagoaDZ7PXKZ6ZWkTYbaj7yyuhIRb3801nzDodPEd+zGnoxso\r\ne4lgIoXEpsvRfp+aF9DnoxZygiuOylb12Dkbpl78ENH3xrliZEIzUYDJhFYn\r\nzBRLAo6OhvRcGHh+BTSzkuMStzlsIgnPupsCoGrq2zSg3LDoRNFwRDXtmZHa\r\n2U8SjyN8WSPzT+ZU3PkU2miDpWs3JHvkoiBVbtYydR9FBfuwxxrbUJqzpIAW\r\ngtYUeAiSiUl+Qtb3XKzLNgInQSDV522Bs7rFG2NqlyZ2rKFp/cfr1/fXnNQ8\r\nNU6F04FDq/e92bohVExgnJiqb1kHy7iU46WA0Xl/Dt6V+eTLQ7WZ0gqnFzwU\r\nxjyltxUByKuT/EtQeqbK7iLUevog7Nt/LKk=\r\n=MS1+\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"directories":{},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss_8.4.16_1659812394520_0.32707258066372535"},"_hasShrinkwrap":false}},"readme":"# PostCSS [![Gitter][chat-img]][chat]\n\n<img align=\"right\" width=\"95\" height=\"95\"\n alt=\"Philosopher’s stone, logo of PostCSS\"\n src=\"https://postcss.org/logo.svg\">\n\n[chat-img]: https://img.shields.io/badge/Gitter-Join_the_PostCSS_chat-brightgreen.svg\n[chat]: https://gitter.im/postcss/postcss\n\nPostCSS is a tool for transforming styles with JS plugins.\nThese plugins can lint your CSS, support variables and mixins,\ntranspile future CSS syntax, inline images, and more.\n\nPostCSS is used by industry leaders including Wikipedia, Twitter, Alibaba,\nand JetBrains. The [Autoprefixer] PostCSS plugin is one of the most popular\nCSS processors.\n\nPostCSS takes a CSS file and provides an API to analyze and modify its rules\n(by transforming them into an [Abstract Syntax Tree]).\nThis API can then be used by [plugins] to do a lot of useful things,\ne.g., to find errors automatically, or to insert vendor prefixes.\n\n**Support / Discussion:** [Gitter](https://gitter.im/postcss/postcss)<br>\n**Twitter account:** [@postcss](https://twitter.com/postcss)<br>\n**VK.com page:** [postcss](https://vk.com/postcss)<br>\n**中文翻译**: [`docs/README-cn.md`](./docs/README-cn.md)\n\nFor PostCSS commercial support (consulting, improving the front-end culture\nof your company, PostCSS plugins), contact [Evil Martians]\nat <postcss@evilmartians.com>.\n\n[Abstract Syntax Tree]: https://en.wikipedia.org/wiki/Abstract_syntax_tree\n[Evil Martians]: https://evilmartians.com/?utm_source=postcss\n[Autoprefixer]: https://github.com/postcss/autoprefixer\n[plugins]: https://github.com/postcss/postcss#plugins\n\n<a href=\"https://evilmartians.com/?utm_source=postcss\">\n <img src=\"https://evilmartians.com/badges/sponsored-by-evil-martians.svg\"\n alt=\"Sponsored by Evil Martians\" width=\"236\" height=\"54\">\n</a>\n\n\n## Docs\nRead **[full docs](https://github.com/postcss/postcss#readme)** on GitHub.\n","maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"time":{"modified":"2022-08-06T18:59:54.821Z","created":"2013-11-04T19:57:14.218Z","0.1.0":"2013-11-04T20:21:54.720Z","0.2.0":"2013-12-17T23:47:59.233Z","0.3.0":"2014-02-13T19:31:17.805Z","0.3.1":"2014-02-18T12:28:06.564Z","0.3.2":"2014-02-19T11:04:55.812Z","0.3.3":"2014-03-02T09:14:57.101Z","0.3.4":"2014-03-03T20:24:05.542Z","0.3.5":"2014-05-30T05:55:32.893Z","1.0.0":"2014-06-23T04:53:56.923Z","1.1.0":"2014-07-21T17:35:24.381Z","2.0.0":"2014-07-23T06:50:36.980Z","2.1.0":"2014-07-27T09:11:23.118Z","2.1.1":"2014-08-06T21:49:17.331Z","2.1.2":"2014-08-08T19:35:13.823Z","2.2.0":"2014-08-17T14:53:08.235Z","2.2.1":"2014-08-22T12:30:19.338Z","2.2.2":"2014-08-27T15:24:33.122Z","2.2.3":"2014-08-27T23:14:51.543Z","2.2.4":"2014-09-01T17:52:35.171Z","2.2.5":"2014-09-24T20:51:31.660Z","2.2.6":"2014-10-31T20:54:01.563Z","3.0.0":"2014-11-11T22:14:20.764Z","3.0.1":"2014-11-13T18:48:26.335Z","3.0.2":"2014-11-14T13:59:08.130Z","3.0.3":"2014-11-21T12:55:19.336Z","3.0.4":"2014-11-22T08:29:37.990Z","3.0.5":"2014-11-27T20:38:06.554Z","3.0.6":"2014-12-07T21:07:24.626Z","3.0.7":"2014-12-09T09:18:16.503Z","4.0.0":"2014-12-30T12:41:08.305Z","4.0.1":"2015-01-11T18:49:00.267Z","4.0.2":"2015-01-24T17:18:42.526Z","4.0.3":"2015-01-28T12:46:52.162Z","4.0.4":"2015-02-14T10:49:02.979Z","4.0.5":"2015-02-23T13:35:30.432Z","4.0.6":"2015-02-24T12:45:43.207Z","4.1.0":"2015-04-01T15:46:46.935Z","4.1.1":"2015-04-02T07:21:06.259Z","4.1.2":"2015-04-02T11:23:08.094Z","4.1.3":"2015-04-05T18:56:10.683Z","4.1.4":"2015-04-05T23:58:19.765Z","4.1.5":"2015-04-13T21:53:40.406Z","4.1.6":"2015-04-26T17:49:43.740Z","4.1.7":"2015-04-28T22:41:39.906Z","4.1.8":"2015-05-01T00:22:36.175Z","4.1.9":"2015-05-05T10:45:00.776Z","4.1.10":"2015-05-11T18:09:30.258Z","4.1.11":"2015-05-16T17:32:22.248Z","4.1.12":"2015-06-22T02:10:22.187Z","4.1.13":"2015-06-23T23:05:05.372Z","4.1.14":"2015-07-04T11:05:57.308Z","4.1.15":"2015-07-07T15:32:29.061Z","4.1.16":"2015-07-07T18:56:15.957Z","5.0.0":"2015-08-19T19:11:47.927Z","5.0.1":"2015-08-20T21:34:48.630Z","5.0.2":"2015-08-22T14:25:55.887Z","5.0.3":"2015-08-28T22:04:16.455Z","5.0.4":"2015-09-01T18:24:24.882Z","5.0.5":"2015-09-12T10:36:51.510Z","5.0.6":"2015-09-21T16:42:35.124Z","5.0.7":"2015-09-25T10:33:31.122Z","5.0.8":"2015-09-25T11:16:28.705Z","5.0.9":"2015-10-08T18:32:52.495Z","5.0.10":"2015-10-14T23:46:47.950Z","5.0.11":"2015-11-07T14:03:41.485Z","5.0.12":"2015-11-13T15:27:30.290Z","5.0.13":"2015-12-16T14:01:15.286Z","5.0.14":"2016-01-03T21:47:41.787Z","5.0.15":"2016-02-11T14:22:56.190Z","5.0.16":"2016-02-14T08:54:17.173Z","5.0.17":"2016-02-26T16:10:31.573Z","5.0.18":"2016-02-29T08:33:58.269Z","5.0.19":"2016-03-02T18:51:54.376Z","5.0.20":"2016-05-01T06:09:12.124Z","5.0.21":"2016-05-02T16:12:35.479Z","5.1.0":"2016-07-12T16:39:37.212Z","5.1.1":"2016-07-26T09:03:33.846Z","5.1.2":"2016-08-06T18:02:16.979Z","5.2.0":"2016-09-07T04:29:24.055Z","5.2.1":"2016-09-26T12:11:37.845Z","5.2.2":"2016-09-26T12:58:19.168Z","5.2.3":"2016-09-29T09:50:16.721Z","5.2.4":"2016-09-30T05:20:09.300Z","5.2.5":"2016-10-20T12:26:00.570Z","5.2.6":"2016-11-22T12:55:52.258Z","5.2.7":"2016-12-24T08:46:10.078Z","5.2.8":"2016-12-26T08:08:34.053Z","5.2.9":"2017-01-09T07:15:29.824Z","5.2.10":"2017-01-12T07:51:26.833Z","5.2.11":"2017-01-20T08:48:10.642Z","5.2.12":"2017-02-05T21:32:17.657Z","5.2.13":"2017-02-14T11:19:41.536Z","5.2.14":"2017-02-17T09:03:43.616Z","5.2.15":"2017-02-22T12:00:31.101Z","5.2.16":"2017-03-07T15:51:45.318Z","5.2.17":"2017-04-13T22:57:58.557Z","6.0.0":"2017-05-06T11:44:12.771Z","6.0.1":"2017-05-07T11:37:52.600Z","6.0.2":"2017-06-12T18:47:46.010Z","6.0.3":"2017-06-23T19:17:10.359Z","6.0.4":"2017-06-30T11:39:25.924Z","6.0.5":"2017-07-03T11:18:45.344Z","6.0.6":"2017-07-05T16:33:18.599Z","6.0.7":"2017-07-17T15:16:13.838Z","6.0.8":"2017-07-19T16:01:44.443Z","6.0.9":"2017-08-11T20:57:38.422Z","6.0.10":"2017-08-27T10:00:17.379Z","6.0.11":"2017-09-06T06:00:03.818Z","6.0.12":"2017-09-25T07:22:52.781Z","5.2.18":"2017-10-04T13:48:59.922Z","6.0.13":"2017-10-04T14:09:14.428Z","6.0.14":"2017-11-02T13:51:20.618Z","6.0.15":"2018-01-02T01:19:40.584Z","6.0.16":"2018-01-06T02:44:30.937Z","6.0.17":"2018-02-01T19:56:55.266Z","6.0.18":"2018-02-15T11:48:20.440Z","6.0.19":"2018-02-17T22:32:01.937Z","6.0.20":"2018-03-17T01:57:31.965Z","6.0.21":"2018-03-22T18:39:22.287Z","6.0.22":"2018-04-28T05:21:21.236Z","6.0.23":"2018-06-21T18:43:26.204Z","7.0.0":"2018-07-16T19:03:37.502Z","7.0.1":"2018-07-20T02:51:18.090Z","7.0.2":"2018-07-30T18:16:26.772Z","7.0.3":"2018-09-25T22:20:37.352Z","7.0.4":"2018-09-27T06:17:36.298Z","7.0.5":"2018-10-02T13:14:58.351Z","7.0.6":"2018-11-18T01:34:49.300Z","7.0.7":"2018-12-17T02:04:18.802Z","7.0.8":"2019-01-08T12:04:57.453Z","7.0.9":"2019-01-11T14:18:56.974Z","7.0.10":"2019-01-11T20:15:12.427Z","7.0.11":"2019-01-12T16:14:20.764Z","7.0.12":"2019-01-15T16:33:38.802Z","7.0.13":"2019-01-15T18:09:42.419Z","7.0.14":"2019-01-22T14:16:45.709Z","7.0.15":"2019-05-04T05:42:18.910Z","7.0.16":"2019-05-04T18:59:14.197Z","7.0.17":"2019-06-05T16:38:33.617Z","7.0.18":"2019-09-05T23:20:46.358Z","7.0.19":"2019-10-24T12:44:13.346Z","7.0.20":"2019-10-24T15:12:25.623Z","7.0.21":"2019-10-25T15:55:38.739Z","7.0.22":"2019-11-18T22:29:26.451Z","7.0.23":"2019-11-18T22:36:36.554Z","7.0.24":"2019-12-06T18:54:29.085Z","7.0.25":"2019-12-16T19:16:28.660Z","7.0.26":"2019-12-31T00:11:16.478Z","7.0.27":"2020-02-18T02:59:42.566Z","7.0.28":"2020-05-02T14:40:52.307Z","7.0.29":"2020-05-04T14:16:17.298Z","7.0.30":"2020-05-11T14:00:08.917Z","7.0.31":"2020-05-26T02:13:42.841Z","7.0.32":"2020-06-02T12:50:20.638Z","8.0.0":"2020-09-15T15:20:21.522Z","8.0.1":"2020-09-15T15:34:45.892Z","8.0.2":"2020-09-15T16:46:21.196Z","8.0.3":"2020-09-15T19:13:44.913Z","7.0.33":"2020-09-16T22:12:14.400Z","8.0.4":"2020-09-16T22:20:23.924Z","7.0.34":"2020-09-17T01:56:04.796Z","8.0.5":"2020-09-17T02:42:33.142Z","8.0.6":"2020-09-20T16:53:57.122Z","8.0.7":"2020-09-22T00:55:59.271Z","8.0.8":"2020-09-23T02:11:35.399Z","8.0.9":"2020-09-23T17:04:34.200Z","8.1.0":"2020-09-26T23:35:02.989Z","7.0.35":"2020-09-28T21:42:40.998Z","8.1.1":"2020-09-28T21:47:11.306Z","8.1.2":"2020-10-19T00:02:27.113Z","8.1.3":"2020-10-23T02:20:49.337Z","8.1.4":"2020-10-24T00:03:31.342Z","8.1.5":"2020-11-05T15:50:18.850Z","8.1.6":"2020-11-05T16:28:57.520Z","8.1.7":"2020-11-10T15:58:14.284Z","8.1.8":"2020-11-19T15:58:37.754Z","8.1.9":"2020-11-21T18:37:39.079Z","8.1.10":"2020-11-23T22:17:48.451Z","8.1.11":"2020-12-03T01:44:17.834Z","8.1.12":"2020-12-03T02:41:08.377Z","8.1.13":"2020-12-03T03:14:41.585Z","8.1.14":"2020-12-04T00:21:07.327Z","8.2.0":"2020-12-08T07:16:09.714Z","8.2.1":"2020-12-09T11:52:21.644Z","8.2.2":"2020-12-29T20:56:57.528Z","8.2.3":"2021-01-07T12:06:37.178Z","8.2.4":"2021-01-09T10:28:27.053Z","8.2.5":"2021-02-06T18:57:38.006Z","8.2.6":"2021-02-10T18:38:11.874Z","8.2.7":"2021-03-03T23:25:21.790Z","8.2.8":"2021-03-09T22:04:49.388Z","8.2.9":"2021-03-30T20:43:46.074Z","8.2.10":"2021-04-11T16:37:24.470Z","8.2.11":"2021-04-22T15:32:46.859Z","8.2.12":"2021-04-22T15:50:49.236Z","8.2.13":"2021-04-26T12:26:20.595Z","8.2.14":"2021-05-05T19:44:22.093Z","8.2.15":"2021-05-10T19:56:32.881Z","8.3.0":"2021-05-21T03:41:56.818Z","8.3.1":"2021-06-09T23:38:49.034Z","7.0.36":"2021-06-11T02:45:58.529Z","8.3.2":"2021-06-11T02:57:14.305Z","8.3.3":"2021-06-14T05:34:43.526Z","8.3.4":"2021-06-14T13:27:50.119Z","8.3.5":"2021-06-17T03:25:25.761Z","8.3.6":"2021-07-21T15:53:51.784Z","8.3.7":"2021-09-22T05:54:38.314Z","7.0.37":"2021-09-25T07:25:52.920Z","7.0.38":"2021-09-25T07:30:04.683Z","8.3.8":"2021-09-25T07:33:40.934Z","7.0.39":"2021-10-04T20:12:34.113Z","8.3.9":"2021-10-04T20:14:44.405Z","8.3.10":"2021-10-20T17:47:36.003Z","8.3.11":"2021-10-21T12:43:28.338Z","8.4.0":"2021-11-24T13:06:02.296Z","8.4.1":"2021-11-24T22:06:23.600Z","8.4.2":"2021-11-26T18:45:10.576Z","8.4.3":"2021-11-26T19:20:43.443Z","8.4.4":"2021-11-27T14:58:40.360Z","8.4.5":"2021-12-13T00:03:13.177Z","8.4.6":"2022-02-01T11:37:51.028Z","8.4.7":"2022-02-24T22:07:46.090Z","8.4.8":"2022-03-07T02:10:09.319Z","8.4.9":"2022-03-15T18:08:17.115Z","8.4.10":"2022-03-15T18:18:33.767Z","8.4.11":"2022-03-15T18:28:12.572Z","8.4.12":"2022-03-16T08:38:32.747Z","8.4.13":"2022-04-30T00:50:02.367Z","8.4.14":"2022-05-18T16:14:59.457Z","8.4.15":"2022-08-06T18:25:20.374Z","8.4.16":"2022-08-06T18:59:54.735Z"},"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"repository":{"type":"git","url":"git+https://github.com/postcss/postcss.git"},"readmeFilename":"README.md","keywords":["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],"bugs":{"url":"https://github.com/postcss/postcss/issues"},"license":"MIT","users":{"326060588":true,"myounes":true,"dantman":true,"toogle":true,"denji":true,"macmac":true,"brecht":true,"chriscalo":true,"simplesessions":true,"pensierinmusica":true,"anhulife":true,"groovecoder":true,"ugarz":true,"avdons":true,"allenmoore":true,"joaocunha":true,"battlemidget":true,"bhaveshgohel":true,"jyounce":true,"davidnyhuis":true,"abdihaikal":true,"imagion":true,"den3er":true,"usedf295":true,"runningtalus":true,"ezeikel":true,"ambdxtrch":true,"flynntsc":true,"vwal":true,"rbartoli":true,"stuligan":true,"sadsenpai":true,"vasz":true,"ivan403704409":true,"eerne":true,"guananddu":true,"demod":true,"kmck":true,"apehead":true,"stevenvachon":true,"shannonmoeller":true,"hsldymq":true,"panlw":true,"eesur":true,"sopepos":true,"nicolasgodefroy7":true,"ndaidong":true,"daniellink":true,"b4z81":true,"guidoschmidt":true,"adc39":true,"wukaidong":true,"omidantilong":true,"dhampik":true,"kuklo":true,"sunnylost":true,"leonardorb":true,"cfleschhut":true,"kogakure":true,"sesamechee":true,"vio":true,"marcobiedermann":true,"hongz1125":true,"scotchulous":true,"sylvain261":true,"shanewholloway":true,"gor0n":true,"fchienvuhoang":true,"zoxon":true,"dralc":true,"morewry":true,"feril":true,"san3k":true,"tdmalone":true,"knoja4":true,"timdp":true,"griname":true,"kaapex":true,"rdca84":true,"kevinmartinez":true,"daveyjake":true,"pixelcraft":true,"azuma":true,"alexdevero":true,"princetoad":true,"yong_a":true,"hyteer":true,"suemcnab":true,"fpigeon":true,"e.luna92":true,"season19840122":true,"drewigg":true,"sternelee":true,"jyyoi":true,"ghe1219":true,"xueboren":true,"vonmauser":true,"nak2k":true,"kongol.ml":true,"hexagon6":true,"pddivine":true,"alexxnica":true,"tuomastolppi":true,"abhijitkalta":true,"fabioppalumbo":true,"abuelwafa":true,"d-band":true,"paulkolesnyk":true,"npm-packages":true,"xrush":true,"cronfy":true,"maycon_ribeiro":true,"cedx":true,"strawbjamm":true,"jream":true,"yeming":true,"thomas.miele":true,"eltonmelo":true,"xfloops":true,"tztz":true,"alandooz":true,"pauljacobson":true,"hanyi1616":true,"danielheene":true,"pavel06081991":true,"sprying":true,"nraibaud":true,"imaginegenesis":true,"jameskrill":true,"webfacer":true,"mrhuangyuhui":true,"umetomo":true,"lqblovezh":true,"jmatthews":true,"seangenabe":true,"patrickwelker":true,"intermetric":true,"dozierjack":true},"homepage":"https://postcss.org/"} \ No newline at end of file
diff --git a/cli/tests/testdata/npm/registry/source-map-js/registry.json b/cli/tests/testdata/npm/registry/source-map-js/registry.json
new file mode 100644
index 000000000..d91922c97
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/source-map-js/registry.json
@@ -0,0 +1 @@
+{"_id":"source-map-js","_rev":"5-2ca6bd1378d690e645b3f65c896f0653","name":"source-map-js","dist-tags":{"latest":"1.0.2"},"versions":{"0.6.2":{"name":"source-map-js","description":"Generates and consumes source maps","version":"0.6.2","homepage":"https://github.com/7rulnik/source-map","author":{"name":"Valentin 7rulnik Semirulnik","email":"v7rulnik@gmail.com"},"contributors":[{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"},{"name":"Gilad Peleg","email":"giladp007@gmail.com"},{"name":"djchie","email":"djchie.dev@gmail.com"},{"name":"Gary Ye","email":"garysye@gmail.com"},{"name":"Nicolas Lalevée","email":"nicolas.lalevee@hibnet.org"}],"repository":{"type":"git","url":"git+ssh://git@github.com/7rulnik/source-map.git"},"main":"./source-map.js","engines":{"node":">=0.10.0"},"license":"BSD-3-Clause","scripts":{"test":"npm run build && node test/run-tests.js","build":"webpack --color","toc":"doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"},"devDependencies":{"doctoc":"^0.15.0","webpack":"^1.12.0"},"typings":"source-map","gitHead":"a14498cda8215caa8473f25b5ffba774ffc5da66","bugs":{"url":"https://github.com/7rulnik/source-map/issues"},"_id":"source-map-js@0.6.2","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"integrity":"sha512-/3GptzWzu0+0MBQFrDKzw/DvvMTUORvgY6k6jd/VS6iCR4RDTKWH6v6WPwQoUO8667uQEf9Oe38DxAYWY5F/Ug==","shasum":"0bb5de631b41cfbda6cfba8bd05a80efdfd2385e","tarball":"http://localhost:4545/npm/registry/source-map-js/source-map-js-0.6.2.tgz","fileCount":20,"unpackedSize":779932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIGFuCRA9TVsSAnZWagAAJ8IQAI9n0X3lSjY8DFGfEl30\naJnfN/jH+Kp2ZZ6CsO8p6LqaWvvfLHjTENfGjLZUXoqw44zU9kua3dcE/5j2\no93o2C1Q4U1dx1APPlETjkZ7ikbe9/v5zulWkfjNTHoTcdm+8FMHGT2Atz55\nG0u1MFo+j2h65ZMsEkM4heMubsAeT6qPmC92jbSjXrN4bb9LpJuM/qnYDG5C\niP5tMD/520+5kNRO5L0mvTJRbUQbgd4/SUmbQdclrVm8rS6JuiDknwpe52OZ\nHBBU/VZ5Gt/HRJu4xunQlSI4A7TqZK1aHR92YjHWeDWgCzj6HXHysOLX6mmn\nbnansYrGGE7hMamLwr9ndpMbLeBO1LSupaojV512BnMTrnXIVpGuDtRATt+4\nvtsi7tZOq+EMeMew9YSL++HkDqzlal+w+9IaGBjvOkle+XpWgbRn87mPBvSo\n7sPi81LAD4k9OfFbiBgSWxgFGcLOZZ3ifzz64xrdvOuybwLzi1GtxO1Duoll\nDWEUo/fLSNvqs2EvNROmda7txiA4xqu1Z2KkzOsayhnCajThFebDRjlBpN/p\nK93OssW7WVCoNACOcFI7BB5dGizxV4u5FH1C8RLDGCde9TJjoQeYYb0iwdgq\npFp4YcSGVG9A2j/70oVi3T6SWekSE3j6tKYGr0aQ9z5QMtZM1EMMHyykljbh\njrlP\r\n=aBi9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChmRXzH5EFK/8o3qL5x4EAv4c9XHwhWHssou36eGtzqQIhAJUkiUgi//X04sbr47IifXEIbPMWRK0TvjLJUwVOweCm"}]},"_npmUser":{"name":"7rulnik","email":"v7rulnik@gmail.com"},"directories":{},"maintainers":[{"name":"7rulnik","email":"v7rulnik@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map-js_0.6.2_1612734830191_0.07420900108913053"},"_hasShrinkwrap":false},"1.0.0":{"name":"source-map-js","description":"Generates and consumes source maps","version":"1.0.0","homepage":"https://github.com/7rulnik/source-map","author":{"name":"Valentin 7rulnik Semirulnik","email":"v7rulnik@gmail.com"},"contributors":[{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"},{"name":"Gilad Peleg","email":"giladp007@gmail.com"},{"name":"djchie","email":"djchie.dev@gmail.com"},{"name":"Gary Ye","email":"garysye@gmail.com"},{"name":"Nicolas Lalevée","email":"nicolas.lalevee@hibnet.org"}],"repository":{"type":"git","url":"git+https://github.com/7rulnik/source-map.git"},"main":"./source-map.js","engines":{"node":">=0.10.0"},"license":"BSD-3-Clause","typings":"source-map.d.ts","bugs":{"url":"https://github.com/7rulnik/source-map/issues"},"_id":"source-map-js@1.0.0","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"integrity":"sha512-eFjddZXcbqnQTBqzHRaA62imIAPJFDrfs4cQzy+9CgjrxJVmZEDPwyWzV+AClDYP0/ooqwDVpv16Vat8SvrZhQ==","shasum":"213f9a99b0e1a7895bbbf6559297ea9666280d7a","tarball":"http://localhost:4545/npm/registry/source-map-js/source-map-js-1.0.0.tgz","fileCount":15,"unpackedSize":98811,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICF64ZtPoTNSDbLO7uK32ELCpFGLu7Vk3XRjsIVq3MfIAiEA8UQXrtPEgPNIH6JeiJTC8zcC+vZvDrfeyDb1TfpCVcQ="}]},"_npmUser":{"name":"7rulnik","email":"v7rulnik@gmail.com"},"directories":{},"maintainers":[{"name":"7rulnik","email":"v7rulnik@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map-js_1.0.0_1636058948818_0.48838609245767706"},"_hasShrinkwrap":false},"1.0.1":{"name":"source-map-js","description":"Generates and consumes source maps","version":"1.0.1","homepage":"https://github.com/7rulnik/source-map","author":{"name":"Valentin 7rulnik Semirulnik","email":"v7rulnik@gmail.com"},"contributors":[{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"},{"name":"Gilad Peleg","email":"giladp007@gmail.com"},{"name":"djchie","email":"djchie.dev@gmail.com"},{"name":"Gary Ye","email":"garysye@gmail.com"},{"name":"Nicolas Lalevée","email":"nicolas.lalevee@hibnet.org"}],"repository":{"type":"git","url":"git+https://github.com/7rulnik/source-map.git"},"main":"./source-map.js","engines":{"node":">=0.10.0"},"license":"BSD-3-Clause","typings":"source-map.d.ts","bugs":{"url":"https://github.com/7rulnik/source-map/issues"},"_id":"source-map-js@1.0.1","_nodeVersion":"14.17.6","_npmVersion":"6.14.15","dist":{"integrity":"sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA==","shasum":"a1741c131e3c77d048252adfa24e23b908670caf","tarball":"http://localhost:4545/npm/registry/source-map-js/source-map-js-1.0.1.tgz","fileCount":15,"unpackedSize":114492,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh27n6CRA9TVsSAnZWagAAAIIP/Ra+qhAbFVjFqr4V2WSj\n1Bifzalm9FndsfIKoMSoe4xMU1/DLOzumIyYYfFRHEABC/0If8D9yXFuJP77\nhAQRJmwemjOHRh6/TwRAOCXCUBqtFGlUaWAp12VUniFQlqi07NCGc3xyvpcR\nn6N8VdIyN3nNmfDC3jmB2Ff6ezm1EK5FY+ITQLN6wb+Rs5AV7HENjb4bWbgi\nZzZmC3Knx4gkL/i3mQS2fA2lgDCbsK/v59OtRro1+0AyA5Y9DV32ORnw3a2v\njAMDknxQXl/zYcHOg++jNViLPuUR8RNXNYqpPCB1zazDfo3NNdzKAsqpn8BU\nidVhaD8JxSGWOHII9LSjwhBNif3jqjUonygtfmFE3sRObmnzuEqNnMRXXOHi\nNOLDGCw6i/ys98YB9lwJ5r3iR/7coegZP7nEE+0I/yLfu4IUHWun4WWimTgV\n3471IW/0Nkf8eipc8Tzuv9stlFiiFAj/uBS6dSUKnWvpV/q4v6/xYp8+fKjG\nUQ4M1Rabs8Vw4wYtJqAnz0uAeOo/InCIkgDv+oOvZJEQdrL00guw97xcMBIl\nA5LHYGtW+UVwid5TXxvEZgVuOOMYskGEIoMnOIqVLXmo/bmlJpkPbctIwm+4\nlpYFWwTOqgTfRg3dD0rkhp7vabtwxwgXQJ2QCxglyAeF6Aa7mmKYBsNFMpS3\nF+kF\r\n=DoGd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFVxnaYclSAhZEreoCyXnZN1bwcF0W1Z99zi9DNB1oU3AiEA/n9eAWecDd2MkPW0A9aMkfox6gT+ZACx5LcI2bZLY4w="}]},"_npmUser":{"name":"7rulnik","email":"v7rulnik@gmail.com"},"directories":{},"maintainers":[{"name":"7rulnik","email":"v7rulnik@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map-js_1.0.1_1636400712170_0.9803699835039048"},"_hasShrinkwrap":false},"1.0.2":{"name":"source-map-js","description":"Generates and consumes source maps","version":"1.0.2","homepage":"https://github.com/7rulnik/source-map-js","author":{"name":"Valentin 7rulnik Semirulnik","email":"v7rulnik@gmail.com"},"contributors":[{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"},{"name":"Gilad Peleg","email":"giladp007@gmail.com"},{"name":"djchie","email":"djchie.dev@gmail.com"},{"name":"Gary Ye","email":"garysye@gmail.com"},{"name":"Nicolas Lalevée","email":"nicolas.lalevee@hibnet.org"}],"repository":{"type":"git","url":"git+https://github.com/7rulnik/source-map-js.git"},"main":"./source-map.js","engines":{"node":">=0.10.0"},"license":"BSD-3-Clause","scripts":{"test":"npm run build && node test/run-tests.js","build":"webpack --color","toc":"doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"},"devDependencies":{"clean-publish":"^3.1.0","doctoc":"^0.15.0","webpack":"^1.12.0"},"clean-publish":{"cleanDocs":true},"typings":"source-map.d.ts","gitHead":"04907d5b2dc88bef63e5399452fa6a696f90bf66","bugs":{"url":"https://github.com/7rulnik/source-map-js/issues"},"_id":"source-map-js@1.0.2","_nodeVersion":"14.17.0","_npmVersion":"6.14.13","dist":{"integrity":"sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==","shasum":"adbc361d9c62df380125e7f161f71c826f1e490c","tarball":"http://localhost:4545/npm/registry/source-map-js/source-map-js-1.0.2.tgz","fileCount":16,"unpackedSize":147831,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5umPCRA9TVsSAnZWagAAMqEP/0DngYla5huM0HizcOJ2\na7DMFSMKl9SD8IOSBhIiUmI1IfdYpBiZTjipCE0RaSub07mtvpdlerfssISd\nRpCdnwS+igzz9MSEJl2e5C1HRFojOLsK7pxw0YMs78GLOga9IkchM2wcFXz7\n8If5+e8S+jPtr2Cl8CbGSmPM+gRDbCOSZICPqSK8akRNdiEADxi1szPJBnId\nfrfpefcav4hmNLB3P33xsXUEi4yEmlPunoodCUpALx9isYRjDTTeVPc2G3UE\nuFmdLtKNR009Ol49jkY4msGoKTuTTwNpaRS762KaF0Of4P1z0Tv17wrIs2CG\n7aNfqk/Jg/Rh3Qxz09FfdpIwUR6G8JCW2DP1lD7mWYBh2zA5WfNlqQK81SvM\ndJOCOdJ3qjKOVO3L0hymzO/dgl0dPzr5cU+VCULynLKPcdeyPNyFGoI5R/vv\n8SvxNPk74F/N4PsGsmz+8ZowRYX5YO2bu7P78dFvfBKKmNHejeMeB6SAlxT4\nzsjg7CQDS8ywvOot/lkVqKamRPdqasraw3hZ/cVDsTq2UpV8U44Ikmi6cbTn\nAguQmlI+GXQy/nYJV9CGdNrVXzyjeE97da0kzb+ny1WSJhmZOML4FT4HaIcQ\niOUUTKrxnfSRg+x9+5SnHvTZfn1Cla7eBuxv+hHgFUh2DRLXoyF2TEuNK3E5\ndUXm\r\n=0pTz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD3iJq3pz1lRdqxJMTNnnc2/7pNChwmigaptIlftPAlagIgZxoXceWfWlyrYGdJ4AqJgfGZXF+T0YXVxu+VS9cmizo="}]},"_npmUser":{"name":"7rulnik","email":"v7rulnik@gmail.com"},"directories":{},"maintainers":[{"name":"7rulnik","email":"v7rulnik@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map-js_1.0.2_1642523023379_0.8529708253561041"},"_hasShrinkwrap":false}},"time":{"created":"2021-02-07T21:53:50.190Z","0.6.2":"2021-02-07T21:53:50.369Z","modified":"2022-05-18T09:03:12.082Z","1.0.0":"2021-11-04T20:49:09.163Z","1.0.1":"2021-11-08T19:45:12.345Z","1.0.2":"2022-01-18T16:23:43.673Z"},"maintainers":[{"name":"7rulnik","email":"v7rulnik@gmail.com"}],"description":"Generates and consumes source maps","homepage":"https://github.com/7rulnik/source-map-js","repository":{"type":"git","url":"git+https://github.com/7rulnik/source-map-js.git"},"contributors":[{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"},{"name":"Gilad Peleg","email":"giladp007@gmail.com"},{"name":"djchie","email":"djchie.dev@gmail.com"},{"name":"Gary Ye","email":"garysye@gmail.com"},{"name":"Nicolas Lalevée","email":"nicolas.lalevee@hibnet.org"}],"author":{"name":"Valentin 7rulnik Semirulnik","email":"v7rulnik@gmail.com"},"bugs":{"url":"https://github.com/7rulnik/source-map-js/issues"},"license":"BSD-3-Clause","readme":"# Source Map JS\n\n[![NPM](https://nodei.co/npm/source-map-js.png?downloads=true&downloadRank=true)](https://www.npmjs.com/package/source-map-js)\n\nDifference between original [source-map](https://github.com/mozilla/source-map):\n\n> TL,DR: it's fork of original source-map@0.6, but with perfomance optimizations.\n\nThis journey starts from [source-map@0.7.0](https://github.com/mozilla/source-map/blob/master/CHANGELOG.md#070). Some part of it was rewritten to Rust and WASM and API became async.\n\nIt's still a major block for many libraries like PostCSS or Sass for example because they need to migrate the whole API to the async way. This is the reason why 0.6.1 has 2x more downloads than 0.7.3 while it's faster several times.\n\n![Downloads count](media/downloads.png)\n\nMore important that WASM version has some optimizations in JS code too. This is why [community asked to create branch for 0.6 version](https://github.com/mozilla/source-map/issues/324) and port these optimizations but, sadly, the answer was «no». A bit later I discovered [the issue](https://github.com/mozilla/source-map/issues/370) created by [Ben Rothman (@benthemonkey)](https://github.com/benthemonkey) with no response at all.\n\n[Roman Dvornov (@lahmatiy)](https://github.com/lahmatiy) wrote a [serveral posts](https://t.me/gorshochekvarit/76) (russian, only, sorry) about source-map library in his own Telegram channel. He mentioned the article [«Maybe you don't need Rust and WASM to speed up your JS»](https://mrale.ph/blog/2018/02/03/maybe-you-dont-need-rust-to-speed-up-your-js.html) written by [Vyacheslav Egorov (@mraleph)](https://github.com/mraleph). This article contains optimizations and hacks that lead to almost the same performance compare to WASM implementation.\n\nI decided to fork the original source-map and port these optimizations from the article and several others PR from the original source-map.\n\n---------\n\nThis is a library to generate and consume the source map format\n[described here][format].\n\n[format]: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit\n\n## Use with Node\n\n $ npm install source-map-js\n\n<!-- ## Use on the Web\n\n <script src=\"https://raw.githubusercontent.com/mozilla/source-map/master/dist/source-map.min.js\" defer></script> -->\n\n--------------------------------------------------------------------------------\n\n<!-- `npm run toc` to regenerate the Table of Contents -->\n\n<!-- START doctoc generated TOC please keep comment here to allow auto update -->\n<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n## Table of Contents\n\n- [Examples](#examples)\n - [Consuming a source map](#consuming-a-source-map)\n - [Generating a source map](#generating-a-source-map)\n - [With SourceNode (high level API)](#with-sourcenode-high-level-api)\n - [With SourceMapGenerator (low level API)](#with-sourcemapgenerator-low-level-api)\n- [API](#api)\n - [SourceMapConsumer](#sourcemapconsumer)\n - [new SourceMapConsumer(rawSourceMap)](#new-sourcemapconsumerrawsourcemap)\n - [SourceMapConsumer.prototype.computeColumnSpans()](#sourcemapconsumerprototypecomputecolumnspans)\n - [SourceMapConsumer.prototype.originalPositionFor(generatedPosition)](#sourcemapconsumerprototypeoriginalpositionforgeneratedposition)\n - [SourceMapConsumer.prototype.generatedPositionFor(originalPosition)](#sourcemapconsumerprototypegeneratedpositionfororiginalposition)\n - [SourceMapConsumer.prototype.allGeneratedPositionsFor(originalPosition)](#sourcemapconsumerprototypeallgeneratedpositionsfororiginalposition)\n - [SourceMapConsumer.prototype.hasContentsOfAllSources()](#sourcemapconsumerprototypehascontentsofallsources)\n - [SourceMapConsumer.prototype.sourceContentFor(source[, returnNullOnMissing])](#sourcemapconsumerprototypesourcecontentforsource-returnnullonmissing)\n - [SourceMapConsumer.prototype.eachMapping(callback, context, order)](#sourcemapconsumerprototypeeachmappingcallback-context-order)\n - [SourceMapGenerator](#sourcemapgenerator)\n - [new SourceMapGenerator([startOfSourceMap])](#new-sourcemapgeneratorstartofsourcemap)\n - [SourceMapGenerator.fromSourceMap(sourceMapConsumer)](#sourcemapgeneratorfromsourcemapsourcemapconsumer)\n - [SourceMapGenerator.prototype.addMapping(mapping)](#sourcemapgeneratorprototypeaddmappingmapping)\n - [SourceMapGenerator.prototype.setSourceContent(sourceFile, sourceContent)](#sourcemapgeneratorprototypesetsourcecontentsourcefile-sourcecontent)\n - [SourceMapGenerator.prototype.applySourceMap(sourceMapConsumer[, sourceFile[, sourceMapPath]])](#sourcemapgeneratorprototypeapplysourcemapsourcemapconsumer-sourcefile-sourcemappath)\n - [SourceMapGenerator.prototype.toString()](#sourcemapgeneratorprototypetostring)\n - [SourceNode](#sourcenode)\n - [new SourceNode([line, column, source[, chunk[, name]]])](#new-sourcenodeline-column-source-chunk-name)\n - [SourceNode.fromStringWithSourceMap(code, sourceMapConsumer[, relativePath])](#sourcenodefromstringwithsourcemapcode-sourcemapconsumer-relativepath)\n - [SourceNode.prototype.add(chunk)](#sourcenodeprototypeaddchunk)\n - [SourceNode.prototype.prepend(chunk)](#sourcenodeprototypeprependchunk)\n - [SourceNode.prototype.setSourceContent(sourceFile, sourceContent)](#sourcenodeprototypesetsourcecontentsourcefile-sourcecontent)\n - [SourceNode.prototype.walk(fn)](#sourcenodeprototypewalkfn)\n - [SourceNode.prototype.walkSourceContents(fn)](#sourcenodeprototypewalksourcecontentsfn)\n - [SourceNode.prototype.join(sep)](#sourcenodeprototypejoinsep)\n - [SourceNode.prototype.replaceRight(pattern, replacement)](#sourcenodeprototypereplacerightpattern-replacement)\n - [SourceNode.prototype.toString()](#sourcenodeprototypetostring)\n - [SourceNode.prototype.toStringWithSourceMap([startOfSourceMap])](#sourcenodeprototypetostringwithsourcemapstartofsourcemap)\n\n<!-- END doctoc generated TOC please keep comment here to allow auto update -->\n\n## Examples\n\n### Consuming a source map\n\n```js\nvar rawSourceMap = {\n version: 3,\n file: 'min.js',\n names: ['bar', 'baz', 'n'],\n sources: ['one.js', 'two.js'],\n sourceRoot: 'http://example.com/www/js/',\n mappings: 'CAAC,IAAI,IAAM,SAAUA,GAClB,OAAOC,IAAID;CCDb,IAAI,IAAM,SAAUE,GAClB,OAAOA'\n};\n\nvar smc = new SourceMapConsumer(rawSourceMap);\n\nconsole.log(smc.sources);\n// [ 'http://example.com/www/js/one.js',\n// 'http://example.com/www/js/two.js' ]\n\nconsole.log(smc.originalPositionFor({\n line: 2,\n column: 28\n}));\n// { source: 'http://example.com/www/js/two.js',\n// line: 2,\n// column: 10,\n// name: 'n' }\n\nconsole.log(smc.generatedPositionFor({\n source: 'http://example.com/www/js/two.js',\n line: 2,\n column: 10\n}));\n// { line: 2, column: 28 }\n\nsmc.eachMapping(function (m) {\n // ...\n});\n```\n\n### Generating a source map\n\nIn depth guide:\n[**Compiling to JavaScript, and Debugging with Source Maps**](https://hacks.mozilla.org/2013/05/compiling-to-javascript-and-debugging-with-source-maps/)\n\n#### With SourceNode (high level API)\n\n```js\nfunction compile(ast) {\n switch (ast.type) {\n case 'BinaryExpression':\n return new SourceNode(\n ast.location.line,\n ast.location.column,\n ast.location.source,\n [compile(ast.left), \" + \", compile(ast.right)]\n );\n case 'Literal':\n return new SourceNode(\n ast.location.line,\n ast.location.column,\n ast.location.source,\n String(ast.value)\n );\n // ...\n default:\n throw new Error(\"Bad AST\");\n }\n}\n\nvar ast = parse(\"40 + 2\", \"add.js\");\nconsole.log(compile(ast).toStringWithSourceMap({\n file: 'add.js'\n}));\n// { code: '40 + 2',\n// map: [object SourceMapGenerator] }\n```\n\n#### With SourceMapGenerator (low level API)\n\n```js\nvar map = new SourceMapGenerator({\n file: \"source-mapped.js\"\n});\n\nmap.addMapping({\n generated: {\n line: 10,\n column: 35\n },\n source: \"foo.js\",\n original: {\n line: 33,\n column: 2\n },\n name: \"christopher\"\n});\n\nconsole.log(map.toString());\n// '{\"version\":3,\"file\":\"source-mapped.js\",\"sources\":[\"foo.js\"],\"names\":[\"christopher\"],\"mappings\":\";;;;;;;;;mCAgCEA\"}'\n```\n\n## API\n\nGet a reference to the module:\n\n```js\n// Node.js\nvar sourceMap = require('source-map');\n\n// Browser builds\nvar sourceMap = window.sourceMap;\n\n// Inside Firefox\nconst sourceMap = require(\"devtools/toolkit/sourcemap/source-map.js\");\n```\n\n### SourceMapConsumer\n\nA SourceMapConsumer instance represents a parsed source map which we can query\nfor information about the original file positions by giving it a file position\nin the generated source.\n\n#### new SourceMapConsumer(rawSourceMap)\n\nThe only parameter is the raw source map (either as a string which can be\n`JSON.parse`'d, or an object). According to the spec, source maps have the\nfollowing attributes:\n\n* `version`: Which version of the source map spec this map is following.\n\n* `sources`: An array of URLs to the original source files.\n\n* `names`: An array of identifiers which can be referenced by individual\n mappings.\n\n* `sourceRoot`: Optional. The URL root from which all sources are relative.\n\n* `sourcesContent`: Optional. An array of contents of the original source files.\n\n* `mappings`: A string of base64 VLQs which contain the actual mappings.\n\n* `file`: Optional. The generated filename this source map is associated with.\n\n```js\nvar consumer = new sourceMap.SourceMapConsumer(rawSourceMapJsonData);\n```\n\n#### SourceMapConsumer.prototype.computeColumnSpans()\n\nCompute the last column for each generated mapping. The last column is\ninclusive.\n\n```js\n// Before:\nconsumer.allGeneratedPositionsFor({ line: 2, source: \"foo.coffee\" })\n// [ { line: 2,\n// column: 1 },\n// { line: 2,\n// column: 10 },\n// { line: 2,\n// column: 20 } ]\n\nconsumer.computeColumnSpans();\n\n// After:\nconsumer.allGeneratedPositionsFor({ line: 2, source: \"foo.coffee\" })\n// [ { line: 2,\n// column: 1,\n// lastColumn: 9 },\n// { line: 2,\n// column: 10,\n// lastColumn: 19 },\n// { line: 2,\n// column: 20,\n// lastColumn: Infinity } ]\n\n```\n\n#### SourceMapConsumer.prototype.originalPositionFor(generatedPosition)\n\nReturns the original source, line, and column information for the generated\nsource's line and column positions provided. The only argument is an object with\nthe following properties:\n\n* `line`: The line number in the generated source. Line numbers in\n this library are 1-based (note that the underlying source map\n specification uses 0-based line numbers -- this library handles the\n translation).\n\n* `column`: The column number in the generated source. Column numbers\n in this library are 0-based.\n\n* `bias`: Either `SourceMapConsumer.GREATEST_LOWER_BOUND` or\n `SourceMapConsumer.LEAST_UPPER_BOUND`. Specifies whether to return the closest\n element that is smaller than or greater than the one we are searching for,\n respectively, if the exact element cannot be found. Defaults to\n `SourceMapConsumer.GREATEST_LOWER_BOUND`.\n\nand an object is returned with the following properties:\n\n* `source`: The original source file, or null if this information is not\n available.\n\n* `line`: The line number in the original source, or null if this information is\n not available. The line number is 1-based.\n\n* `column`: The column number in the original source, or null if this\n information is not available. The column number is 0-based.\n\n* `name`: The original identifier, or null if this information is not available.\n\n```js\nconsumer.originalPositionFor({ line: 2, column: 10 })\n// { source: 'foo.coffee',\n// line: 2,\n// column: 2,\n// name: null }\n\nconsumer.originalPositionFor({ line: 99999999999999999, column: 999999999999999 })\n// { source: null,\n// line: null,\n// column: null,\n// name: null }\n```\n\n#### SourceMapConsumer.prototype.generatedPositionFor(originalPosition)\n\nReturns the generated line and column information for the original source,\nline, and column positions provided. The only argument is an object with\nthe following properties:\n\n* `source`: The filename of the original source.\n\n* `line`: The line number in the original source. The line number is\n 1-based.\n\n* `column`: The column number in the original source. The column\n number is 0-based.\n\nand an object is returned with the following properties:\n\n* `line`: The line number in the generated source, or null. The line\n number is 1-based.\n\n* `column`: The column number in the generated source, or null. The\n column number is 0-based.\n\n```js\nconsumer.generatedPositionFor({ source: \"example.js\", line: 2, column: 10 })\n// { line: 1,\n// column: 56 }\n```\n\n#### SourceMapConsumer.prototype.allGeneratedPositionsFor(originalPosition)\n\nReturns all generated line and column information for the original source, line,\nand column provided. If no column is provided, returns all mappings\ncorresponding to a either the line we are searching for or the next closest line\nthat has any mappings. Otherwise, returns all mappings corresponding to the\ngiven line and either the column we are searching for or the next closest column\nthat has any offsets.\n\nThe only argument is an object with the following properties:\n\n* `source`: The filename of the original source.\n\n* `line`: The line number in the original source. The line number is\n 1-based.\n\n* `column`: Optional. The column number in the original source. The\n column number is 0-based.\n\nand an array of objects is returned, each with the following properties:\n\n* `line`: The line number in the generated source, or null. The line\n number is 1-based.\n\n* `column`: The column number in the generated source, or null. The\n column number is 0-based.\n\n```js\nconsumer.allGeneratedpositionsfor({ line: 2, source: \"foo.coffee\" })\n// [ { line: 2,\n// column: 1 },\n// { line: 2,\n// column: 10 },\n// { line: 2,\n// column: 20 } ]\n```\n\n#### SourceMapConsumer.prototype.hasContentsOfAllSources()\n\nReturn true if we have the embedded source content for every source listed in\nthe source map, false otherwise.\n\nIn other words, if this method returns `true`, then\n`consumer.sourceContentFor(s)` will succeed for every source `s` in\n`consumer.sources`.\n\n```js\n// ...\nif (consumer.hasContentsOfAllSources()) {\n consumerReadyCallback(consumer);\n} else {\n fetchSources(consumer, consumerReadyCallback);\n}\n// ...\n```\n\n#### SourceMapConsumer.prototype.sourceContentFor(source[, returnNullOnMissing])\n\nReturns the original source content for the source provided. The only\nargument is the URL of the original source file.\n\nIf the source content for the given source is not found, then an error is\nthrown. Optionally, pass `true` as the second param to have `null` returned\ninstead.\n\n```js\nconsumer.sources\n// [ \"my-cool-lib.clj\" ]\n\nconsumer.sourceContentFor(\"my-cool-lib.clj\")\n// \"...\"\n\nconsumer.sourceContentFor(\"this is not in the source map\");\n// Error: \"this is not in the source map\" is not in the source map\n\nconsumer.sourceContentFor(\"this is not in the source map\", true);\n// null\n```\n\n#### SourceMapConsumer.prototype.eachMapping(callback, context, order)\n\nIterate over each mapping between an original source/line/column and a\ngenerated line/column in this source map.\n\n* `callback`: The function that is called with each mapping. Mappings have the\n form `{ source, generatedLine, generatedColumn, originalLine, originalColumn,\n name }`\n\n* `context`: Optional. If specified, this object will be the value of `this`\n every time that `callback` is called.\n\n* `order`: Either `SourceMapConsumer.GENERATED_ORDER` or\n `SourceMapConsumer.ORIGINAL_ORDER`. Specifies whether you want to iterate over\n the mappings sorted by the generated file's line/column order or the\n original's source/line/column order, respectively. Defaults to\n `SourceMapConsumer.GENERATED_ORDER`.\n\n```js\nconsumer.eachMapping(function (m) { console.log(m); })\n// ...\n// { source: 'illmatic.js',\n// generatedLine: 1,\n// generatedColumn: 0,\n// originalLine: 1,\n// originalColumn: 0,\n// name: null }\n// { source: 'illmatic.js',\n// generatedLine: 2,\n// generatedColumn: 0,\n// originalLine: 2,\n// originalColumn: 0,\n// name: null }\n// ...\n```\n### SourceMapGenerator\n\nAn instance of the SourceMapGenerator represents a source map which is being\nbuilt incrementally.\n\n#### new SourceMapGenerator([startOfSourceMap])\n\nYou may pass an object with the following properties:\n\n* `file`: The filename of the generated source that this source map is\n associated with.\n\n* `sourceRoot`: A root for all relative URLs in this source map.\n\n* `skipValidation`: Optional. When `true`, disables validation of mappings as\n they are added. This can improve performance but should be used with\n discretion, as a last resort. Even then, one should avoid using this flag when\n running tests, if possible.\n\n```js\nvar generator = new sourceMap.SourceMapGenerator({\n file: \"my-generated-javascript-file.js\",\n sourceRoot: \"http://example.com/app/js/\"\n});\n```\n\n#### SourceMapGenerator.fromSourceMap(sourceMapConsumer)\n\nCreates a new `SourceMapGenerator` from an existing `SourceMapConsumer` instance.\n\n* `sourceMapConsumer` The SourceMap.\n\n```js\nvar generator = sourceMap.SourceMapGenerator.fromSourceMap(consumer);\n```\n\n#### SourceMapGenerator.prototype.addMapping(mapping)\n\nAdd a single mapping from original source line and column to the generated\nsource's line and column for this source map being created. The mapping object\nshould have the following properties:\n\n* `generated`: An object with the generated line and column positions.\n\n* `original`: An object with the original line and column positions.\n\n* `source`: The original source file (relative to the sourceRoot).\n\n* `name`: An optional original token name for this mapping.\n\n```js\ngenerator.addMapping({\n source: \"module-one.scm\",\n original: { line: 128, column: 0 },\n generated: { line: 3, column: 456 }\n})\n```\n\n#### SourceMapGenerator.prototype.setSourceContent(sourceFile, sourceContent)\n\nSet the source content for an original source file.\n\n* `sourceFile` the URL of the original source file.\n\n* `sourceContent` the content of the source file.\n\n```js\ngenerator.setSourceContent(\"module-one.scm\",\n fs.readFileSync(\"path/to/module-one.scm\"))\n```\n\n#### SourceMapGenerator.prototype.applySourceMap(sourceMapConsumer[, sourceFile[, sourceMapPath]])\n\nApplies a SourceMap for a source file to the SourceMap.\nEach mapping to the supplied source file is rewritten using the\nsupplied SourceMap. Note: The resolution for the resulting mappings\nis the minimum of this map and the supplied map.\n\n* `sourceMapConsumer`: The SourceMap to be applied.\n\n* `sourceFile`: Optional. The filename of the source file.\n If omitted, sourceMapConsumer.file will be used, if it exists.\n Otherwise an error will be thrown.\n\n* `sourceMapPath`: Optional. The dirname of the path to the SourceMap\n to be applied. If relative, it is relative to the SourceMap.\n\n This parameter is needed when the two SourceMaps aren't in the same\n directory, and the SourceMap to be applied contains relative source\n paths. If so, those relative source paths need to be rewritten\n relative to the SourceMap.\n\n If omitted, it is assumed that both SourceMaps are in the same directory,\n thus not needing any rewriting. (Supplying `'.'` has the same effect.)\n\n#### SourceMapGenerator.prototype.toString()\n\nRenders the source map being generated to a string.\n\n```js\ngenerator.toString()\n// '{\"version\":3,\"sources\":[\"module-one.scm\"],\"names\":[],\"mappings\":\"...snip...\",\"file\":\"my-generated-javascript-file.js\",\"sourceRoot\":\"http://example.com/app/js/\"}'\n```\n\n### SourceNode\n\nSourceNodes provide a way to abstract over interpolating and/or concatenating\nsnippets of generated JavaScript source code, while maintaining the line and\ncolumn information associated between those snippets and the original source\ncode. This is useful as the final intermediate representation a compiler might\nuse before outputting the generated JS and source map.\n\n#### new SourceNode([line, column, source[, chunk[, name]]])\n\n* `line`: The original line number associated with this source node, or null if\n it isn't associated with an original line. The line number is 1-based.\n\n* `column`: The original column number associated with this source node, or null\n if it isn't associated with an original column. The column number\n is 0-based.\n\n* `source`: The original source's filename; null if no filename is provided.\n\n* `chunk`: Optional. Is immediately passed to `SourceNode.prototype.add`, see\n below.\n\n* `name`: Optional. The original identifier.\n\n```js\nvar node = new SourceNode(1, 2, \"a.cpp\", [\n new SourceNode(3, 4, \"b.cpp\", \"extern int status;\\n\"),\n new SourceNode(5, 6, \"c.cpp\", \"std::string* make_string(size_t n);\\n\"),\n new SourceNode(7, 8, \"d.cpp\", \"int main(int argc, char** argv) {}\\n\"),\n]);\n```\n\n#### SourceNode.fromStringWithSourceMap(code, sourceMapConsumer[, relativePath])\n\nCreates a SourceNode from generated code and a SourceMapConsumer.\n\n* `code`: The generated code\n\n* `sourceMapConsumer` The SourceMap for the generated code\n\n* `relativePath` The optional path that relative sources in `sourceMapConsumer`\n should be relative to.\n\n```js\nvar consumer = new SourceMapConsumer(fs.readFileSync(\"path/to/my-file.js.map\", \"utf8\"));\nvar node = SourceNode.fromStringWithSourceMap(fs.readFileSync(\"path/to/my-file.js\"),\n consumer);\n```\n\n#### SourceNode.prototype.add(chunk)\n\nAdd a chunk of generated JS to this source node.\n\n* `chunk`: A string snippet of generated JS code, another instance of\n `SourceNode`, or an array where each member is one of those things.\n\n```js\nnode.add(\" + \");\nnode.add(otherNode);\nnode.add([leftHandOperandNode, \" + \", rightHandOperandNode]);\n```\n\n#### SourceNode.prototype.prepend(chunk)\n\nPrepend a chunk of generated JS to this source node.\n\n* `chunk`: A string snippet of generated JS code, another instance of\n `SourceNode`, or an array where each member is one of those things.\n\n```js\nnode.prepend(\"/** Build Id: f783haef86324gf **/\\n\\n\");\n```\n\n#### SourceNode.prototype.setSourceContent(sourceFile, sourceContent)\n\nSet the source content for a source file. This will be added to the\n`SourceMap` in the `sourcesContent` field.\n\n* `sourceFile`: The filename of the source file\n\n* `sourceContent`: The content of the source file\n\n```js\nnode.setSourceContent(\"module-one.scm\",\n fs.readFileSync(\"path/to/module-one.scm\"))\n```\n\n#### SourceNode.prototype.walk(fn)\n\nWalk over the tree of JS snippets in this node and its children. The walking\nfunction is called once for each snippet of JS and is passed that snippet and\nthe its original associated source's line/column location.\n\n* `fn`: The traversal function.\n\n```js\nvar node = new SourceNode(1, 2, \"a.js\", [\n new SourceNode(3, 4, \"b.js\", \"uno\"),\n \"dos\",\n [\n \"tres\",\n new SourceNode(5, 6, \"c.js\", \"quatro\")\n ]\n]);\n\nnode.walk(function (code, loc) { console.log(\"WALK:\", code, loc); })\n// WALK: uno { source: 'b.js', line: 3, column: 4, name: null }\n// WALK: dos { source: 'a.js', line: 1, column: 2, name: null }\n// WALK: tres { source: 'a.js', line: 1, column: 2, name: null }\n// WALK: quatro { source: 'c.js', line: 5, column: 6, name: null }\n```\n\n#### SourceNode.prototype.walkSourceContents(fn)\n\nWalk over the tree of SourceNodes. The walking function is called for each\nsource file content and is passed the filename and source content.\n\n* `fn`: The traversal function.\n\n```js\nvar a = new SourceNode(1, 2, \"a.js\", \"generated from a\");\na.setSourceContent(\"a.js\", \"original a\");\nvar b = new SourceNode(1, 2, \"b.js\", \"generated from b\");\nb.setSourceContent(\"b.js\", \"original b\");\nvar c = new SourceNode(1, 2, \"c.js\", \"generated from c\");\nc.setSourceContent(\"c.js\", \"original c\");\n\nvar node = new SourceNode(null, null, null, [a, b, c]);\nnode.walkSourceContents(function (source, contents) { console.log(\"WALK:\", source, \":\", contents); })\n// WALK: a.js : original a\n// WALK: b.js : original b\n// WALK: c.js : original c\n```\n\n#### SourceNode.prototype.join(sep)\n\nLike `Array.prototype.join` except for SourceNodes. Inserts the separator\nbetween each of this source node's children.\n\n* `sep`: The separator.\n\n```js\nvar lhs = new SourceNode(1, 2, \"a.rs\", \"my_copy\");\nvar operand = new SourceNode(3, 4, \"a.rs\", \"=\");\nvar rhs = new SourceNode(5, 6, \"a.rs\", \"orig.clone()\");\n\nvar node = new SourceNode(null, null, null, [ lhs, operand, rhs ]);\nvar joinedNode = node.join(\" \");\n```\n\n#### SourceNode.prototype.replaceRight(pattern, replacement)\n\nCall `String.prototype.replace` on the very right-most source snippet. Useful\nfor trimming white space from the end of a source node, etc.\n\n* `pattern`: The pattern to replace.\n\n* `replacement`: The thing to replace the pattern with.\n\n```js\n// Trim trailing white space.\nnode.replaceRight(/\\s*$/, \"\");\n```\n\n#### SourceNode.prototype.toString()\n\nReturn the string representation of this source node. Walks over the tree and\nconcatenates all the various snippets together to one string.\n\n```js\nvar node = new SourceNode(1, 2, \"a.js\", [\n new SourceNode(3, 4, \"b.js\", \"uno\"),\n \"dos\",\n [\n \"tres\",\n new SourceNode(5, 6, \"c.js\", \"quatro\")\n ]\n]);\n\nnode.toString()\n// 'unodostresquatro'\n```\n\n#### SourceNode.prototype.toStringWithSourceMap([startOfSourceMap])\n\nReturns the string representation of this tree of source nodes, plus a\nSourceMapGenerator which contains all the mappings between the generated and\noriginal sources.\n\nThe arguments are the same as those to `new SourceMapGenerator`.\n\n```js\nvar node = new SourceNode(1, 2, \"a.js\", [\n new SourceNode(3, 4, \"b.js\", \"uno\"),\n \"dos\",\n [\n \"tres\",\n new SourceNode(5, 6, \"c.js\", \"quatro\")\n ]\n]);\n\nnode.toStringWithSourceMap({ file: \"my-output-file.js\" })\n// { code: 'unodostresquatro',\n// map: [object SourceMapGenerator] }\n```\n","readmeFilename":"README.md"} \ No newline at end of file
diff --git a/cli/tests/testdata/npm/registry/source-map-js/source-map-js-1.0.2.tgz b/cli/tests/testdata/npm/registry/source-map-js/source-map-js-1.0.2.tgz
new file mode 100644
index 000000000..518aeeb7d
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/source-map-js/source-map-js-1.0.2.tgz
Binary files differ
diff --git a/cli/tests/testdata/npm/registry/source-map/registry.json b/cli/tests/testdata/npm/registry/source-map/registry.json
new file mode 100644
index 000000000..6dd57b84f
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/source-map/registry.json
@@ -0,0 +1 @@
+{"_id":"source-map","_rev":"199-a48f1013b286c73aef98144f4701d2a1","name":"source-map","description":"Generates and consumes source maps","dist-tags":{"latest":"0.7.4","next":"0.8.0-beta.0"},"versions":{"0.0.0":{"name":"source-map","description":"Generates and consumes source maps","version":"0.0.0","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[],"repository":{"type":"git","url":"git://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.4.0"},"licenses":[{"type":"MPL","url":"https://www.mozilla.org/MPL/MPL-1.1.html"},{"type":"GPL","url":"http://www.gnu.org/licenses/gpl.html"},{"type":"LGPL","url":"http://www.gnu.org/licenses/lgpl.html"}],"dependencies":{"requirejs":">=0.26.0"},"_npmJsonOpts":{"file":"/Users/fitzgen/.npm/source-map/0.0.0/package/package.json","wscript":false,"contributors":false,"serverjs":false},"_id":"source-map@0.0.0","devDependencies":{},"_engineSupported":true,"_npmVersion":"1.0.22","_nodeVersion":"v0.4.11","_defaultsLoaded":true,"dist":{"shasum":"44220b0adf1572e603614d853727d3b05078d56c","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.0.0.tgz","integrity":"sha512-NFAVRu1LLObrZFGIsM8SNgSqJtGcYbquqT06sI5ocWievxyiCBueoqT+yGpJ+e4vrULtaxhGEbWtjq/icGbP5g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDlyGkb8ejOIvwU9qG/0YPf9GGqRw7bFb4SkYRGyCPXXQIgY46sfLRHsfz4zVhqQn4XFb7MLRgs1ivxB6bvPMFfm7E="}]},"scripts":{},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"}]},"0.1.0":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.0","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[],"repository":{"type":"git","url":"git://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.4.0"},"licenses":[{"type":"MPL","url":"https://www.mozilla.org/MPL/MPL-1.1.html"},{"type":"GPL","url":"http://www.gnu.org/licenses/gpl.html"},{"type":"LGPL","url":"http://www.gnu.org/licenses/lgpl.html"}],"dependencies":{"requirejs":">=0.26.0"},"_npmJsonOpts":{"file":"/Users/fitzgen/.npm/source-map/0.1.0/package/package.json","wscript":false,"contributors":false,"serverjs":false},"_id":"source-map@0.1.0","devDependencies":{},"_engineSupported":true,"_npmVersion":"1.0.22","_nodeVersion":"v0.4.11","_defaultsLoaded":true,"dist":{"shasum":"229a5427719f1971be234b37cf968538b0600136","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.0.tgz","integrity":"sha512-XnamEXxnJC2B0HVOfVYsEtRGdPt8Fu6v0YXSoXlLoH5unX+nXLB6NMvc4/pv9C4viRc7/HaBSv9SwiYTV7UMTg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAxFvythkQnW60220OudHMz9hds+xN9AAofDqMo83c5VAiBozfUQk+7ThMpJyIeUMmfceFYA1maFD8QJ49IwPfgf2w=="}]},"scripts":{},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"}]},"0.1.1":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.1","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[],"repository":{"type":"git","url":"git://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.4.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"requirejs":">=0.26.0"},"_npmUser":{"name":"mozilla-devtools","email":"nfitzgerald@mozilla.com"},"_id":"source-map@0.1.1","devDependencies":{},"optionalDependencies":{},"_engineSupported":true,"_npmVersion":"1.1.24","_nodeVersion":"v0.6.19","_defaultsLoaded":true,"dist":{"shasum":"524b0c511d53c3b1a76a211c084361bde15da726","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.1.tgz","integrity":"sha512-oCRWrHvj0njD0AY9FXc5YugZbX7BQ/3CUdHp5CD+Om/YBZX9X89KJYg6fI+g2tq4UPDq7CpM9Z17RjtRjCMV3Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCcpc3HlEsP57K757PoEv0P2mtOHLN8JAlxlVNC4tuQPwIgft6ct4X0NwuntcFTsHNpiloG75EtyogPxdH9G28arlY="}]},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.2":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.2","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[],"repository":{"type":"git","url":"git://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.4.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"requirejs":"==0.26.0"},"_npmUser":{"name":"mozilla-devtools","email":"nfitzgerald@mozilla.com"},"_id":"source-map@0.1.2","devDependencies":{},"optionalDependencies":{},"_engineSupported":true,"_npmVersion":"1.1.24","_nodeVersion":"v0.8.5","_defaultsLoaded":true,"dist":{"shasum":"7132efc1fa95273bc71bff8f8202d7b4eed57993","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.2.tgz","integrity":"sha512-2zlER8v057dkDIXq/hNRbmnVyL7Fpw8VpnJ4W8hr6Pnh3/2z1dS5lyNiBJkS3lVgnv4B+iWgHdh0yTKCx1i/HQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDB6mhFxQOX32ldTOMT0GDTdkqT7luEz5kFCNNIK04KPAiA4WZRnvA8v6kq30+7qw/a+qL3ckCqRlMv3ZtHZNyQN2Q=="}]},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.3":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.3","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[],"repository":{"type":"git","url":"git://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.4.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"requirejs":"==0.26.0"},"devDependencies":{"dryice":"~0.4.8"},"_npmUser":{"name":"mozilla-devtools","email":"nfitzgerald@mozilla.com"},"_id":"source-map@0.1.3","optionalDependencies":{},"_engineSupported":true,"_npmVersion":"1.1.24","_nodeVersion":"v0.8.5","_defaultsLoaded":true,"dist":{"shasum":"ed3165c4d0f0a6291e53e485cb95b5f1a0a25183","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.3.tgz","integrity":"sha512-KNUc1sS93Y/OV2WyI9UaAHV3OvBK7/74LxueBPjgkRAGSF+f3FPmUf4lbQI/e4b54L/0ZAIYSlFp7mnnU7vv7A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGE2FzaCxqreWWLGpOwIuUWc79KnLPyjm8CC0JUXLtaqAiBatlz8YVC/GTLHACpJgKZjcQG5lv2nGaNxhBLEydWhEQ=="}]},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.4":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.4","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[],"repository":{"type":"git","url":"git://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"_npmUser":{"name":"mozilla-devtools","email":"nfitzgerald@mozilla.com"},"_id":"source-map@0.1.4","optionalDependencies":{},"_engineSupported":true,"_npmVersion":"1.1.24","_nodeVersion":"v0.8.5","_defaultsLoaded":true,"dist":{"shasum":"cd67f54e9c4fdc713c00a869241c419e9fedace0","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.4.tgz","integrity":"sha512-IfyH6tzAt8gpC8MTfk5f1GG7Trd1CXMorkTEsOXgKbZ1dIhY5D7RYphFs7EQw4zNOmV4rLWqqxZO1cHyRQWM7Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDN3BxbQGsXUn8Q67FdxaWR3DEgFvOoqlcToyVZSQMJ1QIgaIykrrXLfHN81X110+jgkfzAKidKWv8gRVTQWN8Ck9U="}]},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.5":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.5","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[],"repository":{"type":"git","url":"git://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"_npmUser":{"name":"mozilla-devtools","email":"nfitzgerald@mozilla.com"},"_id":"source-map@0.1.5","optionalDependencies":{},"_engineSupported":true,"_npmVersion":"1.1.24","_nodeVersion":"v0.8.5","_defaultsLoaded":true,"dist":{"shasum":"63aaaee4c9dc9bea95ba9469a80775576927bf08","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.5.tgz","integrity":"sha512-vvaEptThqdLPoeA6yD4uzq2PmV+0HRrPkiBZJxtODKEqvK/qOqeR8Vu8jQ0Wab4atLPxHLqIDPB75Kb4rDMfiw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF+ISOpBlcNYbjsyqW3/wEaaqCV0PdAAhppPVT1pULjYAiEAh9rb1fEkAQ7fUInGPQI75J6eUkAN7LBYOPbc1uL3tZE="}]},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.6":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.6","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[],"repository":{"type":"git","url":"git://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"_npmUser":{"name":"mozilla-devtools","email":"nfitzgerald@mozilla.com"},"_id":"source-map@0.1.6","optionalDependencies":{},"_engineSupported":true,"_npmVersion":"1.1.24","_nodeVersion":"v0.8.5","_defaultsLoaded":true,"dist":{"shasum":"0035ddb2d9a191df8c8b13a0362eb618d881ea34","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.6.tgz","integrity":"sha512-28LTwX+tpqQxVz661uuGwNSXFv+lRTv0G5eYpzDfrrUgkg2RDSx2wlbCfK2H+kGpF0/wmzemc4IlEMKa2IvyCQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCk49y0BDblL+Zawfq/YnXc/JSvIuvctDYPxNPY3sMk3QIhAIsrR4WNEe6+3LcZqdljCzYvcDaehtV/1HEEiS/nadyQ"}]},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.7":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.7","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[],"repository":{"type":"git","url":"git://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"_npmUser":{"name":"mozilla-devtools","email":"nfitzgerald@mozilla.com"},"_id":"source-map@0.1.7","optionalDependencies":{},"_engineSupported":true,"_npmVersion":"1.1.24","_nodeVersion":"v0.8.5","_defaultsLoaded":true,"dist":{"shasum":"92da34014a5576d60676150bcf0f55cbd1f395c0","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.7.tgz","integrity":"sha512-w+KE48PaQuM3nrnj1IXLnLdmGY/XqJKv9LEAD7j3uAnpLhQmV7OTIxtxz6XsH5p5c7xKq35i6yaL7w2JrGFShA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAjSezp094uUR5rXXUI3CnnL3EFSKglUaShAzepm4qbfAiAgOOHQCXcdbCZX4DXqWPWIhEmkj7nnqdwcFrja1JWTtA=="}]},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.8":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.8","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[],"repository":{"type":"git","url":"git://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"_npmUser":{"name":"mozilla-devtools","email":"nfitzgerald@mozilla.com"},"_id":"source-map@0.1.8","optionalDependencies":{},"_engineSupported":true,"_npmVersion":"1.1.24","_nodeVersion":"v0.8.5","_defaultsLoaded":true,"dist":{"shasum":"0bcc088a50ed8c586f50c8da4833a27dc0cc0c30","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.8.tgz","integrity":"sha512-cRNnzj32eB4RnnoUThDbSMvyvwx8vf7crdyjehMo4SsmIZBXLRswQf2atJozDN+Dcs4bom6Fezl1ihgZumuLrA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICHixFSkEUp6/rkn3VcuINIqQpY3ONeVIuRCW8u1w9cwAiEAppEjuAU5dA8R68ALnIc5dpiE6jLGneax3j5jHh4THSA="}]},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.9":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.9","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"_id":"source-map@0.1.9","dist":{"shasum":"250224e4e9ef7e91f4cad76cae714b90f6218599","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.9.tgz","integrity":"sha512-Mng4gipySnzGC2nAOJZ8FclGkAjRAVl2xXWW1LdgCTmPMNkZZ4tsvH2ncXbCF+8Zjwzw8E8FVnbOxDLX1NJ2Kw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDE/Ie7vIYXqEEzUQjKsL7vv7pOachDIISNtJrKzN/s5gIgB3+pXrnO+Uipfnsi0GSWkP1N+ilR+SLYzDnQmJ7/U1g="}]},"_from":".","_npmVersion":"1.2.2","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.10":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.10","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Stephen Crane"},{"name":"Ryan Seddon"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"_id":"source-map@0.1.10","dist":{"shasum":"0bdafd2e1e97d147a862b7c7d1b26387ecc93aa9","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.10.tgz","integrity":"sha512-YW/WjLPxnMkvpA7uGMqg0H6kLFQ//zK+C4h5gWWC9jujAQdTUGiUdgkMDLBxMynuyxcparVOAx4MN7v76aOdhA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFNHx/IDeW8Mdyq8k83MgsUmStlVaKMRvp6O9n+zVAekAiA42zt3N+t/ACQ74g/Kd9mXyBq2laglY8IUoWTqJxAGtg=="}]},"_from":".","_npmVersion":"1.2.2","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.11":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.11","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Stephen Crane"},{"name":"Ryan Seddon"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"_id":"source-map@0.1.11","dist":{"shasum":"2eef2fd65a74c179880ae5ee6975d99ce21eb7b4","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.11.tgz","integrity":"sha512-/32+GwjyioXGrcJ+8FK3/WAVIfC1EFo8pgeiuMouTFrCTHZW2pc5qBToOuZgBR4RLTSRnUhcPNK4Fx5KwHV9bA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1BVIjY2qtIcpigxANLRBLNdgVuv1lNEF76LOfPwADzgIgJtLckyOoqA6003Ziv5+Haxe3LezTt5rqbYF436hyqvo="}]},"_from":".","_npmVersion":"1.2.2","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.12":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.12","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Stephen Crane"},{"name":"Ryan Seddon"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"_id":"source-map@0.1.12","dist":{"shasum":"55d5a5c58d98ffadacc4a8a7fbd7c9d4e459abd2","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.12.tgz","integrity":"sha512-xQVA+H4jiqGgAmkJIUFtAhLqLwFxzYn2QTBPW3bCXPlegOmEQ5QEicePbrZj0iprB6nlEEPiY6TN9ymWWoLaeg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD6GbuPs4PDsIYgICkDf7c0n03CEE5pXpgZ7wX+YXJZTQIgTfbnJ914yVp9bdp2F2ktUWESilLfagzb5PxxgL4M+yY="}]},"_from":".","_npmVersion":"1.2.2","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.13":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.13","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Stephen Crane"},{"name":"Ryan Seddon"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"_id":"source-map@0.1.13","dist":{"shasum":"cc3d10be14dcafbd8f8259546438f19b72995a1c","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.13.tgz","integrity":"sha512-f/JBMURtDPyVWfllJchypSnV3thR+ChdVUwphyycImeLfRB5pwuiNLg0ArenxeZClQ3rQ6CKyf3//71gMX31vQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnFLt46BDvzZcK2k1jtunVb5cXmHXlkmIYpPPGfKy3MAIhANWkY/OGLbHw9q/9FRYcshYP3KnfVKEOW71Zrs4d2ph0"}]},"_from":".","_npmVersion":"1.2.2","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.14":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.14","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Stephen Crane"},{"name":"Ryan Seddon"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"_id":"source-map@0.1.14","dist":{"shasum":"81fb3b85f54abb1ad6a8e3f92e55b8fcd3eb836d","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.14.tgz","integrity":"sha512-b1WHWKyPmI67BEjEUbqEEBFh7Q3uFJaCW+g8BYur7kAv4Smr98qS9qhIhs8mW+gNdm5Qrhkxl+e529Cju8PuXw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHChnkiyHUPU7l/Eu68Ht47YJZOKRezu8rTRnBvzVkQgAiBfGGP3fqGB+9lF49WN3RSFx7ZJr3Rgg2UVEpvGaPyZsA=="}]},"_from":".","_npmVersion":"1.2.2","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.15":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.15","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Stephen Crane"},{"name":"Ryan Seddon"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"_id":"source-map@0.1.15","dist":{"shasum":"4eed4690db25839af3505ea4d018b6f5523f0807","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.15.tgz","integrity":"sha512-QrEvXkIggRYh0/fUiPtm6M5voOYUwDeRfL0UAgp307Z+/PnepfZHmuYLn3D8yer1Mn0+crCtYWNepAh6uW0JMw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCJxkOr0QcIBU/1T2dfsWNPCfT10Ggbkid17Qi5qqfOawIhAIh7Leu/5Ltc98Dl7DuAb/8LTm3QCUhAmSwzjOJxnvOz"}]},"_from":".","_npmVersion":"1.2.2","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.16":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.16","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Stephen Crane"},{"name":"Ryan Seddon"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"_id":"source-map@0.1.16","dist":{"shasum":"4a1b371e9abd69a45fa698a1d281e2b213333dca","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.16.tgz","integrity":"sha512-C9K3IisBzhg0YWJeErUpSjsRX8H2mAWGDPLM5DdXMIgnBfc6AGP8XU7wRiHCbjmsiMNnQAdLX0Y5hsaqzl/Jdg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICVR87Kjfvq0/ARN4oHCWDGTPiUhN97S0CXPTNUlYUWWAiEA5q5esQVueh+jfTtWyOzj+gqjNGhfIBpXmegDU+Qwc2E="}]},"_from":".","_npmVersion":"1.2.2","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.17":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.17","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Stephen Crane"},{"name":"Ryan Seddon"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"_id":"source-map@0.1.17","dist":{"shasum":"1b34e5b30616d48137d604b996cf5585dc78e204","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.17.tgz","integrity":"sha512-GZTADpE9eY07Hw7Hr4zDeOZy4vpVuBIBOpGXNOH6XPU/c/FaDuRk/VnBwP5LwBBMWRoPOZpTWu6QlYbhaU5ZFA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICLc3TlCWC+jOuesjSfH6bAmG9Rk0zssCpXBvtU0zyptAiEAxQpmEjhDGzXEYnInVhTlgbwFls5O7sE6Sqt9RPSO3OA="}]},"_from":".","_npmVersion":"1.2.2","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.18":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.18","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Stephen Crane"},{"name":"Ryan Seddon"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"_id":"source-map@0.1.18","dist":{"shasum":"6645e412fe48f748ba3a4ae56ed53f38a550f17e","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.18.tgz","integrity":"sha512-NQ+E49peTslQTpOwkL8tZUVefUTiI1QKjynD2sy4Qa6GvvAJWP2y0pr441KgYM6pRFgonoJVsWIEqMvp+C4zmQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEKHJYbvtGf+IoCN58rUnJjnHL2xsj7fUuxwsJ6KQgSuAiBF8dUDyiWfFSVontkXEpJIjtMHuEpulzdhxafDCmguoQ=="}]},"_from":".","_npmVersion":"1.2.2","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.19":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.19","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Stephen Crane"},{"name":"Ryan Seddon"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js"},"_id":"source-map@0.1.19","dist":{"shasum":"61ce72499b6caaaa15484bd4b5dc718b0aebf76a","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.19.tgz","integrity":"sha512-9+SEkrrPKHBdX9FCW7v59Q4vlfV1X4Yi4hgMt+e8Eo5wKPpQQC6Z+evh0/1wTtjbTZ3fg/HPHioCkuiGR6VfxA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjUDwr5E2tlJ5Ax9Ypr2TGf5TOM7XOIOaBW+kN9WC/yQIhAJD2IoEG/Wc3B9qr1XT7sKMCFil0nVT9NJ+78pEoTDBz"}]},"_from":".","_npmVersion":"1.2.2","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.20":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.20","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Stephen Crane"},{"name":"Ryan Seddon"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js"},"_id":"source-map@0.1.20","dist":{"shasum":"e41ce3288cac4c4f6eca181b53ae12558e7ad02a","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.20.tgz","integrity":"sha512-QaCwjGTrTg+ubYG/d1pNkBo0a0EtNB0tkyNklaPgJr1Ly+8o3lwQAaJCSAzjx2MpdyKm95+K11ICURv+17LUeQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID2OlsKaaYO/f1o/IbkEEURN92RpbznPWTRHolwkq3JaAiEA01IcuLEpFDb1wLD+3YgXobZs3WaN2GVyADUGtSPB1Ms="}]},"_from":".","_npmVersion":"1.2.2","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.21":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.21","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Stephen Crane"},{"name":"Ryan Seddon"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js"},"_id":"source-map@0.1.21","dist":{"shasum":"ecd4efc4c3579de66b95913dda08c72ea0256469","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.21.tgz","integrity":"sha512-1xiMBfkTOUQR/bLyb0e8rAmQSiHkyqhPuV8gSKZ0ikd5RXt7JumOm/BXq6YC0NWoYewyzbLNiy2j0vCfbMZjgw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBnOd5LdBNBlX9TJPdXJEkkzWOSo2nUDYMr9runzZfWzAiEAgIQ6rzKV4KM55e3kLKopi2iGOKAPh0e2uWq5qSkGbA4="}]},"_from":".","_npmVersion":"1.2.2","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.22":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.22","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Stephen Crane"},{"name":"Ryan Seddon"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"github.com/usrbincc"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js"},"_id":"source-map@0.1.22","dist":{"shasum":"425906162f81bf110552ccc9931dba079e9f1341","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.22.tgz","integrity":"sha512-1Sgz8HqDxL9PI+43U01qMUI9Z1jZePsEynvzgfGcghVsNWDFh/Z5hQ4f12gQ6O6Ly7lHuj68KMX8csSCFyoXKQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFWNf/739WZBA6GOJoSiYZ6mHoMBgAjM2cdGMWczs9wtAiAetaN+AdCclDWdRYMk5pYlU4vEpdUZtGWCZ3+d1+KM3g=="}]},"_from":".","_npmVersion":"1.2.2","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.23":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.23","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Stephen Crane"},{"name":"Ryan Seddon"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"github.com/usrbincc"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js"},"_id":"source-map@0.1.23","dist":{"shasum":"079f8fa7867f318b48cf5d4c716ab6d4dc859be9","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.23.tgz","integrity":"sha512-50T9Uzx6Mw1Ikd9pxStyb5DIGhvvMQdVdwy93YlgVx3eS+Jcq+3hO5ynAv6TJGnCnIEwSM4itCjIvxoHk0GGRA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCHT69giC0tmbGbqs/X1R9ADQehzrFQQyk3hIIMEAIQNQIgDAEhIZIav8UYN53MLiKIfDXsjbKx0hjl51uYdlZ0Ems="}]},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.24":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.24","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Stephen Crane"},{"name":"Ryan Seddon"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"github.com/usrbincc"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js"},"_id":"source-map@0.1.24","dist":{"shasum":"5b533dd08948de2d8c3b002a9c31842cb1b35103","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.24.tgz","integrity":"sha512-/sRNqTalV7TVLik0wM5G9PR2LjAbsGJh5ulQ5DtIoxeKvTi3TTphEgawVgmiQUvDct6Ja6WCQcxkX8R3wVvlfg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDj8gHmcQEiDR/hH6tUZMh/j37+tFMjxV+ku/LzIiEwnAIhAM1eqQeuvMGaw+lnqPw5Z1yAvCYTKeei7s2deLLxoeM9"}]},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.25":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.25","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js"},"_id":"source-map@0.1.25","dist":{"shasum":"5851545c1f4a40243829065c20e6f40b023fba1a","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.25.tgz","integrity":"sha512-3WIHR+Lnqu8KVh+ShT1Y9wSrF8tx/Df2zgDcnNhvE9M/2STspZE0cGIg0wQSG3cVwjSjbkgL5cF4g6FCCFB5Jg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCTmDjFNRBFSHcutyhb1Kmu6IsH/vo+/UOpXe88TJlGygIhAIU3iyzYLmMhd3InzqScE7VkCh5WIOIOolmqGd+7rsvh"}]},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.26":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.26","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js"},"_id":"source-map@0.1.26","dist":{"shasum":"4cce2dcb5fa02cfe1b4cf32cc83962b1b3997560","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.26.tgz","integrity":"sha512-s+AbKwK602CKyafNAufmKM2/nw89coKgesppy/uhN8OrZwOD7kQsHprCJxllmYjCfvJW/2AMxL5/wGUWyXgs/g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDvnU/oN7ZCDax+O/p4zwTb+TJzPt98lG39SSXkz/eFggIgK5syM0Ywq711P6Vx5UujA8JQdnQn9shSIxYHrm7svnw="}]},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.27":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.27","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js"},"_id":"source-map@0.1.27","dist":{"shasum":"f114e06a8b5c05cbc51aa1fa600e728162455eda","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.27.tgz","integrity":"sha512-Q39uRzHeN1Wtw63pQXMErr4s8U7IEEZ0HPOlTTS1B+cd8zzU6PRMBUVOy4jHxaqJKVDa1/TFhoE+y31iVbwLgA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEYVBQdHBh5n03gg4YVYsEeD5S/CuSKS/+bci2UatOFkAiBVe044+guXiDrZB7AKxgCHv+hR9xntd+3LZWVunxudeA=="}]},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.28":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.28","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js"},"_id":"source-map@0.1.28","dist":{"shasum":"9cae9d9b8352fb030f77c4e12226cc28cb251f39","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.28.tgz","integrity":"sha512-5eK1mz3ehRAIydz3tlkhPEZEZUZSCpnWevQzSq4d8yheVzFrsvDDJbhc4SUW7jpKWaZk52lbvO05tYWtZbqu8g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDgajizBJTi0ewtn8AGexwUdN+dtMxRL5jmgX2OswSJlgIgWD1l9D5gLOKVB+2rNpDuWMauIAr7kIq0Yfz7aEfcUUc="}]},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.29":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.29","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js"},"_id":"source-map@0.1.29","dist":{"shasum":"39d571a0988fb7a548a676c4de72db78914d173c","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.29.tgz","integrity":"sha512-/XGYfd2ykeYNmXopQsGZK+oMxR7A48VBHK7u8610061aivyuopi86C87gG2yfQeTsQxQDw0N9cyP5JQIbnn9UA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCajzK3SYylkWc/3JQ3hs7pldvMKa/warmlxjHW2/B0UgIhANADApxW1dVNFZefZEqBpB3G3lvTRSun2oWYxMYLm2Pu"}]},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.30":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.30","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js","build":"node Makefile.dryice.js"},"_id":"source-map@0.1.30","dist":{"shasum":"182726b50671d8fccaefc5ec35bf2a65c1956afb","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.30.tgz","integrity":"sha512-azjGocEF+vixFej9v+zXJpP1YrTdMWp+lkJbRDiMzEqxjdTaQIFeKFBWVUucB5bwIzovwuRiVjie/l1du4vKkQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE62d9nYrM6Rma2KkiUJmRBdpt+AD6aBFOOnKzGh0xB6AiBE8ELctYd4iXj2htZL0kgVQpOf/CqUwP+GqognjU9vDg=="}]},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.31":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.31","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js","build":"node Makefile.dryice.js"},"_id":"source-map@0.1.31","dist":{"shasum":"9f704d0d69d9e138a81badf6ebb4fde33d151c61","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.31.tgz","integrity":"sha512-qFALUiKHo35Duky0Ubmb5YKj9b3c6CcgGNGeI60sd6Nn3KaY7h9fclEOcCVk0hwszwYYP6+X2/jpS5hHqqVuig==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBoSgEWhK9mtNvwJGys8Su+vO3nlH39NyByvjQEZtvA6AiBRgdKuJZ6Pk/jCwMVHnN0GbkjNwckcbzwGdxQJX9tIDQ=="}]},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.32":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.32","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js","build":"node Makefile.dryice.js"},"_id":"source-map@0.1.32","dist":{"shasum":"c8b6c167797ba4740a8ea33252162ff08591b266","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.32.tgz","integrity":"sha512-htQyLrrRLkQ87Zfrir4/yN+vAUd6DNjVayEjTSHXu29AYQJw57I4/xEL/M6p6E/woPNJwvZt6rVlzc7gFEJccQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB/JA/aFdgRpQLp+4Hz1e1rwDVp8dI1BB6wr3yMhQ7n5AiBN/zhfbm3Lx4dxU+Q7igWItiaAExz8esCCwiCggZSb9g=="}]},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.33":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.33","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js","build":"node Makefile.dryice.js"},"_id":"source-map@0.1.33","dist":{"shasum":"c659297a73af18c073b0aa2e7cc91e316b5c570c","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.33.tgz","integrity":"sha512-bled/6w7dhwC1MDeEDF+y3ojAzDZsz0N2ki61/YaGVQu+dGsm+VOvtGw2ZLomckp66Fuas9D9zsQkQqqgXnvhw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJS+9fVxV/RWluyYYYnNPnvBnViv5Hfyx5SJy9g7cP6gIgW7EuDQmhp5rGR1O3tjA0ktkjirY85Tp9VKq8OyN+OTg="}]},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}]},"0.1.34":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.34","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js","build":"node Makefile.dryice.js"},"bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.1.34","_shasum":"a7cfe89aec7b1682c3b198d0acfb47d7d090566b","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}],"dist":{"shasum":"a7cfe89aec7b1682c3b198d0acfb47d7d090566b","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.34.tgz","integrity":"sha512-yfCwDj0vR9RTwt3pEzglgb3ZgmcXHt6DjG3bjJvzPwTL+5zDQ2MhmSzAcTy0GTiQuCiriSWXvWM1/NhKdXuoQA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA9s262sV6IT3s0JvjD+nUkmO997d9mF6NXv+zVmNmlHAiEAu1SGp0ljDsXl4mHNnXdO7zwPppfxP5xltmVfyTKPSUY="}]}},"0.1.35":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.35","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js","build":"node Makefile.dryice.js"},"bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.1.35","_shasum":"06a1b58b57ac8176476b74f3c1ece4925cea2e8c","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}],"dist":{"shasum":"06a1b58b57ac8176476b74f3c1ece4925cea2e8c","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.35.tgz","integrity":"sha512-dmnvgJQlZ1uj7hU1TNauhy3iFsXGQwgr5viox9EZKk2LWuwE5uzQT1H6fGarddmI3pcSquRDWONb56fR5iAkMA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDzs+kPDr3PNUjPi54iyiHHCnM4kImj+B8wdBurNHmfkAIgKBamWvpwbIA5O1u2fiRwf3klAoCPy6n3wlltEY86N64="}]}},"0.1.36":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.36","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js","build":"node Makefile.dryice.js"},"bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.1.36","_shasum":"7af95322decf58cc78a18d5a0d4ade258ae31c35","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}],"dist":{"shasum":"7af95322decf58cc78a18d5a0d4ade258ae31c35","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.36.tgz","integrity":"sha512-4XWYWF3SDexPHeV9BgFQSDat7ukmnud5pmgx6GtA7RiNOJQBmirFfY+P34mlaG3K/Fjc5HXogMi/wWEKBRVcuQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEYM3FQ1y/L0wPt103iFRFnO9heK1DU+A/GRrCyXdxIuAiBwXe7XL0EigXkIOd1AvfVtjH3i4VgsXXvWyQc9DRz1zA=="}]}},"0.1.37":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.37","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js","build":"node Makefile.dryice.js"},"bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.1.37","_shasum":"511fa6ed1685cb37e70ae1de2966405096054832","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}],"dist":{"shasum":"511fa6ed1685cb37e70ae1de2966405096054832","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.37.tgz","integrity":"sha512-+ocd2JnHadJ62zqa5xp6IRu2lJvFKpP2SeuHII1o4QBf0OCLBZ5UnVEuIy8K3XWAp9KhHnFXj98/Bcfvo1lpxw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD0SPTw+PfjR2fRyszEoRd8m0Cz5REezpwMW/NkfKb37QIgJ8IIzO0L9+tBGrI6SdwAMariW1NT/GIEP8K7lYbLoEw="}]}},"0.1.38":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.38","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js","build":"node Makefile.dryice.js"},"bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.1.38","_shasum":"f93a6f9d96a5b9cf5494c043497d9542f9fa6b33","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}],"dist":{"shasum":"f93a6f9d96a5b9cf5494c043497d9542f9fa6b33","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.38.tgz","integrity":"sha512-gATsj0h69ctEQbieEXcmysXmDR/eZ95fGPTiJMGCviBtSC9vf/Ljmvepv2RTpF8AiA4oV6PCujqQ40d2yvPkbg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICAt8HinmUciUWjdoJLuRuXOfTVqwsxgUSOgxQqQVBv8AiBhmXUBrgIljS7T7sfLe3X5SsIV8qFVWsHZC/5HHS1img=="}]}},"0.1.39":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.39","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js","build":"node Makefile.dryice.js"},"bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.1.39","_shasum":"64ad329c4761ab956ff7d011c6b205aeb66a2d4a","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}],"dist":{"shasum":"64ad329c4761ab956ff7d011c6b205aeb66a2d4a","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.39.tgz","integrity":"sha512-MiCty8yXfwPQ42cqHbPUbS3M4DK6Wt+oq6MXitiShP0FI39BZdvIyjWY6+2DzUGfzbyZ8MqPtBqNfypsJWlSYQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQ7aMI9asGAPEJBS4M7ZYddzTo7VnpiZJY/+Eqq3w+QAIgNqUW6CnmTw5Gqb3DM2EV2ijtKp23wgmnryRUqV++1s4="}]}},"0.1.40":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.40","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js","build":"node Makefile.dryice.js"},"bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.1.40","_shasum":"7e0ee49ec0452aa9ac2b93ad5ae54ef33e82b37f","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}],"dist":{"shasum":"7e0ee49ec0452aa9ac2b93ad5ae54ef33e82b37f","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.40.tgz","integrity":"sha512-HqDIJdduqqp2qy0BKV+19pUcMBIuJOKTUfEnFWAtHvLxptZeqBl6jRxCxFYhQGrvq9fJE2HTICp2BWjKLdWPWQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDpUfCSDUo0Y7hkbws0WD6gHzzixn7CiaWCbXBasMdK4wIhANjPqM7SGdJz/MjTkng6U3vKpKrgs+xIDw8rjFaHYDNW"}]}},"0.1.41":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.41","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js","build":"node Makefile.dryice.js"},"bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.1.41","_shasum":"d6cc9c8a9bb5d995dc69b38457bd4b1747327f5a","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}],"dist":{"shasum":"d6cc9c8a9bb5d995dc69b38457bd4b1747327f5a","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.41.tgz","integrity":"sha512-5+m6cR4TZwyCNqossuf4ngNJFawVzRQL8Tvm3S9qGBGd0kDku51MqFdZu0wDU3WsX/NJSA2wRpJ3YxiqsfzS6w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD0/R82mRufBjUhqoxzJ2eCRo25a7rJxf844edI3DBRmAIgQpUTftIOOXny6ABiTqeaoN/gyV6kTrpIrQZKI0CIbZk="}]}},"0.1.42":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.42","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js","build":"node Makefile.dryice.js"},"bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.1.42","_shasum":"37c2958c79fee8d919173e5a7ccbd933b2ff835e","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}],"dist":{"shasum":"37c2958c79fee8d919173e5a7ccbd933b2ff835e","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.42.tgz","integrity":"sha512-xgd1jQodLuEIH270zvt+ZsR2X+rpPDxhnzzpyup0eNZWMKAO0q4ksUgT6WBjIkiN6Zpqb+AVf9B73VDJYexEog==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB8kyf9d/RxWFHMTNdRUP7oP4Pfi30uYzqdPWX9PsNmMAiBZvuS+AmIs6FrFXkM6ZsRWHmOvTVLyADiXgbAmoTzYIA=="}]}},"0.1.43":{"name":"source-map","description":"Generates and consumes source maps","version":"0.1.43","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js","build":"node Makefile.dryice.js"},"bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.1.43","_shasum":"c24bc146ca517c1471f5dacbe2571b2b7f9e3346","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}],"dist":{"shasum":"c24bc146ca517c1471f5dacbe2571b2b7f9e3346","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.1.43.tgz","integrity":"sha512-VtCvB9SIQhk3aF6h+N85EaqIaBFIAfZ9Cu+NJHHVvc8BbEcnvDcFw6sqQ2dQrT6SlOrZq3tIvyD9+EGq/lJryQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjg4T/nPQAmpg15lHvmpb/8zbPfgr4KwlYw/TD9IXIswIgcbmJOSXPUCq4DNtRi0TpMUmDmQ7g/FM5setINo+waIc="}]}},"0.2.0":{"name":"source-map","description":"Generates and consumes source maps","version":"0.2.0","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js","build":"node Makefile.dryice.js"},"bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.2.0","_shasum":"dab73fbcfc2ba819b4de03bd6f6eaa48164b3f9d","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}],"dist":{"shasum":"dab73fbcfc2ba819b4de03bd6f6eaa48164b3f9d","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.2.0.tgz","integrity":"sha512-CBdZ2oa/BHhS4xj5DlhjWNHcan57/5YuvfdLf17iVmIpd9KRm+DFLmC6nBNj+6Ua7Kt3TmOjDpQT1aTYOQtoUA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCoX05H1i+mIl1yMBO2rQG9PCfh59wUEyuMYN5KAqnqUgIhAMrT2hNkDv59J0wgI0/O9coRo0TrN/HFWjXcdBbk+4mm"}]}},"0.3.0":{"name":"source-map","description":"Generates and consumes source maps","version":"0.3.0","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js","build":"node Makefile.dryice.js"},"bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.3.0","_shasum":"8586fb9a5a005e5b501e21cd18b6f21b457ad1f9","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}],"dist":{"shasum":"8586fb9a5a005e5b501e21cd18b6f21b457ad1f9","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.3.0.tgz","integrity":"sha512-jz8leTIGS8+qJywWiO9mKza0hJxexdeIYXhDHw9avTQcXSNAGk3hiiRMpmI2Qf9dOrZDrDpgH9VNefzuacWC9A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDjbrxjUuPe0UrdYompEi5pTd971XDGUwzKhEiQXFLlNAIhAOmo6UXGHhxzQTpdIdEWlzSKnUP1h8xIg5OB/YX5NrvC"}]}},"0.4.0":{"name":"source-map","description":"Generates and consumes source maps","version":"0.4.0","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js","build":"node Makefile.dryice.js"},"bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.4.0","_shasum":"c6ddd824fca4ccad4329f8f37903c1bc902c2bb2","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}],"dist":{"shasum":"c6ddd824fca4ccad4329f8f37903c1bc902c2bb2","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.4.0.tgz","integrity":"sha512-Dgg/U/7dtOK/VXKCu9UZlSPchwEoyJwhbic9qXXAe1fpjJ6HpmXmySrgsOX1oWgJupTkC/JYaZAe6/zTlUgMEg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDEgOWYxLPalG+G2vnTsMw4CfsVzvr4b7otW4tk+XYWQAIgfZ8lkwH8nF8kh8JCRkMXxcwqPSUrbtVS8zMS8ZjL5xc="}]}},"0.4.1":{"name":"source-map","description":"Generates and consumes source maps","version":"0.4.1","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js","build":"node Makefile.dryice.js"},"bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.4.1","_shasum":"db90f97e821c6cf5ba5efa76f33c1bb1c88dd32e","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}],"dist":{"shasum":"db90f97e821c6cf5ba5efa76f33c1bb1c88dd32e","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.4.1.tgz","integrity":"sha512-9YpkrzyaARBEr90PuJ/beaN3X7kmQ0OMzjaHtZ6sydGfBuGXLpFCtlRdKZkLT9B7QTc5GxK1K9Cp9250HFYdoA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHyXEGCN8SSdN6651B6cMJU1uZGf0KO2jBjXn3SG/GPGAiEAh4pDeusp7MD9jS15A+vgDIEOl7LleB9amAYWz4D0hXY="}]}},"0.4.2":{"name":"source-map","description":"Generates and consumes source maps","version":"0.4.2","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"licenses":[{"type":"BSD","url":"http://opensource.org/licenses/BSD-3-Clause"}],"dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js","build":"node Makefile.dryice.js"},"bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.4.2","_shasum":"dc9f3114394ab7c1f9782972f3d11820fff06f1f","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}],"dist":{"shasum":"dc9f3114394ab7c1f9782972f3d11820fff06f1f","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.4.2.tgz","integrity":"sha512-gPYyTI9C5vzUyavo23otNfekXxaSM7vUlpkPaymnD3mMtrvb9hHK7fukct2GuMboxmHjeoeJ0JelmZcV6DcAPw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEaIPBS4arKwPMewCwCjwxRJ/myQjenCXFsSzdDKws/UAiEA++UViS3BG6sn3o4LUBCRMW5ouOhkZ9LxYvCbq1KeeDw="}]}},"0.4.3":{"name":"source-map","description":"Generates and consumes source maps","version":"0.4.3","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"},{"name":"Gilad Peleg","email":"giladp007@gmail.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","engines":{"node":">=0.8.0"},"license":"BSD-3-Clause","dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js","build":"node Makefile.dryice.js"},"bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.4.3","_shasum":"8e8408163c922cf92166f3609156703b1c5d254e","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}],"dist":{"shasum":"8e8408163c922cf92166f3609156703b1c5d254e","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.4.3.tgz","integrity":"sha512-x4Y6Wtdxhw1UdLq9nDNiGdi7+ZWXmdQxHo64tpFnFYADhpU3jb5nePxPKOvgOvy62dGRe7PXDv+1w69bxZUKtw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEJiGAkHH+Tva2ceTczQ/IHP5Fxb7LEq2vtJPRxHZyXoAiEAqK29fgpZHqfPsmPGqg/up7gfQ/i12yfzZNZ9C/I32OQ="}]}},"0.4.4":{"name":"source-map","description":"Generates and consumes source maps","version":"0.4.4","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"},{"name":"Gilad Peleg","email":"giladp007@gmail.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"directories":{"lib":"./lib"},"main":"./lib/source-map.js","files":["lib/","build/"],"engines":{"node":">=0.8.0"},"license":"BSD-3-Clause","dependencies":{"amdefine":">=0.0.4"},"devDependencies":{"dryice":">=0.4.8"},"scripts":{"test":"node test/run-tests.js","build":"node Makefile.dryice.js"},"bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.4.4","_shasum":"eba4f5da9c0dc999de68032d8b4f76173652036b","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}],"dist":{"shasum":"eba4f5da9c0dc999de68032d8b4f76173652036b","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.4.4.tgz","integrity":"sha512-Y8nIfcb1s/7DcobUz1yOO1GSp7gyL+D9zLHDehT7iRESqGSxjJ448Sg7rvfgsRJCnKLdSl11uGf0s9X80cH0/A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFuZ0MUCinsNRtdt0ILypEghXjN754uuD8HkHylfYaNzAiAelzoc4nfrf/iHmwRi+UH8kFoq85iqF2sYUoXNzVgd4w=="}]}},"0.5.0":{"name":"source-map","description":"Generates and consumes source maps","version":"0.5.0","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"},{"name":"Gilad Peleg","email":"giladp007@gmail.com"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"main":"./source-map.js","files":["source-map.js","lib/"],"engines":{"node":">=0.10.0"},"license":"BSD-3-Clause","scripts":{"test":"node test/run-tests.js","build":"webpack --color","toc":"doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"},"devDependencies":{"doctoc":"^0.15.0","webpack":"^1.12.0"},"bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.5.0","_shasum":"0fe96503ac86a5adb5de63f4e412ae4872cdbe86","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}],"dist":{"shasum":"0fe96503ac86a5adb5de63f4e412ae4872cdbe86","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.5.0.tgz","integrity":"sha512-gjGnxNN0K+/Pr4Mi4fs/pOtda10dKB6Wn9QvjOrH6v5TWsI7ghHuJUHoIgyM6DkUL5kr2GtPFGererzKpMBWfA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDfL90x1nhgcxsl/WJreILpgljuPak73sNkMPVUmgipBgIhAPpakZtuRlvCy1QB+pezNE+lsHVzPRjKCPFIacE3mdHs"}]},"directories":{}},"0.5.1":{"name":"source-map","description":"Generates and consumes source maps","version":"0.5.1","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"},{"name":"Gilad Peleg","email":"giladp007@gmail.com"},{"name":"djchie","email":"djchie.dev@gmail.com"},{"name":"Gary Ye","email":"garysye@gmail.com"},{"name":"Nicolas Lalevée","email":"nicolas.lalevee@hibnet.org"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"main":"./source-map.js","files":["source-map.js","lib/"],"engines":{"node":">=0.10.0"},"license":"BSD-3-Clause","scripts":{"test":"node test/run-tests.js","build":"webpack --color","toc":"doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"},"devDependencies":{"doctoc":"^0.15.0","webpack":"^1.12.0"},"bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.5.1","_shasum":"5fbd40a1cde485feab4d36460b8f496edb362ecf","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}],"dist":{"shasum":"5fbd40a1cde485feab4d36460b8f496edb362ecf","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.5.1.tgz","integrity":"sha512-tqh0zAvqU01jNbVwh9+BBxbX3BZWF9fhOUQcRSCqSbted8+MkQzwRnP/YGF82i80d9F31WEfzvaneWSJl7pY/g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDuuN3SvdI18ZHNGM2XUU2e07DJsjIUZrgwbkBxtHgBkAiBYhjN8EGaYpoDiv/BRY5LFsGo4CLX5nyfntPsSP3D93Q=="}]},"directories":{}},"0.5.2":{"name":"source-map","description":"Generates and consumes source maps","version":"0.5.2","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"},{"name":"Gilad Peleg","email":"giladp007@gmail.com"},{"name":"djchie","email":"djchie.dev@gmail.com"},{"name":"Gary Ye","email":"garysye@gmail.com"},{"name":"Nicolas Lalevée","email":"nicolas.lalevee@hibnet.org"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"main":"./source-map.js","files":["source-map.js","lib/","dist/"],"engines":{"node":">=0.10.0"},"license":"BSD-3-Clause","scripts":{"test":"node test/run-tests.js","build":"webpack --color","toc":"doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"},"devDependencies":{"doctoc":"^0.15.0","webpack":"^1.12.0"},"bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.5.2","_shasum":"ebb6e5e87424f497ad6f972c6389eacf3c0cbe00","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}],"dist":{"shasum":"ebb6e5e87424f497ad6f972c6389eacf3c0cbe00","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.5.2.tgz","integrity":"sha512-pmmcvfMW3TBExWSMSi933VuLDKMpboWoD6ztiW62Ke2bFUrJnthmOAWwMyi4uu93skkhGFpGTQOQb+DtFmXd9g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB2n6btNwHp0HwQf40OVe9a6M8uzOMxE/78UU9ZKyh82AiBL0I3XVHlMKII8G4gyq7jOtJxND2kyzKtQgiwqVfdoyQ=="}]},"directories":{}},"0.5.3":{"name":"source-map","description":"Generates and consumes source maps","version":"0.5.3","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"},{"name":"Gilad Peleg","email":"giladp007@gmail.com"},{"name":"djchie","email":"djchie.dev@gmail.com"},{"name":"Gary Ye","email":"garysye@gmail.com"},{"name":"Nicolas Lalevée","email":"nicolas.lalevee@hibnet.org"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"main":"./source-map.js","files":["source-map.js","lib/","dist/source-map.debug.js","dist/source-map.js","dist/source-map.min.js","dist/source-map.min.js.map"],"engines":{"node":">=0.10.0"},"license":"BSD-3-Clause","scripts":{"test":"node test/run-tests.js","build":"webpack --color","toc":"doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"},"devDependencies":{"doctoc":"^0.15.0","webpack":"^1.12.0"},"bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.5.3","_shasum":"82674b85a71b0be76c3e7416d15e9f5252eb3be0","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}],"dist":{"shasum":"82674b85a71b0be76c3e7416d15e9f5252eb3be0","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.5.3.tgz","integrity":"sha512-d/a1s6Jnb1bJISdw0+Q5YgNlczWabJWSL1jeKGH2p1Je4A0lIoiKI5YC/12RUgJ8ugm+XPoM9PCG7Kl0K9ABLA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRxlzOSZJ3gDIskyklLxZssQtZZ1FxzZwLtBWhH46heQIgZDb8ALQA3toprSYdVel4xMHLtuIpVJ4oR7RemGviUTA="}]},"directories":{}},"0.5.4":{"name":"source-map","description":"Generates and consumes source maps","version":"0.5.4","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"},{"name":"Gilad Peleg","email":"giladp007@gmail.com"},{"name":"djchie","email":"djchie.dev@gmail.com"},{"name":"Gary Ye","email":"garysye@gmail.com"},{"name":"Nicolas Lalevée","email":"nicolas.lalevee@hibnet.org"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"main":"./source-map.js","files":["source-map.js","lib/","dist/source-map.debug.js","dist/source-map.js","dist/source-map.min.js","dist/source-map.min.js.map"],"engines":{"node":">=0.10.0"},"license":"BSD-3-Clause","scripts":{"test":"node test/run-tests.js","build":"webpack --color","toc":"doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"},"devDependencies":{"doctoc":"^0.15.0","webpack":"^1.12.0"},"gitHead":"7c4905497b5f0a62fd6a3d3f786ba8eac0db4615","bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.5.4","_shasum":"2beb18a2ab8abd88320a72178c671f0e4c5def28","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}],"dist":{"shasum":"2beb18a2ab8abd88320a72178c671f0e4c5def28","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.5.4.tgz","integrity":"sha512-GrSnGzRVA7tmdZ8LixSZWOjZJ6iSXV8UBl+p3pnFIOu4rQdh/zMWQVESPOD017+p4c9eRHR/mFTA5dO3D9zNKw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCyBNgdIDhxReOgt1OjX8UpKPIlti3h+6SiwVIJMltbAQIhAK3Lynwev+miWy0zoE/t4n62HM0RsCCN/AqVrwoHoknX"}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/source-map-0.5.4.tgz_1461355709333_0.3527497702743858"},"directories":{}},"0.5.5":{"name":"source-map","description":"Generates and consumes source maps","version":"0.5.5","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"},{"name":"Gilad Peleg","email":"giladp007@gmail.com"},{"name":"djchie","email":"djchie.dev@gmail.com"},{"name":"Gary Ye","email":"garysye@gmail.com"},{"name":"Nicolas Lalevée","email":"nicolas.lalevee@hibnet.org"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"main":"./source-map.js","files":["source-map.js","lib/","dist/source-map.debug.js","dist/source-map.js","dist/source-map.min.js","dist/source-map.min.js.map"],"engines":{"node":">=0.10.0"},"license":"BSD-3-Clause","scripts":{"test":"npm run build && node test/run-tests.js","build":"webpack --color","toc":"doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"},"devDependencies":{"doctoc":"^0.15.0","webpack":"^1.12.0"},"gitHead":"d90ac8b806d4130b4bfdf2fc9482dfd5f7930692","bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.5.5","_shasum":"d9230c5a63dd59f1ebaecabf78e900302b892c49","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}],"dist":{"shasum":"d9230c5a63dd59f1ebaecabf78e900302b892c49","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.5.5.tgz","integrity":"sha512-ArRdlQmLJcNU2myOsSBipgolcBLAeYFpI0VA9jCa9Zx1Uta1+ocOgwH44b2JozO+As5TszFy85IRBCGefVCD/w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGXCzsF9g9/1R6/NAnHtR6ygngKJfRYDbVBTdsEKQ61xAiALPVt2Jgh7NA6qm7sDUhC/hR6kyPpxOzlG8j5MilBo+A=="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/source-map-0.5.5.tgz_1461602906442_0.309012166922912"},"directories":{}},"0.5.6":{"name":"source-map","description":"Generates and consumes source maps","version":"0.5.6","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"},{"name":"Gilad Peleg","email":"giladp007@gmail.com"},{"name":"djchie","email":"djchie.dev@gmail.com"},{"name":"Gary Ye","email":"garysye@gmail.com"},{"name":"Nicolas Lalevée","email":"nicolas.lalevee@hibnet.org"}],"repository":{"type":"git","url":"http://github.com/mozilla/source-map.git"},"main":"./source-map.js","files":["source-map.js","lib/","dist/source-map.debug.js","dist/source-map.js","dist/source-map.min.js","dist/source-map.min.js.map"],"engines":{"node":">=0.10.0"},"license":"BSD-3-Clause","scripts":{"test":"npm run build && node test/run-tests.js","build":"webpack --color","toc":"doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"},"devDependencies":{"doctoc":"^0.15.0","webpack":"^1.12.0"},"gitHead":"aa0398ced67beebea34f0d36f766505656c344f6","bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.5.6","_shasum":"75ce38f52bf0733c5a7f0c118d81334a2bb5f412","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"maintainers":[{"name":"mozilla-devtools","email":"mozilla-developer-tools@googlegroups.com"},{"name":"mozilla","email":"dherman@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"}],"dist":{"shasum":"75ce38f52bf0733c5a7f0c118d81334a2bb5f412","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.5.6.tgz","integrity":"sha512-MjZkVp0NHr5+TPihLcadqnlVoGIoWo4IBHptutGh9wI3ttUYvCG26HkSuDi+K6lsZ25syXJXcctwgyVCt//xqA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF4FQCi+iXehbkNNmRYrhyzkGCG8pfMlN5sPr0vyDOQfAiAYoHX2nkc96nUA8aBc4AfmYz86Ypf4efN7cMBgrZglmA=="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/source-map-0.5.6.tgz_1462209962516_0.9263619624543935"},"directories":{}},"0.5.7":{"name":"source-map","description":"Generates and consumes source maps","version":"0.5.7","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"},{"name":"Gilad Peleg","email":"giladp007@gmail.com"},{"name":"djchie","email":"djchie.dev@gmail.com"},{"name":"Gary Ye","email":"garysye@gmail.com"},{"name":"Nicolas Lalevée","email":"nicolas.lalevee@hibnet.org"}],"repository":{"type":"git","url":"git+ssh://git@github.com/mozilla/source-map.git"},"main":"./source-map.js","files":["source-map.js","lib/","dist/source-map.debug.js","dist/source-map.js","dist/source-map.min.js","dist/source-map.min.js.map"],"engines":{"node":">=0.10.0"},"license":"BSD-3-Clause","scripts":{"test":"npm run build && node test/run-tests.js","build":"webpack --color","toc":"doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"},"devDependencies":{"doctoc":"^0.15.0","webpack":"^1.12.0"},"typings":"source-map","gitHead":"326dd955a366569759d9537ef5f0f167c89d92d2","bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.5.7","_shasum":"8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.1","_npmUser":{"name":"tromey","email":"tom@tromey.com"},"dist":{"shasum":"8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.5.7.tgz","integrity":"sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICW1I02OehsiqXztYMGlzeQWUQoaKL2nfa7tWzp8mLrOAiAS6QL04viEV8jEXAMPlfc0EckEyB7ZAe2oLaOT7c0WEA=="}]},"maintainers":[{"email":"tom@tromey.com","name":"tromey"},{"email":"ejpbruel@gmail.com","name":"ejpbruel"},{"email":"nfitzgerald@mozilla.com","name":"mozilla-devtools"},{"email":"dherman@mozilla.com","name":"mozilla"},{"email":"fitzgen@gmail.com","name":"nickfitzgerald"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map-0.5.7.tgz_1503333015516_0.19087489508092403"},"directories":{}},"0.6.0":{"name":"source-map","description":"Generates and consumes source maps","version":"0.6.0","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"},{"name":"Gilad Peleg","email":"giladp007@gmail.com"},{"name":"djchie","email":"djchie.dev@gmail.com"},{"name":"Gary Ye","email":"garysye@gmail.com"},{"name":"Nicolas Lalevée","email":"nicolas.lalevee@hibnet.org"}],"repository":{"type":"git","url":"git+ssh://git@github.com/mozilla/source-map.git"},"main":"./source-map.js","files":["source-map.js","source-map.d.ts","lib/","dist/source-map.debug.js","dist/source-map.js","dist/source-map.min.js","dist/source-map.min.js.map"],"engines":{"node":">=0.10.0"},"license":"BSD-3-Clause","scripts":{"test":"npm run build && node test/run-tests.js","build":"webpack --color","toc":"doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"},"devDependencies":{"doctoc":"^0.15.0","webpack":"^1.12.0"},"typings":"source-map","gitHead":"83d389f62d80344aec4f60aaba649c76cdc002bb","bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.6.0","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"tromey","email":"tom@tromey.com"},"dist":{"integrity":"sha512-mTozplhTX4tLKIHYji92OTZzVyZvi+Z1qRZDeBvQFI2XUB89wrRoj/xXad3c9NZ1GPJXXRvB+k41PQCPTMC+aA==","shasum":"36446016b0e5b626cf0315d6ff14b15bafb9dc10","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.6.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDke3n8n5rPWR5ApNMwjriJ6eEBLFI0aBcfVT3Clem6ngIhAP10r+S9+W/q/idMHCLtzTngHtwuD1h5xoNJc7oqrc1I"}]},"maintainers":[{"email":"tom@tromey.com","name":"tromey"},{"email":"ejpbruel@gmail.com","name":"ejpbruel"},{"email":"nfitzgerald@mozilla.com","name":"mozilla-devtools"},{"email":"dherman@mozilla.com","name":"mozilla"},{"email":"fitzgen@gmail.com","name":"nickfitzgerald"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map-0.6.0.tgz_1506522734674_0.8769479114562273"},"directories":{}},"0.6.1":{"name":"source-map","description":"Generates and consumes source maps","version":"0.6.1","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"},{"name":"Gilad Peleg","email":"giladp007@gmail.com"},{"name":"djchie","email":"djchie.dev@gmail.com"},{"name":"Gary Ye","email":"garysye@gmail.com"},{"name":"Nicolas Lalevée","email":"nicolas.lalevee@hibnet.org"}],"repository":{"type":"git","url":"git+ssh://git@github.com/mozilla/source-map.git"},"main":"./source-map.js","files":["source-map.js","source-map.d.ts","lib/","dist/source-map.debug.js","dist/source-map.js","dist/source-map.min.js","dist/source-map.min.js.map"],"engines":{"node":">=0.10.0"},"license":"BSD-3-Clause","scripts":{"test":"npm run build && node test/run-tests.js","build":"webpack --color","toc":"doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"},"devDependencies":{"doctoc":"^0.15.0","webpack":"^1.12.0"},"typings":"source-map","gitHead":"ac518d2f21818146f3310557bd51c13d8cff2ba8","bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.6.1","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"tromey","email":"tom@tromey.com"},"dist":{"integrity":"sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==","shasum":"74722af32e9614e9c287a8d0bbde48b5e2f1a263","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.6.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDPx7x89gwCo+c9mch3nQQV4x592HZQjNy/wpijqND5dwIgdntgvrjeVvc+G3I58Ystp1p/nRlBvwCttzsVkDpLzVo="}]},"maintainers":[{"email":"tom@tromey.com","name":"tromey"},{"email":"ejpbruel@gmail.com","name":"ejpbruel"},{"email":"nfitzgerald@mozilla.com","name":"mozilla-devtools"},{"email":"dherman@mozilla.com","name":"mozilla"},{"email":"fitzgen@gmail.com","name":"nickfitzgerald"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map-0.6.1.tgz_1506696150821_0.6614652345888317"},"directories":{}},"0.7.0":{"name":"source-map","description":"Generates and consumes source maps","version":"0.7.0","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"},{"name":"Gilad Peleg","email":"giladp007@gmail.com"},{"name":"djchie","email":"djchie.dev@gmail.com"},{"name":"Gary Ye","email":"garysye@gmail.com"},{"name":"Nicolas Lalevée","email":"nicolas.lalevee@hibnet.org"}],"repository":{"type":"git","url":"git+ssh://git@github.com/mozilla/source-map.git"},"main":"./source-map.js","files":["source-map.js","source-map.d.ts","lib/","dist/source-map.js"],"engines":{"node":">= 8"},"license":"BSD-3-Clause","scripts":{"test":"npm run build && node test/run-tests.js","build":"webpack --color","toc":"doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"},"devDependencies":{"doctoc":"^0.15.0","webpack":"^3.10"},"typings":"source-map","gitHead":"86d105bfda30fc71aba95c21f2e665a384b5b69f","bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.7.0","_npmVersion":"5.6.0","_nodeVersion":"9.3.0","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"dist":{"integrity":"sha512-JsXsCYrKzxA5kU8LanQJHIPoEY3fEH5WYSMJ8Z77ESByI18VFEoxB46H2eNHqK2nVqTRjUe5DYvNHmyT3JOd1w==","shasum":"ebf0d13a48f3619f91891816fdda932f83a6021f","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.7.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDCjkRjgzd9lYDcSPTWcFk856DR4rWBy+0pPkFueZBT9AIgTz9WT0sWv29+RnoV/CI51twqrLH0YknYKHLBsMrzpHY="}]},"maintainers":[{"email":"tom@tromey.com","name":"tromey"},{"email":"ejpbruel@gmail.com","name":"ejpbruel"},{"email":"nfitzgerald@mozilla.com","name":"mozilla-devtools"},{"email":"dherman@mozilla.com","name":"mozilla"},{"email":"fitzgen@gmail.com","name":"nickfitzgerald"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map-0.7.0.tgz_1516398028220_0.05363522795960307"},"directories":{}},"0.7.1":{"name":"source-map","description":"Generates and consumes source maps","version":"0.7.1","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"},{"name":"Gilad Peleg","email":"giladp007@gmail.com"},{"name":"djchie","email":"djchie.dev@gmail.com"},{"name":"Gary Ye","email":"garysye@gmail.com"},{"name":"Nicolas Lalevée","email":"nicolas.lalevee@hibnet.org"}],"repository":{"type":"git","url":"git+ssh://git@github.com/mozilla/source-map.git"},"main":"./source-map.js","types":"./source-map.d.ts","files":["source-map.js","source-map.d.ts","lib/","dist/source-map.js"],"engines":{"node":">= 8"},"license":"BSD-3-Clause","scripts":{"test":"npm run build && node test/run-tests.js","build":"webpack --color","toc":"doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"},"devDependencies":{"doctoc":"^0.15.0","webpack":"^3.10"},"typings":"source-map","gitHead":"3181bacfb8d449ecdb7d3da8ffcd59e29bfe98d7","bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.7.1","_npmVersion":"5.6.0","_nodeVersion":"9.3.0","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"dist":{"integrity":"sha512-c+mPk+5wTnOd1y9oyVp0EQIo3N8k8gdxzxOo7jq1ApEN2+ew5c/UV+F1wtNHeS6Aa4JPsxiq5OU+95aMpRTGJA==","shasum":"493620ba1692945d680b93862435bf0ed95a2aa4","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.7.1.tgz","fileCount":19,"unpackedSize":295841,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClfmVFimshQsSAeJ1qdH7lQ3ar0ISgTsOlGII155WBrAIhAL7D6/CIst0S2E/aFCp61aDYUEdqkShfyCgvMMAYP+Md"}]},"maintainers":[{"email":"ejpbruel@gmail.com","name":"ejpbruel"},{"email":"dherman@mozilla.com","name":"mozilla"},{"email":"nfitzgerald@mozilla.com","name":"mozilla-devtools"},{"email":"fitzgen@gmail.com","name":"nickfitzgerald"},{"email":"tom@tromey.com","name":"tromey"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_0.7.1_1518634721569_0.5285039948740915"},"_hasShrinkwrap":false},"0.7.2":{"name":"source-map","description":"Generates and consumes source maps","version":"0.7.2","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"},{"name":"Gilad Peleg","email":"giladp007@gmail.com"},{"name":"djchie","email":"djchie.dev@gmail.com"},{"name":"Gary Ye","email":"garysye@gmail.com"},{"name":"Nicolas Lalevée","email":"nicolas.lalevee@hibnet.org"}],"repository":{"type":"git","url":"git+ssh://git@github.com/mozilla/source-map.git"},"main":"./source-map.js","types":"./source-map.d.ts","files":["source-map.js","source-map.d.ts","lib/","dist/source-map.js"],"engines":{"node":">= 8"},"license":"BSD-3-Clause","scripts":{"test":"npm run build && node test/run-tests.js","build":"webpack --color","toc":"doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"},"devDependencies":{"doctoc":"^0.15.0","webpack":"^3.10"},"typings":"source-map","gitHead":"43b2687e6e2f3cf6c22926aa473d5031fb7df89d","bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.7.2","_npmVersion":"5.6.0","_nodeVersion":"9.3.0","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"dist":{"integrity":"sha512-NDJB/R2BS7YJG0tP9SbE4DKwKj1idLT5RJqfVYZ7dreFX7wulZT3xxVhbYKrQo9n0JkRptl51TrX/5VK3HodMA==","shasum":"115c3e891aaa9a484869fd2b89391a225feba344","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.7.2.tgz","fileCount":19,"unpackedSize":316673,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDb5nveB43dXq0796VP91mI1UhTSX3eYhRrZLY4njwxFAIgEemQdmSowTouJ6uhfpfkIuRgN2ucRnFMWRKZiQ/2+bc="}]},"maintainers":[{"email":"ejpbruel@gmail.com","name":"ejpbruel"},{"email":"dherman@mozilla.com","name":"mozilla"},{"email":"nfitzgerald@mozilla.com","name":"mozilla-devtools"},{"email":"fitzgen@gmail.com","name":"nickfitzgerald"},{"email":"tom@tromey.com","name":"tromey"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_0.7.2_1519687802151_0.28165524412028553"},"_hasShrinkwrap":false},"0.7.3":{"name":"source-map","description":"Generates and consumes source maps","version":"0.7.3","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"},{"name":"Gilad Peleg","email":"giladp007@gmail.com"},{"name":"djchie","email":"djchie.dev@gmail.com"},{"name":"Gary Ye","email":"garysye@gmail.com"},{"name":"Nicolas Lalevée","email":"nicolas.lalevee@hibnet.org"}],"repository":{"type":"git","url":"git+ssh://git@github.com/mozilla/source-map.git"},"main":"./source-map.js","types":"./source-map.d.ts","files":["source-map.js","source-map.d.ts","lib/","dist/source-map.js"],"engines":{"node":">= 8"},"license":"BSD-3-Clause","scripts":{"lint":"eslint *.js lib/ test/","prebuild":"npm run lint","build":"webpack --color","pretest":"npm run build","test":"node test/run-tests.js","precoverage":"npm run build","coverage":"nyc node test/run-tests.js","setup":"mkdir -p coverage && cp -n .waiting.html coverage/index.html || true","dev:live":"live-server --port=4103 --ignorePattern='(js|css|png)$' coverage","dev:watch":"watch 'npm run coverage' lib/ test/","predev":"npm run setup","dev":"npm-run-all -p --silent dev:*","clean":"rm -rf coverage .nyc_output","toc":"doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"},"devDependencies":{"doctoc":"^0.15.0","eslint":"^4.19.1","live-server":"^1.2.0","npm-run-all":"^4.1.2","nyc":"^11.7.1","watch":"^1.0.2","webpack":"^3.10"},"nyc":{"reporter":"html"},"typings":"source-map","gitHead":"b2171d58e90e64472b0e858013c0cc5f6772a83d","bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.7.3","_npmVersion":"5.6.0","_nodeVersion":"9.10.0","_npmUser":{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},"dist":{"integrity":"sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==","shasum":"5302f8169031735226544092e64981f751750383","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.7.3.tgz","fileCount":19,"unpackedSize":311689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/GqPCRA9TVsSAnZWagAACtUQAKRrpr4QdDnBj30YxzNF\nysVd9GiDMcrMmJ3EITM+EiG/DKn5iKcvWQvJbXtEwzK/rGHgEkBgnGEqBt+v\nLkVr1Tvp5PuuhDBdoI/neEJ06epEZp/dzXT/U9i6++0ycugsztlTWsdBzLe9\nXN904fr2QpNANVTbL38EMovO4Jr9tqROLCTwdq/dfaAsxYzy+UsoXFZW7BAm\nhx5Noptwa5AmqAnir5t9RS/IW1dT7v1HE+5gK8/o8OrH6fvVcQLBQUXFRrHR\n5Lsc4u6RXrjOYGxMkvvbb+DGKWsoiZy/DG3CCDux3Sbe0OzufRVNlUMd1aO7\nm1RNd/gKfhz2eBTTAr1fIDXbdL2tHBMrgA8gvdJf7v7JW7gzOSBWJjpfqOYU\nAIvNLfTUL+SseGWJ099EA7mH/xk3VxUcVa/r9C7odF+G3XTnZ6PsRfkYTpOd\nyrYqbcVZKORSGOSNkPBW8PqBeLwG3YXMUu/FJrIbJPvRCJQp4fCKYcHUuZIc\nDxMEIdKASbgZJWPu73kKRYM3ZiEl8EtfCLXjd5HJP7vdT7Bs/QfpOjFSFTvX\nBpJp6qKS8QAFsa+TJVvmcR++F3RFmF/TNqbi7qu5XQPKOwpno4xJf+Upb7DW\nAufKdhR3jLJ6thjsaEzpNevKt9QPgdyRtqG3LvDX6SJ4DLCKJ3jT1ZZPbtCI\nXGEO\r\n=0BNq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClsa96piySY8DM9nq9GRmJhR6ynCWyTrbK0JZBAjZnPAIhAJmJjDeVFhjCAyxMc9xunKAQLachXKctQldag1hbE6zc"}]},"maintainers":[{"email":"ejpbruel@gmail.com","name":"ejpbruel"},{"email":"dherman@mozilla.com","name":"mozilla"},{"email":"nfitzgerald@mozilla.com","name":"mozilla-devtools"},{"email":"fitzgen@gmail.com","name":"nickfitzgerald"},{"email":"tom@tromey.com","name":"tromey"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_0.7.3_1526491788984_0.1999301401216913"},"_hasShrinkwrap":false},"0.8.0-beta.0":{"name":"source-map","description":"Generates and consumes source maps","version":"0.8.0-beta.0","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"},{"name":"Gilad Peleg","email":"giladp007@gmail.com"},{"name":"djchie","email":"djchie.dev@gmail.com"},{"name":"Gary Ye","email":"garysye@gmail.com"},{"name":"Nicolas Lalevée","email":"nicolas.lalevee@hibnet.org"}],"repository":{"type":"git","url":"git+ssh://git@github.com/mozilla/source-map.git"},"main":"./source-map.js","types":"./source-map.d.ts","browser":{"./lib/url.js":"./lib/url-browser.js","./lib/read-wasm.js":"./lib/read-wasm-browser.js"},"publishConfig":{"tag":"next"},"engines":{"node":">= 8"},"license":"BSD-3-Clause","scripts":{"lint":"eslint *.js lib/ test/","prebuild":"npm run lint","test":"node test/run-tests.js","coverage":"nyc node test/run-tests.js","setup":"mkdir -p coverage && cp -n .waiting.html coverage/index.html || true","dev:live":"live-server --port=4103 --ignorePattern='(js|css|png)$' coverage","dev:watch":"watch 'npm run coverage' lib/ test/","predev":"npm run setup","dev":"npm-run-all -p --silent dev:*","clean":"rm -rf coverage .nyc_output","toc":"doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"},"devDependencies":{"doctoc":"^1.3.1","eslint":"^4.19.1","live-server":"^1.2.0","npm-run-all":"^4.1.2","nyc":"^11.7.1","watch":"^1.0.2"},"nyc":{"reporter":"html"},"typings":"source-map","dependencies":{"whatwg-url":"^7.0.0"},"gitHead":"11cecea2b64ead3f93cde37a5789dc7683685a7c","readme":"# Source Map\n\n[![Build Status](https://travis-ci.org/mozilla/source-map.png?branch=master)](https://travis-ci.org/mozilla/source-map)\n\n[![Coverage Status](https://coveralls.io/repos/github/mozilla/source-map/badge.svg)](https://coveralls.io/github/mozilla/source-map)\n\n[![NPM](https://nodei.co/npm/source-map.png?downloads=true&downloadRank=true)](https://www.npmjs.com/package/source-map)\n\nThis is a library to generate and consume the source map format\n[described here][format].\n\n[format]: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit\n\n## Use with Node\n\n $ npm install source-map\n\n## Use on the Web\n\n <script src=\"https://unpkg.com/source-map@0.7.3/dist/source-map.js\"></script>\n <script>\n sourceMap.SourceMapConsumer.initialize({\n \"lib/mappings.wasm\": \"https://unpkg.com/source-map@0.7.3/lib/mappings.wasm\"\n });\n </script>\n\n--------------------------------------------------------------------------------\n\n<!-- `npm run toc` to regenerate the Table of Contents -->\n\n<!-- START doctoc generated TOC please keep comment here to allow auto update -->\n<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n## Table of Contents\n\n- [Examples](#examples)\n - [Consuming a source map](#consuming-a-source-map)\n - [Generating a source map](#generating-a-source-map)\n - [With SourceNode (high level API)](#with-sourcenode-high-level-api)\n - [With SourceMapGenerator (low level API)](#with-sourcemapgenerator-low-level-api)\n- [API](#api)\n - [SourceMapConsumer](#sourcemapconsumer)\n - [SourceMapConsumer.initialize(options)](#sourcemapconsumerinitializeoptions)\n - [new SourceMapConsumer(rawSourceMap)](#new-sourcemapconsumerrawsourcemap)\n - [SourceMapConsumer.with](#sourcemapconsumerwith)\n - [SourceMapConsumer.prototype.destroy()](#sourcemapconsumerprototypedestroy)\n - [SourceMapConsumer.prototype.computeColumnSpans()](#sourcemapconsumerprototypecomputecolumnspans)\n - [SourceMapConsumer.prototype.originalPositionFor(generatedPosition)](#sourcemapconsumerprototypeoriginalpositionforgeneratedposition)\n - [SourceMapConsumer.prototype.generatedPositionFor(originalPosition)](#sourcemapconsumerprototypegeneratedpositionfororiginalposition)\n - [SourceMapConsumer.prototype.allGeneratedPositionsFor(originalPosition)](#sourcemapconsumerprototypeallgeneratedpositionsfororiginalposition)\n - [SourceMapConsumer.prototype.hasContentsOfAllSources()](#sourcemapconsumerprototypehascontentsofallsources)\n - [SourceMapConsumer.prototype.sourceContentFor(source[, returnNullOnMissing])](#sourcemapconsumerprototypesourcecontentforsource-returnnullonmissing)\n - [SourceMapConsumer.prototype.eachMapping(callback, context, order)](#sourcemapconsumerprototypeeachmappingcallback-context-order)\n - [SourceMapGenerator](#sourcemapgenerator)\n - [new SourceMapGenerator([startOfSourceMap])](#new-sourcemapgeneratorstartofsourcemap)\n - [SourceMapGenerator.fromSourceMap(sourceMapConsumer)](#sourcemapgeneratorfromsourcemapsourcemapconsumer)\n - [SourceMapGenerator.prototype.addMapping(mapping)](#sourcemapgeneratorprototypeaddmappingmapping)\n - [SourceMapGenerator.prototype.setSourceContent(sourceFile, sourceContent)](#sourcemapgeneratorprototypesetsourcecontentsourcefile-sourcecontent)\n - [SourceMapGenerator.prototype.applySourceMap(sourceMapConsumer[, sourceFile[, sourceMapPath]])](#sourcemapgeneratorprototypeapplysourcemapsourcemapconsumer-sourcefile-sourcemappath)\n - [SourceMapGenerator.prototype.toString()](#sourcemapgeneratorprototypetostring)\n - [SourceNode](#sourcenode)\n - [new SourceNode([line, column, source[, chunk[, name]]])](#new-sourcenodeline-column-source-chunk-name)\n - [SourceNode.fromStringWithSourceMap(code, sourceMapConsumer[, relativePath])](#sourcenodefromstringwithsourcemapcode-sourcemapconsumer-relativepath)\n - [SourceNode.prototype.add(chunk)](#sourcenodeprototypeaddchunk)\n - [SourceNode.prototype.prepend(chunk)](#sourcenodeprototypeprependchunk)\n - [SourceNode.prototype.setSourceContent(sourceFile, sourceContent)](#sourcenodeprototypesetsourcecontentsourcefile-sourcecontent)\n - [SourceNode.prototype.walk(fn)](#sourcenodeprototypewalkfn)\n - [SourceNode.prototype.walkSourceContents(fn)](#sourcenodeprototypewalksourcecontentsfn)\n - [SourceNode.prototype.join(sep)](#sourcenodeprototypejoinsep)\n - [SourceNode.prototype.replaceRight(pattern, replacement)](#sourcenodeprototypereplacerightpattern-replacement)\n - [SourceNode.prototype.toString()](#sourcenodeprototypetostring)\n - [SourceNode.prototype.toStringWithSourceMap([startOfSourceMap])](#sourcenodeprototypetostringwithsourcemapstartofsourcemap)\n\n<!-- END doctoc generated TOC please keep comment here to allow auto update -->\n\n## Examples\n\n### Consuming a source map\n\n```js\nconst rawSourceMap = {\n version: 3,\n file: 'min.js',\n names: ['bar', 'baz', 'n'],\n sources: ['one.js', 'two.js'],\n sourceRoot: 'http://example.com/www/js/',\n mappings: 'CAAC,IAAI,IAAM,SAAUA,GAClB,OAAOC,IAAID;CCDb,IAAI,IAAM,SAAUE,GAClB,OAAOA'\n};\n\nconst whatever = await SourceMapConsumer.with(rawSourceMap, null, consumer => {\n\n console.log(consumer.sources);\n // [ 'http://example.com/www/js/one.js',\n // 'http://example.com/www/js/two.js' ]\n\n console.log(consumer.originalPositionFor({\n line: 2,\n column: 28\n }));\n // { source: 'http://example.com/www/js/two.js',\n // line: 2,\n // column: 10,\n // name: 'n' }\n\n console.log(consumer.generatedPositionFor({\n source: 'http://example.com/www/js/two.js',\n line: 2,\n column: 10\n }));\n // { line: 2, column: 28 }\n\n consumer.eachMapping(function (m) {\n // ...\n });\n\n return computeWhatever();\n});\n```\n\n### Generating a source map\n\nIn depth guide:\n[**Compiling to JavaScript, and Debugging with Source Maps**](https://hacks.mozilla.org/2013/05/compiling-to-javascript-and-debugging-with-source-maps/)\n\n#### With SourceNode (high level API)\n\n```js\nfunction compile(ast) {\n switch (ast.type) {\n case 'BinaryExpression':\n return new SourceNode(\n ast.location.line,\n ast.location.column,\n ast.location.source,\n [compile(ast.left), \" + \", compile(ast.right)]\n );\n case 'Literal':\n return new SourceNode(\n ast.location.line,\n ast.location.column,\n ast.location.source,\n String(ast.value)\n );\n // ...\n default:\n throw new Error(\"Bad AST\");\n }\n}\n\nvar ast = parse(\"40 + 2\", \"add.js\");\nconsole.log(compile(ast).toStringWithSourceMap({\n file: 'add.js'\n}));\n// { code: '40 + 2',\n// map: [object SourceMapGenerator] }\n```\n\n#### With SourceMapGenerator (low level API)\n\n```js\nvar map = new SourceMapGenerator({\n file: \"source-mapped.js\"\n});\n\nmap.addMapping({\n generated: {\n line: 10,\n column: 35\n },\n source: \"foo.js\",\n original: {\n line: 33,\n column: 2\n },\n name: \"christopher\"\n});\n\nconsole.log(map.toString());\n// '{\"version\":3,\"file\":\"source-mapped.js\",\"sources\":[\"foo.js\"],\"names\":[\"christopher\"],\"mappings\":\";;;;;;;;;mCAgCEA\"}'\n```\n\n## API\n\nGet a reference to the module:\n\n```js\n// Node.js\nvar sourceMap = require('source-map');\n\n// Browser builds\nvar sourceMap = window.sourceMap;\n\n// Inside Firefox\nconst sourceMap = require(\"devtools/toolkit/sourcemap/source-map.js\");\n```\n\n### SourceMapConsumer\n\nA `SourceMapConsumer` instance represents a parsed source map which we can query\nfor information about the original file positions by giving it a file position\nin the generated source.\n\n#### SourceMapConsumer.initialize(options)\n\nWhen using `SourceMapConsumer` outside of node.js, for example on the Web, it\nneeds to know from what URL to load `lib/mappings.wasm`. You must inform it by\ncalling `initialize` before constructing any `SourceMapConsumer`s.\n\nThe options object has the following properties:\n\n* `\"lib/mappings.wasm\"`: A `String` containing the URL of the\n `lib/mappings.wasm` file, or an `ArrayBuffer` with the contents of `lib/mappings.wasm`.\n\n```js\nsourceMap.SourceMapConsumer.initialize({\n \"lib/mappings.wasm\": \"https://example.com/source-map/lib/mappings.wasm\"\n});\n```\n\n#### new SourceMapConsumer(rawSourceMap)\n\nThe only parameter is the raw source map (either as a string which can be\n`JSON.parse`'d, or an object). According to the spec, source maps have the\nfollowing attributes:\n\n* `version`: Which version of the source map spec this map is following.\n\n* `sources`: An array of URLs to the original source files.\n\n* `names`: An array of identifiers which can be referenced by individual\n mappings.\n\n* `sourceRoot`: Optional. The URL root from which all sources are relative.\n\n* `sourcesContent`: Optional. An array of contents of the original source files.\n\n* `mappings`: A string of base64 VLQs which contain the actual mappings.\n\n* `file`: Optional. The generated filename this source map is associated with.\n\nThe promise of the constructed souce map consumer is returned.\n\nWhen the `SourceMapConsumer` will no longer be used anymore, you must call its\n`destroy` method.\n\n```js\nconst consumer = await new sourceMap.SourceMapConsumer(rawSourceMapJsonData);\ndoStuffWith(consumer);\nconsumer.destroy();\n```\n\nAlternatively, you can use `SourceMapConsumer.with` to avoid needing to remember\nto call `destroy`.\n\n#### SourceMapConsumer.with\n\nConstruct a new `SourceMapConsumer` from `rawSourceMap` and `sourceMapUrl`\n(see the `SourceMapConsumer` constructor for details. Then, invoke the `async\nfunction f(SourceMapConsumer) -> T` with the newly constructed consumer, wait\nfor `f` to complete, call `destroy` on the consumer, and return `f`'s return\nvalue.\n\nYou must not use the consumer after `f` completes!\n\nBy using `with`, you do not have to remember to manually call `destroy` on\nthe consumer, since it will be called automatically once `f` completes.\n\n```js\nconst xSquared = await SourceMapConsumer.with(\n myRawSourceMap,\n null,\n async function (consumer) {\n // Use `consumer` inside here and don't worry about remembering\n // to call `destroy`.\n\n const x = await whatever(consumer);\n return x * x;\n }\n);\n\n// You may not use that `consumer` anymore out here; it has\n// been destroyed. But you can use `xSquared`.\nconsole.log(xSquared);\n```\n\n#### SourceMapConsumer.prototype.destroy()\n\nFree this source map consumer's associated wasm data that is manually-managed.\n\n```js\nconsumer.destroy();\n```\n\nAlternatively, you can use `SourceMapConsumer.with` to avoid needing to remember\nto call `destroy`.\n\n#### SourceMapConsumer.prototype.computeColumnSpans()\n\nCompute the last column for each generated mapping. The last column is\ninclusive.\n\n```js\n// Before:\nconsumer.allGeneratedPositionsFor({ line: 2, source: \"foo.coffee\" })\n// [ { line: 2,\n// column: 1 },\n// { line: 2,\n// column: 10 },\n// { line: 2,\n// column: 20 } ]\n\nconsumer.computeColumnSpans();\n\n// After:\nconsumer.allGeneratedPositionsFor({ line: 2, source: \"foo.coffee\" })\n// [ { line: 2,\n// column: 1,\n// lastColumn: 9 },\n// { line: 2,\n// column: 10,\n// lastColumn: 19 },\n// { line: 2,\n// column: 20,\n// lastColumn: Infinity } ]\n```\n\n#### SourceMapConsumer.prototype.originalPositionFor(generatedPosition)\n\nReturns the original source, line, and column information for the generated\nsource's line and column positions provided. The only argument is an object with\nthe following properties:\n\n* `line`: The line number in the generated source. Line numbers in\n this library are 1-based (note that the underlying source map\n specification uses 0-based line numbers -- this library handles the\n translation).\n\n* `column`: The column number in the generated source. Column numbers\n in this library are 0-based.\n\n* `bias`: Either `SourceMapConsumer.GREATEST_LOWER_BOUND` or\n `SourceMapConsumer.LEAST_UPPER_BOUND`. Specifies whether to return the closest\n element that is smaller than or greater than the one we are searching for,\n respectively, if the exact element cannot be found. Defaults to\n `SourceMapConsumer.GREATEST_LOWER_BOUND`.\n\nand an object is returned with the following properties:\n\n* `source`: The original source file, or null if this information is not\n available.\n\n* `line`: The line number in the original source, or null if this information is\n not available. The line number is 1-based.\n\n* `column`: The column number in the original source, or null if this\n information is not available. The column number is 0-based.\n\n* `name`: The original identifier, or null if this information is not available.\n\n```js\nconsumer.originalPositionFor({ line: 2, column: 10 })\n// { source: 'foo.coffee',\n// line: 2,\n// column: 2,\n// name: null }\n\nconsumer.originalPositionFor({ line: 99999999999999999, column: 999999999999999 })\n// { source: null,\n// line: null,\n// column: null,\n// name: null }\n```\n\n#### SourceMapConsumer.prototype.generatedPositionFor(originalPosition)\n\nReturns the generated line and column information for the original source,\nline, and column positions provided. The only argument is an object with\nthe following properties:\n\n* `source`: The filename of the original source.\n\n* `line`: The line number in the original source. The line number is\n 1-based.\n\n* `column`: The column number in the original source. The column\n number is 0-based.\n\nand an object is returned with the following properties:\n\n* `line`: The line number in the generated source, or null. The line\n number is 1-based.\n\n* `column`: The column number in the generated source, or null. The\n column number is 0-based.\n\n```js\nconsumer.generatedPositionFor({ source: \"example.js\", line: 2, column: 10 })\n// { line: 1,\n// column: 56 }\n```\n\n#### SourceMapConsumer.prototype.allGeneratedPositionsFor(originalPosition)\n\nReturns all generated line and column information for the original source, line,\nand column provided. If no column is provided, returns all mappings\ncorresponding to a either the line we are searching for or the next closest line\nthat has any mappings. Otherwise, returns all mappings corresponding to the\ngiven line and either the column we are searching for or the next closest column\nthat has any offsets.\n\nThe only argument is an object with the following properties:\n\n* `source`: The filename of the original source.\n\n* `line`: The line number in the original source. The line number is\n 1-based.\n\n* `column`: Optional. The column number in the original source. The\n column number is 0-based.\n\nand an array of objects is returned, each with the following properties:\n\n* `line`: The line number in the generated source, or null. The line\n number is 1-based.\n\n* `column`: The column number in the generated source, or null. The\n column number is 0-based.\n\n```js\nconsumer.allGeneratedpositionsfor({ line: 2, source: \"foo.coffee\" })\n// [ { line: 2,\n// column: 1 },\n// { line: 2,\n// column: 10 },\n// { line: 2,\n// column: 20 } ]\n```\n\n#### SourceMapConsumer.prototype.hasContentsOfAllSources()\n\nReturn true if we have the embedded source content for every source listed in\nthe source map, false otherwise.\n\nIn other words, if this method returns `true`, then\n`consumer.sourceContentFor(s)` will succeed for every source `s` in\n`consumer.sources`.\n\n```js\n// ...\nif (consumer.hasContentsOfAllSources()) {\n consumerReadyCallback(consumer);\n} else {\n fetchSources(consumer, consumerReadyCallback);\n}\n// ...\n```\n\n#### SourceMapConsumer.prototype.sourceContentFor(source[, returnNullOnMissing])\n\nReturns the original source content for the source provided. The only\nargument is the URL of the original source file.\n\nIf the source content for the given source is not found, then an error is\nthrown. Optionally, pass `true` as the second param to have `null` returned\ninstead.\n\n```js\nconsumer.sources\n// [ \"my-cool-lib.clj\" ]\n\nconsumer.sourceContentFor(\"my-cool-lib.clj\")\n// \"...\"\n\nconsumer.sourceContentFor(\"this is not in the source map\");\n// Error: \"this is not in the source map\" is not in the source map\n\nconsumer.sourceContentFor(\"this is not in the source map\", true);\n// null\n```\n\n#### SourceMapConsumer.prototype.eachMapping(callback, context, order)\n\nIterate over each mapping between an original source/line/column and a\ngenerated line/column in this source map.\n\n* `callback`: The function that is called with each mapping. Mappings have the\n form `{ source, generatedLine, generatedColumn, originalLine, originalColumn,\n name }`\n\n* `context`: Optional. If specified, this object will be the value of `this`\n every time that `callback` is called.\n\n* `order`: Either `SourceMapConsumer.GENERATED_ORDER` or\n `SourceMapConsumer.ORIGINAL_ORDER`. Specifies whether you want to iterate over\n the mappings sorted by the generated file's line/column order or the\n original's source/line/column order, respectively. Defaults to\n `SourceMapConsumer.GENERATED_ORDER`.\n\n```js\nconsumer.eachMapping(function (m) { console.log(m); })\n// ...\n// { source: 'illmatic.js',\n// generatedLine: 1,\n// generatedColumn: 0,\n// originalLine: 1,\n// originalColumn: 0,\n// name: null }\n// { source: 'illmatic.js',\n// generatedLine: 2,\n// generatedColumn: 0,\n// originalLine: 2,\n// originalColumn: 0,\n// name: null }\n// ...\n```\n### SourceMapGenerator\n\nAn instance of the SourceMapGenerator represents a source map which is being\nbuilt incrementally.\n\n#### new SourceMapGenerator([startOfSourceMap])\n\nYou may pass an object with the following properties:\n\n* `file`: The filename of the generated source that this source map is\n associated with.\n\n* `sourceRoot`: A root for all relative URLs in this source map.\n\n* `skipValidation`: Optional. When `true`, disables validation of mappings as\n they are added. This can improve performance but should be used with\n discretion, as a last resort. Even then, one should avoid using this flag when\n running tests, if possible.\n\n```js\nvar generator = new sourceMap.SourceMapGenerator({\n file: \"my-generated-javascript-file.js\",\n sourceRoot: \"http://example.com/app/js/\"\n});\n```\n\n#### SourceMapGenerator.fromSourceMap(sourceMapConsumer)\n\nCreates a new `SourceMapGenerator` from an existing `SourceMapConsumer` instance.\n\n* `sourceMapConsumer` The SourceMap.\n\n```js\nvar generator = sourceMap.SourceMapGenerator.fromSourceMap(consumer);\n```\n\n#### SourceMapGenerator.prototype.addMapping(mapping)\n\nAdd a single mapping from original source line and column to the generated\nsource's line and column for this source map being created. The mapping object\nshould have the following properties:\n\n* `generated`: An object with the generated line and column positions.\n\n* `original`: An object with the original line and column positions.\n\n* `source`: The original source file (relative to the sourceRoot).\n\n* `name`: An optional original token name for this mapping.\n\n```js\ngenerator.addMapping({\n source: \"module-one.scm\",\n original: { line: 128, column: 0 },\n generated: { line: 3, column: 456 }\n})\n```\n\n#### SourceMapGenerator.prototype.setSourceContent(sourceFile, sourceContent)\n\nSet the source content for an original source file.\n\n* `sourceFile` the URL of the original source file.\n\n* `sourceContent` the content of the source file.\n\n```js\ngenerator.setSourceContent(\"module-one.scm\",\n fs.readFileSync(\"path/to/module-one.scm\"))\n```\n\n#### SourceMapGenerator.prototype.applySourceMap(sourceMapConsumer[, sourceFile[, sourceMapPath]])\n\nApplies a SourceMap for a source file to the SourceMap.\nEach mapping to the supplied source file is rewritten using the\nsupplied SourceMap. Note: The resolution for the resulting mappings\nis the minimum of this map and the supplied map.\n\n* `sourceMapConsumer`: The SourceMap to be applied.\n\n* `sourceFile`: Optional. The filename of the source file.\n If omitted, sourceMapConsumer.file will be used, if it exists.\n Otherwise an error will be thrown.\n\n* `sourceMapPath`: Optional. The dirname of the path to the SourceMap\n to be applied. If relative, it is relative to the SourceMap.\n\n This parameter is needed when the two SourceMaps aren't in the same\n directory, and the SourceMap to be applied contains relative source\n paths. If so, those relative source paths need to be rewritten\n relative to the SourceMap.\n\n If omitted, it is assumed that both SourceMaps are in the same directory,\n thus not needing any rewriting. (Supplying `'.'` has the same effect.)\n\n#### SourceMapGenerator.prototype.toString()\n\nRenders the source map being generated to a string.\n\n```js\ngenerator.toString()\n// '{\"version\":3,\"sources\":[\"module-one.scm\"],\"names\":[],\"mappings\":\"...snip...\",\"file\":\"my-generated-javascript-file.js\",\"sourceRoot\":\"http://example.com/app/js/\"}'\n```\n\n### SourceNode\n\nSourceNodes provide a way to abstract over interpolating and/or concatenating\nsnippets of generated JavaScript source code, while maintaining the line and\ncolumn information associated between those snippets and the original source\ncode. This is useful as the final intermediate representation a compiler might\nuse before outputting the generated JS and source map.\n\n#### new SourceNode([line, column, source[, chunk[, name]]])\n\n* `line`: The original line number associated with this source node, or null if\n it isn't associated with an original line. The line number is 1-based.\n\n* `column`: The original column number associated with this source node, or null\n if it isn't associated with an original column. The column number\n is 0-based.\n\n* `source`: The original source's filename; null if no filename is provided.\n\n* `chunk`: Optional. Is immediately passed to `SourceNode.prototype.add`, see\n below.\n\n* `name`: Optional. The original identifier.\n\n```js\nvar node = new SourceNode(1, 2, \"a.cpp\", [\n new SourceNode(3, 4, \"b.cpp\", \"extern int status;\\n\"),\n new SourceNode(5, 6, \"c.cpp\", \"std::string* make_string(size_t n);\\n\"),\n new SourceNode(7, 8, \"d.cpp\", \"int main(int argc, char** argv) {}\\n\"),\n]);\n```\n\n#### SourceNode.fromStringWithSourceMap(code, sourceMapConsumer[, relativePath])\n\nCreates a SourceNode from generated code and a SourceMapConsumer.\n\n* `code`: The generated code\n\n* `sourceMapConsumer` The SourceMap for the generated code\n\n* `relativePath` The optional path that relative sources in `sourceMapConsumer`\n should be relative to.\n\n```js\nconst consumer = await new SourceMapConsumer(fs.readFileSync(\"path/to/my-file.js.map\", \"utf8\"));\nconst node = SourceNode.fromStringWithSourceMap(fs.readFileSync(\"path/to/my-file.js\"), consumer);\n```\n\n#### SourceNode.prototype.add(chunk)\n\nAdd a chunk of generated JS to this source node.\n\n* `chunk`: A string snippet of generated JS code, another instance of\n `SourceNode`, or an array where each member is one of those things.\n\n```js\nnode.add(\" + \");\nnode.add(otherNode);\nnode.add([leftHandOperandNode, \" + \", rightHandOperandNode]);\n```\n\n#### SourceNode.prototype.prepend(chunk)\n\nPrepend a chunk of generated JS to this source node.\n\n* `chunk`: A string snippet of generated JS code, another instance of\n `SourceNode`, or an array where each member is one of those things.\n\n```js\nnode.prepend(\"/** Build Id: f783haef86324gf **/\\n\\n\");\n```\n\n#### SourceNode.prototype.setSourceContent(sourceFile, sourceContent)\n\nSet the source content for a source file. This will be added to the\n`SourceMap` in the `sourcesContent` field.\n\n* `sourceFile`: The filename of the source file\n\n* `sourceContent`: The content of the source file\n\n```js\nnode.setSourceContent(\"module-one.scm\",\n fs.readFileSync(\"path/to/module-one.scm\"))\n```\n\n#### SourceNode.prototype.walk(fn)\n\nWalk over the tree of JS snippets in this node and its children. The walking\nfunction is called once for each snippet of JS and is passed that snippet and\nthe its original associated source's line/column location.\n\n* `fn`: The traversal function.\n\n```js\nvar node = new SourceNode(1, 2, \"a.js\", [\n new SourceNode(3, 4, \"b.js\", \"uno\"),\n \"dos\",\n [\n \"tres\",\n new SourceNode(5, 6, \"c.js\", \"quatro\")\n ]\n]);\n\nnode.walk(function (code, loc) { console.log(\"WALK:\", code, loc); })\n// WALK: uno { source: 'b.js', line: 3, column: 4, name: null }\n// WALK: dos { source: 'a.js', line: 1, column: 2, name: null }\n// WALK: tres { source: 'a.js', line: 1, column: 2, name: null }\n// WALK: quatro { source: 'c.js', line: 5, column: 6, name: null }\n```\n\n#### SourceNode.prototype.walkSourceContents(fn)\n\nWalk over the tree of SourceNodes. The walking function is called for each\nsource file content and is passed the filename and source content.\n\n* `fn`: The traversal function.\n\n```js\nvar a = new SourceNode(1, 2, \"a.js\", \"generated from a\");\na.setSourceContent(\"a.js\", \"original a\");\nvar b = new SourceNode(1, 2, \"b.js\", \"generated from b\");\nb.setSourceContent(\"b.js\", \"original b\");\nvar c = new SourceNode(1, 2, \"c.js\", \"generated from c\");\nc.setSourceContent(\"c.js\", \"original c\");\n\nvar node = new SourceNode(null, null, null, [a, b, c]);\nnode.walkSourceContents(function (source, contents) { console.log(\"WALK:\", source, \":\", contents); })\n// WALK: a.js : original a\n// WALK: b.js : original b\n// WALK: c.js : original c\n```\n\n#### SourceNode.prototype.join(sep)\n\nLike `Array.prototype.join` except for SourceNodes. Inserts the separator\nbetween each of this source node's children.\n\n* `sep`: The separator.\n\n```js\nvar lhs = new SourceNode(1, 2, \"a.rs\", \"my_copy\");\nvar operand = new SourceNode(3, 4, \"a.rs\", \"=\");\nvar rhs = new SourceNode(5, 6, \"a.rs\", \"orig.clone()\");\n\nvar node = new SourceNode(null, null, null, [ lhs, operand, rhs ]);\nvar joinedNode = node.join(\" \");\n```\n\n#### SourceNode.prototype.replaceRight(pattern, replacement)\n\nCall `String.prototype.replace` on the very right-most source snippet. Useful\nfor trimming white space from the end of a source node, etc.\n\n* `pattern`: The pattern to replace.\n\n* `replacement`: The thing to replace the pattern with.\n\n```js\n// Trim trailing white space.\nnode.replaceRight(/\\s*$/, \"\");\n```\n\n#### SourceNode.prototype.toString()\n\nReturn the string representation of this source node. Walks over the tree and\nconcatenates all the various snippets together to one string.\n\n```js\nvar node = new SourceNode(1, 2, \"a.js\", [\n new SourceNode(3, 4, \"b.js\", \"uno\"),\n \"dos\",\n [\n \"tres\",\n new SourceNode(5, 6, \"c.js\", \"quatro\")\n ]\n]);\n\nnode.toString()\n// 'unodostresquatro'\n```\n\n#### SourceNode.prototype.toStringWithSourceMap([startOfSourceMap])\n\nReturns the string representation of this tree of source nodes, plus a\nSourceMapGenerator which contains all the mappings between the generated and\noriginal sources.\n\nThe arguments are the same as those to `new SourceMapGenerator`.\n\n```js\nvar node = new SourceNode(1, 2, \"a.js\", [\n new SourceNode(3, 4, \"b.js\", \"uno\"),\n \"dos\",\n [\n \"tres\",\n new SourceNode(5, 6, \"c.js\", \"quatro\")\n ]\n]);\n\nnode.toStringWithSourceMap({ file: \"my-output-file.js\" })\n// { code: 'unodostresquatro',\n// map: [object SourceMapGenerator] }\n```\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.8.0-beta.0","_npmVersion":"5.6.0","_nodeVersion":"10.0.0","_npmUser":{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},"dist":{"integrity":"sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==","shasum":"d4c1bb42c3f7ee925f005927ba10709e0d1d1f11","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.8.0-beta.0.tgz","fileCount":21,"unpackedSize":196661,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7glUCRA9TVsSAnZWagAAackQAJo5S3Wx233LohPlLFz2\nDKQSr5lhlG/xB6G37pQCg2E0Bnzbb5zizov/XTPWtu38rnSlNJcBeT88kS6P\nS33zDNppTZR2aQJJ587L+gTOruSsob5d+RG7e5WcZpWSMdjpjpE8M7fR/npc\n5Bqt60FVHdp+kkIXT3daoIkKC/k9ze/rgj7UmVsqFBFz7BsBXUYAbqtBzdyU\ne+zEb9sKaSYxc+joyMnXKdbnLS4Br2cK7GmBtE9EYB32m07A7a6LITSFoN4P\nDZloz0nZgmd7ptR2gwfWDJerdBny3JTy4zvdLo56OkbZln5wJ9FVV5z3k1TX\ngcxS2fS4L18SPn745qZPU7GcN7S0GxEPQ1I8IEy4GKuu8uaq0bmi6lZ8qKc3\nG9fO4DQnlZHYNKGCe+KziPFgDgAl5Y+4o8EcdJ5PUZVmQIaLNsSOYIuE1Don\ntXP7kyR68yGliHMa3i5VSD+Fm1tgn2pr73lSTFjVVrk9+5sCHtIRwAe4rhuF\ncBXsv+uN+2JTBiMowU79EPC+EN7RsCu8Atp60PnD9/2NRiD79t6qdRNw5VaI\ns/l7A/1IidK3+k0by+aUskO6sDGhdTc+6cAd7oWc8WFHHw5sivUJvzphCTLC\nI8uvzgA0EJeRfpqCF5dTNQlTlvtc/5qsMZE3xlmbUK+3YP+0jdFx1DtDEQh7\nr3Is\r\n=1tFm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDK8NK+x6HpgKNRM5lD5w/oRpPiOmBSuvlyG+AkiztdXAIgXPDB9zm6MOMlz/AM9c5bJCzLDQSz3W1a6EUE6TBPQKI="}]},"maintainers":[{"email":"ejpbruel@gmail.com","name":"ejpbruel"},{"email":"ech+npm@emmah.net","name":"emceeaich"},{"email":"nfitzgerald@mozilla.com","name":"mozilla-devtools"},{"email":"npm-owners@mozilla.com","name":"mozilla-npm"},{"email":"mythmon@gmail.com","name":"mythmon"},{"email":"fitzgen@gmail.com","name":"nickfitzgerald"},{"email":"rehandalal@gmail.com","name":"rehandalal"},{"email":"tom@tromey.com","name":"tromey"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_0.8.0-beta.0_1542326612158_0.2007835954375803"},"_hasShrinkwrap":false},"0.7.4":{"name":"source-map","description":"Generates and consumes source maps","version":"0.7.4","homepage":"https://github.com/mozilla/source-map","author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"},{"name":"Gilad Peleg","email":"giladp007@gmail.com"},{"name":"djchie","email":"djchie.dev@gmail.com"},{"name":"Gary Ye","email":"garysye@gmail.com"},{"name":"Nicolas Lalevée","email":"nicolas.lalevee@hibnet.org"}],"repository":{"type":"git","url":"git+ssh://git@github.com/mozilla/source-map.git"},"main":"./source-map.js","types":"./source-map.d.ts","engines":{"node":">= 8"},"license":"BSD-3-Clause","scripts":{"lint":"eslint *.js lib/ test/","prebuild":"npm run lint","build":"webpack --color","pretest":"npm run build","test":"node test/run-tests.js","precoverage":"npm run build","coverage":"nyc node test/run-tests.js","setup":"mkdir -p coverage && cp -n .waiting.html coverage/index.html || true","dev:live":"live-server --port=4103 --ignorePattern='(js|css|png)$' coverage","dev:watch":"watch 'npm run coverage' lib/ test/","predev":"npm run setup","dev":"npm-run-all -p --silent dev:*","clean":"rm -rf coverage .nyc_output","toc":"doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"},"devDependencies":{"doctoc":"^1.3.1","eslint":"^4.19.1","live-server":"^1.2.0","npm-run-all":"^4.1.2","nyc":"^11.7.1","watch":"^1.0.2","webpack":"^4.9.1","webpack-cli":"^3.1"},"nyc":{"reporter":"html"},"typings":"source-map","gitHead":"a999ec31686810d8a6aa2e8ff76c5df9bc3bfdcd","bugs":{"url":"https://github.com/mozilla/source-map/issues"},"_id":"source-map@0.7.4","_nodeVersion":"18.0.0","_npmVersion":"8.6.0","dist":{"integrity":"sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==","shasum":"a9bbe705c9d8846f4e08ff6765acf0f1b0898656","tarball":"http://localhost:4545/npm/registry/source-map/source-map-0.7.4.tgz","fileCount":18,"unpackedSize":226000,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDMoXsZG1A0Q3vS0+ehewy31/0pCeca20yU9vBAfjCFYgIhAIzFiFPKPhYt2HkFy0UQSbdESaOhsqyfRssw+k8WKJ8b"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJim+NGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqdmg//YO8dM0q3bO/Fc+Uo1pvi+i7m3wa/p6b8CJXcmn2k9HU9+7s5\r\n4dcGZbK1WV7ErRwHCi1lR4Xckci/eK9V5x22auujGZLOT3QCEfRvxy4GvQUt\r\nz/I1YhHYKyBNnT757eS8LBc9eNiw4w3iIoNOeOyCIX6C4OVd85Ard6asK6ud\r\nSPEv47p+z5Cy+kAWz0Kltyjh10pVrKdERVaLnLKOcNzFvBGmI0H/Nn51tBFn\r\nN1rOepn5TI2+27y/sTkQzPLWLVfBZOr/28W7lq1bWbLvQjtUD29Y2lvAupmO\r\nGk4wiG5hWP1tLYtpa4UrJ9a9qvBY9zMhorcNeo8vW8XF74411QVgDRjxWWwk\r\nIlxtfZSkNdnRDNWgnYvOSkoyK4GX0PFjLFCKtFuD+2Iw0C1dPemE17OdNw8X\r\nYB/kv5mYacxfiL71e1ev3o05ThVUCQR9FVjwsKA37GM0OIhRPCG/Q5jNxMnN\r\n0NSfrYj3yeAA/tcOUATUK6r/UzCzRekuKD4rhSVKKEmTxi3gXII/qPkP3E98\r\nm9UTMZXLoP+SYeXrtTmRAhbYhjDxLfyfORrmdbQ8+3IZlKmb0xR0IqCJ4DJ/\r\nIZQYrmD0x9IbtDkio8/M0fMA/B3/ZTPMtGX1lnJUexl0SBNlG0x7z+JTzTFB\r\nl8iOxaPsGLwGTBRtxrNMyz4WZMy5gy5XMgQ=\r\n=QeLs\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"eemeli","email":"eemeli@gmail.com"},"directories":{},"maintainers":[{"name":"tigleym","email":"tigleym@gmail.com"},{"name":"nbaumgardner","email":"niklasbaumgardner@gmail.com"},{"name":"eemeli","email":"eemeli@gmail.com"},{"name":"mozilla-npm","email":"npm-owners@mozilla.com"},{"name":"mythmon","email":"mythmon@gmail.com"},{"name":"jkratzer","email":"jkratzer@mozilla.com"},{"name":"factorui.npm","email":"factorui.npm@mozilla.com"},{"name":"project-nimbus-publishing","email":"project-nimbus-publishing@mozilla.com"},{"name":"gijs","email":"gijskruitbosch@gmail.com"},{"name":"nchevobbe","email":"chevobbe.nicolas@gmail.com"},{"name":"brizental","email":"brizental@mozilla.com"},{"name":"aplacitelli","email":"aplacitelli@mozilla.com"},{"name":"mozrhelmer","email":"rhelmer@mozilla.com"},{"name":"knowtheory","email":"ted@knowtheory.net"},{"name":"mozilla-devtools","email":"nfitzgerald@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"ejpbruel","email":"ejpbruel@gmail.com"},{"name":"tromey","email":"tom@tromey.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_0.7.4_1654383429872_0.7539603373460522"},"_hasShrinkwrap":false}},"maintainers":[{"name":"tigleym","email":"tigleym@gmail.com"},{"name":"nbaumgardner","email":"niklasbaumgardner@gmail.com"},{"name":"eemeli","email":"eemeli@gmail.com"},{"name":"mozilla-npm","email":"npm-owners@mozilla.com"},{"name":"mythmon","email":"mythmon@gmail.com"},{"name":"jkratzer","email":"jkratzer@mozilla.com"},{"name":"factorui.npm","email":"factorui.npm@mozilla.com"},{"name":"project-nimbus-publishing","email":"project-nimbus-publishing@mozilla.com"},{"name":"gijs","email":"gijskruitbosch@gmail.com"},{"name":"nchevobbe","email":"chevobbe.nicolas@gmail.com"},{"name":"brizental","email":"brizental@mozilla.com"},{"name":"aplacitelli","email":"aplacitelli@mozilla.com"},{"name":"mozrhelmer","email":"rhelmer@mozilla.com"},{"name":"knowtheory","email":"ted@knowtheory.net"},{"name":"mozilla-devtools","email":"nfitzgerald@mozilla.com"},{"name":"nickfitzgerald","email":"fitzgen@gmail.com"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"ejpbruel","email":"ejpbruel@gmail.com"},{"name":"tromey","email":"tom@tromey.com"}],"time":{"modified":"2022-06-26T22:22:31.953Z","created":"2011-08-30T19:45:39.150Z","0.0.0":"2011-08-30T19:45:40.104Z","0.1.0":"2011-09-08T23:37:50.688Z","0.1.1":"2012-06-19T22:27:12.055Z","0.1.2":"2012-09-05T16:30:51.322Z","0.1.3":"2012-10-12T18:43:39.522Z","0.1.4":"2012-10-29T20:16:21.630Z","0.1.5":"2012-10-31T01:28:00.060Z","0.1.6":"2012-11-02T18:52:59.069Z","0.1.7":"2012-11-02T19:09:11.172Z","0.1.8":"2012-11-19T22:48:36.067Z","0.1.9":"2013-03-01T01:02:37.514Z","0.1.10":"2013-03-19T18:27:06.685Z","0.1.11":"2013-03-20T16:56:07.393Z","0.1.12":"2013-03-20T18:37:52.714Z","0.1.13":"2013-03-20T20:58:36.999Z","0.1.14":"2013-03-21T02:44:33.993Z","0.1.15":"2013-03-22T21:39:07.305Z","0.1.16":"2013-03-22T22:35:12.720Z","0.1.17":"2013-03-25T20:22:39.938Z","0.1.18":"2013-03-25T20:43:15.224Z","0.1.19":"2013-03-25T21:43:18.536Z","0.1.20":"2013-04-02T01:23:25.121Z","0.1.21":"2013-04-02T04:34:47.865Z","0.1.22":"2013-04-04T18:45:04.574Z","0.1.23":"2013-06-14T00:24:06.756Z","0.1.24":"2013-06-24T21:29:09.782Z","0.1.25":"2013-06-27T19:05:03.794Z","0.1.26":"2013-07-15T18:51:40.129Z","0.1.27":"2013-07-22T20:37:22.337Z","0.1.28":"2013-08-16T21:12:52.163Z","0.1.29":"2013-08-22T00:29:20.519Z","0.1.30":"2013-09-30T23:09:43.379Z","0.1.31":"2013-11-01T18:40:25.890Z","0.1.32":"2014-02-11T23:10:33.088Z","0.1.33":"2014-02-27T02:27:53.235Z","0.1.34":"2014-06-09T23:24:45.292Z","0.1.35":"2014-07-08T17:01:07.625Z","0.1.36":"2014-07-09T18:17:31.168Z","0.1.37":"2014-07-11T18:05:50.696Z","0.1.38":"2014-08-03T16:54:48.055Z","0.1.39":"2014-09-09T21:00:18.550Z","0.1.40":"2014-10-02T15:33:22.147Z","0.1.41":"2014-12-17T19:24:20.497Z","0.1.42":"2014-12-31T20:44:32.510Z","0.1.43":"2015-01-08T18:25:06.813Z","0.2.0":"2015-01-26T23:09:58.598Z","0.3.0":"2015-02-10T18:28:31.894Z","0.4.0":"2015-02-25T19:04:22.094Z","0.4.1":"2015-03-02T19:05:04.884Z","0.4.2":"2015-03-12T17:19:35.745Z","0.4.3":"2015-07-07T20:29:01.648Z","0.4.4":"2015-07-13T19:07:44.340Z","0.5.0":"2015-09-10T15:13:56.564Z","0.5.1":"2015-09-23T23:06:50.830Z","0.5.2":"2015-10-21T16:01:45.524Z","0.5.3":"2015-10-23T15:39:27.746Z","0.5.4":"2016-04-22T20:08:32.822Z","0.5.5":"2016-04-25T16:48:26.946Z","0.5.6":"2016-05-02T17:26:02.930Z","0.5.7":"2017-08-21T16:30:15.907Z","0.6.0":"2017-09-27T14:32:14.978Z","0.6.1":"2017-09-29T14:42:30.948Z","0.7.0":"2018-01-19T21:40:28.391Z","0.7.1":"2018-02-14T18:58:41.826Z","0.7.2":"2018-02-26T23:30:02.206Z","0.7.3":"2018-05-16T17:29:49.200Z","0.8.0-beta.0":"2018-11-16T00:03:32.324Z","0.7.4":"2022-06-04T22:57:10.068Z"},"author":{"name":"Nick Fitzgerald","email":"nfitzgerald@mozilla.com"},"repository":{"type":"git","url":"git+ssh://git@github.com/mozilla/source-map.git"},"readme":"# Source Map\n\n[![Build Status](https://travis-ci.org/mozilla/source-map.png?branch=master)](https://travis-ci.org/mozilla/source-map)\n\n[![Coverage Status](https://coveralls.io/repos/github/mozilla/source-map/badge.svg)](https://coveralls.io/github/mozilla/source-map)\n\n[![NPM](https://nodei.co/npm/source-map.png?downloads=true&downloadRank=true)](https://www.npmjs.com/package/source-map)\n\nThis is a library to generate and consume the source map format\n[described here][format].\n\n[format]: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit\n\n## Use with Node\n\n $ npm install source-map\n\n## Use on the Web\n\n <script src=\"https://unpkg.com/source-map@0.7.3/dist/source-map.js\"></script>\n <script>\n sourceMap.SourceMapConsumer.initialize({\n \"lib/mappings.wasm\": \"https://unpkg.com/source-map@0.7.3/lib/mappings.wasm\"\n });\n </script>\n\n--------------------------------------------------------------------------------\n\n<!-- `npm run toc` to regenerate the Table of Contents -->\n\n<!-- START doctoc generated TOC please keep comment here to allow auto update -->\n<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n## Table of Contents\n\n- [Examples](#examples)\n - [Consuming a source map](#consuming-a-source-map)\n - [Generating a source map](#generating-a-source-map)\n - [With SourceNode (high level API)](#with-sourcenode-high-level-api)\n - [With SourceMapGenerator (low level API)](#with-sourcemapgenerator-low-level-api)\n- [API](#api)\n - [SourceMapConsumer](#sourcemapconsumer)\n - [SourceMapConsumer.initialize(options)](#sourcemapconsumerinitializeoptions)\n - [new SourceMapConsumer(rawSourceMap)](#new-sourcemapconsumerrawsourcemap)\n - [SourceMapConsumer.with](#sourcemapconsumerwith)\n - [SourceMapConsumer.prototype.destroy()](#sourcemapconsumerprototypedestroy)\n - [SourceMapConsumer.prototype.computeColumnSpans()](#sourcemapconsumerprototypecomputecolumnspans)\n - [SourceMapConsumer.prototype.originalPositionFor(generatedPosition)](#sourcemapconsumerprototypeoriginalpositionforgeneratedposition)\n - [SourceMapConsumer.prototype.generatedPositionFor(originalPosition)](#sourcemapconsumerprototypegeneratedpositionfororiginalposition)\n - [SourceMapConsumer.prototype.allGeneratedPositionsFor(originalPosition)](#sourcemapconsumerprototypeallgeneratedpositionsfororiginalposition)\n - [SourceMapConsumer.prototype.hasContentsOfAllSources()](#sourcemapconsumerprototypehascontentsofallsources)\n - [SourceMapConsumer.prototype.sourceContentFor(source[, returnNullOnMissing])](#sourcemapconsumerprototypesourcecontentforsource-returnnullonmissing)\n - [SourceMapConsumer.prototype.eachMapping(callback, context, order)](#sourcemapconsumerprototypeeachmappingcallback-context-order)\n - [SourceMapGenerator](#sourcemapgenerator)\n - [new SourceMapGenerator([startOfSourceMap])](#new-sourcemapgeneratorstartofsourcemap)\n - [SourceMapGenerator.fromSourceMap(sourceMapConsumer)](#sourcemapgeneratorfromsourcemapsourcemapconsumer)\n - [SourceMapGenerator.prototype.addMapping(mapping)](#sourcemapgeneratorprototypeaddmappingmapping)\n - [SourceMapGenerator.prototype.setSourceContent(sourceFile, sourceContent)](#sourcemapgeneratorprototypesetsourcecontentsourcefile-sourcecontent)\n - [SourceMapGenerator.prototype.applySourceMap(sourceMapConsumer[, sourceFile[, sourceMapPath]])](#sourcemapgeneratorprototypeapplysourcemapsourcemapconsumer-sourcefile-sourcemappath)\n - [SourceMapGenerator.prototype.toString()](#sourcemapgeneratorprototypetostring)\n - [SourceNode](#sourcenode)\n - [new SourceNode([line, column, source[, chunk[, name]]])](#new-sourcenodeline-column-source-chunk-name)\n - [SourceNode.fromStringWithSourceMap(code, sourceMapConsumer[, relativePath])](#sourcenodefromstringwithsourcemapcode-sourcemapconsumer-relativepath)\n - [SourceNode.prototype.add(chunk)](#sourcenodeprototypeaddchunk)\n - [SourceNode.prototype.prepend(chunk)](#sourcenodeprototypeprependchunk)\n - [SourceNode.prototype.setSourceContent(sourceFile, sourceContent)](#sourcenodeprototypesetsourcecontentsourcefile-sourcecontent)\n - [SourceNode.prototype.walk(fn)](#sourcenodeprototypewalkfn)\n - [SourceNode.prototype.walkSourceContents(fn)](#sourcenodeprototypewalksourcecontentsfn)\n - [SourceNode.prototype.join(sep)](#sourcenodeprototypejoinsep)\n - [SourceNode.prototype.replaceRight(pattern, replacement)](#sourcenodeprototypereplacerightpattern-replacement)\n - [SourceNode.prototype.toString()](#sourcenodeprototypetostring)\n - [SourceNode.prototype.toStringWithSourceMap([startOfSourceMap])](#sourcenodeprototypetostringwithsourcemapstartofsourcemap)\n\n<!-- END doctoc generated TOC please keep comment here to allow auto update -->\n\n## Examples\n\n### Consuming a source map\n\n```js\nconst rawSourceMap = {\n version: 3,\n file: 'min.js',\n names: ['bar', 'baz', 'n'],\n sources: ['one.js', 'two.js'],\n sourceRoot: 'http://example.com/www/js/',\n mappings: 'CAAC,IAAI,IAAM,SAAUA,GAClB,OAAOC,IAAID;CCDb,IAAI,IAAM,SAAUE,GAClB,OAAOA'\n};\n\nconst whatever = await SourceMapConsumer.with(rawSourceMap, null, consumer => {\n\n console.log(consumer.sources);\n // [ 'http://example.com/www/js/one.js',\n // 'http://example.com/www/js/two.js' ]\n\n console.log(consumer.originalPositionFor({\n line: 2,\n column: 28\n }));\n // { source: 'http://example.com/www/js/two.js',\n // line: 2,\n // column: 10,\n // name: 'n' }\n\n console.log(consumer.generatedPositionFor({\n source: 'http://example.com/www/js/two.js',\n line: 2,\n column: 10\n }));\n // { line: 2, column: 28 }\n\n consumer.eachMapping(function (m) {\n // ...\n });\n\n return computeWhatever();\n});\n```\n\n### Generating a source map\n\nIn depth guide:\n[**Compiling to JavaScript, and Debugging with Source Maps**](https://hacks.mozilla.org/2013/05/compiling-to-javascript-and-debugging-with-source-maps/)\n\n#### With SourceNode (high level API)\n\n```js\nfunction compile(ast) {\n switch (ast.type) {\n case 'BinaryExpression':\n return new SourceNode(\n ast.location.line,\n ast.location.column,\n ast.location.source,\n [compile(ast.left), \" + \", compile(ast.right)]\n );\n case 'Literal':\n return new SourceNode(\n ast.location.line,\n ast.location.column,\n ast.location.source,\n String(ast.value)\n );\n // ...\n default:\n throw new Error(\"Bad AST\");\n }\n}\n\nvar ast = parse(\"40 + 2\", \"add.js\");\nconsole.log(compile(ast).toStringWithSourceMap({\n file: 'add.js'\n}));\n// { code: '40 + 2',\n// map: [object SourceMapGenerator] }\n```\n\n#### With SourceMapGenerator (low level API)\n\n```js\nvar map = new SourceMapGenerator({\n file: \"source-mapped.js\"\n});\n\nmap.addMapping({\n generated: {\n line: 10,\n column: 35\n },\n source: \"foo.js\",\n original: {\n line: 33,\n column: 2\n },\n name: \"christopher\"\n});\n\nconsole.log(map.toString());\n// '{\"version\":3,\"file\":\"source-mapped.js\",\"sources\":[\"foo.js\"],\"names\":[\"christopher\"],\"mappings\":\";;;;;;;;;mCAgCEA\"}'\n```\n\n## API\n\nGet a reference to the module:\n\n```js\n// Node.js\nvar sourceMap = require('source-map');\n\n// Browser builds\nvar sourceMap = window.sourceMap;\n\n// Inside Firefox\nconst sourceMap = require(\"devtools/toolkit/sourcemap/source-map.js\");\n```\n\n### SourceMapConsumer\n\nA `SourceMapConsumer` instance represents a parsed source map which we can query\nfor information about the original file positions by giving it a file position\nin the generated source.\n\n#### SourceMapConsumer.initialize(options)\n\nWhen using `SourceMapConsumer` outside of node.js, for example on the Web, it\nneeds to know from what URL to load `lib/mappings.wasm`. You must inform it by\ncalling `initialize` before constructing any `SourceMapConsumer`s.\n\nThe options object has the following properties:\n\n* `\"lib/mappings.wasm\"`: A `String` containing the URL of the\n `lib/mappings.wasm` file, or an `ArrayBuffer` with the contents of `lib/mappings.wasm`.\n\n```js\nsourceMap.SourceMapConsumer.initialize({\n \"lib/mappings.wasm\": \"https://example.com/source-map/lib/mappings.wasm\"\n});\n```\n\n#### new SourceMapConsumer(rawSourceMap)\n\nThe only parameter is the raw source map (either as a string which can be\n`JSON.parse`'d, or an object). According to the spec, source maps have the\nfollowing attributes:\n\n* `version`: Which version of the source map spec this map is following.\n\n* `sources`: An array of URLs to the original source files.\n\n* `names`: An array of identifiers which can be referenced by individual\n mappings.\n\n* `sourceRoot`: Optional. The URL root from which all sources are relative.\n\n* `sourcesContent`: Optional. An array of contents of the original source files.\n\n* `mappings`: A string of base64 VLQs which contain the actual mappings.\n\n* `file`: Optional. The generated filename this source map is associated with.\n\nThe promise of the constructed souce map consumer is returned.\n\nWhen the `SourceMapConsumer` will no longer be used anymore, you must call its\n`destroy` method.\n\n```js\nconst consumer = await new sourceMap.SourceMapConsumer(rawSourceMapJsonData);\ndoStuffWith(consumer);\nconsumer.destroy();\n```\n\nAlternatively, you can use `SourceMapConsumer.with` to avoid needing to remember\nto call `destroy`.\n\n#### SourceMapConsumer.with\n\nConstruct a new `SourceMapConsumer` from `rawSourceMap` and `sourceMapUrl`\n(see the `SourceMapConsumer` constructor for details. Then, invoke the `async\nfunction f(SourceMapConsumer) -> T` with the newly constructed consumer, wait\nfor `f` to complete, call `destroy` on the consumer, and return `f`'s return\nvalue.\n\nYou must not use the consumer after `f` completes!\n\nBy using `with`, you do not have to remember to manually call `destroy` on\nthe consumer, since it will be called automatically once `f` completes.\n\n```js\nconst xSquared = await SourceMapConsumer.with(\n myRawSourceMap,\n null,\n async function (consumer) {\n // Use `consumer` inside here and don't worry about remembering\n // to call `destroy`.\n\n const x = await whatever(consumer);\n return x * x;\n }\n);\n\n// You may not use that `consumer` anymore out here; it has\n// been destroyed. But you can use `xSquared`.\nconsole.log(xSquared);\n```\n\n#### SourceMapConsumer.prototype.destroy()\n\nFree this source map consumer's associated wasm data that is manually-managed.\n\n```js\nconsumer.destroy();\n```\n\nAlternatively, you can use `SourceMapConsumer.with` to avoid needing to remember\nto call `destroy`.\n\n#### SourceMapConsumer.prototype.computeColumnSpans()\n\nCompute the last column for each generated mapping. The last column is\ninclusive.\n\n```js\n// Before:\nconsumer.allGeneratedPositionsFor({ line: 2, source: \"foo.coffee\" })\n// [ { line: 2,\n// column: 1 },\n// { line: 2,\n// column: 10 },\n// { line: 2,\n// column: 20 } ]\n\nconsumer.computeColumnSpans();\n\n// After:\nconsumer.allGeneratedPositionsFor({ line: 2, source: \"foo.coffee\" })\n// [ { line: 2,\n// column: 1,\n// lastColumn: 9 },\n// { line: 2,\n// column: 10,\n// lastColumn: 19 },\n// { line: 2,\n// column: 20,\n// lastColumn: Infinity } ]\n```\n\n#### SourceMapConsumer.prototype.originalPositionFor(generatedPosition)\n\nReturns the original source, line, and column information for the generated\nsource's line and column positions provided. The only argument is an object with\nthe following properties:\n\n* `line`: The line number in the generated source. Line numbers in\n this library are 1-based (note that the underlying source map\n specification uses 0-based line numbers -- this library handles the\n translation).\n\n* `column`: The column number in the generated source. Column numbers\n in this library are 0-based.\n\n* `bias`: Either `SourceMapConsumer.GREATEST_LOWER_BOUND` or\n `SourceMapConsumer.LEAST_UPPER_BOUND`. Specifies whether to return the closest\n element that is smaller than or greater than the one we are searching for,\n respectively, if the exact element cannot be found. Defaults to\n `SourceMapConsumer.GREATEST_LOWER_BOUND`.\n\nand an object is returned with the following properties:\n\n* `source`: The original source file, or null if this information is not\n available.\n\n* `line`: The line number in the original source, or null if this information is\n not available. The line number is 1-based.\n\n* `column`: The column number in the original source, or null if this\n information is not available. The column number is 0-based.\n\n* `name`: The original identifier, or null if this information is not available.\n\n```js\nconsumer.originalPositionFor({ line: 2, column: 10 })\n// { source: 'foo.coffee',\n// line: 2,\n// column: 2,\n// name: null }\n\nconsumer.originalPositionFor({ line: 99999999999999999, column: 999999999999999 })\n// { source: null,\n// line: null,\n// column: null,\n// name: null }\n```\n\n#### SourceMapConsumer.prototype.generatedPositionFor(originalPosition)\n\nReturns the generated line and column information for the original source,\nline, and column positions provided. The only argument is an object with\nthe following properties:\n\n* `source`: The filename of the original source.\n\n* `line`: The line number in the original source. The line number is\n 1-based.\n\n* `column`: The column number in the original source. The column\n number is 0-based.\n\nand an object is returned with the following properties:\n\n* `line`: The line number in the generated source, or null. The line\n number is 1-based.\n\n* `column`: The column number in the generated source, or null. The\n column number is 0-based.\n\n```js\nconsumer.generatedPositionFor({ source: \"example.js\", line: 2, column: 10 })\n// { line: 1,\n// column: 56 }\n```\n\n#### SourceMapConsumer.prototype.allGeneratedPositionsFor(originalPosition)\n\nReturns all generated line and column information for the original source, line,\nand column provided. If no column is provided, returns all mappings\ncorresponding to a either the line we are searching for or the next closest line\nthat has any mappings. Otherwise, returns all mappings corresponding to the\ngiven line and either the column we are searching for or the next closest column\nthat has any offsets.\n\nThe only argument is an object with the following properties:\n\n* `source`: The filename of the original source.\n\n* `line`: The line number in the original source. The line number is\n 1-based.\n\n* `column`: Optional. The column number in the original source. The\n column number is 0-based.\n\nand an array of objects is returned, each with the following properties:\n\n* `line`: The line number in the generated source, or null. The line\n number is 1-based.\n\n* `column`: The column number in the generated source, or null. The\n column number is 0-based.\n\n```js\nconsumer.allGeneratedpositionsfor({ line: 2, source: \"foo.coffee\" })\n// [ { line: 2,\n// column: 1 },\n// { line: 2,\n// column: 10 },\n// { line: 2,\n// column: 20 } ]\n```\n\n#### SourceMapConsumer.prototype.hasContentsOfAllSources()\n\nReturn true if we have the embedded source content for every source listed in\nthe source map, false otherwise.\n\nIn other words, if this method returns `true`, then\n`consumer.sourceContentFor(s)` will succeed for every source `s` in\n`consumer.sources`.\n\n```js\n// ...\nif (consumer.hasContentsOfAllSources()) {\n consumerReadyCallback(consumer);\n} else {\n fetchSources(consumer, consumerReadyCallback);\n}\n// ...\n```\n\n#### SourceMapConsumer.prototype.sourceContentFor(source[, returnNullOnMissing])\n\nReturns the original source content for the source provided. The only\nargument is the URL of the original source file.\n\nIf the source content for the given source is not found, then an error is\nthrown. Optionally, pass `true` as the second param to have `null` returned\ninstead.\n\n```js\nconsumer.sources\n// [ \"my-cool-lib.clj\" ]\n\nconsumer.sourceContentFor(\"my-cool-lib.clj\")\n// \"...\"\n\nconsumer.sourceContentFor(\"this is not in the source map\");\n// Error: \"this is not in the source map\" is not in the source map\n\nconsumer.sourceContentFor(\"this is not in the source map\", true);\n// null\n```\n\n#### SourceMapConsumer.prototype.eachMapping(callback, context, order)\n\nIterate over each mapping between an original source/line/column and a\ngenerated line/column in this source map.\n\n* `callback`: The function that is called with each mapping. Mappings have the\n form `{ source, generatedLine, generatedColumn, originalLine, originalColumn,\n name }`\n\n* `context`: Optional. If specified, this object will be the value of `this`\n every time that `callback` is called.\n\n* `order`: Either `SourceMapConsumer.GENERATED_ORDER` or\n `SourceMapConsumer.ORIGINAL_ORDER`. Specifies whether you want to iterate over\n the mappings sorted by the generated file's line/column order or the\n original's source/line/column order, respectively. Defaults to\n `SourceMapConsumer.GENERATED_ORDER`.\n\n```js\nconsumer.eachMapping(function (m) { console.log(m); })\n// ...\n// { source: 'illmatic.js',\n// generatedLine: 1,\n// generatedColumn: 0,\n// originalLine: 1,\n// originalColumn: 0,\n// name: null }\n// { source: 'illmatic.js',\n// generatedLine: 2,\n// generatedColumn: 0,\n// originalLine: 2,\n// originalColumn: 0,\n// name: null }\n// ...\n```\n### SourceMapGenerator\n\nAn instance of the SourceMapGenerator represents a source map which is being\nbuilt incrementally.\n\n#### new SourceMapGenerator([startOfSourceMap])\n\nYou may pass an object with the following properties:\n\n* `file`: The filename of the generated source that this source map is\n associated with.\n\n* `sourceRoot`: A root for all relative URLs in this source map.\n\n* `skipValidation`: Optional. When `true`, disables validation of mappings as\n they are added. This can improve performance but should be used with\n discretion, as a last resort. Even then, one should avoid using this flag when\n running tests, if possible.\n\n```js\nvar generator = new sourceMap.SourceMapGenerator({\n file: \"my-generated-javascript-file.js\",\n sourceRoot: \"http://example.com/app/js/\"\n});\n```\n\n#### SourceMapGenerator.fromSourceMap(sourceMapConsumer)\n\nCreates a new `SourceMapGenerator` from an existing `SourceMapConsumer` instance.\n\n* `sourceMapConsumer` The SourceMap.\n\n```js\nvar generator = sourceMap.SourceMapGenerator.fromSourceMap(consumer);\n```\n\n#### SourceMapGenerator.prototype.addMapping(mapping)\n\nAdd a single mapping from original source line and column to the generated\nsource's line and column for this source map being created. The mapping object\nshould have the following properties:\n\n* `generated`: An object with the generated line and column positions.\n\n* `original`: An object with the original line and column positions.\n\n* `source`: The original source file (relative to the sourceRoot).\n\n* `name`: An optional original token name for this mapping.\n\n```js\ngenerator.addMapping({\n source: \"module-one.scm\",\n original: { line: 128, column: 0 },\n generated: { line: 3, column: 456 }\n})\n```\n\n#### SourceMapGenerator.prototype.setSourceContent(sourceFile, sourceContent)\n\nSet the source content for an original source file.\n\n* `sourceFile` the URL of the original source file.\n\n* `sourceContent` the content of the source file.\n\n```js\ngenerator.setSourceContent(\"module-one.scm\",\n fs.readFileSync(\"path/to/module-one.scm\"))\n```\n\n#### SourceMapGenerator.prototype.applySourceMap(sourceMapConsumer[, sourceFile[, sourceMapPath]])\n\nApplies a SourceMap for a source file to the SourceMap.\nEach mapping to the supplied source file is rewritten using the\nsupplied SourceMap. Note: The resolution for the resulting mappings\nis the minimum of this map and the supplied map.\n\n* `sourceMapConsumer`: The SourceMap to be applied.\n\n* `sourceFile`: Optional. The filename of the source file.\n If omitted, sourceMapConsumer.file will be used, if it exists.\n Otherwise an error will be thrown.\n\n* `sourceMapPath`: Optional. The dirname of the path to the SourceMap\n to be applied. If relative, it is relative to the SourceMap.\n\n This parameter is needed when the two SourceMaps aren't in the same\n directory, and the SourceMap to be applied contains relative source\n paths. If so, those relative source paths need to be rewritten\n relative to the SourceMap.\n\n If omitted, it is assumed that both SourceMaps are in the same directory,\n thus not needing any rewriting. (Supplying `'.'` has the same effect.)\n\n#### SourceMapGenerator.prototype.toString()\n\nRenders the source map being generated to a string.\n\n```js\ngenerator.toString()\n// '{\"version\":3,\"sources\":[\"module-one.scm\"],\"names\":[],\"mappings\":\"...snip...\",\"file\":\"my-generated-javascript-file.js\",\"sourceRoot\":\"http://example.com/app/js/\"}'\n```\n\n### SourceNode\n\nSourceNodes provide a way to abstract over interpolating and/or concatenating\nsnippets of generated JavaScript source code, while maintaining the line and\ncolumn information associated between those snippets and the original source\ncode. This is useful as the final intermediate representation a compiler might\nuse before outputting the generated JS and source map.\n\n#### new SourceNode([line, column, source[, chunk[, name]]])\n\n* `line`: The original line number associated with this source node, or null if\n it isn't associated with an original line. The line number is 1-based.\n\n* `column`: The original column number associated with this source node, or null\n if it isn't associated with an original column. The column number\n is 0-based.\n\n* `source`: The original source's filename; null if no filename is provided.\n\n* `chunk`: Optional. Is immediately passed to `SourceNode.prototype.add`, see\n below.\n\n* `name`: Optional. The original identifier.\n\n```js\nvar node = new SourceNode(1, 2, \"a.cpp\", [\n new SourceNode(3, 4, \"b.cpp\", \"extern int status;\\n\"),\n new SourceNode(5, 6, \"c.cpp\", \"std::string* make_string(size_t n);\\n\"),\n new SourceNode(7, 8, \"d.cpp\", \"int main(int argc, char** argv) {}\\n\"),\n]);\n```\n\n#### SourceNode.fromStringWithSourceMap(code, sourceMapConsumer[, relativePath])\n\nCreates a SourceNode from generated code and a SourceMapConsumer.\n\n* `code`: The generated code\n\n* `sourceMapConsumer` The SourceMap for the generated code\n\n* `relativePath` The optional path that relative sources in `sourceMapConsumer`\n should be relative to.\n\n```js\nconst consumer = await new SourceMapConsumer(fs.readFileSync(\"path/to/my-file.js.map\", \"utf8\"));\nconst node = SourceNode.fromStringWithSourceMap(fs.readFileSync(\"path/to/my-file.js\"), consumer);\n```\n\n#### SourceNode.prototype.add(chunk)\n\nAdd a chunk of generated JS to this source node.\n\n* `chunk`: A string snippet of generated JS code, another instance of\n `SourceNode`, or an array where each member is one of those things.\n\n```js\nnode.add(\" + \");\nnode.add(otherNode);\nnode.add([leftHandOperandNode, \" + \", rightHandOperandNode]);\n```\n\n#### SourceNode.prototype.prepend(chunk)\n\nPrepend a chunk of generated JS to this source node.\n\n* `chunk`: A string snippet of generated JS code, another instance of\n `SourceNode`, or an array where each member is one of those things.\n\n```js\nnode.prepend(\"/** Build Id: f783haef86324gf **/\\n\\n\");\n```\n\n#### SourceNode.prototype.setSourceContent(sourceFile, sourceContent)\n\nSet the source content for a source file. This will be added to the\n`SourceMap` in the `sourcesContent` field.\n\n* `sourceFile`: The filename of the source file\n\n* `sourceContent`: The content of the source file\n\n```js\nnode.setSourceContent(\"module-one.scm\",\n fs.readFileSync(\"path/to/module-one.scm\"))\n```\n\n#### SourceNode.prototype.walk(fn)\n\nWalk over the tree of JS snippets in this node and its children. The walking\nfunction is called once for each snippet of JS and is passed that snippet and\nthe its original associated source's line/column location.\n\n* `fn`: The traversal function.\n\n```js\nvar node = new SourceNode(1, 2, \"a.js\", [\n new SourceNode(3, 4, \"b.js\", \"uno\"),\n \"dos\",\n [\n \"tres\",\n new SourceNode(5, 6, \"c.js\", \"quatro\")\n ]\n]);\n\nnode.walk(function (code, loc) { console.log(\"WALK:\", code, loc); })\n// WALK: uno { source: 'b.js', line: 3, column: 4, name: null }\n// WALK: dos { source: 'a.js', line: 1, column: 2, name: null }\n// WALK: tres { source: 'a.js', line: 1, column: 2, name: null }\n// WALK: quatro { source: 'c.js', line: 5, column: 6, name: null }\n```\n\n#### SourceNode.prototype.walkSourceContents(fn)\n\nWalk over the tree of SourceNodes. The walking function is called for each\nsource file content and is passed the filename and source content.\n\n* `fn`: The traversal function.\n\n```js\nvar a = new SourceNode(1, 2, \"a.js\", \"generated from a\");\na.setSourceContent(\"a.js\", \"original a\");\nvar b = new SourceNode(1, 2, \"b.js\", \"generated from b\");\nb.setSourceContent(\"b.js\", \"original b\");\nvar c = new SourceNode(1, 2, \"c.js\", \"generated from c\");\nc.setSourceContent(\"c.js\", \"original c\");\n\nvar node = new SourceNode(null, null, null, [a, b, c]);\nnode.walkSourceContents(function (source, contents) { console.log(\"WALK:\", source, \":\", contents); })\n// WALK: a.js : original a\n// WALK: b.js : original b\n// WALK: c.js : original c\n```\n\n#### SourceNode.prototype.join(sep)\n\nLike `Array.prototype.join` except for SourceNodes. Inserts the separator\nbetween each of this source node's children.\n\n* `sep`: The separator.\n\n```js\nvar lhs = new SourceNode(1, 2, \"a.rs\", \"my_copy\");\nvar operand = new SourceNode(3, 4, \"a.rs\", \"=\");\nvar rhs = new SourceNode(5, 6, \"a.rs\", \"orig.clone()\");\n\nvar node = new SourceNode(null, null, null, [ lhs, operand, rhs ]);\nvar joinedNode = node.join(\" \");\n```\n\n#### SourceNode.prototype.replaceRight(pattern, replacement)\n\nCall `String.prototype.replace` on the very right-most source snippet. Useful\nfor trimming white space from the end of a source node, etc.\n\n* `pattern`: The pattern to replace.\n\n* `replacement`: The thing to replace the pattern with.\n\n```js\n// Trim trailing white space.\nnode.replaceRight(/\\s*$/, \"\");\n```\n\n#### SourceNode.prototype.toString()\n\nReturn the string representation of this source node. Walks over the tree and\nconcatenates all the various snippets together to one string.\n\n```js\nvar node = new SourceNode(1, 2, \"a.js\", [\n new SourceNode(3, 4, \"b.js\", \"uno\"),\n \"dos\",\n [\n \"tres\",\n new SourceNode(5, 6, \"c.js\", \"quatro\")\n ]\n]);\n\nnode.toString()\n// 'unodostresquatro'\n```\n\n#### SourceNode.prototype.toStringWithSourceMap([startOfSourceMap])\n\nReturns the string representation of this tree of source nodes, plus a\nSourceMapGenerator which contains all the mappings between the generated and\noriginal sources.\n\nThe arguments are the same as those to `new SourceMapGenerator`.\n\n```js\nvar node = new SourceNode(1, 2, \"a.js\", [\n new SourceNode(3, 4, \"b.js\", \"uno\"),\n \"dos\",\n [\n \"tres\",\n new SourceNode(5, 6, \"c.js\", \"quatro\")\n ]\n]);\n\nnode.toStringWithSourceMap({ file: \"my-output-file.js\" })\n// { code: 'unodostresquatro',\n// map: [object SourceMapGenerator] }\n```\n","readmeFilename":"README.md","homepage":"https://github.com/mozilla/source-map","contributors":[{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com"},{"name":"Duncan Beevers","email":"duncan@dweebd.com"},{"name":"Stephen Crane","email":"scrane@mozilla.com"},{"name":"Ryan Seddon","email":"seddon.ryan@gmail.com"},{"name":"Miles Elam","email":"miles.elam@deem.com"},{"name":"Mihai Bazon","email":"mihai.bazon@gmail.com"},{"name":"Michael Ficarra","email":"github.public.email@michael.ficarra.me"},{"name":"Todd Wolfson","email":"todd@twolfson.com"},{"name":"Alexander Solovyov","email":"alexander@solovyov.net"},{"name":"Felix Gnass","email":"fgnass@gmail.com"},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com"},{"name":"usrbincc","email":"usrbincc@yahoo.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Chase Douglas","email":"chase@newrelic.com"},{"name":"Evan Wallace","email":"evan.exe@gmail.com"},{"name":"Heather Arthur","email":"fayearthur@gmail.com"},{"name":"Hugh Kennedy","email":"hughskennedy@gmail.com"},{"name":"David Glasser","email":"glasser@davidglasser.net"},{"name":"Simon Lydell","email":"simon.lydell@gmail.com"},{"name":"Jmeas Smith","email":"jellyes2@gmail.com"},{"name":"Michael Z Goddard","email":"mzgoddard@gmail.com"},{"name":"azu","email":"azu@users.noreply.github.com"},{"name":"John Gozde","email":"john@gozde.ca"},{"name":"Adam Kirkton","email":"akirkton@truefitinnovation.com"},{"name":"Chris Montgomery","email":"christopher.montgomery@dowjones.com"},{"name":"J. Ryan Stinnett","email":"jryans@gmail.com"},{"name":"Jack Herrington","email":"jherrington@walmartlabs.com"},{"name":"Chris Truter","email":"jeffpalentine@gmail.com"},{"name":"Daniel Espeset","email":"daniel@danielespeset.com"},{"name":"Jamie Wong","email":"jamie.lf.wong@gmail.com"},{"name":"Eddy Bruël","email":"ejpbruel@mozilla.com"},{"name":"Hawken Rives","email":"hawkrives@gmail.com"},{"name":"Gilad Peleg","email":"giladp007@gmail.com"},{"name":"djchie","email":"djchie.dev@gmail.com"},{"name":"Gary Ye","email":"garysye@gmail.com"},{"name":"Nicolas Lalevée","email":"nicolas.lalevee@hibnet.org"}],"users":{"285858315":true,"anticom":true,"rmcgu":true,"lupideo":true,"abdihaikal":true,"josejaguirre":true,"wkaifang":true,"weisk":true,"bcoe":true,"pirxpilot":true,"rubiadias":true,"tuomastolppi":true,"rocman":true,"princetoad":true,"sopepos":true,"sadsenpai":true,"nbering":true,"ubenzer":true,"flozz":true,"mojaray2k":true,"miadzadfallah":true,"amorgaut":true,"abrahamwilliams":true,"chinawolf_wyp":true,"monsterkodi":true,"stone-jin":true,"r24y":true,"shuoshubao":true,"qingleili":true,"nraibaud":true,"minxomat":true,"shanewholloway":true,"adammacias":true,"dwqs":true},"bugs":{"url":"https://github.com/mozilla/source-map/issues"},"license":"BSD-3-Clause"} \ No newline at end of file
diff --git a/cli/tests/testdata/npm/registry/source-map/source-map-0.6.1.tgz b/cli/tests/testdata/npm/registry/source-map/source-map-0.6.1.tgz
new file mode 100644
index 000000000..7833490ca
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/source-map/source-map-0.6.1.tgz
Binary files differ
diff --git a/cli/tests/testdata/npm/registry/sourcemap-codec/registry.json b/cli/tests/testdata/npm/registry/sourcemap-codec/registry.json
new file mode 100644
index 000000000..8f7c5bb88
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/sourcemap-codec/registry.json
@@ -0,0 +1 @@
+{"_id":"sourcemap-codec","_rev":"20-8b335c1dda585efb5153018be4142558","name":"sourcemap-codec","description":"Encode/decode sourcemap mappings","dist-tags":{"latest":"1.4.8"},"versions":{"1.0.0":{"name":"sourcemap-codec","version":"1.0.0","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.js","jsnext:main":"src/sourcemap-codec.js","scripts":{"test":"mocha","build":"gobble build -f dist","pretest":"npm run build","prepublish":"npm test"},"repository":{"type":"git","url":"https://github.com/Rich-Harris/sourcemap-codec"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"eslint":"^1.6.0","gobble":"^0.10.2","gobble-cli":"^0.5.0","gobble-rollup-babel":"^0.4.0","mocha":"^2.3.3"},"gitHead":"a8698dc52b265fb93c30a922a14263ba94dfa7d4","_id":"sourcemap-codec@1.0.0","_shasum":"b614975cb28a8c4a24f06e9d7131557258e92f41","_from":".","_npmVersion":"2.5.1","_nodeVersion":"2.2.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"b614975cb28a8c4a24f06e9d7131557258e92f41","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.0.0.tgz","integrity":"sha512-A5GHYQsMvVo4LIotQ8IlS1dVbomCtF1+ZKqBJIAK7V8DJNYHbJ9npChpBopqeZUShmCKJxG0Di81ZcTY0IsxeA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC310BHaTctkD5NsNYMkd7LAKKEonjF6pnJdJb4hFJdngIgRLDYp+G3CWKaKDcptYyGqfntiZNlxDyphitbOzeOp2M="}]},"directories":{}},"1.1.0":{"name":"sourcemap-codec","version":"1.1.0","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.js","jsnext:main":"src/sourcemap-codec.js","scripts":{"test":"mocha","build":"gobble build -f dist","pretest":"npm run build","prepublish":"npm test","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"https://github.com/Rich-Harris/sourcemap-codec"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.1.2","eslint":"^1.6.0","gobble":"^0.10.2","gobble-cli":"^0.5.0","gobble-rollup-babel":"^0.5.0","istanbul":"^0.4.0","mocha":"^2.3.3","remap-istanbul":"^0.3.1"},"gitHead":"e144e973205bfb1807d1477cf98ca78f5a01b9cd","_id":"sourcemap-codec@1.1.0","_shasum":"dc78fa1d86db4594d62733e25c70cd889dad477c","_from":".","_npmVersion":"2.5.1","_nodeVersion":"4.1.2","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"dc78fa1d86db4594d62733e25c70cd889dad477c","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.1.0.tgz","integrity":"sha512-kZj73Bp1sNWeYr3pdlGJ78Gk5nW8ebiMqtERpIzIfKLJKnxyL9p1fEsdvG+ufm1eI12w/m2k7LEIgbuv1coWRA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCSB5xZGNBH2FQifhshpyv9bWsgr8wB+Os1CO8gCUYKUQIhANzaiEwdyROoFON343J1egt2r6HYoQRyvk31z/vWLCO5"}]},"directories":{}},"1.2.0":{"name":"sourcemap-codec","version":"1.2.0","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","jsnext:main":"dist/sourcemap-codec.es6.js","scripts":{"test":"mocha","build":"gobble build -f dist","pretest":"npm run build","prepublish":"npm test","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"https://github.com/Rich-Harris/sourcemap-codec"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.1.2","eslint":"^1.6.0","gobble":"^0.10.2","gobble-cli":"^0.6.0","gobble-rollup-babel":"^0.6.1","istanbul":"^0.4.0","mocha":"^2.3.3","remap-istanbul":"^0.3.1"},"gitHead":"f77fda08847a4490a8a0b2ffaa5805f3f7764e49","_id":"sourcemap-codec@1.2.0","_shasum":"1b35b13cc0d76a9e34504307afaba2476433500b","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"1b35b13cc0d76a9e34504307afaba2476433500b","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.2.0.tgz","integrity":"sha512-sJG3WZLYfD4UrQcw+XJ0JZcf4j3drxNcwIksBE4ooObj7eytee+PWuCC4tlxUvJgvrQlVyb6NJc19N7H57Nq0w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE4wPXQhW/5EryS7gKDALA1LRAHE6KcLXbNEFXyRG+8KAiBYoNlkW1ucpCjUL5MW2nOVb7G17xY4zmBtfMQ7RWOtQw=="}]},"directories":{}},"1.2.1":{"name":"sourcemap-codec","version":"1.2.1","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","jsnext:main":"dist/sourcemap-codec.es6.js","scripts":{"test":"mocha","build":"gobble build -f dist","pretest":"npm run build","prepublish":"npm test","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"https://github.com/Rich-Harris/sourcemap-codec"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.1.2","eslint":"^1.6.0","gobble":"^0.10.2","gobble-cli":"^0.6.0","gobble-rollup-babel":"^0.6.1","istanbul":"^0.4.0","mocha":"^2.3.3","remap-istanbul":"^0.3.1"},"files":["src","dist","README.md"],"gitHead":"0966476dedc0be634ab5e79bc4f636ada7aa0605","_id":"sourcemap-codec@1.2.1","_shasum":"7a5792d647756bd52890eb663fdfd33ba21b6f01","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"7a5792d647756bd52890eb663fdfd33ba21b6f01","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.2.1.tgz","integrity":"sha512-umQOGcAIjsqXZfO5tv3+d+PIs7DDDDUjTC6VrKUpjkq8GkTzQduK18Ud6AyBCapqztlw6LFcKAPqJU6NA8I3lQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICxoK/vffnPUFV++eZx4dcy3unp3pPCkrv9GnFztBgc2AiEAnU39BWc90vhyg9h6bZL+dkxYsMUh+307jrQGLZ8OhzY="}]},"directories":{}},"1.3.0":{"name":"sourcemap-codec","version":"1.3.0","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","jsnext:main":"dist/sourcemap-codec.es6.js","scripts":{"test":"mocha","build":"rm -rf dist && rollup -c -f umd -o dist/sourcemap-codec.umd.js && rollup -c -f es6 -o dist/sourcemap-codec.es6.js","pretest":"npm run build","prepublish":"npm test","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"git+https://github.com/Rich-Harris/sourcemap-codec.git"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"babel-preset-es2015-rollup":"^1.0.0","codecov.io":"^0.1.6","console-group":"^0.1.2","eslint":"^1.6.0","istanbul":"^0.4.0","mocha":"^2.3.3","remap-istanbul":"^0.5.1","rollup":"^0.21.2","rollup-plugin-babel":"^2.2.0","rollup-plugin-npm":"^1.1.0"},"files":["src","dist","README.md"],"gitHead":"3667df6b8b8760493233806339e6a9e3ae9502f0","_id":"sourcemap-codec@1.3.0","_shasum":"754b78bdc42edc48295eeb6e5ca525c9ab09413a","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"754b78bdc42edc48295eeb6e5ca525c9ab09413a","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.3.0.tgz","integrity":"sha512-wbHg7v5xcu810TnlNBuqPTDh7ndunDjnKO+P8+ej850YmByC1oUONOTtoOaCcFUlqx2/lI6xznW2dBqgNhPATQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC+bCdngaxsj4uOgzXKWqy3uwU3Mm49FURpV+1s4mXmkAIhAJ1E6WpcL5WHf73QReSiyt1GE/zGihxxQQgyu34MJmw7"}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{}},"1.3.1":{"name":"sourcemap-codec","version":"1.3.1","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","module":"dist/sourcemap-codec.es.js","scripts":{"test":"mocha","build":"rm -rf dist && rollup -c","pretest":"npm run build","prepublish":"npm test","lint":"eslint src","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"git+https://github.com/Rich-Harris/sourcemap-codec.git"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.3.3","eslint":"^3.19.0","eslint-plugin-import":"^2.2.0","istanbul":"^0.4.5","mocha":"^3.2.0","remap-istanbul":"^0.9.5","rollup":"^0.41.6","rollup-plugin-buble":"^0.15.0","rollup-plugin-node-resolve":"^3.0.0"},"files":["src","dist","README.md"],"gitHead":"2487fed9e15cce24911136286f5dfcacb57ee34f","_id":"sourcemap-codec@1.3.1","_shasum":"9ad6f9bdbd691931016e30939dbc868673323146","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.8.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"9ad6f9bdbd691931016e30939dbc868673323146","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.3.1.tgz","integrity":"sha512-5lTrqtpX1GvFysknEm0P/cgrLEstp6DtH1UMGMRPhAShnxiawRmQ8sXo2nf0bqiaIbxwJnE7o7Q0IPMfo/XPCw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDHsEhlPEtxcZrsQFLzaaBcUJOhtF+GiEJ9Us5ZntRJGQIgZXHp1ODf6D22h8lyMORGRubBTUemyAPFAur0XZX6vFw="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/sourcemap-codec-1.3.1.tgz_1492044619241_0.2765591247007251"},"directories":{}},"1.4.0":{"name":"sourcemap-codec","version":"1.4.0","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","module":"dist/sourcemap-codec.es.js","types":"dist/types/sourcemap-codec.d.ts","scripts":{"test":"mocha","build":"rm -rf dist && rollup -c && tsc","pretest":"npm run build","prepublish":"npm test","lint":"eslint src","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"git+https://github.com/Rich-Harris/sourcemap-codec.git"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{"vlq":"^1.0.0"},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.3.3","eslint":"^3.19.0","eslint-plugin-import":"^2.2.0","istanbul":"^0.4.5","mocha":"^3.2.0","remap-istanbul":"^0.9.5","rollup":"^0.54.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-typescript":"^0.8.1","typescript":"^2.7.1"},"files":["dist/*.js","dist/**/*.d.ts","README.md"],"gitHead":"97c3a7bc023287f0b927421210484371123ef9bf","_id":"sourcemap-codec@1.4.0","_npmVersion":"5.5.1","_nodeVersion":"9.1.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-66s3CwUASiYGiwQxkr34IctPs/LDkaJ8qNqVK6bBektymq3Sx1rX9qDZ8MNXFwiXqKuM3JYwzG3NAhI1ivqkjA==","shasum":"905439c4c65a4db421a2f2d06065bd8b55846a8e","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.4.0.tgz","fileCount":7,"unpackedSize":15076,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD3bpJdI0aiPrM8NzaAslQb9gwUyY4JSAB0jJIRxgs0GgIgcfvPy92fftL27EaX1zMafox90ohE+XZdbRp1EwBg2SE="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sourcemap-codec_1.4.0_1518278327982_0.9029471740296298"},"_hasShrinkwrap":false},"1.4.1":{"name":"sourcemap-codec","version":"1.4.1","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","module":"dist/sourcemap-codec.es.js","types":"dist/types/sourcemap-codec.d.ts","scripts":{"test":"mocha","build":"rm -rf dist && rollup -c && tsc","pretest":"npm run build","prepublish":"npm test","lint":"eslint src","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"git+https://github.com/Rich-Harris/sourcemap-codec.git"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.3.3","eslint":"^3.19.0","eslint-plugin-import":"^2.2.0","istanbul":"^0.4.5","mocha":"^3.2.0","remap-istanbul":"^0.9.5","rollup":"^0.54.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-typescript":"^0.8.1","typescript":"^2.7.1"},"files":["dist/*.js","dist/**/*.d.ts","README.md"],"gitHead":"91cb3ce5c87b919e8d133a76dbf11a0f1660cde7","_id":"sourcemap-codec@1.4.1","_npmVersion":"5.7.1","_nodeVersion":"9.1.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-hX1eNBNuilj8yfFnECh0DzLgwKpBLMIvmhgEhixXNui8lMLBInTI8Kyxt++RwJnMNu7cAUo635L2+N1TxMJCzA==","shasum":"c8fd92d91889e902a07aee392bdd2c5863958ba2","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.4.1.tgz","fileCount":7,"unpackedSize":14596,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCGiA4Auba/ykyP1anng5/+gcMKPEcG71FzsNhIIBLVzAIhAO3DRTk5zBe6E6iCeFh/mDHarTFktLelU8JZGHYPbJL1"}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sourcemap-codec_1.4.1_1520972481917_0.1903291655496433"},"_hasShrinkwrap":false},"1.4.2":{"name":"sourcemap-codec","version":"1.4.2","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","module":"dist/sourcemap-codec.es.js","types":"dist/types/sourcemap-codec.d.ts","scripts":{"test":"mocha","build":"rm -rf dist && rollup -c && tsc","pretest":"npm run build","prepublish":"npm test","lint":"eslint src","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"git+https://github.com/Rich-Harris/sourcemap-codec.git"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.3.3","eslint":"^5.6.0","eslint-plugin-import":"^2.14.0","istanbul":"^0.4.5","mocha":"^5.2.0","remap-istanbul":"^0.12.0","rollup":"^0.66.0","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-typescript":"^1.0.0","typescript":"^3.0.3"},"gitHead":"29f15eecba679fa9a4bee8cde71ba4e7a31561e8","_id":"sourcemap-codec@1.4.2","_npmVersion":"6.2.0","_nodeVersion":"10.9.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-lkz3rrUdxUNL7gWXhwQQoUAQOumPvvaRj5tH3Z8PMTvPekH8yhdfRDdb2Zs6FU1ro9wI70OluZEAFJSOgzLecg==","shasum":"8b5e20f0a279bad6792a6af70f298bc77721bded","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.4.2.tgz","fileCount":7,"unpackedSize":14958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo9MZCRA9TVsSAnZWagAAATsP/0BQCWBBSW+o8ENCcRO8\nxPHLsGJ58OeLt0PHsxEoESiMIwxneF9JWLAg7ud55VfNwwzkEpE/3F/NTDNi\nxoRX7/ugfcbNPQpdCvmB7vjmFfHTM2egO4oTDT0BN0Rq7AzVpS5ZRZSGAyOw\ndsOyjRBvdXXF+9TuvndTDCNSZbzG4YECzpeIdqFh4fGBoVlOT57TX9w2UhjR\nkRg2NYopgSHqEd9PorJCY9BHFoxKl7IvmezB8a7AnTpsksGMihqliYpKYdXt\npExtOeDlD5Nark9C/QtD5TuZ2ALb5dLRLsrf85zl2gwBzhLtWz02IVxj0l0h\nVjZhjJ3EPYVDCLBPvvLOJUDp8Sg899N6v4QKp6r24nKZ+x7wEIBqVTmLwQz8\nJYUMC7h8AMAEd3BQcdpvlj1aG7+ys24JbdqumIw3P+xXs1fFavqBNS6k/ywa\nk0SK/IOBI826gQpVH1oAKX9dTOV/eL8gESGPhkmLphE0fErh0UVmtz43LBR1\nQs+p+hnhdBJzIPuBYwguz20Crd0Aj/UGzEJ9ggNp03QZ7InxqBth9I7eyxOR\nOlwdg6zTsq7Yw9ZxU4XfC8i+bWuUSXMOlJcbtslQFNls00/zHujVyXRTCFZs\n7wFBEOAi+GS+iyNme2xmIF29c7TAVwMPiG4SY/e7U5AN4JUSmTq5VXE/NB0o\nX/fu\r\n=FGgy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCE9rEuzCf+SNIhCXNQ5rTWltxbf6NuoIMWeQFQnegjBgIhAJvkMygpqMPJE8vGX1I51i5u4eT7H8VHetbnT4AwVCKQ"}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sourcemap-codec_1.4.2_1537463064544_0.9985672918334787"},"_hasShrinkwrap":false},"1.4.3":{"name":"sourcemap-codec","version":"1.4.3","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","module":"dist/sourcemap-codec.es.js","types":"dist/types/sourcemap-codec.d.ts","scripts":{"test":"mocha","build":"rm -rf dist && rollup -c && tsc","pretest":"npm run build","prepublish":"npm test","lint":"eslint src","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"git+https://github.com/Rich-Harris/sourcemap-codec.git"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.3.3","eslint":"^5.6.0","eslint-plugin-import":"^2.14.0","istanbul":"^0.4.5","mocha":"^5.2.0","remap-istanbul":"^0.12.0","rollup":"^0.66.0","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-typescript":"^1.0.0","typescript":"^3.0.3"},"gitHead":"897dc05a6b2da29dd521937d0271d2cbc59ca0da","_id":"sourcemap-codec@1.4.3","_npmVersion":"6.2.0","_nodeVersion":"10.9.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-vFrY/x/NdsD7Yc8mpTJXuao9S8lq08Z/kOITHz6b7YbfI9xL8Spe5EvSQUHOI7SbpY8bRPr0U3kKSsPuqEGSfA==","shasum":"0ba615b73ec35112f63c2f2d9e7c3f87282b0e33","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.4.3.tgz","fileCount":7,"unpackedSize":15077,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpCufCRA9TVsSAnZWagAA3lwP/iIu9O1y+RdG9Hh1cmG7\nmlzhNUJOK2pCzjwzyeLLyau+KmPM2kBs0QX9/7yMJ+JsiiVMAFRcyIV/uOO9\nH98TiP9vz8LKkgU/Z53kEOVC7NYepkqKZyt7AMA1x299nVAIMKT0ARQqyGNk\nIVXlKJqna2RALayu2ijzkKh7DPBcN2Lff59pkhZf566VfG8SUveV2WN6EloZ\nidjqm1HXqdvjxgiBLpJha2ZfotF5+88ALTcY6b2cgkT9Gog8WFlJJmOQ9qdR\nZ3Htau15txENi8B3laNauR5I9ETF8YqjAQDNXsS3HTxzgLO9Xa9HVHJTQkbU\nT98kfyNTn3vUkhNRnLv/sAmu8ZCdCFQx9aLC8K3SQtgpDI6Iku8LuJjLLgNZ\nUCwK0jBPPnpfaxsrgqOwVkW4bvozOa3mbtpdx2yzJM5oCyPtUINkYksrHwIe\nUZBv72gSF9mQ3uxaL0LEsedSdEBTR0eBP8m4/ZNV3XWRqrBMx8CYeAN49BTy\n2xdaO+vADk9JNvDVoXQ/K83i5GgpOERKb/lJMMprCuwj5ckC6xzCtVYZP/yF\nWrdy3cqtwXh6XI/mAtDKPHs5d4BBnXHioza5nZNFhuqoV36IaFjjkAx9lxrj\ngsA8ktSKvAVh7qfg5leJy30LBaIDALI+9BGfWwSTi+UGfSVHW/rpl4XakEeH\nJ4ve\r\n=IEnr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDJGBjbJu51CrjeT1txNV54Yppwf8P1mSLEnUizB9W7LAiEAsk+mmNkNnEHE7+TTq6eBJhLmke74+jLGidpzZPNSqME="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sourcemap-codec_1.4.3_1537485726778_0.7883834854767848"},"_hasShrinkwrap":false},"1.4.4":{"name":"sourcemap-codec","version":"1.4.4","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","module":"dist/sourcemap-codec.es.js","types":"dist/types/sourcemap-codec.d.ts","scripts":{"test":"mocha","build":"rm -rf dist && rollup -c && tsc","pretest":"npm run build","prepublish":"npm test","lint":"eslint src","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"git+https://github.com/Rich-Harris/sourcemap-codec.git"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.3.3","eslint":"^5.6.0","eslint-plugin-import":"^2.14.0","istanbul":"^0.4.5","mocha":"^5.2.0","remap-istanbul":"^0.12.0","rollup":"^0.66.0","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-typescript":"^1.0.0","typescript":"^3.0.3"},"gitHead":"b184a14649d1615562d8fcf7d202cc967894f994","_id":"sourcemap-codec@1.4.4","_npmVersion":"6.2.0","_nodeVersion":"10.9.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-CYAPYdBu34781kLHkaW3m6b/uUSyMOC2R61gcYMWooeuaGtjof86ZA/8T+qVPPt7np1085CR9hmMGrySwEc8Xg==","shasum":"c63ea927c029dd6bd9a2b7fa03b3fec02ad56e9f","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.4.4.tgz","fileCount":7,"unpackedSize":15177,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9Y2oCRA9TVsSAnZWagAAvZwP/jBXRuecoUVubCViPohI\nb9q4oM0oNuReRn/cJsdh3+aSO+HwDt9fyoILB7CBEqaNVfUp7r/PyAozp4n6\nHOcfZE8jjv+DyboIHGjjHFnttPqmwpJFxWOq3sYIkfjsxS+6jamMjMZKD/h8\nFKWjecB/H5FtN/uUx0UOWFsFcnfGoeWgtzh4ylc9nxX0JZlbkxK14v/KshMA\nB8w6r0Pw90I6uqdMXuq5/MVD0GgMEEVS/z9NzJ0LCmJ8jWNP19qZouOxciwo\nTazTzcvqrIgJj2egA5an+3F6PC51iQpPgwPpMGqTqX96+IGyw568DEJiXb4c\nnREQw/KF2qW2slGrw/5I+YyWvLmrUUVfJp76zLGRkQ0uJfRfxRcYjWf8th54\ntMTIjOfcK1ZioQNiz2U7jFYkc8sI5oPsgTsVMaaPD0ixDQrNnqyO2QtR2yJk\n4ee0kGLctFJIOi/8RJJkTmu3rXIa5C550Y+CMsx18ynmO9xO7qdm+nRq4mXm\nVrWUgWhgZpUQI4UH9qbzNeRCBex2ScAm1OnjpUxOD323/dZQoTH/nDU0ickY\nhITprfz/FVULmYWh2IYw+n1iaHhRL7bjFp6KHDHnqcRysLvpVP8qh0DaKFmO\n5XGXapdGdGPNvbqs2WcW1zBzsLPIFA5Boi1sPKuiWI+mk3CBJ+AVjqnaNg+C\nKV1o\r\n=+sQd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZ/RzYQjuo/PL/jAFDCQeNYO00pYyRId2fooQDrrqCxAIhAPC9x/DkCXibwc8dEvuPvLl8pVpCzJw7uwYRYR9vsFPt"}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sourcemap-codec_1.4.4_1542819240084_0.193626764996651"},"_hasShrinkwrap":false},"1.4.5":{"name":"sourcemap-codec","version":"1.4.5","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","module":"dist/sourcemap-codec.es.js","types":"dist/types/sourcemap-codec.d.ts","scripts":{"test":"mocha","build":"rm -rf dist && rollup -c && tsc","pretest":"npm run build","prepublish":"npm test","lint":"eslint src","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"git+https://github.com/Rich-Harris/sourcemap-codec.git"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.3.3","eslint":"^6.0.1","eslint-plugin-import":"^2.18.0","istanbul":"^0.4.5","mocha":"^6.1.4","remap-istanbul":"^0.13.0","rollup":"^1.16.4","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-typescript":"^1.0.1","typescript":"^3.5.2"},"gitHead":"9a9d58e3662dd6e76381b68c9543c2e5f1162b8b","_id":"sourcemap-codec@1.4.5","_nodeVersion":"12.2.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-d1Sbjkg1/nYRA6yQrdD39z0xfhZeBVWVNu8jHmKC9TMnf7ikkOLuck9lgFt+S0lKJrZ+187xhokKNB+sLujNGw==","shasum":"8127f6bfd4ebc32c9486a777399fa82b02811c64","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.4.5.tgz","fileCount":7,"unpackedSize":15555,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHRMUCRA9TVsSAnZWagAAmIMP/imwBVq3+MNwY5JYpeh+\nJcx4bVTEm4jpu2pfbZgwVAmNSIgB/R3RlvsbCzWl6KbVQpp6elYf7f1AEVCR\nI2mFGKyPYjuGyQWwAG+j91SmmB7SRJmaHIqy/wG6NkXfY63BHqssxEY/nY/f\noL9Z50hs+2FvXzSVathhh02fgtlwcGRSh2lxC4BraWbUDHra53NJ733Ko7MR\nNyiHNG90aDzOmTNTuAsOkO84Nh21X6kS6M/i8Bt3I4nHPSAc2r8+/eQycSN3\nrJhJOQI1ixhJGOpccSByl2xUI8kW1T4u/+eNS7VfQITuUFdYqdFvFwyhMowj\nZE3hEuaXL1v25Weh6cDgqFq0sPzHu4TgiU5RIIkJ/58go6/X7FdyNVLF55eA\nXtzUCO8IbntpRhb9RQwoKL5V3+uxPgnqikOV2t/Q/xOyivuuAVlsQG63a6Er\nLUdmSjVJHQsLbB2Oq0xYPcEPpF8Bqudp5RXSEcnXE1zy8g5ng/1OivhXn7N6\nJGbeQTctTWI0eG3cawf3xr3ik3DAr4mBl6ndf58I2RvdABuWDnO47R6JQJJJ\nJM0prknyntDebTbw4kOURvMhQCjNXHi7D6px3ARguJk1wIfbP+E/i5bxAesp\nibeO8F4u9knW10+4w9l6Fp4lwGuNsVNC2MnsUHDu7xLDNnbLWQJo3jLhUV4I\nnZ4Q\r\n=xQs9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEqBpid40nNmbkKNubktuXifrVokj7G/CbKt4kR9i7ZFAiAEqJZjmwYWS+93MtBCbnySepdBr9GL38Q6840alXe/SQ=="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sourcemap-codec_1.4.5_1562186515424_0.38048419100852926"},"_hasShrinkwrap":false},"1.4.6":{"name":"sourcemap-codec","version":"1.4.6","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","module":"dist/sourcemap-codec.es.js","types":"dist/types/sourcemap-codec.d.ts","scripts":{"test":"mocha","build":"rm -rf dist && rollup -c && tsc","pretest":"npm run build","prepublish":"npm test","lint":"eslint src","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"git+https://github.com/Rich-Harris/sourcemap-codec.git"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.3.3","eslint":"^6.0.1","eslint-plugin-import":"^2.18.0","istanbul":"^0.4.5","mocha":"^6.1.4","remap-istanbul":"^0.13.0","rollup":"^1.16.4","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-typescript":"^1.0.1","typescript":"^3.5.2"},"gitHead":"394141c1c3c1e67662fe3935bc866c41e922fdfb","_id":"sourcemap-codec@1.4.6","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-1ZooVLYFxC448piVLBbtOxFcXwnymH9oUF8nRd3CuYDVvkRBxRl6pB4Mtas5a4drtL+E8LDgFkQNcgIw6tc8Hg==","shasum":"e30a74f0402bad09807640d39e971090a08ce1e9","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.4.6.tgz","fileCount":7,"unpackedSize":15571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHUqSCRA9TVsSAnZWagAAdTQQAJgas18su0Eb/22Lb/WE\nZOhJ++Oz0+Zm87s2R6L8qARo9IbJxtPJeQXniyy6aIbp9K50yC2hOPfucPip\nwNJPHO0ieL0jtz+lSnlW3Aqz1N7ub8Wm+cbMbfW/m6YZ9wironN9fanmD4Q+\n1Mmbib/P2Vqe1XuF7ZSlzhg1jnJA2ejw3OeeYP0CkdfzxELSydOI451ACcD9\n+tlwDvVzkvf5QXV57viDJm5f0dQ0q9sNwJHoBZkxUzPFNNJqtl7ofRtoK8L3\nZUG+P/mht7KRpEdl133g0ctpCX/Giq4G+7KwZUqNmx5ATxAyOEWU3Vg+nBW5\nmJNbtoz1GETnrNfPDoBQWAzOdLILotHVvXhTk7ldzMujTDnZZ9mYU8GMkvgG\nURwirUIcGVFUhuKT5HTU7k8uTMpI4dxwUO4Rh7JzeCDAnvWTvmEOaK1kdye/\ni8ha6DYHa00EXBGknMyazX8za/rs1F1VxrEF6XPYWsgrkmc/WkOXM/Bhzqtj\nQ5qW7eZY+1JMhq29kFGX2AmXTJ+DHknlL//hTpg0+js7v6AWu8gUL6L4VGAC\nvezIPuQ+Vij/Vo7a2RphyN3kZYXlmD4eBqUIgE6+8B7QA7WF6+87LKq2JfJG\nFstBoQalxeWWVytwfSNfJA5zO3j16/SYeQrDEQA0FYL2T+umnTecCXRDW+tU\nKsfE\r\n=49YL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEESmExRRKay8B75H+m4IP9JD4s3pp0KvnbtPXeLAeoYAiBc7A0Fx9sEyjCku480h2LpUbueluiXDlxz8HJNptee6w=="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sourcemap-codec_1.4.6_1562200721903_0.857064486254111"},"_hasShrinkwrap":false},"1.4.7":{"name":"sourcemap-codec","version":"1.4.7","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","module":"dist/sourcemap-codec.es.js","types":"dist/types/sourcemap-codec.d.ts","scripts":{"test":"mocha","build":"rm -rf dist && rollup -c && tsc","pretest":"npm run build","prepublish":"npm test","lint":"eslint src","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"git+https://github.com/Rich-Harris/sourcemap-codec.git"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.3.3","eslint":"^6.0.1","eslint-plugin-import":"^2.18.0","istanbul":"^0.4.5","mocha":"^6.1.4","remap-istanbul":"^0.13.0","rollup":"^1.16.4","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-typescript":"^1.0.1","typescript":"^3.5.2"},"gitHead":"ccaa80f665c069da1d4f65747306c59b17300777","_id":"sourcemap-codec@1.4.7","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"integrity":"sha512-RuN23NzhAOuUtaivhcrjXx1OPXsFeH9m5sI373/U7+tGLKihjUyboZAzOadytMjnqHp1f45RGk1IzDKCpDpSYA==","shasum":"5b2cd184e3fe51fd30ba049f7f62bf499b4f73ae","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.4.7.tgz","fileCount":9,"unpackedSize":32603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeD2FhCRA9TVsSAnZWagAAoeoP/3YQSA9t3w6EbgBKltJp\nlTOT9GMrg434rLTfkwTA4SDrXghimBTswINMssgzINUQODWKRHUi/oL4iPb9\nG2pJ22WOaqYpZX8SP9BNy5Yo3zcgh7wq+wy0CP8TbE7vPhDCfoR+unksUda3\n5yARolLjE3WB54GaG+zafoXffoDNNzX/SAURZp/2Bx2gMAkbRvT2LNHj7PXZ\nQSUkDVbbpDpJAmN5Fh9/dd82buhVGOEMNllsObtAYUHp1KIZvMlK+ahBHY28\npeLk4NnKynpywnjUpqbXQy74ZA+XlxoivU0TIFmXnFu9ZCZOibHQx7TepF6b\n5zwQ1SPPB5TWhzUrjdzqE3n+yxYTBJksVU/iwXlvFyKLISvT9u5bYqfINQmA\nEE5scAg1ako2W8qhnzrB3c4LgEsFSeFndPqwcIKOD6jrH3/YJyMK7YevYX//\ngSIN7+JyYskcvQAyZCtfdpDNyfaXm5ONHt4V+ofRN7usOwxE2mTdAWvLFit6\njSqf6410gzdSwvbpM0MA+1xlMSH969zcl6EcfsKPTqEJsSOxskeVZj/9/HQs\najIovGXc1tNKKcm83kEoLkzTLW2yQHrmBvgxMfAmalZnM5yqiTDIRvzMZt8x\nvcqnC0F3u+B/ED4oUFEJu7SQxZw5sY4nt6K3Im8qVZvaTgJT/k2z8Fg4zhye\nYC9g\r\n=Tcvt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDSVoPtUQ39UO/6JJv6wW9iy9ConPe1Z8BTUPiHwcj6jgIgSmuZCfa3iD6bHglNPnnP6fqC2NRjPQ/CRvPgN86xNMc="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sourcemap-codec_1.4.7_1578066273229_0.2571913841271116"},"_hasShrinkwrap":false},"1.4.8":{"name":"sourcemap-codec","version":"1.4.8","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","module":"dist/sourcemap-codec.es.js","types":"dist/types/sourcemap-codec.d.ts","scripts":{"test":"mocha","build":"rm -rf dist && rollup -c && tsc","pretest":"npm run build","prepublish":"npm test","lint":"eslint src","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"git+https://github.com/Rich-Harris/sourcemap-codec.git"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.3.3","eslint":"^6.0.1","eslint-plugin-import":"^2.18.0","istanbul":"^0.4.5","mocha":"^6.1.4","remap-istanbul":"^0.13.0","rollup":"^1.16.4","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-typescript":"^1.0.1","typescript":"^3.5.2"},"gitHead":"b549c1ee22f79bdf777d7bfe6471fe4293cd6391","_id":"sourcemap-codec@1.4.8","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"integrity":"sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==","shasum":"ea804bd94857402e6992d05a38ef1ae35a9ab4c4","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.4.8.tgz","fileCount":9,"unpackedSize":31802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeILE7CRA9TVsSAnZWagAAO5IP/ir1Y0zaBX8RUmDU3tmc\nyBctHIgYMg5sg3Le9OtPgvpgYvKvAaKzQ8KfR0iEBWz+8AvJyPDRHpvRUk3r\nYufljidkG5mu4C6Hvv1nJDu76TspGkq34x7K0kZxf/iamsY1lKA2qu6h9bnw\n0JoQDvT0m4iXh0dOfrdJGMqcWlH6nkqOuZ4QJkaile3j04H2eGet2f4VyqV5\nJbp400SBW62ZUMe4t6z0CzdJ3K+rMMji2rayQEmUXIpSrizs0u6ct+CeFlc5\njbw7f4VdowOcguHuYG1uxbaNOeyGz6J70Cq8BsIrAVIx92T+RFiNsenr1NU9\nicQ/C9DpM83rpHaWw2zdjoqVrjBbrLEcriS/kdvr4fweIfmoCKGcwZYPV7J/\nexuaWHI9dbcyOXh8ty4NL0ZU9djXplnT6PJzKS7gO00rk66MJ+rhMFNS+01k\nv0K5IRrEhePqJjde/2veWoDkIS4U9gYavgjiTbX3W9ZGkrajrUSijGpg09RR\ne/Ol3lvurNRAF+J79ZtPXZ4iXp87JBvnGRTICfXZH8Np7vBh2DzBlnoq3e74\nzKyc7kpVY7V52RfyYrKK1oT52UMHjp6ojbKOTxAmDaES4gw3Md6Y4pjud8Hj\ntPYqTZIz31NnMruItfc1K6VHZaP8vhZeZ7QGQJTuYUMw7Y6FQXazQy84yhUE\n87zp\r\n=HgDw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDsOkd0bndP6/9iZ5q+pwDgckx3BKgb3p+0fgjFiO2JrgIgeYv1UAPWqIC5ZynHugZffLb/i3gM35qaFRiw6RpSjnE="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sourcemap-codec_1.4.8_1579200826684_0.004732565018421786"},"_hasShrinkwrap":false}},"readme":"# sourcemap-codec\n\nEncode/decode the `mappings` property of a [sourcemap](https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit).\n\n\n## Why?\n\nSourcemaps are difficult to generate and manipulate, because the `mappings` property – the part that actually links the generated code back to the original source – is encoded using an obscure method called [Variable-length quantity](https://en.wikipedia.org/wiki/Variable-length_quantity). On top of that, each segment in the mapping contains offsets rather than absolute indices, which means that you can't look at a segment in isolation – you have to understand the whole sourcemap.\n\nThis package makes the process slightly easier.\n\n\n## Installation\n\n```bash\nnpm install sourcemap-codec\n```\n\n\n## Usage\n\n```js\nimport { encode, decode } from 'sourcemap-codec';\n\nvar decoded = decode( ';EAEEA,EAAE,EAAC,CAAE;ECQY,UACC' );\n\nassert.deepEqual( decoded, [\n\t// the first line (of the generated code) has no mappings,\n\t// as shown by the starting semi-colon (which separates lines)\n\t[],\n\n\t// the second line contains four (comma-separated) segments\n\t[\n\t\t// segments are encoded as you'd expect:\n\t\t// [ generatedCodeColumn, sourceIndex, sourceCodeLine, sourceCodeColumn, nameIndex ]\n\n\t\t// i.e. the first segment begins at column 2, and maps back to the second column\n\t\t// of the second line (both zero-based) of the 0th source, and uses the 0th\n\t\t// name in the `map.names` array\n\t\t[ 2, 0, 2, 2, 0 ],\n\n\t\t// the remaining segments are 4-length rather than 5-length,\n\t\t// because they don't map a name\n\t\t[ 4, 0, 2, 4 ],\n\t\t[ 6, 0, 2, 5 ],\n\t\t[ 7, 0, 2, 7 ]\n\t],\n\n\t// the final line contains two segments\n\t[\n\t\t[ 2, 1, 10, 19 ],\n\t\t[ 12, 1, 11, 20 ]\n\t]\n]);\n\nvar encoded = encode( decoded );\nassert.equal( encoded, ';EAEEA,EAAE,EAAC,CAAE;ECQY,UACC' );\n```\n\n\n# License\n\nMIT\n","maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"time":{"modified":"2022-06-26T22:24:06.778Z","created":"2015-10-10T04:50:15.664Z","1.0.0":"2015-10-10T04:50:15.664Z","1.1.0":"2015-10-18T15:09:08.751Z","1.2.0":"2015-10-23T03:02:07.517Z","1.2.1":"2015-10-23T03:36:09.346Z","1.3.0":"2015-12-20T04:55:42.238Z","1.3.1":"2017-04-13T00:50:21.122Z","1.4.0":"2018-02-10T15:58:48.751Z","1.4.1":"2018-03-13T20:21:21.972Z","1.4.2":"2018-09-20T17:04:24.647Z","1.4.3":"2018-09-20T23:22:06.943Z","1.4.4":"2018-11-21T16:54:00.227Z","1.4.5":"2019-07-03T20:41:55.528Z","1.4.6":"2019-07-04T00:38:42.100Z","1.4.7":"2020-01-03T15:44:33.373Z","1.4.8":"2020-01-16T18:53:46.807Z"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","keywords":["sourcemap","vlq"],"repository":{"type":"git","url":"git+https://github.com/Rich-Harris/sourcemap-codec.git"},"author":{"name":"Rich Harris"},"bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"license":"MIT","readmeFilename":"README.md","users":{"scottfreecode":true,"monsterkodi":true}} \ No newline at end of file
diff --git a/cli/tests/testdata/npm/registry/sourcemap-codec/sourcemap-codec-1.4.8.tgz b/cli/tests/testdata/npm/registry/sourcemap-codec/sourcemap-codec-1.4.8.tgz
new file mode 100644
index 000000000..9be3ae95d
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/sourcemap-codec/sourcemap-codec-1.4.8.tgz
Binary files differ
diff --git a/cli/tests/testdata/npm/registry/vue/registry.json b/cli/tests/testdata/npm/registry/vue/registry.json
new file mode 100644
index 000000000..4a600902f
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/vue/registry.json
@@ -0,0 +1 @@
+{"_id":"vue","_rev":"923-816ec1291aceb55dfa74d91f96150f12","name":"vue","description":"The progressive JavaScript framework for building modern web UI.","dist-tags":{"latest":"3.2.38","csp":"1.0.28-csp","next":"3.2.36","legacy":"2.6.14","beta":"3.2.34-beta.1","v2-alpha":"2.7.0-alpha.12","v2-latest":"2.7.10","v2-beta":"2.7.0-beta.8"},"versions":{"0.0.0":{"name":"vue","version":"0.0.0","description":"viewmodel","main":"index.js","author":{"name":"Evan You"},"license":"MIT","_id":"vue@0.0.0","dist":{"shasum":"02a9248eb4a26ebc2bbf834f6db630af725ff258","tarball":"http://localhost:4545/npm/registry/vue/vue-0.0.0.tgz","integrity":"sha512-EUG/tBwnYJXZ4H3nbAIkHSxQl5YQtkGbRd2a2wQ/PSzIT3INuGTcU+xiCPjxs9SVddUpUbjDVD+DZbM/h85VpQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA4ppCZHC48O60e3SwPZ4TyTC2LFV1JFzmyCgq/FFl0LAiAQspkm9fAw+pTws0itje7hPk5J5XculNLlcgpr0ned3w=="}]},"_from":".","_npmVersion":"1.3.15","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.6.0":{"name":"vue","version":"0.6.0","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"A mini front-end MVVM framework","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"scripts":{"test":"grunt test"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-watch":"~0.5.3","grunt-component-build":"~0.4.1","grunt-contrib-jshint":"~0.7.1","grunt-contrib-uglify":"~0.2.7","grunt-mocha":"~0.4.6","jscoverage":"~0.3.8","jshint-stylish":"0.1.3","semver":"~2.2.1"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"https://github.com/yyx990803/vue","_id":"vue@0.6.0","dist":{"shasum":"123c1a24ce6fe13c4530c03d780cb1ef966f9cde","tarball":"http://localhost:4545/npm/registry/vue/vue-0.6.0.tgz","integrity":"sha512-5ZoYOBjt9CWxlJXtRX1u39bgRGodGflNXuiBsswzhv0OIU+BcxnjkSeDCiFFt0BrKWZ6kb7iALgOYU6IUHD7Iw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG2dLlEx/+sJK8jIrkpupXBnW6Jp1TLsvIDF91Rrr8xwAiBAGsK6BYYkj2C95gOdi3A+F1gDwZN1pN+D/oVX99xtJw=="}]},"_from":".","_npmVersion":"1.3.15","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.7.0":{"name":"vue","version":"0.7.0","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"A mini front-end MVVM framework","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"scripts":{"test":"grunt test"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-watch":"~0.5.3","grunt-component-build":"~0.4.1","grunt-contrib-jshint":"~0.7.1","grunt-contrib-uglify":"~0.2.7","grunt-mocha":"~0.4.6","jscoverage":"~0.3.8","jshint-stylish":"0.1.3","semver":"~2.2.1","shell-task":"~0.1.1"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"https://github.com/yyx990803/vue","_id":"vue@0.7.0","dist":{"shasum":"146d0ed809587f569b7fce39f6bac77b68ff3d47","tarball":"http://localhost:4545/npm/registry/vue/vue-0.7.0.tgz","integrity":"sha512-a+8sgLaoyLBDiP4+IBhW9yiu4/VCzmYBeMNf48QmqEj9VhE4npow3GQ7LSgyf0rCYL04kOqyOI8nmNEzpCr8iw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKtlJz9igbcdqnxwA/z5IM5EQ2l/NetX3YKX4UqZANBwIgdISkS+ndKKLtcGyg7WN22UDdvru2Avd0k9VL2tYEsbE="}]},"_from":".","_npmVersion":"1.3.21","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.7.1":{"name":"vue","version":"0.7.1","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"A mini front-end MVVM framework","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"scripts":{"test":"grunt test"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-watch":"~0.5.3","grunt-component-build":"~0.4.1","grunt-contrib-jshint":"~0.7.1","grunt-contrib-uglify":"~0.2.7","grunt-mocha":"~0.4.6","jscoverage":"~0.3.8","jshint-stylish":"0.1.3","semver":"~2.2.1","shell-task":"~0.1.1"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"https://github.com/yyx990803/vue","_id":"vue@0.7.1","dist":{"shasum":"17a6ea20a5660c8614636387e15521530ff48c50","tarball":"http://localhost:4545/npm/registry/vue/vue-0.7.1.tgz","integrity":"sha512-YQMZ59zLUM7zIavmlgtSbZSJ1cAdlyKMShfmPykH935OqXeqcOkypbjXbNbQKerVcUUuTvF2xPussTkEaklwGQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEAch270HKeMmfDoi46++Ruz2PgafvG/abwIW3pxb6kpAiEArV4wtFqpg5U2jvfE28ZjLYriWjXvaLaLItOyGFArG/w="}]},"_from":".","_npmVersion":"1.3.21","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.7.3":{"name":"vue","version":"0.7.3","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"scripts":{"test":"grunt"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.8.0","grunt-mocha":"~0.4.6","jscoverage":"~0.3.8","jshint-stylish":"~0.1.4","semver":"~2.2.1","shell-task":"~0.1.1","map-stream":"0.0.4","uglify-js":"~2.4.8","vinyl-fs":"git://github.com/yyx990803/vinyl-fs","gulp-component":"~0.1.3"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"https://github.com/yyx990803/vue","_id":"vue@0.7.3","dist":{"shasum":"61acb2ae6afb1116466bf1512c3835e0b47ac0a8","tarball":"http://localhost:4545/npm/registry/vue/vue-0.7.3.tgz","integrity":"sha512-XZI8J24v5KbbLZQVidYow4z0vEiRHgzBVheaJzVDk8BEDXVR6xzLAuhtgxknAEIXr6mfBVZ23clnLPgLae13Sw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCykrzopMjumchtLSHj8sBGYgIXNMP1iWNaltZzAVb7EwIgY88w9NzBWHHLVipcLJDgcEtCQ5g3dTOg/YhHs7FCXqc="}]},"_from":".","_npmVersion":"1.3.17","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.7.4":{"name":"vue","version":"0.7.4","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"scripts":{"test":"grunt"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.8.0","grunt-mocha":"~0.4.6","jscoverage":"~0.3.8","jshint-stylish":"~0.1.4","semver":"~2.2.1","shell-task":"~0.1.1","map-stream":"0.0.4","uglify-js":"~2.4.8","vinyl-fs":"git://github.com/yyx990803/vinyl-fs","gulp-component":"~0.1.3"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"https://github.com/yyx990803/vue","_id":"vue@0.7.4","dist":{"shasum":"e0df485af8f62a503664c35c07ea9315dc1a5759","tarball":"http://localhost:4545/npm/registry/vue/vue-0.7.4.tgz","integrity":"sha512-DjWT4QAG3V+8YWlB/yxH3a4WI415fACSGjPYChF0gWlzb5Gyjml9sU1bEF8vtjXcpst42P05KtY1w42iTmSjhQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC6Mqo21cc0SEPmumz+XbbTdS2P2GhZ+eSFf1vgNOkAhwIhAP0yS17f69PNvDc5a77jx6Zc3Lr6HToJPaoP3i/9e90o"}]},"_from":".","_npmVersion":"1.3.17","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.7.5":{"name":"vue","version":"0.7.5","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"scripts":{"test":"grunt travis"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.8.0","jshint-stylish":"~0.1.4","semver":"~2.2.1","shell-task":"~0.1.1","map-stream":"0.0.4","uglify-js":"~2.4.8","vinyl-fs":"git://github.com/wearefractal/vinyl-fs","gulp-component":"~0.1.4","grunt-karma":"~0.6.2","karma-script-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.2","karma-firefox-launcher":"~0.1.3","karma-requirejs":"~0.2.1","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.5","karma-coffee-preprocessor":"~0.1.2","karma-phantomjs-launcher":"~0.1.1","karma":"~0.10.9","karma-mocha":"~0.1.1","karma-coverage":"~0.1.4","karma-safari-launcher":"~0.1.1","grunt-karma-coveralls":"~2.3.0"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"https://github.com/yyx990803/vue","_id":"vue@0.7.5","dist":{"shasum":"2b845e2defe5d30437b8915822b2461f9ce8a9d6","tarball":"http://localhost:4545/npm/registry/vue/vue-0.7.5.tgz","integrity":"sha512-qsRtY8BtbuwGIiTgYd5uC81uLRtxxr5J5J9jddunso5kFMO0w+hlyGTENl7Yy6q9be5axbOD75CO5gcY2+OZRw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGD41nqJCSm95k6QF18rFTGCG2ADakcLuN2eoXIO/noQAiARcG1vhuMj2tgCaSGHe435GvhQMymD8ByLfMDr2T2eng=="}]},"_from":".","_npmVersion":"1.3.17","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.7.6":{"name":"vue","version":"0.7.6","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"scripts":{"test":"grunt travis"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.8.0","grunt-contrib-connect":"~0.6.0","grunt-karma":"~0.6.2","grunt-karma-coveralls":"~2.3.0","grunt-saucelabs":"~4.1.2","gulp-component":"~0.1.4","vinyl-fs":"git://github.com/wearefractal/vinyl-fs","jshint-stylish":"~0.1.4","semver":"~2.2.1","shell-task":"~0.1.1","map-stream":"0.0.4","uglify-js":"~2.4.8","karma":"~0.10.9","karma-mocha":"~0.1.1","karma-coverage":"~0.1.4","karma-script-launcher":"~0.1.0","karma-phantomjs-launcher":"~0.1.1","karma-chrome-launcher":"~0.1.2","karma-firefox-launcher":"~0.1.3","karma-safari-launcher":"~0.1.1","karma-requirejs":"~0.2.1","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.5","karma-coffee-preprocessor":"~0.1.2"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"https://github.com/yyx990803/vue","_id":"vue@0.7.6","dist":{"shasum":"ab486851e45887879832268370fcb372c1dc87a9","tarball":"http://localhost:4545/npm/registry/vue/vue-0.7.6.tgz","integrity":"sha512-sw/BJWE3rZsqQjZtAq2Fr85QuiR+xUVu3C9qlur+mO5KpUnO+hvG4+icQQp9+5UTnEnj5I5JnAGKFVmMwsmYZw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYVXD+aVjCSIQkmqMPt/cJtHY/LAohu+JjY6hy22vsTgIgMRX0PdFIgtRLCkwLP/ywSd4e02rEpOwDjl8cowc0Q98="}]},"_from":".","_npmVersion":"1.3.21","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.8.0":{"name":"vue","version":"0.8.0","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"scripts":{"test":"grunt travis"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.8.0","grunt-contrib-connect":"~0.6.0","grunt-karma":"~0.6.2","grunt-karma-coveralls":"~2.3.0","grunt-saucelabs":"~4.1.2","gulp-component":"~0.1.4","vinyl-fs":"git://github.com/wearefractal/vinyl-fs","jshint-stylish":"~0.1.4","semver":"~2.2.1","shell-task":"~0.1.1","map-stream":"0.0.4","uglify-js":"~2.4.8","karma":"~0.10.9","karma-mocha":"~0.1.1","karma-coverage":"~0.1.4","karma-script-launcher":"~0.1.0","karma-phantomjs-launcher":"~0.1.1","karma-chrome-launcher":"~0.1.2","karma-firefox-launcher":"~0.1.3","karma-safari-launcher":"~0.1.1","karma-requirejs":"~0.2.1","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.5","karma-coffee-preprocessor":"~0.1.2"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"https://github.com/yyx990803/vue","_id":"vue@0.8.0","dist":{"shasum":"0e0ea13ca7d9672cd900d8f10c59506814db934d","tarball":"http://localhost:4545/npm/registry/vue/vue-0.8.0.tgz","integrity":"sha512-N/QDow5211LWHKIrcZ1J3cdQacb4erazAKePsjNkIdn3ATv8bB3Aw+7TT+eHZOfkpRuCfV/tJ95p3yB+N4OMSQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDKNWBmROLERuoxsFP4FrUKeXumD5eM56lh8lKC7bdaIAIgIwlgEmifunwyGP4Vqaoi3kjKQ3+mPouKfvISb+Z2DQg="}]},"_from":".","_npmVersion":"1.3.21","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.8.1":{"name":"vue","version":"0.8.1","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"scripts":{"test":"grunt travis"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.8.0","grunt-contrib-connect":"~0.6.0","grunt-karma":"~0.6.2","grunt-karma-coveralls":"~2.3.0","grunt-saucelabs":"~4.1.2","gulp-component":"~0.1.4","vinyl-fs":"~0.0.2","jshint-stylish":"~0.1.4","semver":"~2.2.1","shell-task":"~0.1.1","map-stream":"0.0.4","uglify-js":"~2.4.8","karma":"~0.10.9","karma-mocha":"~0.1.1","karma-coverage":"~0.1.4","karma-script-launcher":"~0.1.0","karma-phantomjs-launcher":"~0.1.1","karma-chrome-launcher":"~0.1.2","karma-firefox-launcher":"~0.1.3","karma-safari-launcher":"~0.1.1","karma-requirejs":"~0.2.1","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.5","karma-coffee-preprocessor":"~0.1.2"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"https://github.com/yyx990803/vue","_id":"vue@0.8.1","dist":{"shasum":"26bfea6b31dd8e0d5b9f3e2eda349624f8011a67","tarball":"http://localhost:4545/npm/registry/vue/vue-0.8.1.tgz","integrity":"sha512-V85gvb4iS20/YkT8d40Uh6KkhenbNenAL8azgf/q/88iNMqRt9X6OITdC/vzsg0MiV+EDH9/eOMFIOOLATXkvg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC9AJVh+It8eloYTyIoL+6dbdS3+rnRXRcIHjG2nrErOAiEAz3EQ02VeE39fmZLFfJXYliY5P9G/O3BSe5otcUUUPDg="}]},"_from":".","_npmVersion":"1.3.21","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.8.2":{"name":"vue","version":"0.8.2","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt travis"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.8.0","grunt-contrib-connect":"~0.6.0","grunt-karma":"~0.6.2","grunt-karma-coveralls":"~2.3.0","grunt-saucelabs":"~4.1.2","gulp-component":"~0.1.4","vinyl-fs":"~0.0.2","jshint-stylish":"~0.1.4","semver":"~2.2.1","shell-task":"~0.1.1","map-stream":"0.0.4","uglify-js":"~2.4.8","karma":"~0.10.9","karma-mocha":"~0.1.1","karma-coverage":"~0.1.4","karma-script-launcher":"~0.1.0","karma-phantomjs-launcher":"~0.1.1","karma-chrome-launcher":"~0.1.2","karma-firefox-launcher":"~0.1.3","karma-safari-launcher":"~0.1.1","karma-requirejs":"~0.2.1","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.5","karma-coffee-preprocessor":"~0.1.2"},"_id":"vue@0.8.2","dist":{"shasum":"c1d30517b5160982a48ea22022b6974bd1bbde6a","tarball":"http://localhost:4545/npm/registry/vue/vue-0.8.2.tgz","integrity":"sha512-m0wrFeVl/HRKJD7SOkbSAvHQN1PTrl8/UsWJBsObwZtBspK1YcHsfmMnVeXBvrdDJkSWWPtrGxN7Fkj9HLmZLA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDITf7qIniDeORQm0ieQbP96IVK4X00AtHmtxyACA9SMAIgFFma5FV0RxYzmbsdQduDRxH09T3s4auv1tPCWLTV0CY="}]},"_from":".","_npmVersion":"1.3.21","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.8.3":{"name":"vue","version":"0.8.3","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt travis"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.8.0","grunt-contrib-connect":"~0.6.0","grunt-karma":"~0.6.2","grunt-karma-coveralls":"~2.3.0","grunt-saucelabs":"~4.1.2","gulp-component":"~0.1.4","vinyl-fs":"~0.0.2","jshint-stylish":"~0.1.4","semver":"~2.2.1","shell-task":"~0.1.1","map-stream":"0.0.4","uglify-js":"~2.4.8","karma":"~0.10.9","karma-mocha":"~0.1.1","karma-coverage":"~0.1.4","karma-script-launcher":"~0.1.0","karma-phantomjs-launcher":"~0.1.1","karma-chrome-launcher":"~0.1.2","karma-firefox-launcher":"~0.1.3","karma-safari-launcher":"~0.1.1","karma-requirejs":"~0.2.1","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.5","karma-coffee-preprocessor":"~0.1.2"},"_id":"vue@0.8.3","dist":{"shasum":"d50bea6e4ea1a78f9252a7c84a0346ce5eb46326","tarball":"http://localhost:4545/npm/registry/vue/vue-0.8.3.tgz","integrity":"sha512-NQjUFfjszoiRWSzRuZtB7rDhHX2O3XL32+iQVWthYoWSiU6pYvzxTx1JoB50RNjkfVb7xwIK30JIRCLL0rD90A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC03cdxMgslUh0rYRjacZZ/bo0ZNDpcGOZ5K44kSdL5IgIgTs93QwMhIs0LocoFXf1ASpTrkeI4n/tNn2xy9koxFIw="}]},"_from":".","_npmVersion":"1.3.25","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.8.4":{"name":"vue","version":"0.8.4","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt travis"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.8.0","grunt-contrib-connect":"~0.6.0","grunt-karma":"~0.6.2","grunt-karma-coveralls":"~2.3.0","grunt-saucelabs":"~4.1.2","gulp-component":"~0.1.4","vinyl-fs":"~0.0.2","jshint-stylish":"~0.1.4","semver":"~2.2.1","shell-task":"~0.1.1","map-stream":"0.0.4","uglify-js":"~2.4.8","karma":"~0.10.9","karma-mocha":"~0.1.1","karma-coverage":"~0.1.4","karma-script-launcher":"~0.1.0","karma-phantomjs-launcher":"~0.1.1","karma-chrome-launcher":"~0.1.2","karma-firefox-launcher":"~0.1.3","karma-safari-launcher":"~0.1.1","karma-requirejs":"~0.2.1","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.5","karma-coffee-preprocessor":"~0.1.2"},"_id":"vue@0.8.4","dist":{"shasum":"88e9fa4190a56326635ec6962f3bf5469f83ee62","tarball":"http://localhost:4545/npm/registry/vue/vue-0.8.4.tgz","integrity":"sha512-1fkkjlimaiRE2XR9EBUuqHooB6SpJJ0XZbxHiXpoA/cHednVWImGZlCZ83l6DZAEMcpU811mbxXdg5jlwEmPaQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD3AELdNy6CJxTXJ6Oi6AL0OFFw7PFUTl9k5TOySAfjsQIhAIk2MjcqsSRdaG1YGh+gzAFneqHrG1Tg3s+1kvAnYCtL"}]},"_from":".","_npmVersion":"1.3.25","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.8.6":{"name":"vue","version":"0.8.6","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt travis"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.8.0","grunt-contrib-connect":"~0.6.0","grunt-karma":"~0.6.2","grunt-karma-coveralls":"~2.3.0","grunt-saucelabs":"~4.1.2","gulp-component":"~0.1.4","vinyl-fs":"~0.0.2","jshint-stylish":"~0.1.4","semver":"~2.2.1","shell-task":"~0.1.1","map-stream":"0.0.4","uglify-js":"~2.4.8","karma":"~0.10.9","karma-mocha":"~0.1.1","karma-coverage":"~0.1.4","karma-script-launcher":"~0.1.0","karma-phantomjs-launcher":"~0.1.1","karma-chrome-launcher":"~0.1.2","karma-firefox-launcher":"~0.1.3","karma-safari-launcher":"~0.1.1","karma-requirejs":"~0.2.1","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.5","karma-coffee-preprocessor":"~0.1.2"},"_id":"vue@0.8.6","dist":{"shasum":"a8d10dc5550a89db4f054da991a8f2ab7c196f55","tarball":"http://localhost:4545/npm/registry/vue/vue-0.8.6.tgz"},"_from":".","_npmVersion":"1.3.25","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.8.7":{"name":"vue","version":"0.8.7","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt travis"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.8.0","grunt-contrib-connect":"~0.6.0","grunt-karma":"~0.6.2","grunt-karma-coveralls":"~2.3.0","grunt-saucelabs":"~4.1.2","gulp-component":"~0.1.4","vinyl-fs":"~0.0.2","jshint-stylish":"~0.1.4","semver":"~2.2.1","shell-task":"~0.1.1","map-stream":"0.0.4","uglify-js":"~2.4.8","karma":"~0.10.9","karma-mocha":"~0.1.1","karma-coverage":"~0.1.4","karma-script-launcher":"~0.1.0","karma-phantomjs-launcher":"~0.1.1","karma-chrome-launcher":"~0.1.2","karma-firefox-launcher":"~0.1.3","karma-safari-launcher":"~0.1.1","karma-requirejs":"~0.2.1","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.5","karma-coffee-preprocessor":"~0.1.2"},"_id":"vue@0.8.7","dist":{"shasum":"5497afc8f73b75123f40ea5dd6ceae044d6a2f26","tarball":"http://localhost:4545/npm/registry/vue/vue-0.8.7.tgz","integrity":"sha512-v8MH6+LNhgR5WHs4C7XZPcI/aA3a/slVrsRiodItFT/tfxMiOg85jJc+ANeZREiI28tY+xs4iseVCUBMz40Y5g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDGGgZguU53MMqmYiVacn08aRVXuirhvJUCj1+LQL6KPgIgXb0FRk2PUt7+kRaqhfCxs2WDY4/HFpfrha7vcvlmlMk="}]},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.8.8":{"name":"vue","version":"0.8.8","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt travis"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.8.0","grunt-contrib-connect":"~0.6.0","grunt-karma":"~0.6.2","grunt-karma-coveralls":"~2.3.0","grunt-saucelabs":"~4.1.2","gulp-component":"~0.1.4","vinyl-fs":"~0.0.2","jshint-stylish":"~0.1.4","semver":"~2.2.1","shell-task":"~0.1.1","map-stream":"0.0.4","uglify-js":"~2.4.8","karma":"~0.10.9","karma-mocha":"~0.1.1","karma-coverage":"~0.1.4","karma-script-launcher":"~0.1.0","karma-phantomjs-launcher":"~0.1.1","karma-chrome-launcher":"~0.1.2","karma-firefox-launcher":"~0.1.3","karma-safari-launcher":"~0.1.1","karma-requirejs":"~0.2.1","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.5","karma-coffee-preprocessor":"~0.1.2"},"_id":"vue@0.8.8","dist":{"shasum":"63fa3d8c1566f2983ddd9816a1b98b8d0612a2d0","tarball":"http://localhost:4545/npm/registry/vue/vue-0.8.8.tgz","integrity":"sha512-oATUTnPB3wp66K7LY0j7sUKezU0ZeRKAtnV0OqkIdOb+368Z4OAsKw9JkqPefsLPaBWKhGf6jlnEn0dbvl2vSA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFwv2HtGZ7dQgDimh4ss9HjBtbMQCAi5D88wRqcbbbfNAiEAkSnKPPDsNoYlIP0OXzmNbftrMltGXzTHyyHDBBu4Irc="}]},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.9.0":{"name":"vue","version":"0.9.0","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt travis"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.8.0","grunt-contrib-connect":"~0.6.0","grunt-karma":"~0.6.2","grunt-karma-coveralls":"~2.3.0","grunt-saucelabs":"~4.1.2","gulp-component":"~0.1.4","vinyl-fs":"~0.0.2","jshint-stylish":"~0.1.4","semver":"~2.2.1","shell-task":"~0.1.1","map-stream":"0.0.4","uglify-js":"~2.4.8","karma":"~0.10.9","karma-mocha":"~0.1.1","karma-coverage":"~0.1.4","karma-script-launcher":"~0.1.0","karma-phantomjs-launcher":"~0.1.1","karma-chrome-launcher":"~0.1.2","karma-firefox-launcher":"~0.1.3","karma-safari-launcher":"~0.1.1","karma-requirejs":"~0.2.1","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.5","karma-coffee-preprocessor":"~0.1.2"},"_id":"vue@0.9.0","dist":{"shasum":"fdddbcf080a8121c9de827f5aba0894a97efb77d","tarball":"http://localhost:4545/npm/registry/vue/vue-0.9.0.tgz","integrity":"sha512-ZW1g8L6SQHrBAQX6A3W2YiD5ZKKSL+f5HG0Mj1XXQBzsmKDJbiQ0LobZsDNv6XWWTWW2lwpXac22WULfNV77Xw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIER+yOEoJftaGGMjOAWy6SpnszIw4+PAHQmdWfC3zql9AiBgSEnZOijj4MKft2T2c28RGRVddo/oCrOfDp6TMozgGQ=="}]},"_from":".","_npmVersion":"1.3.25","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.9.1":{"name":"vue","version":"0.9.1","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt travis"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.8.0","grunt-contrib-connect":"~0.6.0","grunt-karma":"~0.6.2","grunt-karma-coveralls":"~2.3.0","grunt-saucelabs":"~4.1.2","gulp-component":"~0.1.4","vinyl-fs":"~0.0.2","jshint-stylish":"~0.1.4","semver":"~2.2.1","shell-task":"~0.1.1","map-stream":"0.0.4","uglify-js":"~2.4.8","karma":"~0.10.9","karma-mocha":"~0.1.1","karma-coverage":"~0.1.4","karma-script-launcher":"~0.1.0","karma-phantomjs-launcher":"~0.1.1","karma-chrome-launcher":"~0.1.2","karma-firefox-launcher":"~0.1.3","karma-safari-launcher":"~0.1.1","karma-requirejs":"~0.2.1","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.5","karma-coffee-preprocessor":"~0.1.2"},"_id":"vue@0.9.1","dist":{"shasum":"11fb26ef6fd03697b4c174440cb92bcea3a6ba4d","tarball":"http://localhost:4545/npm/registry/vue/vue-0.9.1.tgz","integrity":"sha512-uXJYvjzwPUPA34qmVnTcaOH5cgh5iZ7kAI+TbCV86bjuCsRw0o9gd1cTDcXIsiZvdOCQPy673HkmjrOB5nxa3Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICWcX9l8a7Uafr83Oue8HiLZvhX8evA1vPUfxJ3tppKsAiAND4p+GgU6kXm7g1od/gaFSYamgQhxi0FFacvWBHkW8Q=="}]},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.9.2":{"name":"vue","version":"0.9.2","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt travis"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.8.0","grunt-contrib-connect":"~0.6.0","grunt-karma":"~0.6.2","grunt-karma-coveralls":"~2.3.0","grunt-saucelabs":"~4.1.2","gulp-component":"~0.1.4","vinyl-fs":"~0.0.2","jshint-stylish":"~0.1.4","semver":"~2.2.1","shell-task":"~0.1.1","map-stream":"0.0.4","uglify-js":"~2.4.8","karma":"~0.10.9","karma-mocha":"~0.1.1","karma-coverage":"~0.1.4","karma-script-launcher":"~0.1.0","karma-phantomjs-launcher":"~0.1.1","karma-chrome-launcher":"~0.1.2","karma-firefox-launcher":"~0.1.3","karma-safari-launcher":"~0.1.1","karma-requirejs":"~0.2.1","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.5","karma-coffee-preprocessor":"~0.1.2"},"_id":"vue@0.9.2","dist":{"shasum":"c53dff86edcf12b941b45ca6f3b4e7d0f39fcc4e","tarball":"http://localhost:4545/npm/registry/vue/vue-0.9.2.tgz","integrity":"sha512-rcJn9tyRA6L8wZne9660Tndogbqb2NulHDrJAkk+CQzh8M7pjhGb6Ych5cqZIhpUsfeznXtJ5BWTz7YQViDmCw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBCLIKI0Afb3F8hrb5uZYsgqQK9KgUFc9FMYHSxuWtr9AiBa+ghSxPSBDk5kb9MIYjR7cYCkY59+uEeSsvD8Bh8YSA=="}]},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.9.3":{"name":"vue","version":"0.9.3","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt travis"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.8.0","grunt-contrib-connect":"~0.6.0","grunt-karma":"~0.6.2","grunt-karma-coveralls":"~2.3.0","grunt-saucelabs":"~4.1.2","gulp-component":"~0.1.4","vinyl-fs":"~0.0.2","jshint-stylish":"~0.1.4","semver":"~2.2.1","shell-task":"~0.1.1","map-stream":"0.0.4","uglify-js":"~2.4.8","karma":"~0.10.9","karma-mocha":"~0.1.1","karma-coverage":"~0.1.4","karma-script-launcher":"~0.1.0","karma-phantomjs-launcher":"~0.1.1","karma-chrome-launcher":"~0.1.2","karma-firefox-launcher":"~0.1.3","karma-safari-launcher":"~0.1.1","karma-requirejs":"~0.2.1","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.5","karma-coffee-preprocessor":"~0.1.2"},"_id":"vue@0.9.3","dist":{"shasum":"bd982661b5cec65cb8d09e33856e142315716064","tarball":"http://localhost:4545/npm/registry/vue/vue-0.9.3.tgz","integrity":"sha512-oB93CgGAfd0xlFsxRuot/uBAvdaOs+xSUi1g9l4HdrK68v33JyxYralo/QmJbiuyzR79J58YPaabUUy7JoKrvw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGkQRsOEBTh1kE5Nu0RFCX7tccM0bv65paviLue/Pch2AiEAxh4Kex2d07iEixOzmzvrdylbqZvVlFfJqOXJQKtZO+Q="}]},"_from":".","_npmVersion":"1.3.25","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.10.0":{"name":"vue","version":"0.10.0","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt travis"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.8.0","grunt-contrib-connect":"~0.6.0","grunt-karma":"~0.6.2","grunt-karma-coveralls":"~2.3.0","grunt-saucelabs":"~4.1.2","gulp-component":"~0.1.6","vinyl-fs":"~0.0.2","jshint-stylish":"~0.1.4","semver":"~2.2.1","shell-task":"~0.1.1","map-stream":"0.0.4","uglify-js":"~2.4.8","karma":"~0.10.9","karma-mocha":"~0.1.1","karma-coverage":"~0.1.4","karma-script-launcher":"~0.1.0","karma-phantomjs-launcher":"~0.1.1","karma-chrome-launcher":"~0.1.2","karma-firefox-launcher":"~0.1.3","karma-safari-launcher":"~0.1.1","karma-requirejs":"~0.2.1","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.5","karma-coffee-preprocessor":"~0.1.2"},"_id":"vue@0.10.0","dist":{"shasum":"54f1eb929b53c00afe74ef8f6a44642ab50e64c9","tarball":"http://localhost:4545/npm/registry/vue/vue-0.10.0.tgz","integrity":"sha512-G/cjaVfBKfCm74riimD8ZdF9VJ7m+P/I47qbXIWYZ4XCwi1XY+MM0I3st3PZ6WAxB9AjsfV3jkHZ4R/QYwF/Cw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIECKmIxgDo0d02p346zQ+JM2YV6Oi5bvbBYQBL6szHu/AiEA5V6iBrrpOO7xhD4Lc+Hu1H9amW+PeQKJD4xjGkZB1JQ="}]},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.10.1":{"name":"vue","version":"0.10.1","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt travis"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.8.0","grunt-contrib-connect":"~0.6.0","grunt-karma":"~0.6.2","grunt-karma-coveralls":"~2.3.0","grunt-saucelabs":"~4.1.2","gulp-component":"~0.1.6","vinyl-fs":"~0.0.2","jshint-stylish":"~0.1.4","semver":"~2.2.1","shell-task":"~0.1.1","map-stream":"0.0.4","uglify-js":"~2.4.8","karma":"~0.10.9","karma-mocha":"~0.1.1","karma-coverage":"~0.1.4","karma-script-launcher":"~0.1.0","karma-phantomjs-launcher":"~0.1.1","karma-chrome-launcher":"~0.1.2","karma-firefox-launcher":"~0.1.3","karma-safari-launcher":"~0.1.1","karma-requirejs":"~0.2.1","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.5","karma-coffee-preprocessor":"~0.1.2"},"_id":"vue@0.10.1","dist":{"shasum":"72d7a4d542e3d3d759b2ab60fc7a7cc768327278","tarball":"http://localhost:4545/npm/registry/vue/vue-0.10.1.tgz","integrity":"sha512-oWF/o8nTtDzP5VE03HLvsDKG+rCcBPD4cwa0F3KwJt1EOCh6iK0q55q5+jVpzhyU4L4uYWWYVOVtKL8sgwVB7g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDw0FVHkxs1gqAziUD/buzjC5npQprtP7aL+V70w6kfEAIgC1sMBASVUwvuWkkUfJSpjC/180TIyT6TmOf85XRgNmY="}]},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.10.2":{"name":"vue","version":"0.10.2","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt travis"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.8.0","grunt-contrib-connect":"~0.6.0","grunt-karma":"~0.6.2","grunt-karma-coveralls":"~2.3.0","grunt-saucelabs":"~4.1.2","gulp-component":"~0.1.6","vinyl-fs":"~0.0.2","jshint-stylish":"~0.1.4","semver":"~2.2.1","shell-task":"~0.1.1","map-stream":"0.0.4","uglify-js":"~2.4.8","karma":"~0.10.9","karma-mocha":"~0.1.1","karma-coverage":"~0.1.4","karma-script-launcher":"~0.1.0","karma-phantomjs-launcher":"~0.1.1","karma-chrome-launcher":"~0.1.2","karma-firefox-launcher":"~0.1.3","karma-safari-launcher":"~0.1.1","karma-requirejs":"~0.2.1","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.5","karma-coffee-preprocessor":"~0.1.2"},"_id":"vue@0.10.2","dist":{"shasum":"7fe8f74b103246d266137b1647fa918c4941ba87","tarball":"http://localhost:4545/npm/registry/vue/vue-0.10.2.tgz","integrity":"sha512-9VaTLaKY0/rGwai3D2hzkAYsCcfXOvvcda6NK+uRXYqVHTPIuMebdqpnsAHy4Mw8+GGwO4m1IOS1Tugt/5Va4A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDM81Mykykwyd7S6jio6ozbX2CAXJnUZHkol0homvKdGAIgfJbbUIAoBX5ZZmsbN14/qx8luzrFwg6oODwb1lGn+XM="}]},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.10.3":{"name":"vue","version":"0.10.3","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt travis"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.8.0","grunt-contrib-connect":"~0.6.0","grunt-karma":"~0.6.2","grunt-karma-coveralls":"~2.3.0","grunt-saucelabs":"~4.1.2","gulp-component":"~0.1.6","vinyl-fs":"~0.0.2","jshint-stylish":"~0.1.4","semver":"~2.2.1","shell-task":"~0.1.1","map-stream":"0.0.4","uglify-js":"~2.4.8","karma":"~0.10.9","karma-mocha":"~0.1.1","karma-coverage":"~0.1.4","karma-script-launcher":"~0.1.0","karma-phantomjs-launcher":"~0.1.1","karma-chrome-launcher":"~0.1.2","karma-firefox-launcher":"~0.1.3","karma-safari-launcher":"~0.1.1","karma-requirejs":"~0.2.1","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.5","karma-coffee-preprocessor":"~0.1.2"},"_id":"vue@0.10.3","dist":{"shasum":"beb96bf62286b34a1db3fe0b016adce8a0b4d41a","tarball":"http://localhost:4545/npm/registry/vue/vue-0.10.3.tgz","integrity":"sha512-X4Rsc3sZD6O67PpkO4S5dCrMrUNoJqhOSi+PYf2mSxdGzkDeDu5V1apAY+0+nBwnhnBGm9LY8Xhg1qPUr0qdCA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCqn+yTdS4ickvMkYw0HiSLUj1SHBO0UUQJN2YusEFfegIgRUi5Z5daTPmPzk3ETWUClebCTVYHKrW3NXo1kdZETxA="}]},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.10.4":{"name":"vue","version":"0.10.4","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt travis"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.8.0","grunt-contrib-connect":"~0.6.0","grunt-karma":"~0.6.2","grunt-karma-coveralls":"~2.3.0","grunt-saucelabs":"~4.1.2","gulp-component":"~0.1.6","vinyl-fs":"~0.0.2","jshint-stylish":"~0.1.4","semver":"~2.2.1","shell-task":"~0.1.1","map-stream":"0.0.4","uglify-js":"~2.4.8","karma":"~0.10.9","karma-mocha":"~0.1.1","karma-coverage":"~0.1.4","karma-script-launcher":"~0.1.0","karma-phantomjs-launcher":"~0.1.1","karma-chrome-launcher":"~0.1.2","karma-firefox-launcher":"~0.1.3","karma-safari-launcher":"~0.1.1","karma-requirejs":"~0.2.1","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.5","karma-coffee-preprocessor":"~0.1.2"},"_id":"vue@0.10.4","dist":{"shasum":"8513bcaecb6cff65d51b91c115dffb95d1b79304","tarball":"http://localhost:4545/npm/registry/vue/vue-0.10.4.tgz","integrity":"sha512-dGncM2oMer5cZZvGdGiUPfBflklrWqXCcS8+A0hTeoZQ4etOKszHv65mZ7+AVZdLlAcxzuxCmP9DTEr2cg2qvA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDMiEThoWtApeJU7VrrDjmVSMp+UDRfEn+Ffd/Q36+rFwIhANreRQImkWjsgPxH4XsfNASiW3RZK925UJGgPvGQzmcR"}]},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{}},"0.10.5":{"name":"vue","version":"0.10.5","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt travis"},"devDependencies":{"grunt":"~0.4.5","grunt-contrib-watch":"~0.6.1","grunt-contrib-jshint":"~0.10.0","grunt-contrib-connect":"~0.7.1","grunt-karma":"~0.8.3","grunt-karma-coveralls":"~2.5.1","grunt-saucelabs":"~7.0.0","gulp-component":"~0.1.8","vinyl-fs":"~0.1.4","jshint-stylish":"~0.2.0","semver":"~2.3.0","shell-task":"~0.1.2","map-stream":"0.1.0","uglify-js":"~2.4.13","karma":"~0.12.6","karma-mocha":"~0.1.3","karma-coverage":"~0.2.4","karma-script-launcher":"~0.1.0","karma-phantomjs-launcher":"~0.1.4","karma-chrome-launcher":"~0.1.4","karma-firefox-launcher":"~0.1.3","karma-safari-launcher":"~0.1.1"},"_id":"vue@0.10.5","_shasum":"b026812db8c853776656e662c407f13fec0936e3","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"b026812db8c853776656e662c407f13fec0936e3","tarball":"http://localhost:4545/npm/registry/vue/vue-0.10.5.tgz","integrity":"sha512-1czT+YDH/7r/NNMYpCEJwY3OALZoCGmhu8PyiNWcQS24lzBBZGSVmstt1H329mw04VRFUDWz8kTaJgiYu8O0UQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC7/HlpGgQ6rBPZKOjOZ+NZkCkxQtJawfxjtg/Ri0BcbgIhAOJIS1amQI9nlTXNIFh/mwWCOUmnhXsGvn0vshhA/sf8"}]},"directories":{}},"0.10.6":{"name":"vue","version":"0.10.6","author":{"name":"Evan You","email":"yyx990803@gmail.com","url":"http://evanyou.me"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/main.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt travis"},"devDependencies":{"grunt":"~0.4.5","grunt-contrib-watch":"~0.6.1","grunt-contrib-jshint":"~0.10.0","grunt-contrib-connect":"~0.7.1","grunt-karma":"~0.8.3","grunt-karma-coveralls":"~2.5.1","grunt-saucelabs":"~7.0.0","gulp-component":"~0.1.8","vinyl-fs":"~0.1.4","jshint-stylish":"~0.2.0","semver":"~2.3.0","shell-task":"~0.1.2","map-stream":"0.1.0","uglify-js":"~2.4.13","karma":"~0.12.6","karma-mocha":"~0.1.3","karma-coverage":"~0.2.4","karma-script-launcher":"~0.1.0","karma-phantomjs-launcher":"~0.1.4","karma-chrome-launcher":"~0.1.4","karma-firefox-launcher":"~0.1.3","karma-safari-launcher":"~0.1.1"},"spm":{"main":"src/main.js","ignore":[".*","examples","test","tasks","dist","Gruntfile.js","bower.json","component.json","*.md"]},"_id":"vue@0.10.6","_shasum":"47f4e8096afd099a1885a46576b8a9eb63aee2b9","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"47f4e8096afd099a1885a46576b8a9eb63aee2b9","tarball":"http://localhost:4545/npm/registry/vue/vue-0.10.6.tgz","integrity":"sha512-uNT83VkoqvCOhKyKM00ee52c8Ey401ESKkMGo1LeC1qLrOXolLyrGVt7gzd2ldUrU8UtMr9XHWUPYtFA0/GypA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDyQZc9IGbpM6C8SWWEzIAHSOnZVSzcBgwGf7L71k2nBAiA4I/dAVByk+WKNfievHDQJg7rinusHG2srt7C0rA3ozg=="}]},"directories":{}},"0.11.0-rc":{"name":"vue","version":"0.11.0-rc","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci"},"devDependencies":{"browserify":"^5.11.0","component-builder":"^1.1.10","component-resolver":"^1.1.8","grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-contrib-watch":"^0.6.1","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.2","jshint-stylish":"^0.3.0","karma":"^0.12.16","karma-chrome-launcher":"^0.1.4","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.5","karma-firefox-launcher":"^0.1.3","karma-jasmine":"^0.2.2","karma-phantomjs-launcher":"^0.1.4","karma-sauce-launcher":"^0.2.10","uglify-js":"^2.4.15"},"_id":"vue@0.11.0-rc","_shasum":"ff6791fa0fb0a46d8a1facb69a0ab518fea21893","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"ff6791fa0fb0a46d8a1facb69a0ab518fea21893","tarball":"http://localhost:4545/npm/registry/vue/vue-0.11.0-rc.tgz","integrity":"sha512-Zs3IyjWswZmZHZUDHM+i52Tdy8gKJaTgHjrQNZZIcNeNthWqLMeF8ZW17gu55u8srWWkNZ6zxEp3pUfliodLfA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFHSTFIk3r23V+62U1VKdZEp0jeO7m/9cjQ30tkrX9SyAiA8M0iptjLb4ON+UsPb/cShmK+vPZVh1RhjAN/ff3wKsA=="}]},"directories":{}},"0.11.0-rc2":{"name":"vue","version":"0.11.0-rc2","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci"},"devDependencies":{"grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-contrib-watch":"^0.6.1","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.2","jshint-stylish":"^0.3.0","karma":"^0.12.16","karma-chrome-launcher":"^0.1.4","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.5","karma-firefox-launcher":"^0.1.3","karma-jasmine":"^0.2.2","karma-phantomjs-launcher":"^0.1.4","karma-sauce-launcher":"^0.2.10","uglify-js":"^2.4.15","webpack":"^1.4.4"},"gitHead":"7e767f953cd542e64b67e0aa25af8c96770d7eb7","_id":"vue@0.11.0-rc2","_shasum":"84302800170010722beeb1f6c0169fb07f2ba5ad","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"84302800170010722beeb1f6c0169fb07f2ba5ad","tarball":"http://localhost:4545/npm/registry/vue/vue-0.11.0-rc2.tgz","integrity":"sha512-VvBJNBe4R7HPeefiLjiY/YPsbboTDt3+5Ml/Oe+GgEyn5/Lascit5Dj/ytHhCDE/Ws/x+WHRu9fpOB9Ebf6zgQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCORizNO+aBT/ZuZxtpNw344wOKsJvpm3V5K1q/rWQHPQIgOjrfxx20419pVPNHu4kd5d8QPxYgH1jKehaBayNuqOU="}]},"directories":{}},"0.11.0-rc3":{"name":"vue","version":"0.11.0-rc3","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci"},"devDependencies":{"grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-contrib-watch":"^0.6.1","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.2","jshint-stylish":"^0.3.0","karma":"^0.12.16","karma-chrome-launcher":"^0.1.4","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.5","karma-firefox-launcher":"^0.1.3","karma-jasmine":"^0.2.2","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.0.3","shell-task":"^1.0.0","uglify-js":"^2.4.15","webpack":"^1.4.4"},"gitHead":"7163a9b63df5ffe898f395fb8bb31f2851d472f6","_id":"vue@0.11.0-rc3","_shasum":"a7329c5f19ebcc3eb4e951edb4cfc56c8b113e7a","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"a7329c5f19ebcc3eb4e951edb4cfc56c8b113e7a","tarball":"http://localhost:4545/npm/registry/vue/vue-0.11.0-rc3.tgz","integrity":"sha512-VzWFahE/p7rMGA4kP39+N9NVkPhnlgt6MWQzqAX4XMd7Qf0hwyhNr4jC/u/04jehWpnzcGS8mxfAIMeGKgb3dg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDS7tI4QeNoxDnsKhJ43rbmPNmz3iU9xGflb008IHqviwIgPWXnQ7u9XiIjaWEMLonCXXglFVvHt4/GKwq8a5QD2DA="}]},"directories":{}},"0.11.0":{"name":"vue","version":"0.11.0","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci"},"devDependencies":{"grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-contrib-watch":"^0.6.1","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.2","jshint-stylish":"^0.3.0","karma":"^0.12.16","karma-chrome-launcher":"^0.1.4","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.5","karma-firefox-launcher":"^0.1.3","karma-jasmine":"^0.2.2","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.0.3","shell-task":"^1.0.0","uglify-js":"^2.4.15","webpack":"^1.4.4"},"gitHead":"5bc3e30b694dc3b6aeeb87c24f88b9cd7a7259d6","_id":"vue@0.11.0","_shasum":"81718e27f60702f6bdaddaee91b7b29c64ca5547","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"81718e27f60702f6bdaddaee91b7b29c64ca5547","tarball":"http://localhost:4545/npm/registry/vue/vue-0.11.0.tgz","integrity":"sha512-nJlHmkb3fZzHUq97lF8QM0EYZq30H9Js5Tz/K4UgkYV3KFeH5xsxU95AX+DkMNrNzxIh4iKPWDFiVoVcNTkeFw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD7fZuTcibRKQsIjxI8miqJIHKfMai0VLRf/WonbOocvAIgDJOCUw+JDThXVgtK09Rmb32Cws+pcrDYQlTTlZw1Msg="}]},"directories":{}},"0.11.1":{"name":"vue","version":"0.11.1","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci"},"devDependencies":{"grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-contrib-watch":"^0.6.1","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.2","jshint-stylish":"^0.3.0","karma":"^0.12.16","karma-chrome-launcher":"^0.1.4","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.5","karma-firefox-launcher":"^0.1.3","karma-jasmine":"^0.2.2","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.0.3","shell-task":"^1.0.0","uglify-js":"^2.4.15","webpack":"^1.4.4"},"gitHead":"0df318c29d7e10bfa8e5c7ca31837af91ff3174c","_id":"vue@0.11.1","_shasum":"f0a9868c2db8124277ee43a75910a3c72121df7e","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"f0a9868c2db8124277ee43a75910a3c72121df7e","tarball":"http://localhost:4545/npm/registry/vue/vue-0.11.1.tgz","integrity":"sha512-6+vwoQ8cnsL6F4mFV1STGiicLiCm5eRDIKt+tjUY/T2ITLJAEiQSn8RdbjxjY3QAgqnkGiaaGkP4bmbe6w2E0A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDN5LjkHu/tEm+yeo84v/+ucyOsITbM5JSlawxEkDtYAAiEA2WMRlG4Txh1hgjIX7++0Mef8jiFNqNhbLglWBCVO3TQ="}]},"directories":{}},"0.11.2":{"name":"vue","version":"0.11.2","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci"},"devDependencies":{"grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-contrib-watch":"^0.6.1","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.2","jshint-stylish":"^0.3.0","karma":"^0.12.16","karma-chrome-launcher":"^0.1.4","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.5","karma-firefox-launcher":"^0.1.3","karma-jasmine":"^0.2.2","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.0.3","shell-task":"^1.0.0","uglify-js":"^2.4.15","webpack":"^1.4.4"},"gitHead":"51cfffbdba03b937f0ef8efe40a87521852d601e","_id":"vue@0.11.2","_shasum":"b079cabcd972683f4885560bacd6b16a5c4656b5","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"b079cabcd972683f4885560bacd6b16a5c4656b5","tarball":"http://localhost:4545/npm/registry/vue/vue-0.11.2.tgz","integrity":"sha512-YyaXWZqZ+ZSILbl0tuCpX/U4GZFkhrYr2fl4HuWMXGVZnQIwbn1q24ljz/LsBxgGZAbMYOSEJV3BjPlNsL45CQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCh2Tx2R0oEzIGXVsFWafFiXBEDZNHFggJhL71tXG+0wAIhALDqE4j1pFZCAaqdsOMURgjISgkzAG6OKnKzlLEPDK7s"}]},"directories":{}},"0.11.3":{"name":"vue","version":"0.11.3","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci"},"devDependencies":{"grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-contrib-watch":"^0.6.1","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.2","jshint-stylish":"^0.3.0","karma":"^0.12.16","karma-chrome-launcher":"^0.1.4","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.5","karma-firefox-launcher":"^0.1.3","karma-jasmine":"^0.2.2","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.0.3","shell-task":"^1.0.0","uglify-js":"^2.4.15","webpack":"^1.4.4"},"gitHead":"fe35b5101fb0bb7fc94025f62b857a1404bffb7d","_id":"vue@0.11.3","_shasum":"e77d7dd2ab12f6729d1b78c54575b3514e72d6fe","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"e77d7dd2ab12f6729d1b78c54575b3514e72d6fe","tarball":"http://localhost:4545/npm/registry/vue/vue-0.11.3.tgz","integrity":"sha512-fMPkjI3jBOzwtIR7xWUZnPIP+PK+/5lklywITPLkOv+GlKzpSck3nWqaGEo/H5FYSozEk5mI83262jBn0IM9FA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEqsyKhx9uF2cXLfwiUrySJe44Ry+rzAWX8fl06S4eK5AiEAlxIUtRMhMZPDKJv3zT0e1/oXpnAG4/awoptc387XjoI="}]},"directories":{}},"0.11.4":{"name":"vue","version":"0.11.4","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci"},"devDependencies":{"grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-contrib-watch":"^0.6.1","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.2","jshint-stylish":"^0.3.0","karma":"^0.12.16","karma-chrome-launcher":"^0.1.4","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.5","karma-firefox-launcher":"^0.1.3","karma-jasmine":"^0.2.2","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.0.3","shell-task":"^1.0.0","uglify-js":"^2.4.15","webpack":"^1.4.4"},"gitHead":"19e0223f5faa2592b37434e9936f2885a5d9cb2f","_id":"vue@0.11.4","_shasum":"f81897efd0ffa5de319b781e37082b50b200e59f","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"f81897efd0ffa5de319b781e37082b50b200e59f","tarball":"http://localhost:4545/npm/registry/vue/vue-0.11.4.tgz","integrity":"sha512-Mhv28XQzGoRSIvHb81Tg2gWuDJLoKg05hEQQaX4oMcXlxEhuBco4Fh4/6riLbqglpgRYUxxwXqtYjYVo/KCQag==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAu2jSjggdE8vBKfm+kqe5cWLavIJz2PXe1NP2tFrcHIAiEAz9vIz8BfHDMGL2zBFLMY+yL7EUk5VjVp23K7yxKJ4Tg="}]},"directories":{}},"0.11.5":{"name":"vue","version":"0.11.5","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci"},"devDependencies":{"grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-contrib-watch":"^0.6.1","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.3","jshint-stylish":"^0.3.0","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.2.3","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.16","webpack":"^1.5.3"},"gitHead":"a06cd65e1c72beea48485a2a5a91c579c0752fa7","_id":"vue@0.11.5","_shasum":"aecca4cecca01662135af962935c5ae9cdd893b2","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"aecca4cecca01662135af962935c5ae9cdd893b2","tarball":"http://localhost:4545/npm/registry/vue/vue-0.11.5.tgz","integrity":"sha512-0kd9YtDMCHlPFdFK57Pe8yYk+0hLoeWDJ41W6c2/5hZIUwGSPaARghj6PU1nIWWV02TkGkFdXqTb6qpRPaNnXQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCRB5Il6Uq4lvUkH90mTpdz/2X5zfSybLxM3jtQL8PQGgIhAMawmMSjG/89RgkkwJ0Dro0CeErEh+qODjESnoOS7VEL"}]},"directories":{}},"0.11.6":{"name":"vue","version":"0.11.6","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci"},"devDependencies":{"grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-contrib-watch":"^0.6.1","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.3","jshint-stylish":"^0.3.0","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.2.3","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.8.4"},"gitHead":"6c3b290bb051e16ce5fc0897638b2eb4abae0214","_id":"vue@0.11.6","_shasum":"504f0cc54a5af48e9bb3236e70825c75af71d79b","_from":".","_npmVersion":"2.7.1","_nodeVersion":"1.6.2","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"504f0cc54a5af48e9bb3236e70825c75af71d79b","tarball":"http://localhost:4545/npm/registry/vue/vue-0.11.6.tgz","integrity":"sha512-5jCbmm9JvanNsdDfg9A36xgIpGa6BUWGdDAMa80UJ50bOKGKtgI4dGDx9ZdsWSzVJACK3knHDyGCwzPtzscY+Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQZoiRq8X5+LCV0TvYioPK1jMIMiPxhQoV8kix9ThloQIhAIEDg2VaC7/0UUzoCtoa8YJRhV24/N3taoJsrOrUc5bh"}]},"directories":{}},"0.11.7":{"name":"vue","version":"0.11.7","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci"},"devDependencies":{"grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-contrib-watch":"^0.6.1","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.3","jshint-stylish":"^0.3.0","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.2.3","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.8.4"},"gitHead":"563b0b965c4c6724729ddfd42598184f13c8b4f7","_id":"vue@0.11.7","_shasum":"576991d1cb376e8115d9c036690f91c44ab1bf3f","_from":".","_npmVersion":"2.7.1","_nodeVersion":"1.6.2","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"576991d1cb376e8115d9c036690f91c44ab1bf3f","tarball":"http://localhost:4545/npm/registry/vue/vue-0.11.7.tgz","integrity":"sha512-i4aEzg8woM1nBatW6mU50hh5JVj/yuxHqZPkzyrPl8praiInL7ljzG0vimDt/XPonKBcCR/NmFd+t+y4SbOqHg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICE4fq24zy2lWzATlHpZOO+DPLlQG1VFIB3Hhmm7JjBnAiAwuDHBXQegRQrKP4w+dryDckvVH54bbGUAa8StWjh+ng=="}]},"directories":{}},"0.11.8":{"name":"vue","version":"0.11.8","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci"},"devDependencies":{"grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-contrib-watch":"^0.6.1","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.3","jshint-stylish":"^0.3.0","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.2.3","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.8.4"},"gitHead":"6c841059d2893d383befeed0caf8090d5f0e8b88","_id":"vue@0.11.8","_shasum":"bfe141d02920b6be16ffbe774c925dbb5a6781d8","_from":".","_npmVersion":"2.7.1","_nodeVersion":"1.6.2","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"bfe141d02920b6be16ffbe774c925dbb5a6781d8","tarball":"http://localhost:4545/npm/registry/vue/vue-0.11.8.tgz","integrity":"sha512-l4t/JEPlPNdyEJ5aksvLkh3rWwiGt9ceYnogdh1xyJVvZy4Ug8gO15xQUPcK109KGWeBrkk/WM6dfSfW2l/AAA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDOiM4q7U8hibS8kWVHHSylwGKrAx3Vxn5INanXbYpYZAiEAhnbvwn+usU9o4YMXhng5NnjjDsV1VfgygpkfYdY4SoI="}]},"directories":{}},"0.11.9":{"name":"vue","version":"0.11.9","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci"},"devDependencies":{"grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-contrib-watch":"^0.6.1","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.3","jshint-stylish":"^0.3.0","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.2.3","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.8.4"},"gitHead":"7f7e36bd4a298623d656ca7cab5f23976756de15","_id":"vue@0.11.9","_shasum":"140cafdaa3771c3a2fe19de1ccbef636af272e25","_from":".","_npmVersion":"2.8.3","_nodeVersion":"1.8.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"140cafdaa3771c3a2fe19de1ccbef636af272e25","tarball":"http://localhost:4545/npm/registry/vue/vue-0.11.9.tgz","integrity":"sha512-TTMnGl+fKSSgVX4fsHkfi3wnEAbY9D6aywJblhdAheuH7K//NjRep9tAIVDrzzIgjc61APb8XYsdUeTDyPL7bw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCN9IuYKX77dZcjVvazU49/be9c3R2k7wZWSOrJnln+nAIgYQv0LzoueGW1ZSzC1RFUmBhruA56GLwW101uROd+Tn4="}]},"directories":{}},"0.11.10":{"name":"vue","version":"0.11.10","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci"},"devDependencies":{"grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-contrib-watch":"^0.6.1","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.3","jshint-stylish":"^0.3.0","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.2.3","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.8.4"},"gitHead":"d257c81a5889d45012f6df39873fba3f8697f0cc","_id":"vue@0.11.10","_shasum":"2395fb2735e49ab676a832f0db9950b10660b578","_from":".","_npmVersion":"2.8.3","_nodeVersion":"1.8.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"2395fb2735e49ab676a832f0db9950b10660b578","tarball":"http://localhost:4545/npm/registry/vue/vue-0.11.10.tgz","integrity":"sha512-bgrfCpbgm3cPKgYhHOOvPoVi9YD5E4OABQbJJqk/N0jC79gmgffCoAkRwN8VgNX7whWZLKwjQ7KbZ5wi4lZtCQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCET+TMMSiqo785NMObBBN/u6JzWscAivv7iqsSce3qAgIhANwRgikB7nBh5XYzmpqTkrv3MVTDNDNn9lG0dkomPyxJ"}]},"directories":{}},"0.12.0-beta1":{"name":"vue","version":"0.12.0-beta1","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack-dev-config.js & webpack --watch --config build/webpack-test-config.js"},"devDependencies":{"grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.3","jshint-stylish":"^0.3.0","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.2.3","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.8.4"},"gitHead":"77f79d39992175f84f50e77439915a6865b84da5","_id":"vue@0.12.0-beta1","_shasum":"b9c8e72a552c240eec1a263be7c5612ddd90b022","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"b9c8e72a552c240eec1a263be7c5612ddd90b022","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.0-beta1.tgz","integrity":"sha512-3vlhX5wiKzo5cO2d9gqd4JPJQYRXXYzqyQr+vapAkr3imem/WLcUqw8cJbei0lfOQ9oisuybnII+XY4FjqFigw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD1c/Dl+uK1CxvC/CroF5r5DF8o+oeXpOYCruUAprYaVQIhAMcvBRNoZ8qJc3p2BE0IxniA1aSU4joN5j5CDlhHEcTm"}]},"directories":{}},"0.12.0-beta2":{"name":"vue","version":"0.12.0-beta2","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack-dev-config.js & webpack --watch --config build/webpack-test-config.js"},"devDependencies":{"grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.3","jshint-stylish":"^0.3.0","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.2.3","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.8.4"},"gitHead":"0a69a55eee9b3c705dfc8953876d1c6190c2194c","_id":"vue@0.12.0-beta2","_shasum":"e642d58e7d5e696890ee40c49f1378c4414f1720","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"e642d58e7d5e696890ee40c49f1378c4414f1720","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.0-beta2.tgz","integrity":"sha512-voJViCRiG/GyMSLylsod1ujLt4l7afUXX04egzAq8xNK/dcnEq+3VcaCy1UJsZNrW728CMvaFzZt9qI/cXgklQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID3lXQXmDXV4oesra25G9LvGUbQleD4WQYYlbwuptqhYAiATF7dNoVYgj678/5WyqyO290rKSp6027K3lkjQXlW3QQ=="}]},"directories":{}},"0.12.0-beta3":{"name":"vue","version":"0.12.0-beta3","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack-dev-config.js & webpack --watch --config build/webpack-test-config.js"},"devDependencies":{"grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.3","jshint-stylish":"^0.3.0","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.2.3","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.8.4"},"gitHead":"8f742d5fe3b4e9f1477fadd0f1e1ed86eca0b548","_id":"vue@0.12.0-beta3","_shasum":"5c3fffa8871492a4d87b17e4cfbd404684cb08b2","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"5c3fffa8871492a4d87b17e4cfbd404684cb08b2","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.0-beta3.tgz","integrity":"sha512-Hp4t/ct8Ug2PA3pD44Xr00rrzyOEa/20PuWCJh5iB3wDLgeOQstx2PxAdigxeF2k8yYwl/gtzS0PizPd92u2AA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEe324sQ7b53YSh+XIAtrp8frLucKh3jK9yAvVJY0+avAiBgdTkncwJtfoOA/li4SdkkKJEXZT3e9GPC3N187j2pzQ=="}]},"directories":{}},"0.12.0-beta4":{"name":"vue","version":"0.12.0-beta4","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack-dev-config.js & webpack --watch --config build/webpack-test-config.js"},"devDependencies":{"grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.3","jshint-stylish":"^0.3.0","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.2.3","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.8.4"},"gitHead":"f3552df2b0bc9777e9bb5c866ffda7e70e6b2fa3","_id":"vue@0.12.0-beta4","_shasum":"41053e39fbc4bdf20b0cc42a8006cf5807a532d6","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"41053e39fbc4bdf20b0cc42a8006cf5807a532d6","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.0-beta4.tgz","integrity":"sha512-tijErslTNdb/SrIH5w54u+QGrgqj5rbwfCE4qxhIh5qpTDl71vb2f+atYW3raMtVR/G1jAYSBydh2iQhPx3toA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGJnwtJNDCTiMUnTqYSsBId+OqYsHLU5gluixkj8w8w3AiEAsMDAuP/qDECiA/6ZuSoPNiBwsS+eXioqziCrbU8GFWk="}]},"directories":{}},"0.12.0-beta5":{"name":"vue","version":"0.12.0-beta5","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack-dev-config.js & webpack --watch --config build/webpack-test-config.js"},"devDependencies":{"casperjs":"^1.1.0-beta3","grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.3","jshint-stylish":"^0.3.0","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.2.3","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.8.4"},"gitHead":"a39476d72981c014a3cf030fa38ea2fddfbfb23f","_id":"vue@0.12.0-beta5","_shasum":"492184a5d51d4c79e88799c94fce03966ab0ddf1","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"492184a5d51d4c79e88799c94fce03966ab0ddf1","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.0-beta5.tgz","integrity":"sha512-KW9M9bXnlAAJnfoiecoied/hxf8FcjfKL1TKKEYOQbJmNag5OEsmfiM8+Z1nGazkYBku6hnxhVIoR8nJxbTCtg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDVxgjuKV4zD/SiLucLuCRwDqsK1Gq0Zrigtp6qwZEMsgIgMvenkJ82wnS3WDPO2jodYN6ZLOfqKsFEOHIMJwNHJEQ="}]},"directories":{}},"0.12.0-rc":{"name":"vue","version":"0.12.0-rc","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack-dev-config.js & webpack --watch --config build/webpack-test-config.js"},"devDependencies":{"casperjs":"^1.1.0-beta3","grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.3","jshint-stylish":"^0.3.0","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.2.3","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.8.4"},"gitHead":"61eaa271c0694cc4cf7296637b55b5481dbd3f98","_id":"vue@0.12.0-rc","_shasum":"4818f0ab510fe999dbf8b676a597444083632523","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"4818f0ab510fe999dbf8b676a597444083632523","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.0-rc.tgz","integrity":"sha512-b6WM4/42gTcbM0+on/JbGXhMSBsQ3C0nxApmGTIJ+BCMwTEw9rKFoTAU2pXqjjI2MNVdNMGkZnKl4XdixOhzJQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDU4K39MBhi7q8icu/K0jELpuUi0oz4WH9ZSJ5JhDiD4gIhAPewD+zW70ybrJr9h8LZobzUZ3/6IaMaI/WwrdvsowJa"}]},"directories":{}},"0.12.0-rc2":{"name":"vue","version":"0.12.0-rc2","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack-dev-config.js & webpack --watch --config build/webpack-test-config.js"},"devDependencies":{"casperjs":"^1.1.0-beta3","grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.3","jshint-stylish":"^0.3.0","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.2.3","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.8.4"},"gitHead":"597fa8be89af8ce4d1939b19a9c47a44daeb506b","_id":"vue@0.12.0-rc2","_shasum":"01a9ebaa56959d00e827f0ba5313110eb3a88742","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"01a9ebaa56959d00e827f0ba5313110eb3a88742","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.0-rc2.tgz","integrity":"sha512-SO5U/uUlmgqeCNGXCDHn5sdOXO6S2HXj4WrjO3AudWAgi7sgz0OVBg/UveTwq09MHShDLoPyLNIWyOiskye9Pg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDRMjoqcp7yG84BkuE8M4cilNRLZwLDfYfocPGlF6/yVAiEAjzL2v/J4LyJh+RkYtNdhxlw61ZFcOMbNiE/iLlagpnU="}]},"directories":{}},"0.12.0":{"name":"vue","version":"0.12.0","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack-dev-config.js & webpack --watch --config build/webpack-test-config.js"},"devDependencies":{"casperjs":"^1.1.0-beta3","grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.3","jshint-stylish":"^0.3.0","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.2.3","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.8.4"},"gitHead":"66b124b7ecf7916ac2506fb5bd8006858006fb35","_id":"vue@0.12.0","_shasum":"ca036019f3b5cd47048ff0b57e73afbd311165f4","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"ca036019f3b5cd47048ff0b57e73afbd311165f4","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.0.tgz","integrity":"sha512-IGlNNWnTeRX5CTKRax4JS7y44hpL07g9s6l0W9ELe2gwU95m3sm1j8PbBrTxJ5uMzrr/nkdce6b0vDiPsG0BuQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFPVQTdA5VBqyrqGYUAAGvF/6Hpe8pWh6zF69oC/aM1WAiEAlqz0la2N6jQp+VsUQtuRedh6/mPp/59ItmdAwznz02g="}]},"directories":{}},"0.12.0-csp":{"name":"vue","version":"0.12.0-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack-dev-config.js & webpack --watch --config build/webpack-test-config.js"},"devDependencies":{"casperjs":"^1.1.0-beta3","grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.3","jshint-stylish":"^0.3.0","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.2.3","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.8.4"},"dependencies":{"notevil":"^1.0.0"},"gitHead":"2ed38c9f75a20464e6949f39af079c8643ac8d14","_id":"vue@0.12.0-csp","_shasum":"02ef952489a70697376caae57511652a9b1331de","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"02ef952489a70697376caae57511652a9b1331de","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.0-csp.tgz","integrity":"sha512-/PRqWduiWujp1LAPsAs+oyS1zpOVhr3H7mRO1UWSBthxmWAdUHUQkKtfUj2HDVS4+qS3baSxH+1uODD7JlOdcg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHkIVDZjtZVOgYmvaXiEbkR8c9q7BzVdz1/vxbG4YOhZAiBQHiiEd7vxpiZoYrINuIx7Q+GF4bOGwNcKakAjq3BRYw=="}]},"directories":{}},"0.12.1":{"name":"vue","version":"0.12.1","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack-dev-config.js & webpack --watch --config build/webpack-test-config.js"},"devDependencies":{"casperjs":"^1.1.0-beta3","grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.3","jshint-stylish":"^0.3.0","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.2.3","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.9.10"},"gitHead":"2eedc8d76a6015def406c062221bafe2d74e2508","_id":"vue@0.12.1","_shasum":"7b94224debeba2968aed5b4dd4b1435d668187c5","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"7b94224debeba2968aed5b4dd4b1435d668187c5","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.1.tgz","integrity":"sha512-dkYnmyHPmzONxI409AD7Tv1jR0x578djCLl/+tEslTeB2Eb+kD4nipEdRcHlhZQPuCQpdDqRRZi8DoDs1fAuOQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChZp39wb7uBHHI/xhsOYgqtsXuOq9XYuqyhf+rYxlfeAIhANWuMyqQbG5oWcoFzxxAz7302+vJ3ZoQWFltOHzL77l/"}]},"directories":{}},"0.12.1-csp":{"name":"vue","version":"0.12.1-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack-dev-config.js & webpack --watch --config build/webpack-test-config.js"},"devDependencies":{"casperjs":"^1.1.0-beta3","grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.3","jshint-stylish":"^0.3.0","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.2.3","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.9.10"},"dependencies":{"notevil":"^1.0.0"},"gitHead":"9aecbfbb9938fd317cfdeab28eb397c0b43fdbc0","_id":"vue@0.12.1-csp","_shasum":"63629cbd69043753405d5e1f8820d1dd2b780ee8","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"63629cbd69043753405d5e1f8820d1dd2b780ee8","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.1-csp.tgz","integrity":"sha512-CZnyvS6gXr0KY0s8Gsa/OVqCL47vfGPbKE956+72EBWezi11ZxecyicZ6S6B4UruvU5xSNKRoN/i4gyceYVWrA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF2rMHvvSkfJa/0FIXEWC7/0g6ABW447HGyb8EYs75AVAiEA0TpJOrbq0Cg3QSDjfmLuaW6wxzc69jF5WBZZIBzETZc="}]},"directories":{}},"0.12.1-csp.1":{"name":"vue","version":"0.12.1-csp.1","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack-dev-config.js & webpack --watch --config build/webpack-test-config.js"},"devDependencies":{"casperjs":"^1.1.0-beta3","grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-karma":"^0.8.3","grunt-karma-coveralls":"^2.5.3","jshint-stylish":"^0.3.0","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.2.3","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.9.10"},"dependencies":{"notevil":"^1.0.0"},"gitHead":"e8d82d2840d314970568e7c576b100aed7d0cd07","_id":"vue@0.12.1-csp.1","_shasum":"5f5aabf3b547c1e820c0ac8a19de2d8ea9fc2bf6","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"5f5aabf3b547c1e820c0ac8a19de2d8ea9fc2bf6","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.1-csp.1.tgz","integrity":"sha512-TlaILNhOGkU0sEFEkA2C0TE/MFTIyXwXtEtAaDy/qJz0N9HGuVkDt521gO5fqbbeB52Wfcn9d3RyekZRFV1i2w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDMlf3cX3tNZVEmLS+MOAf7PypZU9qlPvGU7Kpo1e4SugIgcGkKEKmo0oLMmGV9pYerwbcH2gLGeIqbXfUHiSofYIc="}]},"directories":{}},"0.12.1-csp.2":{"name":"vue","version":"0.12.1-csp.2","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack-dev-config.js & webpack --watch --config build/webpack-test-config.js"},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-karma":"^0.8.3","jshint-stylish":"^0.3.0","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.2.3","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.9.10"},"dependencies":{"notevil":"^1.0.0"},"gitHead":"b3c529992e322daa4c3a486137730078edd22ffd","_id":"vue@0.12.1-csp.2","_shasum":"4d30f07f9aa5696cc6ac00c3983188ca3ecaa2a5","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"4d30f07f9aa5696cc6ac00c3983188ca3ecaa2a5","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.1-csp.2.tgz","integrity":"sha512-Sgko+vpB+YTdtvqVqEhjm0GE6Sk/0sZhisFWzYuFc/gvSzrvnMLK1GTfpqAryic/c+BODEJgQpoQduTxWoAVxQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDUFF5PXpLFCu4kz8gSPKv0Jwb/oYgPDE+7KVTXghbRGwIgdwuktSuo8uU/gYoJjiE2EQhWB6pT6X0DA+rC3IKDyws="}]},"directories":{}},"0.12.2":{"name":"vue","version":"0.12.2","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack-dev-config.js & webpack --watch --config build/webpack-test-config.js"},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-karma":"^0.8.3","jasmine-core":"^2.3.4","jshint-stylish":"^0.3.0","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.9.10"},"gitHead":"54f860d63fb4bf7d664fdaae74c5678262c715a7","_id":"vue@0.12.2","_shasum":"bcc2527e6d908bc5d843afb62a64e473c3d9af15","_from":".","_npmVersion":"2.11.1","_nodeVersion":"2.3.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"bcc2527e6d908bc5d843afb62a64e473c3d9af15","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.2.tgz","integrity":"sha512-/SY/3t59cGwelwc8R7SetOwcHIghfOgiryb9PpivHs0WkCM7/+zo+zadwAHOsKN1z/PWhHBabvpp2JU1Uic/ig==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCqx/a6JhmKMc8ZFTPxVApfbGEcJBWOvVRaZuNWFZ/5wgIhAIuPicB9p4iL83ntFg0OKcuDIIVwFj+jF4yP0y81Binx"}]},"directories":{}},"0.12.3":{"name":"vue","version":"0.12.3","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack-dev-config.js & webpack --watch --config build/webpack-test-config.js"},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-karma":"^0.8.3","jasmine-core":"^2.3.4","jshint-stylish":"^0.3.0","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.9.10"},"gitHead":"ecc883131c5838562c7f8a853ed945dd431e5e7b","_id":"vue@0.12.3","_shasum":"a705fee53bc56dcb4f0f16f2f05d3d90b48363cd","_from":".","_npmVersion":"2.11.1","_nodeVersion":"2.3.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"a705fee53bc56dcb4f0f16f2f05d3d90b48363cd","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.3.tgz","integrity":"sha512-FS/hoFtLa+aatBtFgLCkhNdxGPq14/DrIk/Mq1GHZ3Ox4Xb+/NI6E0GmNXwHp0AkyRQIXqElpNRMTAVPZdSFoA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCqrMsMut6ZWk1RLrN3AvqLcCKOo02BXyMGdCbdwvrLtwIhAIFbFbwWxiow7VfN8jVFIx6R5oyVhHLkfKWz8sxO9OHQ"}]},"directories":{}},"0.12.4":{"name":"vue","version":"0.12.4","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack-dev-config.js & webpack --watch --config build/webpack-test-config.js"},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","grunt":"^0.4.5","grunt-contrib-jshint":"^0.10.0","grunt-karma":"^0.8.3","jasmine-core":"^2.3.4","jshint-stylish":"^0.3.0","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.9.10"},"gitHead":"e614d9c3bbc0d81018fccd266f64195711b72910","_id":"vue@0.12.4","_shasum":"fd450f9407f0fb38ea8302de91f4e5911508e21f","_from":".","_npmVersion":"2.11.1","_nodeVersion":"2.3.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"fd450f9407f0fb38ea8302de91f4e5911508e21f","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.4.tgz","integrity":"sha512-p4cInhBbYxnfwbYrHZ4zew68AL50qPoKuGgD/m0Ajma2XxKuhXl7jRCDQPMd8rJ2b0fnO6dD1FDq45nZKLjoHQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDTFZv+gy1JyZVVL/4Gnm3BoRidr3/tvuuVHhy5UJi9jwIgL+jQwub93K1JghbV+Ph5up69e4OZyw0xJyomlsOeRD0="}]},"directories":{}},"0.12.5":{"name":"vue","version":"0.12.5","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack-dev-config.js & webpack --watch --config build/webpack-test-config.js"},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","grunt":"^0.4.5","grunt-eslint":"^16.0.0","grunt-karma":"^0.8.3","jasmine-core":"^2.3.4","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.9.10"},"gitHead":"eb646ecdbffd88e03d70a33f121ad3ff732ccce8","_id":"vue@0.12.5","_shasum":"658b8e064400cf7c28cff5089d701b554f421071","_from":".","_npmVersion":"2.11.1","_nodeVersion":"2.3.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"658b8e064400cf7c28cff5089d701b554f421071","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.5.tgz","integrity":"sha512-yiglyMED3hmlcwHdRL/x2eOCjG4WIykRNcZ0VAiCdrLHbogZbQWa/R9zcRw2cWkfb4K6/VczGqx4Tx3+DvCy2Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBsRcAWvOmRtkuetbJ7FFl2b4aIqWw/rqKzzH1Nbjdu+AiAYRmPUVjaHXsdyCgjW/ogbgSZ7yxpIbQ3qZZgxyOMZBw=="}]},"directories":{}},"0.12.5-csp":{"name":"vue","version":"0.12.5-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack-dev-config.js & webpack --watch --config build/webpack-test-config.js"},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","grunt":"^0.4.5","grunt-eslint":"^16.0.0","grunt-karma":"^0.8.3","jasmine-core":"^2.3.4","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.9.10"},"dependencies":{"notevil":"^1.0.0"},"gitHead":"fff52e17ce167d1848099b176a67bf31140e352d","_id":"vue@0.12.5-csp","_shasum":"b786db73c42308c11c4bf42b96bcead1ef1186b3","_from":".","_npmVersion":"2.11.1","_nodeVersion":"2.3.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"b786db73c42308c11c4bf42b96bcead1ef1186b3","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.5-csp.tgz","integrity":"sha512-lOqSH52ZipEA+dYy2dZk0gnX8nO4oKlH83O8BhDlXLkn4bJeB5MWHY/G9a9edmrBLtm0aTYbKdquAJday20i/w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD3IRihhHGtUJWy7B904kVMHZwHXMdZuzN7PcRrCwsvPgIhALrYwHkAof2oqZHR2Y9Vsf5MtxMrp91IiKz08qQIVrEh"}]},"directories":{}},"0.12.6":{"name":"vue","version":"0.12.6","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack-dev-config.js & webpack --watch --config build/webpack-test-config.js"},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","grunt":"^0.4.5","grunt-eslint":"^16.0.0","grunt-karma":"^0.8.3","jasmine-core":"^2.3.4","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.9.10"},"gitHead":"8bade9382a95a8d59764bb701d50e34253a09365","_id":"vue@0.12.6","_shasum":"eed5cd3833df7decc86a55184aa15c5434c2453f","_from":".","_npmVersion":"2.11.1","_nodeVersion":"2.3.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"eed5cd3833df7decc86a55184aa15c5434c2453f","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.6.tgz","integrity":"sha512-MRajmlOrwwTNgLXt+VkFp5EXS50DkIGI3nLsC16nkyx9F8tcANa9/P8LgkQqiYLTvpn2FvCOPfFsIGSkqUlhjw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBlv7bEwgEL8cJQZrzL5e9jAUwme+CC2Z6FHAuWFvFMzAiEA+fSbQ/ffXPgzF8JE77ZqhIXsU75/skScGCFOxeJuTdk="}]},"directories":{}},"0.12.6-csp":{"name":"vue","version":"0.12.6-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack-dev-config.js & webpack --watch --config build/webpack-test-config.js"},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","grunt":"^0.4.5","grunt-eslint":"^16.0.0","grunt-karma":"^0.8.3","jasmine-core":"^2.3.4","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.9.10"},"dependencies":{"notevil":"^1.0.0"},"gitHead":"5eb9a5923a30f84ba07a1290761b78b707726c3f","_id":"vue@0.12.6-csp","_shasum":"1aa08e128510b8a939435dd033ec5bdfd0c1a199","_from":".","_npmVersion":"2.11.1","_nodeVersion":"2.3.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"1aa08e128510b8a939435dd033ec5bdfd0c1a199","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.6-csp.tgz","integrity":"sha512-APnYEqMgDZOugp0bYHR8BcqV1FV2ggn6n0cEO+cirSXOLqophuYEEXup+HNybedpK5v7MCzkYUcwubCwvELaOA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDplRRzgoQ+08thxe74OOEdmsAO7dTG4y2NfsQXcnqQoAIhANfKoEnJ8iIqYsmBfkgZ/sWj3Snja1q/MZ72bnmVbIJD"}]},"directories":{}},"0.12.7":{"name":"vue","version":"0.12.7","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack-dev-config.js & webpack --watch --config build/webpack-test-config.js"},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","grunt":"^0.4.5","grunt-eslint":"^16.0.0","grunt-karma":"^0.8.3","jasmine-core":"^2.3.4","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.9.10"},"gitHead":"69edc1ae02b230dbda22eeae53a4899fc06dff40","_id":"vue@0.12.7","_shasum":"8c44077e6732e784921c1d72f74c2d1426779f9f","_from":".","_npmVersion":"2.11.1","_nodeVersion":"2.3.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"8c44077e6732e784921c1d72f74c2d1426779f9f","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.7.tgz","integrity":"sha512-6fq4UlCUHmVTIOG8KS5mrVZsvT56Kmkh4UbzsB1RP0ePIax+K4SIjfjyDYVh2Isi1ECC4hTXJwGpzsJKQn4chQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHiHjB72rvjOIEcbjhx7jtj4zNY9Ol8NM6JCvP/ACPfFAiEAqes2z66CIfZLz1S/4kO9i/j2UtHUqjsVbzR2QKGpGqs="}]},"directories":{}},"0.12.7-csp":{"name":"vue","version":"0.12.7-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack-dev-config.js & webpack --watch --config build/webpack-test-config.js"},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","grunt":"^0.4.5","grunt-eslint":"^16.0.0","grunt-karma":"^0.8.3","jasmine-core":"^2.3.4","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.9.10"},"gitHead":"fb8ee54e9d8f730bc1b0161010d88379ad6c85ac","_id":"vue@0.12.7-csp","_shasum":"93c85aefe83ec82804f9e1382a30736855833c34","_from":".","_npmVersion":"2.11.1","_nodeVersion":"2.3.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"93c85aefe83ec82804f9e1382a30736855833c34","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.7-csp.tgz","integrity":"sha512-AheQOFss1nKSXxNpimmbIJ5m5SJbXAHR1slqQspC5AB+dZZYTfTWBW+gan9KR0AL2es90yY4QmzATsf50jFCQQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkSJxheaFlCI8CX0vahNc0W9ha5KvOmtjpOcpWIWO/VQIgU0apJnXyJC8LHSruqMUSOWD/Uv7frNvOTBKWmQiJYls="}]},"directories":{}},"0.12.8":{"name":"vue","version":"0.12.8","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","grunt":"^0.4.5","grunt-eslint":"^16.0.0","grunt-karma":"^0.8.3","jasmine-core":"^2.3.4","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.9.10"},"gitHead":"79b6eac029493b78d257031bcfb5153979d05f15","_id":"vue@0.12.8","_shasum":"ae47b98ef110577ae7fd13dbfcc0ad8149bfb422","_from":".","_npmVersion":"2.11.1","_nodeVersion":"2.3.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"ae47b98ef110577ae7fd13dbfcc0ad8149bfb422","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.8.tgz","integrity":"sha512-WLzmZ4PnD2I+OiMbCX62juicevfXQFod3/Qf9SVhwsmXrIX3Kfl+atFIXts0GcDWRHxNA/cBZqxVmbjZ3dVkSQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFLwTY1lTzgJwJbo9keX7OZCnxyNhYkGPnrBTsI94fSpAiEAz10Ia+QHEPcaWAXJJFUSyM25uAX7KBatTn1LBUR8Pps="}]},"directories":{}},"0.12.8-csp":{"name":"vue","version":"0.12.8-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","grunt":"^0.4.5","grunt-eslint":"^16.0.0","grunt-karma":"^0.8.3","jasmine-core":"^2.3.4","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.9.10"},"gitHead":"1c2aef1341f02f9c19c59e3979b817d2a7acb955","_id":"vue@0.12.8-csp","_shasum":"427682d45efd3e3103d93978b785c8b4b5be71d7","_from":".","_npmVersion":"2.11.1","_nodeVersion":"2.3.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"427682d45efd3e3103d93978b785c8b4b5be71d7","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.8-csp.tgz","integrity":"sha512-l8llyA3uHDhs3xGbVmKnxwMIyIHNL0T4Kmd6Pgzu3A5teLTLmT/GrNPiJeyTIrxUesTqTo1Ku1AWHRz498LeFg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHCRUyo5jJ/SVRH6a8OJp6cwxAYVHMw8i4eBaG7ZPIXRAiBiSVJoGgux8sUl2pnNdxR4fZUAu7vJGU/Qv2DAFY/aKQ=="}]},"directories":{}},"0.12.9":{"name":"vue","version":"0.12.9","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","grunt":"^0.4.5","grunt-eslint":"^16.0.0","grunt-karma":"^0.8.3","jasmine-core":"^2.3.4","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.9.10"},"gitHead":"aca258e57602ff3466b9d3513c5bb7bf8fb08479","_id":"vue@0.12.9","_shasum":"1dec37396694a1b2e128ce075b857e30642ede58","_from":".","_npmVersion":"2.13.0","_nodeVersion":"2.4.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"1dec37396694a1b2e128ce075b857e30642ede58","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.9.tgz","integrity":"sha512-w7bz/Tdlq+mwb1VQeKNmz9WEi6VDwtRjuEU/LKnxtIwcHIvhAcUkEizfj1iirjbejvgpZWDC2wvnDmHaU3OjNg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDkbv7Ep/rIHfuE1ixNlXNs3XsTfoIvQyXJoRnx946a+gIgXrIst//AjWb7bybCuosPWMyq/qXomlJYWz7NVHH1CbU="}]},"directories":{}},"0.12.9-csp":{"name":"vue","version":"0.12.9-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","grunt":"^0.4.5","grunt-eslint":"^16.0.0","grunt-karma":"^0.8.3","jasmine-core":"^2.3.4","karma":"^0.12.31","karma-chrome-launcher":"^0.1.7","karma-commonjs":"^0.0.10","karma-coverage":"^0.2.7","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","karma-phantomjs-launcher":"^0.1.4","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.10","semver":"^4.2.0","shell-task":"^1.0.0","uglify-js":"^2.4.20","webpack":"^1.9.10"},"gitHead":"d3375c28d67cb865c7974d045b8e10d5580ebf3c","_id":"vue@0.12.9-csp","_shasum":"b44f5660859ac5df457fe2c5c9fdc9658c3948f4","_from":".","_npmVersion":"2.13.0","_nodeVersion":"2.4.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"b44f5660859ac5df457fe2c5c9fdc9658c3948f4","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.9-csp.tgz","integrity":"sha512-pIGP7EvHwCq50NMq60Uk0Ty7O7MfECiahe8zjoqIyZxiyLv9DM0of2ynB5PUP/R2jAYWAO++cAeuHjjZfqX3mg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHUAUsPBuuv2xTUXtJlx1uvDHTGir84BKXwOm28KGll2AiEA9ALuU/Uzuy3BGJpkta0Ta43cGVFPv6mEc4ceyoMyEOs="}]},"directories":{}},"0.12.10":{"name":"vue","version":"0.12.10","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"923be291dfcc65f8fd90f1832b17fd5d0fdea488","_id":"vue@0.12.10","_shasum":"e6a0e2131568622338da3535ed5b7b93632be3ab","_from":".","_npmVersion":"2.13.3","_nodeVersion":"3.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"e6a0e2131568622338da3535ed5b7b93632be3ab","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.10.tgz","integrity":"sha512-44wLasUBv3YqzqnoqeLBTRyl+Fs/6Lh+SGq+FY3fUyEd/Um2dTR3w/OzsoSmoXNNL4wlZB41haDnjAIZarEkAg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICem2D28M3FK/tA1V2X1bw27PJbJDGjEII0Hmbvyg4z6AiBBf31GxjO47Oh0CRXX7LqHKQFqQX8B9R73GOoQYXneig=="}]},"directories":{}},"0.12.10-csp":{"name":"vue","version":"0.12.10-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"44f1029b598d8af59081d9fe39516c97c7066266","_id":"vue@0.12.10-csp","_shasum":"80e48b59945b9f8094fde3553bc9a6258a347bc5","_from":".","_npmVersion":"2.13.3","_nodeVersion":"3.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"80e48b59945b9f8094fde3553bc9a6258a347bc5","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.10-csp.tgz","integrity":"sha512-KoDKwimRU+LqRFerDcZ0ElOiazQi7TIg2zlgIHQZ1iwMWST4SiD+866xgqy8++XX1HeJsSrdrYAZRCiBC9Bj7Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDXj181QJzHfzk/ETSuFJ87gn/bV6sZdLJhD4aJxWaDawIhAMlNoyUx7N6qrx9wQazp7K+XCR0RxhyXzggiszlH8iLL"}]},"directories":{}},"0.12.11":{"name":"vue","version":"0.12.11","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.1.0","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"04f3a4da16654604a50a8fa2f61f07985cb4fccc","_id":"vue@0.12.11","_shasum":"e7f84e3997b4456d5706106436903dd81070c1db","_from":".","_npmVersion":"2.13.3","_nodeVersion":"3.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"e7f84e3997b4456d5706106436903dd81070c1db","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.11.tgz","integrity":"sha512-zIS0z8EmrsXQPUJ6tx+ORqborS16WnIab0JwDWz7QJB4YxZEWfhwAuRv7HvUE8KcyGDKOCALge5lFnDQ0y+RlQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHjlc9iVOqjWb9kbs4M8fLL2KwkE0a/lilz0AndLWOJLAiEAwVp3CfVsQBi1cCOJW+vCJTnYtUAwOuyaaBWQbyh82Xw="}]},"directories":{}},"0.12.11-csp":{"name":"vue","version":"0.12.11-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.1.0","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","notevil":"^1.0.0","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"732840226fdcf4e087f21ac47b5a3d671090eed8","_id":"vue@0.12.11-csp","_shasum":"acad59aa013bc7a8fd5a291dfdccefe6f4e65ce0","_from":".","_npmVersion":"2.13.3","_nodeVersion":"3.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"acad59aa013bc7a8fd5a291dfdccefe6f4e65ce0","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.11-csp.tgz","integrity":"sha512-aWSbyHPpywxtgt9rGHHQLK65umniG6nD3By8xWQ0hbB8gBCOQAsEfPIn0r9Lo90FJsAArz5v2QEEuxYwqTfDXQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH57Rbn7ZPaGOJQSD58jYfF3oY/xoPSHpaJoleAP6h23AiEA9tKQNRGtleiOAGveFspldaVGadRg2gTC2Apc9HzguEo="}]},"directories":{}},"0.12.12":{"name":"vue","version":"0.12.12","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.1.0","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"bf8e37188fc622d976ce5f2a48cdfc2c1c4e07d7","_id":"vue@0.12.12","_shasum":"2964c17154dd72de58d0f2c9962759ef7135a56f","_from":".","_npmVersion":"2.13.3","_nodeVersion":"3.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"2964c17154dd72de58d0f2c9962759ef7135a56f","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.12.tgz","integrity":"sha512-7pWlrPFrMbBE6HCUjjXS+4Y9T9JPRpRcxxqhJlaY5f/I+CvcuHt0uoYbU2kHrILrF2FZciMzbaskvGGIFKhqrA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDJa1clZcvi0LTw68jsXr5D6rebQ5f17scKMXm3fEMu5AiEA50F/X/myhLu51YljYh8cakPvNhGLDQWqs/XgsszdC7Y="}]},"directories":{}},"0.12.12-csp":{"name":"vue","version":"0.12.12-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.1.0","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","notevil":"^1.0.0","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"e1d877fe4f31d5559716369940742bb9dcae2f45","_id":"vue@0.12.12-csp","_shasum":"6d5c02160ea23fd597d7e08598330c36a732b29d","_from":".","_npmVersion":"2.13.3","_nodeVersion":"3.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"6d5c02160ea23fd597d7e08598330c36a732b29d","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.12-csp.tgz","integrity":"sha512-mjwn9Tm7egTWLhOMgCpRxKZZ6qI1J5uNX7FIMP90pMG/m4OSxZJ5leYNMvYfqTTJnZV7JpqBjMj2H0nnW1OjcA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH6uNMBN+Hq7hv2/OzOKchiMrM60LJ2bb7yHUTVCQSUGAiEAmwPSvdjSJj5W47+dtyoKaeaEPS0wTZQIEeGkI8NSQD8="}]},"directories":{}},"1.0.0-alpha.1":{"name":"vue","version":"1.0.0-alpha.1","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.1.0","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"1fabb471a44c9da9cdf9d12ff3e0540948878b5d","_id":"vue@1.0.0-alpha.1","_shasum":"3fa7172b997b76821a84c610cc3c11e2f411fb94","_from":".","_npmVersion":"2.13.3","_nodeVersion":"3.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"3fa7172b997b76821a84c610cc3c11e2f411fb94","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.0-alpha.1.tgz","integrity":"sha512-9XX+qBYCWhQBlt+oXQKTEMGJj+68tqewR+E2Fl91UzbM+loizhxq7/2U4cW1cjAhnBfJ7ZNwJSC4j7Mrxff09A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCOrGb4s5/t5AY5qcEYxvLcuohWpVSBAC6mTBRVsKQ2tgIgKdN5iBMp4oMbfnucXDc0IuerIVhNTGYFUZ1xgdWUF38="}]},"directories":{}},"1.0.0-alpha.2":{"name":"vue","version":"1.0.0-alpha.2","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.1.0","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"a635000a9883b2554b587e470e8152d09f8e789e","_id":"vue@1.0.0-alpha.2","_shasum":"1e87c501343f3ead57da4dc5157212f83d397fb4","_from":".","_npmVersion":"2.13.3","_nodeVersion":"3.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"1e87c501343f3ead57da4dc5157212f83d397fb4","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.0-alpha.2.tgz","integrity":"sha512-nh3H4FIkNcwcpKc/dmIo9nreu8/upotjhhZMmPWK33jmlroUULkAtdDl6c8+Tt3Xb5nRDIzVd5vPRN+t6KxPRg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCNvGK/7hCZC7Re2NhXiOjka+agjb62hy4UqnI9BhgXFgIhANIkf3u8uKwQY+dk0wS3nKBw883bBjZKxNNx6a01awnx"}]},"directories":{}},"0.12.13":{"name":"vue","version":"0.12.13","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"40e5bae10b3f0301c899a94d92bf78821948aa5e","_id":"vue@0.12.13","_shasum":"ac6b8047adb53454fa0c21335865b7949ff63477","_from":".","_npmVersion":"2.13.3","_nodeVersion":"3.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"ac6b8047adb53454fa0c21335865b7949ff63477","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.13.tgz","integrity":"sha512-qx0+fQAyvaBGH45YqgMxicPp1cCAZ5tPHl04D5sSwD0ElKnuuqz407jqjlHwjywLYzcQUmnYTaUuD7U579ZCPw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDBscxpgr4vs9IEf4YHLm+ceeTQu2TerVDTwK3QkBBMrwIgWKhAt3tYFUlvCEXHwCga2V/s4JW9Eu6MK0A13Wf+nM8="}]},"directories":{}},"0.12.13-csp":{"name":"vue","version":"0.12.13-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","notevil":"^1.0.0","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"14027a432209f2febc76e5f007711357c9601e49","_id":"vue@0.12.13-csp","_shasum":"479f6c581df57b1bfb8da07ca1ba92035ffaf89a","_from":".","_npmVersion":"2.13.3","_nodeVersion":"3.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"479f6c581df57b1bfb8da07ca1ba92035ffaf89a","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.13-csp.tgz","integrity":"sha512-LcMc2Z+q0FYTKv9MTqffskAKhaEGIOCP8bTCppu/gyZ8Lskfzu+vfs7klGsu9GvQNzTiRHLUVli1Hwa6kWi+fw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJMIDne8EbKn1tZul6qyx31Hqy9GDwE3vx3NZ/NfxbHQIgH0r1zbqRQszQV0W3vUNXAZwzNQPemwRdBbJtXKopH6I="}]},"directories":{}},"1.0.0-alpha.3":{"name":"vue","version":"1.0.0-alpha.3","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"852a66acb10c4b98433b17c487cf6ea4eacc9922","_id":"vue@1.0.0-alpha.3","_shasum":"31081bd4587079fd134085a16489f3d27672c821","_from":".","_npmVersion":"2.13.3","_nodeVersion":"3.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"31081bd4587079fd134085a16489f3d27672c821","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.0-alpha.3.tgz","integrity":"sha512-okF8FPC6oCUxEJKsd+V+ojpW32eLECxm+HEPLWyBnqJJU2l5IUjYPiMbaerXjE6RThYBmVpSYJXj3S5sPwU7Hg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDT/AAIHXDHVgx4spK4qrdCHA5BaIpeyLFkeM9OPIs9ZwIhAO7bLXqGCRpF/ytjVPIAkg9/bOdaHBc5l+2msA90otRM"}]},"directories":{}},"0.12.14":{"name":"vue","version":"0.12.14","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"600580761c84ee0ada01a0fadbde894a436e9155","_id":"vue@0.12.14","_shasum":"fdebb07621b722c346a74b5249714f5712c3ee75","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"fdebb07621b722c346a74b5249714f5712c3ee75","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.14.tgz","integrity":"sha512-BFJkpMx7G0rGYvQk+XT9qArC8zS/xVsVv6sy/CvDlrqHYqhaJvhZDU9VIVmpDb2xbxOCjmeBl0iGI1nTtzYM6A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDzYDGiFNJ8omL2yNl6++8OUgTs44yq1yvqPVWbSMvnuwIhAJHuplj2nMGR/mq4YjR8oORp4Xli/4CDQ9A3dH+DeX/j"}]},"directories":{}},"0.12.14-csp":{"name":"vue","version":"0.12.14-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","notevil":"^1.0.0","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"9df76d841589708bb524f781f943db9ba1f55ec8","_id":"vue@0.12.14-csp","_shasum":"4c3c31ab5c3b9b916bd16a628f3cd53bcf3955d7","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"4c3c31ab5c3b9b916bd16a628f3cd53bcf3955d7","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.14-csp.tgz","integrity":"sha512-7aLVj0UGLxRmLeEcAR+3XNICRn/Yg6ICAM0YDPWJnUXC13FOZp8BjXRnhayFt6ItD/6buuwFPA4V54avo/Swrw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXTAY0od3E+OpEV9rBvjqQIXu7cvrkdi1+/p7SYKcmLAIgJPFQ8GzhDHPi9nSUQdEK2sWb7fAcMWJjLFGT1DzxJ0o="}]},"directories":{}},"1.0.0-alpha.4":{"name":"vue","version":"1.0.0-alpha.4","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"a24079e2c098ddd4d2dc92db48e9017c5a000ecb","_id":"vue@1.0.0-alpha.4","_shasum":"6111d4d57f7934d785326e5c8fe8fe46e675203b","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"6111d4d57f7934d785326e5c8fe8fe46e675203b","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.0-alpha.4.tgz","integrity":"sha512-tx9hMdPbyJUjkqtqQVhR0VtTHc632jY734FjMtBsUyHQh567pfWwDQMSQHv2FALbnutZpXoPZ9ErGPMgADqZLQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGfs7qBHPC3mV97dRX6zXkYxmC6lXzpllZ2aZ18ZkZOvAiASk5F4snYIjwKBLzWWv0PHcM7AKSAeXwDet+gmRyWC6g=="}]},"directories":{}},"0.12.15":{"name":"vue","version":"0.12.15","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"431563fe9204c9c95d206499faa97c8b2ad3a3bb","_id":"vue@0.12.15","_shasum":"271bc83a4563ac44e78239288600a3eed4b558a2","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"271bc83a4563ac44e78239288600a3eed4b558a2","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.15.tgz","integrity":"sha512-UDIi8Hc4LJ9lY2ZQFJNbWw8T2YsCiXLQ4r8mG69HM91T541uUwIidKZVrzSBw7YKmDUjPJ5/y0+Vburq2UwbSA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFGGmuAwJPsPTP2aVRNf7nlvmeymEgC+GpqatIN3WTTUAiEAm/1bRhxoezfIh5HA1+rXRRSdtSzFetNxKvKNKhISjH4="}]},"directories":{}},"0.12.15-csp":{"name":"vue","version":"0.12.15-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","notevil":"^1.0.0","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"27632265d38f06a875930a82cb7e525d887682de","_id":"vue@0.12.15-csp","_shasum":"0273cc2dd1c6458ebbcb16cec3664ab7e215d2a2","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"0273cc2dd1c6458ebbcb16cec3664ab7e215d2a2","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.15-csp.tgz","integrity":"sha512-0tGo5xi0jDFUed73tnGAPmAfyy/Ppu4i7Pk8loQ1K7+xoB8C6bk+iEnsViKHZDKNL4aaEHlRwv+pPZKjni5rZg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA7LcymhfYCbmTY9fc5xV7WzFBpfcPZaHUpvengjil3oAiBFNL2CKb2m+a4fGxn9M0ml/IUjXK1cQmfoxrY5vxxY/A=="}]},"directories":{}},"1.0.0-alpha.5":{"name":"vue","version":"1.0.0-alpha.5","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"9648f018549b1f073ce6d1834ee6fbcb0b81815b","_id":"vue@1.0.0-alpha.5","_shasum":"bd237c3e7933e5fed81fa566f560df0ffca88701","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"bd237c3e7933e5fed81fa566f560df0ffca88701","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.0-alpha.5.tgz","integrity":"sha512-LSZRcV6MfQGHo+fJGmQRML/y2e7Me8lcTCh2EtvRwfXH+M71jJSLkFwMfL7SqD4DLWeMYcmXy6cnPoIyMiHpUw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDLM5RWg7AF1zlwMm9JhqWuMnI5Heo7Ge+PRAMZqCbCuAiBWs02PFSB+9or4avLcQ1b0ztiQQw3zdV5o5Mso0OjM3w=="}]},"directories":{}},"1.0.0-beta.1":{"name":"vue","version":"1.0.0-beta.1","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"2e904113d9e62e9cbff096bc6639e3b9c75c2fb4","_id":"vue@1.0.0-beta.1","_shasum":"7c0da3586cca7716ae421a4cc84ba0f1c5f4bd76","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"7c0da3586cca7716ae421a4cc84ba0f1c5f4bd76","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.0-beta.1.tgz","integrity":"sha512-UJmZSRcsYMPDjDzGEB8Qi3wahOkZL8QCs3MOYjahleN1PYevTPzawwUVRzDuNV7g9nfb0bXtS709jK92Pfox3Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDhfHDjbQGCrzs79p4OCU4sJG0JHGH8DxG5j8MZksxGHgIhAKxebPKi8/0MsZKXJFS3iWs6SLRLrmkCUEhs8yJLR2vJ"}]},"directories":{}},"0.12.16":{"name":"vue","version":"0.12.16","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"d53c40ab698942c891441d16bce1374982842d60","_id":"vue@0.12.16","_shasum":"cf8e48237d7547f1bc1a1ff0070980a377478989","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"cf8e48237d7547f1bc1a1ff0070980a377478989","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.16.tgz","integrity":"sha512-kPQOf1sw3fQ+3gowcOvkSJmvMkCOK80PGA2vgRkaZTjs3ZcLUZouSDexGinfIiA62BgZOeCWTMiop5A00XHncw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGiIG5ZlYg0e2h0p5HTeh6NUn82Q29lZOgc+7E638ygxAiEAtvL22e1F44ETevjqS+/Cb9Ziv0tbgI0mLqfNFb+MSy0="}]},"directories":{}},"0.12.16-csp":{"name":"vue","version":"0.12.16-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","notevil":"^1.0.0","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"b43cf1f257fa8c5cfa8d8e7528cb34c9969749de","_id":"vue@0.12.16-csp","_shasum":"5461cb34120cab7ecaad989f5b8b8d15e3685f4e","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"5461cb34120cab7ecaad989f5b8b8d15e3685f4e","tarball":"http://localhost:4545/npm/registry/vue/vue-0.12.16-csp.tgz","integrity":"sha512-gwFPL+Bfbg3YFaR5BOmKFSb8eW4sU3hhTVoqcRP7JefZXaEkfs75INk9S6FfuCV+MOzY8q3rBw2V7QB78lEJqQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDe/NUqxWjMg+BVCqoXX/ei0lSjKVYwhW+dLqOT2mZygAIgW+msFrSASRjZfNpCVbsDeksw7ll/NU8pJrzBM1sRVnE="}]},"directories":{}},"1.0.0-alpha.6":{"name":"vue","version":"1.0.0-alpha.6","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"2da36175ef24b0e5904c5e78c93ac2ed3b3ca08c","_id":"vue@1.0.0-alpha.6","_shasum":"74fb5345a965237d6ec8409ccb1eeeb4449e481b","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"74fb5345a965237d6ec8409ccb1eeeb4449e481b","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.0-alpha.6.tgz","integrity":"sha512-UG7oV9ojEh5h2jJ3tSCX2kCBWdfWKTzYMTbxJN3X1z4hkNCZRR9obbtiSipJT8gfFjorqANvivptsUAnujhQQw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHB39cR7ZGhWen2Vt1EIJNf9hxVkz+tWCBrptiSO1wTdAiEA2camhtKWkdD2Ku4EHBlUzzU6Zd2SqKWkhHTcGD4gTPA="}]},"directories":{}},"1.0.0-beta.2":{"name":"vue","version":"1.0.0-beta.2","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"b7bc6e663abf4a7061061887c60670e51d44cd5a","_id":"vue@1.0.0-beta.2","_shasum":"d7f5a1c9473f6a0b6e0a477bda2c01b7428a3e42","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"d7f5a1c9473f6a0b6e0a477bda2c01b7428a3e42","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.0-beta.2.tgz","integrity":"sha512-/ZNcMNoo1H7CQvvaQWvwGNngrptpj2etAqGE1xHDVQC+MvwnLsq6fVSwVWzuWDOtuP8x6VHSGlkZ+ZaF3wVpBQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDNS0YUCUqmXRv64yWQpaukx+gqjobIBDmV/z4IbAeluAiEA/cnj4LTevPLJiYreUW6X+j4aMK+dXnZO1fp7+4gEm+s="}]},"directories":{}},"1.0.0-alpha.7":{"name":"vue","version":"1.0.0-alpha.7","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"6d64b363dae7ad76a480f0ad9b7109ebaea6b7cf","_id":"vue@1.0.0-alpha.7","_shasum":"8876b3feaece05e0579cfa571e2b37bffcbab9fb","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"8876b3feaece05e0579cfa571e2b37bffcbab9fb","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.0-alpha.7.tgz","integrity":"sha512-1Js8BVuZGIdAfrnOnUJEaNHcSk738QntLtR0klm5CKQQF0dqmCJ7f48RHVVJBx477W+rINyC13CxuFEpbrje9w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH58SrWzlN+BDLcVnTyRyxfiqkpuchKPChtJsPY0dw9dAiBIt/gcbFn+zv9rWY0H+tNRE8QI/yEjKVCXMOTsaKsmrA=="}]},"directories":{}},"1.0.0-beta.3":{"name":"vue","version":"1.0.0-beta.3","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"3d8c1023536fb3b828af233f9bcb9064758f4451","_id":"vue@1.0.0-beta.3","_shasum":"314d96c528b8cf4ce67851503b0071bee61369a7","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"314d96c528b8cf4ce67851503b0071bee61369a7","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.0-beta.3.tgz","integrity":"sha512-C9i98kZaTZZUI1RpGF8HRx5u0IIqNJp+xE5dbRBdJ1oCRm2bjFqrbsrSge28Z7lk1FCLja80tJk9nKZf7SmHTA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBVeGf1zoh9JTyG3QhLnIZmnlEkodpshuRFYkfIFb2ecAiEAqShY74LxG4XabDviX41HrCQnQ9ur0ecF8x/hLlhjMjI="}]},"directories":{}},"1.0.0-alpha.8":{"name":"vue","version":"1.0.0-alpha.8","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"30196eee162ebc8887e891e876b2fe2f2801f01f","_id":"vue@1.0.0-alpha.8","_shasum":"293521d44a7265fac0843eaf209d2b43a821e41f","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"293521d44a7265fac0843eaf209d2b43a821e41f","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.0-alpha.8.tgz","integrity":"sha512-Sapxi0dh8aiC8zjOaoCWsawd1jKKchcLywC4cpJlfIKECMBdPHjsuNZTA6EZDYwyZ4ERxv7jSzkcMh7emLjy0Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCpsOS+Ra9tV9uaLVSLaJbOLEzpk+CF9nJGv4sQOQn14wIhAOtp5R4p0EjBV8CYSWVRZbrKKKOPGkS6uaRqHhud8abL"}]},"directories":{}},"1.0.0-beta.4":{"name":"vue","version":"1.0.0-beta.4","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"c776ad48afdac56af335223553b92687ed2a1e0c","_id":"vue@1.0.0-beta.4","_shasum":"5c492c1877d13ad96450f978906aa87c34a2509b","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"5c492c1877d13ad96450f978906aa87c34a2509b","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.0-beta.4.tgz","integrity":"sha512-yfSipwjhkrzWiAkHsG19fgSwV0qipbnVhKnqYI+KBZHUQOp6c6R+j07lI1zns8Z60tRDXfDAKL1wtAt7v6MwgA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG/q14lFItg2w4MbWXSnMltXhXx+PXQpC/N46iUZqPwuAiAF/+lgpDhuS4dIxNnkDzhLGLnVbRgBeWU+Q+uB4EbC4g=="}]},"directories":{}},"1.0.0-rc.1":{"name":"vue","version":"1.0.0-rc.1","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/yyx990803/vue.git"},"bugs":{"url":"https://github.com/yyx990803/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"58d022899a4dc4598bd4b58b56c6d22d4564144e","_id":"vue@1.0.0-rc.1","_shasum":"bd5ab314dfe3a42ae3d102c2a439ff40a4ee84c5","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"bd5ab314dfe3a42ae3d102c2a439ff40a4ee84c5","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.0-rc.1.tgz","integrity":"sha512-Bw08WfyHNE2oYojBi/J+O0lU16iTBFycJIEbfHatuUONv3Qi4nQJw9X2owYOw+mVJ3kyrFotTBZMVLZMy45Izw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID6Q0tMcO+I58Ak5G4rPVF9w6TIWyMrcvOuyQlVNdBwLAiA+KIfnzb1wNKtMs4FduQSIQhNZz5dwehp6di+07sPbvQ=="}]},"directories":{}},"1.0.0-rc.2-migration":{"name":"vue","version":"1.0.0-rc.2-migration","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"b1b70fa909c5db06bf625e3d69ccbd193654b36d","_id":"vue@1.0.0-rc.2-migration","_shasum":"4afcad21145df9d6786fdf5189bb817fbc7f5a95","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"4afcad21145df9d6786fdf5189bb817fbc7f5a95","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.0-rc.2-migration.tgz","integrity":"sha512-QqJr6t/K2n4t+nxm400+mhY+2T/Zq/GYwWMGhI1m3hi8UtSpuv90RA+vsKRMRW26dRgVMKZ1g2f4H7AnF9vkLg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQSJV8OXDgGu8X0ChD904LGSxGjbFGYDj8M4IUTQ0icQIhALhuDqY0IB+KoViaIwsqxBwmMK2WohBBP8upGKXV1E38"}]},"directories":{}},"1.0.0-rc.2":{"name":"vue","version":"1.0.0-rc.2","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"50cf2ab528e2c272eb852f96ebb00f220a6371ba","_id":"vue@1.0.0-rc.2","_shasum":"85fa26706cb92cef3b85163b5f79d8b6b9a53d15","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"85fa26706cb92cef3b85163b5f79d8b6b9a53d15","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.0-rc.2.tgz","integrity":"sha512-wjReTI/Z7ReJv5hOlpnuf/+QPuxxVY5qRDni9lYxwe4/PBT9RZNJO6XNBPRkcGRjv8fD9e8R/Vtgm7uh7QJUpQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC0as3QCIFtnX04ZTxGcYl/CTK2uXcyF7Jltg7IMoKVdwIhAN8LrGViB9cHsis8TUcP26AKvWPLVoeurF4ycyxyIkWC"}]},"directories":{}},"1.0.0-csp":{"name":"vue","version":"1.0.0-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","notevil":"^1.0.0","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"e6b2a4a9128c56d328ffc2555157df9648d74f7d","_id":"vue@1.0.0-csp","_shasum":"fbb448a1a9e51a2f6844cdb59eb30cbbe2ca78c9","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"fbb448a1a9e51a2f6844cdb59eb30cbbe2ca78c9","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.0-csp.tgz","integrity":"sha512-DS0WLxL3hNhZdKs1r8A6tZsBblm8uk3ARWp2fubkFu2yrtgVOZnCYI9W4PiXiIaSM2f6idoGOxCHqnP3ggN2Mw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDDF5XzlCNJixrRz4EYc/PuOtq8wacJakhIMooAPvGM5AiAWO7KTihyQ9gzPximTwqQ8tYcOup1ZTq+6CmdgT7cBKA=="}]},"directories":{}},"1.0.0-migration":{"name":"vue","version":"1.0.0-migration","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"783a619f0c12862aa3022fd7d9b509c235dba34c","_id":"vue@1.0.0-migration","_shasum":"1042d3004f6721e561f3e4adbcf2dfe4cde23cd4","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"1042d3004f6721e561f3e4adbcf2dfe4cde23cd4","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.0-migration.tgz","integrity":"sha512-wT+xHj9+6EkQVoyzxmVzrxyZG0qvH6X5vmbN0s2iUyCROKExJ328J5GwyUo0Um2imWA/VQG+Yl3uVcmUR2o8tw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzvjU21QfaDXwrWLMJjsrO9H0WsbwVtcY9EQ8UeNfsEgIgYvlQlER3J4YBsf36iZjGgz1ky1cwkMyrDbZAaHiTqa0="}]},"directories":{}},"1.0.0":{"name":"vue","version":"1.0.0","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"d8e9e2ea16153aacdc99a6cc36f7d121a5ab484c","_id":"vue@1.0.0","_shasum":"9672e208dd776a3eaf8f4164c6c0c2d496c442f1","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"9672e208dd776a3eaf8f4164c6c0c2d496c442f1","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.0.tgz","integrity":"sha512-cWmZFWPeyyqG1fKWqv5D4+7M1B9IZGe29sOB3A1zyeHFw0WZf+jzlyIrOYplpCirK1sZkXjx+4OEc3/00WCeYg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDc+q24MktJmfCAa+ihDVDg7Mab46+uJjgzsnqJj53BoQIgCaGzKBnMM8uKDe65cBxydMXQv6Mzr4+YwmcaT50Mf7E="}]},"directories":{}},"1.0.1":{"name":"vue","version":"1.0.1","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"b07cbb99e3af6dbe7149b5aa3d28ce467b5b8c23","_id":"vue@1.0.1","_shasum":"ef198f2d9055cac28bedf7ad6b81452492daee70","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"ef198f2d9055cac28bedf7ad6b81452492daee70","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.1.tgz","integrity":"sha512-DBeJS6rkPtZg9mI1b36JJmDpJ6kBfp6mkZp6m36m+4V/mmJvH3Gz8Pp73m+2lVAUY2888/T5GyIk1W+JdPx5MQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGuVbECsITOxc/9r9IJnnWkPzJ5+cXkwoAQ/4Z6LwEfAAiBu4c2Bqk8Vk2j+OVSUpBWyEco9SJRb3OVLEcXteZeyVA=="}]},"directories":{}},"1.0.2":{"name":"vue","version":"1.0.2","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"d8605f92833dafc1195f68b20755a376a8291630","_id":"vue@1.0.2","_shasum":"577f2b55001dd0d8f99de867cbabb4ab579a226f","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"577f2b55001dd0d8f99de867cbabb4ab579a226f","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.2.tgz","integrity":"sha512-uIa1cygukuKAfsrRUIEpBtG6H2n3zMY6viiqkSVzD5DpwUZcXsINe7hbCkegUe9wzbOLRPl05RNsTBRzz17CHg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGXz4WMraypuDxqT65jFgm9IOOCtWuMjouzC+pAL7rU7AiEA0T44Z/ikSdV2xN395C0RHf0x4OS4mrNHkrJjJFQoEjU="}]},"directories":{}},"1.0.3":{"name":"vue","version":"1.0.3","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interative interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"450424bd086342f9da87a2878857e9c9daa554b7","_id":"vue@1.0.3","_shasum":"72554202d6aedb302d0a3bcf66a2d477ff521574","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"72554202d6aedb302d0a3bcf66a2d477ff521574","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.3.tgz","integrity":"sha512-1mpTjX842mKrFh5z6mX1h6obsPH5HYT10zn3LBnrxgg3TxUlPaNXjZZyotcLISf83t8U1fxuvJdMp7hD6LKxlw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDh/nReRXTy3QMKX/1wYCVV0aj1+TrtCmqjVyhBHfyV4wIgHY3I/fVqMCvSE2fVVIfkEl1yDehSDh8wDOstgKgc+n0="}]},"directories":{}},"1.0.4":{"name":"vue","version":"1.0.4","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"79f289a2f22871a667b695687e35e22ef0fe2002","_id":"vue@1.0.4","_shasum":"63edbea66334a19dcee96289e1193d36bfe84a2a","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"63edbea66334a19dcee96289e1193d36bfe84a2a","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.4.tgz","integrity":"sha512-YPjs0q1E6u+vyt5THZCSjaNmZA/5/Xa37yIDussb7mtBdzNIYlHVmhxMy7vgODFzNfUgzqgTkq95aIQ5vRZEkw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWSuvlMD45EQ3im82KS0r2JF+uu9zdMgGKO/HgSGTRBAIgajTmrxnHtgUy8d0GKF+MECnO/wxJH33OCIX8W6QuKG4="}]},"directories":{}},"1.0.5":{"name":"vue","version":"1.0.5","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"d8c325d587284e6225933a16ba4cd44e6dcf2bc1","_id":"vue@1.0.5","_shasum":"77d097c430232844fe7b3971455bf48512724d27","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"77d097c430232844fe7b3971455bf48512724d27","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.5.tgz","integrity":"sha512-xfV6NBIE/LVC3i+DR84AtRtl47r1cCKwRN+78sxEvla1DjVX2JDd+8jM/XNszgVSqcu1kMH7Fnwxt0OnswkBKA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCN8mDHo8+OOfvkkz4xI0sBoC9RpKRK+5ttWfSrNuoAbAIhAL7Z5PXnryOaQpgN1h5ujHyYzxuijyzPEu71Bknqr5sR"}]},"deprecated":"the dist file was built incorrectly.","directories":{}},"1.0.6":{"name":"vue","version":"1.0.6","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"d88acc1710f5a94b472b40fa173b5fb0582f3f10","_id":"vue@1.0.6","_shasum":"33d97020b756eb3d2bf164f7533b5e308d7213ec","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"33d97020b756eb3d2bf164f7533b5e308d7213ec","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.6.tgz","integrity":"sha512-dfAa3ZVirZP+7+lGXf7LUAb5Kai+9dEZwT2ot3eIFuj/GttU32bPtP7Uqgzxyq5sRfGcdTrus8fUCAkGFfmFng==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFC7RiVNPGNzbYwbZiEcPXrxi4crB2gNjEUEmpbzO31iAiBND4JOLKD9Tte/SoKc1hbWdu9cEZ3UIfqOy8LGlRVXyg=="}]},"directories":{}},"1.0.7":{"name":"vue","version":"1.0.7","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"6ce6e0c9955667fb5f150823d0c97f3ffbb9d484","_id":"vue@1.0.7","_shasum":"414aeef2428e8602cdc7492e391550c33374cf30","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"414aeef2428e8602cdc7492e391550c33374cf30","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.7.tgz","integrity":"sha512-ha/+9vCKiLbixJiP9Q12mqiOEEqSRxmaVLwBu9T06WCyyQQ3OfXThApWGQzYrM00YpuORbOycQSNDlHiFt6VxQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDlTFkaRTxCbgDBtJC+RJtsjpkMnnNKq0Q6H31mSmfMvAIgHjdR1Izp16YUafs8oLTjIW82UQX5BfmHvXf/DLQvj5A="}]},"directories":{}},"1.0.8":{"name":"vue","version":"1.0.8","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"src/vue.js","repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"grunt ci","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & webpack --watch --config build/webpack.test.config.js"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","grunt":"^0.4.5","grunt-eslint":"^17.1.0","grunt-karma":"^0.12.0","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-commonjs":"^0.0.13","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","phantomjs":"^1.9.17","semver":"^5.0.1","shell-task":"^1.0.0","uglify-js":"^2.4.24","webpack":"^1.11.0"},"gitHead":"add8cc58a360e0e545db31048ad06e0e943b284b","_id":"vue@1.0.8","_shasum":"f00bddff3f08edd193c98d19166eaaece6b38bc4","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"f00bddff3f08edd193c98d19166eaaece6b38bc4","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.8.tgz","integrity":"sha512-MpzYO8FN8FAF5XTLDyujhEW4OVtfz80o/2pDWhCyWF9CZHE5tGtRNZ1OYIzWiyO2mWLpa4fRpYS53oJVqh6Erg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAMdZ8ogDoRQaXGHl15ezHj+QYxC/xOM5bY8iN9M0m+LAiEAq/d5soqv6on1PsD8cGSrSCKsyWFccsPTrVvGJ6hNz7s="}]},"directories":{}},"1.0.9":{"name":"vue","version":"1.0.9","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce && npm run sauce -- 1 && npm run sauce -- 2","release":"bash build/release.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.0.0","babel-loader":"^5.0.0","babel-runtime":"^6.1.18","casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-webpack":"^1.7.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.21.0","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"689def5858719b6ac77cbbc7d386ed1fdfa75df4","_id":"vue@1.0.9","_shasum":"a2a977d0e014bca89007e324d16c696839213955","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"a2a977d0e014bca89007e324d16c696839213955","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.9.tgz","integrity":"sha512-nlrZCuvH0X6wq/oefy3F4b5EQgGMYL63NrC8yCBWON2kg2KMHnParkqhV4tcS/fomCX9TGyxgZqVgCXHS+8MUw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHupBAIveZ3YO9GuHr/W410Pgw36bQHdnrJNBei10UmzAiEAvgqTAxqGpe8xnvoY+W0mXjyHXlwDby+c8cuNtb5uBWI="}]},"directories":{}},"1.0.10":{"name":"vue","version":"1.0.10","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce && npm run sauce -- 1 && npm run sauce -- 2","release":"bash build/release.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.0.0","babel-loader":"^5.0.0","babel-runtime":"^6.1.18","casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-webpack":"^1.7.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.21.0","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"b7e83e618aace57726c1053b20bb8e6ae3a2ad52","_id":"vue@1.0.10","_shasum":"4a82dbe25ec1db12b1efc207869ece7b15bb85e0","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"4a82dbe25ec1db12b1efc207869ece7b15bb85e0","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.10.tgz","integrity":"sha512-uURXxt1Az97MyoKpYZvAbEfZcLyYwAspIMNsGXTMIKdGXizFuUtEdiYcSVhlfLcg47g9Jeh5CEPuW7AednqsQQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCbQ+ZeZEvKWE8AsMzLDNCEMayD9lGIR8b+xgyScnIZPgIgQAaaTCqdobxEROIfLajiBCYN/fBC3Et1VWn3ByvUNvs="}]},"directories":{}},"1.0.10-csp":{"name":"vue","version":"1.0.10-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce && npm run sauce -- 1 && npm run sauce -- 2","release":"bash build/release.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.0.0","babel-loader":"^5.0.0","babel-runtime":"^6.1.18","casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-webpack":"^1.7.0","notevil":"^1.0.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.21.0","rollup-plugin-babel":"^1.0.0","rollup-plugin-commonjs":"^1.4.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"ca0d8217f1f9550ce2746a96e8995ab0f3dc0b7a","_id":"vue@1.0.10-csp","_shasum":"2f3291fef280e2763601d29f59b5d7d240fba84c","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"2f3291fef280e2763601d29f59b5d7d240fba84c","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.10-csp.tgz","integrity":"sha512-w9jf1y09NvjTg1931BLaLKiTt4fgmJy9GcIzUS4NLQSx6fOWcPJuDv40Atvg6aZqTd1N3QEE2Mff8JZnFqkr5Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEhTisFEAxOmKXWr9OD4485QQhD/cV/4RYvFMx7M1KQ4AiEA98UcgNd5bpGplXSpiyjmg2/MhX3zonVtG2jAvWfiozQ="}]},"directories":{}},"1.0.11":{"name":"vue","version":"1.0.11","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce && npm run sauce -- 1 && npm run sauce -- 2","release":"bash build/release.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-webpack":"^1.7.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.21.0","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"9f514b6a1edbf2741b308c59c407f25c978076af","_id":"vue@1.0.11","_shasum":"60c873d8869dc2c952506870848b86043588a00b","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"60c873d8869dc2c952506870848b86043588a00b","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.11.tgz","integrity":"sha512-uFZEhK2U7tE3SWyBTv6Pu9TSsCVKNf1+Gk6bbAhr7RKXh3tI4r2x95nvcMIpUApP9b/P+xZGE30/ICdGusHIDg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDemxJekuCldz2VPQfavOReUbLGLloR4AiZfEgSzgQ3jwIgUtyC8ySTqgt8kDyDngOPH15/S3k1Qm9xZXS/WrV6JVE="}]},"directories":{}},"1.0.11-csp":{"name":"vue","version":"1.0.11-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce","release":"bash build/release.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-webpack":"^1.7.0","notevil":"^1.0.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.21.0","rollup-plugin-babel":"^1.0.0","rollup-plugin-commonjs":"^1.4.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"4b41eb2d0ed7dc1c38a83faad203f03c6454c205","_id":"vue@1.0.11-csp","_shasum":"714edc5b9f73bc1a4dfe759ddae8209c85916227","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"714edc5b9f73bc1a4dfe759ddae8209c85916227","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.11-csp.tgz","integrity":"sha512-mldY0Emk0dmNerVd4LK93huSQE7B8vZJxLIBUf87/are/5yOe9h4IYfa6H8D1mQQiYSM+MGZqRhL0V+mBKDEBg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDiK7F/Piya3L07gJg/9KuKVFLZ3DgHbYM4BWdtLiD5TAIgeYyrEY1QYeFtvQZzphMSPZKkdXP/cLCWwzim3w7WLXE="}]},"directories":{}},"1.0.12":{"name":"vue","version":"1.0.12","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce && npm run sauce -- 1 && npm run sauce -- 2","release":"bash build/release.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-webpack":"^1.7.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.21.0","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"c312c886fdca573b3f34db447f09c8a50c581a98","_id":"vue@1.0.12","_shasum":"e5e55e97620ece6c3cef7b99459a2118a221fc8c","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"e5e55e97620ece6c3cef7b99459a2118a221fc8c","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.12.tgz","integrity":"sha512-HByKL65WC4RWN3AOl28YCUc5oz1u2gPfa851cz4R+JS2g0/iTfKJ7TwrWO4BqJ9Q2QcWYCFwkc4AyfKv9AnaTg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDq7K9D8P9DOVWKyXBXIwCa28LxejvHWnLOSHSoWz2UYgIgPWcnVWyJFVyqExdRTD5zNUE3hLYHl5ZEDZjbSmOtnqk="}]},"directories":{}},"1.0.12-csp":{"name":"vue","version":"1.0.12-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce","release":"bash build/release.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-webpack":"^1.7.0","notevil":"^1.0.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.21.0","rollup-plugin-babel":"^1.0.0","rollup-plugin-commonjs":"^1.4.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"91218a16cd096fe4c7d9962ea4121011bde1a7b2","_id":"vue@1.0.12-csp","_shasum":"a034740df8d58689f80d0f2033b34243a886b58a","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"a034740df8d58689f80d0f2033b34243a886b58a","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.12-csp.tgz","integrity":"sha512-7sQcTc8Wg3OzLDbdexInAU3v9IJTo3vGa1PqM2PZYcoXP73T/pNmnq6GUR3OZAaKFZGUd4dL6vBghC1vkYCVrA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEhTXag5kEyGKODRYKOvYg4jLA64bkoc0KixX1ATh2azAiB8hiGfm1uY4Ue26+LUA4vKgSqPMqFRCsla4REw6FUvmw=="}]},"deprecated":"incorrect build, please use 1.0.12-csp-1 instead","directories":{}},"1.0.12-csp-1":{"name":"vue","version":"1.0.12-csp-1","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce","release":"bash build/release.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-webpack":"^1.7.0","notevil":"^1.0.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.21.0","rollup-plugin-babel":"^1.0.0","rollup-plugin-commonjs":"^1.4.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"91218a16cd096fe4c7d9962ea4121011bde1a7b2","_id":"vue@1.0.12-csp-1","_shasum":"2eda388ca56e6d55a2f6f27875195c3d0306a927","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"2eda388ca56e6d55a2f6f27875195c3d0306a927","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.12-csp-1.tgz","integrity":"sha512-4X+1kaL6hSFH/7OeAVd6V+pt03rPsUosQdfU0eBZ25LybXIjZjUxXQrbRfZSKgG4UmgYG4CA2lEIzitQ2uoMGA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEdOgKjQEd1OI7Jto9nziRDmYPkcW1sEc7I31E4NzGroAiA/QgjNCuxd+CQeiqBIjqw/+siDCDdiPsXmAITZriKIfg=="}]},"directories":{}},"1.0.13":{"name":"vue","version":"1.0.13","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce && npm run sauce -- 1 && npm run sauce -- 2","release":"bash build/release.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-webpack":"^1.7.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.21.0","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"da9e036b07620c2b45493cd709b30aa8065b2de4","_id":"vue@1.0.13","_shasum":"1fb4cc7d910b557226b74eefc8a42b705e922dbe","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"1fb4cc7d910b557226b74eefc8a42b705e922dbe","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.13.tgz","integrity":"sha512-rNVlU0CVHFMzjc+cIoNsFmxzAsUOQ/ftekA6wzcsIsG0yypaChv+v03W2AQev/m0/OR2LAXohmMvXxiZZ9Muaw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCGgNDpurjZVCoAxaKJeCjEthC1KV6OgdXDvR9a3m9jVwIhAIPhzw+ANX26bmmUQD8kfwO60sZMIQiJ4uuvohHPI48U"}]},"directories":{}},"1.0.13-csp":{"name":"vue","version":"1.0.13-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce","release":"bash build/release.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-webpack":"^1.7.0","notevil":"^1.0.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.21.0","rollup-plugin-babel":"^1.0.0","rollup-plugin-commonjs":"^1.4.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"00c964c5ecf2754bf586cb0ba5bec8011acfc3bf","_id":"vue@1.0.13-csp","_shasum":"3af3b12b33448f4bcc025cdc38cae043c780e712","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"3af3b12b33448f4bcc025cdc38cae043c780e712","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.13-csp.tgz","integrity":"sha512-i016wum8vVtKbNE3fttn6UML+Xvn/Xee99R7hkgmARyzUdQItLaWTG+HpIUaiwBwwHJ31WQGlJiMmSYJPInowA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHZrBIk+PtQx4qsFICtd4a+cYox0h67m4YtFHvFBjBh+AiEA4gqoDfHRdIyDheBO+8dQrhMZmWRMOy0Kj7D8IMblNk4="}]},"directories":{}},"1.0.14":{"name":"vue","version":"1.0.14","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.js","files":["dist/vue.js","dist/vue.min.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce && npm run sauce -- 1 && npm run sauce -- 2","release":"bash build/release.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-webpack":"^1.7.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.21.0","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"18eab68a690342744f5ddd2b72b22d9b19b15209","_id":"vue@1.0.14","_shasum":"ba182760325881e6e16a1f1a3a0dd07fa2e6d3d7","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"ba182760325881e6e16a1f1a3a0dd07fa2e6d3d7","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.14.tgz","integrity":"sha512-PQ7nMkA8acXwzZba8en2q59j/efEEg2toguMdkLW+1fkt1bn6pRzZnBuRfEFBBoVrac5dyRPs07pb33T80pTkw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD3m/skqmREv+V2ARlxMkexmvxa/q9cdK5N27Dz/+OZygIhAPvTQ45O6G1ONZqAlhxxiWVc59+uW1mvDgmTuPKGUPm2"}]},"directories":{}},"1.0.14-csp":{"name":"vue","version":"1.0.14-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.js","files":["dist/vue.js","dist/vue.min.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce","release":"bash build/release.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-webpack":"^1.7.0","notevil":"^1.0.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.21.0","rollup-plugin-babel":"^1.0.0","rollup-plugin-commonjs":"^1.4.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"eae7270384c4a6f61ba60edd32617ad684fcad73","_id":"vue@1.0.14-csp","_shasum":"e67245e1bca561d7ee3e3e29b20694894c3b210e","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"e67245e1bca561d7ee3e3e29b20694894c3b210e","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.14-csp.tgz","integrity":"sha512-oP1eOVcRdFCdHsxM0C71QEVCQ2EX1epO2gN4+P70a13sKRB8AtUOjkG7PpdIZGXnkvT4tTyPFp79mHGPRYzFag==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD/woloR2pOCD1NHNvmY8y6FvCiH8GPi+/Hb5gOlJ38KAIgXGt6jrxfDiMiaOloYatiM8jdHHekeETuQWl0RgUbFPw="}]},"directories":{}},"1.0.15":{"name":"vue","version":"1.0.15","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce && npm run sauce -- 1 && npm run sauce -- 2","release":"bash build/release.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-webpack":"^1.7.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.21.0","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"e9fcaa9dc9ac31bf665cdaa2b7af3c73777ade34","_id":"vue@1.0.15","_shasum":"e532b837c100d911170001bf0bcb2490e33bae82","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"e532b837c100d911170001bf0bcb2490e33bae82","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.15.tgz","integrity":"sha512-vTNkJiLHpHGt8knj0CFRR+1SYafygclJlws5NEIV1OrbLuSWgRC4KEBkTWN+rl/P3t2uNfSb2MpNik6Q0RdxNw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCpq1FoxUHlH7pfjIAJJphezR3JOpwmeuz1P5EsBKHE6wIhAOMYBR9jcBSm7rYUfXot5Cam9fxXwWwcK/uvlbrDMJ3x"}]},"directories":{}},"1.0.15-csp":{"name":"vue","version":"1.0.15-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce","release":"bash build/release.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-webpack":"^1.7.0","notevil":"^1.0.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.21.0","rollup-plugin-babel":"^1.0.0","rollup-plugin-commonjs":"^1.4.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"aa0315655eef42f1a7f18c4e057962febfa50fd9","_id":"vue@1.0.15-csp","_shasum":"7d51d4a95d2895e43ddcda79030fc9296ceb4100","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"7d51d4a95d2895e43ddcda79030fc9296ceb4100","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.15-csp.tgz","integrity":"sha512-BMzfiuN1W+c5VMDylnsWnCq1ffnmgFJmwGtmIdMH//yJyQ8JLChR2R+Ks84oOcQbxSTjlJwUwL/19VtkbkEyWA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDVPmEAPG7tFIAwrCxJ+h83MiPwhTai5qMce3vZfMpV7QIgR2acUcoQWWr0ckp5NF7dkv5VtHAwh4/km4QkGTTuWtg="}]},"directories":{}},"1.0.16":{"name":"vue","version":"1.0.16","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce && npm run sauce -- 1 && npm run sauce -- 2","release":"bash build/release.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-webpack":"^1.7.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.21.0","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"5f897f0f962aadca29baf99098c632f2fe8ea186","_id":"vue@1.0.16","_shasum":"fdda77e7214b3c69e0d5b1666512e5cf42da5e4f","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"fdda77e7214b3c69e0d5b1666512e5cf42da5e4f","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.16.tgz","integrity":"sha512-NzMVe1ljXNMQGONxNqJnyGlH++Xzeai1E+9+9CkH9bYvlwaiq2xhzDtMfAf6VGXSStuA23nZmVtHomZk1T3NZw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAd7b93VP3EHRct58ijhBS1cVpRVePjimD3hlkPj7ZH3AiBBi5m7nyS/2P67hw/hVs9aTnPFultLTD+4YKZ7is5cFg=="}]},"directories":{}},"1.0.16-csp":{"name":"vue","version":"1.0.16-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce","release":"bash build/release.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^1.3.1","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-webpack":"^1.7.0","notevil":"^1.0.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.25.1","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"d660fd8de105fbbfbfb594bdb11ee4ca44ddbdd8","_id":"vue@1.0.16-csp","_shasum":"d0737fa3e67356260278c8331b7f1318c339af81","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"d0737fa3e67356260278c8331b7f1318c339af81","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.16-csp.tgz","integrity":"sha512-prg9slAAsD+Su9fC8iN9cmY+K0Azt+Q0SK6HQxWoOkCzKug9XZXLi5o9ScJSsR+5XTXCa3BzhzMS7bCQ3EeSaQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDREW5TESnI5yPIXK1D1K3WP2zVzpg8UuiUyutee4HKBQIhAKaAtVejeB/mcb43nl9Ol6dwG4f5mlq9fsEqcV8Ps1n2"}]},"directories":{}},"1.0.17":{"name":"vue","version":"1.0.17","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce && npm run sauce -- 1 && npm run sauce -- 2","release":"bash build/release.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^2.1.0","eslint-config-standard":"^5.1.0","eslint-plugin-promise":"^1.0.8","eslint-plugin-standard":"^1.3.2","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-webpack":"^1.7.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.25.1","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"9e64586fda793e1197edf7450eeb3f9b28f67461","_id":"vue@1.0.17","_shasum":"d205a56230eb677b7950f668b05341d6c9ab236a","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"d205a56230eb677b7950f668b05341d6c9ab236a","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.17.tgz","integrity":"sha512-C8dFZi1SAVZNzmCjn0yv/7m/hfMWMzDiU5pRSMUs1Iwc3LBzdFAcELybKgg2ulDK17KuM0u6gstfpOqbQNxCTg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDvffOcdc2IOOroMegBGT9EeJtEKY5qKGSZmfyH9csR6wIgMf6IkI01pdKD0KoyEelHuAO9QFVwTC3IOGHZRsuF6xY="}]},"_npmOperationalInternal":{"host":"packages-9-west.internal.npmjs.com","tmp":"tmp/vue-1.0.17.tgz_1456708644250_0.9540390649344772"},"directories":{}},"1.0.17-csp":{"name":"vue","version":"1.0.17-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce","release":"bash build/release.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta3","codecov.io":"^0.1.2","eslint":"^2.1.0","eslint-config-standard":"^5.1.0","eslint-plugin-promise":"^1.0.8","eslint-plugin-standard":"^1.3.2","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.3.4","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-webpack":"^1.7.0","notevil":"^1.0.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.25.1","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"7b54a7f761d30a8199f6526a0b7abebf146115ee","_id":"vue@1.0.17-csp","_shasum":"805530361dba186a485926933547f7e9a07449e3","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"805530361dba186a485926933547f7e9a07449e3","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.17-csp.tgz","integrity":"sha512-7N+GTuk5VUwFRZ/0SbjR7x/NQ1ypgIQXtzsdrTl9nqfQvs2oS/LMoF8yFvu9DrZ+vophNIKoezwWZV3LHz62UQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWdHow5+BT48u2dkIFek8s7Ot9q8KXeVbn1tpJYT+CLQIgZIsh0uH1wXDWiEesIr4N/6oGqbMmrRFrNQSnGVPycmk="}]},"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/vue-1.0.17-csp.tgz_1456712671644_0.032794815488159657"},"directories":{}},"1.0.18":{"name":"vue","version":"1.0.18","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce && npm run sauce -- 1 && npm run sauce -- 2","release":"bash build/release.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta5","codecov.io":"^0.1.2","eslint":"^2.1.0","eslint-config-standard":"^5.1.0","eslint-plugin-promise":"^1.0.8","eslint-plugin-standard":"^1.3.2","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.4.1","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^1.7.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.25.1","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"86253b0e56a63376cd0470f6d7a8ab1c8e60f75a","_id":"vue@1.0.18","_shasum":"b4a41729ccedb077de80a34dffcfc8879b16efa4","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"b4a41729ccedb077de80a34dffcfc8879b16efa4","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.18.tgz","integrity":"sha512-hfwUGJwSXED2gKBq5bM97uoEFYd2Aat1DnEnw5lgdQzotNCOxN2ChoaD9aK221QvBUNVJg72B0+K3PihAQe7oQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDp8TC+OAV8L8XEfR4EvfZ62ONa6Xvn63Hz7IFrlg8PnAiBDYpXffPTO26+2ypZeNfODiJfAzELOsEDBbRfw2b0lrA=="}]},"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/vue-1.0.18.tgz_1458261467526_0.2369015347212553"},"directories":{}},"1.0.18-csp":{"name":"vue","version":"1.0.18-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce","release":"bash build/release.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta5","codecov.io":"^0.1.2","eslint":"^2.1.0","eslint-config-standard":"^5.1.0","eslint-plugin-promise":"^1.0.8","eslint-plugin-standard":"^1.3.2","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.4.1","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^1.7.0","notevil":"^1.0.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.25.1","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"b9601a08a767542024418f92caf5a4f9d0af4387","_id":"vue@1.0.18-csp","_shasum":"ec1f9781d2d63cd3fa8a037d3c7113e6933c4f4a","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"ec1f9781d2d63cd3fa8a037d3c7113e6933c4f4a","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.18-csp.tgz","integrity":"sha512-MkP6L3+lSiS9/FoPksce5TX4x5NPNiUw7gM5vrXSLxV6tQGkN6ec/mWILJ1EjEc7YMpU0O5tUfs1bmhYSMQ3Jw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCWhv9n0e7V8rC/+PDfx2LxYh7gH7RbPX5Iy7aOIywjtgIhAMorqlAAyxiGxQj/oVMcDl/vm7M0fKt8K/bM42xKcdHO"}]},"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/vue-1.0.18-csp.tgz_1458262453954_0.978116855956614"},"directories":{}},"1.0.19":{"name":"vue","version":"1.0.19","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce && npm run sauce -- 1 && npm run sauce -- 2","release":"bash build/release.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta5","codecov.io":"^0.1.2","eslint":"^2.1.0","eslint-config-standard":"^5.1.0","eslint-plugin-promise":"^1.0.8","eslint-plugin-standard":"^1.3.2","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.4.1","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^1.7.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.25.1","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"355fbe14dcf539d99c6ce9fc07b1b2999f7dcee3","_id":"vue@1.0.19","_shasum":"ba4a7f7cbf959d10e91bd4cc771f0ad3e7d05fa6","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"ba4a7f7cbf959d10e91bd4cc771f0ad3e7d05fa6","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.19.tgz","integrity":"sha512-Gf1Ckc3nABe7V1l6xNNTaKZ/8kDtcqIoVV+yUM7Ip46oqgRp0FK4/mMXj1LxcNhrXIQMaLZSZpMb+qBPtOnI9A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDdN1vfQojJTgY00ax4JASZgiTUPMMBEibsVEjhh+xVzAIgM28BWcAHokjpbEW1NtdJS+NwOnbjARkwFi17kIRNkNE="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-1.0.19.tgz_1458890363030_0.8627496787812561"},"directories":{}},"1.0.19-csp":{"name":"vue","version":"1.0.19-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce","release":"bash build/release.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta5","codecov.io":"^0.1.2","eslint":"^2.1.0","eslint-config-standard":"^5.1.0","eslint-plugin-promise":"^1.0.8","eslint-plugin-standard":"^1.3.2","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.4.1","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^1.7.0","notevil":"^1.0.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.25.1","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"d76e29999b983b137472743661528d7a800c6ff6","_id":"vue@1.0.19-csp","_shasum":"c779efaf8d7104436c7dcd6c0ddec659147721b2","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"c779efaf8d7104436c7dcd6c0ddec659147721b2","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.19-csp.tgz","integrity":"sha512-CBZH0BYx7GUdUQUlO2oTRkDuOE0WkV0LDHP5Z+NhY8HOOyueZ7sY/avGcWVvuAP8tnwoimp59f4Z0wic0zHqdQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD40U+DdF8RtLc2ZUQYAaOv4C0SuFd4RGf/bPQ0GLYS2gIgbRVt2AZF3TxbEEhf/9ddU1p8l5wv1vqS1cpQO/kwBsA="}]},"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/vue-1.0.19-csp.tgz_1458890648998_0.373419905314222"},"directories":{}},"1.0.20":{"name":"vue","version":"1.0.20","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce && npm run sauce -- 1 && npm run sauce -- 2","release":"bash build/release.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta5","codecov.io":"^0.1.2","eslint":"^2.1.0","eslint-config-standard":"^5.1.0","eslint-plugin-promise":"^1.0.8","eslint-plugin-standard":"^1.3.2","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.4.1","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^1.7.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.25.1","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"b12e21cb36522f8defab82de3111502a8b97083f","_id":"vue@1.0.20","_shasum":"8426deb6a6ba8aed998b816701e45ac4751b8e4d","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"8426deb6a6ba8aed998b816701e45ac4751b8e4d","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.20.tgz","integrity":"sha512-wKwRwSXi+qqlA8NTpcNl/fqrU2IWrPy7yQo1KEpOBVuftc7ITAeYB4mQZyR1AH5zHHRjLzhM6S/WACTAcIZ5aA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHRb6G2ZmrWMiA/ip7aMS668uQyllBHc//PywsXIw8c0AiEA8Azt6cNt279Y4Hl6ZzZx7zt6dVxbH6cNNIIWmIaiGxw="}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vue-1.0.20.tgz_1459027211830_0.0051624104380607605"},"directories":{}},"1.0.20-csp":{"name":"vue","version":"1.0.20-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce","release":"bash build/release.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta5","codecov.io":"^0.1.2","eslint":"^2.1.0","eslint-config-standard":"^5.1.0","eslint-plugin-promise":"^1.0.8","eslint-plugin-standard":"^1.3.2","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.4.1","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^1.7.0","notevil":"^1.0.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.25.1","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"c4194caefa86a2df2abb8ccc8915308fee99d96b","_id":"vue@1.0.20-csp","_shasum":"bcc7b1bf675f60229df78be0b60db71ae90ce731","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"bcc7b1bf675f60229df78be0b60db71ae90ce731","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.20-csp.tgz","integrity":"sha512-CDtfzqn7dcpVYcY3Lab193AFIwT8h7PGFtdQXQW1I9aMLl082oYhVoUz8wQvQ17Vz+0MEFCjNhP7EL+FojOsvg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICSxNSyV/2I6QQhq4PEnV3vKO67OW4j2ZpHhNLjzoLuxAiAtpIZ+7MkJaCmIJua/PWpJzm0K+GrutFsdDV7O08e+uA=="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-1.0.20-csp.tgz_1459027491780_0.8101142421364784"},"directories":{}},"1.0.21":{"name":"vue","version":"1.0.21","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce && npm run sauce -- 1 && npm run sauce -- 2","release":"bash build/release.sh","release-csp":"bash build/release-csp.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta5","codecov.io":"^0.1.2","eslint":"^2.1.0","eslint-config-standard":"^5.1.0","eslint-plugin-promise":"^1.0.8","eslint-plugin-standard":"^1.3.2","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.4.1","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^1.7.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.25.1","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"9fa430324325c2b5910c8c5c01abfdc116a41b56","_id":"vue@1.0.21","_shasum":"81657707db75e7ce744f1e5d9b1c579a93c759cd","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"81657707db75e7ce744f1e5d9b1c579a93c759cd","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.21.tgz","integrity":"sha512-bb4S+BjzOjjwAfoa0zfsTNok7nEPOHk0J7VjmJGsr5leDpiQDW62+ViC/1oHB7V+pGSwBp1h+K6NuOBjpNhDVA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD2QWFhHeXmq+Tik64AXT/it0lb6swIL+cp6dW7wnZ36AIhAPzIknN+7qh5PqZOsqnJkXCPGYsWW8387A5JDLJ+k7q2"}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-1.0.21.tgz_1460066889574_0.2730389488860965"},"directories":{}},"1.0.21-csp":{"name":"vue","version":"1.0.21-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce","release":"bash build/release.sh","release-csp":"bash build/release-csp.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta5","codecov.io":"^0.1.2","eslint":"^2.1.0","eslint-config-standard":"^5.1.0","eslint-plugin-promise":"^1.0.8","eslint-plugin-standard":"^1.3.2","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.4.1","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^1.7.0","notevil":"^1.0.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.25.1","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"58674341524134c03ef9e451612e9b8007ff7d96","_id":"vue@1.0.21-csp","_shasum":"66d75d6a865731bb781ce6f8cbd7e9a7e0411fe2","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"66d75d6a865731bb781ce6f8cbd7e9a7e0411fe2","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.21-csp.tgz","integrity":"sha512-0F5YtahQjrrDxWbaVjM0XT++aPzXrw5JgcuxjNcitem1bqE8rRGydQ1ddl2cZ2ba8PuxTd9p6FFQ8U2GQ4eXJg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBrSWDqZ5y0A8Lu/zkST8bzdFeN7n6EqLZUhuNMlWccvAiEAwHZRQ8rT+k/tdsGxX6lZGAA/KZ+JUMsGTgW+9Ad430Q="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-1.0.21-csp.tgz_1460067072063_0.4909919537603855"},"directories":{}},"1.0.22":{"name":"vue","version":"1.0.22","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce && npm run sauce -- 1 && npm run sauce -- 2","release":"bash build/release.sh","release-csp":"bash build/release-csp.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta5","codecov.io":"^0.1.2","eslint":"^2.1.0","eslint-config-vue":"^1.0.0","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.4.1","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^1.7.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.25.1","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"9a0a539fb4c034b2d51414875ecc92b8d3e89a4b","_id":"vue@1.0.22","_shasum":"826c2e224b8902bbaf1dc04d68bbc5001a74ca68","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"826c2e224b8902bbaf1dc04d68bbc5001a74ca68","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.22.tgz","integrity":"sha512-HPdh6k9RnKUz70KG0roYJj5zyNGpFQcRiteBm37DDLtP0YqfqISdtZhA2/JMWsc40ECxhKMFrvJZ/TJoWm/CpA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGa4yH2VwsQRBonr/AkNv5TdAKv2R+GSolri4KuFpJxwAiEAjPBK7Kv++n6sSiZgZG9gS5Qc3mH87ASgu/88MWHGrX4="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-1.0.22.tgz_1462658361341_0.13756674039177597"},"directories":{}},"1.0.22-csp":{"name":"vue","version":"1.0.22-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce","release":"bash build/release.sh","release-csp":"bash build/release-csp.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta5","codecov.io":"^0.1.2","eslint":"^2.1.0","eslint-config-vue":"^1.0.0","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.4.1","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^1.7.0","notevil":"^1.0.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.25.1","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"f2bac60c1de7b252152971c2c6c81e80c8a4de78","_id":"vue@1.0.22-csp","_shasum":"bb1e0d541d5aaa7d5d63a1c10b30c05f4bb1ce9a","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"bb1e0d541d5aaa7d5d63a1c10b30c05f4bb1ce9a","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.22-csp.tgz","integrity":"sha512-cZa5YBPT0hmD7cPN1n7ROad4TOKK2BtdrjdqpRQ9XwCsAzTFYCy6ZJAM1ETj94I9MAtCrl+COLNSpFGKkm59RQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzMwzrAQ27xRZB5NmkKQdvq3pjm/ZaCroyIvdRqdHesQIgV48DyRPr1tfySZ0Pf+nuMg3wHiBeThdAN4z2UuuNgfY="}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vue-1.0.22-csp.tgz_1462658452773_0.5138986194506288"},"directories":{}},"1.0.23":{"name":"vue","version":"1.0.23","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce && npm run sauce -- 1 && npm run sauce -- 2","release":"bash build/release.sh","release-csp":"bash build/release-csp.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta5","codecov.io":"^0.1.2","eslint":"^2.9.0","eslint-config-vue":"^1.0.0","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.4.1","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^1.7.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.25.1","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"cbcf8eb9e90c4f636ac288e82930bffbcdc69553","_id":"vue@1.0.23","_shasum":"70bffb41d6740828062ba2144f8e46d20348e127","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"70bffb41d6740828062ba2144f8e46d20348e127","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.23.tgz","integrity":"sha512-i/I6JujQzI1rWGBdlc8ffdpFNraQLiiIOpgcRf+1yENF+WtN0zbQptPedWcdMGspsK1yRT956cQFfh58Jj4UTQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5+Hhs73TKNfjr5S0mMSLzZQXMCDbT4XjNZmUXw2RIGAIhAI3PZaaeAknPGGmDFsh7F+U5yf3OZgWuiR/NTqwkkcHo"}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vue-1.0.23.tgz_1462983655509_0.054572020657360554"},"directories":{}},"1.0.23-csp":{"name":"vue","version":"1.0.23-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce","release":"bash build/release.sh","release-csp":"bash build/release-csp.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta5","codecov.io":"^0.1.2","eslint":"^2.9.0","eslint-config-vue":"^1.0.0","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.4.1","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^1.7.0","notevil":"^1.0.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.25.1","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"e61005f44e09199bc51c3df3eac7bd7a064d1ede","_id":"vue@1.0.23-csp","_shasum":"74b566e28f4ba54dc097b8a8dc014ccf04d5b86f","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"74b566e28f4ba54dc097b8a8dc014ccf04d5b86f","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.23-csp.tgz","integrity":"sha512-ZhcwkPH+BcxKKX3fvLWgweGveFqY8+zs8dpmWxPKyQo7ctRgvf+ks8Snmz/NdFYpTIOnUkDPxRMM41NLaUjqOw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEXDrUagYBJtPFtrL1FCWlcoGPRCoNbcZ1Ov6YwOooIBAiAGtpvI5AAPC3e2iT9pgn1eAh1g1I2tt+5c9eDeL8O62g=="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-1.0.23-csp.tgz_1462983747828_0.3989598988555372"},"directories":{}},"1.0.24":{"name":"vue","version":"1.0.24","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce && npm run sauce -- 1 && npm run sauce -- 2","release":"bash build/release.sh","release-csp":"bash build/release-csp.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta5","codecov.io":"^0.1.2","eslint":"^2.9.0","eslint-config-vue":"^1.0.0","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.4.1","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^1.7.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.25.1","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"ea0de41dafed75a7c1d124d281daddc800b61e59","_id":"vue@1.0.24","_shasum":"c8eecb25542f3bc6f0ae113288a4eef924de6b14","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"c8eecb25542f3bc6f0ae113288a4eef924de6b14","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.24.tgz","integrity":"sha512-MqTT31NKkKnTrDaZPfCu0qfQ9rtuFkX8ofKDYv2phxVDO+Mg/+DgNpOPeAGQpSnjt/8cG6+mehVR4yR28G4RpQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHBXK0IGJPEGvJ2qAZIZjUcP4p0QGrefQTjWie4xQdKqAiEA5RvNBY/vZuxSrxZffmXI3AFyH9TEZVlVOXhgPR1Rdno="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-1.0.24.tgz_1463003854279_0.24861793918535113"},"directories":{}},"1.0.24-csp":{"name":"vue","version":"1.0.24-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src/** test/e2e/** test/unit/specs/** build/**.js","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce","release":"bash build/release.sh","release-csp":"bash build/release-csp.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta5","codecov.io":"^0.1.2","eslint":"^2.9.0","eslint-config-vue":"^1.0.0","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.4.1","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^1.7.0","notevil":"^1.0.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.25.1","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"ccfb341ffda1279a41239be0b6c54813555cb089","_id":"vue@1.0.24-csp","_shasum":"2b60f6b63b2849e68951c4266e8e2bd920dfd602","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"2b60f6b63b2849e68951c4266e8e2bd920dfd602","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.24-csp.tgz","integrity":"sha512-beo881GML9rKV1njeXnGry1rNJbrlBbPM6j7kIuQPoYfyBFSwVzowa+nIIEvZuHkxt5OHOIfLk29SHBNxNiW7g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDa5JcZANEK4E3UsUGFzeOyGebQ/8UOVpw1h3P3itk6RAIgW2jM/jwTFaBXwcPDy69vV3Ndor1jCLxn61qXMrEZrBg="}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vue-1.0.24-csp.tgz_1463003993293_0.585835512727499"},"directories":{}},"2.0.0-alpha.1":{"name":"vue","version":"2.0.0-alpha.1","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"scripts":{"dev":"webpack --watch --config build/webpack.dist.dev.config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"webpack --watch --config build/webpack.ssr.dev.config.js","dev:compiler":"webpack --watch --config build/webpack.compiler.dev.config.js","test":"npm run lint && flow check && npm run test:cover && npm run test:unit && npm run test:e2e && npm run test:ssr","ci":"npm run lint && flow check && npm run test:cover && npm run test:ssr","build":"NODE_ENV=production node build/build.js","lint":"eslint src build test","flow":"flow check","test:unit":"NODE_ENV=development karma start build/karma.unit.config.js","test:cover":"NODE_ENV=development karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","build:ssr":"npm run build -- vue.common.js,vue-template-compiler,vue-server-renderer","test:ssr":"npm run build:ssr && NODE_ENV=development VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-es2015-rollup-vue":"^1.1.0","babel-preset-flow-vue":"^1.0.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","eslint":"^2.11.0","eslint-config-vue":"^1.0.3","eslint-loader":"^1.3.0","eslint-plugin-flow-vars":"^0.4.0","flow-bin":"^0.26.x","http-server":"^0.9.0","jasmine":"^2.4.1","jasmine-core":"^2.4.1","karma":"^0.13.0","karma-chrome-launcher":"^1.0.1","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"^0.0.26","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.26.3","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-replace":"^1.1.0","selenium-server":"2.53.0","source-map":"^0.5.6","uglify-js":"^2.6.2","webpack":"^1.13.1"},"gitHead":"32ba31cee3757d2251b7d252585fffe563524a21","_id":"vue@2.0.0-alpha.1","_shasum":"12effd01451e3ac316931023316c53788c0d76f0","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"12effd01451e3ac316931023316c53788c0d76f0","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0-alpha.1.tgz","integrity":"sha512-MMoZGC16r9FCsx+8fimQ9jmHxQ+awcVyw+OWPl5E09BG8Bd0TATqeuGS3MvRsXRjjZGRhii/LzoXzpITozD64w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFdzU8u3cwe+bRdoH3jB6diXew3TlS/Vd5CUd8TC3uGJAiEAs+yxT0qKAxPriwazNTpwnxFeNzwttVhtvebKFnUUj2I="}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vue-2.0.0-alpha.1.tgz_1465601667826_0.6901542220730335"},"directories":{}},"2.0.0-alpha.2":{"name":"vue","version":"2.0.0-alpha.2","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"scripts":{"dev":"webpack --watch --config build/webpack.dist.dev.config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"webpack --watch --config build/webpack.ssr.dev.config.js","dev:compiler":"webpack --watch --config build/webpack.compiler.dev.config.js","build":"NODE_ENV=production node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-template-compiler,vue-server-renderer","test":"npm run lint && flow check && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"NODE_ENV=development karma start build/karma.unit.config.js","test:cover":"NODE_ENV=development karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && NODE_ENV=development VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","lint":"eslint src build test","flow":"flow check","sauce":"NODE_ENV=development karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-es2015-rollup-vue":"^1.1.0","babel-preset-flow-vue":"^1.0.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","eslint":"^2.11.0","eslint-config-vue":"^1.0.3","eslint-loader":"^1.3.0","eslint-plugin-flow-vars":"^0.4.0","flow-bin":"^0.26.x","http-server":"^0.9.0","jasmine":"^2.4.1","jasmine-core":"^2.4.1","karma":"^0.13.0","karma-chrome-launcher":"^1.0.1","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.26.3","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-replace":"^1.1.0","selenium-server":"2.53.0","source-map":"^0.5.6","uglify-js":"^2.6.2","webpack":"^1.13.1"},"gitHead":"efa3fc746aa01e5cafc4164dbc005eb476369399","_id":"vue@2.0.0-alpha.2","_shasum":"26537043b44512e3a11497503be6845bb2c0da0c","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"26537043b44512e3a11497503be6845bb2c0da0c","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0-alpha.2.tgz","integrity":"sha512-4Jl6xXCqpuHXwyeE8rmCcdQMim+RZlCfjl9VC4E94Ikp61SaQLjaE6mK+TVfw2ImujHKcVxL+vU38H7/pTx4Zg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHwhVeQGcC8pt/odMUED/Mptl89HLN/e0hPGa0RG8/HLAiAfXdgnc354DPwXAun7tRoKXHIEzZr327EiX+DvJ9eDXw=="}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vue-2.0.0-alpha.2.tgz_1465861012005_0.09093371103517711"},"directories":{}},"2.0.0-alpha.3":{"name":"vue","version":"2.0.0-alpha.3","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"scripts":{"dev":"webpack --watch --config build/webpack.dist.dev.config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"webpack --watch --config build/webpack.ssr.dev.config.js","dev:compiler":"webpack --watch --config build/webpack.compiler.dev.config.js","build":"NODE_ENV=production node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-template-compiler,vue-server-renderer","test":"npm run lint && flow check && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"NODE_ENV=development karma start build/karma.unit.config.js","test:cover":"NODE_ENV=development karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && NODE_ENV=development VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","lint":"eslint src build test","flow":"flow check","sauce":"NODE_ENV=development karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-es2015-rollup-vue":"^1.1.0","babel-preset-flow-vue":"^1.0.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","eslint":"^2.11.0","eslint-config-vue":"^1.0.3","eslint-loader":"^1.3.0","eslint-plugin-flow-vars":"^0.4.0","flow-bin":"^0.26.x","http-server":"^0.9.0","jasmine":"^2.4.1","jasmine-core":"^2.4.1","karma":"^0.13.0","karma-chrome-launcher":"^1.0.1","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.26.3","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-replace":"^1.1.0","selenium-server":"2.53.0","source-map":"^0.5.6","uglify-js":"^2.6.2","webpack":"^1.13.1"},"gitHead":"5c3e208cf8a94a9c7e04e3d33b7ad7db6e7377e5","_id":"vue@2.0.0-alpha.3","_shasum":"0c2aaf1bf7ed52ab28ab1e0aea4c255eb75acea5","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"0c2aaf1bf7ed52ab28ab1e0aea4c255eb75acea5","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0-alpha.3.tgz","integrity":"sha512-Aj86fZuzWs0fWorIPetqa30sRERx4Q5zdaoH9NxFEHkj6YHRY6JESYqlYdhR8Up/sYZf54VDRa8DsIFlwyMPdg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA57sNwyb797ts/aNzWBzG5e44kDUGTk3579nxBLUoplAiEAxjdDo3ItymXXmELaBdU0ZEDdXWLTVqhSYSgL3ahpZMA="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.0.0-alpha.3.tgz_1466014962348_0.5024105680640787"},"directories":{}},"2.0.0-alpha.4":{"name":"vue","version":"2.0.0-alpha.4","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"scripts":{"dev":"webpack --watch --config build/webpack.dist.dev.config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"webpack --watch --config build/webpack.ssr.dev.config.js","dev:compiler":"webpack --watch --config build/webpack.compiler.dev.config.js","build":"NODE_ENV=production node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-template-compiler,vue-server-renderer","test":"npm run lint && flow check && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"NODE_ENV=development karma start build/karma.unit.config.js","test:cover":"NODE_ENV=development karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && NODE_ENV=development VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","lint":"eslint src build test","flow":"flow check","sauce":"NODE_ENV=development karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-es2015-rollup-vue":"^1.1.0","babel-preset-flow-vue":"^1.0.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","eslint":"^2.11.0","eslint-config-vue":"^1.0.3","eslint-loader":"^1.3.0","eslint-plugin-flow-vars":"^0.4.0","flow-bin":"^0.26.x","http-server":"^0.9.0","jasmine":"^2.4.1","jasmine-core":"^2.4.1","karma":"^0.13.0","karma-chrome-launcher":"^1.0.1","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.26.3","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-replace":"^1.1.0","selenium-server":"2.53.0","source-map":"^0.5.6","uglify-js":"^2.6.2","webpack":"^1.13.1"},"gitHead":"7c90dc9be32a81b7ec5b6728007a8b8f3f101a76","_id":"vue@2.0.0-alpha.4","_shasum":"de4a5c15fb86bf907e9837b4dc7c053ef87487b0","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"de4a5c15fb86bf907e9837b4dc7c053ef87487b0","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0-alpha.4.tgz","integrity":"sha512-dmcQAfa8jYrpzRq/dQCPhF/acfGCwgsiDNE04TAW3hmrwvPY8W4GY1D8/nQOjKnAn0/KfxzLK9wDFEB3x47VWA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPSdAxwtjIkdQehYuBTRZifgcsIaIK7fMlVfXhx/E85AIgbXWakIsrjMm1YN01dbA6TNYO4nXbBSaSMBUtedQmhZ8="}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vue-2.0.0-alpha.4.tgz_1466096453127_0.4196715080179274"},"directories":{}},"1.0.25":{"name":"vue","version":"1.0.25","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.min.js.map","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src test/e2e test/unit/specs build","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce && npm run sauce -- 1 && npm run sauce -- 2","release":"bash build/release.sh","release-csp":"bash build/release-csp.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta5","codecov.io":"^0.1.2","eslint":"^2.9.0","eslint-config-vue":"^1.0.0","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.4.1","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^1.7.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.25.1","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"e9872271fa9b2a8bec1c42e65a2bb5c4df808eb2","_id":"vue@1.0.25","_shasum":"a0214b916424c1dbe0e3e46b4f9df9824c9e816a","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"a0214b916424c1dbe0e3e46b4f9df9824c9e816a","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.25.tgz","integrity":"sha512-AP3NLMi7zynK1ah0bdX6Nn6gac5xQOWpw+rMEMmgm9+ymNJsgLFeD1SsOZjA+MIcNTPvDMMZhWmLLKJj0jrDIQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCUiHfQeE3WQ0KlbFEDlgrp0zSwYvjiVr+Dbydr8Kw5sQIgYQ3oMHcN2FUruGnoQAFSEdeKzw3N60bIuZwPLT5/ejg="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-1.0.25.tgz_1466116167824_0.4927524533122778"},"directories":{}},"1.0.25-csp":{"name":"vue","version":"1.0.25-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.min.js.map","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src test/e2e test/unit/specs build","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce","release":"bash build/release.sh","release-csp":"bash build/release-csp.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta5","codecov.io":"^0.1.2","eslint":"^2.9.0","eslint-config-vue":"^1.0.0","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.4.1","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^1.7.0","notevil":"^1.0.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.25.1","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"18062272932752ee325a8f09409a4d6187e710db","_id":"vue@1.0.25-csp","_shasum":"a77fcd9e87aaa0f507a0c63b928f9fa96d35250c","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"a77fcd9e87aaa0f507a0c63b928f9fa96d35250c","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.25-csp.tgz","integrity":"sha512-+ovpCYPzlbDsanZG008cjqeTnit8C8B7rQRj8V4oXw+H6bZC+ybKHMGYkhQj7A0Rm1lo4UKRoxYMClTVGy7urw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFtu2d8FAcxEsvv/FLLfTp4SI5GlftPZuPmS3hznUn0BAiEArGNPqLrrSOXo6GW6XBq1+jyDiGui95IRFfeuxZbgr+s="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-1.0.25-csp.tgz_1466116657623_0.751262983540073"},"directories":{}},"2.0.0-alpha.5":{"name":"vue","version":"2.0.0-alpha.5","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"scripts":{"dev":"webpack --watch --config build/webpack.dist.dev.config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"webpack --watch --config build/webpack.ssr.dev.config.js","dev:compiler":"webpack --watch --config build/webpack.compiler.dev.config.js","build":"NODE_ENV=production node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-template-compiler,vue-server-renderer","test":"npm run lint && flow check && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"NODE_ENV=development karma start build/karma.unit.config.js","test:cover":"NODE_ENV=development karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && NODE_ENV=development VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","lint":"eslint src build test","flow":"flow check","sauce":"NODE_ENV=development karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-es2015-rollup-vue":"^1.1.0","babel-preset-flow-vue":"^1.0.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","eslint":"^2.11.0","eslint-config-vue":"^1.0.3","eslint-loader":"^1.3.0","eslint-plugin-flow-vars":"^0.4.0","flow-bin":"^0.26.x","http-server":"^0.9.0","jasmine":"^2.4.1","jasmine-core":"^2.4.1","karma":"^0.13.0","karma-chrome-launcher":"^1.0.1","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.26.3","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-replace":"^1.1.0","selenium-server":"2.53.0","source-map":"^0.5.6","uglify-js":"^2.6.2","webpack":"^1.13.1"},"gitHead":"59230fee0edf3b755ea6989e255c248bda2be75d","_id":"vue@2.0.0-alpha.5","_shasum":"a773285d166b87501838193c56e0b3b581f5c887","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"a773285d166b87501838193c56e0b3b581f5c887","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0-alpha.5.tgz","integrity":"sha512-CGeNpBhbf96zao88FZMwrQjSpDSNDt9vXD3ZIU3Q0npXaTlDZ+D6vaO2eszvxaRmV1/SOutlS7TLvQZ7LShzxA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDg3pfEe0TtdwZHH3rsDOOddACLOHo4UwrHN5RIGGNfrAiEAg7m5bBcdZN1+whFBwx4OuRuNXOrk8Zr78pKoWi+yhyE="}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vue-2.0.0-alpha.5.tgz_1466187763942_0.5654465507250279"},"directories":{}},"2.0.0-alpha.6":{"name":"vue","version":"2.0.0-alpha.6","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"scripts":{"dev":"webpack --watch --config build/webpack.dist.dev.config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"webpack --watch --config build/webpack.ssr.dev.config.js","dev:compiler":"webpack --watch --config build/webpack.compiler.dev.config.js","build":"NODE_ENV=production node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-template-compiler,vue-server-renderer","test":"npm run lint && flow check && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"NODE_ENV=development karma start build/karma.unit.config.js","test:cover":"NODE_ENV=development karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && NODE_ENV=development VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","lint":"eslint src build test","flow":"flow check","sauce":"NODE_ENV=development karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-es2015-rollup-vue":"^1.1.0","babel-preset-flow-vue":"^1.0.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","entities":"^1.1.1","eslint":"^2.11.0","eslint-config-vue":"^1.0.3","eslint-loader":"^1.3.0","eslint-plugin-flow-vars":"^0.4.0","flow-bin":"^0.27.0","http-server":"^0.9.0","jasmine":"^2.4.1","jasmine-core":"^2.4.1","karma":"^0.13.0","karma-chrome-launcher":"^1.0.1","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.26.3","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-replace":"^1.1.0","selenium-server":"2.53.0","uglify-js":"^2.6.2","webpack":"^1.13.1"},"gitHead":"dcd82c2429ad5bceddd2e8a8e692a56ff3f12619","_id":"vue@2.0.0-alpha.6","_shasum":"9b36b80e08e080545121f109f3f744743df08206","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"9b36b80e08e080545121f109f3f744743df08206","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0-alpha.6.tgz","integrity":"sha512-5mWaRKEz7v98VWrv4wnEsqklQEX6OCDEhbk9Xef8h8jPL/p6SQ9RQDRjmJMWzwMfC5G4zM99dlMGQ38OUdAZpg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE6W77LvqPpXkqUefMJe9lWe5C8kKZVHSFDBXhdoP7sKAiACbmc6b6tGaVQnKRLLoWKDyxMgN+wRp3FEVuhZhH/QtA=="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.0.0-alpha.6.tgz_1466624005207_0.6892203430179507"},"directories":{}},"2.0.0-alpha.7":{"name":"vue","version":"2.0.0-alpha.7","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"scripts":{"dev":"webpack --watch --config build/webpack.dist.dev.config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"webpack --watch --config build/webpack.ssr.dev.config.js","dev:compiler":"webpack --watch --config build/webpack.compiler.dev.config.js","build":"NODE_ENV=production node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-template-compiler,vue-server-renderer","test":"npm run lint && flow check && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"NODE_ENV=development karma start build/karma.unit.config.js","test:cover":"NODE_ENV=development karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && NODE_ENV=development VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","lint":"eslint src build test","flow":"flow check","sauce":"NODE_ENV=development SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-es2015-rollup-vue":"^1.1.0","babel-preset-flow-vue":"^1.0.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","entities":"^1.1.1","eslint":"^2.11.0","eslint-config-vue":"^1.0.3","eslint-loader":"^1.3.0","eslint-plugin-flow-vars":"^0.4.0","flow-bin":"^0.27.0","http-server":"^0.9.0","jasmine":"^2.4.1","jasmine-core":"^2.4.1","karma":"^1.1.0","karma-chrome-launcher":"^1.0.1","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","lru-cache":"^4.0.1","nightwatch":"^0.9.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.33.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-replace":"^1.1.0","selenium-server":"2.53.0","uglify-js":"^2.6.2","webpack":"^1.13.1"},"gitHead":"a3e26ac9417d38a43171e9fe905d3d065664b1fb","_id":"vue@2.0.0-alpha.7","_shasum":"3a1dc8a126e9b473181d46ffce9f067de5a6ac8c","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"3a1dc8a126e9b473181d46ffce9f067de5a6ac8c","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0-alpha.7.tgz","integrity":"sha512-iBmECPrHUo6NiTrG6I4xDsxq0K5MQJtGUqfd2Nzugj1iHeqV44KP2/MwVGrhn5n2ofVDAwefHzmvY431SnP4Sg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHfSQBcN810Krm2rp0aFgDxFpQYSHWHwhGzePB2o5eMfAiEA+sM/n0R1jOgM3T9pfH1NbRKbi6t6+rNdxqVC6sNR6qU="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.0.0-alpha.7.tgz_1467080658127_0.4492913503199816"},"directories":{}},"2.0.0-alpha.8":{"name":"vue","version":"2.0.0-alpha.8","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"scripts":{"dev":"webpack --watch --config build/webpack.dist.dev.config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"webpack --watch --config build/webpack.ssr.dev.config.js","dev:compiler":"webpack --watch --config build/webpack.compiler.dev.config.js","build":"NODE_ENV=production node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-template-compiler,vue-server-renderer","test":"npm run lint && flow check && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"NODE_ENV=development karma start build/karma.unit.config.js","test:cover":"NODE_ENV=development karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && NODE_ENV=development VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","lint":"eslint src build test","flow":"flow check","sauce":"NODE_ENV=development SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-es2015-rollup-vue":"^1.1.0","babel-preset-flow-vue":"^1.0.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","eslint":"^2.11.0","eslint-config-vue":"^1.0.3","eslint-loader":"^1.3.0","eslint-plugin-flow-vars":"^0.4.0","flow-bin":"^0.27.0","http-server":"^0.9.0","jasmine":"^2.4.1","jasmine-core":"^2.4.1","karma":"^1.1.0","karma-chrome-launcher":"^1.0.1","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","lru-cache":"^4.0.1","nightwatch":"^0.9.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.33.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-replace":"^1.1.0","selenium-server":"2.53.0","uglify-js":"^2.6.2","webpack":"^1.13.1"},"gitHead":"8592151110f3031df7a06c37281ce4216963b9c8","_id":"vue@2.0.0-alpha.8","_shasum":"6ad65a2caa8475fe983869ea066b06f17b04bc63","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"6ad65a2caa8475fe983869ea066b06f17b04bc63","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0-alpha.8.tgz","integrity":"sha512-2fjSW4nAW3Ti/LIlklFiH+MuVet5UkhdE2Ha7Vj56OaKI73D+/nwoDROexPnJiSMhtL5MlX+jE2mOsi/Iy0FiA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDmDM5xw/iUvSJkGLbljhRZVCfRjUIxuULNgssAVWFJkgIhAPiRg0oU/fOvbyRLUdunteBrr1XwTsxYWV0ADo0QQmNW"}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vue-2.0.0-alpha.8.tgz_1467104537096_0.30240438994951546"},"directories":{}},"1.0.26":{"name":"vue","version":"1.0.26","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.min.js.map","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src test/e2e test/unit/specs build","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce && npm run sauce -- 1 && npm run sauce -- 2","release":"bash build/release.sh","release-csp":"bash build/release-csp.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta5","codecov.io":"^0.1.2","eslint":"^2.9.0","eslint-config-vue":"^1.0.0","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.4.1","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^1.7.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.25.1","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"e7932f80eeacf6f7d392bf520e98c4790db9d5c1","_id":"vue@1.0.26","_shasum":"89a3a81a15be8b364820dd601600744db6b1aafc","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"89a3a81a15be8b364820dd601600744db6b1aafc","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.26.tgz","integrity":"sha512-sKpGulrUQ1pSC5Q1nykigRkqBr2Mcl/75p3c8pXgBr+1xFafs0ldFqoialIzEMcud5TyO/VRnPumVhfBFN0PpQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGVQzyca34YLi2HX41Zj0Y0gT8ZN2IfGMa3JkmnbidhtAiEAznDDFuaAXrmVIRqMaV6gDOa8MQHm5A2OUDuZX9CaraY="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-1.0.26.tgz_1467147451300_0.9240092227701098"},"directories":{}},"1.0.26-csp":{"name":"vue","version":"1.0.26-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.min.js.map","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src test/e2e test/unit/specs build","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce","release":"bash build/release.sh","release-csp":"bash build/release-csp.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.0-beta5","codecov.io":"^0.1.2","eslint":"^2.9.0","eslint-config-vue":"^1.0.0","istanbul-instrumenter-loader":"^0.1.3","jasmine-core":"^2.4.1","karma":"^0.13.8","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-jasmine":"^0.3.6","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^1.7.0","notevil":"^1.0.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.25.1","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"fda77a54ece7dcf14633d4e349c975396f37af32","_id":"vue@1.0.26-csp","_shasum":"98e20abf3becab9793b6c3593edde3b8d694f0ee","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"98e20abf3becab9793b6c3593edde3b8d694f0ee","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.26-csp.tgz","integrity":"sha512-nCBwlgrccZAjT3Iu7gcx+upsz/HON+zVoM6OkW8TQeyASVVU46jiQHPIIoLKU5fP6Jrt/u4MUSzLJm8uu33N9A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEMCIEmo4EPQZNggv2FXbyHchaCcntxL59fB6weYJiLBA9K9Ah8cUcwuvFio3+hyoay7o3iUmpSPdMUCeylkuPndeNHD"}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vue-1.0.26-csp.tgz_1467150172558_0.31587393674999475"},"directories":{}},"2.0.0-beta.1":{"name":"vue","version":"2.0.0-beta.1","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"scripts":{"dev":"webpack --watch --config build/webpack.dist.dev.config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"webpack --watch --config build/webpack.ssr.dev.config.js","dev:compiler":"webpack --watch --config build/webpack.compiler.dev.config.js","build":"NODE_ENV=production node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","test":"npm run lint && flow check && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"NODE_ENV=development karma start build/karma.unit.config.js","test:cover":"NODE_ENV=development karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && NODE_ENV=development VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","lint":"eslint src build test","flow":"flow check","sauce":"NODE_ENV=development SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-es2015-rollup-vue":"^1.1.0","babel-preset-flow-vue":"^1.0.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","eslint":"^2.11.0","eslint-config-vue":"^1.0.3","eslint-loader":"^1.3.0","eslint-plugin-flow-vars":"^0.4.0","flow-bin":"^0.27.0","http-server":"^0.9.0","jasmine":"^2.4.1","jasmine-core":"^2.4.1","karma":"^1.1.0","karma-chrome-launcher":"^1.0.1","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.33.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-replace":"^1.1.0","selenium-server":"2.53.0","uglify-js":"^2.6.2","webpack":"^1.13.1"},"gitHead":"ed3f3958b135ed7a9882042a653419cc14213630","_id":"vue@2.0.0-beta.1","_shasum":"fae80ffa23945cd311e5b292941280d390f31f9b","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"fae80ffa23945cd311e5b292941280d390f31f9b","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0-beta.1.tgz","integrity":"sha512-N12a+NRPdVeAIUnVi7x4BDoa3Bxv9vOGOEkeKEaB55V8EVaeOaSZhnIEfY7hnIiqIkPAQu24FF6fnQlW6nPUQA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFZ8TKCvleXxrV5rPa2HXiJGg7GuknhkBwLppaZg7/NaAiBv7rj6RiuVF8HNwPPNK/lYB3/dCMl+DZqO22f/oa0FUA=="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.0.0-beta.1.tgz_1467928305336_0.3286005707923323"},"directories":{}},"2.0.0-beta.2":{"name":"vue","version":"2.0.0-beta.2","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"scripts":{"dev":"webpack --watch --config build/webpack.dist.dev.config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"webpack --watch --config build/webpack.ssr.dev.config.js","dev:compiler":"webpack --watch --config build/webpack.compiler.dev.config.js","build":"NODE_ENV=production node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","test":"npm run lint && flow check && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"NODE_ENV=development karma start build/karma.unit.config.js","test:cover":"NODE_ENV=development karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && NODE_ENV=development VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","lint":"eslint src build test","flow":"flow check","sauce":"NODE_ENV=development SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-es2015-rollup-vue":"^1.1.0","babel-preset-flow-vue":"^1.0.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","eslint":"^2.11.0","eslint-config-vue":"^1.0.3","eslint-loader":"^1.3.0","eslint-plugin-flow-vars":"^0.4.0","flow-bin":"^0.27.0","http-server":"^0.9.0","jasmine":"^2.4.1","jasmine-core":"^2.4.1","karma":"^1.1.0","karma-chrome-launcher":"^1.0.1","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.33.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-replace":"^1.1.0","selenium-server":"2.53.0","uglify-js":"^2.6.2","webpack":"^1.13.1"},"gitHead":"bd583371ecb753bbf986f450f6a4f3d0f65a3f32","_id":"vue@2.0.0-beta.2","_shasum":"8d54bd51b0a6acd1d009e79815bf7bde144e3c70","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"8d54bd51b0a6acd1d009e79815bf7bde144e3c70","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0-beta.2.tgz","integrity":"sha512-eRT7O3Nfk2rVtUgk1WVsNzdeb8IWhbEke+r423+XbrfeXxLbWy5htt0L0Y+vXWe4ANHDlRpDKAZ24Fw0t1+/xw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC+BnGAKGV2MnyqxkTa96FlUib9UjO3x4yMaikQbkQ3awIgIsbq7wThn8u4xnWh5X1fAkB/6O1hc9QVhYe8gJizny4="}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vue-2.0.0-beta.2.tgz_1468734686340_0.9078352218493819"},"directories":{}},"2.0.0-beta.3":{"name":"vue","version":"2.0.0-beta.3","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"scripts":{"dev":"webpack --watch --config build/webpack.dist.dev.config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"webpack --watch --config build/webpack.ssr.dev.config.js","dev:compiler":"webpack --watch --config build/webpack.compiler.dev.config.js","build":"NODE_ENV=production node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","test":"npm run lint && flow check && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"NODE_ENV=development karma start build/karma.unit.config.js","test:cover":"NODE_ENV=development karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && NODE_ENV=development VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","lint":"eslint src build test","flow":"flow check","sauce":"NODE_ENV=development SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-es2015-rollup-vue":"^1.1.0","babel-preset-flow-vue":"^1.0.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","eslint":"^2.11.0","eslint-config-vue":"^1.0.3","eslint-loader":"^1.3.0","eslint-plugin-flow-vars":"^0.4.0","flow-bin":"^0.27.0","http-server":"^0.9.0","jasmine":"^2.4.1","jasmine-core":"^2.4.1","karma":"^1.1.0","karma-chrome-launcher":"^1.0.1","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.33.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-replace":"^1.1.0","selenium-server":"2.53.0","uglify-js":"^2.6.2","webpack":"^1.13.1"},"gitHead":"2288f3eab7af38f8832455c060d99f44f66aab06","_id":"vue@2.0.0-beta.3","_shasum":"9ea79c05a76120931c628f7a75edf2a5b7e24982","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"9ea79c05a76120931c628f7a75edf2a5b7e24982","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0-beta.3.tgz","integrity":"sha512-leriEbUyVOa0F6oUBa2bdf/mCD8mgOrUGs2uAUS6FnXNyVjlzvyKdhAntt2GN7zC3R57AvPFZiemiFTECYEoCA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDredAVMMp0iFPrKH5bTaByGGl3iARbgW2cJd9aEg0UkgIhAOHxwoxkh2vfWVQgyhDZCPSVz0uoirV6vKOTZFDF0y/T"}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.0.0-beta.3.tgz_1469328319979_0.5627379040233791"},"directories":{}},"2.0.0-beta.4":{"name":"vue","version":"2.0.0-beta.4","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"scripts":{"dev":"webpack --watch --config build/webpack.dist.dev.config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"webpack --watch --config build/webpack.ssr.dev.config.js","dev:compiler":"webpack --watch --config build/webpack.compiler.dev.config.js","build":"NODE_ENV=production node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","test":"npm run lint && flow check && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"NODE_ENV=development karma start build/karma.unit.config.js","test:cover":"NODE_ENV=development karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && NODE_ENV=development VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","lint":"eslint src build test","flow":"flow check","sauce":"NODE_ENV=development SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-es2015-rollup-vue":"^1.1.0","babel-preset-flow-vue":"^1.0.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","eslint":"^2.11.0","eslint-config-vue":"^1.0.3","eslint-loader":"^1.3.0","eslint-plugin-flow-vars":"^0.4.0","flow-bin":"^0.27.0","http-server":"^0.9.0","jasmine":"^2.4.1","jasmine-core":"^2.4.1","karma":"^1.1.0","karma-chrome-launcher":"^1.0.1","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","nightwatch-helpers":"^1.0.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.33.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-replace":"^1.1.0","selenium-server":"2.53.0","uglify-js":"^2.6.2","webpack":"^1.13.1"},"gitHead":"88c3f4b937c0151cbde19cb4187b0834faf4d266","_id":"vue@2.0.0-beta.4","_shasum":"fda7a3f301bf1f4f6fc665c5457642a8ea419918","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"fda7a3f301bf1f4f6fc665c5457642a8ea419918","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0-beta.4.tgz","integrity":"sha512-sidUtzdu77HGV2QOK4tDCbcSy0CVK4mJz7PdfqyZpyxUJnYNX2uiLEWOsEsj7WmftkJ5zWWI3cT4WATdNAj6Cg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHrvP+y5e049bTY3eCh8GXeBBI2CpWfk2HukbyeZHDJ3AiAuaBxq0KWoKWqKM3+aLV6OjYX9ArxgkGqmNuydKyqtOQ=="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.0.0-beta.4.tgz_1469498669294_0.19265102222561836"},"directories":{}},"2.0.0-beta.5":{"name":"vue","version":"2.0.0-beta.5","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"scripts":{"dev":"webpack --watch --config build/webpack.dist.dev.config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"webpack --watch --config build/webpack.ssr.dev.config.js","dev:compiler":"webpack --watch --config build/webpack.compiler.dev.config.js","build":"NODE_ENV=production node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","test":"npm run lint && flow check && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"NODE_ENV=development karma start build/karma.unit.config.js","test:cover":"NODE_ENV=development karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && NODE_ENV=development VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","lint":"eslint src build test","flow":"flow check","sauce":"NODE_ENV=development SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-es2015-rollup-vue":"^1.1.0","babel-preset-flow-vue":"^1.0.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","eslint":"^2.11.0","eslint-config-vue":"^1.0.3","eslint-loader":"^1.3.0","eslint-plugin-flow-vars":"^0.4.0","flow-bin":"^0.27.0","http-server":"^0.9.0","jasmine":"^2.4.1","jasmine-core":"^2.4.1","karma":"^1.1.0","karma-chrome-launcher":"^1.0.1","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","nightwatch-helpers":"^1.0.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.33.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-replace":"^1.1.0","selenium-server":"2.53.0","uglify-js":"^2.6.2","webpack":"^1.13.1"},"gitHead":"9cbe4a31665c6ef47baad2aed62b0da89e0cc72b","_id":"vue@2.0.0-beta.5","_shasum":"90d881a7bf5cec208b1ed9d08413107f2c126215","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"90d881a7bf5cec208b1ed9d08413107f2c126215","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0-beta.5.tgz","integrity":"sha512-ymYXTmhMgMdrcokcK9Yo6bZcAHqA157F5aZkqDlUnUDayUqE69Wq1giaHjiQN/BSG/84WMp70J+ePE4Khwh5KA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEvYO7UTDRw9KmRrgzvwdMvewBEHZW/Fi+bILfZNJZ7aAiEA8rnpieZsDAW868P6s0cZ3b11FlGHR3V/8phaQliuE4E="}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vue-2.0.0-beta.5.tgz_1469593549153_0.2599202685523778"},"directories":{}},"2.0.0-beta.6":{"name":"vue","version":"2.0.0-beta.6","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"scripts":{"dev":"webpack --watch --config build/webpack.dist.dev.config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"webpack --watch --config build/webpack.ssr.dev.config.js","dev:compiler":"webpack --watch --config build/webpack.compiler.dev.config.js","build":"NODE_ENV=production node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","test":"npm run lint && flow check && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"NODE_ENV=development karma start build/karma.unit.config.js","test:cover":"NODE_ENV=development karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && NODE_ENV=development VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","lint":"eslint src build test","flow":"flow check","sauce":"NODE_ENV=development SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-es2015-rollup-vue":"^1.1.0","babel-preset-flow-vue":"^1.0.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","eslint":"^2.11.0","eslint-config-vue":"^1.0.3","eslint-loader":"^1.3.0","eslint-plugin-flow-vars":"^0.4.0","flow-bin":"^0.27.0","http-server":"^0.9.0","jasmine":"^2.4.1","jasmine-core":"^2.4.1","karma":"^1.1.0","karma-chrome-launcher":"^1.0.1","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.33.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-replace":"^1.1.0","selenium-server":"2.53.0","uglify-js":"^2.6.2","webpack":"^1.13.1"},"gitHead":"fd3377d1a9b962c558bdac2125664888c93aa143","_id":"vue@2.0.0-beta.6","_shasum":"7d2e6cbded8c0a44e8957a0c6fc65522ab8b558b","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"7d2e6cbded8c0a44e8957a0c6fc65522ab8b558b","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0-beta.6.tgz","integrity":"sha512-grMOlA5IAxsmD2gujNRknLtuknHCFSBXwFEFr8kZ2PuzFVG/IIDUDsNrqlD+6Y4cNBZdnBPKMsOjq3a68zd3SQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG8eV+KWubEVS1Rb9Ko9lDRprPP64zMt09cQxogxh858AiBlXEPSEq9+S3e9GSFhv5ZHuGEn6KBf4ruDKap+fGMfrA=="}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vue-2.0.0-beta.6.tgz_1470079661237_0.6658249413594604"},"directories":{}},"2.0.0-beta.7":{"name":"vue","version":"2.0.0-beta.7","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"scripts":{"dev":"webpack --watch --config build/webpack.dist.dev.config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"webpack --watch --config build/webpack.ssr.dev.config.js","dev:compiler":"webpack --watch --config build/webpack.compiler.dev.config.js","build":"NODE_ENV=production node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","test":"npm run lint && flow check && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"NODE_ENV=development karma start build/karma.unit.config.js","test:cover":"NODE_ENV=development karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && NODE_ENV=development VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","lint":"eslint src build test","flow":"flow check","sauce":"NODE_ENV=development SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-es2015-rollup-vue":"^1.1.0","babel-preset-flow-vue":"^1.0.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","eslint":"^2.11.0","eslint-config-vue":"^1.0.3","eslint-loader":"^1.3.0","eslint-plugin-flow-vars":"^0.4.0","flow-bin":"^0.27.0","http-server":"^0.9.0","jasmine":"^2.4.1","jasmine-core":"^2.4.1","karma":"^1.1.0","karma-chrome-launcher":"^1.0.1","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.33.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-replace":"^1.1.0","selenium-server":"2.53.0","uglify-js":"^2.6.2","webpack":"^1.13.1"},"gitHead":"c2c68d6a22de1f633a18c62eab46938eed917f2f","_id":"vue@2.0.0-beta.7","_shasum":"fef963533c43374ebaf93451a8af1df29e19c3b1","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"fef963533c43374ebaf93451a8af1df29e19c3b1","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0-beta.7.tgz","integrity":"sha512-KkJm3Ot5sZaqw0u8M5PoPJwzuR5z4P/35+knnHj0o1OyY5KJNC+v/IGdpZx+H6Wl/8tNevda/mQH3094Mch1qg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDmbprP4my5Gk4FUiT5gqSXaypPHRdj83x+HZ69c5hfRQIhAOM3G8/V7q3jNpZGhfPtfggL/ld9uKtWlj6ZIeSyJwuJ"}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.0.0-beta.7.tgz_1470435033174_0.4668272112030536"},"directories":{}},"2.0.0-beta.8":{"name":"vue","version":"2.0.0-beta.8","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"scripts":{"dev":"webpack --watch --config build/webpack.dist.dev.config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"webpack --watch --config build/webpack.ssr.dev.config.js","dev:compiler":"webpack --watch --config build/webpack.compiler.dev.config.js","build":"NODE_ENV=production node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","test":"npm run lint && flow check && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"NODE_ENV=development karma start build/karma.unit.config.js","test:cover":"NODE_ENV=development karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && NODE_ENV=development VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","lint":"eslint src build test","flow":"flow check","sauce":"NODE_ENV=development SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-es2015-rollup-vue":"^1.1.0","babel-preset-flow-vue":"^1.0.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","eslint":"^2.11.0","eslint-config-vue":"^1.0.3","eslint-loader":"^1.3.0","eslint-plugin-flow-vars":"^0.4.0","flow-bin":"^0.27.0","http-server":"^0.9.0","jasmine":"^2.4.1","jasmine-core":"^2.4.1","karma":"^1.1.0","karma-chrome-launcher":"^1.0.1","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.33.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-replace":"^1.1.0","selenium-server":"2.53.0","uglify-js":"^2.6.2","webpack":"^1.13.1"},"gitHead":"1cde06b7723a1c5870ae5d2fca536e515e647487","_id":"vue@2.0.0-beta.8","_shasum":"45f926ada556eb4fc500796c81e86f07e07f9c4a","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"45f926ada556eb4fc500796c81e86f07e07f9c4a","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0-beta.8.tgz","integrity":"sha512-So36f4tN+yE365iWkn3qde4gO7hjzNX5gsxoox9APyomwCc6mC2dGQAIunPtDI9TP/sKHkbB7nHmhKT+FYf4FA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBM86+LChd5GwaDzEn2E3x4JgfYYC3TYicQ2FkzjjkX3AiEA5M3p+G3i/cvRCqeRKn+4pWBcWOemr6A5QcHj1OlFsb8="}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vue-2.0.0-beta.8.tgz_1470804938808_0.9325078530237079"},"directories":{}},"2.0.0-rc.1":{"name":"vue","version":"2.0.0-rc.1","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"scripts":{"dev":"webpack --watch --config build/webpack.dist.dev.config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"webpack --watch --config build/webpack.ssr.dev.config.js","dev:compiler":"webpack --watch --config build/webpack.compiler.dev.config.js","build":"NODE_ENV=production node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","test":"npm run lint && flow check && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"NODE_ENV=development karma start build/karma.unit.config.js","test:cover":"NODE_ENV=development karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && NODE_ENV=development VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","lint":"eslint src build test","flow":"flow check","sauce":"NODE_ENV=development SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-es2015-rollup-vue":"^1.1.0","babel-preset-flow-vue":"^1.0.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","eslint":"^2.11.0","eslint-config-vue":"^1.0.3","eslint-loader":"^1.3.0","eslint-plugin-flow-vars":"^0.4.0","flow-bin":"^0.27.0","http-server":"^0.9.0","jasmine":"^2.4.1","jasmine-core":"^2.4.1","karma":"^1.1.0","karma-chrome-launcher":"^1.0.1","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.33.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-replace":"^1.1.0","selenium-server":"2.53.0","uglify-js":"^2.6.2","webpack":"^1.13.1"},"gitHead":"7b42671f04aa1de342d85178419fac8fa5eb6eaf","_id":"vue@2.0.0-rc.1","_shasum":"959c855df95323bf29cc3d66ae01dcfe24c88c23","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"959c855df95323bf29cc3d66ae01dcfe24c88c23","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0-rc.1.tgz","integrity":"sha512-ya0f4iU1LfuD7OkiI65qLjRBtw0XpAucMOqw/PsRsO/2ojqG8860bPYt9vTpZABh3lkWBowZXsCGykY+LEq4/g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYgYMytYEx0gExiH2esIaoS/35QGYxyKm8q/EODelkAwIgFWPextLqbaXfaX9RlYQk1jLnoBem9dmAWpguuLfrEKI="}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vue-2.0.0-rc.1.tgz_1470894200563_0.5398926513735205"},"directories":{}},"2.0.0-rc.2":{"name":"vue","version":"2.0.0-rc.2","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"scripts":{"dev":"webpack --watch --config build/webpack.dist.dev.config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"webpack --watch --config build/webpack.ssr.dev.config.js","dev:compiler":"webpack --watch --config build/webpack.compiler.dev.config.js","build":"NODE_ENV=production node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","test":"npm run lint && flow check && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"NODE_ENV=development karma start build/karma.unit.config.js","test:cover":"NODE_ENV=development karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && NODE_ENV=development VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","lint":"eslint src build test","flow":"flow check","sauce":"NODE_ENV=development SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-es2015-rollup-vue":"^1.1.0","babel-preset-flow-vue":"^1.0.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","eslint":"^2.11.0","eslint-config-vue":"^1.0.3","eslint-loader":"^1.3.0","eslint-plugin-flow-vars":"^0.4.0","flow-bin":"^0.27.0","http-server":"^0.9.0","jasmine":"^2.4.1","jasmine-core":"^2.4.1","karma":"^1.1.0","karma-chrome-launcher":"^1.0.1","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.33.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-replace":"^1.1.0","selenium-server":"2.53.0","uglify-js":"^2.6.2","webpack":"^1.13.1"},"gitHead":"e422a98150806d9dde395b3398be42ae3d3bb85e","_id":"vue@2.0.0-rc.2","_shasum":"92f935c13127687a38207bb69e2dbb02e7c8141e","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"92f935c13127687a38207bb69e2dbb02e7c8141e","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0-rc.2.tgz","integrity":"sha512-3CZgw5AvpAImdMgucumRFYAGcDWNzpMUNis3wQuoritSte137PPPZghW+Y6UDCz0Yy0rG/TZyKan22orrl5mFA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCC9hGU+Xum7zakcseMHMr1VXPPnx6b69HnGhqk6xpW+AIhAJ/Vy8/9KxZU3ji2y5OB+4uNft0+wdJufTuDwlPITOE3"}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vue-2.0.0-rc.2.tgz_1471318752677_0.23703231965191662"},"directories":{}},"2.0.0-rc.3":{"name":"vue","version":"2.0.0-rc.3","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"scripts":{"dev":"webpack --watch --config build/webpack.dist.dev.config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"webpack --watch --config build/webpack.ssr.dev.config.js","dev:compiler":"webpack --watch --config build/webpack.compiler.dev.config.js","build":"NODE_ENV=production node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","test":"npm run lint && flow check && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"NODE_ENV=development karma start build/karma.unit.config.js","test:cover":"NODE_ENV=development karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && NODE_ENV=development VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","lint":"eslint src build test","flow":"flow check","sauce":"NODE_ENV=development SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-es2015-rollup-vue":"^1.1.0","babel-preset-flow-vue":"^1.0.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","eslint":"^2.11.0","eslint-config-vue":"^1.0.3","eslint-loader":"^1.3.0","eslint-plugin-flow-vars":"^0.4.0","flow-bin":"^0.27.0","http-server":"^0.9.0","jasmine":"^2.4.1","jasmine-core":"^2.4.1","karma":"^1.1.0","karma-chrome-launcher":"^1.0.1","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.33.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-replace":"^1.1.0","selenium-server":"2.53.0","uglify-js":"^2.6.2","webpack":"^1.13.1"},"gitHead":"8d03a452de61634428923a4dabbd22c24b91f3b3","_id":"vue@2.0.0-rc.3","_shasum":"3aa583897ecada9b823923a67d0b03bac9d14671","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"3aa583897ecada9b823923a67d0b03bac9d14671","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0-rc.3.tgz","integrity":"sha512-jtvMJ/7VVkSnaD1mWgHICdU7CW6Zg33Bkn078zHSFPdfb2cvtWexd2Q0Ri1/7Ngj1/7UWstvbqZuqupjRjeXWQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAFOeS8yxk+QNmYX0NWylAEIB701G8rCvOjx+Lh/x7ThAiEA85Z/FbZVs00mfTpa8JJj2/A01wM6suoNWeMhF9suawE="}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vue-2.0.0-rc.3.tgz_1471716301183_0.7859994771424681"},"directories":{}},"2.0.0-rc.4":{"name":"vue","version":"2.0.0-rc.4","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src"],"scripts":{"dev":"TARGET=web-standalone-dev rollup -w -c build/config.js","dev:runtime":"TARGET=web-runtime-dev rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","test":"npm run lint && flow check && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.13.1","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","es6-promise":"^3.2.1","eslint":"^3.4.0","eslint-config-vue":"^1.1.0","eslint-plugin-html":"^1.5.2","eslint-loader":"^1.3.0","eslint-plugin-flow-vars":"^0.5.0","flow-bin":"^0.31.1","flow-remove-types":"github:yyx990803/flow-remove-types","http-server":"^0.9.0","jasmine":"^2.4.1","jasmine-core":"^2.4.1","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.34.10","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.13.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","uglify-js":"^2.6.2","webpack":"^1.13.2"},"gitHead":"8c427f7f18d34bca8e2860788d0849bee26d4bb9","_id":"vue@2.0.0-rc.4","_shasum":"324ab6afbdcf20b5b606d2950ca91040d152e89b","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"324ab6afbdcf20b5b606d2950ca91040d152e89b","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0-rc.4.tgz","integrity":"sha512-YAWHDA91RT0anmJ9qJhF3yr56JIA9d0Uyp2Dg34Ofkor5ixpf581MzCLyZjCXz7kzu42qBm2hoc+ogWiRG2tOw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDDrjNsH+HYID7hi3UXos4cXHbeZVfb+xP5h6EHQyjK4gIhAOGxW2usUgbQhuFbjIFtaTMSgNTQ6KEK74PWRGataqaM"}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.0.0-rc.4.tgz_1472500149870_0.7657984518446028"},"directories":{}},"2.0.0-rc.5":{"name":"vue","version":"2.0.0-rc.5","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","typings":"types/index.d.ts","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-standalone-dev rollup -w -c build/config.js","dev:runtime":"TARGET=web-runtime-dev rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.13.1","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","es6-promise":"^3.2.1","eslint":"^3.4.0","eslint-config-vue":"^1.1.0","eslint-loader":"^1.3.0","eslint-plugin-flow-vars":"^0.5.0","eslint-plugin-html":"^1.5.2","flow-bin":"^0.31.1","flow-remove-types":"github:yyx990803/flow-remove-types","http-server":"^0.9.0","jasmine":"2.4.x","jasmine-core":"2.4.x","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.34.10","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.13.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","typescript":"^2.0.2","uglify-js":"^2.6.2","webpack":"^1.13.2"},"gitHead":"84dfc1d99c2b42f28d238bed8a46d02c47c8aa10","_id":"vue@2.0.0-rc.5","_shasum":"d743850882326c3203a9612f4e1bff4f045cc0ff","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"d743850882326c3203a9612f4e1bff4f045cc0ff","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0-rc.5.tgz","integrity":"sha512-Vs61qZKDo+8XMSTtTWvYemsTZ6Sqf22y1R+MFbv+agUVxVJfrtkfh3tf/td1Z/jvwnWmzPmZ+8h+jBJYz2V0Kg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDp6EnWMKe6o4ik3IGdcnRL0MkCBi+6E14ZWDlQFBSGngIhAI+q0LofbRKsauHkokzk+IWTuSc5sHYBGa9M7BLEzfKq"}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.0.0-rc.5.tgz_1473334198315_0.16794415842741728"},"directories":{}},"2.0.0-rc.6":{"name":"vue","version":"2.0.0-rc.6","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","typings":"types/index.d.ts","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-standalone-dev rollup -w -c build/config.js","dev:runtime":"TARGET=web-runtime-dev rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.13.1","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","es6-promise":"^3.2.1","eslint":"^3.4.0","eslint-config-vue":"^1.1.0","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-html":"^1.5.2","flow-bin":"^0.31.1","flow-remove-types":"github:yyx990803/flow-remove-types","http-server":"^0.9.0","jasmine":"2.4.x","jasmine-core":"2.4.x","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.34.10","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.13.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","typescript":"^2.0.2","uglify-js":"^2.6.2","webpack":"^1.13.2"},"gitHead":"43211fd519f462af2530556d905b38d942f61294","_id":"vue@2.0.0-rc.6","_shasum":"4572daa8aac8ef1eb48559f8ac4ab8e408e2869f","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"4572daa8aac8ef1eb48559f8ac4ab8e408e2869f","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0-rc.6.tgz","integrity":"sha512-Suqr2ig+FvH7ZfwIS+8zBki8jdDqZCwevDF2bCgw5nHGOguf7OP+oq6oksKCgLfIgzAK4JLGRp8mMsy/EMtSWw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCk3FKdHdaheveh94wTT0CwuIqoH5kBuKiVh2JVkauK3AIgHX0KG9ChBfQ/chGY2Zl0f+igyaGy4XE/vlzcbbUl1g0="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.0.0-rc.6.tgz_1473772872082_0.040285271126776934"},"directories":{}},"1.0.27":{"name":"vue","version":"1.0.27","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.min.js.map","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src test/e2e test/unit/specs build","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce && npm run sauce -- 1 && npm run sauce -- 2","release":"bash build/release.sh","release-csp":"bash build/release-csp.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.3","codecov.io":"^0.1.2","eslint":"^3.5.0","eslint-config-vue":"^1.0.0","eslint-plugin-html":"^1.5.2","istanbul-instrumenter-loader":"^0.2.0","jasmine-core":"^2.4.1","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-phantomjs-launcher":"^1.0.2","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^1.7.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.34.13","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"baa92ca1b5dd59d5950fc44ed5476c15f01a843e","_id":"vue@1.0.27","_shasum":"f56229c87d436a661bd3bb63cc7eeb264233116e","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"f56229c87d436a661bd3bb63cc7eeb264233116e","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.27.tgz","integrity":"sha512-1AQoLsNB601gr/cSdrIt+pkjV8WfW8kpfJAFXpAibfq0GClyQkdRL8QOPk+qrfbeoOyXhStdiERqIzriD9ta0g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCoZzUkY/ycWeA8SYrzhRXr3O9eIMv69mJVwfgThJaoAwIgfuL5YubmNxRO8wr+Jysn9D7YwOCRV5/6egZ1wRnh5wg="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-1.0.27.tgz_1474660297977_0.7622160818427801"},"directories":{}},"1.0.27-csp":{"name":"vue","version":"1.0.27-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.min.js.map","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src test/e2e test/unit/specs build","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce","release":"bash build/release.sh","release-csp":"bash build/release-csp.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.3","codecov.io":"^0.1.2","eslint":"^3.5.0","eslint-config-vue":"^1.0.0","eslint-plugin-html":"^1.5.2","istanbul-instrumenter-loader":"^0.2.0","jasmine-core":"^2.4.1","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-phantomjs-launcher":"^1.0.2","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^1.7.0","notevil":"^1.0.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.34.13","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"ba7dd90bc5fc84f41a30d774e2b7f58e2a058222","_id":"vue@1.0.27-csp","_shasum":"7c8058e5644ea4d8702c24576a1edbf03d4823e0","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"7c8058e5644ea4d8702c24576a1edbf03d4823e0","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.27-csp.tgz","integrity":"sha512-gVWPykmhP0yoLq+G6RjO2Y45b7PwTv9jnJqqAzqt+i1U81BDTrMcaS6d7WccJkBhjVscy02VpOPKDHiNjdE7TQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCqJzf0pcV8sSygGn2AdUZtgVcA9yhZ4LFD20GuXevOdgIhAK4WQ/fHCgKhrQcJe6n+1XkpA9lS+k1/IM/7Ll+wyIFC"}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vue-1.0.27-csp.tgz_1474660425377_0.06182463048025966"},"directories":{}},"2.0.0-rc.7":{"name":"vue","version":"2.0.0-rc.7","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","typings":"types/index.d.ts","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-standalone-dev rollup -w -c build/config.js","dev:runtime":"TARGET=web-runtime-dev rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.14.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","es6-promise":"^3.2.1","eslint":"^3.4.0","eslint-config-vue":"^1.1.0","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-html":"^1.5.2","flow-bin":"^0.32.0","http-server":"^0.9.0","jasmine":"2.4.x","jasmine-core":"2.4.x","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.34.13","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.14.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","typescript":"^2.0.2","uglify-js":"^2.6.2","webpack":"^1.13.2"},"gitHead":"08f2b97083d32b8c3fe035d770dddfc19de49a7e","_id":"vue@2.0.0-rc.7","_shasum":"d1549bef91986e06e50bf630ea1d3963f7ecd059","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"d1549bef91986e06e50bf630ea1d3963f7ecd059","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0-rc.7.tgz","integrity":"sha512-YegGy895y3GLmIt4L4eOL+OjpPTvmk0EQoHUvecxmVWytw6yP3DY2H+H3g8GA4cMO/GYyZLesGM7q6kUiyEuvg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHEKXyWwFsrBF9TPOOSBC0FAYf58kFodMXCCZYh1hWRgAiBzKhF9lAa5sJiBLPf/NVg9wp7EkZ8FLUNd44lCdl1swQ=="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.0.0-rc.7.tgz_1474669496160_0.6856245503295213"},"directories":{}},"1.0.28":{"name":"vue","version":"1.0.28","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.min.js.map","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src test/e2e test/unit/specs build","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce && npm run sauce -- 1 && npm run sauce -- 2","release":"bash build/release.sh","release-csp":"bash build/release-csp.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.3","codecov.io":"^0.1.2","eslint":"^3.5.0","eslint-config-vue":"^1.0.0","eslint-plugin-html":"^1.5.2","istanbul-instrumenter-loader":"^0.2.0","jasmine-core":"^2.4.1","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-phantomjs-launcher":"^1.0.2","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^1.7.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.34.13","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"a8d6330d7e6b30c252aa753f99c7cb73bfc67a70","_id":"vue@1.0.28","_shasum":"ed2ff07b200bde15c87a90ef8727ceea7d38567d","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"ed2ff07b200bde15c87a90ef8727ceea7d38567d","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.28.tgz","integrity":"sha512-DEwNmtns5dCjuAQbeddcZk54kGoPWJRonEsmwjiD2KfmioZ16IvCRY+RD+AUXztwJkBNUPU/V9KTK8v6EQ2g2Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJttug+Dzn3FJPyIBt5m2Lx/9Ht+whSjH+FrL01VuDOwIhANpupDkYWKlMRTK9ByhNdI5iIXHMwcIsLBrA+N07k3WY"}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vue-1.0.28.tgz_1475009141605_0.8371744034811854"},"directories":{}},"1.0.28-csp":{"name":"vue","version":"1.0.28-csp","author":{"name":"Evan You","email":"yyx990803@gmail.com"},"license":"MIT","description":"Simple, Fast & Composable MVVM for building interactive interfaces","keywords":["mvvm","browser","framework"],"main":"dist/vue.common.js","files":["dist/vue.js","dist/vue.min.js","dist/vue.min.js.map","dist/vue.common.js","src"],"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"http://vuejs.org","scripts":{"test":"npm run lint && npm run cover && npm run build && npm run e2e","build":"node build/build.js","install-hook":"ln -s ../../build/git-hooks/pre-commit .git/hooks/pre-commit","dev":"webpack --watch --config build/webpack.dev.config.js & npm run serve-test","serve-test":"webpack-dev-server --config build/webpack.test.config.js --host 0.0.0.0","build-test":"webpack --config build/webpack.test.config.js","lint":"eslint src test/e2e test/unit/specs build","e2e":"casperjs test --concise ./test/e2e","unit":"karma start build/karma.unit.config.js","cover":"karma start build/karma.cover.config.js","sauce":"karma start build/karma.sauce.config.js","sauce-all":"npm run sauce","release":"bash build/release.sh","release-csp":"bash build/release-csp.sh"},"dependencies":{"envify":"^3.4.0"},"browserify":{"transform":["envify"]},"devDependencies":{"babel-core":"^5.8.0","babel-loader":"^5.4.0","babel-runtime":"^5.8.0","casperjs":"^1.1.3","codecov.io":"^0.1.2","eslint":"^3.5.0","eslint-config-vue":"^1.0.0","eslint-plugin-html":"^1.5.2","istanbul-instrumenter-loader":"^0.2.0","jasmine-core":"^2.4.1","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-phantomjs-launcher":"^1.0.2","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^1.7.0","notevil":"^1.0.0","object-assign":"^4.0.1","phantomjs":"^1.9.17","rollup":"^0.34.13","rollup-plugin-babel":"^1.0.0","rollup-plugin-replace":"^1.1.0","uglify-js":"^2.4.24","webpack":"^1.12.2","webpack-dev-server":"^1.12.1"},"gitHead":"c45cfee24d222b68b8e6a320863cb7e13c15f2bc","_id":"vue@1.0.28-csp","_shasum":"02814d502eff3e4efb6a12b882fbf3b55f1e2f1e","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"02814d502eff3e4efb6a12b882fbf3b55f1e2f1e","tarball":"http://localhost:4545/npm/registry/vue/vue-1.0.28-csp.tgz","integrity":"sha512-aQwUv+HwY22xVLKaTmYztNYw2xmlOCy2xTmgHEqnRJM3+ruJSQpLA9+KGVGLyZUp7RBNISLR489FbdohaWZ5GQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFJuSLpdkSjpnHeZCBQE4Yb9C/1aHCB925PRcFGXtkAVAiBqhfrVFMw8Zb3QHkeaEX87Pm2Vr2izvKaVypEoQAQgvA=="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-1.0.28-csp.tgz_1475009243806_0.7087466502562165"},"directories":{}},"2.0.0-rc.8":{"name":"vue","version":"2.0.0-rc.8","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","typings":"types/index.d.ts","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-standalone-dev rollup -w -c build/config.js","dev:runtime":"TARGET=web-runtime-dev rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.14.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","es6-promise":"^3.2.1","eslint":"^3.4.0","eslint-config-vue":"^1.1.0","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-html":"^1.5.2","flow-bin":"^0.32.0","http-server":"^0.9.0","jasmine":"2.4.x","jasmine-core":"2.4.x","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.34.13","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.14.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","typescript":"^2.0.2","uglify-js":"^2.6.2","webpack":"^1.13.2"},"gitHead":"e6154316daf62c43c997e4334be7a52b57881709","_id":"vue@2.0.0-rc.8","_shasum":"6436fe5bb75002ffa57230b413b695d29f7abcba","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"6436fe5bb75002ffa57230b413b695d29f7abcba","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0-rc.8.tgz","integrity":"sha512-TuUVNcvH34dnS29Z60pUtc0aoy4McerW8S8HV4Vi0B6fdn2wn9LKUv3aNMrwUOlmOpCVWmfsf1ot1GaFvQiChg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDfpXnjXawv6UKvnZ4IyUdXczq9DphqfnzUt8O5HISi1QIhAKJBe5kgppelPk6/ulGhIAVOwY77edvRgFsDV4rQLE2R"}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vue-2.0.0-rc.8.tgz_1475010513582_0.2802108924370259"},"directories":{}},"2.0.0":{"name":"vue","version":"2.0.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.js","typings":"types/index.d.ts","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-standalone-dev rollup -w -c build/config.js","dev:runtime":"TARGET=web-runtime-dev rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.14.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","es6-promise":"^3.2.1","eslint":"^3.4.0","eslint-config-vue":"^1.1.0","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-html":"^1.5.2","flow-bin":"^0.32.0","http-server":"^0.9.0","jasmine":"2.4.x","jasmine-core":"2.4.x","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.36.1","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.14.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","typescript":"^2.0.2","uglify-js":"^2.6.2","webpack":"^1.13.2"},"gitHead":"156cfb9892d3359d548e27abf5d8b78b421a5a92","_id":"vue@2.0.0","_shasum":"2717556195650845a0141d8117ba8024ccedb2ba","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"2717556195650845a0141d8117ba8024ccedb2ba","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.0.tgz","integrity":"sha512-R3ofC6v51hVoSJ7t/lVg6RURSLZAcrf8pabotpFZVqaVEB6s7D+GFFobm/6HXQJU9P7/pNq43ZVFEQdt7PK6YQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF+kIVCfb6rSMkmgXKMg47y3AG0DGHWW+o4W10SIuzjVAiEAt0dMdIJ2LIiyP1f9xm/YANSJ/HeQ6qG4EXh+KjVLYrY="}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vue-2.0.0.tgz_1475260331734_0.9920612326823175"},"directories":{}},"2.0.1":{"name":"vue","version":"2.0.1","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","typings":"types/index.d.ts","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-standalone-dev rollup -w -c build/config.js","dev:runtime":"TARGET=web-runtime-dev rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.14.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","es6-promise":"^3.2.1","eslint":"^3.4.0","eslint-config-vue":"^1.1.0","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-html":"^1.5.2","flow-bin":"^0.32.0","http-server":"^0.9.0","jasmine":"2.4.x","jasmine-core":"2.4.x","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.36.1","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.14.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","typescript":"^2.0.2","uglify-js":"^2.6.2","webpack":"^1.13.2"},"gitHead":"e6d224c3c5ca3ff6a365326ba615d116764b68f2","_id":"vue@2.0.1","_shasum":"ea20979eb5440ea7da086097befd598fb548dbc1","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"ea20979eb5440ea7da086097befd598fb548dbc1","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.1.tgz","integrity":"sha512-r1XI3NnMADeOsGRyxAcP5Zw7dUv0mtVuIXq/ta8gyK/Q3PpBaI4CHt3dEv1evif0yBMwKRYoQ0OEDzvKnVh0hg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG9mkDYiGRCBLzClpHzaju+WlPWJ2Th/JUtLoegSQh/hAiBYOumh3LSlOTG/KTGVgH+WWtn6RvLfD7RQKiI2+k3qYA=="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.0.1.tgz_1475269930880_0.6575976791791618"},"directories":{}},"2.0.2":{"name":"vue","version":"2.0.2","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","typings":"types/index.d.ts","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-standalone-dev rollup -w -c build/config.js","dev:runtime":"TARGET=web-runtime-dev rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.14.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","entities":"^1.1.1","es6-promise":"^3.2.1","eslint":"^3.4.0","eslint-config-vue":"^1.1.0","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-html":"^1.5.2","flow-bin":"^0.32.0","http-server":"^0.9.0","jasmine":"2.4.x","jasmine-core":"2.4.x","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.36.1","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.14.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","typescript":"^2.0.2","uglify-js":"^2.6.2","webpack":"^1.13.2"},"gitHead":"70aee1c7f8f6aab359492909d41f1e0449771506","_id":"vue@2.0.2","_shasum":"ae1c01ce74a5d44d41ece96b82849c11e1d45e6d","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"ae1c01ce74a5d44d41ece96b82849c11e1d45e6d","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.2.tgz","integrity":"sha512-jophNMREpilZ0htOr4+IpUuj8HIqb/EvuP6onEEtGUQa5dTE7fdbP6Z7c8h5WAWE+4lb9lB6opEXSH7TvFjGpQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEgWzF7xKPn0jmZGHjrQQ2dflNhARV1Csz1zzIpLwRVyAiEAhk5j9P4ZNJBd+Pybn1ygPkh8acy/LsO3thdrc6Mm1vE="}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vue-2.0.2.tgz_1476248052543_0.10046554286964238"},"directories":{}},"2.0.3":{"name":"vue","version":"2.0.3","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","typings":"types/index.d.ts","files":["dist/vue.common.js","dist/vue.js","dist/vue.min.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-standalone-dev rollup -w -c build/config.js","dev:runtime":"TARGET=web-runtime-dev rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.14.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","es6-promise":"^3.2.1","eslint":"^3.4.0","eslint-config-vue":"^1.1.0","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-html":"^1.5.2","flow-bin":"^0.32.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"2.4.x","jasmine-core":"2.4.x","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.36.1","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.14.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","typescript":"^2.0.2","uglify-js":"^2.6.2","webpack":"^1.13.2"},"gitHead":"3bbac7e9f5beb86dbb023edbb043bdea501c98d3","_id":"vue@2.0.3","_shasum":"3f7698f83d6ad1f0e35955447901672876c63fde","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"dist":{"shasum":"3f7698f83d6ad1f0e35955447901672876c63fde","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.3.tgz","integrity":"sha512-7VVodc9rTXVsF2ItLi4nHNPhYW6uf4gmqN0XiUMXHRHh73T1aBRGJVWhMxH0yYjLHB6lJHQcyW2OH5R5QRgVVA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdVqu5T0lutwIcpPbKXrmGhKJ1dBdyDOJxanAq/X+2eAIhAPUtiyRkiW3EsbqqbdRsNOcBZHq9yVegrpnfCH7ypt7e"}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vue-2.0.3.tgz_1476350853659_0.9587009425740689"},"directories":{}},"2.0.4":{"name":"vue","version":"2.0.4","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","typings":"types/index.d.ts","files":["dist/vue.common.js","dist/vue.runtime.js","dist/vue.runtime.min.js","dist/vue.js","dist/vue.min.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-standalone-dev rollup -w -c build/config.js","dev:runtime":"TARGET=web-runtime-dev rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.14.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","es6-promise":"^3.2.1","eslint":"^3.4.0","eslint-config-vue":"^2.0.0","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-vue":"^1.0.0","flow-bin":"^0.33.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"2.4.x","jasmine-core":"2.4.x","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.36.1","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.14.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","typescript":"^2.0.2","uglify-js":"^2.6.2","webpack":"^1.13.2"},"gitHead":"0973342e5cadaa68c21535cb9e62f27fd5493e2c","_id":"vue@2.0.4","_shasum":"26f1e3c52c74012de6a6aa58595c6706395f1fb2","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"26f1e3c52c74012de6a6aa58595c6706395f1fb2","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.4.tgz","integrity":"sha512-jMHBHMy1BruR7ZY0KLQEsejYqScb05FtQ8S/U0c9EKjZEu/lCD+HSuk7JJfBwX3AN6VKY5DYI2rx8Pg2KqvyYQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0bd5Rzm6ALwvs4a4yU0E/1U9qdGNycrOBbM7o9fNBaQIhANpZ54/Lu4GgiB1DuVl6jAS7lDMcoTypB5ABQULqEixS"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.0.4.tgz_1478292430438_0.9752126208040863"},"directories":{}},"2.0.5":{"name":"vue","version":"2.0.5","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","typings":"types/index.d.ts","files":["dist/vue.common.js","dist/vue.runtime.js","dist/vue.runtime.min.js","dist/vue.js","dist/vue.min.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-standalone-dev rollup -w -c build/config.js","dev:runtime":"TARGET=web-runtime-dev rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:ssr":"npm run build:ssr && VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.14.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^4.0.0","de-indent":"^1.0.2","es6-promise":"^3.2.1","eslint":"^3.4.0","eslint-config-vue":"^2.0.0","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-vue":"^1.0.0","flow-bin":"^0.33.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"2.4.x","jasmine-core":"2.4.x","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.13.1","nightwatch":"^0.9.0","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.36.1","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.14.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","typescript":"^2.0.2","uglify-js":"^2.6.2","webpack":"^1.13.2"},"gitHead":"a2cc6e2b68239460d1c27f9af8b2165594f8ab00","_id":"vue@2.0.5","_shasum":"b99dc7180a802d1148a508db3d84b52c09b5ca8e","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"b99dc7180a802d1148a508db3d84b52c09b5ca8e","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.5.tgz","integrity":"sha512-p8jBCOayH+B3WyuKT1HaoMxLRiceA9LvDkkIcsB4+dyiaR9Ii451WrRmO3uwluERjaxa1J7fDxVLpBpyxM7+vw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAyl011H4viOLTOiHfxZHYX1cmfuNCrRanvjIDcPz6NCAiBgAd/51K5SUaFDZaqbs2vx7CAmysu6rX5ns+3n2/evhQ=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/vue-2.0.5.tgz_1478317652628_0.46653968561440706"},"directories":{}},"2.0.6":{"name":"vue","version":"2.0.6","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","typings":"types/index.d.ts","files":["dist/vue.common.js","dist/vue.runtime.js","dist/vue.runtime.min.js","dist/vue.js","dist/vue.min.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-standalone-dev rollup -w -c build/config.js","dev:runtime":"TARGET=web-runtime-dev rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","dev:weex":"TARGET=weex-framework rollup -w -c build/config.js","dev:weex:compiler":"TARGET=weex-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.14.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-vue":"^1.0.0","flow-bin":"^0.33.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.17.1","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.36.1","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.14.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","typescript":"^2.0.9","uglify-js":"^2.6.2","webpack":"^1.13.2","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.3"},"dependencies":{},"gitHead":"fd83358c97d16eba6d53ceb2a8528bbc3376afd0","_id":"vue@2.0.6","_shasum":"a867c0cc2a8292d0de7dfd42e90e7627cf762ceb","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"a867c0cc2a8292d0de7dfd42e90e7627cf762ceb","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.6.tgz","integrity":"sha512-Z56lil7+VBInolmEUm+j1nXJzcdz10sEYHpereGYAJ+mMCShvKtLfGyFeBUVcRlb1ZWuQnwOXrwV8K3Xb+vhHA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAUNykjzdEl6o8rGl3d4i616n5zpEYW9fMDpx3RscPbiAiB4+DFjZeZxm22Xgzn2KVG6yEn7RJYGraBfld2rXE0R+A=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/vue-2.0.6.tgz_1479251111982_0.6678760126233101"},"directories":{}},"2.0.7":{"name":"vue","version":"2.0.7","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","typings":"types/index.d.ts","files":["dist/vue.common.js","dist/vue.runtime.js","dist/vue.runtime.min.js","dist/vue.js","dist/vue.min.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-standalone-dev rollup -w -c build/config.js","dev:runtime":"TARGET=web-runtime-dev rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","dev:weex":"TARGET=weex-framework rollup -w -c build/config.js","dev:weex:compiler":"TARGET=weex-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.14.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-vue":"^1.0.0","flow-bin":"^0.33.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.17.1","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.36.1","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.14.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","typescript":"^2.0.9","uglify-js":"^2.6.2","webpack":"^1.13.2","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.3"},"dependencies":{},"gitHead":"cd0e37361227b9b6f34e88dda3f4934c3932014d","_id":"vue@2.0.7","_shasum":"83698ef4f76ce702f425b5576b06ff28e12db143","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"83698ef4f76ce702f425b5576b06ff28e12db143","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.7.tgz","integrity":"sha512-XLRCQ4Iz6dLUuRLB7DW0n/0IQDnOoVj0Wo1anxaT7rlTYEZx7FEoU3rAF3Dc9GzoRiFd5R3gQUey3skvqkOPwQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBLx9BaHbgdiWGxZTUrIpkIfqJfCRSMZYIlIrGNnuXCsAiAtSBy14hTJ2nP4ImmzR+a+eATfrd7ZFaMWR2KCEH4iaA=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.0.7.tgz_1479333271954_0.264754707692191"},"directories":{}},"2.0.8":{"name":"vue","version":"2.0.8","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.common.js","typings":"types/index.d.ts","files":["dist/vue.common.js","dist/vue.runtime.js","dist/vue.runtime.min.js","dist/vue.js","dist/vue.min.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-standalone-dev rollup -w -c build/config.js","dev:runtime":"TARGET=web-runtime-dev rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","dev:weex":"TARGET=weex-framework rollup -w -c build/config.js","dev:weex:compiler":"TARGET=weex-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && VUE_ENV=server jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.14.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-vue":"^1.0.0","flow-bin":"^0.33.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.17.1","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.36.1","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.14.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","typescript":"^2.0.9","uglify-js":"^2.6.2","webpack":"^1.13.2","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.3"},"dependencies":{},"gitHead":"9fa4bbbc04f17fe278b280a99225077836d692ec","_id":"vue@2.0.8","_shasum":"bbc191db5e1442f208604f994f03e49ac09e69d2","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"bbc191db5e1442f208604f994f03e49ac09e69d2","tarball":"http://localhost:4545/npm/registry/vue/vue-2.0.8.tgz","integrity":"sha512-024hj1rzk6gDRHo16kZkvWuj+OlUlRyeXcVNm9weqcrX+o8u2x3r6hS8mMsKtkWg9yDowTMkFTavZA+HY3S6RA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFpvkwnVAY6lC3HDtD2jA3H3mA2BpKv8pQmLV1/QbEwoAiBjOKKigyGW0egXQ1T8DCW6UKqHXGsNizMkI76GOGRHvQ=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/vue-2.0.8.tgz_1479611705947_0.1140876084100455"},"directories":{}},"2.1.0":{"name":"vue","version":"2.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","typings":"types/index.d.ts","files":["dist/vue.js","dist/vue.min.js","dist/vue.runtime.js","dist/vue.runtime.min.js","dist/vue.common.js","dist/vue.runtime.common.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-full-dev rollup -w -c build/config.js","dev:cjs":"TARGET=web-runtime-cjs rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","dev:weex":"TARGET=weex-framework rollup -w -c build/config.js","dev:weex:compiler":"TARGET=weex-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.14.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-vue":"^1.0.0","flow-bin":"^0.33.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.17.1","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.36.1","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.14.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","typescript":"^2.0.9","uglify-js":"^2.6.2","webpack":"^1.13.2","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.3"},"dependencies":{},"gitHead":"f4647b01f8340eb0d21d14f4fc1a720855fee3d5","_id":"vue@2.1.0","_shasum":"293ba3efaaca846aa6bcbfac45cf8524cc597e3d","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"293ba3efaaca846aa6bcbfac45cf8524cc597e3d","tarball":"http://localhost:4545/npm/registry/vue/vue-2.1.0.tgz","integrity":"sha512-ASJ1IGLjF25I90j7OVPumPBsjMCajIBr9AjGi/3LYYw8dCJecF9ZdYE3rtIei+kGUUo3uFlz1XxdloiQZQBd7Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCe901DpQ+xtLBRToiLYu0VnPay2ssIj0BCgRjvF3kCkwIgathpxWw665CeWa/xAkYPdwt6RbKkA/GKCKkkCY15ZUI="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/vue-2.1.0.tgz_1479831313483_0.42749749566428363"},"directories":{}},"2.1.1":{"name":"vue","version":"2.1.1","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","typings":"types/index.d.ts","files":["dist/vue.js","dist/vue.min.js","dist/vue.runtime.js","dist/vue.runtime.min.js","dist/vue.common.js","dist/vue.runtime.common.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-full-dev rollup -w -c build/config.js","dev:cjs":"TARGET=web-runtime-cjs rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","dev:weex":"TARGET=weex-framework rollup -w -c build/config.js","dev:weex:compiler":"TARGET=weex-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.14.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-vue":"^1.0.0","flow-bin":"^0.33.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.17.1","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.36.1","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.14.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","typescript":"^2.0.9","uglify-js":"^2.6.2","webpack":"^1.13.2","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.3"},"dependencies":{},"gitHead":"adf33c18eb1e24676af22d85d072fe6bfa83c99c","_id":"vue@2.1.1","_shasum":"8a1653e19a3ea4d44778893261a9f3c5a70c083b","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"8a1653e19a3ea4d44778893261a9f3c5a70c083b","tarball":"http://localhost:4545/npm/registry/vue/vue-2.1.1.tgz","integrity":"sha512-3ror+yMV8KYS7Wdl4kuIRECkMF4f01TnukHj2YmP0WGkraFby7ao9s5HP2v9uk0mGar07mr4nfmgDGD+lgiEpg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDFPUsIwwOarrbtY6tU6Zu+ZHynNrP2c7veoAoEWZpWGQIhAMtHSDXMhNgnHbP6cXBhQ/0kkncsNZ4GqZVSVKr3BBmm"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/vue-2.1.1.tgz_1479934847963_0.6884484167676419"},"directories":{}},"2.1.2":{"name":"vue","version":"2.1.2","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","typings":"types/index.d.ts","files":["dist/vue.js","dist/vue.min.js","dist/vue.runtime.js","dist/vue.runtime.min.js","dist/vue.common.js","dist/vue.runtime.common.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-full-dev rollup -w -c build/config.js","dev:cjs":"TARGET=web-runtime-cjs rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","dev:weex":"TARGET=weex-framework rollup -w -c build/config.js","dev:weex:compiler":"TARGET=weex-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.14.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-vue":"^1.0.0","flow-bin":"^0.33.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.17.1","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.36.1","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.14.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","typescript":"^2.0.9","uglify-js":"^2.6.2","webpack":"^1.13.2","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.3"},"dependencies":{},"gitHead":"9e5d882bd2e40e9593f76ae557e6060e0319fd40","_id":"vue@2.1.2","_shasum":"0f94cf1779a405a460bf945e5bc27cfc3cf64d60","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"0f94cf1779a405a460bf945e5bc27cfc3cf64d60","tarball":"http://localhost:4545/npm/registry/vue/vue-2.1.2.tgz","integrity":"sha512-FKP+SgmDUcwLWxu7cOGTRdOmUjf6xtQj4RDAn8Kdr7hw3SOSb2eJHBQKAfv9WR13Y8S1Ah4yg8de3Ul/krd02Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHyA1ULuSTm3zu5RtncbqERSXFJggMXEbVbFfjTKii9fAiEAjdxI4bLaN5ZECcttHwNFcyyIO4ZR2RWz/fKzAQ5I4J4="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/vue-2.1.2.tgz_1479944543760_0.3896191492676735"},"directories":{}},"2.1.3":{"name":"vue","version":"2.1.3","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","typings":"types/index.d.ts","files":["dist/vue.js","dist/vue.min.js","dist/vue.runtime.js","dist/vue.runtime.min.js","dist/vue.common.js","dist/vue.runtime.common.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-full-dev rollup -w -c build/config.js","dev:cjs":"TARGET=web-runtime-cjs rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","dev:weex":"TARGET=weex-framework rollup -w -c build/config.js","dev:weex:compiler":"TARGET=weex-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.14.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-vue":"^1.0.0","flow-bin":"^0.33.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.17.1","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.36.1","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.14.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","typescript":"^2.0.9","uglify-js":"^2.6.2","webpack":"^1.13.2","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.3"},"dependencies":{},"gitHead":"c32ea056a552ac792dcb52bd22cb19dba761c229","_id":"vue@2.1.3","_shasum":"20161b8684777754fd9823134b38f13c1e197882","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"20161b8684777754fd9823134b38f13c1e197882","tarball":"http://localhost:4545/npm/registry/vue/vue-2.1.3.tgz","integrity":"sha512-VApucW3CgbZnnVRkfjvMbaA4Z8R7bCE8spPetDV6zzK9q1etjwlxadWrvMrdPCF+afRdWYM+RoEYI+K3R7xqlg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBjwBgcZYB9NiqYzoP2VuWSG99EP5QJ0Pk2G4GduMiB7AiEAhq5SyNleRDgrESvOK0AQPgcVoNIB7+dF04Q4DOeBvyk="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.1.3.tgz_1479946938686_0.762635137885809"},"directories":{}},"2.1.4":{"name":"vue","version":"2.1.4","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","typings":"types/index.d.ts","files":["dist/vue.js","dist/vue.min.js","dist/vue.runtime.js","dist/vue.runtime.min.js","dist/vue.common.js","dist/vue.runtime.common.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-full-dev rollup -w -c build/config.js","dev:cjs":"TARGET=web-runtime-cjs rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","dev:weex":"TARGET=weex-framework rollup -w -c build/config.js","dev:weex:compiler":"TARGET=weex-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","install:hooks":"ln -fs ../../build/git-hooks/pre-commit .git/hooks/pre-commit"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-coverage":"^1.0.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.14.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-jasmine":"^2.1.0","eslint-plugin-vue":"^1.0.0","flow-bin":"^0.33.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.17.1","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.36.1","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.14.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","typescript":"^2.0.9","uglify-js":"^2.6.2","webpack":"^1.13.2","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.3"},"dependencies":{},"gitHead":"a8f41399ef7538176f8207af7b6a1180f3a13505","_id":"vue@2.1.4","_shasum":"d490f8fcf696847d8cf7f8eb9168e9a5dd806bfc","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"d490f8fcf696847d8cf7f8eb9168e9a5dd806bfc","tarball":"http://localhost:4545/npm/registry/vue/vue-2.1.4.tgz","integrity":"sha512-6ykWa0LDLgB0QaDxlFW6JCT7z0ms/ur3x/hqZG5BL4Lp+DYYoaTUo56sQdkG/LYAnKdZwoKW4iTdtlO+HIsNhg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA3XteyE41H5PqL+L2ns/cIOA/u3d6yOzxR8zPc2L3xsAiB3X9FVAIziT8SZ2z4IkgLPLB/1+BsZ1sGAMT4FGB7lnQ=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/vue-2.1.4.tgz_1480647688112_0.3128880592994392"},"directories":{}},"2.1.5":{"name":"vue","version":"2.1.5","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","typings":"types/index.d.ts","files":["dist/vue.js","dist/vue.min.js","dist/vue.runtime.js","dist/vue.runtime.min.js","dist/vue.common.js","dist/vue.runtime.common.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-full-dev rollup -w -c build/config.js","dev:cjs":"TARGET=web-runtime-cjs rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","dev:weex":"TARGET=weex-framework rollup -w -c build/config.js","dev:weex:compiler":"TARGET=weex-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","install:hooks":"ln -fs ../../build/git-hooks/pre-commit .git/hooks/pre-commit"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-istanbul":"^3.0.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.14.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-jasmine":"^2.1.0","eslint-plugin-vue":"^1.0.0","flow-bin":"^0.33.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.17.1","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.36.1","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.14.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","typescript":"^2.0.9","uglify-js":"^2.6.2","webpack":"^1.13.2","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.3"},"dependencies":{},"gitHead":"68abdc3c3c86e01089c32b434e662dc15a3a9eda","_id":"vue@2.1.5","_shasum":"d2568d3e5093cf1486eef44cf37177e3f51d568d","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"d2568d3e5093cf1486eef44cf37177e3f51d568d","tarball":"http://localhost:4545/npm/registry/vue/vue-2.1.5.tgz","integrity":"sha512-TknRj6c/w0f0UJM5hfXX3ha5Pd2ez0tKZTCVjGlFH69PlTu2phmFKb8SKgRFxZVRMuIWm6KqEz+6FW7hktIBDQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICC4nG2UwRZ2vKanwjT+2E0xKGzrdfmdo9iWi6uOCzzgAiB0lxSp0Cs/Zc3cTBOkKoCGQHe9a03PnAc1EuV2ZnnQtA=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/vue-2.1.5.tgz_1481598577169_0.39072798006236553"},"directories":{}},"2.1.6":{"name":"vue","version":"2.1.6","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","typings":"types/index.d.ts","files":["dist/vue.js","dist/vue.min.js","dist/vue.runtime.js","dist/vue.runtime.min.js","dist/vue.common.js","dist/vue.runtime.common.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-full-dev rollup -w -c build/config.js","dev:cjs":"TARGET=web-runtime-cjs rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","dev:weex":"TARGET=weex-framework rollup -w -c build/config.js","dev:weex:compiler":"TARGET=weex-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","install:hooks":"ln -fs ../../build/git-hooks/pre-commit .git/hooks/pre-commit"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-istanbul":"^3.0.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.14.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-jasmine":"^2.1.0","eslint-plugin-vue":"^1.0.0","flow-bin":"^0.33.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.17.1","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.36.1","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.14.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","typescript":"^2.0.9","uglify-js":"^2.6.2","webpack":"^1.13.2","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.3"},"dependencies":{},"gitHead":"57f425ef1d1d5ddc89e2a9d2bbe4cfd9554fddbc","_id":"vue@2.1.6","_shasum":"2fc0024c07479ac6bc7d34a2cd5ef9ca5e90b143","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"2fc0024c07479ac6bc7d34a2cd5ef9ca5e90b143","tarball":"http://localhost:4545/npm/registry/vue/vue-2.1.6.tgz","integrity":"sha512-GhXypCSA3C1+duIW3wH7vpQkQyS/qMbdd95wg9Lq89fh60jiJilmTgcBRjRCwKYLfr05h1AHO2/uJwvwet4Y+Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDPGf+ZgWU13MVjFZGfvxpviPJ7u8tgt8FDEls6FD1D4AIhAM4OhrYBlfbMVYyUEesZuB04BPqi6LGh/J4KR986hS9E"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.1.6.tgz_1481649755145_0.9005280786659569"},"directories":{}},"2.1.7":{"name":"vue","version":"2.1.7","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","typings":"types/index.d.ts","files":["dist/vue.js","dist/vue.min.js","dist/vue.runtime.js","dist/vue.runtime.min.js","dist/vue.common.js","dist/vue.runtime.common.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-full-dev rollup -w -c build/config.js","dev:cjs":"TARGET=web-runtime-cjs rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","dev:weex":"TARGET=weex-framework rollup -w -c build/config.js","dev:weex:compiler":"TARGET=weex-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","install:hooks":"ln -fs ../../build/git-hooks/pre-commit .git/hooks/pre-commit"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-istanbul":"^3.0.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.14.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-jasmine":"^2.1.0","eslint-plugin-vue":"^1.0.0","flow-bin":"^0.33.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.17.1","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.36.1","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.14.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","typescript":"^2.0.9","uglify-js":"^2.6.2","webpack":"^1.13.2","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.3"},"dependencies":{},"unpkg":"dist/vue.js","gitHead":"c803fbbca02d9437ab5dc04316ab6f290a6bd16d","_id":"vue@2.1.7","_shasum":"747880cb70a50c66cb8791aacfee7a6dab7fc842","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"747880cb70a50c66cb8791aacfee7a6dab7fc842","tarball":"http://localhost:4545/npm/registry/vue/vue-2.1.7.tgz","integrity":"sha512-M4lpoUfWabOPoRKDqYw2+yYEK1KckmKzbYI3a1C/HqJ4FcETrErYWLZkuh+wIefs8oDONszZjVR8gxrYDkuYJw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD9VX/CCG7DMV5J/fr0CPNH7+qgMX/CqR6DRzD0YhbKcgIgfVQ+MRuSsUC2skLteJA99hGybhhzY6dhJJ8/k/XOMX8="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.1.7.tgz_1482597383867_0.028434713603928685"},"directories":{}},"2.1.8":{"name":"vue","version":"2.1.8","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","typings":"types/index.d.ts","files":["dist/vue.js","dist/vue.min.js","dist/vue.runtime.js","dist/vue.runtime.min.js","dist/vue.common.js","dist/vue.runtime.common.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-full-dev rollup -w -c build/config.js","dev:cjs":"TARGET=web-runtime-cjs rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","dev:weex":"TARGET=weex-framework rollup -w -c build/config.js","dev:weex:compiler":"TARGET=weex-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","install:hooks":"ln -fs ../../build/git-hooks/pre-commit .git/hooks/pre-commit"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-istanbul":"^3.0.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.14.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-jasmine":"^2.1.0","eslint-plugin-vue":"^1.0.0","flow-bin":"^0.33.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.17.1","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.36.1","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.14.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","typescript":"^2.0.9","uglify-js":"^2.6.2","webpack":"^1.13.2","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.3"},"dependencies":{},"unpkg":"dist/vue.js","gitHead":"17be581cf033273f3e57cf2b899cf055fcb36ba3","_id":"vue@2.1.8","_shasum":"ae30aa86024fccf5535292ce414e7b4c221a1756","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"ae30aa86024fccf5535292ce414e7b4c221a1756","tarball":"http://localhost:4545/npm/registry/vue/vue-2.1.8.tgz","integrity":"sha512-3uPfoJbcNzM5OJgKl1BgOrHZI3MkKJGpIhj6kpUbWGq/QHIDx5sKVyQjEYFrRcInRgibOuA5zliO4SmCLM27Cg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEGwtgs+Jr1xBNc0+qMCfoVCst61qLB0UqVJQHv8s3EHAiEAjmDGxBFLtJ9VWcm6XdZFC9CilD3KASmezpcz7EdGtpA="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.1.8.tgz_1482904483951_0.5947873364202678"},"directories":{}},"2.1.9":{"name":"vue","version":"2.1.9","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","typings":"types/index.d.ts","files":["dist/vue.js","dist/vue.min.js","dist/vue.runtime.js","dist/vue.runtime.min.js","dist/vue.common.js","dist/vue.runtime.common.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-full-dev rollup -w -c build/config.js","dev:cjs":"TARGET=web-runtime-cjs rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","dev:weex":"TARGET=weex-framework rollup -w -c build/config.js","dev:weex:compiler":"TARGET=weex-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","install:hooks":"ln -fs ../../build/git-hooks/pre-commit .git/hooks/pre-commit"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-istanbul":"^3.0.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.14.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-jasmine":"^2.1.0","eslint-plugin-vue":"^1.0.0","flow-bin":"^0.33.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.17.1","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.36.1","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.14.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","typescript":"^2.0.9","uglify-js":"^2.6.2","webpack":"^1.13.2","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.3"},"dependencies":{},"unpkg":"dist/vue.js","gitHead":"80a7ceace62f1d9c5a9b93182aacc0b35cef1115","_id":"vue@2.1.9","_shasum":"19ad2eae01f7c9eb911e089f65ed579bbf5ab9dd","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"19ad2eae01f7c9eb911e089f65ed579bbf5ab9dd","tarball":"http://localhost:4545/npm/registry/vue/vue-2.1.9.tgz","integrity":"sha512-s7XvhUvp/nlh1QsLISOpC9aIbRLzVN/QbwyfxqXRSZ5VQamx9T6o3IGT/p3yCcFoy3finQVJv2nSASfFmW5Vnw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB35qdoi1iocLYL8P+IUy6QEti5p612TzT1Ekq5ncs8oAiEAzZiWG9Vu2g0nlySigpZemUj1L4BgJnxgyrSA0Ktg3iQ="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.1.9.tgz_1484610495742_0.46512899617664516"},"directories":{}},"2.1.10":{"name":"vue","version":"2.1.10","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","typings":"types/index.d.ts","files":["dist/vue.js","dist/vue.min.js","dist/vue.runtime.js","dist/vue.runtime.min.js","dist/vue.common.js","dist/vue.runtime.common.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-full-dev rollup -w -c build/config.js","dev:cjs":"TARGET=web-runtime-cjs rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","dev:weex":"TARGET=weex-framework rollup -w -c build/config.js","dev:weex:compiler":"TARGET=weex-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","install:hooks":"ln -fs ../../build/git-hooks/pre-commit .git/hooks/pre-commit"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-istanbul":"^3.0.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.14.0","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-jasmine":"^2.1.0","eslint-plugin-vue":"^1.0.0","flow-bin":"^0.33.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^1.7.0","lodash":"^4.17.1","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","rollup":"^0.36.1","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.14.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^2.5.0","selenium-server":"2.53.1","typescript":"^2.0.9","uglify-js":"^2.6.2","webpack":"^1.13.2","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.3"},"dependencies":{},"unpkg":"dist/vue.js","gitHead":"994aee4f869d68a00c3b9d87daa9c8d84623ac42","_id":"vue@2.1.10","_shasum":"c9235ca48c7925137be5807832ac4e3ac180427b","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"c9235ca48c7925137be5807832ac4e3ac180427b","tarball":"http://localhost:4545/npm/registry/vue/vue-2.1.10.tgz","integrity":"sha512-2aEi2rKBIwnEZ2K2h7MJFR2/CSQJZgi6koxgLVO38EkSIS/kqfL8acmlxZraTN0H+2BqGc4Ou8OUJgYmzEYO4Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEkCp1ZRIX54PCInUvbpgoSy3hlgl38E+NPtXLbPQgUNAiAzslDvsAFoiLgL70mDRcXY6cOvylxmH4I5QnUTGMVXHw=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.1.10.tgz_1484673441093_0.458372725173831"},"directories":{}},"2.2.0-beta.1":{"name":"vue","version":"2.2.0-beta.1","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","typings":"types/index.d.ts","files":["dist/vue.js","dist/vue.min.js","dist/vue.runtime.js","dist/vue.runtime.min.js","dist/vue.common.js","dist/vue.runtime.common.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-full-dev rollup -w -c build/config.js","dev:cjs":"TARGET=web-runtime-cjs rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","dev:weex":"TARGET=weex-framework rollup -w -c build/config.js","dev:weex:compiler":"TARGET=weex-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","install:hooks":"ln -fs ../../build/git-hooks/pre-commit .git/hooks/pre-commit"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-istanbul":"^4.0.0","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.15.2","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-jasmine":"^2.1.0","eslint-plugin-vue":"^2.0.0","flow-bin":"^0.39.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^2.0.1","lodash":"^4.17.1","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","resolve":"^1.2.0","rollup":"^0.41.4","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^3.2.2","selenium-server":"^2.53.1","typescript":"^2.1.6","uglify-js":"^2.6.2","vue-ssr-html-stream":"^2.1.0","vue-ssr-webpack-plugin":"^1.0.0","webpack":"^2.2.0","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.4"},"unpkg":"dist/vue.js","gitHead":"7775da259dbf594a18c1e3a38383bac3caf1e47b","_id":"vue@2.2.0-beta.1","_shasum":"e481b0c0af9aed0c1884c16f7cb843e57a3e4d1c","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"e481b0c0af9aed0c1884c16f7cb843e57a3e4d1c","tarball":"http://localhost:4545/npm/registry/vue/vue-2.2.0-beta.1.tgz","integrity":"sha512-PN+aHf7EhxXTlRb33XrNEBalPK+kqPUlPfaZWKW99tfjqPQESViHxpTLSeAcimgBFfwTghnpmkEwYq7x4ix69w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAvthID0VsaWLK+ulXLV85rCWOjoSi3JtKpLutQOOtGCAiEAv6X/RpCN2QDk8k4D+PytuYb18lvZsRgTS/5BmE3nyPM="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/vue-2.2.0-beta.1.tgz_1487910148538_0.9716962235979736"},"directories":{}},"2.2.0-beta.2":{"name":"vue","version":"2.2.0-beta.2","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","typings":"types/index.d.ts","files":["dist/vue.js","dist/vue.min.js","dist/vue.runtime.js","dist/vue.runtime.min.js","dist/vue.common.js","dist/vue.runtime.common.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-full-dev rollup -w -c build/config.js","dev:cjs":"TARGET=web-runtime-cjs rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","dev:weex":"TARGET=weex-framework rollup -w -c build/config.js","dev:weex:compiler":"TARGET=weex-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","install:hooks":"ln -fs ../../build/git-hooks/pre-commit .git/hooks/pre-commit"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-istanbul":"^4.0.0","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.15.2","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-jasmine":"^2.1.0","eslint-plugin-vue":"^2.0.0","flow-bin":"^0.39.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^2.0.1","lodash":"^4.17.1","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","resolve":"^1.2.0","rollup":"^0.41.4","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^3.2.2","selenium-server":"^2.53.1","typescript":"^2.1.6","uglify-js":"^2.6.2","vue-ssr-html-stream":"^2.1.0","vue-ssr-webpack-plugin":"^1.0.0","webpack":"^2.2.0","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.4"},"unpkg":"dist/vue.js","gitHead":"36810163386dd4f2690d8d1c4b1016f17e467e2d","_id":"vue@2.2.0-beta.2","_shasum":"4a03a307e377c58ee4f440d8100ac8b23a0e478f","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"4a03a307e377c58ee4f440d8100ac8b23a0e478f","tarball":"http://localhost:4545/npm/registry/vue/vue-2.2.0-beta.2.tgz","integrity":"sha512-5a8ey9WoXpgABpEHyyfPCIxa1+sftlvqbMNc2AFSKMiz9Pb61mRcBiApNZ7O0fa1dGnJ8jwoES0pRYTGnELCmQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDM4dExgjCft6eWKvo+t4cOQZcXBiegO8RNxICemUVGMgIgAYewWBtiIeQroKK/OcMM8QkQhQnSqD4iWXiXItfH5U0="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.2.0-beta.2.tgz_1487980879749_0.9535783343017101"},"directories":{}},"2.2.0":{"name":"vue","version":"2.2.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","typings":"types/index.d.ts","files":["dist/vue.js","dist/vue.min.js","dist/vue.runtime.js","dist/vue.runtime.min.js","dist/vue.common.js","dist/vue.runtime.common.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-full-dev rollup -w -c build/config.js","dev:cjs":"TARGET=web-runtime-cjs rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","dev:weex":"TARGET=weex-framework rollup -w -c build/config.js","dev:weex:compiler":"TARGET=weex-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","install:hooks":"ln -fs ../../build/git-hooks/pre-commit .git/hooks/pre-commit"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-istanbul":"^4.0.0","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.15.2","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-jasmine":"^2.1.0","eslint-plugin-vue":"^2.0.0","flow-bin":"^0.39.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^2.0.1","lodash":"^4.17.1","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","resolve":"^1.2.0","rollup":"^0.41.4","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^3.2.2","selenium-server":"^2.53.1","typescript":"^2.1.6","uglify-js":"^2.6.2","vue-ssr-html-stream":"^2.1.0","vue-ssr-webpack-plugin":"^1.0.0","webpack":"^2.2.0","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.4"},"gitHead":"2a19f911dc8631d44b7c7e63c4db57ef28ac5e69","_id":"vue@2.2.0","_shasum":"f4586920ce36d53944ab27ac5236ed9303a46b47","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"f4586920ce36d53944ab27ac5236ed9303a46b47","tarball":"http://localhost:4545/npm/registry/vue/vue-2.2.0.tgz","integrity":"sha512-nguUmB1TSoSjuLBvLSAmyWKkHBw3dILioei5Mcw+PjjMqqnlmRiiFiUjHMJSFW3BPQxYxpp/X/WuxfkY0HAR5Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDfIEA5q5PDUZ/BjnzpMmovCGpSH7R+hCutLcj0YZK9VwIhAIlujryvms7QNl/F9K301bFVfmUjvPjpSZ6+6V7l7SA8"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/vue-2.2.0.tgz_1488083531694_0.24482185952365398"},"directories":{}},"2.2.1":{"name":"vue","version":"2.2.1","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","typings":"types/index.d.ts","files":["dist/vue.js","dist/vue.min.js","dist/vue.runtime.js","dist/vue.runtime.min.js","dist/vue.common.js","dist/vue.runtime.common.js","dist/vue.esm.js","dist/vue.runtime.esm.js","src","types/index.d.ts","types/options.d.ts","types/plugin.d.ts","types/vnode.d.ts","types/vue.d.ts"],"scripts":{"dev":"TARGET=web-full-dev rollup -w -c build/config.js","dev:cjs":"TARGET=web-runtime-cjs rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","dev:weex":"TARGET=weex-framework rollup -w -c build/config.js","dev:weex:compiler":"TARGET=weex-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","install:hooks":"ln -fs ../../build/git-hooks/pre-commit .git/hooks/pre-commit"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-istanbul":"^4.0.0","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.15.2","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-jasmine":"^2.1.0","eslint-plugin-vue":"^2.0.0","flow-bin":"^0.39.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^2.0.1","lodash":"^4.17.1","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","resolve":"^1.2.0","rollup":"^0.41.4","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^3.2.2","selenium-server":"^2.53.1","typescript":"^2.1.6","uglify-js":"^2.6.2","vue-ssr-html-stream":"^2.1.0","vue-ssr-webpack-plugin":"^1.0.0","webpack":"^2.2.0","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.4"},"gitHead":"3b241b0088d8b40b3e551f76fa031910dcbd42a7","_id":"vue@2.2.1","_shasum":"ddbfd2f0caf38f374f5a36eea2e1edf25225b68e","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"ddbfd2f0caf38f374f5a36eea2e1edf25225b68e","tarball":"http://localhost:4545/npm/registry/vue/vue-2.2.1.tgz","integrity":"sha512-sqQxUBzcVZ4lQsHc0AOoW+rPE1sLMgdDdr9mqyz+REySg8H65nI7iQ0meMsH2KjvdDovEfwRNPe9H60ENnNXLw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBHEQeGvPShUl29qWKeDz/2di3iaOoWf5YpbwyTup/RwAiBE3Zjiurfc1tNJ9kWhG6qQQpcpJJ7KAXQVjeMUKrOE7w=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/vue-2.2.1.tgz_1488114657958_0.2117187965195626"},"directories":{}},"2.2.2":{"name":"vue","version":"2.2.2","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"TARGET=web-full-dev rollup -w -c build/config.js","dev:cjs":"TARGET=web-runtime-cjs rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","dev:weex":"TARGET=weex-framework rollup -w -c build/config.js","dev:weex:compiler":"TARGET=weex-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","install:hooks":"ln -fs ../../build/git-hooks/pre-commit .git/hooks/pre-commit"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-istanbul":"^4.0.0","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.15.2","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-jasmine":"^2.1.0","eslint-plugin-vue":"^2.0.0","flow-bin":"^0.39.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^2.0.1","lodash":"^4.17.1","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","resolve":"^1.2.0","rollup":"^0.41.4","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^3.2.2","selenium-server":"^2.53.1","typescript":"^2.1.6","uglify-js":"^2.6.2","vue-ssr-html-stream":"^2.1.0","vue-ssr-webpack-plugin":"^1.0.0","webpack":"^2.2.0","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.4"},"gitHead":"d0b8dce4a6cbcce1aed1912ab12b20c858edd729","_id":"vue@2.2.2","_shasum":"17ed34028a6ab4de855738a1d7beabdf409ee23f","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"17ed34028a6ab4de855738a1d7beabdf409ee23f","tarball":"http://localhost:4545/npm/registry/vue/vue-2.2.2.tgz","integrity":"sha512-16TbxDHkKlsZR5aX8lhZQ8dNdpjObgN52gv+OdF8dM3C/DQYvnVyWD2omINrx+8KFDutz1E4XNUsul8Z+Q4HDw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFUfJ4KOu6VVQoSXAOm2xnKRuLPC+je7zjYCLYma6BsuAiEAkU9hcuDpF0/JfSWMfqVlYKNFXZZ+qGhPzFHs3/yg6+c="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.2.2.tgz_1489033433326_0.6694855242967606"},"directories":{}},"2.2.3":{"name":"vue","version":"2.2.3","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"TARGET=web-full-dev rollup -w -c build/config.js","dev:cjs":"TARGET=web-runtime-cjs rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","dev:weex":"TARGET=weex-framework rollup -w -c build/config.js","dev:weex:compiler":"TARGET=weex-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","install:hooks":"ln -fs ../../build/git-hooks/pre-commit .git/hooks/pre-commit"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-istanbul":"^4.0.0","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.15.2","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-jasmine":"^2.1.0","eslint-plugin-vue":"^2.0.0","flow-bin":"^0.39.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^2.0.1","lodash":"^4.17.1","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","resolve":"^1.2.0","rollup":"^0.41.4","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^3.2.2","selenium-server":"^2.53.1","typescript":"^2.1.6","uglify-js":"^2.6.2","vue-ssr-html-stream":"^2.1.0","vue-ssr-webpack-plugin":"^1.0.0","webpack":"^2.2.0","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.4"},"gitHead":"d185dd294c99fc01fd6521201f3362ba41e75060","_id":"vue@2.2.3","_shasum":"62174ade45f262efa4dba6f49ec613c6d2fc279c","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"62174ade45f262efa4dba6f49ec613c6d2fc279c","tarball":"http://localhost:4545/npm/registry/vue/vue-2.2.3.tgz","integrity":"sha512-XOI2QaBJf52goQdWtvED+esxhjKuf+HPbDrbg6hZx5CJwtnQcGSid+K/Q8597UVjoAV0AA7jj+zKWvvJG0zDSw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCWEduMVVZkEpILYRNjR/d2BK5iD4DFIXVgql1itwPGhQIhAP+cawdwdYQHoxhj4dEXl+5oeKQrgfGOKDVEhAxFd3Qe"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.2.3.tgz_1489392491918_0.5810584076680243"},"directories":{}},"2.2.4":{"name":"vue","version":"2.2.4","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"TARGET=web-full-dev rollup -w -c build/config.js","dev:cjs":"TARGET=web-runtime-cjs rollup -w -c build/config.js","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"TARGET=web-server-renderer rollup -w -c build/config.js","dev:compiler":"TARGET=web-compiler rollup -w -c build/config.js","dev:weex":"TARGET=weex-framework rollup -w -c build/config.js","dev:weex:compiler":"TARGET=weex-compiler rollup -w -c build/config.js","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"SAUCE=true karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && NODE_ENV=production node benchmarks/ssr/renderToString.js && NODE_ENV=production VUE_ENV=server node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","install:hooks":"ln -fs ../../build/git-hooks/pre-commit .git/hooks/pre-commit"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-istanbul":"^4.0.0","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.15.2","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-jasmine":"^2.1.0","eslint-plugin-vue":"^2.0.0","flow-bin":"^0.39.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^2.0.1","lodash":"^4.17.1","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","resolve":"^1.2.0","rollup":"^0.41.4","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^3.2.2","selenium-server":"^2.53.1","typescript":"^2.1.6","uglify-js":"^2.6.2","vue-ssr-html-stream":"^2.1.0","vue-ssr-webpack-plugin":"^1.0.0","webpack":"^2.2.0","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.4"},"gitHead":"2343b908c2f8d0b3d9ea762af6f5b85a540eddd7","_id":"vue@2.2.4","_shasum":"d0a3a050a80a12356d7950ae5a7b3131048209cc","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"d0a3a050a80a12356d7950ae5a7b3131048209cc","tarball":"http://localhost:4545/npm/registry/vue/vue-2.2.4.tgz","integrity":"sha512-/Bb5oJcOu/kVuZl/htVq1J8HN5j8tFTyRv798l50Yn6AzR+Q+hZN4KBYb621TSpDArprHN3WiGC40RfexsJCoQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFM+FjZMXkW/3RI6w30LZKFCOKJEu7unSgb0st0fLQetAiASLKmXqlk+FcPwLnHv2bmfbZfg3VQCPebAJLzc4lUMUA=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.2.4.tgz_1489417703415_0.14407102018594742"},"directories":{}},"2.2.5":{"name":"vue","version":"2.2.5","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework ","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","install:hooks":"ln -fs ../../build/git-hooks/pre-commit .git/hooks/pre-commit"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-istanbul":"^4.0.0","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.15.2","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-jasmine":"^2.1.0","eslint-plugin-vue":"^2.0.0","flow-bin":"^0.39.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^2.0.1","lodash":"^4.17.1","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","resolve":"^1.2.0","rollup":"^0.41.4","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^3.2.2","selenium-server":"^2.53.1","typescript":"^2.1.6","uglify-js":"^2.6.2","vue-ssr-html-stream":"^2.1.0","vue-ssr-webpack-plugin":"^1.0.0","webpack":"^2.2.0","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.4"},"gitHead":"c0ad75beeb5bf5e7679221b679fbdd13e0d945bb","_id":"vue@2.2.5","_shasum":"528eba68447d7eff99f86767b31176aa656c6963","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"528eba68447d7eff99f86767b31176aa656c6963","tarball":"http://localhost:4545/npm/registry/vue/vue-2.2.5.tgz","integrity":"sha512-yNNgm1+ZvPJLldADSICcVFBuFBPZxm2TWbrHzBWVtZK2X/Gg3coRam6U1cdW+qtO9LOVSSYWWcy1BYQpPHaIAg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCL+zZbPKXOtqinI8s9FrddIKbr+vL6Uj1baZ4hoCEEPAIgag5vXVwt3aVW/MOMi2guRXIhLEPt+9qL1sDBQ0JJ2mw="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/vue-2.2.5.tgz_1490331224066_0.039384644478559494"},"directories":{}},"2.2.6":{"name":"vue","version":"2.2.6","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework ","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","install:hooks":"ln -fs ../../build/git-hooks/pre-commit .git/hooks/pre-commit"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-istanbul":"^4.0.0","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.15.2","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-jasmine":"^2.1.0","eslint-plugin-vue":"^2.0.0","flow-bin":"^0.39.0","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^2.0.1","lodash":"^4.17.1","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","resolve":"^1.2.0","rollup":"^0.41.4","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^3.2.2","selenium-server":"^2.53.1","typescript":"^2.1.6","uglify-js":"^2.6.2","vue-ssr-html-stream":"^2.1.0","vue-ssr-webpack-plugin":"^1.0.0","webpack":"^2.2.0","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.4"},"gitHead":"0cebdf55ab645001a7c8c80381ab27e03ced5c7c","_id":"vue@2.2.6","_shasum":"451714b394dd6d4eae7b773c40c2034a59621aed","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"451714b394dd6d4eae7b773c40c2034a59621aed","tarball":"http://localhost:4545/npm/registry/vue/vue-2.2.6.tgz","integrity":"sha512-C067IgMLf1JaSG99l42Mn5ATKTdYLsuXDBjcOAYnxs79z3NGqRdWvBWH9MT4X1Nj7gDkL38r040F1fWml+YYnw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDTC7Aj2XfKgTOLBPhRa21n7uwZRqQSEH+HZpZCExH0PAiB0PmA0TIfSYPJMaMAlvDOoSRE0+Puyp+6rov5MpkKvEA=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.2.6.tgz_1490582786729_0.13118436955846846"},"directories":{}},"2.3.0-beta.1":{"name":"vue","version":"2.3.0-beta.1","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework ","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","install:hooks":"ln -fs ../../build/git-hooks/pre-commit .git/hooks/pre-commit"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-istanbul":"^4.0.0","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.15.2","chalk":"^1.1.3","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-jasmine":"^2.1.0","eslint-plugin-vue":"^2.0.0","file-loader":"^0.10.1","flow-bin":"^0.39.0","hash-sum":"^1.0.2","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^2.0.1","lodash":"^4.17.1","lodash.template":"^4.4.0","lru-cache":"^4.0.2","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","resolve":"^1.2.0","rollup":"^0.41.4","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^3.2.2","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","typescript":"^2.1.6","uglify-js":"^2.6.2","webpack":"^2.2.0","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.4"},"gitHead":"3a6fd13bc5c1c900774f759f200e064d60861b96","_id":"vue@2.3.0-beta.1","_shasum":"cea07a499c561f535ee320d623fd17a775c1591b","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.8.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"cea07a499c561f535ee320d623fd17a775c1591b","tarball":"http://localhost:4545/npm/registry/vue/vue-2.3.0-beta.1.tgz","integrity":"sha512-yVCPpc9zze0ZRJTnxDh9nzEGL+igWjX7jvXNbX6xVXPYJ9QCEVTsdbdIePIohnT5qxSZ36ccJRtgh3+tc/v+SA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDx8bjJcQCeSoT+tbKdIVFsYwzZvER3I4u7VNwgUk94bQIhALxd+7V5NDuh06uPBcLfF/UqXWoF0sTQgj0yW2T63XsJ"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.3.0-beta.1.tgz_1493202765108_0.0036185618955641985"},"directories":{}},"2.3.0":{"name":"vue","version":"2.3.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework ","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","install:hooks":"ln -fs ../../build/git-hooks/pre-commit .git/hooks/pre-commit"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-istanbul":"^4.0.0","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.15.2","chalk":"^1.1.3","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-jasmine":"^2.1.0","eslint-plugin-vue":"^2.0.0","file-loader":"^0.10.1","flow-bin":"^0.39.0","hash-sum":"^1.0.2","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^2.0.1","lodash":"^4.17.1","lodash.template":"^4.4.0","lru-cache":"^4.0.2","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","resolve":"^1.2.0","rollup":"^0.41.4","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^3.2.2","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","typescript":"^2.1.6","uglify-js":"^2.6.2","webpack":"^2.2.0","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.4"},"gitHead":"a27c464692c83c3c953e76baaa0e51dc88e4a14a","_id":"vue@2.3.0","_shasum":"bc44db0488c5245c788304c7683efe7b4c862d82","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.8.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"bc44db0488c5245c788304c7683efe7b4c862d82","tarball":"http://localhost:4545/npm/registry/vue/vue-2.3.0.tgz","integrity":"sha512-vqgzV5Oop9Yi3zFP20CM8A3p48PZ4hreIAUf/ZRcomi/dB/f0BvCO6rjzarvTKjm+hZZcBYKKESRp+A46WuirA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBEFv+q95aKrDaOGZPa+W9H5diKtC2LVX8kuep69KOMCAiA9cvuesk3OE5sqJMaDwkWezUAOqvnYC8IEqJezUH7GJA=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/vue-2.3.0.tgz_1493274146495_0.15474186395294964"},"directories":{}},"2.3.1":{"name":"vue","version":"2.3.1","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework ","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","install:hooks":"ln -fs ../../build/git-hooks/pre-commit .git/hooks/pre-commit"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-istanbul":"^4.0.0","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.15.2","chalk":"^1.1.3","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-jasmine":"^2.1.0","eslint-plugin-vue":"^2.0.0","file-loader":"^0.10.1","flow-bin":"^0.45.0","hash-sum":"^1.0.2","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^2.0.1","lodash":"^4.17.1","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.0.2","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","resolve":"^1.2.0","rollup":"^0.41.4","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^3.2.2","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","typescript":"^2.1.6","uglify-js":"^2.6.2","webpack":"^2.2.0","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.4"},"gitHead":"6b4f3da51dbac0c7f06411907c8d8435b630d5b2","_id":"vue@2.3.1","_shasum":"cecc3a229160747f3fb01eb2f03dd04e82420462","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.8.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"cecc3a229160747f3fb01eb2f03dd04e82420462","tarball":"http://localhost:4545/npm/registry/vue/vue-2.3.1.tgz","integrity":"sha512-r1P7TFOVxyEWHIy7Fkz8j0DapCAAfgf6+hkmGKQpNDc3ONWK69vfxObbLwHvNA+ihD4GgPKdEDg2oWajOk9IFQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHquMZuwttn/7QMnTCE4lh/UsHMWbNEGY+gE8mbETNlrAiEAk6EgjfuMB/qv3vgoWPUFeTWFfMfLUOn4l1UEsukbCMY="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.3.1.tgz_1493711973474_0.7331771603785455"},"directories":{}},"2.3.2":{"name":"vue","version":"2.3.2","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework ","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","install:hooks":"ln -fs ../../build/git-hooks/pre-commit .git/hooks/pre-commit"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-istanbul":"^4.0.0","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.15.2","chalk":"^1.1.3","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-jasmine":"^2.1.0","eslint-plugin-vue":"^2.0.0","file-loader":"^0.10.1","flow-bin":"^0.45.0","hash-sum":"^1.0.2","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^2.0.1","lodash":"^4.17.1","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.0.2","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","resolve":"^1.2.0","rollup":"^0.41.4","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^3.2.2","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","typescript":"^2.1.6","uglify-js":"^2.6.2","webpack":"^2.2.0","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.4"},"gitHead":"b977c77d344cb1fc63a3daa50a4b96ef70e77ec5","_id":"vue@2.3.2","_shasum":"9e52aae3593480be235ff227557837e69f98203a","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.8.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"9e52aae3593480be235ff227557837e69f98203a","tarball":"http://localhost:4545/npm/registry/vue/vue-2.3.2.tgz","integrity":"sha512-N8XqDbywlC0OdfT4hzjlGV8RIKffh+WdmfTDN++uKuWFb3QmZ3i8ma0gqncvv2yCwnSYBNm7VPcJ9cKKoz3j6w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFOpcgJo2f0PG5j7FJvHZ+pVkmvNHRE0CoIh9M+lcS2GAiEAv1EUdJiHRMRYqep5nNPkoh4JZyoN5RMpoaZgVnIB1LA="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/vue-2.3.2.tgz_1493721022817_0.636890372261405"},"directories":{}},"2.3.3":{"name":"vue","version":"2.3.3","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework ","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","install:hooks":"ln -fs ../../build/git-hooks/pre-commit .git/hooks/pre-commit"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-istanbul":"^4.0.0","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.15.2","chalk":"^1.1.3","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-jasmine":"^2.1.0","eslint-plugin-vue":"^2.0.0","file-loader":"^0.10.1","flow-bin":"^0.45.0","hash-sum":"^1.0.2","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^2.0.1","lodash":"^4.17.1","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.0.2","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","resolve":"^1.2.0","rollup":"^0.41.4","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^3.2.2","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","typescript":"^2.1.6","uglify-js":"^2.6.2","webpack":"^2.2.0","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.4"},"gitHead":"8d56a498f3d95660e2cafff4ed3c1e1da23494d1","_id":"vue@2.3.3","_shasum":"d1eaa8fde5240735a4563e74f2c7fead9cbb064c","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.8.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"d1eaa8fde5240735a4563e74f2c7fead9cbb064c","tarball":"http://localhost:4545/npm/registry/vue/vue-2.3.3.tgz","integrity":"sha512-+TOd8egZAMNxeUsPw4RuYRk/oXmLCgJX07+KUF/RRUgPyVd4vNpeHLVnQ77EIrLj6vgJBYupPjk0rWxAOkLaqQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCGg+c2m8o0KwiItOwHeQkkBjKXUYZnfVvSoAVlNQe57AIgCFxpJA/NFSiLwgxdx1iqNd+lgOyKWwWkI/nhLGFmNuI="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-2.3.3.tgz_1494349078810_0.31803403492085636"},"directories":{}},"2.3.4":{"name":"vue","version":"2.3.4","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start build/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework ","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start build/karma.unit.config.js","test:cover":"karma start build/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start build/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","install:hooks":"ln -fs ../../build/git-hooks/pre-commit .git/hooks/pre-commit"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.9.0","babel-eslint":"^7.1.0","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^6.2.4","babel-plugin-istanbul":"^4.0.0","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.2.0","babel-preset-es2015":"^6.9.0","babel-preset-flow-vue":"^1.0.0","buble":"^0.15.2","chalk":"^1.1.3","chromedriver":"^2.21.2","codecov.io":"^0.1.6","cross-spawn":"^5.0.1","de-indent":"^1.0.2","es6-promise":"^4.0.5","eslint":"^3.10.1","eslint-config-vue":"^2.0.1","eslint-loader":"^1.3.0","eslint-plugin-flowtype":"^2.16.0","eslint-plugin-jasmine":"^2.1.0","eslint-plugin-vue":"^2.0.0","file-loader":"^0.10.1","flow-bin":"^0.45.0","hash-sum":"^1.0.2","he":"^1.1.0","http-server":"^0.9.0","jasmine":"^2.5.2","jasmine-core":"^2.5.2","karma":"^1.1.0","karma-chrome-launcher":"^2.0.0","karma-coverage":"^1.0.0","karma-firefox-launcher":"^1.0.0","karma-jasmine":"^1.0.2","karma-mocha-reporter":"^2.0.4","karma-phantomjs-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.0","karma-webpack":"^2.0.1","lodash":"^4.17.1","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.0.2","nightwatch":"^0.9.9","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.1","resolve":"^1.2.0","rollup":"^0.41.4","rollup-plugin-alias":"^1.2.0","rollup-plugin-babel":"^2.4.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-replace":"^1.1.0","rollup-watch":"^3.2.2","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","typescript":"^2.1.6","uglify-js":"^2.6.2","webpack":"^2.2.0","weex-js-runtime":"^0.17.0-alpha4","weex-vdom-tester":"^0.1.4"},"gitHead":"1f9416d514d80a99eb45184459fdf390405967ec","_id":"vue@2.3.4","_npmVersion":"5.0.0","_nodeVersion":"8.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-oLCxuVcVQ2inwSbS7B+zfjB6CSjgQ0yyCOzPcg7S5CXeOCbtkaiN5frR6MtwvrveqbG86OsGd9jWf6JsGyQkLw==","shasum":"5ec3b87a191da8090bbef56b7cfabd4158038171","tarball":"http://localhost:4545/npm/registry/vue/vue-2.3.4.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDU29Wz7/O3tUcIXTRvP2Un/mQZrV6Te8hCTmUhzYZgpAiARkHPcm7lXlEYqru61FiZ488TJ/5KOYYkViRPesNVl6A=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-2.3.4.tgz_1496897690369_0.5197095186449587"},"directories":{}},"2.4.0":{"name":"vue","version":"2.4.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","typings":"types/index.d.ts","files":["dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework ","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","release:note":"node build/gen-release-note.js","postinstall":"node build/install-hooks.js","commit":"git-cz"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^7.0.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.4.3","babel-preset-es2015":"^6.24.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.15.2","chalk":"^1.1.3","chromedriver":"^2.30.1","codecov.io":"^0.1.6","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","eslint":"^3.0.0","eslint-loader":"^1.7.1","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.2.0","eslint-plugin-vue-libs":"^1.2.0","file-loader":"^0.11.2","flow-bin":"^0.48.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.10.0","jasmine":"^2.6.0","jasmine-core":"^2.6.3","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.45.1","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^2.7.1","rollup-plugin-buble":"^0.15.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^1.1.1","rollup-watch":"^4.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.7.8","typescript":"^2.3.4","uglify-js":"^3.0.15","webpack":"^2.6.1","weex-js-runtime":"^0.20.5","weex-vdom-tester":"^0.2.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"ac3d1eaea34ee23978d395a84f68154e7e86caa1","_id":"vue@2.4.0","_npmVersion":"5.0.0","_nodeVersion":"8.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-BFqCvQQJ3LA2fANeqY/aLnkMBzZo1ef6ymjRweYYnUkAjoid7MyD/J2Nhkp7YminXVZBQv7M+P7Wli7rZRNafQ==","shasum":"f462d15f12f73bb40d795365cf3c45431296d6f7","tarball":"http://localhost:4545/npm/registry/vue/vue-2.4.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB94GzVZBXZZu4eMv+Wj/39YmRBXNo22sr5XgJ7H6z2wAiEA5Kom2thmLwMcsYflNXzlwO0By+rgQN6ShE/Y+hllhAw="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-2.4.0.tgz_1499925597967_0.5970287129748613"},"directories":{}},"2.4.1":{"name":"vue","version":"2.4.1","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","typings":"types/index.d.ts","files":["dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework ","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","release:note":"node build/gen-release-note.js","setup":"node build/install-hooks.js","commit":"git-cz"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^7.0.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.4.3","babel-preset-es2015":"^6.24.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.15.2","chalk":"^1.1.3","chromedriver":"^2.30.1","codecov.io":"^0.1.6","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","eslint":"^3.0.0","eslint-loader":"^1.7.1","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.2.0","eslint-plugin-vue-libs":"^1.2.0","file-loader":"^0.11.2","flow-bin":"^0.48.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.10.0","jasmine":"^2.6.0","jasmine-core":"^2.6.3","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.45.1","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^2.7.1","rollup-plugin-buble":"^0.15.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^1.1.1","rollup-watch":"^4.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.7.8","typescript":"^2.3.4","uglify-js":"^3.0.15","webpack":"^2.6.1","weex-js-runtime":"^0.20.5","weex-vdom-tester":"^0.2.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"381b48503aae796c5c21c318cae8b0a8322dde35","_id":"vue@2.4.1","_npmVersion":"5.0.0","_nodeVersion":"8.0.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-V/3mbqPeXJf+AEdm2Qdrho8ADjN2/Th+q7abrDqQrGaERgtlGPLe8SRLDzJ2eNEV4Gh+L8T/vfbxb2sLUfwYbA==","shasum":"76e0b8eee614613532216b7bfe784e0b5695b160","tarball":"http://localhost:4545/npm/registry/vue/vue-2.4.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB89kA5iD/HTPvsl65Nc5ve8R08F7oZmk1vZdn8lKOybAiEAtB7dVvXZWlJehPFvAXHkYS8s/jAuElIfZc0BmANddFQ="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-2.4.1.tgz_1499928052215_0.3017186624929309"},"directories":{}},"2.4.2":{"name":"vue","version":"2.4.2","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework ","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","release:note":"node build/gen-release-note.js","setup":"node build/install-hooks.js","commit":"git-cz"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^7.0.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.4.3","babel-preset-es2015":"^6.24.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.15.2","chalk":"^1.1.3","chromedriver":"^2.30.1","codecov.io":"^0.1.6","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","eslint":"^3.0.0","eslint-loader":"^1.7.1","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.2.0","eslint-plugin-vue-libs":"^1.2.0","file-loader":"^0.11.2","flow-bin":"^0.48.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.10.0","jasmine":"^2.6.0","jasmine-core":"^2.6.3","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.45.1","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^2.7.1","rollup-plugin-buble":"^0.15.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^1.1.1","rollup-watch":"^4.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.7.8","typescript":"^2.3.4","uglify-js":"^3.0.15","webpack":"^2.6.1","weex-js-runtime":"^0.20.5","weex-vdom-tester":"^0.2.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"b8f1bcd96c73251f46726cfc5393bb9999ae259d","_id":"vue@2.4.2","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-GB5r+CsrCHIB1PoXt4wgBienjF3WGYOIaTK27tDk96sZxpL5RwRrsi9I3ECwFt8x8qAmxT2xk1vsY2Vpcn9nIw==","shasum":"a9855261f191c978cc0dc1150531b8d08149b58c","tarball":"http://localhost:4545/npm/registry/vue/vue-2.4.2.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCCPylokg9TnvD6kjqZmmAFkRN7h/rBnTcsOuYXMYC10wIhAMxJ35MrkvU7wd0jJcjVGlBs87osrXORsA2FsR3jwpKS"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-2.4.2.tgz_1500611321854_0.16039316589012742"},"directories":{}},"2.4.3":{"name":"vue","version":"2.4.3","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework ","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","release:note":"node build/gen-release-note.js","setup":"node build/install-hooks.js","commit":"git-cz"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^7.0.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.4.3","babel-preset-es2015":"^6.24.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.15.2","chalk":"^1.1.3","chromedriver":"^2.30.1","codecov.io":"^0.1.6","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","eslint":"^3.0.0","eslint-loader":"^1.7.1","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.2.0","eslint-plugin-vue-libs":"^1.2.0","file-loader":"^0.11.2","flow-bin":"^0.48.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.10.0","jasmine":"^2.6.0","jasmine-core":"^2.6.3","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.45.1","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^2.7.1","rollup-plugin-buble":"^0.15.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^1.1.1","rollup-watch":"^4.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.7.8","typescript":"^2.3.4","uglify-js":"^3.0.15","webpack":"^2.6.1","weex-js-runtime":"^0.20.5","weex-vdom-tester":"^0.2.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"0a7ffb148c38848cb9f59a38b101abdec863f490","_id":"vue@2.4.3","_npmVersion":"5.4.1","_nodeVersion":"8.4.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-k6zkIBR0KsE0DLUDGdRLooX/4iRUbc3T2FyrJs4YhVySbjGwS3k5c2HRCHyXo6lg1aeAF9rg3uiJDRz0J7nbDA==","shasum":"55fee0ec509cf2e10aa73b34b15219e92a9ab9ea","tarball":"http://localhost:4545/npm/registry/vue/vue-2.4.3.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDflHADlea2RBvLUjG9n4FjV8uSu9+g4VSfer5w/u2v4AIhAPsQKHsTELGWZTcpS3PfFJjD9jm4o1aKMPbOSIE2/GAP"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-2.4.3.tgz_1505289458451_0.009235817706212401"},"directories":{}},"2.4.4":{"name":"vue","version":"2.4.4","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework ","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- vue.runtime.common.js,vue-server-renderer","build:weex":"npm run build -- weex-vue-framework,weex-template-compiler","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- vue.min.js && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","release:note":"node build/gen-release-note.js","setup":"node build/install-hooks.js","commit":"git-cz"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^7.0.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.4.3","babel-preset-es2015":"^6.24.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.15.2","chalk":"^1.1.3","chromedriver":"^2.30.1","codecov.io":"^0.1.6","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","eslint":"^3.0.0","eslint-loader":"^1.7.1","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.2.0","eslint-plugin-vue-libs":"^1.2.0","file-loader":"^0.11.2","flow-bin":"^0.48.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.10.0","jasmine":"^2.6.0","jasmine-core":"^2.6.3","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.45.1","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^2.7.1","rollup-plugin-buble":"^0.15.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^1.1.1","rollup-watch":"^4.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.7.8","typescript":"^2.3.4","uglify-js":"^3.0.15","webpack":"^2.6.1","weex-js-runtime":"^0.20.5","weex-vdom-tester":"^0.2.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"94512f3e8cee4030a1096121700ed49afab48073","_id":"vue@2.4.4","_npmVersion":"5.4.1","_nodeVersion":"8.4.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-PCiRmc8ZT1DD5+BN8QUAmnkBefcCLfZVSuhc1u7iu5JoPrSHyyk/+4nehm7k2xVMi8+RFLk5WIHAN14UKF0txw==","shasum":"ea9550b96a71465fd2b8b17b61673b3561861789","tarball":"http://localhost:4545/npm/registry/vue/vue-2.4.4.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICWRLZ6WKTiPsTDGb6zfPaeeZEJt94c6MRJlYRbcI1t2AiA2ELuyscxyx7VMnOYoprkKuXaVCO1/D2FWZB8vRRbmcw=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-2.4.4.tgz_1505403170766_0.00395546481013298"},"directories":{}},"2.5.0":{"name":"vue","version":"2.5.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c build/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","release:note":"node build/gen-release-note.js","setup":"node build/install-hooks.js","commit":"git-cz"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@types/node":"^8.0.33","@types/webpack":"^3.0.13","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^7.0.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.4.3","babel-preset-es2015":"^6.24.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.16.0","chalk":"^1.1.3","chromedriver":"^2.30.1","codecov.io":"^0.1.6","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","eslint":"^3.0.0","eslint-loader":"^1.7.1","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","eslint-plugin-vue-libs":"^1.2.0","file-loader":"^0.11.2","flow-bin":"^0.54.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.10.0","jasmine":"^2.6.0","jasmine-core":"^2.6.3","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.50.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-buble":"^0.16.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-watch":"^4.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.7.8","typescript":"^2.5.2","uglify-js":"^3.0.15","webpack":"^2.6.1","weex-js-runtime":"^0.22.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"0948d999f2fddf9f90991956493f976273c5da1f","_id":"vue@2.5.0","_npmVersion":"5.4.2","_nodeVersion":"8.4.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-KngZQLLe/N2Bvl3qu0xgqQHemm9MNz9y73D7yJ5tVavOKyhSgCLARYzrXJzYtoeadUSrItzV36VrHywLGVUx7w==","shasum":"7f0706c0804257e8d42e5970e1a36e648483988d","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICHUcx32CTIFlzJwETQTppn4QmNLuN4Y6GlzWHXloXRQAiBlM3XaEUcbAhr/4tZPMAyjLPl9bPv/F+o5IhQFU0DIIw=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-2.5.0.tgz_1507864062173_0.6368219419382513"},"directories":{}},"2.5.1":{"name":"vue","version":"2.5.1","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c build/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","release:note":"node build/gen-release-note.js","setup":"node build/install-hooks.js","commit":"git-cz"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@types/node":"^8.0.33","@types/webpack":"^3.0.13","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^7.0.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.4.3","babel-preset-es2015":"^6.24.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.16.0","chalk":"^1.1.3","chromedriver":"^2.30.1","codecov.io":"^0.1.6","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","eslint":"^3.0.0","eslint-loader":"^1.7.1","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","eslint-plugin-vue-libs":"^1.2.0","file-loader":"^0.11.2","flow-bin":"^0.54.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.10.0","jasmine":"^2.6.0","jasmine-core":"^2.6.3","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.50.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-buble":"^0.16.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-watch":"^4.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.7.8","typescript":"^2.5.2","uglify-js":"^3.0.15","webpack":"^2.6.1","weex-js-runtime":"^0.23.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"f865b0d7678beb70765ec8fd560008bebb51b923","_id":"vue@2.5.1","_npmVersion":"5.4.2","_nodeVersion":"8.4.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-gOTOjZZWXxXmYkchkdJ3mKi9AbkwWIc0O9yOQYbEdgigy8YI7eh7h2YS3qnDr4UIjvnrbNPbbS+OjO3Qipl4EQ==","shasum":"1d904b18a2bcbbfc68879f105e29d9a4dd715ff8","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDe8j9GvUjOtKPvZr2U8QRdntTsC77KG5MRpvZz9PCqfgIhAPEcEExiDv9arC/DzIMG/MXO4hcLjZDdNZ7qeUKepZj4"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-2.5.1.tgz_1507904083226_0.8859054057393223"},"directories":{}},"2.5.2":{"name":"vue","version":"2.5.2","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c build/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","release:note":"node build/gen-release-note.js","setup":"node build/install-hooks.js","commit":"git-cz"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@types/node":"^8.0.33","@types/webpack":"^3.0.13","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^7.0.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.4.3","babel-preset-es2015":"^6.24.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.16.0","chalk":"^1.1.3","chromedriver":"^2.30.1","codecov.io":"^0.1.6","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","eslint":"^3.0.0","eslint-loader":"^1.7.1","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","eslint-plugin-vue-libs":"^1.2.0","file-loader":"^0.11.2","flow-bin":"^0.54.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.10.0","jasmine":"^2.6.0","jasmine-core":"^2.6.3","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.50.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-buble":"^0.16.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-watch":"^4.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.7.8","typescript":"^2.5.2","uglify-js":"^3.0.15","webpack":"^2.6.1","weex-js-runtime":"^0.23.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"471de4a31d229e681cc9dce18632b5bcab944c77","_id":"vue@2.5.2","_npmVersion":"5.4.2","_nodeVersion":"8.4.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-Au9rf8fPkBulFHfZ406UaQDd1jH9fqGRIM+0IHilrXnJ/0TeeMH4SBkNxWf2dGevl2S3aVeu0E/WklEv0/msag==","shasum":"fd367a87bae7535e47f9dc5c9ec3b496e5feb5a4","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.2.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCDQLWEdwTb6+qtZOYUVBVtc7GFQUGWjwaBNFb2jZCxXAIgVM4ur0RFUO1YhHUB701kKn4CjWH1Ur2ONtzMWvr/iJI="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-2.5.2.tgz_1507926072940_0.44964701822027564"},"directories":{}},"2.5.3":{"name":"vue","version":"2.5.3","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c build/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","release:note":"node build/gen-release-note.js","setup":"node build/setup.js","commit":"git-cz"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@types/node":"^8.0.33","@types/webpack":"^3.0.13","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^7.0.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.4.3","babel-preset-es2015":"^6.24.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.16.0","chalk":"^1.1.3","chromedriver":"^2.30.1","codecov.io":"^0.1.6","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","eslint":"^3.0.0","eslint-loader":"^1.7.1","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","eslint-plugin-vue-libs":"^1.2.0","file-loader":"^0.11.2","flow-bin":"^0.54.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.10.0","jasmine":"^2.6.0","jasmine-core":"^2.6.3","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.50.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-buble":"^0.16.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-watch":"^4.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.7.8","typescript":"^2.5.2","uglify-js":"^3.0.15","webpack":"^2.6.1","weex-js-runtime":"^0.23.0","weex-styler":"^0.3.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"2acc12c9edb03329c4d9cddcca26e46c672a77bc","_id":"vue@2.5.3","_npmVersion":"5.4.2","_nodeVersion":"8.4.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-C8O5ZtR9jpwm6sCre3k42/WvuAcil5hH1+c3mJks8kNCYKh57sQh6I5U7m9L0fD89OKkIofmebUORngZkLedNA==","shasum":"e1a3b1f49b6e93e574ce040b95cbc873912fecc1","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.3.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAO4qvxj89Z0O6p0QctIk9AIY84fiGYrqSDiDbMiBovxAiBkf83Fxe4xJAoj1vH+ewvJNnkM7w5RW0q8PXk5ljY4AQ=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-2.5.3.tgz_1509743497178_0.5528412547428161"},"directories":{}},"2.5.4":{"name":"vue","version":"2.5.4","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c build/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","release:note":"node build/gen-release-note.js","setup":"node build/setup.js","commit":"git-cz"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@types/node":"^8.0.33","@types/webpack":"^3.0.13","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^7.0.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.4.3","babel-preset-es2015":"^6.24.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.16.0","chalk":"^1.1.3","chromedriver":"^2.30.1","codecov.io":"^0.1.6","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","eslint":"^3.0.0","eslint-loader":"^1.7.1","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","eslint-plugin-vue-libs":"^1.2.0","file-loader":"^0.11.2","flow-bin":"^0.54.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.10.0","jasmine":"^2.6.0","jasmine-core":"^2.6.3","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.50.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-buble":"^0.16.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-watch":"^4.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.7.8","typescript":"^2.5.2","uglify-js":"^3.0.15","webpack":"^2.6.1","weex-js-runtime":"^0.23.0","weex-styler":"^0.3.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"a2cd14c765cfb1f881f34911d4fd0540feb09cce","_id":"vue@2.5.4","_npmVersion":"5.4.2","_nodeVersion":"8.4.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-AHCPCJdPe/hP0lEd1j4KKyM5J5Qmihr5eL94AJMbfgSofxXF8izd3dcvLLBSRm1EhCqYf1RhUAKua0uOsp6xGA==","shasum":"4405e30b856875553e8fadb0ebf50f51ffc443f5","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.4.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAyewkQ2u11mQXBAu3gfLFvrw/w7+Uh+MHgbepn5WV3BAiEAyOokVV1Z/srj5YEnH9Iq8fgQHAq0CdQ7DmhXa0uPbd0="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-2.5.4.tgz_1510862118158_0.23470679740421474"},"directories":{}},"2.5.5":{"name":"vue","version":"2.5.5","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c build/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","release:note":"node build/gen-release-note.js","setup":"node build/setup.js","commit":"git-cz"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@types/node":"^8.0.33","@types/webpack":"^3.0.13","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^7.0.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.4.3","babel-preset-es2015":"^6.24.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.16.0","chalk":"^1.1.3","chromedriver":"^2.30.1","codecov.io":"^0.1.6","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","eslint":"^3.0.0","eslint-loader":"^1.7.1","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","eslint-plugin-vue-libs":"^1.2.0","file-loader":"^0.11.2","flow-bin":"^0.54.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.10.0","jasmine":"^2.6.0","jasmine-core":"^2.6.3","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.50.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-buble":"^0.16.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-watch":"^4.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.7.8","typescript":"^2.5.2","uglify-js":"^3.0.15","webpack":"^2.6.1","weex-js-runtime":"^0.23.0","weex-styler":"^0.3.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"06f121b4735e8c70306c744419287592af295eac","_id":"vue@2.5.5","_npmVersion":"5.4.2","_nodeVersion":"8.4.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-GmuENNfh+QxILBWJbBuclYIIDPoCBbYpspndkBZjyhzc6Pol6I+arHiwqXBD6ml5Kwo7uEIUdDnOcuhdLlAMrw==","shasum":"cc3cd9b2a4f1d7356861ae0f71da0e6beb091910","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.5.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDHxXQB45ZBKOO8PqXtdLyPvT/yO+o8nGKubBQpg0gFpwIgI5aOdVvhHGmgaDel7pnraUO9PEW+KZgJwMzuGhCuhvE="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-2.5.5.tgz_1510936623854_0.6424111265223473"},"directories":{}},"2.5.6":{"name":"vue","version":"2.5.6","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c build/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","release:note":"node build/gen-release-note.js","setup":"node build/setup.js","commit":"git-cz"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@types/node":"^8.0.33","@types/webpack":"^3.0.13","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^7.0.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.4.3","babel-preset-es2015":"^6.24.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.16.0","chalk":"^1.1.3","chromedriver":"^2.30.1","codecov.io":"^0.1.6","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","eslint":"^3.0.0","eslint-loader":"^1.7.1","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","eslint-plugin-vue-libs":"^1.2.0","file-loader":"^0.11.2","flow-bin":"^0.54.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.10.0","jasmine":"^2.6.0","jasmine-core":"^2.6.3","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.50.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-buble":"^0.16.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-watch":"^4.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.7.8","typescript":"^2.5.2","uglify-js":"^3.0.15","webpack":"^2.6.1","weex-js-runtime":"^0.23.0","weex-styler":"^0.3.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"b2781205b0271a9b59afe0c816b41c6dbe85f0a3","_id":"vue@2.5.6","_npmVersion":"5.4.2","_nodeVersion":"8.4.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-EnTiSZKkaQmsbpgsWN01VrGYisBXvjU1iqoK2xpUOLdri8vxQyYi5CjRtT33K3JI49WaiG8XnsIGEhNnROj2fQ==","shasum":"73654fefa4b37f25dfc657b8b834b44c90822cd7","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.6.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFJdf3sR1OJJtonelMdlmih7ubg7mBazU4rWaL+6WIOUAiBkLYicUzVC3frwsUlyylbsH45w/1MsMbJPLSWXyu0p1A=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-2.5.6.tgz_1511034258455_0.17820211220532656"},"directories":{}},"2.5.7":{"name":"vue","version":"2.5.7","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c build/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","release:note":"node build/gen-release-note.js","setup":"node build/setup.js","commit":"git-cz"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@types/node":"^8.0.33","@types/webpack":"^3.0.13","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^7.0.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.4.3","babel-preset-es2015":"^6.24.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.16.0","chalk":"^1.1.3","chromedriver":"^2.30.1","codecov.io":"^0.1.6","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","eslint":"^3.0.0","eslint-loader":"^1.7.1","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","eslint-plugin-vue-libs":"^1.2.0","file-loader":"^0.11.2","flow-bin":"^0.54.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.10.0","jasmine":"^2.6.0","jasmine-core":"^2.6.3","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.50.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-buble":"^0.16.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-watch":"^4.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.7.8","typescript":"^2.5.2","uglify-js":"^3.0.15","webpack":"^2.6.1","weex-js-runtime":"^0.23.0","weex-styler":"^0.3.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"f9f74231a2e064861856396f57dc980a6de376e9","_id":"vue@2.5.7","_npmVersion":"5.4.2","_nodeVersion":"8.4.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-eMsl1hMSw+/1o5+W9LnNKwQqOAhqAW8KfaQcPg0EjczMqU9o53VkLAQ5jk84aSYnOqeBCaLYHs0BB5iqNOuotA==","shasum":"313ab26025915d9fdbc39db756548cb4bb50eb44","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.7.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFKqfsJ/Cxd4bEeYzcGkzrunUM0WI4Y7Wo9v17/aq+4LAiBDKc1BdhaxTPmEpkSBDyld/lEc2wZsW5b+hTlFKsE0UA=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-2.5.7.tgz_1511207374375_0.18834878643974662"},"directories":{}},"2.5.8":{"name":"vue","version":"2.5.8","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c build/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","release:note":"node build/gen-release-note.js","setup":"node build/setup.js","commit":"git-cz"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@types/node":"^8.0.33","@types/webpack":"^3.0.13","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^7.0.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.4.3","babel-preset-es2015":"^6.24.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.16.0","chalk":"^1.1.3","chromedriver":"^2.30.1","codecov.io":"^0.1.6","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","eslint":"^3.0.0","eslint-loader":"^1.7.1","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","eslint-plugin-vue-libs":"^1.2.0","file-loader":"^0.11.2","flow-bin":"^0.54.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.10.0","jasmine":"^2.6.0","jasmine-core":"^2.6.3","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.50.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-buble":"^0.16.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-watch":"^4.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.7.8","typescript":"^2.5.2","uglify-js":"^3.0.15","webpack":"^2.6.1","weex-js-runtime":"^0.23.0","weex-styler":"^0.3.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"b0bbcbd152782bcc8d5ad5e9c9e5842e1daf1afb","_id":"vue@2.5.8","_npmVersion":"5.4.2","_nodeVersion":"8.4.0","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-aY26SGDHJTCKM+mndzuiQ0dozPpNeWO5Mtq760OrHO0AOiqVHMhzvU5h0LdCkVF9A+vE+DMTm74xSi+sxnMEDg==","shasum":"f855c1c27255184a82225f4bef225473e8faf15b","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.8.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICdWD/Q8trnZk5uYIlW/d5Yj6TbrG0X8w1XR5dPDDlveAiBT5VAef5aujBb2Q5eR8U7+ijOOlFATsFoH9AdjnkMvdg=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-2.5.8.tgz_1511275347590_0.6677671177312732"},"directories":{}},"2.5.9":{"name":"vue","version":"2.5.9","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c build/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","release:note":"node build/gen-release-note.js","setup":"node build/setup.js","commit":"git-cz"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@types/node":"^8.0.33","@types/webpack":"^3.0.13","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^7.0.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.4.3","babel-preset-es2015":"^6.24.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.16.0","chalk":"^1.1.3","chromedriver":"^2.30.1","codecov.io":"^0.1.6","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","eslint":"^3.0.0","eslint-loader":"^1.7.1","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","eslint-plugin-vue-libs":"^1.2.0","file-loader":"^0.11.2","flow-bin":"^0.54.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.10.0","jasmine":"^2.6.0","jasmine-core":"^2.6.3","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.50.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-buble":"^0.16.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-watch":"^4.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.7.8","typescript":"^2.6.1","uglify-js":"^3.0.15","webpack":"^2.6.1","weex-js-runtime":"^0.23.0","weex-styler":"^0.3.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"d4e0c3ef2444384719638a89f2a25af042b95795","_id":"vue@2.5.9","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-9B9XBpCtj8y5eJFrspIcKxIWt+lG9FMdF8qgyOlUeOIvcS4xSAvcARygbzHA6Pi0KWFj4BvxjtWbuPVWRx/wuA==","shasum":"b2380cd040915dca69881dafd121d760952e65f7","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.9.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAxrz6ml532wJlsNSJKfHvwt72J2E7O8b+qQVr+IORUnAiEAzLBduj4z/3hy8R0oQ/w0HDMHj8siFtcvqt9onFmjz5o="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-2.5.9.tgz_1511804621853_0.23726037540473044"},"directories":{}},"2.5.10":{"name":"vue","version":"2.5.10","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c build/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","release:note":"node build/gen-release-note.js","setup":"node build/setup.js","commit":"git-cz"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@types/node":"^8.0.33","@types/webpack":"^3.0.13","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^7.0.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.4.3","babel-preset-es2015":"^6.24.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.16.0","chalk":"^1.1.3","chromedriver":"^2.30.1","codecov.io":"^0.1.6","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","eslint":"^3.0.0","eslint-loader":"^1.7.1","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","eslint-plugin-vue-libs":"^1.2.0","file-loader":"^0.11.2","flow-bin":"^0.54.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.10.0","jasmine":"^2.6.0","jasmine-core":"^2.6.3","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.50.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-buble":"^0.16.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-watch":"^4.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.7.8","typescript":"^2.6.1","uglify-js":"^3.0.15","webpack":"^2.6.1","weex-js-runtime":"^0.23.0","weex-styler":"^0.3.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"a5924a53369ec7c04f0638148f60324652c126eb","_id":"vue@2.5.10","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-svnce7F8Oe0cWscno2ABnq5ir3tQoQYXe2CkR7SiNGKmNyBDXhJj9Y7mXUodZytsssIvbooEH9DRrp58cOuWNA==","shasum":"dcd772e2594ba994145f2f09522149d9a1e7841a","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.10.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDWecscdCvpHSUIIT2g7VjYIhgNH0pdSOKzB4LJVOkIIgIgIoL+dHTzcfgPResJewlCtRS2OIdu/v0tTYK2PRb1h0U="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-2.5.10.tgz_1513120608829_0.06511193164624274"},"directories":{}},"2.5.11":{"name":"vue","version":"2.5.11","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c build/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","release:note":"node build/gen-release-note.js","setup":"node build/setup.js","commit":"git-cz"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@types/node":"^8.0.33","@types/webpack":"^3.0.13","babel-core":"^6.25.0","babel-eslint":"^8.0.3","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^7.0.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.4.3","babel-preset-es2015":"^6.24.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.18.0","chalk":"^2.3.0","chromedriver":"^2.30.1","codecov.io":"^0.1.6","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","eslint":"^4.13.1","eslint-loader":"^1.7.1","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","eslint-plugin-vue-libs":"^2.0.1","file-loader":"^1.1.5","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.10.0","jasmine":"^2.6.0","jasmine-core":"^2.6.3","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.52.1","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-buble":"^0.18.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-watch":"^4.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.7.8","typescript":"^2.6.1","uglify-js":"^3.0.15","webpack":"^3.10.0","weex-js-runtime":"^0.23.0","weex-styler":"^0.3.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"9c01684762445c822956f5764400d14384804db6","_id":"vue@2.5.11","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-FZzUIvJa1jsFSfy6OITgjzoCtnxI8uHkewa2QCCCIgRj7ObsalXKLTf3S5sBP+kyusTctl3fKej+NHoBUCVPlA==","shasum":"80ca2657aa81f03545cd8dd5a2f55454641e6405","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.11.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHlVkG0cJ3sCF2Zd6FbXcnzmIbS8bYDMozFg6j/sKzTXAiEAwbp3yw4sZghp9q1KYwGFqdlq0u974hoqpfMc6HwYRBA="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-2.5.11.tgz_1513270573239_0.7456502984277904"},"directories":{}},"2.5.12":{"name":"vue","version":"2.5.12","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c build/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","release:note":"node build/gen-release-note.js","setup":"node build/setup.js","commit":"git-cz"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@types/node":"^8.0.33","@types/webpack":"^3.0.13","babel-core":"^6.25.0","babel-eslint":"^8.0.3","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^7.0.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.4.3","babel-preset-es2015":"^6.24.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.18.0","chalk":"^2.3.0","chromedriver":"^2.30.1","codecov.io":"^0.1.6","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","eslint":"^4.13.1","eslint-loader":"^1.7.1","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","eslint-plugin-vue-libs":"^2.0.1","file-loader":"^1.1.5","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.10.0","jasmine":"^2.6.0","jasmine-core":"^2.6.3","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.52.1","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-buble":"^0.18.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-watch":"^4.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.7.8","typescript":"^2.6.1","uglify-js":"^3.0.15","webpack":"^3.10.0","weex-js-runtime":"^0.23.5","weex-styler":"^0.3.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"ec2c48cfd58d2e82d37928af533d5d5bfa30b5c4","_id":"vue@2.5.12","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-ouxtzKv/Y1GlUJlWf3jwvEi6jUs5lJQnDjaNzrHtNET9dpLENmF+cFUmfbO3avWQSzvjMpy6EqNAgLMDvZdyGA==","shasum":"88bb58307b51d9dd9f772019765c0d110da816e7","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.12.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDRMzfy2YpkEnQKXXfzj1FWCqoM/M1qlnUerc0VbFx8CAiAuxIS5JrvwmNIIvutJFg5h09GD8v2ytSwhiTpo5azMiw=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-2.5.12.tgz_1513695265097_0.30003517493605614"},"directories":{}},"2.5.13":{"name":"vue","version":"2.5.13","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c build/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c build/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c build/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c build/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c build/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c build/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c build/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c build/config.js --environment TARGET:weex-compiler ","build":"node build/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src build test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash build/release.sh","release:weex":"bash build/release-weex.sh","release:note":"node build/gen-release-note.js","setup":"node build/setup.js","commit":"git-cz"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@types/node":"^8.0.33","@types/webpack":"^3.0.13","babel-core":"^6.25.0","babel-eslint":"^8.0.3","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^7.0.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.4.3","babel-preset-es2015":"^6.24.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.18.0","chalk":"^2.3.0","chromedriver":"^2.30.1","codecov.io":"^0.1.6","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","eslint":"^4.13.1","eslint-loader":"^1.7.1","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","eslint-plugin-vue-libs":"^2.0.1","file-loader":"^1.1.5","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.10.0","jasmine":"^2.6.0","jasmine-core":"^2.6.3","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.52.1","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-buble":"^0.18.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-watch":"^4.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.7.8","typescript":"^2.6.1","uglify-js":"^3.0.15","webpack":"^3.10.0","weex-js-runtime":"^0.23.5","weex-styler":"^0.3.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"d982e344b39391fe91b6dd91d51b2f0310a45e77","_id":"vue@2.5.13","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-3D+lY7HTkKbtswDM4BBHgqyq+qo8IAEE8lz8va1dz3LLmttjgo0FxairO4r1iN2OBqk8o1FyL4hvzzTFEdQSEw==","shasum":"95bd31e20efcf7a7f39239c9aa6787ce8cf578e1","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.13.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDcEHsP81yXBadwHDUk6eKzBFUPBudbl0yhfKrotBV+OAIhALnhZWb7gDtMPIDH/4W6AnfWGgMJ8RoiJi1UWWHuG9bf"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-2.5.13.tgz_1513710421411_0.02470116876065731"},"directories":{}},"2.5.14":{"name":"vue","version":"2.5.14","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint --fix src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@types/node":"^8.0.33","@types/webpack":"^3.0.13","acorn":"^5.2.1","babel-core":"^6.25.0","babel-eslint":"^8.0.3","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^7.0.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.4.3","babel-preset-es2015":"^6.24.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.30.1","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^4.13.1","eslint-loader":"^1.7.1","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","eslint-plugin-vue-libs":"^2.0.1","file-loader":"^1.1.5","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^2.0.0","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lint-staged":"^7.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.54.1","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-buble":"^0.19.2","rollup-plugin-commonjs":"^8.0.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-watch":"^4.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","typescript":"^2.7.1","uglify-js":"^3.0.15","webpack":"^3.11.0","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^1.0.1"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"387d2567ebec83db47d2049eec006a1ffc83451a","_id":"vue@2.5.14","_npmVersion":"5.6.0","_nodeVersion":"8.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-mVgzSfYvL6WXJhBkZNbJ/hZCJae6gjnnooa7K/HXfBPWKtqpBWHKfZVWV66a7x4JtE5vnQ4P1RW+OeqbWq2pOQ==","shasum":"74cb248a471053939abf6cdf2c406d4c311ab5a7","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.14.tgz","fileCount":213,"unpackedSize":2455707,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID+BOJqkjUQViZLNgqAwU10dUsYRKCfSTScZEcTLMKwsAiEA1rcLcnQOaenIB70dxW6h61rIRVHyZw+bd5kIh/YTkYA="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.5.14_1520631733384_0.5622873738246064"},"_hasShrinkwrap":false},"2.5.15":{"name":"vue","version":"2.5.15","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint --fix src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@types/node":"^8.0.33","@types/webpack":"^3.0.13","acorn":"^5.2.1","babel-core":"^6.25.0","babel-eslint":"^8.0.3","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^7.0.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.4.3","babel-preset-es2015":"^6.24.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.30.1","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^4.13.1","eslint-loader":"^1.7.1","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","eslint-plugin-vue-libs":"^2.0.1","file-loader":"^1.1.5","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^2.0.0","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lint-staged":"^7.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.54.1","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-buble":"^0.19.2","rollup-plugin-commonjs":"^8.0.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-watch":"^4.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","typescript":"^2.7.1","uglify-js":"^3.0.15","webpack":"^3.11.0","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^1.0.1"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"af5453cd5e90461531f1711b5ecb6bd47136e7b0","_id":"vue@2.5.15","_npmVersion":"5.6.0","_nodeVersion":"8.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-uUcDI147VCQYA/9AqoEECddWdTQgrhnwAd6KDsl0pF1hiLpxqaYqIgArhnegU+QZ18DQrKvZNcR3x2QM1iaroQ==","shasum":"fdb67861dde967cd8d1b53116380f2f269b45202","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.15.tgz","fileCount":213,"unpackedSize":2455943,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrlOO1Dl24/dTaPJmUkDy3f5hJkw5fopSiv6W/PRpBXAIgBa0frTvV7bzGafsfvHrVfmtURgRbBQXmEr+twy6LttQ="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.5.15_1520725015621_0.7037534833744525"},"_hasShrinkwrap":false},"2.5.16":{"name":"vue","version":"2.5.16","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint --fix src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@types/node":"^8.0.33","@types/webpack":"^3.0.13","acorn":"^5.2.1","babel-core":"^6.25.0","babel-eslint":"^8.0.3","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^7.0.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.4.3","babel-preset-es2015":"^6.24.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.30.1","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^4.13.1","eslint-loader":"^1.7.1","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","eslint-plugin-vue-libs":"^2.0.1","file-loader":"^1.1.5","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^2.0.0","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lint-staged":"^7.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.54.1","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-buble":"^0.19.2","rollup-plugin-commonjs":"^8.0.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-watch":"^4.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","typescript":"^2.7.1","uglify-js":"^3.0.15","webpack":"^3.11.0","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^1.0.1"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"25342194016dc3bcc81cb3e8e229b0fb7ba1d1d6","_id":"vue@2.5.16","_npmVersion":"5.6.0","_nodeVersion":"8.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-/ffmsiVuPC8PsWcFkZngdpas19ABm5mh2wA7iDqcltyCTwlgZjHGeJYOXkBMo422iPwIcviOtrTCUpSfXmToLQ==","shasum":"07edb75e8412aaeed871ebafa99f4672584a0085","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.16.tgz","fileCount":213,"unpackedSize":2461504,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDubl62MagISZipR/2wQI5QPaWoH5FJrMg84p9oofHZwQIgYhxFfu/NFepaaGKsKJxxmj3It72hnmGYi89tqJaUfYI="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.5.16_1520979268732_0.2632649953358386"},"_hasShrinkwrap":false},"2.5.17-beta.0":{"name":"vue","version":"2.5.17-beta.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint --fix src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@types/node":"^8.0.33","@types/webpack":"^3.0.13","acorn":"^5.2.1","babel-core":"^6.25.0","babel-eslint":"^8.0.3","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^7.0.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.4.3","babel-preset-es2015":"^6.24.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.30.1","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^4.13.1","eslint-loader":"^1.7.1","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","eslint-plugin-vue-libs":"^2.0.1","file-loader":"^1.1.5","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^2.0.0","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lint-staged":"^7.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.54.1","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-buble":"^0.19.2","rollup-plugin-commonjs":"^8.0.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-watch":"^4.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","typescript":"^2.7.1","uglify-js":"^3.0.15","webpack":"^3.11.0","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^1.0.1"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"readme":"<p align=\"center\"><a href=\"https://vuejs.org\" target=\"_blank\" rel=\"noopener noreferrer\"><img width=\"100\" src=\"https://vuejs.org/images/logo.png\" alt=\"Vue logo\"></a></p>\n\n<p align=\"center\">\n <a href=\"https://circleci.com/gh/vuejs/vue/tree/dev\"><img src=\"https://img.shields.io/circleci/project/vuejs/vue/dev.svg\" alt=\"Build Status\"></a>\n <a href=\"https://codecov.io/github/vuejs/vue?branch=dev\"><img src=\"https://img.shields.io/codecov/c/github/vuejs/vue/dev.svg\" alt=\"Coverage Status\"></a>\n <a href=\"https://npmcharts.com/compare/vue?minimal=true\"><img src=\"https://img.shields.io/npm/dm/vue.svg\" alt=\"Downloads\"></a>\n <a href=\"https://www.npmjs.com/package/vue\"><img src=\"https://img.shields.io/npm/v/vue.svg\" alt=\"Version\"></a>\n <a href=\"https://www.npmjs.com/package/vue\"><img src=\"https://img.shields.io/npm/l/vue.svg\" alt=\"License\"></a>\n <a href=\"https://chat.vuejs.org/\"><img src=\"https://img.shields.io/badge/chat-on%20discord-7289da.svg\" alt=\"Chat\"></a>\n <br>\n <a href=\"https://saucelabs.com/u/vuejs\"><img src=\"https://saucelabs.com/browser-matrix/vuejs.svg\" alt=\"Sauce Test Status\"></a>\n</p>\n\n<h2 align=\"center\">Supporting Vue.js</h2>\n\nVue.js is an MIT-licensed open source project. It's an independent project with its ongoing development made possible entirely thanks to the support by these awesome [backers](https://github.com/vuejs/vue/blob/dev/BACKERS.md). If you'd like to join them, please consider:\n\n- [Become a backer or sponsor on Patreon](https://www.patreon.com/evanyou).\n- [Become a backer or sponsor on Open Collective](https://opencollective.com/vuejs).\n- [One-time donation via PayPal or crypto-currencies.](https://vuejs.org/support-vuejs/#One-time-Donations)\n\n#### What's the difference between Patreon and OpenCollective?\n\nFunds donated via Patreon go directly to support Evan You's full-time work on Vue.js. Funds donated via OpenCollective are managed with transparent expenses and will be used for compensating work and expenses for core team members or sponsoring community events. Your name/logo will receive proper recognition and exposure by donating on either platform.\n\n<h3 align=\"center\">Special Sponsors</h3>\n<!--special start-->\n<table>\n <tbody>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://stdlib.com\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/stdlib.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.bitsrc.io/?utm_source=vue&utm_medium=vue&utm_campaign=vue&utm_term=vue&utm_content=vue\" target=\"_blank\">\n <img height=\"90px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/bit-wide.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://xiaozhuanlan.com\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/cn.vuejs.org/master/themes/vue/source/images/xiaozhuanlan.png\">\n </a>\n </td>\n </tr><tr></tr>\n </tbody>\n</table>\n<!--special end-->\n\n<h3 align=\"center\">Sponsors via Patreon</h3>\n\n<h4 align=\"center\">Platinum</h4>\n\n<!--platinum start-->\n<table>\n <tbody>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"http://tooltwist.com/\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/tooltwist.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://vueschool.io/?utm_source=Vuejs.org&utm_medium=Banner&utm_campaign=Sponsored%20Banner&utm_content=V1\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vueschool.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.datacamp.com/careers?utm_source=vuejs&utm_medium=sidebar\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/datacamp.png\">\n </a>\n </td>\n </tr><tr></tr>\n </tbody>\n</table>\n<!--platinum end-->\n\n<h4 align=\"center\">Gold</h4>\n\n<!--gold start-->\n<table>\n <tbody>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://laravel.com\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/laravel.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://htmlburger.com\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/htmlburger.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://chaitin.cn/en/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/chaitin.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://anymod.com\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/anymod.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.frontenddeveloperlove.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/frontend-love.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://onsen.io/vue/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/onsen-ui.png\">\n </a>\n </td>\n </tr><tr></tr>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://vuetifyjs.com\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vuetify.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://neds.com.au/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/neds.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://hackr.io/tutorials/learn-vue-js\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/hackr-io.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://icons8.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/icons8.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://vuejobs.com/?ref=vuejs\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vuejobs.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://leanpub.com/vuejs2\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/tmvuejs2.png\">\n </a>\n </td>\n </tr><tr></tr>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.bmqb.com/jobs\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/bmqb.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://codepilot.ai\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/codepilot.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://teamextension.io/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/teamextension.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://jsguru.io/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/jsguru.png\">\n </a>\n </td>\n </tr><tr></tr>\n </tbody>\n</table>\n<!--gold end-->\n\n<h3 align=\"center\">Sponsors via <a href=\"https://opencollective.com/vuejs\">Open Collective</a></h3>\n\n<h4 align=\"center\">Platinum</h4>\n\n<a href=\"https://opencollective.com/vuejs/tiers/platinum-sponsors/0/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/platinum-sponsors/0/avatar.svg\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/platinum-sponsors/1/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/platinum-sponsors/1/avatar.svg\"></a>\n\n<h4 align=\"center\">Gold</h4>\n\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/0/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/0/avatar.svg\" height=\"60px\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/1/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/1/avatar.svg\" height=\"60px\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/2/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/2/avatar.svg\" height=\"60px\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/3/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/3/avatar.svg\" height=\"60px\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/4/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/4/avatar.svg\" height=\"60px\"></a>\n\n---\n\n## Introduction\n\nVue (pronounced `/vjuː/`, like view) is a **progressive framework** for building user interfaces. It is designed from the ground up to be incrementally adoptable, and can easily scale between a library and a framework depending on different use cases. It consists of an approachable core library that focuses on the view layer only, and an ecosystem of supporting libraries that helps you tackle complexity in large Single-Page Applications.\n\n#### Browser Compatibility\n\nVue.js supports all browsers that are [ES5-compliant](http://kangax.github.io/compat-table/es5/) (IE8 and below are not supported).\n\n## Ecosystem\n\n| Project | Status | Description |\n|---------|--------|-------------|\n| [vue-router] | [![vue-router-status]][vue-router-package] | Single-page application routing |\n| [vuex] | [![vuex-status]][vuex-package] | Large-scale state management |\n| [vue-cli] | [![vue-cli-status]][vue-cli-package] | Project scaffolding |\n| [vue-loader] | [![vue-loader-status]][vue-loader-package] | Single File Component (`*.vue` file) loader for webpack |\n| [vue-server-renderer] | [![vue-server-renderer-status]][vue-server-renderer-package] | Server-side rendering support |\n| [vue-class-component] | [![vue-class-component-status]][vue-class-component-package] | TypeScript decorator for a class-based API |\n| [vue-rx] | [![vue-rx-status]][vue-rx-package] | RxJS integration |\n| [vue-devtools] | [![vue-devtools-status]][vue-devtools-package] | Browser DevTools extension |\n\n[vue-router]: https://github.com/vuejs/vue-router\n[vuex]: https://github.com/vuejs/vuex\n[vue-cli]: https://github.com/vuejs/vue-cli\n[vue-loader]: https://github.com/vuejs/vue-loader\n[vue-server-renderer]: https://github.com/vuejs/vue/tree/dev/packages/vue-server-renderer\n[vue-class-component]: https://github.com/vuejs/vue-class-component\n[vue-rx]: https://github.com/vuejs/vue-rx\n[vue-devtools]: https://github.com/vuejs/vue-devtools\n\n[vue-router-status]: https://img.shields.io/npm/v/vue-router.svg\n[vuex-status]: https://img.shields.io/npm/v/vuex.svg\n[vue-cli-status]: https://img.shields.io/npm/v/vue-cli.svg\n[vue-loader-status]: https://img.shields.io/npm/v/vue-loader.svg\n[vue-server-renderer-status]: https://img.shields.io/npm/v/vue-server-renderer.svg\n[vue-class-component-status]: https://img.shields.io/npm/v/vue-class-component.svg\n[vue-rx-status]: https://img.shields.io/npm/v/vue-rx.svg\n[vue-devtools-status]: https://img.shields.io/chrome-web-store/v/nhdogjmejiglipccpnnnanhbledajbpd.svg\n\n[vue-router-package]: https://npmjs.com/package/vue-router\n[vuex-package]: https://npmjs.com/package/vuex\n[vue-cli-package]: https://npmjs.com/package/vue-cli\n[vue-loader-package]: https://npmjs.com/package/vue-loader\n[vue-server-renderer-package]: https://npmjs.com/package/vue-server-renderer\n[vue-class-component-package]: https://npmjs.com/package/vue-class-component\n[vue-rx-package]: https://npmjs.com/package/vue-rx\n[vue-devtools-package]: https://chrome.google.com/webstore/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd\n\n## Documentation\n\nTo check out [live examples](https://vuejs.org/v2/examples/) and docs, visit [vuejs.org](https://vuejs.org).\n\n## Questions\n\nFor questions and support please use the [the official forum](http://forum.vuejs.org) or [community chat](https://chat.vuejs.org/). The issue list of this repo is **exclusively** for bug reports and feature requests.\n\n## Issues\n\nPlease make sure to read the [Issue Reporting Checklist](https://github.com/vuejs/vue/blob/dev/.github/CONTRIBUTING.md#issue-reporting-guidelines) before opening an issue. Issues not conforming to the guidelines may be closed immediately.\n\n## Changelog\n\nDetailed changes for each release are documented in the [release notes](https://github.com/vuejs/vue/releases).\n\n## Stay In Touch\n\n- [Twitter](https://twitter.com/vuejs)\n- [Blog](https://medium.com/the-vue-point)\n- [Job Board](https://vuejobs.com/?ref=vuejs)\n\n## Contribution\n\nPlease make sure to read the [Contributing Guide](https://github.com/vuejs/vue/blob/dev/.github/CONTRIBUTING.md) before making a pull request. If you have a Vue-related project/component/tool, add it with a pull request to [this curated list](https://github.com/vuejs/awesome-vue)!\n\nThank you to all the people who already contributed to Vue!\n\n<a href=\"https://github.com/vuejs/vue/graphs/contributors\"><img src=\"https://opencollective.com/vuejs/contributors.svg?width=890\" /></a>\n\n\n## License\n\n[MIT](http://opensource.org/licenses/MIT)\n\nCopyright (c) 2013-present, Yuxi (Evan) You\n","readmeFilename":"README.md","gitHead":"19552a82a636910f4595937141557305ab5d434e","_id":"vue@2.5.17-beta.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-9BZOxpRe1TaGLS4oXyrUp3BC1dlc93js/yvnHtOovWzrkrjFMm58X+BCHrA/xgMXSM1iyRTEGoxAURyOUaK1dA==","shasum":"b9985447818827306beee146923a1bd64f1bb834","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.17-beta.0.tgz","fileCount":213,"unpackedSize":2470946,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCR/NKhSlsYSsD3hFgVmgKxF15sA4o+TlM8ZAdtlBhB9AIgCNZiEvHmmMRVtrM+Xtec4XGQnNBDWXAS3HDUw1KhI5g="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.5.17-beta.0_1521847753644_0.05241349247412952"},"_hasShrinkwrap":false},"2.5.17":{"name":"vue","version":"2.5.17","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","files":["src","dist/*.js","types/*.d.ts"],"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.json","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.json","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint --fix src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@types/node":"^8.0.33","@types/webpack":"^3.0.13","acorn":"^5.2.1","babel-core":"^6.25.0","babel-eslint":"^8.0.3","babel-helper-vue-jsx-merge-props":"^2.0.2","babel-loader":"^7.0.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-vue-jsx":"^3.4.3","babel-preset-es2015":"^6.24.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.30.1","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^4.13.1","eslint-loader":"^1.7.1","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","eslint-plugin-vue-libs":"^2.0.1","file-loader":"^1.1.5","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^2.0.0","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lint-staged":"^7.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.54.1","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-buble":"^0.19.2","rollup-plugin-commonjs":"^8.0.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-watch":"^4.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","typescript":"^2.7.1","uglify-js":"^3.0.15","webpack":"^3.11.0","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^1.0.1"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"636c9b4ef17f2062720b677cbbe613f146f4d4db","_id":"vue@2.5.17","_npmVersion":"6.2.0","_nodeVersion":"8.11.3","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-mFbcWoDIJi0w0Za4emyLiW72Jae0yjANHbCVquMKijcavBGypqlF7zHRgMa5k4sesdv7hv2rB4JPdZfR+TPfhQ==","shasum":"0f8789ad718be68ca1872629832ed533589c6ada","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.17.tgz","fileCount":213,"unpackedSize":2461837,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbYgqXCRA9TVsSAnZWagAA6fwQAJC1lw6XEABIKBXah8Mo\nQDVyVZeZiyDhzsH8PspovrU9Mvq0CV+3vyp5K2tg1ZovWCpNKk30Yne3i4Yz\n2BM3J9KicCMyFUeHduJhFF4NNPVy1r45xeiwcmQadOLgcmhmOokGThA7SBhm\nzlKETj2ekYgMSHWvJ0PfOEZ0t2MRZd3B7U9ZZA1R69QffUY4mAX7JzqX7spS\nmOPyUCxVvNFO8GGh89bZg2z8nm8gYAi4PZ/QTE548LHueDoD2qPKECfeAHA1\ns3MLMnmsUIwV1jVXIXxT1+c6sjuA1ng1cMstbS+kQLtuFciL4Vih+O/onucg\nphgEZ2N09X963FmipuTs8HsmrnboyHx75hEzGCd0yZrepKFnFDFosY4RZ6rD\nO7pJ1yYYw8NUB6rjJOESH18cAMe9iiEEF/9l2yxh4eSx6Lzp3VawujBUlZpm\nqBSiRM9IWvTQ/TPS4/iaMJR8GO7FgZ4sjxc6rPmjr0ATbroG8WPGQMO2mOiR\nYtsF/nzpfRtIBNaPFX8qXyv3rSIlKWJsmzroov3nf4OOzabzqiDuhberwk7v\n+/JHVV6yaN5jN8AH7ZDCcynUsZ9pIUbgpAZMnkNb7/DdWh6H6mXo8HheMtA4\n9fns5h9yVCGFlQtggFidb8cnWx4hi/uZ/OYvILh9Oi+leyeMBSi7H0nP4Y4f\nxJEh\r\n=l5l/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDFNX8ooAMs/gPRx2nl31E5yKl4dBWDYqkrHutsynDKUAiEAxrGRDFzb2b4IblttdjFsNkUwXB+5mfbnjsok+xfL8D4="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.5.17_1533151894602_0.6438156856849622"},"_hasShrinkwrap":false},"2.5.18-beta.0":{"name":"vue","version":"2.5.18-beta.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","@types/node":"^8.0.33","@types/webpack":"^3.0.13","acorn":"^5.2.1","babel-eslint":"^8.0.3","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"^8.0.4","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-vue-jsx":"^4.0.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.30.1","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^5.7.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","file-loader":"^1.1.5","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^3.1.1","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","lint-staged":"^7.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.66.6","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^4.0.1","rollup-plugin-buble":"^0.19.2","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","typescript":"^3.1.3","terser":"^3.10.2","webpack":"^4.22.0","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^1.0.1"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"readme":"<p align=\"center\"><a href=\"https://vuejs.org\" target=\"_blank\" rel=\"noopener noreferrer\"><img width=\"100\" src=\"https://vuejs.org/images/logo.png\" alt=\"Vue logo\"></a></p>\n\n<p align=\"center\">\n <a href=\"https://circleci.com/gh/vuejs/vue/tree/dev\"><img src=\"https://img.shields.io/circleci/project/github/vuejs/vue/dev.svg\" alt=\"Build Status\"></a>\n <a href=\"https://codecov.io/github/vuejs/vue?branch=dev\"><img src=\"https://img.shields.io/codecov/c/github/vuejs/vue/dev.svg\" alt=\"Coverage Status\"></a>\n <a href=\"https://npmcharts.com/compare/vue?minimal=true\"><img src=\"https://img.shields.io/npm/dm/vue.svg\" alt=\"Downloads\"></a>\n <a href=\"https://www.npmjs.com/package/vue\"><img src=\"https://img.shields.io/npm/v/vue.svg\" alt=\"Version\"></a>\n <a href=\"https://www.npmjs.com/package/vue\"><img src=\"https://img.shields.io/npm/l/vue.svg\" alt=\"License\"></a>\n <a href=\"https://chat.vuejs.org/\"><img src=\"https://img.shields.io/badge/chat-on%20discord-7289da.svg\" alt=\"Chat\"></a>\n <br>\n <a href=\"https://app.saucelabs.com/builds/50f8372d79f743a3b25fb6ca4851ca4c\"><img src=\"https://app.saucelabs.com/buildstatus/vuejs\" alt=\"Build Status\"></a>\n</p>\n\n<h2 align=\"center\">Supporting Vue.js</h2>\n\nVue.js is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome [backers](https://github.com/vuejs/vue/blob/dev/BACKERS.md). If you'd like to join them, please consider:\n\n- [Become a backer or sponsor on Patreon](https://www.patreon.com/evanyou).\n- [Become a backer or sponsor on Open Collective](https://opencollective.com/vuejs).\n- [One-time donation via PayPal or crypto-currencies.](https://vuejs.org/support-vuejs/#One-time-Donations)\n\n#### What's the difference between Patreon and OpenCollective?\n\nFunds donated via Patreon go directly to support Evan You's full-time work on Vue.js. Funds donated via OpenCollective are managed with transparent expenses and will be used for compensating work and expenses for core team members or sponsoring community events. Your name/logo will receive proper recognition and exposure by donating on either platform.\n\n<h3 align=\"center\">Special Sponsors</h3>\n<!--special start-->\n\n<p align=\"center\">\n <a href=\"https://stdlib.com/\" target=\"_blank\">\n <img width=\"260px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/stdlib.png\">\n </a>\n</p>\n\n<!--special end-->\n\n<h3 align=\"center\">Platinum Sponsors</h3>\n\n<!--platinum start-->\n<table>\n <tbody>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.bitsrc.io/?utm_source=vue&utm_medium=vue&utm_campaign=vue&utm_term=vue&utm_content=vue\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/bit-wide.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"http://tooltwist.com/\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/tooltwist.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://vueschool.io/?utm_source=Vuejs.org&utm_medium=Banner&utm_campaign=Sponsored%20Banner&utm_content=V1\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vueschool.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://vehikl.com/\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vehikl.png\">\n </a>\n </td>\n </tr><tr></tr>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.nativescript.org/vue?utm_source=vue-js-org&utm_medium=website&utm_campaign=nativescript-awareness\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/nativescript.png\">\n </a>\n </td>\n </tr><tr></tr>\n </tbody>\n</table>\n<!--platinum end-->\n\n<!--special-china start-->\n<h3 align=\"center\">Platinum Sponsors (China)</h3>\n<table>\n <tbody>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://studio.qcloud.coding.net/campaign/favorite-plugins/?utm_source=vue.js&utm_content=cs-logo\" target=\"_blank\">\n <img width=\"177px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/cloudstudio.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"http://www.dcloud.io/?hmsr=vuejsorg&hmpl=&hmcu=&hmkw=&hmci=\" target=\"_blank\">\n <img width=\"177px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/dcloud.gif\">\n </a>\n </td>\n </tr><tr></tr>\n </tbody>\n</table>\n<!--special-china end-->\n\n<h3 align=\"center\">Gold Sponsors</h4>\n\n<!--gold start-->\n<table>\n <tbody>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.vuemastery.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vuemastery.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://laravel.com\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/laravel.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://htmlburger.com\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/htmlburger.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://chaitin.cn/en/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/chaitin.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.frontenddeveloperlove.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/frontend-love.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://onsen.io/vue/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/onsen-ui.png\">\n </a>\n </td>\n </tr><tr></tr>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://vuetifyjs.com\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vuetify.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://neds.com.au/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/neds.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://icons8.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/icons8.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://vuejobs.com/?ref=vuejs\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vuejobs.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://teamextension.io/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/teamextension.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"http://aaha.co/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/aaha.png\">\n </a>\n </td>\n </tr><tr></tr>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.valuecoders.com\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/valuecoders.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://tidelift.com/subscription/npm/vue\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/tidelift.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://webdock.io/en\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/webdock.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://syncfusion.com/products/vue\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/syncfusion.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://opteo.com/vue\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/opteo.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://courses.wilderminds.com/p/vue-js-by-example\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/wilderminds.png\">\n </a>\n </td>\n </tr><tr></tr>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://devsquad.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/devsquad.png\">\n </a>\n </td>\n </tr><tr></tr>\n </tbody>\n</table>\n<!--gold end-->\n\n<h3 align=\"center\">Sponsors via <a href=\"https://opencollective.com/vuejs\">Open Collective</a></h3>\n\n<h4 align=\"center\">Platinum</h4>\n\n<a href=\"https://opencollective.com/vuejs/tiers/platinum-sponsors/0/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/platinum-sponsors/0/avatar.svg\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/platinum-sponsors/1/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/platinum-sponsors/1/avatar.svg\"></a>\n\n<h4 align=\"center\">Gold</h4>\n\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/0/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/0/avatar.svg\" height=\"60px\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/1/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/1/avatar.svg\" height=\"60px\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/2/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/2/avatar.svg\" height=\"60px\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/3/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/3/avatar.svg\" height=\"60px\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/4/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/4/avatar.svg\" height=\"60px\"></a>\n\n---\n\n## Introduction\n\nVue (pronounced `/vjuː/`, like view) is a **progressive framework** for building user interfaces. It is designed from the ground up to be incrementally adoptable, and can easily scale between a library and a framework depending on different use cases. It consists of an approachable core library that focuses on the view layer only, and an ecosystem of supporting libraries that helps you tackle complexity in large Single-Page Applications.\n\n#### Browser Compatibility\n\nVue.js supports all browsers that are [ES5-compliant](http://kangax.github.io/compat-table/es5/) (IE8 and below are not supported).\n\n## Ecosystem\n\n| Project | Status | Description |\n|---------|--------|-------------|\n| [vue-router] | [![vue-router-status]][vue-router-package] | Single-page application routing |\n| [vuex] | [![vuex-status]][vuex-package] | Large-scale state management |\n| [vue-cli] | [![vue-cli-status]][vue-cli-package] | Project scaffolding |\n| [vue-loader] | [![vue-loader-status]][vue-loader-package] | Single File Component (`*.vue` file) loader for webpack |\n| [vue-server-renderer] | [![vue-server-renderer-status]][vue-server-renderer-package] | Server-side rendering support |\n| [vue-class-component] | [![vue-class-component-status]][vue-class-component-package] | TypeScript decorator for a class-based API |\n| [vue-rx] | [![vue-rx-status]][vue-rx-package] | RxJS integration |\n| [vue-devtools] | [![vue-devtools-status]][vue-devtools-package] | Browser DevTools extension |\n\n[vue-router]: https://github.com/vuejs/vue-router\n[vuex]: https://github.com/vuejs/vuex\n[vue-cli]: https://github.com/vuejs/vue-cli\n[vue-loader]: https://github.com/vuejs/vue-loader\n[vue-server-renderer]: https://github.com/vuejs/vue/tree/dev/packages/vue-server-renderer\n[vue-class-component]: https://github.com/vuejs/vue-class-component\n[vue-rx]: https://github.com/vuejs/vue-rx\n[vue-devtools]: https://github.com/vuejs/vue-devtools\n\n[vue-router-status]: https://img.shields.io/npm/v/vue-router.svg\n[vuex-status]: https://img.shields.io/npm/v/vuex.svg\n[vue-cli-status]: https://img.shields.io/npm/v/@vue/cli.svg\n[vue-loader-status]: https://img.shields.io/npm/v/vue-loader.svg\n[vue-server-renderer-status]: https://img.shields.io/npm/v/vue-server-renderer.svg\n[vue-class-component-status]: https://img.shields.io/npm/v/vue-class-component.svg\n[vue-rx-status]: https://img.shields.io/npm/v/vue-rx.svg\n[vue-devtools-status]: https://img.shields.io/chrome-web-store/v/nhdogjmejiglipccpnnnanhbledajbpd.svg\n\n[vue-router-package]: https://npmjs.com/package/vue-router\n[vuex-package]: https://npmjs.com/package/vuex\n[vue-cli-package]: https://npmjs.com/package/@vue/cli\n[vue-loader-package]: https://npmjs.com/package/vue-loader\n[vue-server-renderer-package]: https://npmjs.com/package/vue-server-renderer\n[vue-class-component-package]: https://npmjs.com/package/vue-class-component\n[vue-rx-package]: https://npmjs.com/package/vue-rx\n[vue-devtools-package]: https://chrome.google.com/webstore/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd\n\n## Documentation\n\nTo check out [live examples](https://vuejs.org/v2/examples/) and docs, visit [vuejs.org](https://vuejs.org).\n\n## Questions\n\nFor questions and support please use [the official forum](http://forum.vuejs.org) or [community chat](https://chat.vuejs.org/). The issue list of this repo is **exclusively** for bug reports and feature requests.\n\n## Issues\n\nPlease make sure to read the [Issue Reporting Checklist](https://github.com/vuejs/vue/blob/dev/.github/CONTRIBUTING.md#issue-reporting-guidelines) before opening an issue. Issues not conforming to the guidelines may be closed immediately.\n\n## Changelog\n\nDetailed changes for each release are documented in the [release notes](https://github.com/vuejs/vue/releases).\n\n## Stay In Touch\n\n- [Twitter](https://twitter.com/vuejs)\n- [Blog](https://medium.com/the-vue-point)\n- [Job Board](https://vuejobs.com/?ref=vuejs)\n\n## Contribution\n\nPlease make sure to read the [Contributing Guide](https://github.com/vuejs/vue/blob/dev/.github/CONTRIBUTING.md) before making a pull request. If you have a Vue-related project/component/tool, add it with a pull request to [this curated list](https://github.com/vuejs/awesome-vue)!\n\nThank you to all the people who already contributed to Vue!\n\n<a href=\"https://github.com/vuejs/vue/graphs/contributors\"><img src=\"https://opencollective.com/vuejs/contributors.svg?width=890\" /></a>\n\n\n## License\n\n[MIT](http://opensource.org/licenses/MIT)\n\nCopyright (c) 2013-present, Yuxi (Evan) You\n","readmeFilename":"README.md","gitHead":"e8031b4e68a060d4e559ec62f4350987e06dee9a","_id":"vue@2.5.18-beta.0","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-vW+F5f3cb8iN20mjoOqmYwywTiBqXjk6IHsgAiQ0bJJa8lqPEobGB8cmmHN3n+ifFID0GZRVeFkoVr4pY+DMpA==","shasum":"7d15c02993d17e6a1c5e6e64df1299117ee3e2e5","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.18-beta.0.tgz","fileCount":213,"unpackedSize":2526595,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBEsgCRA9TVsSAnZWagAAL8AP/RAbw+a2H7b5yDfuVisO\nQ41j/dE8J8ARcXHXpw23BUsKGkMjVLuEHbzGbra/wautdd3w2OvFLjGvuQXj\nCt6T1YaHHFzNT9VW/SUwoJu5G9CQLC2rym7+SYh0ll1094pScX4rdPyc4Dp9\nDf1IFLOC3mh805sX8MtBDQCsoSz8JiygF3WZBgk5VeHq7dgIhlJZhrPDKY9C\nvfkD/BkbJ26v7+ca/1HBUQnX6OAGauP5ZVSNUIMoOdyl1oivuk4wDUMwGZ2z\n8fKCx+vr1p93G6qFeUamjmbMVyloRUDVWqr/h5FoZ4TuQl4SvZdiuX3Mzk0d\niTdTkk8HkodwwZvEx2c4EUQEvWoCjZv/QdmUrrIDGx/8wEtzf2qwpv4mgGkU\nkUK1GVKlxdmA8H2+acNiNSoxPz12hFjeS3qrrBrpMy0g42CvTE/HNZgGFf2C\na1oAFucZhT8TWf58WqhIXJF8/B9Q5ZZdHAlASRy/SEskx35vCWAlVCBnUSEw\nNZYO/E4Mn/059Ax4wha3gvQzhR1qUI8npBJivcBe8apyRgj3eyiM6bjLKSl2\nqarZX1csm6kP0fl4Qe0OoBLDUT1a955ofj9a1KQhNd7auxmUByT2Tphm0ood\nczZNl90UPFRpCHB7Yb2Ro1wta3+q7dod54iHdxaoHwc8aBPKlufUuFbyZ7aN\nYDtD\r\n=dJ4j\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjZ/Gpy6IRMQqIKvr56N1d4x/+L/Y7rHnJOfr7fUATOAIgNgu2uz5vATe3lThDpyByHcgl/CpiJntJdkQdhzfq5kE="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.5.18-beta.0_1543785247895_0.7361212005064983"},"_hasShrinkwrap":false},"2.5.18":{"name":"vue","version":"2.5.18","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","@types/node":"^8.0.33","@types/webpack":"^3.0.13","acorn":"^5.2.1","babel-eslint":"^8.0.3","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"^8.0.4","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-vue-jsx":"^4.0.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.30.1","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^5.7.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","file-loader":"^1.1.5","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^3.1.1","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","lint-staged":"^7.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.66.6","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^4.0.1","rollup-plugin-buble":"^0.19.2","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","typescript":"^3.1.3","terser":"^3.10.2","webpack":"^4.22.0","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^1.0.1"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"dadc918c05ff96063eb9f6c48c126db71758213b","_id":"vue@2.5.18","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-j4oT4jQdhBf3dUxzu1ogjkhzMU44AtwqtLz7oq/u7340/lmUUogTG6/D6P4/J2cCosoM21MqMIUsQchPKS4elg==","shasum":"885586eda5c8efc77140a497500b73620e53c1dd","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.18.tgz","fileCount":218,"unpackedSize":3268035,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCuGBCRA9TVsSAnZWagAA6moQAKOYwCixTjKjhmH6FryA\nsL2o00tNoiy4wrZyJog8X6uc02yiMJx8OozeD9eE8BwzhfYomCIjRLfHvTX6\nCzitAAjsWONtUx/hR7uOF6Ca8xUXDUEptnPFMvdG9Eghhep6vZLYqYgTmFRX\nT7Oqi8sGm6cm+0bEiSG2W9zK/CmD+vhbHdc9INALWd7rTCfeBNiwBEMG3lFi\naRZtBTR37q2AZpJMWKGW4wHpq1J0ge2vzqdWdwDkFlNR3lndRSivbaubyN/N\nHTnuceW2wXq0TO+Gj9pCg4AcPosKg2NERBRM1uWJ4oy/AcY5XHAWJXx0hXfD\nfRi//HJV68s9HwD02k0PLOiCdLN/t1w1hnrld5PkWyshyd8DOSaaAvE0ZuRk\nGuPJdw160imJx6oa6XbJk+DgOjb+xxxs867OYBl2Jjgb7oUi0RtnvVBOaG6R\nMnM3yWiZwBzeqHdk8zCxPjnNdE4QGjZSNIjRg2SXxiiJKltk/h3GWD6xydfx\n9KUDw3sVRnXCKrNRw8S2sDUOESJdeHMIgTkgglJOdMf3PfampQDFCk9xe1jl\nZbTVFPTXStxkQ3lo7yNvi+ZAhkT4hKMB5P+UnWa+Ncbkk9VtkzGck5Kge2rn\nGC/PV7c156G48unyUb5vXDD5EbBB6CdCC4cvcq3ESpDX2co+lQ0yEPFF2Zxl\nZnwu\r\n=t4/I\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCP3oM7QJ8WQOwNjfiaFnvDEaetFMOH8d7AQwBxSvszDAIgHIniUP0gsEh2YlB6tKqpE+o7H8W8i/mO+87QDJDvmZ4="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.5.18_1544216959925_0.08293907571474657"},"_hasShrinkwrap":false},"2.5.19":{"name":"vue","version":"2.5.19","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","@types/node":"^8.0.33","@types/webpack":"^3.0.13","acorn":"^5.2.1","babel-eslint":"^8.0.3","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"^8.0.4","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-vue-jsx":"^4.0.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.30.1","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^5.7.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","file-loader":"^1.1.5","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^3.1.1","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","lint-staged":"^7.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.66.6","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^4.0.1","rollup-plugin-buble":"^0.19.2","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","typescript":"^3.1.3","terser":"^3.10.2","webpack":"^4.22.0","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^1.0.1"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"628c1b7f5b298e13975d880c73e8fc2893628c2e","_id":"vue@2.5.19","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-zs7w/dy/yMTCcUunUl05UHhYEI2bt67R7G2jD42HnJ28JxCtC1FY8zZ9GU4PF2SJP8Ff/B9HyojWk/NztqKfFA==","shasum":"c4c9ba01a97a23ea24018d4702e994c15785e025","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.19.tgz","fileCount":218,"unpackedSize":3266103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDYh9CRA9TVsSAnZWagAAQG0P/1rDeMtIGwiPJGYY/ZE0\nwfe3nFkSCt/OiekQ5mRsi1znPhMspWxtJJzqxASljebOkaTDITDll3Fg0SyK\ndP5oVhaNC/al+SKOYZRqlX4pakeUzLAs3H0MQGIfPMXzDdu91I9t7Xf7s6ch\nLQOI+nvhvIwnBPgiDqgqWRgx6mQ6uemtmeEMWlDL5osQgoYA59M0GeJ8EtxS\nTJkmuqMGxTz98qlcIAebY9lFILZ6kiIoiPWme4rqnpzLRleWNFt60ncPGaVJ\nQKPKgswuvFPRHD2Q1iWUNKTZhWLdPJz/TIE3YUejiqz2jlf8gKc3GZAdrvIe\nCLHWaL9CDmODgDE40uB0auduKLCqRNNxxKdTtxcERJTTq32b0PqUUdSvpZKh\nZPZdEjNFw0d9Xdnao0LQSqWndJIMBX4z4lOts7+5Ov7SSdXfSGNGNK+GvIjy\naMp3WVy5RsyNAa4f3nbZ6Nd3rT6q8Aufjay0AswvMg3+rADpdZpP+S/8lLAo\nXARkQZj6S1NFBj6DdJcmtEqpv/ZiwlUssZ1uVs6iWoFAWGj6HEZPFn2DosQH\n+TJh7fViDXNNXupnN3YwgwljLsRdbtDIgdesoVt7IjDCAKasIg518t/O7ppN\nqse0S0rdm0L4G/vxgDxKOZVbs3aq9EuhTRUo8HRt2zqHIhOycJEQYTbn5DoZ\nDAZC\r\n=Hyym\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2bkn8GNYTC3P2Yg647WoOwJJM4u4LrH4P3i7VW5Xf7QIgWky7sLSj1XEGR4Dk+RW9s5cFGPCa7Hv/axG6H7OUE5A="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.5.19_1544390780696_0.7176424591591786"},"_hasShrinkwrap":false},"2.5.20":{"name":"vue","version":"2.5.20","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","@types/node":"^8.0.33","@types/webpack":"^3.0.13","acorn":"^5.2.1","babel-eslint":"^8.0.3","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"^8.0.4","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-vue-jsx":"^4.0.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.30.1","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^5.7.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","file-loader":"^1.1.5","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^3.1.1","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","lint-staged":"^7.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.66.6","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^4.0.1","rollup-plugin-buble":"^0.19.2","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","typescript":"^3.1.3","terser":"^3.10.2","webpack":"^4.22.0","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^1.0.1"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"77d406b2a49b286fe6587305fabcf0796db19ab1","_id":"vue@2.5.20","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-kVLZi8RWOk8qwAt+a0bVDy9VV5Zzcnj0fLCMyKLx1dmEBjqmYJYRWHvPwiypiJBtJkdmROy5NP5hyDqTdfBcvQ==","shasum":"79fff9ccaa10cc37e7a7239b4c7adfac94df81ba","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.20.tgz","fileCount":218,"unpackedSize":3266142,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDpsBCRA9TVsSAnZWagAACUgQAIMPRVKzLHiy82pcEL4Z\nQClLQswPj60P2WC5QKAFMyScfzuzWLWbLBVfNIuXp3o5fWWd0Qe8C1PFDTOb\nmaLJTGaJJcj/qtHbURq+6OT1jytjaPb1Z38bBW70JPx6EQtqOp/z/drygdQI\nYGXtAKqb63RmXfrcdY7kRsu8RXgpivc+/OK329MWlioRqhqyW69C67VAlJFU\nIxEtz5dnaXVCNieZ7WZKhX7kjsXX6kGyFY2HkfMOIEKNbU9GETqUJUVT5uer\nOySCyqsuG+mj5Hcw0+NllPgpdLHCE6b6lMnZwxuBC05z/RFOhrfQA/ho6Cca\n5TApedrUbXgA0pTFi6SrFw141S7Xo45xvdUq+sXE48WBKVXyBly7S/lexWlh\nFEgDGxVCBLkZca3L0hCqyxh4YFUHiZI9jy4fJK66uGthmtmM2uzqj2fkTWAk\n3gJ3kErIa8vrsg7Cn5PKeZZsz42sBdZop5bpAjbGzus9eMDow8lhqYmBsMyl\na0sT2rbyRRZUjDGqkJUB4fcqusVULeG7fKAts/IPIG7QdC7xRO8gk3p7HOlz\nykW9nrPWdSPIpUFrFL6Y4u0Paw/0GowxLVi0K0SUdMhD8VtYfUWT66cFAw5m\nyA/ur87w85/DJD7qa7byWZeSYdYIu7LAl2YlHeWYlKtoICxMLPy9erhtNLb9\nwB2A\r\n=n0SA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID+hC2dsD9qfJTSuS2qZOwAtoASE79bzFtTaSPz8OR89AiBcDwPtoNnAzz1a7Qcox6e0tq15aFvbFkhy0CXv5CbaoA=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.5.20_1544461056386_0.6651345797448762"},"_hasShrinkwrap":false},"2.5.21":{"name":"vue","version":"2.5.21","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","@types/node":"^8.0.33","@types/webpack":"^3.0.13","acorn":"^5.2.1","babel-eslint":"^8.0.3","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"^8.0.4","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-vue-jsx":"^4.0.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.30.1","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^5.7.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","file-loader":"^1.1.5","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^3.1.1","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","lint-staged":"^7.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.66.6","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^4.0.1","rollup-plugin-buble":"^0.19.2","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","typescript":"^3.1.3","terser":"^3.10.2","webpack":"^4.22.0","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^1.0.1"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"70754084ec2d84e44effeb8f82efda3397a08b0d","_id":"vue@2.5.21","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-Aejvyyfhn0zjVeLvXd70h4hrE4zZDx1wfZqia6ekkobLmUZ+vNFQer53B4fu0EjWBSiqApxPejzkO1Znt3joxQ==","shasum":"3d33dcd03bb813912ce894a8303ab553699c4a85","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.21.tgz","fileCount":218,"unpackedSize":3266961,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcED+wCRA9TVsSAnZWagAAcH8P/ioT++AGlwQexXmmQChK\nC+7O5hzkcJ/bd9D8YRUYxXfWWuBbjuKKKbGSx4tdICuw7CHKBQ+2rVBxZiWQ\nm9MZYdTw5L70z+kaN00hlKrYjQlro4WhgQ8H3sdKFYqpMCV7t1N5dP4ZjqBl\nlRV/S+vBemnFuycBpLxtBplJQPaMP6r2w2a3+8zMiUo0h7umlf4XtA6iijZm\n23t7M0w/nt2CHt+6MiESWEcDbgsLjUnYNksR7xoj56PwBPkeSZ6wuTzV4R5y\nlqwP+2RpgBygOE0530w3HA5zU2cHc+UFyQWckWKkGhdV1AdinG1wGPXackos\nneXTy2NX/B3A5AoGVv/5ClHwzE6L0qjCANvgAGol4k06PHW5SAt/2QpKJSRL\n2NkA/EeOrZN/WKBlJhmMg3hTyRDeav5J81ygchZxT/N6cS3zjvdFpt4Rq5PW\nbULv2VPNzWNTJ9ee0LEJLvomzuI8EilA3bnr20WIyJln6KZdumo9r+RFAmTk\nKKRkDKW/ebn8Ud+KgfIfpSkWoA4SMYODfEBvUQHwRJvWa8J6Sv9Ih6Muwzr8\najn15UBl830GXU+TvaICqCjIIVgvDUAba9MgzZ7E3Z8zmQhDMgRGI4Nqjb4i\nNM6TuOk1uTtXROcEv7UwUa31VvcC5vsjsuaOR63k2BV2pJsGVpZ1EOw9foBO\nof+r\r\n=CfPi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICTwRK7Nmi/zRpcc1LzTTpHq74kc78gA1KNfipPG3UMoAiBodKpp9EMHEQUu/XwS6XpijnCY331MXRO5QDFyOfDjGA=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.5.21_1544568751174_0.32652483107401364"},"_hasShrinkwrap":false},"2.5.22":{"name":"vue","version":"2.5.22","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","@types/node":"^8.0.33","@types/webpack":"^3.0.13","acorn":"^5.2.1","babel-eslint":"^8.0.3","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"^8.0.4","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-vue-jsx":"^4.0.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.30.1","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^5.1.0","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^5.7.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","file-loader":"^1.1.5","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^3.1.1","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","lint-staged":"^7.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^4.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","resolve":"^1.3.3","rollup":"^0.66.6","rollup-plugin-alias":"^1.3.1","rollup-plugin-babel":"^4.0.1","rollup-plugin-buble":"^0.19.2","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","typescript":"^3.1.3","terser":"^3.10.2","webpack":"^4.22.0","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^1.0.1"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"99343f9b48048c459c2021d25d25a8cbc86d2f32","_id":"vue@2.5.22","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-pxY3ZHlXNJMFQbkjEgGVMaMMkSV1ONpz+4qB55kZuJzyJOhn6MSy/YZdzhdnumegNzVTL/Dn3Pp4UrVBYt1j/g==","shasum":"3bf88041af08b8539c37b268b70ca79245e9cc30","tarball":"http://localhost:4545/npm/registry/vue/vue-2.5.22.tgz","fileCount":207,"unpackedSize":2215273,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcOSRRCRA9TVsSAnZWagAANe4P/0SLidG9PkWdTShSczbw\np5ioRz64+SVY0b91Ze9usC2DTyhenNtgZmasYVVE5/s6orUUG8cEHIwvr2tB\n+G6RXqWZHR7n3SoDrAhSMC2c/Mc65NCL3gdEtfzP5LFLYjxP3N8DQcex+R0U\nS6KpqPA2Edrz9AoutdR7JJNko6ESZXauCXmAGem3oeoRP2/ytQKaKy9xF72S\nILWZadN0EkA7j+/wEQ6TC+t8sdZah8m1QGtptD1jCkwaLTwET3K1go7kAoup\nhdlK4OLrR2YTqYI38RxPr57/lwYqHl3AvvtRwZJIeGJ812cQjwTNJlMLx8vg\nqPDvpmwbqV8GI3piEVkaHzq4KW7VWRwQb0KskqFhiafbyJ+lBW+gKj06BFii\nXTl+Ic1R2JbXlE4UmySxso6J4spR1Ri02/CYku+ugm3gK/En01vPWecAs0gz\nmfYD5sRLLLrv5VuRD2xFNKz3tTq7dcCJ/gCFze4fBEN9PUmPqQtSEuwuYmZ2\n7it+f8TtTJSoOLCJBGOO073rguWC0KAM1AUjgntm7oePm8tk0VrzrW1APLy0\nLZLw01EhhiMl/taosjK+TDO34aKd3MarfNBC4jvMSHOTKzBK7PowZqbQsrT4\nkfHssbCYGLElrTzyoydwp2195/oGc456bGBFQEA/odoOYq+3WHLvE92B2emr\nVllF\r\n=c+cv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDZu+UIKvBzZ3EVF/+d6ktymUu8PuJrcVsM0kUYd6OBcAiBScp8uPYahPwNZ48XuCLNiBx5s99bq9WmKrbJXVv38+A=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.5.22_1547248720643_0.32722065565084746"},"_hasShrinkwrap":false},"2.6.0-beta.1":{"name":"vue","version":"2.6.0-beta.1","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","@types/node":"^10.12.18","@types/webpack":"^4.4.22","acorn":"^5.2.1","babel-eslint":"^10.0.1","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"^8.0.4","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-vue-jsx":"^4.0.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.45.0","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^6.0.5","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^5.7.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","file-loader":"^3.0.1","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^3.1.1","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","lint-staged":"^8.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^5.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","puppeteer":"^1.11.0","resolve":"^1.3.3","rollup":"^1.0.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","terser":"^3.10.2","typescript":"^3.1.3","webpack":"^4.22.0","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^2.0.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"732bf878c1f8b60e075990ec490977758d4fb886","readme":"<p align=\"center\"><a href=\"https://vuejs.org\" target=\"_blank\" rel=\"noopener noreferrer\"><img width=\"100\" src=\"https://vuejs.org/images/logo.png\" alt=\"Vue logo\"></a></p>\n\n<p align=\"center\">\n <a href=\"https://circleci.com/gh/vuejs/vue/tree/dev\"><img src=\"https://img.shields.io/circleci/project/github/vuejs/vue/dev.svg\" alt=\"Build Status\"></a>\n <a href=\"https://codecov.io/github/vuejs/vue?branch=dev\"><img src=\"https://img.shields.io/codecov/c/github/vuejs/vue/dev.svg\" alt=\"Coverage Status\"></a>\n <a href=\"https://npmcharts.com/compare/vue?minimal=true\"><img src=\"https://img.shields.io/npm/dm/vue.svg\" alt=\"Downloads\"></a>\n <a href=\"https://www.npmjs.com/package/vue\"><img src=\"https://img.shields.io/npm/v/vue.svg\" alt=\"Version\"></a>\n <a href=\"https://www.npmjs.com/package/vue\"><img src=\"https://img.shields.io/npm/l/vue.svg\" alt=\"License\"></a>\n <a href=\"https://chat.vuejs.org/\"><img src=\"https://img.shields.io/badge/chat-on%20discord-7289da.svg\" alt=\"Chat\"></a>\n <br>\n <a href=\"https://app.saucelabs.com/builds/50f8372d79f743a3b25fb6ca4851ca4c\"><img src=\"https://app.saucelabs.com/buildstatus/vuejs\" alt=\"Build Status\"></a>\n</p>\n\n<h2 align=\"center\">Supporting Vue.js</h2>\n\nVue.js is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome [backers](https://github.com/vuejs/vue/blob/dev/BACKERS.md). If you'd like to join them, please consider:\n\n- [Become a backer or sponsor on Patreon](https://www.patreon.com/evanyou).\n- [Become a backer or sponsor on Open Collective](https://opencollective.com/vuejs).\n- [One-time donation via PayPal or crypto-currencies.](https://vuejs.org/support-vuejs/#One-time-Donations)\n\n#### What's the difference between Patreon and OpenCollective?\n\nFunds donated via Patreon go directly to support Evan You's full-time work on Vue.js. Funds donated via OpenCollective are managed with transparent expenses and will be used for compensating work and expenses for core team members or sponsoring community events. Your name/logo will receive proper recognition and exposure by donating on either platform.\n\n<h3 align=\"center\">Special Sponsors</h3>\n<!--special start-->\n\n<p align=\"center\">\n <a href=\"https://stdlib.com/\" target=\"_blank\">\n <img width=\"260px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/stdlib.png\">\n </a>\n</p>\n\n<!--special end-->\n\n<h3 align=\"center\">Platinum Sponsors</h3>\n\n<!--platinum start-->\n<table>\n <tbody>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.bitsrc.io/?utm_source=vue&utm_medium=vue&utm_campaign=vue&utm_term=vue&utm_content=vue\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/bit.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"http://tooltwist.com/\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/tooltwist.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://vueschool.io/?utm_source=Vuejs.org&utm_medium=Banner&utm_campaign=Sponsored%20Banner&utm_content=V1\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vueschool.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://vehikl.com/\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vehikl.png\">\n </a>\n </td>\n </tr><tr></tr>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.nativescript.org/vue?utm_source=vue-js-org&utm_medium=website&utm_campaign=nativescript-awareness\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/nativescript.png\">\n </a>\n </td>\n </tr><tr></tr>\n </tbody>\n</table>\n<!--platinum end-->\n\n<!--special-china start-->\n<h3 align=\"center\">Platinum Sponsors (China)</h3>\n<table>\n <tbody>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://studio.qcloud.coding.net/campaign/favorite-plugins/?utm_source=vue.js&utm_content=cs-logo\" target=\"_blank\">\n <img width=\"177px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/cloudstudio.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"http://www.dcloud.io/?hmsr=vuejsorg&hmpl=&hmcu=&hmkw=&hmci=\" target=\"_blank\">\n <img width=\"177px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/dcloud.gif\">\n </a>\n </td>\n </tr><tr></tr>\n </tbody>\n</table>\n<!--special-china end-->\n\n<h3 align=\"center\">Gold Sponsors</h4>\n\n<!--gold start-->\n<table>\n <tbody>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.vuemastery.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vuemastery.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://laravel.com\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/laravel.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://chaitin.cn/en/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/chaitin.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://htmlburger.com\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/html_burger.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.frontenddeveloperlove.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/frontend_love.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://onsen.io/vue/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/onsen_ui.png\">\n </a>\n </td>\n </tr><tr></tr>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://vuetifyjs.com\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vuetify.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://neds.com.au/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/neds.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://icons8.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/icons_8.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://vuejobs.com/?ref=vuejs\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vuejobs.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.valuecoders.com\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/valuecoders.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://tidelift.com/subscription/npm/vue\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/tidelift.png\">\n </a>\n </td>\n </tr><tr></tr>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://webdock.io/en\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/webdock.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://syncfusion.com/products/vue\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/syncfusion.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://opteo.com/vue\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/opteo.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://devsquad.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/devsquad.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.inkoop.in/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/inkoop.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.firesticktricks.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/firestick_tricks.png\">\n </a>\n </td>\n </tr><tr></tr>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://github.com/marcus-hiles\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/marcus_hiles.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://isleofcode.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/isle_of_code.png\">\n </a>\n </td>\n </tr><tr></tr>\n </tbody>\n</table>\n<!--gold end-->\n\n<h3 align=\"center\">Sponsors via <a href=\"https://opencollective.com/vuejs\">Open Collective</a></h3>\n\n<h4 align=\"center\">Platinum</h4>\n\n<a href=\"https://opencollective.com/vuejs/tiers/platinum-sponsors/0/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/platinum-sponsors/0/avatar.svg\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/platinum-sponsors/1/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/platinum-sponsors/1/avatar.svg\"></a>\n\n<h4 align=\"center\">Gold</h4>\n\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/0/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/0/avatar.svg\" height=\"60px\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/1/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/1/avatar.svg\" height=\"60px\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/2/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/2/avatar.svg\" height=\"60px\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/3/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/3/avatar.svg\" height=\"60px\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/4/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/4/avatar.svg\" height=\"60px\"></a>\n\n---\n\n## Introduction\n\nVue (pronounced `/vjuː/`, like view) is a **progressive framework** for building user interfaces. It is designed from the ground up to be incrementally adoptable, and can easily scale between a library and a framework depending on different use cases. It consists of an approachable core library that focuses on the view layer only, and an ecosystem of supporting libraries that helps you tackle complexity in large Single-Page Applications.\n\n#### Browser Compatibility\n\nVue.js supports all browsers that are [ES5-compliant](http://kangax.github.io/compat-table/es5/) (IE8 and below are not supported).\n\n## Ecosystem\n\n| Project | Status | Description |\n|---------|--------|-------------|\n| [vue-router] | [![vue-router-status]][vue-router-package] | Single-page application routing |\n| [vuex] | [![vuex-status]][vuex-package] | Large-scale state management |\n| [vue-cli] | [![vue-cli-status]][vue-cli-package] | Project scaffolding |\n| [vue-loader] | [![vue-loader-status]][vue-loader-package] | Single File Component (`*.vue` file) loader for webpack |\n| [vue-server-renderer] | [![vue-server-renderer-status]][vue-server-renderer-package] | Server-side rendering support |\n| [vue-class-component] | [![vue-class-component-status]][vue-class-component-package] | TypeScript decorator for a class-based API |\n| [vue-rx] | [![vue-rx-status]][vue-rx-package] | RxJS integration |\n| [vue-devtools] | [![vue-devtools-status]][vue-devtools-package] | Browser DevTools extension |\n\n[vue-router]: https://github.com/vuejs/vue-router\n[vuex]: https://github.com/vuejs/vuex\n[vue-cli]: https://github.com/vuejs/vue-cli\n[vue-loader]: https://github.com/vuejs/vue-loader\n[vue-server-renderer]: https://github.com/vuejs/vue/tree/dev/packages/vue-server-renderer\n[vue-class-component]: https://github.com/vuejs/vue-class-component\n[vue-rx]: https://github.com/vuejs/vue-rx\n[vue-devtools]: https://github.com/vuejs/vue-devtools\n\n[vue-router-status]: https://img.shields.io/npm/v/vue-router.svg\n[vuex-status]: https://img.shields.io/npm/v/vuex.svg\n[vue-cli-status]: https://img.shields.io/npm/v/@vue/cli.svg\n[vue-loader-status]: https://img.shields.io/npm/v/vue-loader.svg\n[vue-server-renderer-status]: https://img.shields.io/npm/v/vue-server-renderer.svg\n[vue-class-component-status]: https://img.shields.io/npm/v/vue-class-component.svg\n[vue-rx-status]: https://img.shields.io/npm/v/vue-rx.svg\n[vue-devtools-status]: https://img.shields.io/chrome-web-store/v/nhdogjmejiglipccpnnnanhbledajbpd.svg\n\n[vue-router-package]: https://npmjs.com/package/vue-router\n[vuex-package]: https://npmjs.com/package/vuex\n[vue-cli-package]: https://npmjs.com/package/@vue/cli\n[vue-loader-package]: https://npmjs.com/package/vue-loader\n[vue-server-renderer-package]: https://npmjs.com/package/vue-server-renderer\n[vue-class-component-package]: https://npmjs.com/package/vue-class-component\n[vue-rx-package]: https://npmjs.com/package/vue-rx\n[vue-devtools-package]: https://chrome.google.com/webstore/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd\n\n## Documentation\n\nTo check out [live examples](https://vuejs.org/v2/examples/) and docs, visit [vuejs.org](https://vuejs.org).\n\n## Questions\n\nFor questions and support please use [the official forum](http://forum.vuejs.org) or [community chat](https://chat.vuejs.org/). The issue list of this repo is **exclusively** for bug reports and feature requests.\n\n## Issues\n\nPlease make sure to read the [Issue Reporting Checklist](https://github.com/vuejs/vue/blob/dev/.github/CONTRIBUTING.md#issue-reporting-guidelines) before opening an issue. Issues not conforming to the guidelines may be closed immediately.\n\n## Changelog\n\nDetailed changes for each release are documented in the [release notes](https://github.com/vuejs/vue/releases).\n\n## Stay In Touch\n\n- [Twitter](https://twitter.com/vuejs)\n- [Blog](https://medium.com/the-vue-point)\n- [Job Board](https://vuejobs.com/?ref=vuejs)\n\n## Contribution\n\nPlease make sure to read the [Contributing Guide](https://github.com/vuejs/vue/blob/dev/.github/CONTRIBUTING.md) before making a pull request. If you have a Vue-related project/component/tool, add it with a pull request to [this curated list](https://github.com/vuejs/awesome-vue)!\n\nThank you to all the people who already contributed to Vue!\n\n<a href=\"https://github.com/vuejs/vue/graphs/contributors\"><img src=\"https://opencollective.com/vuejs/contributors.svg?width=890\" /></a>\n\n\n## License\n\n[MIT](http://opensource.org/licenses/MIT)\n\nCopyright (c) 2013-present, Yuxi (Evan) You\n","readmeFilename":"README.md","_id":"vue@2.6.0-beta.1","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-dpkWmqfzEmwNBIHJ3KQvx0Nk1U5dbH53eAGQgdmK3Y7lVQVuUHgdXQpAmNnQ0n7k7UE5sJwP1DlUBVeLsu+X9Q==","shasum":"042c708eb1f062fc45b0547043e8a3201367edc9","tarball":"http://localhost:4545/npm/registry/vue/vue-2.6.0-beta.1.tgz","fileCount":220,"unpackedSize":2851436,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcP1oWCRA9TVsSAnZWagAAJzAP/i9DmkOm8BKur8FKnREm\nPKtypoxIGgBCKK5B+iMFoxP6bqA9o9/omwIjBgllRef8PEq5IkcLlV5K01Pk\npT+GUw3yMD+9wuGctLwxFTWXhNpse+nogTUHb0xc6Suz7TqGLO7BKUbTdHHG\njdA2aIMiebZcfDRwioTsUbbjAL1mwLM2zHmWsb8EaUnJvwwQIEr8sBfw8nLc\n1yuAs/iimidCqwWn6Rm+Z/0QdhHZiiV/uKNr/dgqcZNrB4hOCVT03Xcvvd4Q\ntWVYRDAGEdbAPecQb2U9LY03HaIKyKQSaYE925W5StoetQjeDpqZ1TAF8kdD\n3JDuRw+duTCJyRk7UDe/N/5bLfpm6DJvtIIMhZ8uCbt3AS2ezV1qjqwUaV0h\nVnUNC0i9KbQUj3XbM9l87fmYLXHvUp6oWi2Xp+cGxnolUipq34wmN+MupKn/\nCYorNVvpwIALs59ehnYoed5MLK3tjL0az9xjaXGixUHOSFKLF8sLsTx6bF1Y\ndrnST2SzLrJz5pOwqP0ReFKuucoEEllO70XJWHiIs5XkCAXWdVaApfVQw7mr\nRJYxLjCfw35WzcQWNKuRH8z1+F63TJkLAeKndK+JR0yG63D/8SM6G6Om0kh/\nKn7mxDeKZtHeYExZQBI7ZHvaG7o1uU3HsvTKZQpru4OSp3ETmfCEgXWaaryW\no0se\r\n=mpKx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDXxJqNCnk2CXFDY7X2wuoVN0uVxCgZpqDY0dnD0reKFAiBCSvJcRJbMibgC1WWQp0HpxLRC3+RWoC4039Ust8vxlg=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.6.0-beta.1_1547655701656_0.7865123484804795"},"_hasShrinkwrap":false},"2.6.0-beta.2":{"name":"vue","version":"2.6.0-beta.2","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","@types/node":"^10.12.18","@types/webpack":"^4.4.22","acorn":"^5.2.1","babel-eslint":"^10.0.1","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"^8.0.4","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-vue-jsx":"^4.0.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.45.0","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^6.0.5","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^5.7.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","file-loader":"^3.0.1","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^3.1.1","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","lint-staged":"^8.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^5.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","puppeteer":"^1.11.0","resolve":"^1.3.3","rollup":"^1.0.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","terser":"^3.10.2","typescript":"^3.1.3","webpack":"^4.22.0","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^2.0.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"624c79930ad2e9b0cfff8853f5629383b8d59b3a","readme":"<p align=\"center\"><a href=\"https://vuejs.org\" target=\"_blank\" rel=\"noopener noreferrer\"><img width=\"100\" src=\"https://vuejs.org/images/logo.png\" alt=\"Vue logo\"></a></p>\n\n<p align=\"center\">\n <a href=\"https://circleci.com/gh/vuejs/vue/tree/dev\"><img src=\"https://img.shields.io/circleci/project/github/vuejs/vue/dev.svg\" alt=\"Build Status\"></a>\n <a href=\"https://codecov.io/github/vuejs/vue?branch=dev\"><img src=\"https://img.shields.io/codecov/c/github/vuejs/vue/dev.svg\" alt=\"Coverage Status\"></a>\n <a href=\"https://npmcharts.com/compare/vue?minimal=true\"><img src=\"https://img.shields.io/npm/dm/vue.svg\" alt=\"Downloads\"></a>\n <a href=\"https://www.npmjs.com/package/vue\"><img src=\"https://img.shields.io/npm/v/vue.svg\" alt=\"Version\"></a>\n <a href=\"https://www.npmjs.com/package/vue\"><img src=\"https://img.shields.io/npm/l/vue.svg\" alt=\"License\"></a>\n <a href=\"https://chat.vuejs.org/\"><img src=\"https://img.shields.io/badge/chat-on%20discord-7289da.svg\" alt=\"Chat\"></a>\n <br>\n <a href=\"https://app.saucelabs.com/builds/50f8372d79f743a3b25fb6ca4851ca4c\"><img src=\"https://app.saucelabs.com/buildstatus/vuejs\" alt=\"Build Status\"></a>\n</p>\n\n<h2 align=\"center\">Supporting Vue.js</h2>\n\nVue.js is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome [backers](https://github.com/vuejs/vue/blob/dev/BACKERS.md). If you'd like to join them, please consider:\n\n- [Become a backer or sponsor on Patreon](https://www.patreon.com/evanyou).\n- [Become a backer or sponsor on Open Collective](https://opencollective.com/vuejs).\n- [One-time donation via PayPal or crypto-currencies.](https://vuejs.org/support-vuejs/#One-time-Donations)\n\n#### What's the difference between Patreon and OpenCollective?\n\nFunds donated via Patreon go directly to support Evan You's full-time work on Vue.js. Funds donated via OpenCollective are managed with transparent expenses and will be used for compensating work and expenses for core team members or sponsoring community events. Your name/logo will receive proper recognition and exposure by donating on either platform.\n\n<h3 align=\"center\">Special Sponsors</h3>\n<!--special start-->\n\n<p align=\"center\">\n <a href=\"https://stdlib.com/\" target=\"_blank\">\n <img width=\"260px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/stdlib.png\">\n </a>\n</p>\n\n<!--special end-->\n\n<h3 align=\"center\">Platinum Sponsors</h3>\n\n<!--platinum start-->\n<table>\n <tbody>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.bitsrc.io/?utm_source=vue&utm_medium=vue&utm_campaign=vue&utm_term=vue&utm_content=vue\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/bit.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"http://tooltwist.com/\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/tooltwist.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://vueschool.io/?utm_source=Vuejs.org&utm_medium=Banner&utm_campaign=Sponsored%20Banner&utm_content=V1\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vueschool.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://vehikl.com/\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vehikl.png\">\n </a>\n </td>\n </tr><tr></tr>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.nativescript.org/vue?utm_source=vue-js-org&utm_medium=website&utm_campaign=nativescript-awareness\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/nativescript.png\">\n </a>\n </td>\n </tr><tr></tr>\n </tbody>\n</table>\n<!--platinum end-->\n\n<!--special-china start-->\n<h3 align=\"center\">Platinum Sponsors (China)</h3>\n<table>\n <tbody>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://e.coding.net/?utm_source=vue.js\" target=\"_blank\">\n <img width=\"177px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/coding.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"http://www.dcloud.io/?hmsr=vuejsorg&hmpl=&hmcu=&hmkw=&hmci=\" target=\"_blank\">\n <img width=\"177px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/dcloud.gif\">\n </a>\n </td>\n </tr><tr></tr>\n </tbody>\n</table>\n<!--special-china end-->\n\n<h3 align=\"center\">Gold Sponsors</h4>\n\n<!--gold start-->\n<table>\n <tbody>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.vuemastery.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vuemastery.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://laravel.com\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/laravel.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://chaitin.cn/en/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/chaitin.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://htmlburger.com\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/html_burger.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.frontenddeveloperlove.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/frontend_love.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://onsen.io/vue/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/onsen_ui.png\">\n </a>\n </td>\n </tr><tr></tr>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://vuetifyjs.com\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vuetify.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://neds.com.au/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/neds.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://icons8.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/icons_8.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://vuejobs.com/?ref=vuejs\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vuejobs.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.valuecoders.com\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/valuecoders.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://tidelift.com/subscription/npm/vue\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/tidelift.png\">\n </a>\n </td>\n </tr><tr></tr>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://webdock.io/en\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/webdock.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://syncfusion.com/products/vue\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/syncfusion.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://opteo.com/vue\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/opteo.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://devsquad.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/devsquad.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.inkoop.in/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/inkoop.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.firesticktricks.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/firestick_tricks.png\">\n </a>\n </td>\n </tr><tr></tr>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://github.com/marcus-hiles\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/marcus_hiles.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://isleofcode.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/isle_of_code.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://yakaz.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/yakaz.png\">\n </a>\n </td>\n </tr><tr></tr>\n </tbody>\n</table>\n<!--gold end-->\n\n<h3 align=\"center\">Sponsors via <a href=\"https://opencollective.com/vuejs\">Open Collective</a></h3>\n\n<h4 align=\"center\">Platinum</h4>\n\n<a href=\"https://opencollective.com/vuejs/tiers/platinum-sponsors/0/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/platinum-sponsors/0/avatar.svg\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/platinum-sponsors/1/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/platinum-sponsors/1/avatar.svg\"></a>\n\n<h4 align=\"center\">Gold</h4>\n\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/0/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/0/avatar.svg\" height=\"60px\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/1/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/1/avatar.svg\" height=\"60px\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/2/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/2/avatar.svg\" height=\"60px\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/3/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/3/avatar.svg\" height=\"60px\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/4/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/4/avatar.svg\" height=\"60px\"></a>\n\n---\n\n## Introduction\n\nVue (pronounced `/vjuː/`, like view) is a **progressive framework** for building user interfaces. It is designed from the ground up to be incrementally adoptable, and can easily scale between a library and a framework depending on different use cases. It consists of an approachable core library that focuses on the view layer only, and an ecosystem of supporting libraries that helps you tackle complexity in large Single-Page Applications.\n\n#### Browser Compatibility\n\nVue.js supports all browsers that are [ES5-compliant](http://kangax.github.io/compat-table/es5/) (IE8 and below are not supported).\n\n## Ecosystem\n\n| Project | Status | Description |\n|---------|--------|-------------|\n| [vue-router] | [![vue-router-status]][vue-router-package] | Single-page application routing |\n| [vuex] | [![vuex-status]][vuex-package] | Large-scale state management |\n| [vue-cli] | [![vue-cli-status]][vue-cli-package] | Project scaffolding |\n| [vue-loader] | [![vue-loader-status]][vue-loader-package] | Single File Component (`*.vue` file) loader for webpack |\n| [vue-server-renderer] | [![vue-server-renderer-status]][vue-server-renderer-package] | Server-side rendering support |\n| [vue-class-component] | [![vue-class-component-status]][vue-class-component-package] | TypeScript decorator for a class-based API |\n| [vue-rx] | [![vue-rx-status]][vue-rx-package] | RxJS integration |\n| [vue-devtools] | [![vue-devtools-status]][vue-devtools-package] | Browser DevTools extension |\n\n[vue-router]: https://github.com/vuejs/vue-router\n[vuex]: https://github.com/vuejs/vuex\n[vue-cli]: https://github.com/vuejs/vue-cli\n[vue-loader]: https://github.com/vuejs/vue-loader\n[vue-server-renderer]: https://github.com/vuejs/vue/tree/dev/packages/vue-server-renderer\n[vue-class-component]: https://github.com/vuejs/vue-class-component\n[vue-rx]: https://github.com/vuejs/vue-rx\n[vue-devtools]: https://github.com/vuejs/vue-devtools\n\n[vue-router-status]: https://img.shields.io/npm/v/vue-router.svg\n[vuex-status]: https://img.shields.io/npm/v/vuex.svg\n[vue-cli-status]: https://img.shields.io/npm/v/@vue/cli.svg\n[vue-loader-status]: https://img.shields.io/npm/v/vue-loader.svg\n[vue-server-renderer-status]: https://img.shields.io/npm/v/vue-server-renderer.svg\n[vue-class-component-status]: https://img.shields.io/npm/v/vue-class-component.svg\n[vue-rx-status]: https://img.shields.io/npm/v/vue-rx.svg\n[vue-devtools-status]: https://img.shields.io/chrome-web-store/v/nhdogjmejiglipccpnnnanhbledajbpd.svg\n\n[vue-router-package]: https://npmjs.com/package/vue-router\n[vuex-package]: https://npmjs.com/package/vuex\n[vue-cli-package]: https://npmjs.com/package/@vue/cli\n[vue-loader-package]: https://npmjs.com/package/vue-loader\n[vue-server-renderer-package]: https://npmjs.com/package/vue-server-renderer\n[vue-class-component-package]: https://npmjs.com/package/vue-class-component\n[vue-rx-package]: https://npmjs.com/package/vue-rx\n[vue-devtools-package]: https://chrome.google.com/webstore/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd\n\n## Documentation\n\nTo check out [live examples](https://vuejs.org/v2/examples/) and docs, visit [vuejs.org](https://vuejs.org).\n\n## Questions\n\nFor questions and support please use [the official forum](http://forum.vuejs.org) or [community chat](https://chat.vuejs.org/). The issue list of this repo is **exclusively** for bug reports and feature requests.\n\n## Issues\n\nPlease make sure to read the [Issue Reporting Checklist](https://github.com/vuejs/vue/blob/dev/.github/CONTRIBUTING.md#issue-reporting-guidelines) before opening an issue. Issues not conforming to the guidelines may be closed immediately.\n\n## Changelog\n\nDetailed changes for each release are documented in the [release notes](https://github.com/vuejs/vue/releases).\n\n## Stay In Touch\n\n- [Twitter](https://twitter.com/vuejs)\n- [Blog](https://medium.com/the-vue-point)\n- [Job Board](https://vuejobs.com/?ref=vuejs)\n\n## Contribution\n\nPlease make sure to read the [Contributing Guide](https://github.com/vuejs/vue/blob/dev/.github/CONTRIBUTING.md) before making a pull request. If you have a Vue-related project/component/tool, add it with a pull request to [this curated list](https://github.com/vuejs/awesome-vue)!\n\nThank you to all the people who already contributed to Vue!\n\n<a href=\"https://github.com/vuejs/vue/graphs/contributors\"><img src=\"https://opencollective.com/vuejs/contributors.svg?width=890\" /></a>\n\n\n## License\n\n[MIT](http://opensource.org/licenses/MIT)\n\nCopyright (c) 2013-present, Yuxi (Evan) You\n","readmeFilename":"README.md","_id":"vue@2.6.0-beta.2","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-UUZlUL2FJkWGqloXLlkLbc3MJFkuuhQJm06ZPIojpINiR3iy1KhWXUrk88LcTglKXLqPxlj1Ivt1KM6PGwC0iw==","shasum":"9aae1f0c1cac012e8cd27226a36e7ab3245d1659","tarball":"http://localhost:4545/npm/registry/vue/vue-2.6.0-beta.2.tgz","fileCount":221,"unpackedSize":2903178,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcS+RaCRA9TVsSAnZWagAAG/QP/2QajoZ0E3mMRB3a3Lm9\nBhr7lRB+nzdUoTj2gsgE884iaJruw9yGDN/nhOEo8WxJbeRwF9wcn2Bl9cA9\nFwYYAuRGZNn55iJHSvXKu4T3Yi0MBf2cbs2Cul5t+gyaRwj+lWqXGtODDqLG\nZtwmtQJuVoHoYGMtSQype078KJxb8p3ks7BZaQrHBZPHD0vRkapZrWQZOYIg\nDclxwV+MKzBAGENXi5N1iJlakF06YmX2N/o1ImDSfb0ZUn+A5FQFaW8SdYeM\nY1h9UWgX+jx12OU1IXTbHhZPD2Xk9Xu1W8A4v3fM71uhdS+qiFtng9X9mdqX\n5sfY/hnKFPnq1upTCvE051TyrjrUQd6PdFUseeLiSXXabWDun3QKNE4gK5Yj\nqGi1t0zMzaQcb8HC8wfmSbRzC0g7YRkJKA8WIkMYHwueJdhe3yHGQz7V/7cx\nfPAPGmjDVKfrkH0yNkupMpSIcWSbpmrd3BbqjdSsUP3xMD9LzOiuA7SGZGdt\nFxKs2Kki8xPrPLXkg7fpZ/q51+Lx3oQ8Dh8HyoApjC3D21U9OAJUYnWfTiMH\nh0mKhwtYGMIsN+lmr6TBehJRuoVszZBOHUWD6f1u1U4TULZAkg/ZfpNMS0jp\nXFRJLrSJCfClKBJ9qZR+d9oNDt7TtPROf+tRxCMxbR1uruZxFL3Q2VuixPuE\nc/hL\r\n=C9uo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDG2xJ2yYG34hOYBLTrtWz0z+rsD8tGCBRnYitiMvbM2AiEAwTxQwTh+LjMSf3T44+v0mDPsSRvNZA+d6WC5+M5tJOU="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.6.0-beta.2_1548477530381_0.8642857527136343"},"_hasShrinkwrap":false},"2.6.0-beta.3":{"name":"vue","version":"2.6.0-beta.3","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","@types/node":"^10.12.18","@types/webpack":"^4.4.22","acorn":"^5.2.1","babel-eslint":"^10.0.1","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"^8.0.4","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-vue-jsx":"^4.0.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.45.0","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^6.0.5","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^5.7.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","file-loader":"^3.0.1","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^3.1.1","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","lint-staged":"^8.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^5.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","puppeteer":"^1.11.0","resolve":"^1.3.3","rollup":"^1.0.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","terser":"^3.10.2","typescript":"^3.1.3","webpack":"^4.22.0","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^2.0.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"readme":"<p align=\"center\"><a href=\"https://vuejs.org\" target=\"_blank\" rel=\"noopener noreferrer\"><img width=\"100\" src=\"https://vuejs.org/images/logo.png\" alt=\"Vue logo\"></a></p>\n\n<p align=\"center\">\n <a href=\"https://circleci.com/gh/vuejs/vue/tree/dev\"><img src=\"https://img.shields.io/circleci/project/github/vuejs/vue/dev.svg\" alt=\"Build Status\"></a>\n <a href=\"https://codecov.io/github/vuejs/vue?branch=dev\"><img src=\"https://img.shields.io/codecov/c/github/vuejs/vue/dev.svg\" alt=\"Coverage Status\"></a>\n <a href=\"https://npmcharts.com/compare/vue?minimal=true\"><img src=\"https://img.shields.io/npm/dm/vue.svg\" alt=\"Downloads\"></a>\n <a href=\"https://www.npmjs.com/package/vue\"><img src=\"https://img.shields.io/npm/v/vue.svg\" alt=\"Version\"></a>\n <a href=\"https://www.npmjs.com/package/vue\"><img src=\"https://img.shields.io/npm/l/vue.svg\" alt=\"License\"></a>\n <a href=\"https://chat.vuejs.org/\"><img src=\"https://img.shields.io/badge/chat-on%20discord-7289da.svg\" alt=\"Chat\"></a>\n <br>\n <a href=\"https://app.saucelabs.com/builds/50f8372d79f743a3b25fb6ca4851ca4c\"><img src=\"https://app.saucelabs.com/buildstatus/vuejs\" alt=\"Build Status\"></a>\n</p>\n\n<h2 align=\"center\">Supporting Vue.js</h2>\n\nVue.js is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome [backers](https://github.com/vuejs/vue/blob/dev/BACKERS.md). If you'd like to join them, please consider:\n\n- [Become a backer or sponsor on Patreon](https://www.patreon.com/evanyou).\n- [Become a backer or sponsor on Open Collective](https://opencollective.com/vuejs).\n- [One-time donation via PayPal or crypto-currencies.](https://vuejs.org/support-vuejs/#One-time-Donations)\n\n#### What's the difference between Patreon and OpenCollective?\n\nFunds donated via Patreon go directly to support Evan You's full-time work on Vue.js. Funds donated via OpenCollective are managed with transparent expenses and will be used for compensating work and expenses for core team members or sponsoring community events. Your name/logo will receive proper recognition and exposure by donating on either platform.\n\n<h3 align=\"center\">Special Sponsors</h3>\n<!--special start-->\n\n<p align=\"center\">\n <a href=\"https://stdlib.com/\" target=\"_blank\">\n <img width=\"260px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/stdlib.png\">\n </a>\n</p>\n\n<!--special end-->\n\n<h3 align=\"center\">Platinum Sponsors</h3>\n\n<!--platinum start-->\n<table>\n <tbody>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.bitsrc.io/?utm_source=vue&utm_medium=vue&utm_campaign=vue&utm_term=vue&utm_content=vue\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/bit.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"http://tooltwist.com/\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/tooltwist.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://vueschool.io/?utm_source=Vuejs.org&utm_medium=Banner&utm_campaign=Sponsored%20Banner&utm_content=V1\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vueschool.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://vehikl.com/\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vehikl.png\">\n </a>\n </td>\n </tr><tr></tr>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.nativescript.org/vue?utm_source=vue-js-org&utm_medium=website&utm_campaign=nativescript-awareness\" target=\"_blank\">\n <img width=\"222px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/nativescript.png\">\n </a>\n </td>\n </tr><tr></tr>\n </tbody>\n</table>\n<!--platinum end-->\n\n<!--special-china start-->\n<h3 align=\"center\">Platinum Sponsors (China)</h3>\n<table>\n <tbody>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://e.coding.net/?utm_source=vue.js\" target=\"_blank\">\n <img width=\"177px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/coding.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"http://www.dcloud.io/?hmsr=vuejsorg&hmpl=&hmcu=&hmkw=&hmci=\" target=\"_blank\">\n <img width=\"177px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/dcloud.gif\">\n </a>\n </td>\n </tr><tr></tr>\n </tbody>\n</table>\n<!--special-china end-->\n\n<h3 align=\"center\">Gold Sponsors</h4>\n\n<!--gold start-->\n<table>\n <tbody>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.vuemastery.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vuemastery.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://laravel.com\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/laravel.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://chaitin.cn/en/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/chaitin.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://htmlburger.com\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/html_burger.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.frontenddeveloperlove.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/frontend_love.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://onsen.io/vue/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/onsen_ui.png\">\n </a>\n </td>\n </tr><tr></tr>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://vuetifyjs.com\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vuetify.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://neds.com.au/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/neds.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://icons8.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/icons_8.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://vuejobs.com/?ref=vuejs\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vuejobs.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.valuecoders.com\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/valuecoders.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://tidelift.com/subscription/npm/vue\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/tidelift.png\">\n </a>\n </td>\n </tr><tr></tr>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://webdock.io/en\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/webdock.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://syncfusion.com/products/vue\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/syncfusion.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://opteo.com/vue\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/opteo.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://devsquad.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/devsquad.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.inkoop.in/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/inkoop.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://www.firesticktricks.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/firestick_tricks.png\">\n </a>\n </td>\n </tr><tr></tr>\n <tr>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://github.com/marcus-hiles\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/marcus_hiles.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://isleofcode.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/isle_of_code.png\">\n </a>\n </td>\n <td align=\"center\" valign=\"middle\">\n <a href=\"https://yakaz.com/\" target=\"_blank\">\n <img width=\"148px\" src=\"https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/yakaz.png\">\n </a>\n </td>\n </tr><tr></tr>\n </tbody>\n</table>\n<!--gold end-->\n\n<h3 align=\"center\">Sponsors via <a href=\"https://opencollective.com/vuejs\">Open Collective</a></h3>\n\n<h4 align=\"center\">Platinum</h4>\n\n<a href=\"https://opencollective.com/vuejs/tiers/platinum-sponsors/0/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/platinum-sponsors/0/avatar.svg\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/platinum-sponsors/1/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/platinum-sponsors/1/avatar.svg\"></a>\n\n<h4 align=\"center\">Gold</h4>\n\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/0/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/0/avatar.svg\" height=\"60px\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/1/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/1/avatar.svg\" height=\"60px\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/2/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/2/avatar.svg\" height=\"60px\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/3/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/3/avatar.svg\" height=\"60px\"></a>\n<a href=\"https://opencollective.com/vuejs/tiers/gold-sponsors/4/website\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://opencollective.com/vuejs/tiers/gold-sponsors/4/avatar.svg\" height=\"60px\"></a>\n\n---\n\n## Introduction\n\nVue (pronounced `/vjuː/`, like view) is a **progressive framework** for building user interfaces. It is designed from the ground up to be incrementally adoptable, and can easily scale between a library and a framework depending on different use cases. It consists of an approachable core library that focuses on the view layer only, and an ecosystem of supporting libraries that helps you tackle complexity in large Single-Page Applications.\n\n#### Browser Compatibility\n\nVue.js supports all browsers that are [ES5-compliant](http://kangax.github.io/compat-table/es5/) (IE8 and below are not supported).\n\n## Ecosystem\n\n| Project | Status | Description |\n|---------|--------|-------------|\n| [vue-router] | [![vue-router-status]][vue-router-package] | Single-page application routing |\n| [vuex] | [![vuex-status]][vuex-package] | Large-scale state management |\n| [vue-cli] | [![vue-cli-status]][vue-cli-package] | Project scaffolding |\n| [vue-loader] | [![vue-loader-status]][vue-loader-package] | Single File Component (`*.vue` file) loader for webpack |\n| [vue-server-renderer] | [![vue-server-renderer-status]][vue-server-renderer-package] | Server-side rendering support |\n| [vue-class-component] | [![vue-class-component-status]][vue-class-component-package] | TypeScript decorator for a class-based API |\n| [vue-rx] | [![vue-rx-status]][vue-rx-package] | RxJS integration |\n| [vue-devtools] | [![vue-devtools-status]][vue-devtools-package] | Browser DevTools extension |\n\n[vue-router]: https://github.com/vuejs/vue-router\n[vuex]: https://github.com/vuejs/vuex\n[vue-cli]: https://github.com/vuejs/vue-cli\n[vue-loader]: https://github.com/vuejs/vue-loader\n[vue-server-renderer]: https://github.com/vuejs/vue/tree/dev/packages/vue-server-renderer\n[vue-class-component]: https://github.com/vuejs/vue-class-component\n[vue-rx]: https://github.com/vuejs/vue-rx\n[vue-devtools]: https://github.com/vuejs/vue-devtools\n\n[vue-router-status]: https://img.shields.io/npm/v/vue-router.svg\n[vuex-status]: https://img.shields.io/npm/v/vuex.svg\n[vue-cli-status]: https://img.shields.io/npm/v/@vue/cli.svg\n[vue-loader-status]: https://img.shields.io/npm/v/vue-loader.svg\n[vue-server-renderer-status]: https://img.shields.io/npm/v/vue-server-renderer.svg\n[vue-class-component-status]: https://img.shields.io/npm/v/vue-class-component.svg\n[vue-rx-status]: https://img.shields.io/npm/v/vue-rx.svg\n[vue-devtools-status]: https://img.shields.io/chrome-web-store/v/nhdogjmejiglipccpnnnanhbledajbpd.svg\n\n[vue-router-package]: https://npmjs.com/package/vue-router\n[vuex-package]: https://npmjs.com/package/vuex\n[vue-cli-package]: https://npmjs.com/package/@vue/cli\n[vue-loader-package]: https://npmjs.com/package/vue-loader\n[vue-server-renderer-package]: https://npmjs.com/package/vue-server-renderer\n[vue-class-component-package]: https://npmjs.com/package/vue-class-component\n[vue-rx-package]: https://npmjs.com/package/vue-rx\n[vue-devtools-package]: https://chrome.google.com/webstore/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd\n\n## Documentation\n\nTo check out [live examples](https://vuejs.org/v2/examples/) and docs, visit [vuejs.org](https://vuejs.org).\n\n## Questions\n\nFor questions and support please use [the official forum](http://forum.vuejs.org) or [community chat](https://chat.vuejs.org/). The issue list of this repo is **exclusively** for bug reports and feature requests.\n\n## Issues\n\nPlease make sure to read the [Issue Reporting Checklist](https://github.com/vuejs/vue/blob/dev/.github/CONTRIBUTING.md#issue-reporting-guidelines) before opening an issue. Issues not conforming to the guidelines may be closed immediately.\n\n## Changelog\n\nDetailed changes for each release are documented in the [release notes](https://github.com/vuejs/vue/releases).\n\n## Stay In Touch\n\n- [Twitter](https://twitter.com/vuejs)\n- [Blog](https://medium.com/the-vue-point)\n- [Job Board](https://vuejobs.com/?ref=vuejs)\n\n## Contribution\n\nPlease make sure to read the [Contributing Guide](https://github.com/vuejs/vue/blob/dev/.github/CONTRIBUTING.md) before making a pull request. If you have a Vue-related project/component/tool, add it with a pull request to [this curated list](https://github.com/vuejs/awesome-vue)!\n\nThank you to all the people who already contributed to Vue!\n\n<a href=\"https://github.com/vuejs/vue/graphs/contributors\"><img src=\"https://opencollective.com/vuejs/contributors.svg?width=890\" /></a>\n\n\n## License\n\n[MIT](http://opensource.org/licenses/MIT)\n\nCopyright (c) 2013-present, Yuxi (Evan) You\n","readmeFilename":"README.md","gitHead":"7721febcc3c0594af0abc25fa32d72d63a52942f","_id":"vue@2.6.0-beta.3","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-VoHj8XaVSyb9gQPBs9oJiVGcFNUT+pWtkeTC6Zr5cM/R/vAs1dm9M9XM+H7OyvfcwNNEu4kf08XXTNdDS3ugXA==","shasum":"afc7a0644eeb1a62ba2fe3f1d4fbbfe241106dec","tarball":"http://localhost:4545/npm/registry/vue/vue-2.6.0-beta.3.tgz","fileCount":221,"unpackedSize":2906852,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUbvtCRA9TVsSAnZWagAAZW8QAIsFF4LNks8Mzp9IFW0I\nf+zqaIOqq/Ods/fD/kPGL37XWWRckHOyR6U+5+5W1szZIZM839c4RgbjmGCg\nwRDrjiDy+MKxrjf+hu9jU8b+Rft4b074VqsheJywsINznbHTtYr9pFCtdI7R\nSJQEoW/SIu+XrZGFYFzRO8fQULtIBzdFLg2/Bzh33eH9pwbEww059PrCVde1\na+0oy7F3jqsEETghuyM7dgBWNyCALB+hxjpfEGe39LugAuoymxUFO5a1UeXm\nW0a+YnbpNgKQusTrrYQ5MSWn/2l7262PMi8YwlFzwuKWWNjzRy/bm+3xcC65\nuRADA+ULw4rEpmJ9Gaa1Qa+wAjtYzGl+vT+yy1GFP90wjUzrEscCVPm2S0oM\nUsmzigs38eBSwRRP4snvLLyxIc34oIHCaK2o+dhE7VIfy4cErMgwXOL+6xlU\nCxilB2wMfvbej1m45wemfzHblSNuFeLzSrbgBwZa8UMD2mm9hJLQj6jOs4bq\nHwpxn08cuOHJycEjTGFkKr1K5wA1oswCUk0qGmLDLm+/vXj1b8e8bXsJs4Ic\ns9pXG2o9yJTRZdYbmaTP8gazyh+WDG7zl1hw7PxzTQsp8fBF1WCutfQSUajQ\n/p3lVNQiUytx66oRoD17J1c3bvEYlLEcq6pNeFIQrAarudCQvhcJcu+t2+DF\neQ63\r\n=gwRF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG9DQqHyv4/NSWLKLVJIXRnRZ+CM8KaK9iAlVXjJoApGAiEAx9uEPN3UlwWLddBqVbomqe52Q/1vYbVLf5sN91GxfNU="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.6.0-beta.3_1548860397293_0.19912288991093963"},"_hasShrinkwrap":false},"2.6.0":{"name":"vue","version":"2.6.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","@types/node":"^10.12.18","@types/webpack":"^4.4.22","acorn":"^5.2.1","babel-eslint":"^10.0.1","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"^8.0.4","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-vue-jsx":"^4.0.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.45.0","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^6.0.5","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^5.7.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","file-loader":"^3.0.1","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^3.1.1","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","lint-staged":"^8.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^5.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","puppeteer":"^1.11.0","resolve":"^1.3.3","rollup":"^1.0.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","terser":"^3.10.2","typescript":"^3.1.3","webpack":"^4.22.0","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^2.0.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"85548310f19975745c83ac173f700f8b2f1e8e3e","_id":"vue@2.6.0","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-QSKHpmV17wqDmS5jVCc8X9LyTcCCQP4M1RTRpLBO+hRveePduJaGz1FGjVpRVcE6cKYbhsooz6RW7GWLGNjKGg==","shasum":"d5eeb08b3b10f338f25760fd83019db2153fbcfb","tarball":"http://localhost:4545/npm/registry/vue/vue-2.6.0.tgz","fileCount":221,"unpackedSize":2911938,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWGDcCRA9TVsSAnZWagAAytkP/R53cfF7hAKuOc2lm+++\nZCmVL2bFq/8MLl80lF0HT3dOFtBi00QUJ5Ph45C0e7VOXX6/K47LOWlz8aQ1\ne3FW23sKw+rWMI1c6BxYcZsLWtXSshQ6DaWV/Jy8qcZA7027vMdcgDUh1yZU\ne73T4LYTLDp3wdhpCW/HdP//5h63un+9dWkJH2XwOYupZzao+XmA74Q7nCqh\n4GAnUjt+3AxPvFZfzWbob8gdSlzxW6D4TK7GylgISgItLhAYKbVBkMI+2ocg\nCmwdVALGBkXJWngjYZbG2ev9K/+FrLf/7MeOVfv5w+bHKDjjgWN7kdyZvb1B\n1SH0NXiV0DPYonL2wsypQCdcLWBIoBqPcuLJz2OmDo/yJBr7jwmEpXg99yVw\n3y5lJ3vcu9XlQGMZ8IQzslnZ4EwCd/zw1BN7aNDfVJq9EaFmbv8CUyQLMvGI\nRUGoo8nE2c2TI93ivqwC9Qu8aFKJWlgju/FBKgy1c3xhooMMo1UTT3Hi0b4P\nl2ygJeQqFSEy+gcxIyYFAYdbUeGTDfOUqRKFHAMLxvX/tdlEh2fiSV2g4NpF\nldiH9QcYDC/RehQsg7b+b9OJg8i8DgHgJtAhuKF3cwrrYDcV8v6Bdst/bnli\nF8pmPdRc7Z6D042G0TWhuVmosz1dIz4IQ891xBrWJE8QhjeZVbjEupzW/LH9\n9I7R\r\n=MIxE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjjGrM8w6f1tCC+H8uwFuV68S9iPBAWnVmXvLbHocP7wIgBZmVFWyl0sGeuZmwcTnID3jP5P9meIHzPyQSVAuLQ1s="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.6.0_1549295835477_0.0985077112831032"},"_hasShrinkwrap":false},"2.6.1":{"name":"vue","version":"2.6.1","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","@types/node":"^10.12.18","@types/webpack":"^4.4.22","acorn":"^5.2.1","babel-eslint":"^10.0.1","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"^8.0.4","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-vue-jsx":"^4.0.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.45.0","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^6.0.5","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^5.7.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","file-loader":"^3.0.1","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^3.1.1","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","lint-staged":"^8.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^5.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","puppeteer":"^1.11.0","resolve":"^1.3.3","rollup":"^1.0.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","terser":"^3.10.2","typescript":"^3.1.3","webpack":"^4.22.0","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^2.0.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"1a6f7a576c5359d3f86ceaf080e4e72cbeba030a","_id":"vue@2.6.1","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-ka6pgKZSa44+/11g+sD99Akajt0GceTnT8tagqLrQovXptgwaiLaEOHzMA/FLR07lGIfIR2UTHb69bTRBN71dA==","shasum":"2167a19e6489ff8082388f7c5f5caf56a32ddba9","tarball":"http://localhost:4545/npm/registry/vue/vue-2.6.1.tgz","fileCount":221,"unpackedSize":2913964,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWMIDCRA9TVsSAnZWagAAEpAP/0em6IvlodAvltajnVIo\nQ7lzmJx2I/lD8ttsrhvZXNdsD3oJIpXOkCLczP4yqGnPtmIu1WtslWhXXDYt\ngP+2VY1awy96OffkBayZ4CcsWG7EaozSStjrEQpXEc+oI++Avh3KwQff0M6b\npRcOseVJnFHDX6h38hwbw7VN2vP/JLOMhKh7jThyAOdqQ9BgvM+5GToARKI8\nSbNQn0HORLlPsAdU2SmVuRTHBvhcWT1kGrpscPTtVz5IgZ7Iq2NBKemegQpG\no4PiCDq/KgzQ/uM57OZRm79Q9aOKT+gsHS74PWNj3MnqiS+uh1yYc0lAy53E\nJpf4bVsndXSPMLak1Nag3uIkJbjnQa7G2hN/foKZxQ6Bj+dqLRlJVXtEpW99\npjkugwo7H0cai7RCDMMR1RESoVyuAzOkFk3sMUQ+eGz547dHEeV+SkOFvMgq\nMgUsU8/B5EyB5FrzemHr245cZaYHfp/H7oZdsK7ZK/u3aKsx9H/yUShy6/JI\nqRSaS8u5A+nhr1jfgFmYONmoa5cxhuAFu8xbxt3XJ1OGRKWjRzUfiQbP4CyO\nIP2Xc9kkvdnxiMfvu9yTTzOxppIfoHlaPx7WayeVrONB2HjAyuXdJrwdP5Ls\nZgGoXq1lAVyQ8Qagf4aRZYU9a2Mab6uiUm0EU9h6iGqLKDI+eI/LQH02rMjd\no/RD\r\n=qoZi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDwNJKu9LCsA9IUad7H+lU0jVPCYvXg05QL8HYoJgF0CwIhAN4o7EWukD7D7FWVxHepdKZEWHJ1ihiu4xQOZaCvI+vu"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.6.1_1549320706410_0.8257424565896263"},"_hasShrinkwrap":false},"2.6.2":{"name":"vue","version":"2.6.2","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","@types/node":"^10.12.18","@types/webpack":"^4.4.22","acorn":"^5.2.1","babel-eslint":"^10.0.1","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"^8.0.4","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-vue-jsx":"^4.0.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.45.0","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^6.0.5","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^5.7.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","file-loader":"^3.0.1","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^3.1.1","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","lint-staged":"^8.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^5.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","puppeteer":"^1.11.0","resolve":"^1.3.3","rollup":"^1.0.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","terser":"^3.10.2","typescript":"^3.1.3","webpack":"^4.22.0","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^2.0.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"ee9b684d0bca0c6260092b98ac81d739d35a1587","_id":"vue@2.6.2","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-NZAb0H+t3/99g2nygURcEJ+ncvzNLPiEiFI5MGhc1Cjsw5uYprF+Ol7SOd1RXPcmVVzK7jUBl0th2tNgt+VQDg==","shasum":"1cc9c9c8f7ba8df45e9b97c284947de78b76301c","tarball":"http://localhost:4545/npm/registry/vue/vue-2.6.2.tgz","fileCount":221,"unpackedSize":2916855,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWQiYCRA9TVsSAnZWagAAw88P/iJp7xhys1HzA3gGTgAL\nAhD7fhRQqNa0Mjy0vBckCHOXAG4jabuEU27RbDRHOIGZeRduoVVKFH4tddyi\nZKzLxu0rg8J6S8OmJtNlg118b5w75Pp+iBNebHl/5FGXobY2rc52U5/uDB/B\n1E33zBAlPDK/6wTl+KkNPUke91wRt6GBB7r5/6pzyQUUGAMQOJb5fNvlX+Tg\n5qbYfC0PUwcCOcdowbD969p4S+8fybDU874+yNIIu1xni18ZBINe2Xu6Bsgn\nRykNR7nUMAiLkXAkXEgAmIbnxuDrqrMtvaV3BMKIjm2tj/huVvrFfm09x8Pz\nh10eygRY7VtII1jg1+BNDQJ+UtkrTlhz/tzCKKA7nlJ++VwdmIZLKXWqfFYa\ni6HL0XKlfNlPcNSe4UJKGM5Zppx+ZBTgzLUbEvBEfYoP/X1WkuTB6sQmTp+W\ngDp71/UcqV2jEiA44Gc0GvkGYK8IrACgk0zKjMNnVKDPTkGWfq8Vj87UGm2a\n35DrgSHehdLISw1loMQxwEGiStn5tS6D17acez4v7IVVon72v008AlW0JKG6\nXquxNvf2oHYCBUpwOyEoCXLlKzGJ8BGvT+9iC99/lbP49caYoyhJ8QTbDn/V\ni+pDLAnEyFIHLrNzIa717RRxPWSD7k0M5LtmACS869nA3ovzPF2sn033xaLK\nD1E9\r\n=4qMJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFex8RVNVyCLvXfhczNfE5d0BScaB5G+VFmvrJwovwYAAiEAxbcoAQqlHJaFcwdbXEZgU8WK7qclBWYrETxbBTfEvaI="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.6.2_1549338775073_0.7147025112894869"},"_hasShrinkwrap":false},"2.6.3":{"name":"vue","version":"2.6.3","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","@types/node":"^10.12.18","@types/webpack":"^4.4.22","acorn":"^5.2.1","babel-eslint":"^10.0.1","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"^8.0.4","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-vue-jsx":"^4.0.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.45.0","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^6.0.5","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^5.7.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","file-loader":"^3.0.1","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^3.1.1","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","lint-staged":"^8.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^5.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","puppeteer":"^1.11.0","resolve":"^1.3.3","rollup":"^1.0.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","terser":"^3.10.2","typescript":"^3.1.3","webpack":"^4.22.0","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^2.0.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"f9c83087cc73697300c4587283f197d84065d4ae","_id":"vue@2.6.3","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-yftjtahz4UTAtOlXXuw7UaYD86fWrMDAAzqTdqJJx2FIBqcPmBN6kPBHiBJFGaQELVblb5ijbFMXsx0i0F7q3g==","shasum":"180017ba25b94a9864b2921db8644e1062ea82a0","tarball":"http://localhost:4545/npm/registry/vue/vue-2.6.3.tgz","fileCount":222,"unpackedSize":2927873,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcW1cTCRA9TVsSAnZWagAA8p4P/jduNrB5eXulicsFGf1z\nHN4rqkPw5qtp4ih9cUhq+D1HlLkudiSht0GWVGL/FtJ8rv+eBNy2+o1ZTmjm\ne4J3PnKkgofXucsuR0LJzn+x+Mk5RxxTjEuFqi9NLHUK5rpBRI9fG0ryRC0l\nfn0IUOsPXvK7rqFG3m976TfEW3n4rY/5N15Sgk1Htd9WPJVqStTSjViNnLhd\nL9+M86cIwYHCGC4RbMDVF5rK45LyAiZoROuCpuUjBcSh5FxYqBfVDMGgI2W3\n1e7BiWiUTHI99ULWLUm+ynsIj+VAHuW//OLOarl3BGC1TdKk/Rvju49uYX8v\nQvUnmdCNEC82YCjroqfp0eNOVbZexwvHJi5+M6/XqGyCR34S6L1+GrYfiqtT\neaUikGufwyKC1nOoFT/l6AZl7J6BZGXlUqzjnp7Ua//V8vvGATAYwA8Blel8\nHmsyQnCHbSBhQOlT2rEc6EKmydS+MEiL3SmEJsyvVTn1eWMfeamJ4ky5xLpR\naNErFZfBAtVZ6UfxwTxOOB9LfXc6tU7vptdx0N7mo0UzLbQo75HmrPgdyyCW\nbyfRiav0yKxE/1oQMtxEuNadEwxknAKVG9ELqVrk2hlCe7V/gsUQEjsKpFpk\nwwLEO9rMasiUOtpjYmYWh/VF3oXa3eUXrfErqix3K5dxBLpLku45rck2zWj0\nSj1J\r\n=jWDR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDsrJQUgrA38HWG/pQxpGRB16mgiJRDNsFpxE6JMciP7wIgRii6DlcXFqMLytEIjNaZdMeP2HYKK68vITbe7au8+FU="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.6.3_1549489938948_0.5317377096133715"},"_hasShrinkwrap":false},"2.6.4":{"name":"vue","version":"2.6.4","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","@types/node":"^10.12.18","@types/webpack":"^4.4.22","acorn":"^5.2.1","babel-eslint":"^10.0.1","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"^8.0.4","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-vue-jsx":"^4.0.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.45.0","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^6.0.5","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^5.7.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","file-loader":"^3.0.1","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^3.1.1","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","lint-staged":"^8.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^5.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","puppeteer":"^1.11.0","resolve":"^1.3.3","rollup":"^1.0.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","terser":"^3.10.2","typescript":"^3.1.3","webpack":"^4.22.0","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^2.0.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"c1989500450c06cde7750850c87a6082c0725b54","_id":"vue@2.6.4","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-PbR3FWMgCGjRxRjtWURhcTTBSrA/WHvz9g7v6eCcA0GQQZ0a2W6VrbdP0FKxRU62N9iQSHi3+VYLPfZA8W8m+Q==","shasum":"8a5a44e5740d8b8423a420c8655c97663421fb4d","tarball":"http://localhost:4545/npm/registry/vue/vue-2.6.4.tgz","fileCount":222,"unpackedSize":2941430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcXfhfCRA9TVsSAnZWagAAK7wP/1cyMq7AI2xSVhql4hRL\nEq7/PweAXMC032ePiyJJMYCieD5ijnmRmdF51dZr4D8ERAiBnGxouHek7QYl\nMSIDfkp0u/bvMUis8gSdGeVOQ3agEgbajpH5qOInM/RYbX8PpQvnzzo3cA2Q\ncemkWkWFWEVolbAe4pCVMer0c58bM7UY6CWJ+0Dd9WgoRPfwnn/w26xVeaja\nkzhpY1Q/0IE5bkjy/Ef3X9YJJKKsxqpIanE9T8HHPHY8CFWVoGCCRnfh7qNp\nZaplym0w5VLglZDNYp+0geUYfODvEKNFeMcRQPpG3z2Bv/9GZrkg+cbuQKgZ\nzKysIt9fEQ7BqaDdEJnAIGYQ1hSP/7Rri/VzruaeDqeqsfmOtKFzLrKeVfwb\n0d2aLeF0Xud682SdJuF1aJpYaDhxZiM3p5k/OM7hWBzfCRL40Q1bZo7Uar1T\n1cDLKjDQYEkLLFEjgOf6IjuJ85iIlIrLWpxlefuBWLG+Uh2TLVTTwB7dp1l3\nadym7fqOGfK4uROkQqbGBYXl35exF28u+u8TGDtSw8YapPUqmrk0A3z6zPON\nzA4ou01Dyo74C15/tUsfy4cGXZHds9LzKNzgY+KY5elyuw9edzLXBpyUjZPI\n9LXZjlK+5HfYSr5f07gHhAYcIQbj/lXoKtI5jb8haPR+B1RrPhRZjU9bvwzd\nmAuO\r\n=3aOI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDf4UIqWk+WvBDwu0grsXdBJJcFnwa07kTmVP/aD1cPkAIgOOeS6qHDTJk91OXcWPzeE9WTHxx9dZFfTgeniF5LIPU="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.6.4_1549662302540_0.8777608515383395"},"_hasShrinkwrap":false},"2.6.5":{"name":"vue","version":"2.6.5","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","@types/node":"^10.12.18","@types/webpack":"^4.4.22","acorn":"^5.2.1","babel-eslint":"^10.0.1","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"^8.0.4","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-vue-jsx":"^4.0.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.45.0","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^6.0.5","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^5.7.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","file-loader":"^3.0.1","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^3.1.1","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","lint-staged":"^8.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^5.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","puppeteer":"^1.11.0","resolve":"^1.3.3","rollup":"^1.0.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","terser":"^3.10.2","typescript":"^3.1.3","webpack":"^4.22.0","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^2.0.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"11deaa932eb51e9af11fd32e72c8cab3cd55ec67","_id":"vue@2.6.5","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-htb449YZnpJ5ts+JjXQHVuvH3R3dcaGBe6/ePAwtsRj4cA1FG/OI0rHDCSMs+L9ZHDzpX7ru//Usb/2R3XfQaQ==","shasum":"7a7e8723b875b91800e576aac41cb3ed325dddf0","tarball":"http://localhost:4545/npm/registry/vue/vue-2.6.5.tgz","fileCount":222,"unpackedSize":2946639,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcYQTFCRA9TVsSAnZWagAAWcwP/0JM/SjCNTSrV/UTIu8Y\n7g9zHrBgG6v0pUXKS/UYq5i0845owkcCM0WUsFyQmCDku2HIPCdn8YGIKFYi\nCqBjETZ6YL5xLPfJw1kcADhpdaN5tX3TriS/T7s5y1sw9lo3iDCDGRzmicDF\nE5TsTgsbp+UOAh3WyvlFoyH9nIyfkEQlVxK0bDUO567Tmhr98VTeWq5F6UJY\nZiKkY7r9Aji+q5qKYPPzHjFr59jB0qwIHoqOOkaKyiA2YhdzdkEXUzwIH/Vm\nF3UsHJAY+QeUXzuuUY4D9IQA0d9L2GHUUihVMBMvgRz8jYnSt7U6vArGq0MF\nzvVEAgDcIN3ttYG031meKjyYaTAxHLLzzU33UjTHDC/DTKkWZcwnqXEni4ic\nlRJmQxc1acLGAicnURa42Ngq+7vMBCsBQFS1GXubxHAM0LwuuifAl6JLVD4S\nPANSmB6/0IVeqJXTupyZu8ItrXJxULr2v3UdPTQOxoPXEHlnwYZqkH3kJnOH\nDMt/to7J+XaBqbl7hdtQUgu9cUT/xi70oE6stdOD9I5+aDVhETKdYYV6OHYx\nWUWlYiGZ0MGIBKdW0Q2RwpSTzd314957dyuE/8+CxWlbm3XnrOKq0Rx6qVBO\nb2a/HJWx2RGoPr+VzktXLAaqtJv+wYv2cihOyxvIwiE4/qLAgY9uVjXIrPD8\nWJ0V\r\n=l7C4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDM2y51WJcOrx7NI//jzD8lmeSp3W/y7D0W2IelO+2jjAIgOIjmxfPjWW35dKDt4k1SUorgzR3tdI0SUeKaquDla6s="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.6.5_1549862084794_0.0517195811269171"},"_hasShrinkwrap":false},"2.6.6":{"name":"vue","version":"2.6.6","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","@types/node":"^10.12.18","@types/webpack":"^4.4.22","acorn":"^5.2.1","babel-eslint":"^10.0.1","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"^8.0.4","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-vue-jsx":"^4.0.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.45.0","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^6.0.5","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^5.7.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","file-loader":"^3.0.1","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^3.1.1","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","lint-staged":"^8.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^5.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","puppeteer":"^1.11.0","resolve":"^1.3.3","rollup":"^1.0.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","terser":"^3.10.2","typescript":"^3.1.3","webpack":"^4.22.0","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^2.0.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"a702d1947b856cf3b9d6ca5fb27b2271a78a9a5b","_id":"vue@2.6.6","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-Y2DdOZD8sxApS+iUlwv1v8U1qN41kq6Kw45lM6nVZKhygeWA49q7VCCXkjXqeDBXgurrKWkYQ9cJeEJwAq0b9Q==","shasum":"dde41e483c11c46a7bf523909f4f2f816ab60d25","tarball":"http://localhost:4545/npm/registry/vue/vue-2.6.6.tgz","fileCount":222,"unpackedSize":2949514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcYkmECRA9TVsSAnZWagAAFmEP/3EMPO4z2K0l6QGAf05e\nGPoW8+jzqa8+ix7oLjrDS3Zb3zCRVYvG2DUZoJyV4tY6YwOykERVEAWW+VZ2\nOBGEh1UysjxkmgA5qG2CtwixO5Uq8U+fdNYLjclVDMOPAUp0v6/lC3LpuVES\nYwg0S1b/eZCyNYhN4c6+vA4uszB7ge7XFstIfLRQUbiHHlN2PVpxe4uyW6hf\n00lAhQUgV7xv2b5iThwuCeMILxmTBsxr+aTGWfb9syEJuSCNzNuyWs1G2/NE\nbEFxY7ZOqS3skiDwzYASiNEGGTzJGC36fZ5MSd3eAInG5FDWdJUTRd2Ep6rc\nC/605Q+2NGiEaSG4MRbEw6Zn7r6d1EdW3UvssPkVk+7V4WDJ/O2dtvRqXjPT\nDvbs5V6zrO5F4MMI43/L1tnUTL2gN2aGTTe8DDudAgpTcaAA4jvh0afAC1yC\n/8hDpk/1Z3CFpFlazdBJL6m6RqLGG/n2Hq9ttK+Gt8J+VYGAZ/wn30vBT1uZ\n4L1IrQDPPQMLdofXJRBpNdyeKGYU1mWIPeixDs65I2YUdnwqf/58mLf90xnn\n0NR7zKno40Jt1feaSnaCG44VAaxlLWRXQXRFNUyO9fcV1/H/mK5iNTveVEiz\nH2X9rnqxvl3d48CeMPqtoRtuF/It8aioCjk5H18oQdk2fY7Byz3Z+z3BDuhB\nIPjB\r\n=6WZf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCR+B1imoTY9CAjzj6DnkCPTxTrOyS9Mj0IPDexgN9+8gIhAKcoslUNokRRDbzgqT2L8J8Dpv3VOdcV2ot/cxwoyOTd"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.6.6_1549945219824_0.02711827451131832"},"_hasShrinkwrap":false},"2.6.7":{"name":"vue","version":"2.6.7","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","@types/node":"^10.12.18","@types/webpack":"^4.4.22","acorn":"^5.2.1","babel-eslint":"^10.0.1","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"^8.0.4","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-vue-jsx":"^4.0.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.45.0","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^6.0.5","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^5.7.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","file-loader":"^3.0.1","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^3.1.1","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","lint-staged":"^8.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^5.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","puppeteer":"^1.11.0","resolve":"^1.3.3","rollup":"^1.0.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","terser":"^3.10.2","typescript":"^3.1.3","webpack":"~4.28.4","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^2.0.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"59d8579fbd3a3450ab684d6a596f1853f2257d08","_id":"vue@2.6.7","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-g7ADfQ82QU+j6F/bVDioVQf2ccIMYLuR4E8ev+RsDBlmwRkhGO3HhgF4PF9vpwjdPpxyb1zzLur2nQ2oIMAMEg==","shasum":"254f188e7621d2d19ee28d0c0442c6d21b53ae2d","tarball":"http://localhost:4545/npm/registry/vue/vue-2.6.7.tgz","fileCount":222,"unpackedSize":2962786,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcbyDoCRA9TVsSAnZWagAAIEQP/jwHCIVZ3CfwQFKRdCS3\nenzPZWpwRzVYTxtA8fWDqMri2CsugAz7sM+WcPsvZ0uq8hfCULerg+7CkYCp\nsuz8mpUR8w1gRua8cgcV+C/RKtCLW/9AHYHEol3aI63GNTY/oXc1plvVf/o2\nJtVG9gmWUayVDCOq2UQJw5ex1nGehG4nO7xD55WRGUjNfpTPrPzvtcx3NCZn\nSO+VxPkZ5lYoY+CNRIUmfXJdw3WANxyulKQv+rPNtrkO5HKAgy3PGPZipciU\nxlW6xlJn4vV3ze8Cbj3YMNZjq3DcGnezHtDRRac5QJv8Gudnn72ej8Z6f06N\n0BkAVZdMDtqkSYn/XNG/u5vmU6G8CTbM7xePGjrJYCGX3QCvzYCUXMduKvlO\nxkivzUYgOEyb3JP2I+LVWE+dBrzGcpPZCCrgf4J1q7/0qWWnrXQJWpI+OUts\n1YWBCn6WJS0ST78MIm0EU7Vep6AxPzP3lxAgkB0KwhGkBWKYuCS13/WI1vEe\ncgg9oR/6fFGDNtu2g9dM+EmRGMUQfk9lXtnpRD87nZln0fHM8M686Ek7p4UX\nT+PpMhiWLDGObUrHEkeA2/VEi1kPhWt7FE6PiNuH+sDNC40rwJVWFa1IYvqp\nccnYA7PWmFgTL1EOmaXmhGmdPvEJgfO4CYQY9r/sag0Wh34RlkbVtFWtazK3\nWLb0\r\n=mjIU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGUy7nO6YYAtLYAP4xooRoI1ALDuVbvJMPtf6/5A6wE2AiEAsZzzEjycVMcUbm6psBwJs/bt2SCM5hHAmhrkB74ILaM="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.6.7_1550786791798_0.23111853918392167"},"_hasShrinkwrap":false},"2.6.8":{"name":"vue","version":"2.6.8","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","@types/node":"^10.12.18","@types/webpack":"^4.4.22","acorn":"^5.2.1","babel-eslint":"^10.0.1","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"^8.0.4","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-vue-jsx":"^4.0.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.45.0","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^6.0.5","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^5.7.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","file-loader":"^3.0.1","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^3.1.1","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","lint-staged":"^8.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^5.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","puppeteer":"^1.11.0","resolve":"^1.3.3","rollup":"^1.0.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","terser":"^3.10.2","typescript":"^3.1.3","webpack":"~4.28.4","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^2.0.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"d123c7e4c67cb17c265f3a4f741fae71b69f5dc9","_id":"vue@2.6.8","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-+vp9lEC2Kt3yom673pzg1J7T1NVGuGzO9j8Wxno+rQN2WYVBX2pyo/RGQ3fXCLh2Pk76Skw/laAPCuBuEQ4diw==","shasum":"f21cbc536bfc14f7d1d792a137bb12f69e60ea91","tarball":"http://localhost:4545/npm/registry/vue/vue-2.6.8.tgz","fileCount":222,"unpackedSize":2965102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJceUnUCRA9TVsSAnZWagAAzFkP/3RCbI8gn3+z3pbVtGok\nykxBxCi/bNCJO9ho5LLFIvS5qiLQB4hQaeop8H5FiOgmuePmJ9buizRbN4yu\ng+fxWvPsiycj6v1TqiNu6o7GGJ6Y9dV5BvYpktvNPDRdTjVUzKwqVn5/htoi\n79VrnD9Csyig07SleS1AvCrheQML11km454kIk6qpvAfDF7ihudm4TvZ/Ld4\nz8Spt9Kkm1gACx0XYc2sVh8vqA79YS5E/rSpCoDSODVKxdfXrbaXTF1Ll3va\nxC0Q8IHoAGikRClWeKxbEL1EpFEyx7MRm2CM40lHPVIc7JTQLHsH90sdvry6\ner/t73b2y9Bguu8Lbx3vzDco+LqLUAbC/sljo3rZqbQgsK0D023RPgpnEJMs\nuuEBWBW+pv5fIvrw86VvWYt2zGtIrHdIGVqR0ImHzG0J73Ejr19EGm8B8j9L\nJOtFjlLQIc4zHp58pvQMhtEQSEzBn0R6PoD7nju7pUdtqWu1UGraAv0qWz6R\nHua36gVYIq7Rm/wkmQ2vQjR3KPbKRBx04Nmf696rgzLRvQtpYTi8aDPJm8ro\nGZ/9T8ed3NMPV/rZSc+jgf+89syTkbZLVmBkco++8tmCD88msfiair+fcu2T\nsrstg9GUSt5D6QcdAAhnHCGVk53MdBtMOCkxFoGhrqzRVmEukErpH4A/CYjc\n9xkO\r\n=LdrD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBV5d5ziLwM3DZj0CyKTEX8YWUPlGaTrH3PbE8f1IM9wAiEA7jQWnNi8lNdq79Q4M/a+ycxaLFHVaYt9+z2gDQCkeHU="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.6.8_1551452627712_0.526017896885421"},"_hasShrinkwrap":false},"2.6.9":{"name":"vue","version":"2.6.9","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","@types/node":"^10.12.18","@types/webpack":"^4.4.22","acorn":"^5.2.1","babel-eslint":"^10.0.1","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"^8.0.4","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-vue-jsx":"^4.0.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.45.0","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^6.0.5","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^5.7.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","file-loader":"^3.0.1","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^3.1.1","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","lint-staged":"^8.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^5.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","puppeteer":"^1.11.0","resolve":"^1.3.3","rollup":"^1.0.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","terser":"^3.10.2","typescript":"^3.1.3","webpack":"~4.28.4","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^2.0.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"43115e09e98d484a35f7c12249396b6d5d66c7ff","_id":"vue@2.6.9","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-t1+tvH8hybPM86oNne3ZozCD02zj/VoZIiojOBPJLjwBn7hxYU5e1gBObFpq8ts1NEn1VhPf/hVXBDAJ3X5ljg==","shasum":"415c1cc1a5ed00c8f0acdd0a948139d12b7ea6b3","tarball":"http://localhost:4545/npm/registry/vue/vue-2.6.9.tgz","fileCount":222,"unpackedSize":2969595,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcihigCRA9TVsSAnZWagAAlCIQAI9nncuV3L9CmgyXzYpl\nlhxP7o7QuYwaZJD01sQ6iZxKFZSPafXkuv1e0a/SWgRR5I7ZYUJyTncJYh06\nTgq7zMqrbo0v1YERPH/+bJflcnld++5NXEdPtgGmw+JI89Pm3GMzgixD6lze\nmWjZ3ds9UvSRBxbC4U7ENkL7V0UAPho96ZjHk3qQaE0jE3NWSnXLFqRDHEpS\nR5ePal2AazdfovuYTm520bjBAOi8m9EuhmeRrGOHtL/fxJC5NDSzxSotmqVM\nAciLpEjuftbBpgsbwMoLyMSeKWxjA7UNM4H71IIQ/Nv9BAXRIk+jztBu7ZhS\nWfJ6G/Zwg26YBvsT3+Xd4vQok2LaWmKeBZ1C+sdzMBb1w6z39GhMR2RlmZXN\nanCRp2RaseIn6aBgPxdatAkjJrJG6ReCti+QFFWtxTxiONGaS0pV76of7n9F\njiBMxMoYBXObHsd/ddWGXE3vy7U97I3xys+exyegiB+chqrJms+DqYzzWUpg\nZILdsYZ5gUXgf1kgWvHOdjZvvRfUf1TwJB7IEntl8WaYqXIvYEX12wjY/NXU\nzAH6TkrFUCkc9IIR/zEMqaMSzwba6Hfj1ViU7M8AyA+aTKpMRwmCSQQwP1hd\nXKSPYreTr+CuMk8MflBIBJvZdbKRImJ3EqNmVGY9eGUXnwLecQlef82Z9epQ\nwE/t\r\n=HNZa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGL4TIQnm0l5X8Rb7+23haf/+hDQN3GKr2YVmTk031muAiAIrSwXgOeJTWjqKWmNZZbqRaC/FZ6lHW7nfYIBYPKHLA=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.6.9_1552554143398_0.15535730314721508"},"_hasShrinkwrap":false},"2.6.10":{"name":"vue","version":"2.6.10","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","@types/node":"^10.12.18","@types/webpack":"^4.4.22","acorn":"^5.2.1","babel-eslint":"^10.0.1","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"^8.0.4","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-vue-jsx":"^4.0.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.45.0","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^6.0.5","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^5.7.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","file-loader":"^3.0.1","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^3.1.1","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","lint-staged":"^8.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^5.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","puppeteer":"^1.11.0","resolve":"^1.3.3","rollup":"^1.0.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.0.0","selenium-server":"^2.53.1","serialize-javascript":"^1.3.0","shelljs":"^0.8.1","terser":"^3.10.2","typescript":"^3.1.3","webpack":"~4.28.4","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^2.0.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"e90cc60c4718a69e2c919275a999b7370141f3bf","_id":"vue@2.6.10","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"integrity":"sha512-ImThpeNU9HbdZL3utgMCq0oiMzAkt1mcgy3/E6zWC/G6AaQoeuFdsl9nDhTDU3X1R6FK7nsIUuRACVcjI+A2GQ==","shasum":"a72b1a42a4d82a721ea438d1b6bf55e66195c637","tarball":"http://localhost:4545/npm/registry/vue/vue-2.6.10.tgz","fileCount":222,"unpackedSize":2974862,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckd1FCRA9TVsSAnZWagAAywYP/iILAIAMlt6guqpCXZF3\nufceiAtgPThH6MxjWCnABqo4TTeq+Q3lSnlZ/gwFx0p53FhypVHhnP7WqBwg\ngoY5KgCGcgvIhgddK1kQ9oTSwpZtyI9tp7S/oVfgtukfZDejT8DvN9n2j75G\nctqR0vGx0kVTST9C7dK73X9x6A9wZRkjJG7n1cdmEq+aTeMyf98HLdElMHj1\nkZdVlxdIjPnbeNeR8jFJknBNr0JxMJ7BfabwFXECr1lyp/dvtkrMGudBewre\nKe6aMdkqru4XdW3mdMDDNpH16Qch6Rr833ITHHnGhhYjcjm+X4D66+uCByiT\nsmpWp+VtAEDw0qa2XXgKgFF3ZR7xyKH2KKDe3Skg2M236Bd4oeJHB0Z/FyE/\nfZOGGFRNQVNr5I8+hvljWToj27qfX+fy7jrLdJajNYJm1QtdjshiB6i2i4eL\nyuuCfAhY7SYeHNxlBZH3bUA1+HOTR+CaFMeuM6RqOBUvh3qB/6KbVcuUjnyk\n/wb4QGfAs5rcgGvsszeUm1/Y0pLwVh0wXNVL/uWElwzPecLdvsxDOfNFx8j9\nozDEkP9swqJMPcH71sbX5kf7Q38Pp5AqQBZALvYcvbhvvgEUhM6H19+l+gax\nj+Zv026T/gzYvLCbCC2upL7j11FWf77xHuBcn4StIz/GtdosVDH4j//F93PK\nzYC+\r\n=vG6q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBswlqrU+vQJnEDi+nGf7VVJRneCNUSIV9PJ25oDKniQAiEAt7++8NXN9im5Pn8Nuw4qvsCEDwRtuJgN3A7tFSQtp58="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.6.10_1553063236077_0.32070283577737646"},"_hasShrinkwrap":false},"2.6.11":{"name":"vue","version":"2.6.11","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","@types/node":"^12.12.0","@types/webpack":"^4.4.22","acorn":"^5.2.1","babel-eslint":"^10.0.1","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"^8.0.4","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-vue-jsx":"^4.0.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.45.0","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^6.0.5","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^5.7.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","file-loader":"^3.0.1","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^3.1.1","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","lint-staged":"^8.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^5.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","puppeteer":"^1.11.0","resolve":"^1.3.3","rollup":"^1.0.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.0.0","selenium-server":"^2.53.1","serialize-javascript":"^2.1.2","shelljs":"^0.8.1","terser":"^3.10.2","typescript":"^3.6.4","webpack":"~4.28.4","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^2.0.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"ec78fc8b6d03e59da669be1adf4b4b5abf670a34","_id":"vue@2.6.11","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"integrity":"sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ==","shasum":"76594d877d4b12234406e84e35275c6d514125c5","tarball":"http://localhost:4545/npm/registry/vue/vue-2.6.11.tgz","fileCount":223,"unpackedSize":2982049,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8+18CRA9TVsSAnZWagAAaAMP/3DmKYX26LFcFEn4XBqE\nkT69jsF6Q3kQiGmTQAXiTOVUQPcZQiKIXx1KRL6LvSb3tCB95xRMagk6hqC2\nJmHae40kSlRZCB2hx7UxmSwyUpzNVaDFjf38nxiQG84+OAAgya73O8UW3o9V\nFFifkCg7j6jjCwS9UsmxG2p9GOxoyckvvK2kP8gkHHIi7rX8LgtsZ5egt8Q/\nROtRigywMiTgtvkwu3xIhLKPNgwUKOrg/4MCNCv97TdE4L2pLeO09BEjdgzo\n75uPdbiGrvrqi6DJ6BIgzgMG+bW1ajsBmW65jaNazTyzndXzqHtu82CyZciI\nuEDwAdQ1oMpJV5Gbbmg6LdpXx5n6IfyMSnfYnc5M9CCHX34Zw+gn1aju3E/m\nqfpVX8n8VAceBx4UB8fibZp567ICqsIUQcxWoK/xmJhCPkS3GEFKC6m5aP5S\n5qnmdk6HDMwfxZlVvoLTW0TkhSDRC3eiAPDg7Vd6bfEGzys4LzArHUljHqqD\nr1pSEIOzgXeBijIHPYCJc6rxrzssiN8mBve8ko7hM0UKrHpF5XI8z6xCu2BW\n7ufoMZi5eH2sT9g+rArCFbftrhjnPoUviW7EJbp5y1QmvxEw/mZBaSYqRt60\nJqge0pQzPiXpegxqsgXfYWZpFWfIx7ddrbJ45MUgT19thG+MNzhxIBConM3Y\ncWGp\r\n=j9vz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDlm35ntiFXUtQZsYYSQDtwCrjuhgVLJkl4+DxOhDtqQwIgOvSJZQEVcKi+dhZDDoxxq3Y2WhhqD1YdERWt4ejJ8dM="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.6.11_1576267131666_0.09200450432543916"},"_hasShrinkwrap":false},"3.0.0-alpha.0":{"name":"vue","version":"3.0.0-alpha.0","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/vue#readme","dependencies":{"@vue/compiler-dom":"3.0.0-alpha.0","@vue/runtime-dom":"3.0.0-alpha.0"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue","_id":"vue@3.0.0-alpha.0","dist":{"shasum":"f0dabb0ed3ab0be69c0a93be2a9112769764e238","integrity":"sha512-wgQ1r4LVNQFD+L5bczQvItT+8Cak0jsA9cRIxwlyh+kb1jr6L8UktueEuBSoYhvC/899kprBuaR1vZHRAh5CLg==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-alpha.0.tgz","fileCount":14,"unpackedSize":919871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/RWPCRA9TVsSAnZWagAANAcP/RSM9CTrV6QS8JGXNdw6\nlxnTFkg8+TUFzTiQNKpcJonGyXJM7HhX5LfqQ/kqWhgf9UIZ69ZIMrfwAmHe\nh6f+AINH7PAHGtPNXg6iWnYIvl4wNRCVMbN+ye7CKy2Mzt7gZ3ZYtWbh3y/i\nUeqZHK9i7TcJ36fzLvhYAznGbrbrWzYuqQ/4ZcTsGGnGv8yDFFPyYEJf9rfz\n+fXJJZRc6QRylrTVGj2ix6nntMvUCkpu1zaggXpZ2XDJ29CqwfyTJyPiTvWu\nPGS8tnBF5zsYREhYIELgZ3CvsIdnKepOox+O/jytOlxG4Bbku5RzjU2Sp019\nCzh/L77BFgIFEcZe1vwe9aNnyBNHtX2IlqFEhJoD0rphEGwOoCh7nigXRJlb\nallJ97TnaKsewSV3wRm7v9Um+b1G7mZ9AXWO5Fy5R2eRCn6TxE9dyhtSzknZ\nbis2BL0IawljsSsww+JLZIvbghbdoA0M5wJDZfOYiA9/Knwv6BW9cP4AOlpX\n2maMz4jZqEj1p4m6Gv3NtErF/PpHWRjFUiFzjokVHD3gO25Vp6xPOJaBaGUP\nuo3uUAIaHNWT7YYtKQ0lyT+CSiNCxA8S5xihPFxT8AcqtsirqF5ip1XtxYi+\nrTbhjRK27Bg44WB3aWG6BXD9emiAZJympNGfElaaPnuSzKOug0fzZceRpIXR\n4BBx\r\n=w7Fa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChQ/24+iBIWbr++DhasoOvUQeT15cryKI4sO6//9JB+QIhAO04LEIcuxjJVaAjgdMy1r2wDLvnG4nHBzDDh4pSvS4t"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-alpha.0_1576867215120_0.5764911685183824"},"_hasShrinkwrap":false},"3.0.0-alpha.1":{"name":"vue","version":"3.0.0-alpha.1","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/vue#readme","dependencies":{"@vue/compiler-dom":"3.0.0-alpha.1","@vue/runtime-dom":"3.0.0-alpha.1"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n- **`vue.global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note: global builds are not [UMD](https://github.com/umdjs/umd) builds. Instead they are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE).\n\n- **`*vue(.runtime).esm-bundler.js`**:\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - imported depdencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - this means you **can** install/import these deps individually without ending up with different instances of these dependencies.\n - **`vue.runtime.esm-bundler.js`**: runtime only, does not include runtime template compilation support. **This is the default entry for bundlers (via `module` field in `package.json`)** because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings).\n\n- **`vue.esm(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`, or via Node.js native ES modules support in the future)\n - Inlines all dependencies - i.e. it's a single ES module with no imports from other files\n - this means you **must** import everything from this file nad this file only to ensure you are getting the same instance of code.\n - Hard-coded prod/dev branches, and the prod build is pre-minified (you will need to use different files for dev/prod)\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - The dev/prod files are pre-built, but are dynamically required based on `process.env.NODE_ENV` in `index.js`, which is the default entry when you do `require('vue')`.\n","_id":"vue@3.0.0-alpha.1","dist":{"shasum":"142d45c56fc1f65c2773f4f577fc0242cbb39dab","integrity":"sha512-6yLtH27wZtqYLXbd5M0kSbHAEClV66sih5CAQ8SCvV+9JUQMF//j1mMBzf2xdoJeOPZDkNpqooB85vyJxT8e3Q==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-alpha.1.tgz","fileCount":14,"unpackedSize":923150,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDnv8CRA9TVsSAnZWagAAS7IP/Rg9NNqWAOjF7YM6jhdU\nn8HAJ0BgtgoyojR9Fmk80GbNOuxAnxcNRaoFUgp0C0VzbG8ibcy30mVUrRTD\nAuP1N98XfGkDJoX1cYuNFNwcI5FNF04BQyoWAnFEfAw0dQay18nuii3FCubF\n5xqtLrjxlcgGrdoeB9ce7nJhhMnGaKnE8aLRTURFH7ztrsuX+S4wXZmfWQm1\nNW3eJHexaL8xr36Xg+X1l2JePAh1rXzOID+sNJbjM5VvXRmCBDwrgiToZpXK\nGex/kQk3ryJM2Ca018ChKg8x8xTw1ScTSl9LQNGNejT9usLb2T6zdyK1xzvE\ns9KqUAKLfVUWkDSariuIy/da0FlfrKHMCiz9I8JR8qSrWKQh9rL6IeZeSBA+\nEfRxXw6bQxtOv95aW7ykInn0agMxxHaXV+TJtSvMmg2MRfXRRHawFTpHi0+9\nU2nyfuwV0YwjM2Im6RXLJdcdPpYnoA7oNRzn5eTijDJ3mMMscIDDSV22PXsw\nX3+PnJVpclyhGpAAbw45NIshXXC88uK1mz0ccIR5vl6Myo3DHQhp2YWshQMG\nnEB7cZaCN44qzg538MiqszQUapa1C9VUVwLGC7CxJpFRR+iCOMXro6ut0p9r\n5nKMmRnXWpwQpltXnCwdtLayC0n2Gl6nfDpxmsk/I4CFSTLkUJif+csVx68H\nDgHI\r\n=75VK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCvq7of0wreLW950JlQkWuDO2ziJtVUN5NiJL5oSAW1QwIhAMZVUennAqqRogRhCkNJPWPUFsDu4KamZRxw4i7pBws0"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-alpha.1_1578007547951_0.8383001125072853"},"_hasShrinkwrap":false},"3.0.0-alpha.2":{"name":"vue","version":"3.0.0-alpha.2","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/vue#readme","dependencies":{"@vue/compiler-dom":"3.0.0-alpha.2","@vue/runtime-dom":"3.0.0-alpha.2"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n- **`vue.global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note: global builds are not [UMD](https://github.com/umdjs/umd) builds. Instead they are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE).\n\n- **`*vue(.runtime).esm-bundler.js`**:\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - imported depdencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - this means you **can** install/import these deps individually without ending up with different instances of these dependencies.\n - **`vue.runtime.esm-bundler.js`**: runtime only, does not include runtime template compilation support. **This is the default entry for bundlers (via `module` field in `package.json`)** because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings).\n\n- **`vue.esm(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`, or via Node.js native ES modules support in the future)\n - Inlines all dependencies - i.e. it's a single ES module with no imports from other files\n - this means you **must** import everything from this file nad this file only to ensure you are getting the same instance of code.\n - Hard-coded prod/dev branches, and the prod build is pre-minified (you will need to use different files for dev/prod)\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - The dev/prod files are pre-built, but are dynamically required based on `process.env.NODE_ENV` in `index.js`, which is the default entry when you do `require('vue')`.\n","_id":"vue@3.0.0-alpha.2","dist":{"shasum":"98e1769e264110404e7131a4258f23ba554a885b","integrity":"sha512-juu9wygL/NwSTU/ZvsvSoBIoK740MbQLp90nPgCSp8VDxfaDvF8V21SqUbNLrPHy4lLydkiX+OxdH0hrnC8MzQ==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-alpha.2.tgz","fileCount":14,"unpackedSize":925761,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHPLvCRA9TVsSAnZWagAAGRoQAJlqaxKhXAfA2tjKwT0v\nE7d1u9n1fvn+MoHrkSQIgN4WcxziFjhnaF2xbCQNlh7h0HjOlxZCYXbf+qjd\n2xtJVq1ZN/2UKw0pNKyP8J/qzIYT6s0dEt3TjAqo7d34GIXAgzA5PgJO25jA\n/Xf9UKXcbE4ZcBWdhtKWP7bQUjgqo1dLYFATc1PAVTpEfdkM+yISuBJ/vPGQ\nRfxYUFNZMU7ncLPvPjOw5G+JJvYB8qXZTqB+UX+/bWburqO0B1+ocEud68Bi\n6DTqsyFXpI31zqP+D+R8WDDWsDfBvWj/zUdCu106Q74YHFbe0yHceuZ6TZIl\n4yIgNkr24gnWvdpNJZ5iXUTKtSZpBuN2e4Ys9H2f6xAj+ebfAq5xIABqwuMU\nf4ewGqTyyFGBiBa+DCmj/Q5LDxM2OvSF/F3f+1pgKFoWAggLC5rDFZnSpfwd\nPJvIHK5CDUf6GmJWk6CrrFMIYH206i0ZXL0tFu9MYQ8z1VfBs5dkCwoSb2vk\n+D7rihvJ+FH150ZmN8Oo3k2/9NFs8Wcb8S+H9+kyBpYodkfSP91bAsOXwcQk\nUhae9cvJZymfAl7n3Bv6KjHdm5kh6DCbUE2Zzi1HPCZnw1aMoDzIH+54SUz1\n5QgOxo5j26qD99IhoQH5aoTv0aIBQRJsj5C8VnzSl6OdlLa9Srf11liIU0Wc\nUUtj\r\n=3p29\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEJbQEotm3TNrxi5EEXcs8XYIcLzTM0N/mdrlWNwjgEyAiA5LrZpWOmGPeA1MYJID7AbxQu7wbeqACMfT05sDGUOYg=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-alpha.2_1578955502514_0.11404366834066959"},"_hasShrinkwrap":false},"3.0.0-alpha.3":{"name":"vue","version":"3.0.0-alpha.3","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/vue#readme","dependencies":{"@vue/compiler-dom":"3.0.0-alpha.3","@vue/runtime-dom":"3.0.0-alpha.3"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n- **`vue.global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note: global builds are not [UMD](https://github.com/umdjs/umd) builds. Instead they are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE).\n\n- **`*vue(.runtime).esm-bundler.js`**:\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - imported depdencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - this means you **can** install/import these deps individually without ending up with different instances of these dependencies.\n - **`vue.runtime.esm-bundler.js`**: runtime only, does not include runtime template compilation support. **This is the default entry for bundlers (via `module` field in `package.json`)** because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings).\n\n- **`vue.esm(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`, or via Node.js native ES modules support in the future)\n - Inlines all dependencies - i.e. it's a single ES module with no imports from other files\n - this means you **must** import everything from this file nad this file only to ensure you are getting the same instance of code.\n - Hard-coded prod/dev branches, and the prod build is pre-minified (you will need to use different files for dev/prod)\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - The dev/prod files are pre-built, but are dynamically required based on `process.env.NODE_ENV` in `index.js`, which is the default entry when you do `require('vue')`.\n","_id":"vue@3.0.0-alpha.3","dist":{"shasum":"f7eea63de0a45e367a60f4f664ba86ff1003dbf8","integrity":"sha512-FXK5MNIuXX9fYLFgxjeQvDaBF323OUGB2/i3nSkDt+tXUyDlmxg4kXL0DuIpPZ5EF1uERUqAeoKtZXnKrpudFg==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-alpha.3.tgz","fileCount":14,"unpackedSize":930771,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKHQVCRA9TVsSAnZWagAAnsYP/2KHga4kvGjIwswaEsdI\nOdXWEM6Owl0IB0x+rMvD14NsEWz7FOTlyrXQ2SSE4kOpYKiw5B0MqQjui+A4\nuEH7sFYC4wpG11DOTmFf3Gwpyi+iHq6EY7h47LPVy+GQOHeyUWDxd5MIP7Bp\nFinw7jsGowkCCJbkNI0NbEssPLEFJRDHqI+PblJvZpEVC5amZqsY+x0jEvrL\nTeciDnKhvMkP5TTep6qaMGi1RGnwimXBmTDgDOouNU/NIfqCysQtBuQv0Viy\nMvde9TH7ihHKSp6UPe1U5s8n2ZpMmrSLMnCQ/jDM/SmgowEIEL4k7ckuDzut\ntn3rrq+35rB1GRVtKwqj1M1CkcNCd+8L6wYfEwRQmsj/R2TqyOhOsd9T8keg\nYE38Wiwyw/NCSIcMeBIE9O8ObM/0vkoDbGFcQT1qTvy6S7RfcMnmyN9Losym\nvfB0o+geXoxE+IqIKszcNLnBrkHBu/JWK7d/tYm6kRTv+BqzJW62cfuk5qUd\nyWQ+rIKf09tm69ilY5WtqwZ/SzIPy0a4MiQBvGxHuclw/xm3NMehTGf2L/HM\nOc4efj/n9TcNbkPfZLvE4AsvOeaFJCZFbQ55DdFJoNqn2AOAD7sDlVIUkz4W\nn5womQW9bOVZU14q3P8ZiEZmodIgkepo7qGvgYevZLZhRjQ3FLhsaHOnuJdM\nhpxo\r\n=BE9C\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDFXSwf//kHuVlQRLzne5hfLNTeBkhuW0gnwI6lYZVX8AIhAK2JLUCu8rNXmof8T2v1mX7ou9GX2PM78maATzXFMjUO"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-alpha.3_1579709461120_0.3058587468145091"},"_hasShrinkwrap":false},"3.0.0-alpha.4":{"name":"vue","version":"3.0.0-alpha.4","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/vue#readme","dependencies":{"@vue/compiler-dom":"3.0.0-alpha.4","@vue/runtime-dom":"3.0.0-alpha.4"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n- **`vue.global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note: global builds are not [UMD](https://github.com/umdjs/umd) builds. Instead they are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE).\n\n- **`*vue(.runtime).esm-bundler.js`**:\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - imported depdencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - this means you **can** install/import these deps individually without ending up with different instances of these dependencies.\n - **`vue.runtime.esm-bundler.js`**: runtime only, does not include runtime template compilation support. **This is the default entry for bundlers (via `module` field in `package.json`)** because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings).\n\n- **`vue.esm(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`, or via Node.js native ES modules support in the future)\n - Inlines all dependencies - i.e. it's a single ES module with no imports from other files\n - this means you **must** import everything from this file nad this file only to ensure you are getting the same instance of code.\n - Hard-coded prod/dev branches, and the prod build is pre-minified (you will need to use different files for dev/prod)\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - The dev/prod files are pre-built, but are dynamically required based on `process.env.NODE_ENV` in `index.js`, which is the default entry when you do `require('vue')`.\n","_id":"vue@3.0.0-alpha.4","dist":{"shasum":"c0aa2a175820cb52dde4ca3e1b659df44ff5b2a5","integrity":"sha512-hQ8bwl5tneFHjlomZ7DcwUZoB4yseM+6phOhjBQciKmPp2sYapGHNHB1O3pl/2IUFD/RtrGeZtI7BiHk9wfxxA==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-alpha.4.tgz","fileCount":14,"unpackedSize":935070,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeL1QmCRA9TVsSAnZWagAAen0P/17/ZjVqBmqzMT7Etn40\nUNRveq0TmBbjL7ZooDX0Yz7fcFVY6egNBSesfwhnG7P3JaUGKKqeF4H+C+P0\nGJnDrXFl+CqBKq1mKhXKUPGSX1tztyFJPnPUkY4iVHuc68btrDf2/7sBzANu\ncd/SEM3dfXZ7MQT3cdBVSzgZoMSDiL05m9IriU3+R4E7MofLtftO0NK0NNrE\nYT9sAKnuFzZdhuhhAKwq6JMFBBFgWCQMefl7kORX0KiYaZVjudnv9vFkRbLH\nIP45R6TFhi0VAwUR+enC3f/wkSUSICubHuFI/t8qlChCI+gFRx8nc7XJFlOp\nUzhWFc74y3WK87pHaq/b8Zvb80RPjzXpSJrd/jmwdz2UVd32bge5fzmL8kpI\nc7M1+71jSC243ZsRYqk2k3UzA6AA0aaKm79AJJCqOa9omXL4xSwprokqESW6\nvwGshyYlfNlsgSRAvh88yT+/eegeL4MBW9R9u9t1KbV/g5B5nVC/0PKrLPSw\nl5hVUKR5qfSoBr8yPlBb285JzzejmvEyM2FWXDkLf2Dqcg768gZYmHZKmzop\n4O6NZWEMapDfJ2jT9jA4yPndNrpL0504dcD2fYZ4vfznS36vFIh68dBTNaGN\np7pyVJ+C8MzCydRVR8Fyv7av6IPryRkL8PUuDjOxajOff8nM87b2XhISd8ob\nulpn\r\n=zGdU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDco7moemSsAZ6jCYgXBSp57ZotVrRikgy8kVSrl/mu+wIhALhbGJF3fRFH8WbXc6orB42de+aiH0fp8BW7SmB17Ejf"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-alpha.4_1580160038405_0.2211579620525368"},"_hasShrinkwrap":false},"3.0.0-alpha.5":{"name":"vue","version":"3.0.0-alpha.5","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","sideEffects":false,"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/vue#readme","dependencies":{"@vue/compiler-dom":"3.0.0-alpha.5","@vue/runtime-dom":"3.0.0-alpha.5"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n- **`vue.global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note: global builds are not [UMD](https://github.com/umdjs/umd) builds. Instead they are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE).\n\n- **`*vue(.runtime).esm-bundler.js`**:\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - imported depdencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - this means you **can** install/import these deps individually without ending up with different instances of these dependencies.\n - **`vue.runtime.esm-bundler.js`**: runtime only, does not include runtime template compilation support. **This is the default entry for bundlers (via `module` field in `package.json`)** because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings).\n\n- **`vue.esm(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`, or via Node.js native ES modules support in the future)\n - Inlines all dependencies - i.e. it's a single ES module with no imports from other files\n - this means you **must** import everything from this file nad this file only to ensure you are getting the same instance of code.\n - Hard-coded prod/dev branches, and the prod build is pre-minified (you will need to use different files for dev/prod)\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - The dev/prod files are pre-built, but are dynamically required based on `process.env.NODE_ENV` in `index.js`, which is the default entry when you do `require('vue')`.\n","_id":"vue@3.0.0-alpha.5","dist":{"shasum":"aaaa987b1654392310813b8cf198e80be0bbede1","integrity":"sha512-KWFAj3oOY081dxf6jYd0Yi0WaNjlWWSGGMdCN1r8KKNfqsUQoZjTTNiSddKmvq5USBGckOC1C60Gf3P6tEEodg==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-alpha.5.tgz","fileCount":14,"unpackedSize":982961,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTEKeCRA9TVsSAnZWagAAk1wP/jf1VYpnqz+YpREnE0+e\nl3ZtzSiijdqn/na4UqWwUcort0kkxFv5iipytwBBUj5OizeJ1Vlgov/Zafz3\n3W+8zRLv0FNHZY+wqJxYo68Kejj/ZgzoH5sTJaiP2oHO69y9sI96Ic5g7cAS\niMMNAmp4appgzaCCs/ppT4qzaKfqM+WRAzAtQqNvyHSL9ckwQlR1qrUIzMGv\nGPeNKaPfR4mbrYtMz92gLFWSRV5Y2JLORGoOr5PSbOQ6uYfqz7wHBUQYwqMl\nS3Hnsy1vr0vBmRufir3ePrFdP2UVldZdElQhO+17WJ+dikA4wNCbVVH0DDgg\n7n+KOkkO7f4RDxaR1Eb+7Ej2boITz4pit6coeeyweXy6v2H8gaxWRGNmQoOm\nd9TSi83yTGDgYgQWlQjSIX4TIvCZzYnlJrZ6Y9hyRiQCANlS6LOEhiSSOytt\nfAsGqGmsPr0z1D76RjS2eDn7xw8g9ZYR7Bt0lSscjM0qAUjHQHhjEUIwLDql\n2xoJWThwg3Tmb/ipw/CXo9L+xDRyVpR+zOLrXh5vIss1p/fTdepjQrVziRPs\ndj2PjW2jeExWooCLqHpukIWAa7DUeJX8q8oiL43cZ/uun9Ns9Y1OzzOURI2T\nXu8m3XCiHcExQSTjiR72MRqGD+zscIEaM0LFcLNCr5EBq6EfNWrMs0+ItRQw\nm0iz\r\n=SB0d\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDD4B1EqF9xKOGQH5DDa7HVVA+jStfwdxanEnYASVNw2gIgROT75SUpETXvQZSMLPtuJlH1WsOw7mr58gj4ejRA8mU="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-alpha.5_1582056093902_0.11701178628897413"},"_hasShrinkwrap":false},"3.0.0-alpha.6":{"name":"vue","version":"3.0.0-alpha.6","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","sideEffects":false,"buildOptions":{"name":"Vue","isRuntimeCompileBuild":true,"formats":["esm-bundler","esm-bundler-runtime","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/vue#readme","dependencies":{"@vue/compiler-dom":"3.0.0-alpha.6","@vue/runtime-dom":"3.0.0-alpha.6"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n- **`vue.global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note: global builds are not [UMD](https://github.com/umdjs/umd) builds. Instead they are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE).\n\n- **`*vue(.runtime).esm-bundler.js`**:\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - imported depdencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - this means you **can** install/import these deps individually without ending up with different instances of these dependencies.\n - **`vue.runtime.esm-bundler.js`**: runtime only, does not include runtime template compilation support. **This is the default entry for bundlers (via `module` field in `package.json`)** because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings).\n\n- **`vue.esm(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`, or via Node.js native ES modules support in the future)\n - Inlines all dependencies - i.e. it's a single ES module with no imports from other files\n - this means you **must** import everything from this file nad this file only to ensure you are getting the same instance of code.\n - Hard-coded prod/dev branches, and the prod build is pre-minified (you will need to use different files for dev/prod)\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - The dev/prod files are pre-built, but are dynamically required based on `process.env.NODE_ENV` in `index.js`, which is the default entry when you do `require('vue')`.\n","_id":"vue@3.0.0-alpha.6","dist":{"shasum":"d530dd195c3aa98f5315a481d9927846151e7bd4","integrity":"sha512-cfjFcYSMKtL/xQwKTjElXpDcyqt+SvMbfcbD+hh8mMLO/htLWZP/ThmjzfAeYWeDmy0iBpTeVHQgWiKd2pctlw==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-alpha.6.tgz","fileCount":14,"unpackedSize":985730,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUNeSCRA9TVsSAnZWagAAsk4P/jm3stXknVf70y35AEwm\n56jnnVPN97EZmN3Wx6BiXDaJzMnk2H8dLokTCpo27GId5FMxK3ozlUydx/y5\nm9CCTZCXLF8a+V/YErjuqa9mDQ6RE/m1j3++wLFpcTY7JnMtzsWaJiK+UX/S\nfZhso7KucoPcHgb4WTk0Gibj/468gPzG8p5xo/QBKwoXAiwXEAyMKK1ghSF+\nFFfTXKbMB5uh3X3qBfw1SQBjMyYU5YjB9iqZIYdl+dIbT+IxBlV59CaiwVez\n3pBtQx4dFhd/ppm9Alek/sZ3hC85mGsryda+qe2kfxud+3Nog2YewTG1in4b\nRiV+WOgGlyrTzNH2GiYFhJVOlKw1l4bsFrICHlgCy47NN+X0VDCJimsP575y\nKtjkjWbJPoT2TSWyVWVmQEz+ewZjaJ+CxJbahElEfgtPAP9sZljdrDy5qh35\nANGjuwfHJuLHg0U9Hd3Y+5c9ukwD6ZzdoK5drxXDCWx/7UBK/rEqHULIYTn7\ns3jDP8cEqrxdrSZwYsNMplOh/VyCmGloGde6eUVmcRhA1X7o+PdFqCanNYtw\nUOdeaWoeTrpPcy3siWXyynZg5e5xAvA9pSWWUM0ao/Uf6qphicKksjtVSX6y\neXXZBngA/SP3YDroa0DPKML5KpjLjVm45A8r2Pki7aapya5ECzkH4usR2wo5\nT44s\r\n=zxrl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAGSWQrklN2tkXZJDyeFbbJSQUPH9wenUQQsQr+gnSwxAiAv1UUBWWJ0zJBON4qgw3JIzeokDcRV60aU63E7ptSbAg=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-alpha.6_1582356370427_0.9513920012027597"},"_hasShrinkwrap":false},"3.0.0-alpha.7":{"name":"vue","version":"3.0.0-alpha.7","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","sideEffects":false,"buildOptions":{"name":"Vue","isRuntimeCompileBuild":true,"formats":["esm-bundler","esm-bundler-runtime","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue/tree/dev/packages/vue#readme","dependencies":{"@vue/compiler-dom":"3.0.0-alpha.7","@vue/runtime-dom":"3.0.0-alpha.7"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n- **`vue.global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note: global builds are not [UMD](https://github.com/umdjs/umd) builds. Instead they are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE).\n\n- **`*vue(.runtime).esm-bundler.js`**:\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - imported depdencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - this means you **can** install/import these deps individually without ending up with different instances of these dependencies.\n - **`vue.runtime.esm-bundler.js`**: runtime only, does not include runtime template compilation support. **This is the default entry for bundlers (via `module` field in `package.json`)** because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings).\n\n- **`vue.esm(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`, or via Node.js native ES modules support in the future)\n - Inlines all dependencies - i.e. it's a single ES module with no imports from other files\n - this means you **must** import everything from this file nad this file only to ensure you are getting the same instance of code.\n - Hard-coded prod/dev branches, and the prod build is pre-minified (you will need to use different files for dev/prod)\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - The dev/prod files are pre-built, but are dynamically required based on `process.env.NODE_ENV` in `index.js`, which is the default entry when you do `require('vue')`.\n","_id":"vue@3.0.0-alpha.7","dist":{"shasum":"b88ac5b08bf56e79ae1e310d63ec84688ec15fa5","integrity":"sha512-wCNGJEbfWJWxXdVoB1p57hZj0F5nHsSaJm9FiXvIiZsOeO5g8KxQbkiON/engVjAW9X8XDcwzOuNMtVLzFrv4w==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-alpha.7.tgz","fileCount":14,"unpackedSize":987992,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVsjwCRA9TVsSAnZWagAAF04P/0ewoMFQGVaWpm/jPzHn\n08aRYypjUx3Wg9lr3Cl44yey/UDIIK7G/+GVs9grc3D6nKwPos8WIpM64zkY\nLlU8V+lsFUpkui5XLXtpmvP5sQ/EgrqT38dXfse5jLbq2P7LSPKhwYFoKIgM\ne7gwh0sT2MX8P/Cg5MATSxrvH/2OkvJCd16UsGHOCv9qingwu+/3ftuGcHe4\n3+PvQyC1hWSuXEUtRwMEt6g3UaM++FSy+5juljAIMzgyexIZubEQl5AttWYf\nx+P/wBaNjx1MgqGd32gIePtNDqHb3FMK6jHqRdT2za/9pMGNnjxGQMrqi9TV\n7cBPaQMvbPuUdw5R2qXzN/K8VSXaNbfqhs2naKkOd2YN1P6BzFcedRPWyaKU\nLxHGWxXcb1WSYeQe9QyVchRdSxoUk/7Wkw9Tq04YH9+sVL+buZgfhCuKcQBv\nIft/yNL8QdZFC6xUiv4cxR7rnyffuOrR5p8khrUgRdemyM9xX1JGzKyieIVi\nOsKZxTE6sckcHJYiDuIwZZKnRaonq1sQVlOvxKZNOgIRM7YN9MQ3jW6T2d4G\npYOJNXefPvFR+73EEuq9FtBJPHdK4yENYU5equIaEslyfE4ONZq0SAuFQh/U\nwPUwxMiNqy5nTAk//bBpjleejuqqqYZMMukyKY+G4TwD11hwG1/mcUgPJdtC\neiXn\r\n=uwpv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEknCd2BYRAhE8WPqb8p/58xbUDm4UWg36uL1KKmOrFmAiEA/KI5iwootZPV9ijHNmZmzit7BFVNd9YPpByC+uFalME="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-alpha.7_1582745839722_0.9322999832038745"},"_hasShrinkwrap":false},"3.0.0-alpha.8":{"name":"vue","version":"3.0.0-alpha.8","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","sideEffects":false,"buildOptions":{"name":"Vue","isRuntimeCompileBuild":true,"formats":["esm-bundler","esm-bundler-runtime","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-alpha.8","@vue/compiler-dom":"3.0.0-alpha.8","@vue/runtime-dom":"3.0.0-alpha.8"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n- **`vue.global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note: global builds are not [UMD](https://github.com/umdjs/umd) builds. Instead they are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE).\n\n- **`*vue(.runtime).esm-bundler.js`**:\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - imported depdencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - this means you **can** install/import these deps individually without ending up with different instances of these dependencies.\n - **`vue.runtime.esm-bundler.js`**: runtime only, does not include runtime template compilation support. **This is the default entry for bundlers (via `module` field in `package.json`)** because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings).\n\n- **`vue.esm(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`, or via Node.js native ES modules support in the future)\n - Inlines all dependencies - i.e. it's a single ES module with no imports from other files\n - this means you **must** import everything from this file nad this file only to ensure you are getting the same instance of code.\n - Hard-coded prod/dev branches, and the prod build is pre-minified (you will need to use different files for dev/prod)\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - The dev/prod files are pre-built, but are dynamically required based on `process.env.NODE_ENV` in `index.js`, which is the default entry when you do `require('vue')`.\n","_id":"vue@3.0.0-alpha.8","dist":{"shasum":"7157b9f614b5eb83261bbb3998d2b15b9158feab","integrity":"sha512-yyW9pg9rOZYYCFr7ft76lZb30eAkTOiHuHU3KazqXz+G72uwFH0tbbgDO13Xfh/FhcnifxMhYnI8qyGNN8LNlA==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-alpha.8.tgz","fileCount":14,"unpackedSize":998647,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYrmwCRA9TVsSAnZWagAADUUP/j948gA5E1fYbHzE6754\n7wULbWBdUc2S5o26u0cgrRMZ9pCgaya2TNlBtWIJBFBKborieUlKOKw+bvRE\nC8urQJqcRH6CAnR3iNuE514n5avxH/wsm+aQIcz+KQdgKjVhmRzweljMN9Sw\nH+qP7Uu+B0WCK2bUnE2mvTWCYnsJZdB3jm6kDoLMUpmefUXDH742LgQLYzOt\nRDdSJRuFBFrVFbLUeWLm271acjOQXVoRZi0oTT/KbLcbNIX5E/teRmIikDAj\nICmWLxghf5dfs4lUD87Y1ov5ghHpiS875SJ78qZwaLNGbvJs1eWXIgurQKoz\nvn6Qkny8ZEn0FrrWQ5DQgbTTbOkPGPXhKEn/HLHbwk+LP+mcYcTactppiBxV\ntFNqcrlk1FbySxJZuveVPtN+JfoS1IDoNlxG/mT48pZ3cKlL/sd5T6AbfGTD\ncTR3zYxRZmx6whuFuZcfkMMmsTSERkJ8wtmKn14qt7KztRQytxkqgVFgNNeF\ntAIPibe7lyoK7L735T2F9ez7MXZHzxAYQ0V75R2y0//5vfDdygLfUIOMndSl\nDQm+rUkK9Rw9fboyXXm7GNT9798T8idtxg+T/sFY7EfCDMMoMiFXBStKf3Jf\nIVorsby5ibYU7RDsWb/+vnxHtOBTZQX+zfVOmTQ+FQYap14pIYDwwSkLAiNv\nO5uG\r\n=BT+b\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC7UgPzjmOKCaGutA+P5oc9OYYQ6cgM5g3OvNOjGK3+xAiAEtbUL4AHRVhMlP3WIi0aKpcVTGSqBGPtodS8bHj4qag=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-alpha.8_1583528367992_0.11633234323787867"},"_hasShrinkwrap":false},"3.0.0-alpha.9":{"name":"vue","version":"3.0.0-alpha.9","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","sideEffects":false,"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-alpha.9","@vue/compiler-dom":"3.0.0-alpha.9","@vue/runtime-dom":"3.0.0-alpha.9"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n- **`vue.global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note: global builds are not [UMD](https://github.com/umdjs/umd) builds. Instead they are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE).\n\n- **`*vue(.runtime).esm-bundler.js`**:\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - imported depdencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - this means you **can** install/import these deps individually without ending up with different instances of these dependencies.\n - **`vue.runtime.esm-bundler.js`**: runtime only, does not include runtime template compilation support. **This is the default entry for bundlers (via `module` field in `package.json`)** because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings).\n\n- **`vue.esm(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`, or via Node.js native ES modules support in the future)\n - Inlines all dependencies - i.e. it's a single ES module with no imports from other files\n - this means you **must** import everything from this file nad this file only to ensure you are getting the same instance of code.\n - Hard-coded prod/dev branches, and the prod build is pre-minified (you will need to use different files for dev/prod)\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - The dev/prod files are pre-built, but are dynamically required based on `process.env.NODE_ENV` in `index.js`, which is the default entry when you do `require('vue')`.\n","_id":"vue@3.0.0-alpha.9","dist":{"shasum":"f84b6b52caf6753a8cefda370bd6bbd298b5b06a","integrity":"sha512-zZrfbchyCQXF/+9B5fD4djlqzZ2XB39MxDzTaJKfuMjs/CgD2CTDiEVrOcP9HwMjr48cpARiFH13vvl4/F73RA==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-alpha.9.tgz","fileCount":14,"unpackedSize":1011390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecARYCRA9TVsSAnZWagAA+8YP/3IIMtZ74jv22qXOA2gc\nI0+x4NgPzLEkaG5u7/gAkwY28NRIcxYNnBqOoewcASlNeGSVNb9ACoHxWi1f\nNXOLoyJtz/AHYJsoD0YULlbRxytr7QUiqGbLoivvz4eTFlTqzGBdm2Z5Tb9U\nLCi/+N4W9tZvBb3tNQIOFASwqlgR/62RHrHCqPMTc9KURUUfSjpLxAuGPMtA\nWo04ycJSjULBW7t8Yl52CxOVuanfbbIGp7AnVN4uK9+DSOk8XjIVY9qdwfAF\nSLDNWUG/y0qtAfKoYnSWlyErYZzmnPLi2klRjaVV2al9Akw68s7Q9hD2pSGO\nL8JP5j8b6y2KfC3g6dMamZjMHGbO1pi5LufugjD6gHLVfDcpGRycvNijGej6\nbm1B13VuiRiGig+l3orl4Bv4YfZsv0xyRfDA+RgcB5QNxse4XEESYAiJc9al\nmJG31T85xrTea2nqZWg3m1mFIJeBi/tvE8jZQEBWYINweV8DWPWMZ818LnsT\nEnGt0wGr3ooXdeAKfsrupdgj4snD4kcEV6PZvjeHkFxBY98aNkG90gV86aU/\n2tQCeTX0XeHCoLtwTj+BjPiWAUqEDXjD/0mAC+Ndlx7Y0/F78WjX/SioZm7H\niqmnGJYXQlowys6W53ng2CypFn4VKq5DJqKA152DREW6/M786+vxnNw8ZZ2o\nLTVi\r\n=WlqX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDfhcv3aO8T2ifgTAMDcbq8U4s0zapyFDlPEtHWd/f6WAiEAqZQwT9MrFVLLllBuc5VT9tg71XarO/kZDw3SoyJf/LQ="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-alpha.9_1584399447643_0.9378152118664371"},"_hasShrinkwrap":false},"3.0.0-alpha.10":{"name":"vue","version":"3.0.0-alpha.10","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","sideEffects":false,"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-alpha.10","@vue/compiler-dom":"3.0.0-alpha.10","@vue/runtime-dom":"3.0.0-alpha.10"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note: global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src>`.\n - **`vue.global.js`**: the \"full\" build that supports compiling templates on the fly.\n - **`vue.runtime.global.js`**: runtime only, does not include runtime template compilation support. Use this if you are not using a bundler, but somehow pre-compiling your template.\n\n- **`vue.esm(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`, or via Node.js native ES modules support in the future)\n - Inlines all dependencies - i.e. it's a single ES module with no imports from other files\n - this means you **must** import everything from this file nad this file only to ensure you are getting the same instance of code.\n - Hard-coded prod/dev branches, and the prod build is pre-minified (you will need to use different files for dev/prod)\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - imported depdencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - this means you **can** install/import these deps individually without ending up with different instances of these dependencies.\n - **`vue.runtime.esm-bundler.js`**: runtime only, does not include runtime template compilation support. **This is the default entry for bundlers (via `module` field in `package.json`)** because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings).\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-alpha.10","dist":{"shasum":"0f1cb5471edc41e0b0153ff07f462e376e03b0ae","integrity":"sha512-USdgVs1bQfuiM5ivt2S2XGKOmDC+gKhhc3RNKjASUnh9kWv/vhNJlQiqIaUFiPN9SE9833fWy3PKOJFj9yZjPQ==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-alpha.10.tgz","fileCount":16,"unpackedSize":1357198,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeoruCRA9TVsSAnZWagAAzPsP/2d4kxFnmcjt4Vt5ni1d\nxIIqRPb541f9tqxXbfLZEkRz28wH1UR0ZT6CMzenwc2y6ZSydD8XJrIA21AG\nIJJH7cqn0RZQgzvJ/LHbZH9q7eJaqt9ZNoj5CvhtjR/GCIMgwU8RkwA5X2C4\ndUk6On1lMd51D0siCwiSvPLDm60XLzeXLmxf7Dg12+1fzwpq8IcblH/rrcYB\nBOkjvhWRzTV8lQyJL6vo7h16MFmMS+Z0AheqcK8OUP2ioX7otwDMaZL8ehZv\nVnMzUDLW0oLdoxlLkbw44hyf+LD/CTLssNuPJz4W6uzqQt33Jt2+vcsiTh99\nsx4WKByt9BFK/G616ECv8BmUDJn7j0SdfmGV/T4hQPgzljxkm85rBwk2mfl6\nW4IdJCk0rqfHKcBqpYfOsta4MaP1MYxUUKR7XjiNXc3Zb3Ca+T0eRuVN7BkV\njPG/kiJwW1Btqw6KoWzbBs4ALPR/hpWTrInK2a4FLmthEdWUxfKctAVKfBLg\n691sKzha52OyP1oZIdS1upJPhvvp1iARfN8nnrOA4fB1OrESjLB/AgQRbWK0\ndZQC1IRWsTakyzX0DbFAKIDPHeONsbxdtnNrKthwIgMQc+OQ5LALD+DTuTt1\npT+kFIai+k+lWJWnRZLkbTAKiGssoaEw4A4kHT77d3uaY2/EipLB1+Jbkbw6\nkuj/\r\n=f00/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAEN+DwQF90jOCo999q7kzndE5tFKAZSI1lhCfjJ51N+AiA2ZgK7Xw2PZxzhD9hK4U6QwePskTZEpskjzNGaUBirMw=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-alpha.10_1585089261950_0.23242241866102376"},"_hasShrinkwrap":false},"3.0.0-alpha.11":{"name":"vue","version":"3.0.0-alpha.11","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","sideEffects":false,"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-alpha.11","@vue/compiler-dom":"3.0.0-alpha.11","@vue/runtime-dom":"3.0.0-alpha.11"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note: global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src>`.\n - **`vue.global.js`**: the \"full\" build that supports compiling templates on the fly.\n - **`vue.runtime.global.js`**: runtime only, does not include runtime template compilation support. Use this if you are not using a bundler, but somehow pre-compiling your template.\n\n- **`vue.esm(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`, or via Node.js native ES modules support in the future)\n - Inlines all dependencies - i.e. it's a single ES module with no imports from other files\n - this means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Hard-coded prod/dev branches, and the prod build is pre-minified (you will need to use different files for dev/prod)\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - this means you **can** install/import these deps individually without ending up with different instances of these dependencies.\n - **`vue.runtime.esm-bundler.js`**: runtime only, does not include runtime template compilation support. **This is the default entry for bundlers (via `module` field in `package.json`)** because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings).\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-alpha.11","dist":{"shasum":"bde2f5f23c5217815d4b01f13dbcbff58bc170c0","integrity":"sha512-+MmVjmYzT9pKWzT6Qo0pwtePIDgJQdQScSEZxDzuAw9gxKyUrVpMeGemqZ4MBwJf+S7fSg931PC5SEyASP5IBA==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-alpha.11.tgz","fileCount":16,"unpackedSize":1394417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh+b3CRA9TVsSAnZWagAACgUP/RUFvFhzLWhKTIyZmfS/\nma3vzi729eNQOhPdApjD1G7yIZsuihh8ZJH6psYaO0xHBVbEgwl52Uvh17KE\n17Q6KbyusaMYKvPwAmR48cxQIMWu8K44MGpBmWzuOluI3vmUO01wHAgOFE6Z\n5c/nZhBYm6svP0QbwaXxY0VfJbtV8YkCmxjoa9HGJdFbZEa3+uVl/8GkXe8p\nzzTDyL8dr0XLe+2clgcvfj/4Fki2HYHVajFeL0FxkZZBv0+0gVJTQLcdpeOJ\nROC4v8rrJPpg3rmqBO5JRh/TW2kNkbtalXzHSaMy6H4gM5qThmlEku8SEzv6\nDRH0961OL1qDe6kHy7sdwSAmRIFn007XDbE7qfQMzb8jl+Z7iszuoO84qeGV\nkIQTnX0+Kxon7jr0ki+tBUVbPeQsJX5KAR+SKDBfu8/E1cecx+ZdTFNpgFeV\nff2qOzwPK/O5+SONFHgYeEtjiA1S6tvy1qW+h28r/bsYKWL9toUV81Aet2QX\ntXmmH7Px7kZMj0DS4cfBq9fwNzLR4xr7A7waiahHhzmQ0p5eV/viIcVVsC1E\nY9qn2J640/w+jCJmc3IYcgwHRPcoP0dj+0vEhDHJ8ZE/9jvG1z7ZYpZ/SXQE\nldI2OsJO1igVxs9FUan8ErJVZD7lf6KUDzYvh2LdmihO9+KSIU2DsYg27gZ7\nFIPZ\r\n=SZkw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZLsmStpF/DHxAYsbawrZDxliI3gQGWQX2bFrJ0vIgvgIhAL7llVgkOHyGE5yFPpxthVko/xrZYQCnIc8HtTzJKtL3"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-alpha.11_1585964791121_0.4774055496745606"},"_hasShrinkwrap":false},"3.0.0-alpha.12":{"name":"vue","version":"3.0.0-alpha.12","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","sideEffects":false,"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-alpha.12","@vue/compiler-dom":"3.0.0-alpha.12","@vue/runtime-dom":"3.0.0-alpha.12"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note: global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src>`.\n - **`vue.global.js`**: the \"full\" build that supports compiling templates on the fly.\n - **`vue.runtime.global.js`**: runtime only, does not include runtime template compilation support. Use this if you are not using a bundler, but somehow pre-compiling your template.\n\n- **`vue.esm(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`, or via Node.js native ES modules support in the future)\n - Inlines all dependencies - i.e. it's a single ES module with no imports from other files\n - this means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Hard-coded prod/dev branches, and the prod build is pre-minified (you will need to use different files for dev/prod)\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - this means you **can** install/import these deps individually without ending up with different instances of these dependencies.\n - **`vue.runtime.esm-bundler.js`**: runtime only, does not include runtime template compilation support. **This is the default entry for bundlers (via `module` field in `package.json`)** because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings).\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-alpha.12","dist":{"shasum":"b8eb8dd47822e8d4479bd2d4155a28f7b2c72689","integrity":"sha512-EKMdt7MOSXLo6F6h8UHLI8GzW58qDyyKPLt4NV6GOzyjtSPdlx2j+ZsCe6C9d+NRXSvvf4RtUwpWqOZ/jGmZwg==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-alpha.12.tgz","fileCount":16,"unpackedSize":1412367,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejleSCRA9TVsSAnZWagAAx9UP/A0589aibL6rYOKfX63a\nHDH4oNoINxxQgFOSSBpQjAB7DcoUD+yY0nvH1Rf7DH7bzincN6JwnTDk4NXy\nUR8mYOpo53smRDcsuG5K99vLhWDXYxQW8Arf5Kf9cNq46fa6AF6vInV/x/nY\nV/NKRSTYbCvwuvmv7e0VRx6RXIgv91cMp2/J4U2hC71EeDmWaXnOtRAo1Sc6\nnM6KD1mYwgv68XvXdlr6RBj+6TAyE72ga9neq3DTH/pUKGbt52/k3qPx1jJG\nupoOQAf0/96UOc8aUh15ckO/7fcW5Lwhnfv9IHH9CMdVDWneA+8ZBdODGwSb\ncu7Oac5HEq0uQMyCKUORWxJdzyDTgQUGzA/kNfctM3iSVJEBY30bu73Lwa5s\njA6x9i8t4JGieIW85WUnnEPqecyd2A57OLAfc31BvscgoLcjIOIinyrBv/qq\nsFmwsdjC38sOpIWU71kMuM07PJTlp8RXJiQp58BJWg7DmLChpqerMKaotXda\noRnvO/ZLPLy2KNrGm+MaNGyUPnJsIKCAV5ZOC0DU+E7EYHuwp75q1Q+lZ+0A\nAi61G+0ak5SaNGK1iJaG1CGFKD6B74Qki4UERJJn1fCQMaeLUOBcM7/hDsvl\nBI9WHd4/TbH1RFR95fL7m0YF2orob8wviv1cZig+yrNw0mwu+kKke4FmDTvP\nuylF\r\n=Z+ZR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDxduhgeB42NyOHhCgLy/2T3RXA8bIkgR45PbhXBfH1bwIgH8R6FGV7XUObD7M3w1sVTnOgbcDoKvW2mxG1M1O9uyI="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-alpha.12_1586386833651_0.13776753817863852"},"_hasShrinkwrap":false},"3.0.0-alpha.13":{"name":"vue","version":"3.0.0-alpha.13","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","sideEffects":false,"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-alpha.13","@vue/compiler-dom":"3.0.0-alpha.13","@vue/runtime-dom":"3.0.0-alpha.13"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note: global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src>`.\n - **`vue.global.js`**: the \"full\" build that supports compiling templates on the fly.\n - **`vue.runtime.global.js`**: runtime only, does not include runtime template compilation support. Use this if you are not using a bundler, but somehow pre-compiling your template.\n\n- **`vue.esm(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`, or via Node.js native ES modules support in the future)\n - Inlines all dependencies - i.e. it's a single ES module with no imports from other files\n - this means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Hard-coded prod/dev branches, and the prod build is pre-minified (you will need to use different files for dev/prod)\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - this means you **can** install/import these deps individually without ending up with different instances of these dependencies.\n - **`vue.runtime.esm-bundler.js`**: runtime only, does not include runtime template compilation support. **This is the default entry for bundlers (via `module` field in `package.json`)** because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings).\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-alpha.13","dist":{"shasum":"a0428ec5494841f2f3564b47a17c550645b8f442","integrity":"sha512-U7Lq60IJojWAUqn7n43F0TqfcQdjYOgQ2OTQuz7wvcfStJ+LxNFOd8/qX5MuJCG/f/7gmOMda1+U/CEa6NEEIg==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-alpha.13.tgz","fileCount":16,"unpackedSize":1417513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelzqOCRA9TVsSAnZWagAA3yUP/Ark3pz7BVe7XNsPKm1y\nbVAx4uaz/tdiKajNcQBkpU9DAtTREqpAtRWar+5FLtPNzu4zAbsVozdYfv9B\n7Xqg4AAf8faFf6/RQsoq9cOSq1pdkzYwjkp/d7s9+fpyGF9bpW1tAHwFIpED\nFMhibj4pjmNsrqN5mdqXW37BMg8aLocD9mCDPIdSZ2T8caxGphEnxqVNPQsQ\n+F7AEuKmeJMHNVGSUBXgi6+MMuL0lry2vWSKmh9Ti5FiLPe8aEPy7lWL5rqf\neHC/KmVWcz8C4p/eF/b86Gkb/8M1QhvSs09IuFVQekD8vG/JxdAoYHJ2quR8\n6Tf5NW6mVW9TC+FxAaIFFYlcUoxTt54pzRoiZMtSZydJy+3M4rR/N9FtRQZZ\nPPXXACDXU+62tYO3XI++zz1va5zJiNlUbtpe4g7KvzOVHEG2rRuZzjv5H4ZA\no5E062gAIpfgkE2ekfJOeJ1rMTLA+yRpDnIPOGnp6Qv/1bNVyD8s4S06vwKb\n4/sd9LSgVTXyY2KvjYJ017LXiNy+2/TONEmH2hLCfw2v8m7MJFGqcWIOwU+l\nDJqt9zWn8MmeqqvZ/M3tbS+plymf6/dIcvkA7RgWQxCghG0adZNJdNeY+Z7p\nkGIeox1AizPNm1qmZRYxr7H+OPyjzn16Ttspq32tqNdQuDe2VLFsyivN1QGh\noeGj\r\n=A6Gd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDPndBATWm6IGSGt6vdNVlSlI82IIjCQs91UNTx35w1eAiA04hAn+1/b1/7/ucYJdbh9jWLcqL7bckorz4vLenUHqA=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-alpha.13_1586969229680_0.2907523567839374"},"_hasShrinkwrap":false},"3.0.0-beta.1":{"name":"vue","version":"3.0.0-beta.1","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","sideEffects":false,"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-beta.1","@vue/compiler-dom":"3.0.0-beta.1","@vue/runtime-dom":"3.0.0-beta.1"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note: global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src>`.\n - **`vue.global.js`**: the \"full\" build that supports compiling templates on the fly.\n - **`vue.runtime.global.js`**: runtime only, does not include runtime template compilation support. Use this if you are not using a bundler, but somehow pre-compiling your template.\n\n- **`vue.esm(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`, or via Node.js native ES modules support in the future)\n - Inlines all dependencies - i.e. it's a single ES module with no imports from other files\n - this means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Hard-coded prod/dev branches, and the prod build is pre-minified (you will need to use different files for dev/prod)\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - this means you **can** install/import these deps individually without ending up with different instances of these dependencies.\n - **`vue.runtime.esm-bundler.js`**: runtime only, does not include runtime template compilation support. **This is the default entry for bundlers (via `module` field in `package.json`)** because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings).\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-beta.1","dist":{"shasum":"86a4b8431ab4b7523487cad4ec0d7235fead22dc","integrity":"sha512-Z5SFtxSQNYwtyfMWxAiJYoumOwRnRdha6opDaRy8f4jhJAGn9tpi2muJLxE4m6QZ9UqjnHghUC3VjxzXfofQTQ==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-beta.1.tgz","fileCount":16,"unpackedSize":1417414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemLYBCRA9TVsSAnZWagAAKggP/3yJhO00vBUn3XVn8/DC\nmL6J2STW7WSUin0YIpj74u0QQcRJcQqE400HTMuJJHSqh4V59NJENaD8z4pf\ngGUnfxRQ0rlvLRrp/d5h5o4BkhQhp6TVZDyBomIcVzO4b/CpvXMOCZHR/JLq\nYIPgTrmeZECwdTorRAkvA8Gqw6L4iQ/Jo3G95nDRQcJ9axW/RY/L2ene0Kp0\nN0B8ZbBlh2KdEn/kV4JImqg9p3Zo9KHnw36gwvr2rst1OYZ9rUXvzKn/T9kh\nN/iuEtBLdke6LhSHVCalrJdoDM6d44fNUBNDe8KVJ7UBBQQSWB98/shdSYQd\nH9kruQqsEEhTWARoS8Z55jMMneC5jcyc1o9aG4gXTGJ1qKYYzMXiUNT0EAr5\nDh30JASFFoEgI2yEuZgWjJJIatRbJCqR5MGQiSlrwDOfOPUY7GA7Oeh7Rl1Y\n6Yp508k1GgxWeo6kt2Hkr4lGBJcLirQQtmUh9dOEIUskOR9UktK4DAjfCsz6\n6kO8kDKFtwJ4yfepOEbln2FhsS2BQpbCfMcgj+XIoVXgt2vemOWrdZcv3+NV\nZp/SaAvXCYbe0BpMuIN0E9ItSP3AJJ+a3agJF9wTsBmvairSdKfvhe+jKwEN\nuwJC2qt8sSEYkvNJevNP+R5gVYJ34vAb8bFJ4S0NQNjGi3qy5fzOKnFPzfj4\nwt0Q\r\n=05k7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCCoMDbp5jPk2uiKggAoKuL6ARo9+psewSaOwZZLbpufwIgYD7wXQ6usVwsA4Pce1XGmSLdktMrXRFcTIFkisES3Dk="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-beta.1_1587066369103_0.3842167127958418"},"_hasShrinkwrap":false},"3.0.0-beta.2":{"name":"vue","version":"3.0.0-beta.2","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","sideEffects":false,"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-beta.2","@vue/compiler-dom":"3.0.0-beta.2","@vue/runtime-dom":"3.0.0-beta.2"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note: global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src>`.\n - **`vue.global.js`**: the \"full\" build that supports compiling templates on the fly.\n - **`vue.runtime.global.js`**: runtime only, does not include runtime template compilation support. Use this if you are not using a bundler, but somehow pre-compiling your template.\n\n- **`vue.esm(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`, or via Node.js native ES modules support in the future)\n - Inlines all dependencies - i.e. it's a single ES module with no imports from other files\n - this means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Hard-coded prod/dev branches, and the prod build is pre-minified (you will need to use different files for dev/prod)\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - this means you **can** install/import these deps individually without ending up with different instances of these dependencies.\n - **`vue.runtime.esm-bundler.js`**: runtime only, does not include runtime template compilation support. **This is the default entry for bundlers (via `module` field in `package.json`)** because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings).\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-beta.2","dist":{"shasum":"f808b498d10cbebe4007738aa2130bd0802f393d","integrity":"sha512-/HYhK9i8PWM0fL38YflFK/vY1ots+JyNI2GZa8VtDqj4jD3+2UZ0CH0kjmw9YTmRtHdsU65CXGkVuA3EMV3mXQ==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-beta.2.tgz","fileCount":16,"unpackedSize":1418591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemcTcCRA9TVsSAnZWagAAUf4P/AwITjNX9XbfrIuSLMsE\ngOZeTzanjrbVSpTvb/lyqi1oit5fqJlvo8IvPP3LKtDsXIv3MB/seYxiNf8a\novAyUk9W4io8+O5SgNr1h0PPZlqPEI+UCmWki+FPWHKbhPiaaPKMcRpPTN3c\nhsicWYXfedOb2uNU00cL4AoTjGMejnhUX/3CbRQ++2KFwD4EIsdzZTm/uPan\n2ivLXs4ptQ6fyQ5lYVVff0AI+nhFnaeV7O6PCD9dpxSg9avA0S/tMJSDF8ry\nz7HrAvXbrg710rQTHTvPsAVAoSJQQErdb/edMyFf4XICZObvxsRBEdVOuMfG\n6nrDuXPDByLEpgysLMq+fNkYU5RtN3UIfyGWPlUaTdVEXgXLi+/N0B6xHfzG\nnR5nQcluN7QRhcoJQZuK3W3cT9LS5q11FZwCsfnKxXfm8k6SPzEKkP+1UK8n\nqYMYa4PBCo9P4umiZ1pwbxaDXvFHmxgagsvkOSBBRh0nsr1RBuo/YGCVbbDM\n1a8n6Pfkx3lqebfM1kpaeohZGnP5Wk1WMCo8SuAiEHibuVTmqFcu4ps8Hu70\njAhBHbwab4lPxJqhJxykJ+pTvNF1RBgorG9AKTz3SJv+DBSmxqMpk25Bmbnh\nmDYaEvbX0XIUH6iuVShiONWJy368O6+DWt9no0tvSkMFw8/syidvSRpCu6rd\n7XPB\r\n=ppl1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID6hyN5+5HkBUkXgQrFojjusaSqPj/7EnJa8Eg3uh/DQAiEA1w8p7CqFlj3rOXbIZUBSFBV5PCAfWaeiQNuitBhgZDM="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-beta.2_1587135707925_0.38917135360432153"},"_hasShrinkwrap":false},"3.0.0-beta.3":{"name":"vue","version":"3.0.0-beta.3","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","sideEffects":false,"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-beta.3","@vue/compiler-dom":"3.0.0-beta.3","@vue/runtime-dom":"3.0.0-beta.3"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-beta.3","dist":{"shasum":"c81e3fa9b414e9129ff1dcd13fbf4f7d3ec3bbdf","integrity":"sha512-5DBah04o/0MNVLFg8BwB5cP3prU6HA/vxXVcUT7E+uvwY6EiJsRKtyZ71m294bKV5ZZkYzzJjLtZrjYGR2tW7g==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-beta.3.tgz","fileCount":18,"unpackedSize":1786063,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeng2jCRA9TVsSAnZWagAAeD0P/j4Y0e8onY0Z2uzp26HN\neByXvJc1JBQiyrb8hGdiNWp5Jmfw40W9kfQejr+4/BQuO/VNtg+J0yeYfNKQ\ngKtuJsPs+3egjaocf16xMa+1tRlVXCsUM3C9OqjPCtQYDwMSf9U0Y+gg59Bi\nfDRQMCUdmVIsCPDQKHjWwnUNrXDIUmDI6GIQo8NYAkHHtx9+qW+UIhmC4Dld\nv6aALA7wD/seZs8mZMWE8sLZBTfc6euLfJ8swhmXIhVlFeSdpCzuTAfHBZcB\nJLWXgM6ivGx9QrdFWGdhR81OiMyktTlR/27ampc9uvWxwkittM+k6JOZIbDy\nrhwKBH/caR370lMrmKgHAuqho+a9JsELuSLPChQ1HyAz7zfCB7ZLMQQDPFix\n3MGZzX8GwLcJAru+8vHli64DHIA/WkZ6FsjMuckutTS0Ck/tzRMcZIScOAjh\n66izkZq1XnjeuDCY45fzCOhnboe8ostY3s3m9SxkfjQwpStBQcFFsnw1CVgI\nsYt42i6lP86SrifsYxuAFsZy94IR0h+SBAse/GhW69J03R/bs5RjMEcWGhLr\nlLI7ar3D7lxIYXkRwN7kbz1XiR4iV7Mcosa4/ovXvi6sFQtuA1MDPiEVKbEV\nkIOZ35tx8OpbCluqVYEC5AIi19JsJd34REG9he+fOvohIoY213gmkv4ucId7\n7bpH\r\n=wPuy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCevxKz9+xYlGD2ViIlJ+hJPu2eoc3V0v/47kANYw+MEwIgBnUjdO2RwYwcWNkQciuGzsCm4akPIHqbIOjFp4cfMvQ="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-beta.3_1587416482483_0.43128936850475164"},"_hasShrinkwrap":false},"3.0.0-beta.4":{"name":"vue","version":"3.0.0-beta.4","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","sideEffects":false,"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-beta.4","@vue/compiler-dom":"3.0.0-beta.4","@vue/runtime-dom":"3.0.0-beta.4"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-beta.4","dist":{"shasum":"f78dfefafa3f7b77404d0bf72c03ad968977a10a","integrity":"sha512-HNn76qo6+Q9tuvNh9r8o0GpWTXXowECHJGUT58w/xn7kPkWa8Shs3BX6FN0GP9Q35VZNSZCBmpWtQ9FM2LGpHQ==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-beta.4.tgz","fileCount":18,"unpackedSize":1795177,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeo0oyCRA9TVsSAnZWagAAIbwP/itxiBJ+7Jb58Jc6koLe\nw1LZWO3rg7x7en7hpwS3ZqVzNyUh1UPkV+zco5u6JUme58PPpJgBRV1WbTXt\nihSBZWnSFmI3Vd+jSzt/XhMY95RvPWSXeKAd+ETjD1FZu1nw+M6yG/XgHSZ4\nV6zUEKry9o/hBtUB43HWbGV3ubDp64sh/AnhTcDYBtuiifirnMGLzSpWksEk\nV3kFZBNmCxHytGXc2WzxECUVp7deBuh+dNKALjSy0lxKjKhKZlV0fiJ7BApG\n4+woYD1eEqxLpvwd8PIcjrOWvQzNuuaEw815aDLN9EphhMOXkd2nWCz4+po4\nXkWGaXJrTWQ4AiPMUFf5uk16N+JcPHZQvUYXZcniaHJkU4isCyAPyZy3vrzm\n6Lpz3utXtJmp8a//3I4Mr6PzitXhId/pUsSDa48khyyGsDyC524tcl4SjmCd\nLZPFpTRWgieyEltYkBT6r6Ad785DAz7cKdRRkb8cDNNoH/fHqGhaDZcHjj3j\nt+C3Xg0+2Wm9dy4Ab04uAHRNNJwdHybdRv93CFeC4ZgwLvr0vgpJMBkhP2fq\nBV9+huc+VEBK8nCviAHAZMiMaJdGl+DYzTa8dYk3eBJQw3SHfI7m7YkBJro7\nao8K1S2OOGcuDbfz8S5ChZ1g0KQTEXAjZp/mhfSN/xV+uyxjYplQWAuOjRdC\nXEbL\r\n=PuNo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDS4042F3Dt3ho6Q/tp3HLIM6aOr3my8m9pucpXdzkHQAIgPwJw2EL5PNQAU1D+1xQn2HBTzo0f+CgCbUufvF2r5EI="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-beta.4_1587759665606_0.8569133374558933"},"_hasShrinkwrap":false},"3.0.0-beta.5":{"name":"vue","version":"3.0.0-beta.5","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","sideEffects":false,"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-beta.5","@vue/compiler-dom":"3.0.0-beta.5","@vue/runtime-dom":"3.0.0-beta.5"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-beta.5","dist":{"shasum":"ae19cb0ab73a6071122db5691f2234bdf73b21a5","integrity":"sha512-Puri+Cea5hy1pjtnTN2crnwU2jI5lBBtcLHqQkHABjFi5RTQ3T2FMF2HtWfXi4UqjLK1/f+r1P05y4y+Da2sMg==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-beta.5.tgz","fileCount":18,"unpackedSize":1798243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqzM6CRA9TVsSAnZWagAAh5kP/RWXMUwrT8Ws7B0l8hhx\nIZgw4kSzNkJaTz9JM/Q1PYukRCyxpBMkhc81VrKpOSKParrCJj0eo8te7C0N\nJTcrnWk8OmsyVIokEi7ij6ev+uR3T/6IE3yBfBvEnkavwLpf76c29nRkpPcd\ncTq3c+ZENzey/T+eLyMa/3h9ZxOI4aBtgxpFvpcizryUNjRr13EZE8jsR46B\nrxfftIsQFVFcHl30fXN2R+Po3zWn3kB2mc1JToTz496/beF+LLHYMpPSv6P+\nf7GQv19eVHBRW6i1kgMWfC/xied/zddd9e7CR79cnCsGlH9UMqF5GLsuDC3q\n7VjQsWXOW1wV2QZ/QCJ8lVoK6W68HJwxg7E9CYui7u3wJJcVe8Z2YI9QCIhm\nb2h+hAM3rp+UBjvdN9jCBMxo1j55Ma3iOF3U+SvD1Q305kkco5jek19Gr58K\nc7urjrp9MaSR9ccm4ANxX4BSzI3YLaQQljSXao5HUgF3ddKt3xWBz4ds/o3j\ndk1KzNvZcdOYT3YtE9HTwwoa8Csb7ZpcjZ+nqkFDQ1ZzvnuaHuvW2GcWontN\nok5GnNtM0Ws0fFUBZnWfYlbsJSuHvJygxmMgy9Z25/EuTQ4NKd1KXvqBvBBN\nquR1HaU1HyvcYnCVAcZzH83teE+LuQdURgJiix8iNaOtaJ3YJK5/+1+RyQKS\nTJBr\r\n=cFk0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDMltq15iTMQJq33oyv0XO2EsZ8qRMymLQwdMWShGYZHgIhAJWQdeCUhghtY4xUf2lYf8C3fqaPgxAkgvzn4L7Vcl1c"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-beta.5_1588278074430_0.845433541079267"},"_hasShrinkwrap":false},"3.0.0-beta.6":{"name":"vue","version":"3.0.0-beta.6","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","sideEffects":false,"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-beta.6","@vue/compiler-dom":"3.0.0-beta.6","@vue/runtime-dom":"3.0.0-beta.6"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-beta.6","dist":{"shasum":"7b548ce7f9e2c6c89a61f663448eb58ed9c88a43","integrity":"sha512-xAKs0OQUbjjxzY+R95mD/EdrDlMQ3IslW6ksC4hCnvj5fI3/ki4peOeb/Hx+hwAU7xIvXJ7MYX93DnVeODCUng==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-beta.6.tgz","fileCount":18,"unpackedSize":1811865,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerKlhCRA9TVsSAnZWagAAQBkP/3lWX9ySMGmhCLVwejq6\nKWac1mOp8tZ/dcx9DrDfwX+sN83gqIBQ5TKCDmLGTqMT/ydQIvzSRzTdYkOO\nYpt2WIzJ2dvIBj03Fq/0kEu9Q5MgS83ictMJfFRe/f9yHsBg855KHrDUR/5H\n3S8E3mEiaQ7RzVKyNOAchdb8Nn0yMqXIvs2H5lZ17/NYYM/7Am2XC4yB8JJw\nWvq2hbgPZUnedttqk/FAOKHDZb0V7bqKbtI0I5dWon+Ei1gnCMLZLbrXxfEc\nCd7Tz3s+qD20ZKKAUsBihA2QJzNdNJb7oOy6nAbYw+Owkt38OKLD+aHvTEyI\nTc8g8hRIBbYMJbVupo+KdwApy5WTBpiLfuLrGGhvfD3sbdtU5ywan/0NZ2W7\nGzT61JBPf2FtP7rkBT4hoj9tjfFoVCkUbtVg8ktv2wedSVX+Wz1JFhV9U76M\nNbLmcko/hCBNVu0uVvfcRvjkOCC2vjsqLJEs02fmQBJlqMGz2kDweBY+4gIu\ntF1Sz5ulUWl5rVVzILKvgWCkjyy6C6f54WJ9qZaQRIBJmmRdGwYzndowbz4I\n5Voa5L3dpEk0LuulW/aMueyiPG8YDOpuIYSCBucWjdsnq6SqgzSDQQRqaqkY\nkH1Bt1guJpAot/SvGiIVCu2EXT/WBMc/T+lmyFdnuPj1tMc3tC2QVk0eMaI5\nteTx\r\n=6cy1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCuEu9wrYiL2qy1cXrE8kFE0bCTxDgyiBHS0hzNW0pWRwIgSYqbciafZkjet6pNjMujPCTOS44dEzDVgRoHlRozxPc="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-beta.6_1588373857090_0.1633801432390063"},"_hasShrinkwrap":false},"3.0.0-beta.7":{"name":"vue","version":"3.0.0-beta.7","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","sideEffects":false,"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-beta.7","@vue/compiler-dom":"3.0.0-beta.7","@vue/runtime-dom":"3.0.0-beta.7"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-beta.7","dist":{"shasum":"2f40249d585edf68b5d92794e0bc2c2ee9ba1f20","integrity":"sha512-OldB4H0jhIaDNa7RNRx9YA/+NwF3PZ4EPEkE/N6FqOq2sjNR4E3r8DDmwNGsCvvzhr1A+nFgBiCn6fAkdrWCOw==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-beta.7.tgz","fileCount":18,"unpackedSize":1815691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJereD2CRA9TVsSAnZWagAAti0P/j0rhE+IyKagFDkyiziU\n69dElGDIdues7P7kEfBx5ozH4N6V4pir1Z0LAnJ+EoBDTJL8T2RjuMe3DqD/\nTrm7wNsHd15fpJTJZJb2N7RwWrDtawuJKSZQzqNR9r5LYlqf67ehDaUY+YJg\nTbbCzbDCHTwkPW5VSa9GkXDgoWqfza2h6QxJPTvFjQ+bcv6euHqf3R/NSYXR\nLzk1ORwa0zJ4TUJazDohbLwXGdcazkya8k91nZEzEV1hazK1/Hykopob6SYV\nlKrHw8S+J+cMh2kG/vsOwjc35lIWW2uvLyVYbo0V4l7o2jjgtAB4II/WE6eI\nwGa80h4t5ViAowiCIRQ2URrSOGIUJctTAdhHcMCu9ijgqdw2yG+8+JaAbtLe\n+CsaU0vvuN5a5K3YkYt5bElkcWqXNUKgpUzZvR/JIzUb6++9PnQBg+V2+BXn\nCGaVcOOSKGxNkmjVGfQ4/1A/xF00XCBIvnQBGxs0cT8D2do0r5tgskS04bT2\nr78GlnKnOYGrenqVK828V2JA5jMH9rC5w+dgdyHyIuS9kHJHZeu366pNpaiW\noFjo6V8/9jh17hq4waPeGtu9XGgKsiZLFAJGzzS5F6pmqPqeCgePSKBgdcj1\nO9+EWaXlElY78Eg9tQ708/yOtLZQRf4F/OTpQZcpkIl+Kq4w2sgmJNMU7mju\ngy7X\r\n=+foU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDqbxauWQuzoB8HL5xkGMyw8MWEaTX3UltTYqJ7J7m0jQIhAPdhNKWk2PqY3g90E0KGKq5ZJEf2RRTSTm3eBqCd5Czl"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-beta.7_1588453621853_0.21560175168970885"},"_hasShrinkwrap":false},"3.0.0-beta.8":{"name":"vue","version":"3.0.0-beta.8","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","sideEffects":false,"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-beta.8","@vue/compiler-dom":"3.0.0-beta.8","@vue/runtime-dom":"3.0.0-beta.8"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-beta.8","dist":{"shasum":"2b56d8a7f650a154e82b4375176e4edb85a1286a","integrity":"sha512-nx2rKQEuKSlzK+SucyCwmMenjys7uSiuVAnglcZ3ktM6RPgrEdmyhHfkeqn0XsBsdzGZGFXrfcjgJltilMSqpQ==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-beta.8.tgz","fileCount":18,"unpackedSize":1820934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesCuoCRA9TVsSAnZWagAA1IoP/0qtXFa10SjvKdzyuPxK\nVepaHn6O0iTLVRC/M9zuINAxuDVuwIq6SmwIQUEJY897GCQHjMJBEEHLjQR0\njplFf86brUX9hxbrP5xw8bUruLMoMy0P0ATfSswNHks5opSr1QE58vagJFGy\n1JgS/LORjxaxNDU7m2PKu2/DDnGmpUc0VXlcmIe0wnhdk0dVkNQAXSoiVsl5\nmhpdG0E5bc72IScfbksmaCab+UE44xOvmCQsSTw7Pa+3ZbHG6mDrAyK+wt+U\nBU4XcPPHuN1ybANfmTNYuf/zk955d/h/AlC6csYJp7zqavFziAxkdDwuFmjb\naLMuyP/qpPSfuFR3ZCPBwW2pcavOUEZzjdSNMy5/jQIdr8Gsu8ZpWEwNTkVB\n5zr+shSLbZmd1BHbIAimhHRnRlbbAZpTDarRe9eNbegj6AAvOHi38APoV+hz\nkxiDPH/pYyF0tHVuCqKLUMd5/MUqOEJvV3VTA1qAGKreygTnUUGtiAxsSJaA\n1IWVAViYxR5aFvB6OeiLIwRxfCpiDmEG6UncjQSWcb0DswyaCOSbl14pXOxi\nviLu8YbdbmTOqQa5R279dNhvJaPrhe4GjrPnWhRjiKSuWhpjuRPYCDZehDTc\noCVlcuj09A33iwnbRbXew2LfWi+99ioXJyumajfIkFRT2QD64Bwabt9z9ry4\nDxof\r\n=quyo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFudM0qEWRm4mZT/bmGONj7WB0if0JJSQ4hH3IW4OomTAiBZQd8mhLwBtYQkDNIdyB/37TpmPijpLEEsgIoCFphYpA=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-beta.8_1588603816101_0.6974144453417779"},"_hasShrinkwrap":false},"3.0.0-beta.9":{"name":"vue","version":"3.0.0-beta.9","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","sideEffects":false,"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-beta.9","@vue/compiler-dom":"3.0.0-beta.9","@vue/runtime-dom":"3.0.0-beta.9"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-beta.9","dist":{"shasum":"f2cfcf5bafa8da9fb8b4fc8249f06674a38ed19f","integrity":"sha512-K9EBlcTSRDIXo8IkRK5fY1X4cU6Z7iE7F6wSyMyzWWfuJCg1uO+xPEmRfp+kSioRk2QOtAJOqADpNsR+dM4bmQ==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-beta.9.tgz","fileCount":18,"unpackedSize":1821006,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesIXtCRA9TVsSAnZWagAA2LkP/1e1xuFobgD5zb04ZUqg\np76pUE9rz+iTLLcmykBtAwBBiNguRzVgFbUNrp3/fFleIeSyYLu5uJL31bWb\nqyrQFztE/UR9GkxRPfZ4+uE2huH/JkNQXY59icHPoUYgWDi3337e0oXAgZCk\nDS5UfKmiqTi0jMhJT8hdIsBYPNfei+xKll0KkXX2XYScqMqJdtmfxj4V7EJt\n9Q/5K98OyEeA+eR9yR/HCKoQY2FCE5e2qgL5L+qrrUEaK41GZBgs6p5d+3/Q\njDrjalS5HXNzd1Zg5TIU/w2HKI1OYkoi61acnwLGi0RztbTQINu9f0rg7JOS\nPf6bFRgjrjoRbDJrchMYRTKy7AkuWPl/LPJivNZxKJ3EDoMOOttzsvrZv6BD\nq7TCI2lRsMb77sMMMz5QPSoOiqHM6TKGD5RDxzGMoHmgWQgP1uDiJ5aZcHTT\niKjwLqy/u4lsp+LocQEWTsvp2uXu9SC08mUoIRRfwLQ3X/HUR/EAat2HCO/t\nSh9CGvHoNhvjNUYkJsafjUv6KyUaVJh6iqyy9G41Kt5vs7O8pSrweTchLlPi\npRHvFEsDgoHZ8041e4Ap1TWtrMPytxtsz4YJP3x4ZjLwgnbaFv1GnsE5rJcE\nGmiP9JA2OXIdsHvnWIu8PX48WPbu28RT9/dhBlxlMusI/xcEVPWFMl4lDy1Y\nkkgJ\r\n=yLaC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFOaty/HdvjudQjX2c3oJbgxZSSLI5F0EDpQUL+zZVn9AiEAhOm3yC/XxtA/lwTpvJZATcdOMZCQISB0BsjSP5fIVDw="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-beta.9_1588626925475_0.7021110113518851"},"_hasShrinkwrap":false},"3.0.0-beta.10":{"name":"vue","version":"3.0.0-beta.10","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","sideEffects":false,"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-beta.10","@vue/compiler-dom":"3.0.0-beta.10","@vue/runtime-dom":"3.0.0-beta.10"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-beta.10","dist":{"shasum":"2e506a2923d84e3aacbdea0c1f232a7f78fc22e6","integrity":"sha512-qA7uwX9mFtPd7yUF0lZq3B5yd9AZBmyCk/CCakhyCBqfWE4KsqaIYwb2Uwn6VXn0/aNzKZ8akP0OYCKygq1fkg==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-beta.10.tgz","fileCount":18,"unpackedSize":1823274,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetCeeCRA9TVsSAnZWagAAykIP/0FsSEfLGz0YJZEMh4es\ncSm4pRhdSfFu+9J9hp5Y4oUi8iQwMpCBurCPlCeww1fXRthfowdstuwnK1qf\nKuKxm7Jci1s4ZNGo58k8wAoxm+Nn9Hjc9qvmGFrANn/3PR6y6oMdHE4YtSjh\nzH3rVW1y2Z5t00W5eFQsVCGrTBL+EtIAYhP8R+aZIDBBuKhJFdq0KwO/73xZ\nVHTZPO5vA6bDSo8A8zhIg6iYxFv1e+e81rGN5lTcRcp5Zw9B6+nELgNoRPQk\nbfDmde6kFR5uLbuQA/W9K1Ron0/8wqDRA9l41CrcWxnJED1ziwLqB41gHH2K\nuPGHCu6E7FpsMqUVCR1AiLapuY7YzOTPOtNnY668uh1gHTDmTKBh4lSSrnso\n7ZOzwsb/E+uzU9B51AVzxn6kQjtbxQXMSnV3jP1uWB6Vu4EBB76N1SMs7odi\nCkTL5Vo9zloYFFgaejz5uHbHQ1uh6YiyPFttKBM9nBIs5oKXiCYM2C89Kqry\nWBr9IOl/gnvzUMrYkTGfoMMyTmgwhM+mar8RcYwX7hrI9Mtl1bkxyftCQRwD\nzoOHmWiAgpfONCz3akdqX4huHJollH0hn3g/50wV/zSyeqgpewc1zAheYEE5\n9HuJhhHBC5RUiYo1oY5BB6KBxe/8JSvgWzB9/P73APlk9PFIy34SRep9+PZ4\nTKeD\r\n=+WS0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCz8x/2qCJ4bKIH41ee0NyBPXuAg+TidnDqvQC4tCs0TgIhAKX9InoLKfPhgVCyUADQAK9c6z7agNX4AvOZ26L7sUKC"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-beta.10_1588864925442_0.07107320949964047"},"_hasShrinkwrap":false},"3.0.0-beta.11":{"name":"vue","version":"3.0.0-beta.11","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","sideEffects":false,"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-beta.11","@vue/compiler-dom":"3.0.0-beta.11","@vue/runtime-dom":"3.0.0-beta.11"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-beta.11","dist":{"shasum":"42cb0dc3b4d0305715bf854a6230651d872ccee8","integrity":"sha512-hy1AnO8HcNsaOmkWDvYHFRKZHmMwYxgDiuBQSxSi/Aq1fKhbhkeM6knpg41hddlNtMZecowcOUmAh8CcUqgEug==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-beta.11.tgz","fileCount":18,"unpackedSize":1830591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuZjcCRA9TVsSAnZWagAArQQQAJ2wadKxu9wUORcwLslk\n8XD5KpWWrzGJt9Jdeue+q3vAWFWJG4SJYTD5Q7MRnzrAWHEL+9rIZ4y8qwgE\n8uFICLEl2Gdv71lV+6+9nZVONS/3Lu6m4uAv9wfmgzOMatp21SX4gtjggJvy\nfXW43aYSLceYOn8unTq5ww+pOBIMmQY/VUG7N4WKKLl0CVYOqDMjZGy/d/Pn\nA2Le+0kvTxJ+9LGc9+hFNAcGF0tH526l0cAz3Tu+R6WN9b7Q1kKshEoHKL7K\nv4o+9DwIvrTqeQmL1Z6O4/gjCRGiskqUaTf8n36tKGoQMfhCkfiQumsul6bj\nrJMs6bk3SKvVcxCZxLf+S7Z6K99WyRJeOUPdcpxt1kF+cOgzn6PxiynSfXPl\n7qG3NSkG0x8aDtAebootTIoVzGvTrxO/lL7Gor0/bp9hWR+Dg/PMF9GLDYIw\n9dv7IU6HaxCNxySxNgQ3p5a1OsL6rMACXVi88blV/7eQM6Z+3Si6nme65Kah\nSkoNKSpVFrDpwPGCix08zfwhMh/5+PiPuYflKbg8kqhK9aDpolXYAtoe+VsK\nfPR4ervbgY/HQeyoSLJ9KHTu8RJFg/BXKGcuEF8j2R/iCK+4LLZnGqPKEzDq\nLZIXYvJ7qo3tc+HADr0kDQXaeWu0NC3RzYrQG8T6flNfi2IDQJQJ19mb1z8j\ncMpU\r\n=zfn8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCtM2ENKPIFnUz5bpsdUBC1b8uYjJ/Ha4HQs+0b6CwJrQIhAJlherNda2UYCX7WFwT/qCrUymirNVfzb/J2qAStsUr7"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-beta.11_1589221593067_0.9275652346439218"},"_hasShrinkwrap":false},"3.0.0-beta.12":{"name":"vue","version":"3.0.0-beta.12","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","sideEffects":false,"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-beta.12","@vue/compiler-dom":"3.0.0-beta.12","@vue/runtime-dom":"3.0.0-beta.12"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-beta.12","dist":{"shasum":"e72d1baeede285768d2df0f2b52dc79427f49419","integrity":"sha512-4Y8LPplndYp48q1P8CSbG3Et/bPcMQB11edusA6SuIGmgrLdS4Ntdwpjtc9kglYHaY9/E/VTVjl4jAGqpAFR1w==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-beta.12.tgz","fileCount":18,"unpackedSize":1830991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeua00CRA9TVsSAnZWagAAbCAP/ijYrvk6Q4k6yO3vc51C\ntvZn1QRYPCanZnW1ByctOXGaNr7V1Ab+hJDkk04Y3mEWBdLvo2B2TQoIoojt\nCRsaOtkehOhQVqs0zGMQpaZw8GmrJrmqMV7LXsSU/xrpr3CjCYUyJl4fv0YI\nCGgRFOLAnhu6ECRuQNj22Yg5QcCF56Dhd12DROfdDlOVO0VrVmMKOm5S0snY\nt+xD2riR9kUqtORNf8PDmy5aC/A/P0zg1MTaQzIi8kPozyn7Iz309gOlI9F7\nV3fy7eszk9CM63Lc+WeOFdg8kN7pQnYWJGHeeu/sLiuyxygVzOmu+IzxBjog\nGDrrOGsoE/31I818KfEUTvVe9Ftrs7igT46JoOxH54vrId9U+mL2bB/jXeX8\ni+08A5KcL6l9HPdfTSrEs6Isf5V/FYmju2H+nc7zPrOcpWi2gQ1x2lSkwmcS\nVE1lOdNJ97PgfrIfvsUq7mTzbxXKqSaLDVeHwmt8pE2sTK2DgwM7a1HNc18c\n1e7+rspDKLN1aNVJ5Fy6nCosFQIeMig6+HQoRFsQMzR6swnH9b3ItPYcAMi0\nQZEdjsMnTo2c0e+hGPRF7BaaqMfmJ/OsTkQ9y/SRvpbPX7HKMHIcUbRmgqtJ\nP3qyvzXQAeGtngOmy1dOpQnUg1XSU5tpUgzl7FWQXXLR7J+ln+y8s+kujoUn\nqjQO\r\n=Xs5A\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBK94JGO3Y5Qo4SvUGWa6HsgYzutHZn9BGOxnlGUgQExAiBR2GS+eCkjMoCBu0HjgywyWnYTyYcjZmyxMua/rVd44Q=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-beta.12_1589226803711_0.44522494234229515"},"_hasShrinkwrap":false},"3.0.0-beta.13":{"name":"vue","version":"3.0.0-beta.13","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","sideEffects":false,"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-beta.13","@vue/compiler-dom":"3.0.0-beta.13","@vue/runtime-dom":"3.0.0-beta.13"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-beta.13","dist":{"shasum":"a955c5f159bcf9183049b30a19918eb637ff386d","integrity":"sha512-eXx9o1HKCrr2GV9SMpXd744E1nB47Lb4FbuzQwdNYvk4Bcjg6VP3nrInrFeWmKPoXW0VxRAperHje7RKwoei+A==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-beta.13.tgz","fileCount":18,"unpackedSize":1840013,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewJlYCRA9TVsSAnZWagAAjJsP/25dfjs9dXkDmLneZnLi\n0NY3b8gpnfh9GSGwJzSdqA8/qM854DI2lgrMU9Mw5fkvq9Eg0KKhRRJ96wNZ\nEwZATCX7XcktyupTCsvhJf/atWoh81+Tz+fh9Xe5jdz5KzPiTwikcvkBQul8\nHg/XTT84zBV91JtFiBKmbERPIS6w/bYOgidrTT0MnNBiT6+s2uE7u3UdE6wz\nrQ7rPXBd4kWghGlnQcVnJukg+8E9ls6KSiyP1apGTH+AMKuCNfPlcxWYBv32\n65ym26LOwoeVDbz73KSJ2x5hx7HtQccOS2a20WN4otOwEEn9jJk9y0UqrQLX\nGu9b5btH32VUOT29NSdmxwvpBLkb7KTybClfGAsxcUYy2XB6bSrE4RV5WlEi\n831Ig7OJj+Y8rtYilC5kF90m8TeLQ7RkyEqDbdGmlGkgJjUxgkwCDt/M67XZ\nbAI95X6IIxWSKi8DLl8DCSiWc2Nc2gaFiwk5AOlKwAtNVr/PrHSrlIemk/ch\nJD1KiVUZXxx517F9v3Nmlhr2GZmxcDTD8EO9KBzamdG6KQ29XsQuMWHd52SC\nlh8qFNwSfUHJZUCJ4igW/Jfv3XJFwszRfPMmsP9GOfM8FF5Jjw7hJsxlK8kO\n9bUlVUbOwF7rTOiqnjefPibqWU4LCv1QpwE+eWAtS4zTVsAnxE76CSsCx8zM\nowDV\r\n=Boy5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD17f6apU9SfeW1/F8NYuI3PXDI02QVCbrxddBs2tUK9AIgF9bEDn8ul6rxwWR/oTHo4SUb1eF5DZays8PU06lWj/8="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-beta.13_1589680471887_0.7716996515703007"},"_hasShrinkwrap":false},"3.0.0-beta.14":{"name":"vue","version":"3.0.0-beta.14","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","sideEffects":false,"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-beta.14","@vue/compiler-dom":"3.0.0-beta.14","@vue/runtime-dom":"3.0.0-beta.14"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-beta.14","dist":{"shasum":"d2c8739e00c4a4a06b519c14c57d204c350c980c","integrity":"sha512-0MH1g5O3zX8ijvZuiQTYFq3UwHxtj512I/wrMPQLVXwjqb+ILA+fooSpdz4xgUBBl5zN/K9xJIwbl23sv+Sn7A==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-beta.14.tgz","fileCount":18,"unpackedSize":1852293,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewtcwCRA9TVsSAnZWagAAinoP+QAUvBrmbBTeB8t1hRGP\nIGZY5y0aszlQCpR92Tzv1ELOhrAr5+7fodSzhh6wbPWrlPxg+SZK6/WHIFKM\n3O+UX2mS/UmawbJw5svekB1kNh1jos8mDLxkQOL0CRizTP2asyvkKsR13+Pm\nhlrFOzhavFPXKtiPfu/fPrp/dcBYpA0AYaCcmX7Eg7esgdByBsIGz8yUcBJ5\nVkspPqsOaKFLe7GcDiefEQotEHfbrV3CWd3WsSlsT/pdrGlZ5BLQyOB+Z9yi\nur2c1OcV3GAwlNdRETuCZZpU7AS1puz1ZzP1HddYXi5ZRR4FaL5LJxNk69tw\nqCWOd3vvgJB+TzVM6j1bXane1gRM15gtBYKvcU2lhJaxTLF+4Aij6m4yEiC2\nXS298+BtI9zckETK5yBaVYz57jOovmXeyrCpOETAIaByGxq5JQ1gxZKvybid\nOI/3TyH+Gxgztr4ipGlSobjnwbAbFs9wgDfprULXamcRjBvdo+fb43FTvvjd\nEKoDlVtbpFlJf14ZP6kvYa6vbkiMpZYqj2+Q2d6litf0Bmyd+68AMtE5vpY2\nR4PDBoCRogN3jzanJ/wWNXD35D6XsIls8VgFxRbd6mismbGPB1MA5dV3v81n\n7hX+/CgutLSUaJFIgLPf9iXmFaoc7xY/z67OiQCcm8gjN77rMir27uHgMI3i\nnX8o\r\n=6+VE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCvollYn1YUAMFybkU8fUMGx4QRZgIZIxK3Fr3Nbl9nTwIhAPXWax8JvDJfhZ57IEhhF4pg/bytQtEXBlJQxLHWlK6N"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-beta.14_1589827376230_0.8888631794208537"},"_hasShrinkwrap":false},"3.0.0-beta.15":{"name":"vue","version":"3.0.0-beta.15","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-beta.15","@vue/compiler-dom":"3.0.0-beta.15","@vue/runtime-dom":"3.0.0-beta.15"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-beta.15","dist":{"shasum":"99f107534755d3a237b51fc1279c43af2fefde6e","integrity":"sha512-KTmvfNpkvD6mao8vloqjUMjrHEivS1HZvHmYeHPRHqU2HRvNcrZuwXYvETt3dGOTu0Oj7zAWQXP+uZ34CW75sw==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-beta.15.tgz","fileCount":18,"unpackedSize":1879030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4/0vCRA9TVsSAnZWagAAXZQP/A84TfuK1dd+91jURHVZ\nTx8aeQqlRX2HmUgT5wqgTdSFCMIiJslBY7Zj7vgyGx81jKLD3ut73nH70dGQ\npv/+V8jPbD53kK4h2X1IJV7tsWE0kKLvRWRGeaTpSqizvxiREMom+wwMJz7+\ngeUrlZI2czxZ3kVcIiMZTw0EWgDUQuK1TLKggjhOPd5ZODDSNtOLhoi9FpbU\n/CaXSvJA8zA8i3zlQcVw/nU/PWMs5e4lWpuYLj5FrtoFkMsQG5q4qQOjCB21\n9HRzZby6eo+yxTUR7glcBdTMf3ZXYXTgABXpb2jdgt3qsIQbkwsvOyT9IMLO\nqDjf5n2S+IdXc5H7esfSdVj0YRRAiHl9PJdWcLaBE+I6OynnhuHoQHnjG6fx\nyNdA6wIonTYq7tlO6TfEAYg9iFKU4nQwZ43cpSqUE0w/Mhxp1BWH0KD+T47n\nCDIddf/yeJ7s12+SOHL+2pP05JN1+0UVM6IKQgh+kZZ21cOHSH2LV2N8XfIb\nb3Y4L3dwpCSs9/NNLJGoo7/DGRDAyBZE31g9s1ULk+iCKmi7sLcXw7wX4ke+\nEfmndbQA0x9wMIHzNijdjyLpLzoRbhjzeWi8qi79j7/hQYfQap0c0URl3SWP\nUypU/ufRJrZzRMAZ2kHG2efGusBL3jKYiPPfNBNtaRwQy54+qDMnyREmE4pE\n6nFV\r\n=IAmm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICrc7hRZjkbzsruWIlyXi8RpN0zMikI8JMm55MeOfrPVAiAbKPKyVG4JgD61G3zZUHEapqBPvxqCMC1KodAYP6o1mw=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-beta.15_1591999791142_0.11235991397341571"},"_hasShrinkwrap":false},"3.0.0-beta.16":{"name":"vue","version":"3.0.0-beta.16","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-beta.16","@vue/compiler-dom":"3.0.0-beta.16","@vue/runtime-dom":"3.0.0-beta.16"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-beta.16","dist":{"shasum":"e66425085d8bc0862886d1fee8d15dcf7e9c4aa6","integrity":"sha512-RbaoKHX+egACIfIW76py/0+xtCj/Iol9ggmHPovXf92vJlI3PlLMkiOHdCiB5V8Yq3vLNmnakrM0x+k7pgcomw==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-beta.16.tgz","fileCount":18,"unpackedSize":1895543,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+my5CRA9TVsSAnZWagAAlM4QAIaFFW3tMznYj7vYqkrL\ni7+dHrsKHGKDWTP7rtC5fM3wv8L3GPNyTS+raT+rgAfMbrhU6iv5MB29sAkQ\nOmykdObJh2KcB/zhTIb2mIK7EpMoI4tF+h8CfHeaTTTP11iYmenlkDKCxZpM\n/X1t1BlVeYZv8BQM0qVdhBJgbBv6TO7A6RyTzj6X8GVQ1gQG2MCY8UUJmvCs\nG0olbXm5p/PyDJ+/UW8V1TVCkM90x+S791G6mtxkwoR7nGiHH/vsEhbWOo6t\nUsi0Bemm4NyAUOJApXZ4YwT+5aH+7luOSH+LY/cZTn8QPX7O8aGHDUpWj8su\nd2KLKYaZ2e8VNzEQkQ/zctYgFMwTyDYJd1bolv856t2kzUQj/xwTe61X4Pmv\nUayWtee3PXITRY6FIrmCQ5jq/OPf5lp6axrAi84nryatJt0DFy9cl4wDzV++\nXXwBFf5Pgz7HI+ogc5T6ofbh0W1dyj3i6T/TGUx/OqDXZiuldbDwHXcz717w\nlU7HdhNn6xqVP/nmwzCZNftNkaEZYue3idk3E/LDUAoSpQq5PQxfP37sB8j9\n5C9T5qUJEJl8AF9PuId76+vezG4Bqekx5Ocdo10uC02h3ul61iAOk0WR++3N\n7lA6+ydnM2/Mc2RdveS6mxTUv0XOEB3yVfMvD/8L4baKyjjApjI7C21lN1uY\nOz0h\r\n=rX6b\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHx4Lo1SqYmDwX/stqHjpcFKTSMkpDppnusEJ1iTZAOUAiEAlO68C3UcDzziNJsQMAJnon44slhB0B8ZiKvmnaOkyG0="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-beta.16_1593470136698_0.3028049075402168"},"_hasShrinkwrap":false},"3.0.0-beta.17":{"name":"vue","version":"3.0.0-beta.17","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-beta.17","@vue/compiler-dom":"3.0.0-beta.17","@vue/runtime-dom":"3.0.0-beta.17"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-beta.17","dist":{"shasum":"e361cfb18e3cb5576af27724fdb6e67e3fb45020","integrity":"sha512-FrqKMCFbs3FHnYHf2uX7hkk0DKX+14SixX1vV5to8pwA97A55mrMmm+VqywRbPWfS2If9OByvhwuRL1+HRLY8g==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-beta.17.tgz","fileCount":18,"unpackedSize":1895758,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+2O4CRA9TVsSAnZWagAAbV0P/01RMgNsP1rE4nukX2JF\n5WMgwuIQHe9+3xLjjhPryUJJIEJhWHkOnn6llPDkrWtBu5a6GDeLjiIcGyJk\nj8CuWbEIeLr1h0/d2Mq9ZOVYKJT/RC11WWz1N2QWrPz+yLG/9As+8y/L8z25\nYDIjbcWY5YDTj9xFZftXE/+eBU8CuWljn66/bJaHTaJrMibrWvQ1Xgd7BMGe\njexc//Wy9EO6nLa4/6BEpBQJ64CpCZuD58Yz6TRN/3gu5a9Ts7dblNHJWBks\npxHeZnqWVQeu1+s8jkar4kA0iCnqxUU1hPUtzeqlX1FsS0l1qgFybi6ZXrEM\nAr9+gD927lG5BqvLHwIH0QyMrxlcaNA8r+EFJf98ZMLTjM6wh6d0fiTWCkN5\nv2kJnkRgzGTmOZk0O/XfB6E1Msa/8xVN//f+uqNb4UbjuJo95QiaFGVnyZBn\nCdYb/jnead3E5CuEJE8zuoQRxwea6GO2AmUTzPWnmZmWqn8yM8hWXAHk9Qhc\ng8TzCyZNMTO3ha//5w5AH3VdM4YRxyGA98j/r3DCGbVBqUppiOOe/MmKmfmO\n22jgXm4PG24pR4e4VQ7yh/+k+t+UnOVqzPlnQxXhkfF5z1mXX3T8xQ0zHwPY\n4BzBsQaVRSrFw14desIJPdNLqs5vN59O0DbdFzjtud4CSVvcC1hzQaYofNeb\nT8eJ\r\n=PLjF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC5EyMtRojayJkXJyub5n4STYJZTpM8eZgyAC3KAsmUUAiBj+QbP1WzjwbxWMGET/y4NEINCdHz6c0fns+3bwo76DA=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-beta.17_1593533367558_0.7510129674981458"},"_hasShrinkwrap":false},"3.0.0-beta.18":{"name":"vue","version":"3.0.0-beta.18","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-beta.18","@vue/compiler-dom":"3.0.0-beta.18","@vue/runtime-dom":"3.0.0-beta.18"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-beta.18","dist":{"shasum":"775b499602ed7ff5e14bef00cd320e77bdfe0dca","integrity":"sha512-waevph9s+M/aBf4XJIjfwHlHH7SBEr29dTMqq6ymnp/qJQHsavLlQHjsWRcxkYJ5rKfM6omoW+G6EBRBDB05sA==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-beta.18.tgz","fileCount":18,"unpackedSize":1901480,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/TNACRA9TVsSAnZWagAAsnIQAJ326dqvlnzD4zx6LRRx\nDbBDQDLBx+RXdeHBHnVbOguwEz3yrXL46x5nV2Ze8H34xEiFFTFe9Peq6an3\nRaNey8ah78zQM0m8d8Ga0/5kIp0xzt2iCBGagrMQra4idzSIQpgF0qx0tUrO\nWrvxV/vqAxkW5AbteYDzujaWM5F8VQZti51XD9WqFwTMjU4cO4tFokjlY2JR\nNOWFuJbWSWJubfNr4orrL4AGSgCIpWN6c/GsWq0yFeojLsfcDxpGpDUlBgpB\ncAPbfKhoT0nl5ZFDtcHDNEkLlqGv2MMU1XBWcdzjhA2dQuImDEsdRQk8jfhF\nhbfWcuCcoQ66TtWSzLImI1AHiuLJ4OKyLngJ1RV3Ffg9qcy1Z0/KDLh+CK/G\njkQHsuQtq2MO9Qf3CF8i6pfDZn9//+3A9ZhlYmShkCW3ICIorznDtzRM79kt\nAtWZRMeaxWZ7K9fhA9xPY0uQJA+bX2lSQuM3qYPJrwK9YszgZVeftXAob68M\n++XV1km4y3Ep5I/LigxalT5RU+RoUzV85WntZHW2saDHafcM5AdKXAEVajAl\niBdisgMucJQxCjZjl+v/QDXHGAv28PqjBvxViSVeFcvsQCj1XVurPo6KOGVW\nOWAY430I7xrJIVp0OwpIKpLdNm7yE+vfJNdhc9aBzAHU8/vQ84ba1/xHbq+l\nqWzV\r\n=XSXu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDeRuKTWcmhyyL/O1HVH/AdYmQUXegCn0u3Job5lv6tNQIhAMSTrRFUWro70YwLBb0kvZa9z+toLAD/cEzP3ISqa8I3"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-beta.18_1593652032030_0.6220870754060892"},"_hasShrinkwrap":false},"3.0.0-beta.19":{"name":"vue","version":"3.0.0-beta.19","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-beta.19","@vue/compiler-dom":"3.0.0-beta.19","@vue/runtime-dom":"3.0.0-beta.19"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-beta.19","dist":{"shasum":"d531eb1687fb47df33bd1eb859d87836d5b09541","integrity":"sha512-Sc6evIGfIXpKM/TsF4Fj0EGMd2fx88Flu9zdbR7BO9oorTukJqvBZCtORhPOl1jw8Dfmshc+oNg1SIW1BI6sUQ==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-beta.19.tgz","fileCount":18,"unpackedSize":1908296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBIE5CRA9TVsSAnZWagAAHCAP/R4LUPIz22CkX7PFD1YO\nQ31M9A940DG7nJSohvLxOQoT7bUosPGOm04Vy2qqcHTHaqLLK8hJNMQduNEW\n8MXxQ6rgjB3zKg0PTmtGhCT+3tm+xCdwEWoa222nQeoeOZltZX/4nAA6g1DU\nUy2qTWNbbnli0WBlreqnMJqtQJ2Kk0fx8MxPLN6Q1axVfRXfVx8kz+OTgoYA\nVyCe1MiAcFnr9kftuyy6D3YgLKSunjQo48QFcCs+j82LnSbaHOug9OeJ/TCO\nq97Qkm4A6bvLqk0YNa0Os6YWZpaURTwtRCS3xEVMaXvq395twd7tHNWaLgZR\nH7o9tV9o5uBu1Eo/mEqMqmH9kVyBYg8zEWcvcaazHfK114E5L56ZaDBfn/f7\nbXtgbMPYA/JaxJsy7G64KkvnMVqxuXDQ5K4BUiCYMmwYpKekdTOcmEh3eovb\nk5ToMQCTgI7Ngxpzcuypx4OFh+MJ0Tj2YEsAR8ZtZ0jXIb7cCvs6BsXNDqT8\n7lfPKkfvnK541G35vjTzkk/jGEyIaKpXP5P89NLE4xCoJm2eqZD5ocxULL36\nL0kygLN7SlZ2nqDpp6ImKm8iM6gcqMevurw0pCNUgufhMnMpQT7ZK3Oni5WL\n4uZrWV7069oNgSY3DIvdDJZyq3olkZ8nMUX3MosWgkgkuviorc0NZDugosst\nOor3\r\n=0aj6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGFGtlRFBhyfmLl87xmP0XZ3lfiXRQqfIXxjAF1QH172AiAaZEkvZmIvQIJFru2o1BR/MKles0+S/Yd33OV9N7227w=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-beta.19_1594130745143_0.6261307436232799"},"_hasShrinkwrap":false},"3.0.0-beta.20":{"name":"vue","version":"3.0.0-beta.20","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-beta.20","@vue/compiler-dom":"3.0.0-beta.20","@vue/runtime-dom":"3.0.0-beta.20"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-beta.20","dist":{"shasum":"34a7907cfbdc65b6b8c61fb4d7656f4aa6bf1fff","integrity":"sha512-JmfvMwZQ/bsEF5YBDdYqZzpp4M8dSninyGxG2bHUlpS4Y66X/pduw2GpGE61xxgfrp2KM5cI9ryRpsNHrsf9HA==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-beta.20.tgz","fileCount":18,"unpackedSize":1910322,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBfheCRA9TVsSAnZWagAAX/AP/RnVI11S1Pv2WWuClRvI\niVlODM41Ged0hN5V0NntzQw4bvUsHxZGN1VqYsf7rX3Nn+SnCdS/vbdV4H2x\nC3zri1p+gXhlt/7IriaUW5oyC2Pl7HMjUbN39N9x6XChVnXifiEg78lUhlit\nCx5lap2YgNErFiNjMfGhjkG0OuVzTa37/z2EFsuN4wFhNBvkMsrWTCXj8KIJ\nDqILIlPCdiDE6eNNnISSjjDX6J4kpyu0KFlE6hYWFLcUYJd024RrEZCy7aJD\nfhQXZWu60RJNoPnuEhQ9frSvffKjwvk534CZOfJ8ubHFCKTDKV2HoZvH+Nzy\nu8oT3oEnrt1Q4cfCRyO+eU4iGV+XxiVWEUdjRrafJU+G91QJh0vygNGubUpY\nQlvk6i5hIQSi+7ZbMkL+yCPCTV13lkUgEzmEAX5YtM3dxX5xrJrftAaWfn6S\nOAocdyXCsylitqdMlr9OCgig1e2d7mf7uSXOS8zW/KBXnv1he5qniFebKXTd\nlFg3BtuwLRBn6a3KlVPUJ8CjhR8kfkCXwZM6up2vQn5O0jbymbLnLnL667np\nzXDz7pk9mVAZqtxjxUTUCCx7GdicREpTa2NavTl8ui1NH6E5vHdIaCOSJD+j\nqJOf5Bf7sLO4plSLg5oI/yfrwXpBMXRe0sV5cDBC5DsEY1rb7hMjs96N/L5y\ne9JT\r\n=AHrf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHOSYJrvMzshJd6zvumO38koqnAqDfnFgnkZhJlaup3NAiEA/iZjIcYHiKemnVsZwnSbbnUi4EoSPB6tuRWtFDO+67I="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-beta.20_1594226782102_0.7309572129093624"},"_hasShrinkwrap":false},"3.0.0-beta.21":{"name":"vue","version":"3.0.0-beta.21","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-beta.21","@vue/compiler-dom":"3.0.0-beta.21","@vue/runtime-dom":"3.0.0-beta.21"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-beta.21","dist":{"shasum":"71b8ba89cf5e2321371344492caa854e8087848c","integrity":"sha512-ABzY8deVybug0IXuC08rUaNwMysJaRTiiRUqidQZ9BjkIKrDLIAaN59OY37vGofmAu88+zMQ7kUfhTrbTtlcNQ==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-beta.21.tgz","fileCount":18,"unpackedSize":1922829,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDiE/CRA9TVsSAnZWagAA4zcP/20jRUGsNAyxGsIoTHRc\ngX+LMRdSbBVS6B/Q65EfchyHuGj7I5h155ieraVa4PMfq1XxMEQeX7OZMirO\nJAg70xn257Aaa3ztdrnxLyQR3P/hY6q8MKD00LoCNi+oDSGvx7K/cIgAJK2W\nJCtusewzZa9oSYeVvpjZ7drSpE25NKWs7mIoq+G/2L16DxvslREa6QavqS7f\nIN2wfSafS6xbwDNR6Ml4zn0KPiJmdu1aPWOTkT/7OcRMeDOHHkql1CW6ZuZB\nNlqqNjVtCWTMYJfFJ75C/ogi95MpcZMz8l5s2bpBis+4G8OnRq8MEOtzDIaZ\njPMJa8bV5czaHBI9kIr6kA8We8L3bpk2jmqjmmlJnshiVhWZaFEOk42k2MOE\nsiHeQqPaoEs9U0ruWBoARck0So9G1LGc4XJQBKXem+lVaQNSTKKssky+BX88\nc+yzYZBh+F0+JPHio4wX8RJ49PqBI5kvVfPZczUDqTrIQa32o2qTgTi6LGln\nMN8psCV6NmhuRuh9RLfYxjxX24wkKbhnt9At1O1yrNRVifBU1M4GI5lYcvc4\nFaGKZX19oqnIZSwpXZ3E5QnL9ZI1pNQbskREFIa4O4o0ngO1ecCUOm4E7t/+\n68V/+cltGoko5DC2J74kX1VdF2amXSSvOFSVvtlF3Xg6I5vmxVcOohQV1UNH\n/J/F\r\n=aXbc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQBprzlRk4MeOe1mn8fqOHVMO7vE2Ix2U2x9EMhfHj5AIhANs44fYCw7U+og0vAKT6S8nBlvbCZiYxCliLdZIdDvbV"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-beta.21_1594761535159_0.08747230741600132"},"_hasShrinkwrap":false},"3.0.0-beta.22":{"name":"vue","version":"3.0.0-beta.22","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-beta.22","@vue/compiler-dom":"3.0.0-beta.22","@vue/runtime-dom":"3.0.0-beta.22"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-beta.22","dist":{"shasum":"7ef933093313b457446e0257b5abce35e71b4669","integrity":"sha512-5oWCsrczYcfDaL9o+XhHsDYi/DqmD8y30oJAP7MWoD9n+olofXQBsj/D3g1vDfXP6kITMKPmK4B6kFv+brwYfQ==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-beta.22.tgz","fileCount":18,"unpackedSize":1930655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDzKZCRA9TVsSAnZWagAADk4P/375Y9k/k0s3eNMyr1Fr\nhNccIk48aFBWntoJGj7VZKlW2LT5mGTeiouSZl9gscObmUMFdpPTfrkYTptK\nguG/4kf33ZLlWBP+a6uN8N042q/XHvOU+40NdLjCZttOf72PCFxGTklkmtmi\nzpmn3sWbFAZdM5T9ac0jrH0igSHpYWCUWvTnvXyZWMASWszBSfEsAY660c6P\nS3aYjuA8enw02lKz75+XdWauuS5XmNktqzxy6xngFCd9OKnIx064rfR/gj3V\nzMIcxuBqA9+Mdr66WAq/aZW2zpH8cyHLy8TEH9WuvDGIvFCAL0nKi24V4KFh\nHRxkJGsMQemOY/dVoQwp4hkyrqLnur03B2S3sqqK7vY47KzrEWWyqS43YNQo\nzuc+WIgQO1CYaiiRApzwYIiBEEsTZ0aWdIqjLwIW+1l1uRo50B2PCsVJbPqq\nQ6TX+YRi/QwDjMsak/dag9j8IdjCrvOizMA1VdH8NGNnDTOsgzY6Kf4BGW9h\noZb7JGmiI/g6IYpZFvhrcHwf7Z2jyBJPTQsRT4SnMEjjnEP8kHSLlQsA/1/Z\n+cI7Mi1F4RCtJC2nUM7pcIUniDP8zF7Hc1UHKC6mTWU0PwbN65acsqkhmvdG\nWcVtyZVuauagbXL7/ml9dQ2E+t911ardxgSdUumBCXNI7GOMrilhsyFI/f1z\nf8t8\r\n=ZJDC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD/uvLv0dV5PDnls2/Yh8BigM5EheWsg5eszAarMXBskAIhAIDwm5r1pRsQYB18ihvrdZv99kvR2X8NjHpu5K6uELnk"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-beta.22_1594831512586_0.7473778788629113"},"_hasShrinkwrap":false},"3.0.0-beta.23":{"name":"vue","version":"3.0.0-beta.23","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-beta.23","@vue/compiler-dom":"3.0.0-beta.23","@vue/runtime-dom":"3.0.0-beta.23"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-beta.23","dist":{"shasum":"b157eb7c8af306a8dc8ce19d557351b2824bf95c","integrity":"sha512-oLI5ec41rHyt3pkyaANKRGDK6Za5qv4qFzWXEPJ+zEAvC7tCNkvNyNQyTxzKixXGnAZjz0U9q5mH6/cFVr5Udw==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-beta.23.tgz","fileCount":18,"unpackedSize":1937681,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEIUtCRA9TVsSAnZWagAAeZcP/jsgniTQyhEG0Le75t99\nX9mDcJQd08jwEdLgdY/rgPv3PRBak0sIgOlfxcHscGoLMbESwzeR21MJn733\nxcBDmT7scju396djppvcHxKEn3b1TahrVcwjO4ZlFpUNH7OCrLnpnQs+QHNW\norm5CvFHLnYtdN7Heo3HFNgGiuffCx4wSO8sMl87RopCOxl6J8d0TWcRaeks\nBBK9eiFg22SKk0n75T51PaKGjRJH+rTudjVe/WPbOYQ+4vCh5Lq0l3XUJcph\nKvxGOqIHWNn2FMMSSFVO/IDAIZiISCBmHDhSGj3XIoVPOgLz4Hd7Mi0FXCRN\nCHHOTkw8z1PSRuGEFApaAWjs7Pp4/c69MGd4AMYGXX2WR7u0GWJRnjaQKvLs\nt+HgY5b01YoLPhIb1yUtYW1dSOfUfOz/EhdfPs3KJ9ufui1a1IaR44Twz44L\nq1gjgjvtaVhT3yj2DmghqSqJmYRkx+TEayc2hgKxtzj/Sl7VfTmZf5oWUUtC\nGj2CjfqlnPEDASHAgHNdkhnuHhcrrmkvBhvC7trHfJgvzfdq7syrZPdsysXM\nmzkjntF2R6AdDMvpuuPNdOKtj52GGYogM0ybVNALVqBmZUnsWp33uFQ3fWDR\nf3jtYZ8F9M7dQNvdrNi0PZF+exvYhYbUpbiu0aQm2V2QZqOFjEOFLlEla6GV\nZrpk\r\n=4KeD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXJ59JMvzgPO9am4aMcvHONqXaRUe8awBfhRhaIOgbGQIgR00HoHafDEup/cLSqTsAVTUd2G+ROJ9sTk/m45BaBfs="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-beta.23_1594918188784_0.34141273224981616"},"_hasShrinkwrap":false},"3.0.0-beta.24":{"name":"vue","version":"3.0.0-beta.24","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-beta.24","@vue/compiler-dom":"3.0.0-beta.24","@vue/runtime-dom":"3.0.0-beta.24"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-beta.24","dist":{"shasum":"b52fdc61b5b2f27ccaa71765e133352e6b86252c","integrity":"sha512-Fv8WFxyzdQsuK3z5+eW8jNqam6RCyrk0zfBxumdwGvCk8f1ik8WlPM8eHt8YPNUJx9HlRDVaCQMzT1FaQ0By9w==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-beta.24.tgz","fileCount":18,"unpackedSize":1937687,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEJPtCRA9TVsSAnZWagAAtFgP/2N0AgWi8gppECTB7f1n\nVChqcwUANouLczyAGAMoh2l8J6cq86PvGRs0mKWkhLge6ruiIJouQKplJeTj\ne5V/kdlgX3KsfRjOSW5bJXVnnLmbl7HfbTUGQugZzX2OsY3SsHjAkIyaHCPA\n78DYHVtnFZu+Fmamu2Y5ggKMEOaAnIt3xGMYUQFvttWi+APjcjYXF2V2qreB\ngzqp5wXB7T5K9henQTDlVrKMU6OFUKtLiV5jofMNcIkVH/rbnBUJlX5TsHWZ\nsk1qoRHKEyff1wxf40tHfWj/PweW2SidW3DTfN8gYWSfWM+2P8iB1KMcTRU0\nR6hr79rP2N3jPPkq+4o/fgLTjAodC1zOZtt7oOfpWSwF6XuTGKczmHxi8mtD\nLAdWkHdVl9/FiWeTdavl89IM2m5cLAl6pJH1BmAkpYs0kSf1E7WE1TavqZK4\nJGHkiUAHci6pPEKs6sZ5PJbgY+Xxb1+SmFNxIijOWy1I5vkwnOmD6KSnmAI3\nyCUNpoX7+7lOiBr/GiYbfRdl1iWCDQd0oPra/GWNCZnpTRR9JYkgqYnr+2s0\nLMMzZvSDMVYriqV/6VeckE2V5To1b4BB7KW1exSlDfP8rSP6nPUZ113Is7/M\nb690j7pPZZJwd3zcboTz0I9iRm/1DMqn8mtaSEy/wvYrrieTzlzDWuKZQCKe\n5RYy\r\n=ogIi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDIt+O04Q3wQlM5+UrpXk2Zweqx+BY5FDH7+Rf/osakHAIhANJuYhcJZdud5IkgZCmKElYpCPXctlCrd6vxxUacuAj0"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-beta.24_1594921965554_0.6229061944695728"},"_hasShrinkwrap":false},"3.0.0-rc.1":{"name":"vue","version":"3.0.0-rc.1","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-rc.1","@vue/compiler-dom":"3.0.0-rc.1","@vue/runtime-dom":"3.0.0-rc.1"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-rc.1","dist":{"shasum":"50a3ed8676031732ba19e514b525e163e6671432","integrity":"sha512-AvliCsYc5tKVYgnXZ8oN6Q2HhQ7rWp+7FcTUXoAHJY+dL+j1AzgSKeO1YIWlw8j/inOdCKFVv+ZsGrsJbNtg/Q==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-rc.1.tgz","fileCount":18,"unpackedSize":1949351,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEfx7CRA9TVsSAnZWagAA65MP/iMf2I9xEVFBnpa+SuRQ\n5TkRFwc4xBh2MssHP9q9HLkhByvHtwG/sdhf32LHzWWIzFwjELcFLZVtHwiB\n+gR4RVAvEfSbki4nniuAqSEFM7ZV8KQpZpQ43TkWtk4hGwtmQsbxxWPeObci\n3c5/vpz8RqHAmwsIzt7zqxE6eqSfhsu1CUUYeckRXigHmSb2C9+9wfOo6qNw\nDzEDqIelpaf6w/ajZbxZUAkTQljF9iyIi7Dp0bW3+lPr0Qvyd07/3AsqxLHv\ngrPaKbvS5vzU2STU7UcJe0qhomdbLG+wtsF3V3i762KHaSlfadfx8dHtNfmr\nbFbhOlfWMg40rqorS0I4N3HSvahrbm9rU0J9xdcfFQEddXcd/f0FBqVy6z92\nCyGjsEPNSl6i7UfPViatE2UXVSXZbtDTn5RrbJs3pZxCEVWao5Jl8BqTCx1+\nau0S0v+QIO29EEmMhK8lSWG8wShNqvPlKr/nOTAW6V1z/Qlx/hJr7BJxD+Ui\nUQHCopZsTctBg9B4vaPdZMI56QPnjZNqcTSaOIumECVmfuU6T84BofthTPvV\n92bti+/35SSN8Hjfqj7dM92a2YV3B1U7l9UoPw778P0pcp20qhZ8f4UdLSjQ\nVe+jUEapqnu71rDWxWg52DcWKjLCOJarcd161cWqTk0T7/vnDbfi9sZ2QgDR\nIDLJ\r\n=OQTo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBiSBz2Q7KWAqe6VyI1kuHsoLbSAz+lTzgwX/VnClBC7AiEA8nDvoIhjqbgkyFWNWDpAjVfjniQDus4J/9R2DCOj2TY="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-rc.1_1595014266348_0.197696318982727"},"_hasShrinkwrap":false},"3.0.0-rc.2":{"name":"vue","version":"3.0.0-rc.2","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-rc.2","@vue/compiler-dom":"3.0.0-rc.2","@vue/runtime-dom":"3.0.0-rc.2"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-rc.2","dist":{"shasum":"7eb0858e575051ac612bee6547bdd21b0f63d717","integrity":"sha512-syYidmtdfAz2aN1q7F/TlyPZdRXjIbp/QnpetWwhoBaOQOnqm+dHN5KwN8xBF+eUE4ys4aO8rrv7ulTQ4l8rFQ==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-rc.2.tgz","fileCount":18,"unpackedSize":1946091,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFJaiCRA9TVsSAnZWagAAAfgP/1Z2l9fycJp7IR6vh1jY\nRi2uB0sz8yeA2IBtaWOXVW9eDcGlocWqIFfzuQnI9c3Z+yomCt/jxGyO3zNL\nUvajI4VGq7J+Z8mlr9oZKZ1+E34wH8acgsgr4Kw9s4lo+N4K3xY0uOtSIl4g\nJ+QdyxBWlzE2e+dgOPfGnfrlfMos1MgR98Dwqz8wHMt7MBio7qHNxbhPCHL0\nhE1t+OPvvKLVoHkyWWrnN2dfOG5xSee58olSmw/WeyGFBXV8T93sI5BZfMG6\nMktFZ1fpCVDUhksnWyCtQXWQSP66DNaxQxdPzS/7eMOQwypXQvL8a3+v1e0L\nx78b8grsOSzov7SYNdXwKL3y7VcFxnmCitKBK2PNdrySdSCbVtLH0erwV1FE\nhKcUlZozEcYej4D9MwIzEZ0nqLIS4K+fOr/ccVkVA43GMwTPB2iBZG9UfD92\nAkDVuEkDTVvgn5IjXMztulXk9nO3C6URTp8gW5FQZmIeqIPZy7AMqeldFxA3\nEvx2zv+VhJ9D+vcCDGmWrK2x00pj8H3Ucr1jc5jqt8BoPzQhXbmJNtMYMkZJ\nkxlThKFf8I0+OQTDT8AouYI+wOOLgAUk5sXq0VOatjA9TySELq9nGfdm7XRS\n3xZxoEADea3v1e+ZZYeyVOOmFjaUaR/5ER1Q8YOlS0uZbgdIW8wKQ35fl7Mv\n3D9t\r\n=iosT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDSL+B7zxl42btraenrQpuFfJg/y/9wUrmC7uKLELWxMgIgemKe4+m/jLQ8VQhcuM/WvqeLYtha5e5xoLW4bsf4IdY="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-rc.2_1595184801897_0.21398849662822617"},"_hasShrinkwrap":false},"3.0.0-rc.3":{"name":"vue","version":"3.0.0-rc.3","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-rc.3","@vue/compiler-dom":"3.0.0-rc.3","@vue/runtime-dom":"3.0.0-rc.3"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n #### Bundler Build Feature Flags\n\n Starting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n - `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n - `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\n The build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n - webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n - Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n - Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\n Note: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-rc.3","dist":{"shasum":"b05282e41504d9d6be05039de26d445c6918e04a","integrity":"sha512-oRdspvLis0Ms9jwxOsXSQXtJLUftAkKE/pm4vfJJlUoUx2YCto5mxyd4GGjH64AISngwcge2tE5Nwa/xHZGVew==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-rc.3.tgz","fileCount":18,"unpackedSize":1951408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfF0HPCRA9TVsSAnZWagAAIq0P/1VS/YHKrH0kyh3Zv4HL\nWxaauygVg2DpN+ajSoxYH/ODmHA/pxIM7VGTrA3jCdBPJAFRcfgUGJecJ8Mr\nQwV8tJlXZn2LhROQZDu0JahV/Vi6SLcboQpIzhcNf43+F4+QJtgXHvPB4dS8\nfOstrvJhvceqeR19zT+lM7QHbcmCve/7wz44iQWkVMIajZELIvZIQPR8pPJX\n1KCKQqj0PJ5GegCUFKnImtHNcvfjoZKFjqWea/zBBqNMyz7yC7lyupN7n2af\neg2IHX8U+LeL/s7HFc/2MhdwM7YwPLbznuJMIIIYXqJXeosVgZNNmMnQsN08\nwtO4lQjK9W6+cheKGWPM83l6hi4EzDsN+vpd7SEoAbewKZcoPw7MPHM89t+C\nq+1pTBoxkX7YaBzxu/qoGrTg4SXrtmDHJybTZM/MEJgovRzBw9HEk12ai6eJ\nVHvPZ7SXqRX4K3ZtPqzWO8Lo0xpFoF8Bw7IaxdbmdTJQ4+DS6LH61WIQPpD9\nvcZ+u6jNJZGxwE2TGx8VL06Xejum8o0zSg+0TG/Pf0JnAeZhS/3mo+MJyNGK\nSnmoCLIiYY3Ktr62vtN8ZiQ+ufSsKI/gea/XBjFsIpI+Db9YLJakIN3crnXz\naXlMazcEqhTTSqkLsl8MkWT74evux61AhHhz3Pwsgt0d8k8LaQ0MEU8nTAgK\nukcb\r\n=Qd10\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD/zwx6ouRQGBwskDd9IzsX98qNXUabc4f6VucmnF+1wAIgUf8NlikZb5eu7NFnXsfgeDImJWwFWOAGNPKoDpY2HuA="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-rc.3_1595359695025_0.990431496038259"},"_hasShrinkwrap":false},"3.0.0-rc.4":{"name":"vue","version":"3.0.0-rc.4","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-rc.4","@vue/compiler-dom":"3.0.0-rc.4","@vue/runtime-dom":"3.0.0-rc.4"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n #### Bundler Build Feature Flags\n\n Starting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n - `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n - `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\n The build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n - webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n - Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n - Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\n Note: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-rc.4","dist":{"shasum":"f17b32914c8add7f4792d618eb4f1358ff4222e8","integrity":"sha512-nBmuGl/M2LEHn5Db+9Xm0cJoC7yKpx+9RJJObVMLUB4ru7z+ysL4ugKuag+1ehvl6SnljbvYOcuQeGLLvKK07w==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-rc.4.tgz","fileCount":18,"unpackedSize":1951408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfF0TrCRA9TVsSAnZWagAAFTMP/16Q8a7OWJdxSjv2JUT7\nBN6AUyO+k4IoJHkrweMfe9WnwHe2saxfhPvEXsNfn/BbPWgCKE6nk6CReGWW\nEiw/5Z58kOo3YbHeKyIe92Gwj8KHVqEqz30vB3YLNBIWqXYLk6Sr5dT3rj8Z\niZr3xfWFGgVtTObpYRfV9j6Y6QuVfPolxdb0COW2oZpWQ1+r5Otrs0vlQs2w\n/1hLlTD143+4DRepqSqZ3KKbD3kc4xI8hhgnJlv4Yg/pC23Kmm9daO15ap2l\nwhWRaC7nFQ+H47QslpkdXZNRLdtSHcOE8JTgHxqogn2Vhm4NvEfINgknfSYb\n1PIwW4VkvwdEUFizwr7jGVdRRrPa8t54qEBPAQuSMt30bhDFOIefkH17OiS1\nHFH3A7BCRH/A0GGh7ceQYCHTLMu+u/9W8BPTl3UrIKg77BH+05cG8i+RcYB7\n7sp/30w4wqzCQnpRb2gMBlsteziSGDjbte8L0Hj/qGeQjs39JT1Q8sK4/9B8\nMLfWGppqWix/ZV3hOtycD/oyoMia+NbZC/dSaU1tj04SyBsUV3ZcryrCtXGQ\nuPD3ztE8PtU5KHY+dxk41M6OQ9mpk362jCqEqVy957bYRmzKLrV8dSA+jPsG\noCzuptSDkEONmOeys+JsE4RUN9/F9kXPPZS0d8muZxrE+qhOh/hA7Jn+aPAN\n/EsM\r\n=Ae1T\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFrwjeUPVbc1AzKrUzJmfwS0EEAjWPxfN8WywMSFX2T+AiAbpfZWzaV4ImOM3uq+RCXAp6MBkK/VGGAtnac5dOOObQ=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-rc.4_1595360490690_0.033807686726281094"},"_hasShrinkwrap":false},"3.0.0-rc.5":{"name":"vue","version":"3.0.0-rc.5","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-rc.5","@vue/compiler-dom":"3.0.0-rc.5","@vue/runtime-dom":"3.0.0-rc.5"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n #### Bundler Build Feature Flags\n\n Starting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n - `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n - `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\n The build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n - webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n - Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n - Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\n Note: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-rc.5","dist":{"shasum":"973175d45a892b3bd23ef5de7faa4add9c66275f","integrity":"sha512-8t8Y4sHMBGD5iLZ7JfBGmKBJlzesPoL+/nW9EV8s+4LwnKC4rGlRp+Lj2rcign4iQaj0GFaL7DrQ8IoOfVX6+w==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-rc.5.tgz","fileCount":18,"unpackedSize":1962981,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIJvZCRA9TVsSAnZWagAAZygQAKUbnV0my2BLNFaiz0bv\n9TlCC0aDOzxK5Gr5DheCeXw7yPtGTfbJn0OU4bp1E+hv5x3E0y3cMV+gC3uy\neQnB6emqYMH8AGPcfniM+UafFqpXe/wlvO+X/4AiqT2EOYuPx7jFoQa/vZeL\nbyXkNS2WWsLbNadQEp13g0c2Wdh5uLOPdackS7XgyO191nbI1UFW0L/bM7mY\nubSTkanZz++qPy+dFZZiXEEPcPN+FeN4FycdCQoigOzlSGX0TAdnUMDHvtMZ\nHf7QFrNlzn92qjFSqH7okXdu4KUseIN9nO4ce/mkNjZuHfI30zjWe/Tj55x/\nnV7AKNJ6aDN7NRVBMqFJSCm2vapClMRSLIzXgth4+3XR3rTejgswbDW2X+/U\nocp3a3xSn/wKSWgsNBwtc2ykJ/mv4BpnGWCP0RcNGRAN24G/oavnyvUfHw6J\n7SaGekU3K+hSICN7frGC2lUgkxkA5iRpH28KfgzqvBq6ZWnwTEKrKv7AOKLw\nkcHFA4ccsMC7F13qEOk2mcmskohR0G1xb/+YtUMdlkg87RUwPJ/Xt8rpvcWa\n147G4UOoXAXm3gHhl9qcPE45/3QU6Px+4XJ3QCZlHPkSUzbfUAtiMLfQuFbn\nrBQ+OQ2yG0ZRbnror5bj1s7fgATkP1jDWrPxbVwh+0np3eN/CmEINTUtqpLo\nCKTN\r\n=Cu9e\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDLMzo3RiBajJJVN1f9B1qU7qqWKywiGy3LI7Q6Ok0fgAiBQjHsni1B4QO1LdJhCStRivF905WKjI+6gQu1YEOrUUA=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-rc.5_1595972569133_0.7147538002052292"},"_hasShrinkwrap":false},"3.0.0-rc.6":{"name":"vue","version":"3.0.0-rc.6","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-rc.6","@vue/compiler-dom":"3.0.0-rc.6","@vue/runtime-dom":"3.0.0-rc.6"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n #### Bundler Build Feature Flags\n\n Starting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n - `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n - `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\n The build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n - webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n - Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n - Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\n Note: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-rc.6","dist":{"shasum":"856baa7c5701e9f960b7831f8683232eb6a687d6","integrity":"sha512-A6zXzKNFbYfAwCrwzyQIB5sbIcONhVUBCQPrCk3KQrYIx5bVF6yHUK+CaMeXcioHAhuoyMGbS3VuTlblUazTpg==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-rc.6.tgz","fileCount":18,"unpackedSize":1996673,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPaU0CRA9TVsSAnZWagAAg/IP+QE6gN96cVM1J01B1vey\nVHVzN1XOj8NdfKhFBOTtnCDnFMnGG9dy5m7p+AykfGhGJFREheBpJn5IR6gQ\nYfmh78LDzji552qD96ZgGO+gFFUh1l1YvQ6EcSfVdZMxVNuZgRHPI9uw3BBW\n/RCeJKmtcQ+1wHu6u/LTqg/foDbVWFToEs2RbxN8hrNpRWsp2EOfbkMq8j+2\nZD7DnTghrJr/T9Id1Kw2+9XPFLYmF+dAlWhKiOTtuLsv27HRRdQU7LIdPQhc\ngYTLD+wbtnuYRGH7oHfL2K0WlMeJKobLqB5sLLTBBoadRL66VPOc6ffUzA9K\nbIwvL7iIC/b1Gb6WwCfr+ulgEWvJhyjqEEO+JOzqElNNLxU9ktrp2QlfCIGA\nMUVvDLEHYmQ2fPPej104N51uv1+qQPyH2zSUIXDDuvRssLJk+dQgESmS53jS\nfeFEwNCeiDPdAlamS6uxEnOZgFZbNQHaPamrIJ7opKfVk7DwL4ivb1lyXwXG\niQHe95QLTcb5cNxL+MSoAFKIIBqQ7X3QX8li1FUfRLhg1nfHoz3T81sNR6Az\n9reTorgP/QT+pO+wraXoeIKY5zyP/ulrMPhTlMTiV3XrtjWYc/VcOCdq9slw\nPaLXA8iaCElSsce1RkZssXx4Vc0OtaMO+UwFMn3T/+rRnBNxZvbsF4GepS5W\nGhZH\r\n=55Cs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE2TDraYTtB9WeyoEt0zap8WH6O3u7mVg34l84M0erSjAiAuBslb2roopeY3/bpquEKB1rgDJNQFfJrWt8F/yXuDkA=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-rc.6_1597875507918_0.5369427987637971"},"_hasShrinkwrap":false},"2.6.12":{"name":"vue","version":"2.6.12","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","@types/node":"^12.12.0","@types/webpack":"^4.4.22","acorn":"^5.2.1","babel-eslint":"^10.0.1","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"^8.0.4","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-vue-jsx":"^4.0.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.45.0","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^6.0.5","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^5.7.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","file-loader":"^3.0.1","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.11.1","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^3.1.1","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","lint-staged":"^8.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^5.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","puppeteer":"^1.11.0","resolve":"^1.3.3","rollup":"^1.0.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.0.0","selenium-server":"^2.53.1","serialize-javascript":"^3.1.0","shelljs":"^0.8.1","terser":"^3.10.2","typescript":"^3.6.4","webpack":"~4.28.4","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^2.0.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"bb253db0b3e17124b6d1fe93fbf2db35470a1347","_id":"vue@2.6.12","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"integrity":"sha512-uhmLFETqPPNyuLLbsKz6ioJ4q7AZHzD8ZVFNATNyICSZouqP2Sz0rotWQC8UNBF6VGSCs5abnKJoStA6JbCbfg==","shasum":"f5ebd4fa6bd2869403e29a896aed4904456c9123","tarball":"http://localhost:4545/npm/registry/vue/vue-2.6.12.tgz","fileCount":223,"unpackedSize":2980098,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPnZ2CRA9TVsSAnZWagAA6ZcP/1gCTbeqnMdjlnXkX4Hl\nhrQr/QyD4Kppnybs54cZW6Cz3StMgi52pBwIHwIIKhV37YRl+kVeGUJBVqmK\nYFSWEzcCRAVwhRTegi/4HZiAmpr7/a06jAsnc7e/pJlqxP05O7xSM58PYr0F\nnxtmcw+1+mXb+RyGmSigaPFZbwuE96Urtd9wlA5EepTeGG2LiZ1NOt0sBKW8\n85y/Lsc8jJ6Ap4ZZBj4hKgd/Th93o0ZPCyKeHgKI3myTYiyJ6Y1zpBQxkB/r\nb8JIyayokWEUwRGzGb+j96E8WE2OdKjxAdi8HXsm4+19mRa1v8Aa4mZyG5Bg\nKOVAyB84nrcmnGOdhFAWcqsIMfV81papGL3+0a3YfsIWX/DbYHhOynO4bRN4\nFkXeFQcWfaM57RRwbg6OPVcmHb3D8OiKjsyFzHV8PzsfoxVuc3dcO3LjFdh/\nQsejtF9kHvgXOjEHu4Z1eAElsyTVGJJdQG5jSDITTBbkeQ7RWC5O30qZWAne\ni5DJhAdnfe4s+HOt/Y1/y5Q8oPZr0krQDNNAYAl8rzXHsg2Vp2jWZlJqJjq1\nHmGjKl1ptvlMQSNBiVVA654UkWEQOles8i+gNKmtkKwUyx2ZvMIG9sGtEI9o\nj6I5nrTi+sEFe4me0cPONKPH/pCdFUkUcIsmScUU6QhaKnJmXhryG5ndngjD\nX4OE\r\n=kk+S\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCDorpyv2THCyvaeEfcJ1ccfFeqcU6tROUKDNJUuvVnwgIhAJfwn4cGUI6VXrR3soFpIVJU+LAakGVIhhpp+4K1JTxU"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.6.12_1597929078138_0.38872116992359085"},"_hasShrinkwrap":false},"3.0.0-rc.7":{"name":"vue","version":"3.0.0-rc.7","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-rc.7","@vue/compiler-dom":"3.0.0-rc.7","@vue/runtime-dom":"3.0.0-rc.7"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n #### Bundler Build Feature Flags\n\n Starting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n - `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n - `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\n The build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n - webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n - Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n - Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\n Note: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-rc.7","dist":{"shasum":"4b98438cc908708d87d4a0a11bd4497e5385ff66","integrity":"sha512-WX7i6yI0VGzI2mwlGqfISDbi/fNAuc0QEOcF4NH4IEdWFUWCbMMUJ6frYCgRd3FzqzPJwuV8niXKhFL28FnQ7g==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-rc.7.tgz","fileCount":18,"unpackedSize":2005217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQA7cCRA9TVsSAnZWagAAH/QP/2z3PRojOovOCiitQJw+\nj7c4D6K3tX/DidNTgZiK9uLm7FJwzfXnbVg6qhP9hV23XRD+YgY4WE7t11B4\nSJ2iL1baPFzn9jQWEj8m5cF6VBwyrjjeSAhfgnC8/J5s8Cy8VWt0mnodaXEo\nKYZlZuUTvpF/7edS2O8hsYS+wPvwWRiq2VSbYMLU3H2qAsiaOL/C000fRus+\njIPQzEY95njHYQM3WHE0FMBXQFBuzaFLbasGgf8jrenVMmIULrJFO66ZSJIC\ni8QApYD43LcL4gQ4HDq0hKULHpabZWMj5bKWnquevVyOJNZHWM73j8tCD7Xi\nGtTrnTFMGrszGqhUCfYaCLH0h//bdMnsSauzB6Z7609e3JBB+ZwBgVcAcKk1\n3+PNaX3fvw+9R/CrVlSX19+anMVVkbKUXiSSV7jYexsLQyDP9zdjKCeCXTCe\nHPwXhx1V9a60G9w5vNYMvFWYOLvzad4VbDvWPPm1VO2i45EvmN2Qpc1gWjG3\nOGZ6SVpgBHDpqzzIPKQ2skCJJPQCVkeQTV8IE3KlwI60T9gctKP0cWXVa1uZ\n/boPfSZbIqLN+EofFmqRBWIo1EqeqMPZ/Rds53QXW0ZMPblj0Ce7nXpQThD3\nj6LZjjjwYrJw3dc1LKCmPj8WV0VJh/J5JCmP9jqQgcGHzu/d0YQfNs5HbU4/\nXDSz\r\n=nhXi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD3YN8k5rI9VSN+1d3CgEcre/vTLGKkjiCC1T9FzhXahgIhALT1aX+Bvl/xomZVfCr11EVetjLqHP8ZNNJliZjm9vN/"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-rc.7_1598033627834_0.3326835287948666"},"_hasShrinkwrap":false},"3.0.0-rc.8":{"name":"vue","version":"3.0.0-rc.8","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-rc.8","@vue/compiler-dom":"3.0.0-rc.8","@vue/runtime-dom":"3.0.0-rc.8"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n #### Bundler Build Feature Flags\n\n Starting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n - `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n - `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\n The build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n - webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n - Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n - Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\n Note: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-rc.8","dist":{"shasum":"001b9d7a4033d6ff4b601c6457fc080e192fead9","integrity":"sha512-2TPckyMoOjEawJBsjb+02GusPBBTwgCqGSjQYsJnToCPDR7PnVCkA4dbGJYlw1w9heXfwgyI+9qmZT0vMVLGmg==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-rc.8.tgz","fileCount":18,"unpackedSize":2011741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRSEQCRA9TVsSAnZWagAAQ38P/3XS50R/9B4/ZHaSuEX3\nFKChc4km85ez4ms+vkc65wqi2SvIKm+EG7vPIKWDuZ9nP/c/ntjAD2AX5r3P\n6MT9MH2q+sZOg8lDIryL3eEk5QiF6CvoXnjikk41SDq/8aQnppbpW9ToD8ki\n9Imd9PdfMb0KZ8hla3d38LMKzmZtXvbLXTxUQOvUd0oJKXjWVgUfPAu0nAgZ\nO7zTSURAm7ZmsXpvqAbRMAVWnSFRaUH0aq4bV4TFeXYegYVr5uDyU0czIMjq\nKpJgDvOUSabmDGird7mgkEa2evNsNWDqHBxtWRP2tVjnSxvOhkvWZQH2xT6o\nTC1MnB+OSOieCel6oc2rxeEpIVxGfCqSLatXDaeMhPZcdyLeoi6Qm06ayWl8\nS+ZkrvoLqAkv4F4mNHy8uIZfehpDq988z2ecdQLgHrNim8sno61MmVPUjDjA\nHSXCOgds0MOGljpsH+tYAxLXHic4eUbCzpwpRTPTXvJKkcd0M6FBh8nGLU3f\noDI/qBNJk38DvwBJBdWek8X3fvZKFiEUfz/9SOyLRjqbq9v+UCMpQMD1ghXk\n4IxtXWxCz+IPt9JMf5jaY/G9r8/3wdXj8HTrQFNcyU9Mrs7xTMIsaiE5Gq9H\nCTMRj6YyBEIXn/qgylhWUiSK34+EgPK2X9N2BRugb1OekcPZgCs2EgtypM5n\nCfO1\r\n=JfAH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQ4mJEhEcR2+FQo5QIZcvhg6aUxaKzOh26y4Zt0ATlGwIhAJNCOkrcB/B5mqk6T/HKNHipctANkiz2EuRO3HjTAT5+"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-rc.8_1598365967572_0.7804402179227661"},"_hasShrinkwrap":false},"3.0.0-rc.9":{"name":"vue","version":"3.0.0-rc.9","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-rc.9","@vue/compiler-dom":"3.0.0-rc.9","@vue/runtime-dom":"3.0.0-rc.9"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n #### Bundler Build Feature Flags\n\n Starting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n - `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n - `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\n The build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n - webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n - Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n - Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\n Note: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-rc.9","dist":{"shasum":"8c54e6168625e3533f1f764ad3fa89235b01afb3","integrity":"sha512-bimvpl5q/sKy1dAOE+KNX9T3p6Qq8kuNRmOYwaxtacI91ksjS7nVGse1FANhTL+XTQgl8+ySrd3f67xWi26nxw==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-rc.9.tgz","fileCount":18,"unpackedSize":2018693,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRuCMCRA9TVsSAnZWagAAeNgQAKLB8Jvd9YvKAuQWRdEM\nL7Eic7nnfNM9yjYkOPHGy2mTKk8WDvVmpQjnd84eRT9PTUbC+OHCbRAhTVep\nK7eFvZYL0JoLPmCDAVAPK87Nqb+wgJNzLu9YdqRoHHPuYKbsLwTqqUW3e1vi\n/DPOGVE5bNF4jUNZQJTKGGiVRruEFE81LygUqgHmBLbuiIE1s8EB31A358q8\nGqJREfTueBl2oN077K2LQfHSxw50Yb92o5SrLZyTY15dOQHb9gMHfCv+mxXx\nASHyaRH68M3vbI/mwBck5nXlhVcCW2enaNmpkdQCWUwhcvwDu4B0tEIIehyb\nXfWGQos0XsJNy1fJwCFkzBInt4GY8sNK+mThajaOv/bB3cSzgKH+DZ3A4ZF+\nY2msVDbTM2BZ+fe6xWwVL1muliKMy4B34eKS6gW9/JGSiW9DYWms1auT7qxL\nNRi8AdwE44C0mSOcWF7QLIe5ty44Bez6D4fsFIrQSzuMwS3ni19kigvi/ksK\nNJEk4/zPk25rR382z9BQLC/nyLiF4gjQhKt2RqE8ptaXaagATtPuflkUT8yf\nURidiO8NTC5iBU5t+PoN7JMbn0NucWgAdMp9ykE4IDzHqEOmGNN9JP39BY2l\nSGpQzlh3GCYi2yjWF3ae4PggiP45iKvzS+8IUkQkFYWUqqc98Mtde1JThgg0\n3mue\r\n=cpux\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDEU8ETXotJkojgLgGdFRQzLyUNLneIFpVwcUAIj1I5XAiBkWLczXZZUYqX5aw/Nxtd9pE8CyJ8/rq94vcwiOb1G1Q=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-rc.9_1598480523895_0.17560369540591192"},"_hasShrinkwrap":false},"3.0.0-rc.10":{"name":"vue","version":"3.0.0-rc.10","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-rc.10","@vue/compiler-dom":"3.0.0-rc.10","@vue/runtime-dom":"3.0.0-rc.10"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n #### Bundler Build Feature Flags\n\n Starting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n - `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n - `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\n The build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n - webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n - Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n - Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\n Note: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-rc.10","dist":{"shasum":"31298a757b4fad6ee8973d0fa27c4fde8574bd01","integrity":"sha512-nRsyIQtOWLDMBb5dsPwg/WdIqznCMVWN6O6wJSzhseKC768wHlZKcJ7SPHhWPid9wi3Ykhtl9vtgvxTK/qICkw==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-rc.10.tgz","fileCount":18,"unpackedSize":2028657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT8uFCRA9TVsSAnZWagAAsjUP/ieCI0xN9sTTqAWJxzxG\n2T+Qm7QpfF04XTkrVsZ7QirLA3J1y1lnTGymBCu6SEec+xd6B6cUnibMyJfj\nT++QRimIrSs19BoZmL0qv0pNHDWPW4GAEH+jukkx85k/hL95eIfQ3X+7ZDIa\nRctJcIWtNFLy0yhGTbf29qZcp5D2veNN7kEcq1+hR4erf1W+F1jVKXY6Xlb7\n8jsF6YehglRNYN0Jzc0hJDpOHWu2ALqSU8zcs0/NFZDC8UGhdQzlUlYCYTza\nmKfiiGYVfR+ydmw08UF0ZyXaHmNkjFJ88bTSW0K4iiuIEO8yi45Cmsk0ELZ0\ngInQymA4X2DBeNl/pLICQ7f42pl+g2m8egpVB4J61i5h90TraXrBmSG4ZnEc\n+DHKhdZhfgVhOrXqQGSTaq+UXJaur+nSgm2lzsTG9cqlFQTvw8sLOHWZ2CIN\nBoNCloAzIw081qvAM2JH2Du7IS9PqajIIuL6B/90hEBIch/aHKiBm09P3Dff\nrvvKs993Tew1Vh2A+hJ0djGzi+58y+PjihBN1+h9rggSm6iP+0aWiOIYBf9j\nAFEC8ppcjbSsj3CIkFmZMYKBDlVZM+v02c7KEojniEWiQnC2BTuI1tQqEsYT\nficryiKe0LQjmmC53cFPkV6IR513g8IFBVKyr+nOcWJjD6c4IMItHdz+R2QS\nuOIh\r\n=8LrT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDkFMtj0CKMnf/BPe6So2XexRroFe+bWlXXNkZyFPRsAAiAP31Rtyn2cgjdZB5OIUs3vGRQAvAG73Al+tgm9zX/iOg=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-rc.10_1599064964764_0.4033224392824897"},"_hasShrinkwrap":false},"3.0.0-rc.11":{"name":"vue","version":"3.0.0-rc.11","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-rc.11","@vue/compiler-dom":"3.0.0-rc.11","@vue/runtime-dom":"3.0.0-rc.11"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n #### Bundler Build Feature Flags\n\n Starting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n - `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n - `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\n The build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n - webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n - Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n - Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\n Note: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-rc.11","dist":{"shasum":"c383e74262a51f6bcffd8da9b2049db617533000","integrity":"sha512-5Hbgf5c17gZvKXxxwYXL3Xsf+IsknQMiNoKCf/JcS2OvzUdiwRrlu/Pk2kNFPxD/EGX7k1+OTPWUxoq5Aq55ow==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-rc.11.tgz","fileCount":18,"unpackedSize":2075857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYPbsCRA9TVsSAnZWagAAbakP/1bfiPOJU6kNYupgwD7N\nMiknhJpI7HCb+0eXmiG2zS6Qpaw2Fn/EJFtVxeFhss4G3Oz18MQZ00Nk1ImB\nx3UI1O28s0S+KbwXRJuTy9e7/zPI2ZEsm7AdItiHZZKKuJPgW1gr0Di7ijtE\nzOmBKPBi9cCPabktOmsxDwIIUFP2ycAA2wUkDH1NX4gZw/BISybrcxvA8/NH\nyN5SxUAVdqYZq78YEs8TfyyBdpkpuODHed6fyekZQmVqMHnFatN3buyZeDOK\nrLYF2lHAjcB9zn6rx2PK91eq0tJLT8736O4H5TrMyYESXOCKkkoJnMhM4EXf\neNGV8qKJtcFyKgECuwiP3HkO1/qU9PzWmJt8Kjr5JXj0uejs0IWrMFM6PP29\nR7vYuAKifmGYKDtaVWWQWDeF8t848fB6zyI5AJciAHjojb18VUvOxnk59ViT\nh8si539IB6cbgRyHiFk1QxWCNGZ6WIUOQrHJFF204m2lnrj1yPq+OxFwYMqA\nJkzRZAvW7CP/YQtU7NeMjkbcr8PGco2jRnWUorJTW8inFgk13Ia3v5D9ch+5\nS4ZUwp9TvonJasx2MpatFcfLbqii31QJ7IELU5h2NnJwoWwJKmNpMUhoyzhz\ne5vSDIvI9qt4Ih0SULA7YuBWiUKOItV3U7jFw5F0+htjOg0aGavi997xWLtq\nD4E+\r\n=XdR4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGG95b2IPGA3nFOlyQ99tuDZAeC4cvluC7dcEfflqXHVAiEAiWDCAr0WyrMKb7MIGEYX0pDsw7uZZLt7lWFGYALfKcM="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-rc.11_1600190187494_0.6677092814382166"},"_hasShrinkwrap":false},"3.0.0-rc.12":{"name":"vue","version":"3.0.0-rc.12","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-rc.12","@vue/compiler-dom":"3.0.0-rc.12","@vue/runtime-dom":"3.0.0-rc.12"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n #### Bundler Build Feature Flags\n\n Starting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n - `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n - `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\n The build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n - webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n - Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n - Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\n Note: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-rc.12","dist":{"shasum":"08849531c9255f290b552912ae52802c5bc323d5","integrity":"sha512-T/oWhPRPzIRzPvTjf9mI8oENYlAPr9ThB4JAJXJE3dlRAN7lYzH+eh4yBGR9EsyC+pIEAabP/cnM19dcJBNl3A==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-rc.12.tgz","fileCount":18,"unpackedSize":2079255,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYlCRCRA9TVsSAnZWagAAwQQP/1eMkyZzLo56XDi5INFW\nlY7p08MJDF+mP1pyY4LU6X2JeVQJ4YD4dvpgq6PutKrmttulRm2Fma2VsE5/\n6rHrBfeVC2D5FJQl/4hx3X0tlLfKxlVTUmDlNJmU1OtDLsu3U5SNbJKZ4lXq\nnV7Wjoc8yH+T6f9USdLBYCZfeMRp2uF8G4M/stHMzCpfAF55DBJcVk9VrCsK\nobMGNyfQIDDzs+VN4oKwsiPEReB9B/GOjgVOdvq/4Bk3HiYGECjnp5Rmp/ed\n/7V4sZRddjcFgRJGVBRRMJtfMId394tZXtBTzL6nRtxKVknkeUr8k0IqoEUq\n9enx8RtkpdMJ/6nf3nicPgVJIxxbWvdKiZu1h4ifN6QVbYlKARaInz+5y8mM\ne0Yz0N8zDMDXuX8oa1ky7ge1PvhbV9Q09U34sqHZk2xdazD4J0KB651fwjIG\ngAvHvUdjmau3R6TdqcVnGwqELk6p8/cv+Hk5+fzSsuML9f980RuBnwWvkyYY\n50owP7RXiEl+RD41c1F+w7nvklrbofaX1VtyTB9XoDvUy+NxiKoiDEy9a3BT\nO0T087kziQyp1NCpG7MwAn8hW4pA6p56mwd2DB5Ic3/cS/lztjIQhAjg1YkB\n4OvOawhvsxu6EVrt5aQO3FSA3bZ/dIMu0frxxPtjAeqaDS5chEMaUjU6fbrn\nkVNf\r\n=ptqN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGvvi0fLxlUVJm4fhnAwqBFWNpOyoiRyrhLCTC6FESMhAiBXx4xNNTRCeda0iyy0bQW+h6+NIQZU17WKESrmEET0xQ=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-rc.12_1600278672219_0.9150565891227491"},"_hasShrinkwrap":false},"3.0.0-rc.13":{"name":"vue","version":"3.0.0-rc.13","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0-rc.13","@vue/compiler-dom":"3.0.0-rc.13","@vue/runtime-dom":"3.0.0-rc.13"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n #### Bundler Build Feature Flags\n\n Starting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n - `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n - `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\n The build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n - webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n - Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n - Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\n Note: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0-rc.13","dist":{"shasum":"b3aa1c3e8a5122ce7b5a02e003dbac3d83987eee","integrity":"sha512-xCW8EAVSMdU7z+3BWBFV9hO36Tg6vN25fYN6agC6/z/3JlAyo0hVqQtqmGaDAHVlO110rPowfkGIWqStPhTdcw==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0-rc.13.tgz","fileCount":18,"unpackedSize":2086003,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZEhBCRA9TVsSAnZWagAA+FQQAJiEceWWsanFtKaiJa8U\nvFNhDyqXHy/TNHp8wlTO24H11eXkdDDpoc6FsxH2Ue57okcOFhodqQwJIGZJ\naXSGe/5Mp9slKqgG1xlRVYkukyaD4T6xWwmTKLIT0dKbp9JvWaOZjRAuvkw7\nU2lXlHz0hzPTDEvTvvyPT1+xQ3c2af+PhJonmA8N46M1NwGMDTYPEHvBKNiH\n49pVixcwF+xl0tDrMmvj8vqwfYEY5tyNCmNexF4B9yOiLyTGrIzpacxAvqdI\neuAmNQVobzWpTw5tdMLgPAVYDBkCiQc8UqszvcWrsIG/ECXs4wgRF5Cw1gQi\nE1s75xUX5r6yHa9z10cBQVuDr4nXHRGqS/QGQzDShZjBkQ+cWudvHQ+JwdT+\nQdqLqC/TY64WLdaPyeNo3PsyHFj3fU2Rl5hA2pmkM1TkQ2Mfe9js8rADNOxd\ncZoD4k71K8bApeP06ke/kg5q/vJ6WTSY4+747MORghtq2DGie0PI5DGrUWHm\nKRp0qUnGBtyJPqsoml2P89tvaaQVzAMFsDviBv8tTbGmoOwJGtsB7Fjn1LTt\niOVi++JGDs9XYykMR2hcP2NXVxZZwJe/loKC+n9TL5d/SEC4d2h2Q2xItMDK\n2+WBVzKojqC0Dc6O2y+rKrVG56CpIAZ227336J5C7LHOWK7AyB4SBeDaQ9qw\nP+HS\r\n=cSgL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDHJSdZKWvPheiGbEj2Ke8F5lW0KxxdD3ZzD4ox2zjGhgIgMcfDj/dErUHGgrTxG/xtuHBJu8aFQ1+kMFshR+g/dto="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0-rc.13_1600407617362_0.9570065922248565"},"_hasShrinkwrap":false},"3.0.0":{"name":"vue","version":"3.0.0","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.0","@vue/compiler-dom":"3.0.0","@vue/runtime-dom":"3.0.0"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n #### Bundler Build Feature Flags\n\n Starting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n - `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n - `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\n The build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n - webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n - Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n - Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\n Note: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.0","dist":{"shasum":"cfb5df5c34efce319b113a1667d12b74dcfd9c90","integrity":"sha512-ZMrAARZ32sGIaYKr7Fk2GZEBh/VhulSrGxcGBiAvbN4fhjl3tuJyNFbbbLFqGjndbLoBW66I2ECq8ICdvkKdJw==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.0.tgz","fileCount":18,"unpackedSize":2085931,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZNI4CRA9TVsSAnZWagAAOIYP/09MeXHxrRvTnXj6MRux\nrZfIgP2cG+QyvkN/cb4Tg+rK7n1WB9PDhFa7ey+d4FmNtqVR0ORDYXp0EmnS\nrYD9LQ8H+SYFopkwLYMD4XpEnNeWWuWtDyvyx7bDC9EhLshpdGkzpWx6KuXN\nlDajai27Qd2rPXdGLB/6iDBVl0eX8os7SFPn0UkwqToiShM/E2Chwg3n01ZS\n4FwYpqlQA2ZGEkhb2MzyBQH0rDsK0XxGuengZn/i712faWR2Mo19MGiuELmY\npubLGoWsvYHwjR1IQ/tWPN3srlg5vSwJ/KC7iFP6H+CBDXvhz9xVV/YjIk9c\nr6N2Vm6rybfFnFL7ClqvtC78DuPiSkDqJ1LRv+2pSaarh68OQBd13+ynViuw\ncjBms/ESw8dcn2uuhOwzuaY3GbQSb0n/Zqjgk9ICyCUvg2vkOrj6rYzFUK/g\nYVN0yeaIApCV+jTdT1WZEfdbn8zoM/iWlzO/NtpwekNKnFHGA9pPYATla6Kv\nO623teG0JX950QrRz7MnSycitjHn7ZOj8k7JubCKNs3JYFQQIUduvFkdOE6K\nL6+jGN+drsnJGOGW4uXCkPluCksG4N3p50uDAhO5AIrNV5rQ5kUyetpyIZKO\noTaYh24n666r3KyinIXuQ4p1JkcE+mMSj9jL6M7KUO5v+RFvR38G4Cd6fWNX\n/+G6\r\n=lKmI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCyvB00ho2FgPfMOubTef+Pf2ZZZcjDIQFhR7qt0q15CAIgRZRtzhf1QgMZMS339E7jsmBIUgxPtEw8VvbDeKSelmY="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.0_1600442935864_0.8727883709771691"},"_hasShrinkwrap":false},"3.0.1":{"name":"vue","version":"3.0.1","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.1","@vue/compiler-dom":"3.0.1","@vue/runtime-dom":"3.0.1"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.1","dist":{"shasum":"dcdabf07da37e655e23d7d22eacc18c2da5f5a16","integrity":"sha512-WBTgaQMJIWQuhlzMV6C0qvVrxyQSpx3gKwflYC0sqGKEZSxMIOYRnrIlHUN4ivUVvP7mUMxcnFTt7P+akdOkQA==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.1.tgz","fileCount":18,"unpackedSize":2117770,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiHrvCRA9TVsSAnZWagAAlS4P/2rZFo+CCJkm9Fe+O1R7\nFZFL1Blz8hPm3SiFoQl2hj0sN6anzjaNtROAJ7FBP+Rg/nphOPioZgXdQPzc\nyIwOFMdJxZQdUSWxM0/9pT7sKSml1vOBi3jZ2SRPEP03y42vg3r7+ZoIAVP0\nqlHEyZ0kL0NLOwKPjNSBwUWZyl/InrGmNLJ3iO3mp4GSic5V4NbFJwoSdPY2\nCC6NMdVuo+XQCvohkc1MASc8LMXb1TbGCMZPLkIxzJXgAVIO6eNxSoESNq9+\nD8voFIK5MfBCEqy7N/p31lQvZyYZzc0KQnDewyeren++oHfdM66OLmnZWwQ+\nz3PdDWMuOFJt0LdiMSflvZXTO74F96mj/epdibi5g1twXeefRfz7C1CnF3Lq\nduinAHijynLUXuHcdCiUrJ8THFozclD2uK6b+CQKh9HQ6IJmPMmPkZ0JVI2w\nO2Spm/9OcMQmoXt+vZD3ufG4zBCNxfaRbIKAMcJXS0pvU5s5quhSkgAX3sYb\nGOCioHhMwXjsTrnbS/a8+VAK9tNa6pZeWEibRlIjambCsKQkeJqGN2yMVPEh\nlkCDkXQBWqsbHpgS0ZsVlZ2X9s9pJFE7lLYQUorwSxUjpvdKXu86eAgOg+Sb\nV0DBuHRUAJenBNE6JmodmuqRF6eeytcsqNjvtpZ/SRNEKdeBqfVhcBriVB/D\nmOM5\r\n=zMSh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCH0SyEzN2nH6fMERMqOmGrQwCQB0pB984vcOsDE1HbrQCIQCYVYB6hPtNUsoxAuYiS+GpoxqWXVwXWzB+Ug0Sbj4WoA=="}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.1_1602779886447_0.5834273761026767"},"_hasShrinkwrap":false},"3.0.2":{"name":"vue","version":"3.0.2","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.2","@vue/compiler-dom":"3.0.2","@vue/runtime-dom":"3.0.2"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.2","dist":{"shasum":"9d5b7b2983f35e64a34d13c7c9d6831239feca3c","integrity":"sha512-ciKFjutKRs+2Vbvgrist1oDd5wZQqtOel/K//ku54zLbf8tcTV+XbyAfanTHcTkML9CUj09vnC+y+5uaOz2/9g==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.2.tgz","fileCount":18,"unpackedSize":2125337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfj0eoCRA9TVsSAnZWagAA7I0P/2rkMtuTYRE15flGQuuf\nL9OqxB2hoIgUblwKtle62RR2ag4eHreApoOygjKmjX+J/Wd9IJXUt1ReyAga\naTC/1S3HeV7a4spsmhwYRAbNXaPicp3RLSLAYW8vABRDVkC5kdRaa9mT8ENP\noRO6rcMkD8LNvJMF3y3LpKKGBUlckHWMx5FOXX6SkDxvmVXnH0aLzcJvdANj\n8dD7RMl0dzgXS4ueBmoqafY8ulzDGr9u7bEmm7T3lngi8i86ohRI8y/l9gZL\nUXKszldch2xtRmcaFxrAqcgXXmK4AE0ofbs2W6LMvEi1KigXo3DqqaM7mgKa\nCDUC50p09TesoiGYNk+e1+L4OdSit8uFg6/3xqJaE6ZERrliJO7CdEAZ+I0E\ncjn/i75M6r5x8dlH7SQEfZODdPMuyemoBQ7tr8Fei+3ym6FL62YL4PzMDPSJ\n0B03HQzSsaJcF/QjHVHHNlUrg9u4CWS0NbkP95smDXCcY5o7uZhr9ywAE+Iv\nhzjcYKocHPQPE6Tsl1ToZ8HleY65on7pkxoDADWbpF2Ni4FxhX94dm0VfAs1\nMVxHHoMEUnNetKdtfoptwpnAZluTCB4jg/AbSVdOFtiJ44A64MobTohFfLTm\nO0lMkmI7ZI4S35yLsU0VClMDgnRu1fzq3vWY86kkNJ1pfnuiR19qbM+ZkN+J\nz6oS\r\n=zurQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCosyT2VkQEq3rG4H4U6229ZC6HGLdM2aFeiYbW5DIQgAIhAKJICsFeSVsY5YRQc+aeI6sHnaDEF5rdtSHCVdo4wGLV"}]},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.2_1603225512079_0.37876766819422425"},"_hasShrinkwrap":false},"3.0.3":{"name":"vue","version":"3.0.3","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.3","@vue/compiler-dom":"3.0.3","@vue/runtime-dom":"3.0.3"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.3","dist":{"shasum":"ad94a475e6ebbf3904673b6a0ae46e47b957bd72","integrity":"sha512-BZG5meD5vLWdvfnRL5WqfDy+cnXO1X/SweModGUna78bdFPZW6+ZO1tU9p0acrskX3DKFcfSp2s4SZnMjABx6w==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.3.tgz","fileCount":18,"unpackedSize":2141124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvoOICRA9TVsSAnZWagAAE1kP+QBoKVKCULsKQjt/aK2T\nmnWqJC7BOPP0fOgeMJNaHrzYGfIfD4DHW6R6W8BaQyIvwbQportQw/lxA6Zj\nsNcoRNkpWU73KGLwBo7QVgyzeUtmMVdOzH9snmVbQj6x3I0WQtVyEV8zCdn7\nTgTakugnkLIOD6T3RX06YVFm2akTztj5o6A47e8UPPJfHN3QC7yjNDDOvVOx\n/pefLDbe1aJDoZgug+3J1BNbTh2uL0dxTgnTH9B3GuZlag2fhp5Ixv8PF7us\noztOkL7MUc4LwIo8I5Faq4UCl2vHmu08WjRR7NUddEA510hwUxCCcvVxZBWi\njuKmJ3IlVJ1gY4dVytJFnB77jSC5aTJBWzB47jvCEgcLmqum69s8PnXpLEE7\n4KE1CBgnXheTLVML4bTjMV4BlOQQng12Cy2IP1vQKPGBtV5UnJacj5AqNV5P\nfdpeyQbQriQHUsku9gffcqNCmHiCJ5ulSm2Enj890rl+MxvbSdgKslHW68h4\ngg64KLdY6JuxXg0coX8jV4khWkZ2khexVVZYEmd2H2+my1RaDGI5ksr96FWM\nzt/B5vcElYyysCxosxgEKU/UGdQclrYBAutlplhc9Jx8zHh75KlbTh1C4G1D\nYo0OnRHIVFjhovzG2hzjzzEhXJdx1CMXzX9gFCQYBd6u17u9c2joG2Owik64\nlpt8\r\n=UQp7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSkXtVCCoEtmtgSKlAQo+L4gCp6V/UEky3/baogANlIwIhAOgWzMKelYw2ytO0IJiVkwybXzEAXOOKq2J4NuQ+1fU0"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.3_1606321032162_0.9756224138222216"},"_hasShrinkwrap":false},"3.0.4":{"name":"vue","version":"3.0.4","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.4","@vue/compiler-dom":"3.0.4","@vue/runtime-dom":"3.0.4"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.4","dist":{"shasum":"872c65c143f5717bd5387c61613d9f55f4cc0f43","integrity":"sha512-2o+AiQF8sAupyhbyl3oxVCl3WCwC/n5NI7VMM+gVQ231qvSB8eI7sCBloloqDJK6yA367EEtmRSeSCf4sxCC+A==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.4.tgz","fileCount":18,"unpackedSize":2158330,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyBQdCRA9TVsSAnZWagAAEkgP/AnETyjP2SEhg3mMHgmB\niRSpvbQsbpjOHnj3Dv2m/AsBe/NCnt5+v/Z772wtqFsa+eGeoyIsZ8IiDBUn\n1uVSouVNn9cNTq2U1LThVWtPGN5jKyHqfrQUs7Q4qyACjGD0FlZWJI2my0sT\nspoct6fOu68wTBzj5ubaWftA/U+MuMpaQHbtjozS07QnwD0qg5krIR2exjrn\nINC8O/tA7zzG7+5RcmAk1+jmcSN09vk9A5Dj3ooSh+icR/yLYZ5Lh4AHjpdM\nEPa3kTaj7c7V7JpyLnjpExglQr9WBP8Emsos2qTdoXyGW1Ni1oez7cfhBRVG\nYPI6j8pMfHicakLl7H+YSJlOESh4tRx0al0iolvWdEwK/dQdLBTNgorrp3Jl\nTq6H/MVNSiklSYLu5HX/7JJ6vsIs9a8WenDGdc0fyyqlSQ48vdJ8dWr2ibHk\nN/hO3PgARLQCRKWRiD2ekmAiD6pwzbAQTB3Hnd718Bwu3EliupVDFN2lIXBz\nm56Cy7DS0WdHj+DhbBTDgcz4bbRGV1ZQ65sXCLojhlfl76Ibkav5AqbFRdPO\neFyDP9G1wENdvmGT4RZ7lbfRK0hueSmLvF6B/03pwS7JKnVL4dCkYbP/02LW\nv5FGydX+ELD7/+ZQkVeTdMkVSqP8Y/kaOfpFGr55Ek9Nnyiq0RqWM95SOQ45\n7zxE\r\n=2Xhe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVS7CvkSzV/i5k7wOxxFL6BWZnMGA2zC9T0DQ5xK1SgQIhAOIxGVj27yRq0mKOwBgAr19BviB2tui2yVTCIT5u/EqW"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.4_1606947869397_0.6002766949500378"},"_hasShrinkwrap":false},"3.0.5":{"name":"vue","version":"3.0.5","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.5","@vue/compiler-dom":"3.0.5","@vue/runtime-dom":"3.0.5"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","_id":"vue@3.0.5","dist":{"shasum":"de1b82eba24abfe71e0970fc9b8d4b2babdc3fe1","integrity":"sha512-TfaprOmtsAfhQau7WsomXZ8d9op/dkQLNIq8qPV3A0Vxs6GR5E+c1rfJS1SDkXRQj+dFyfnec7+U0Be1huiScg==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.5.tgz","fileCount":18,"unpackedSize":2160024,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7Og5CRA9TVsSAnZWagAAyzwP/jICUi4rJugmOcB7sh2z\nsJ5pOfdGzY5oWrXtIRuDvs5z6Nhlr0UhCbYiPbxoN9PN5kygflbrnZky+hJx\ng26EkBhl4Nny0KiOR17600gkowLy6Ds1jd763Ky+3Ns+2X3p6WuKI6TYVhjg\nrUVWReU9nbpx+zflGRo3nEXoYo+lbT0WraZdHcPqpbenOEzWUZ3UmPNaxO6H\nQpECd1z/a/xikMQOijZ8u3r17c/vqxpWygmkioe0VKP0VEVyiMgDG500JCnv\nXH85PbhYwLIqIo2XkKvpir0PU6Jut52IUl+c8Z0N5b6QMdIxkOHMi+nLG0SD\ndLmGBw3tQ5bFUX7YjOYwZRnCkbO2YQVkBvbV5KRINdHX8nR+rXBseRjNWGGc\nPpNUbQJ8ED4r+qmzT9ytJeTp/CP1ScS5n+ESXIXCQQU13L8chQimNV7AGFMD\nC9P0oArpsXIOvr8E2QyVYXOU5T+SNZSGNvqexQauwpd6xBMp4ZvaZX80uTHS\nVgt59FHaA1Zaq5vNtYU6BMVQz0sQVR5Y70rC15zeNktWgAPuW74VomDr/Vp1\nR34BaGW5uV/2rmdaDmUe9Zr/Tu/JEClVpYidFWwOLsM13ahRCnZiHWHrW19U\nknM45p8ZuUJm/vg/ouYOTd/j/1CsqbXUNJEqNUtaDQmwZqDqdMcYEuWIAYT5\nP51H\r\n=mcI2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6Ujvmm2m/Urq2K3CZD/HKJwinpGox78wRq7VEKZ1VTAIgaVJGToVuSSWhcb7dSPf7D/XQbyUD4Smb3I+Tv0c1DCU="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.5_1609361464616_0.09151289821433695"},"_hasShrinkwrap":false},"3.0.6":{"name":"vue","version":"3.0.6","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.6","@vue/compiler-dom":"3.0.6","@vue/runtime-dom":"3.0.6"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.0.6","dist":{"shasum":"2c16ed4bb66f16d6c6f6eaa3b7d5835a76598049","integrity":"sha512-fgjbe/+f1EsqG7ZbaFSnxdzQXF2DKoFCdJlPxZZJy9XMtyXS6SY8pGzLi8WYb4zmsPLHvTZz4bHW30kFDk7vfA==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.6.tgz","fileCount":19,"unpackedSize":2166667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNrUgCRA9TVsSAnZWagAABsUP+QDYhn5wX9HYk0rcxlzc\nskUETyheCrz5iGcJPI1AzQii4K5v9KbhB+HcCYKzcEcke7CMj4gPg5YVfUT6\n8WCDGQ9sMAels3rGZB1g4GZ+m+y9oUJX5ki1n+IwCeXAGzWfw97G1I0OIzDI\nobgpmh8W6a/rfiKiSMSENXcVHpeZA9ZDrK6mmSpJ3X6Pj5VIILPUQ0srHoQu\nJIHp9AQ7gc61GPSAM8DepNdKsaxz2sE66wpug+8eeuM0Wrb+XEbn/1J6OHLW\nfDqyI3zUmP/p2MJTGGSvIbmiL9VwNp+iVSdIsxX62bwC8L2dc5cu7YFBUPUp\nmc88V2cvM9N1wHO66ahdvVuWWPrAm3jU22UjzVAaarqfxysExT6Q6JAxiNnr\nXKeaEaJwO0WrSZaJz4AtgDOYluQBkwFrSvvmGFWDOIaCXV3JQR93U2+vAKEj\nsJ90Q7XvgcJxHyUzT47sH5yptyf7uwZ7sd22wREAiUI100DsOV29iDCLcjq9\nfWjVnv4bl8TZUbdG+wuDos47ygn/PDxXGacSzCVARzVOulFbyO0s6++ESmaI\nuYdt6rsvIVzoPpFGrkgNT3aiGesXDaJLyiD6IqlYxMtKeUwCv1H1AGF3yoWb\nJXGwvKfFRXejed4ozoNEJzFvTg1zKeL3dUOg9PIWa582+G4K1EMjDDeCObyv\nVnz8\r\n=zSpJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICK9YVzZYS7ZHzE3jui4vULXIhxMmTOvijeb1dxC0YISAiEAg9wH4RkrXUuaricKLkDwIO8iBvWT/Mkq3I5JedwsPZo="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.6_1614198046467_0.6686053971500256"},"_hasShrinkwrap":false},"3.0.7":{"name":"vue","version":"3.0.7","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.7","@vue/compiler-dom":"3.0.7","@vue/runtime-dom":"3.0.7"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.0.7","dist":{"shasum":"8bcff51f8be570f9e4ce8cc5f52e2ab0fe3c74a1","integrity":"sha512-8h4TikD+JabbMK9aRlBO4laG0AtNHRPHynxYgWZ9sq1YUPfzynd9Jeeb27XNyZytC7aCQRX9xe1+TQJuc181Tw==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.7.tgz","fileCount":19,"unpackedSize":2175729,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPQ+KCRA9TVsSAnZWagAABjoQAKF6as6VumVY2E6Tx5hU\nFp2YwTZ/V0BuFBW2wBEDejK0SKIx+82tP2tKctfVWbVf4CXB0yz+zhV7uoeM\nxE2A8hkajdfYs83pkR65zvFoyykikLLLC82Sn6OjGV1DOMiwqOvkWTJ81i3m\nV7IpiCL9WGuyYFoxRQgzGxxDFY6BzUdEiu49O0XMUouYd6F9LM4rQyKvi7GH\n0pheGBrby51MJoDMAiaJOSimF8fjd/YFPVQPEs5doJkOHQWY+6Gs0Riv+w8n\n6Ksv+k15wJ/Iz+s0ugMiMrvvi6mUemskHbJyJ1KfYtl2rH+XsE0FSjT+zyQQ\nNsRWNCa4MfQp+sZYVKQqupvB6zOnzv9Kej0iRKdSqLMHk7HqAXjNCdSsam61\nNvDLedfp2TXTqMlUUkRNCbk7Tq+tjj2fL16uO1a/fla50J89aqJmd+se9Dpl\n9Oo6MWwMs6TISi4G/T7NoQ//52zyl80dW4Dnx//JpCsTaCgI0e95pm6Csy83\nMYgtwspJqTtxtVaxOrvdIBMW0MSS7GIAFhTTkIWTG7gCRK2os0MDynnbq/sT\nJH2Luw4yS+kv/Ap+LVFBIV9AiJaSn3yn+Xus/pFHIO6NFiHupYK0NmaF0oLe\nfYl4ivrAagJIGjDEpWlJnHrlqLKjMZvDfC2Iema9as2DM39nhc4QEENfG5mU\nYPCz\r\n=7mAE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDr8LIUIy+f8DjCW+Swmbkb3KlKI6TB8Zg50qeujZCmLQIhAJ3GfSdzcpxeaj0douLcu1a4aj4I5HcEU4PPOeUhAaG/"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.7_1614614409720_0.5105564644501637"},"_hasShrinkwrap":false},"3.0.8":{"name":"vue","version":"3.0.8","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.8","@vue/compiler-dom":"3.0.8","@vue/runtime-dom":"3.0.8"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.0.8","dist":{"shasum":"14fc72a9ab0291f8461c94450bf45b9df82fc45a","integrity":"sha512-EE6mfGnPkQgTl1A9Vl2Jld9i4cN7KUDYTC0xPSfNRff6mwYDAqjtesdFo+Sk4/BkRfFSPgR1VnzNB7YbMLdrjw==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.8.tgz","fileCount":19,"unpackedSize":2212687,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXlPeCRA9TVsSAnZWagAAdSQP/Ay0e44v5k91oqbdol9X\n5Tpr8D6qn1WtzUsJVuYEzYRa8ah1GVcF2aaOym35T3nYEXyNyOB4rzDI8gmi\nzV97ulDOD73hS8EXJhzCyE+xXdMBB3O7wmDv/knNhE6JuaB1MTr57hYESUsJ\ndHx4a8VJYOM+pU2O3GmSm+zjbfrL0PSsVek0LPazwO4X2PcTeVVIU2JeRK1/\noLQeTmwT2ugmvkq/oFWhsuZJpKClwNVTgOo2Hw6e4q4qshiEAVHDJiyt06ny\nIIqx63Hp3lTjXchAmPQN+VTu87452ey8mcYxe61LW20k+eu0ixgtv4VvU2fn\nWG55dLCaY3JygJIc0o/D7v59hh/Bh+UZloM+bVFCMyWYN7xDb7eNnV8Uw78q\n+MAp3ILHpJfN8PXxm0WNCquWGp8ttX5oBP2zV/XOK8nhnNvWFs2c1O2hFwcl\nHwb/ZWfCsadP/MDf2BRkbdyrh8ih04SOM64vjGumZMOQgN+PprDrWmG2x1br\neYyDiLi6y44mUwW7kF4jZXUMZalmxF1dykFnFtWx27mZuAh/Y99bmHArE8N9\nnqhZvbH4bcQXf1YqyVf172ResrR7VnIOfSLg72nrSYA/BA1N8PGRdYLirQip\njkaFSXTD8ApxJyOTdithH1r3/BMoD7bqq0hQK/6rj/0HOCez+AHbCGWontst\nf7sb\r\n=k/se\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQMiTfuMvaONVsdRzQQP1cneKBHY5guPh7qVXtecVyngIgOfOrU4OI9223P1bEaSZjuqvQaQN4k/GuD2uguFl4X4Y="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.8_1616794590231_0.46384044524753887"},"_hasShrinkwrap":false,"deprecated":"this version contains incompatible compiler output - please upgrade to 3.0.9 or above."},"3.0.9":{"name":"vue","version":"3.0.9","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.9","@vue/compiler-dom":"3.0.9","@vue/runtime-dom":"3.0.9"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.0.9","dist":{"shasum":"c68ffc0e4aa2b0f1905124a9037b6e352de469ad","integrity":"sha512-MOvqDpvDslMWJo5kyGW1nTsTIPAuSzgVqmlzSQInIEqkHOu16pNbXuTjnG7jc/yIvQYFSQZqv6Pvad0iO5QkyQ==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.9.tgz","fileCount":19,"unpackedSize":2214935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgX0+pCRA9TVsSAnZWagAAH1kP/3wFTcFvkBJMTK4oooUx\nhUatpAV1D/D90BdHQ9oNfEXDCYr2TFH/gNlBAOliM9FF7Mj5iwF7PeJPpgSn\nOuhl6xabltMLmKvB6P8ybxZtdpAw5je1Qpwhu01AevSSr1t7ArCWdlu/WdIC\nuLmBQUQrOlYu+P6Fz5XdtbPSTNuQUIlzZTsN1IeH5+XhcCGV4bQj7Qgjbqb1\n/Zaiwl9fZRdKtn0B6u3XYHtuui3cqlqGMZBoqHCl3vK0UzBDGHhq4VL/TWs2\n1bfovebjD7yMZmpigplbcC7lGYK9LlzeC3ZBOYVijsu/xnI6DhQdfJlX1PbR\nuf05ioCDMY68jLK6XnVqjE+O+ObJwZwKIuypzki7gW7vNj46np9tcOn1UzBH\nNU+U/gwbG+AS+hUqRSzMIVJcCX5ny+MVPRK3gS/k3ytUjciaiZjTjO7grByy\n07hcVoNpNwZ0HQpYM22CXRub1G/oo1xb0M5ry9vtDSFYXHx+FMGT5uBFVVyg\nIEHJgkutdnv3Dzj3n5iIlEQ9RFnUkfXjNdB2splBmxucQjcZDDYOk6z/5MK2\naoBz1rW05yckYnA+ZvR6QP+3j49yKCYAKXPEP0GGzgMMa4jzF2LwZKUuRnaB\nOqEYiM0GoZUuFHDNPiR1vgr2yCiguxFU+DnliK83KCWpPJGLiz0dza4jtgva\nleG0\r\n=lt5t\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQq0Og35kMThZtEnZehHEYBwDZZWapN9bEUw3cWbrNdgIhAMiTvajZmopQODkS6lilovIVlMtBO+5J13cr6Xdz4mme"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.9_1616859049254_0.2963358907698277"},"_hasShrinkwrap":false},"3.0.10":{"name":"vue","version":"3.0.10","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.10","@vue/compiler-dom":"3.0.10","@vue/runtime-dom":"3.0.10"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.0.10","dist":{"shasum":"b5d2801c6ac0e756c850ad7a8f9a78cbccbad02a","integrity":"sha512-6arZ722uqIArSNUU94aqx0Pq0IMHFqYZuJ+U+q9HGdZZu11VFpyFP/L/hakijGFKp56Jr0yxJdWbDiJGWPxwww==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.10.tgz","fileCount":19,"unpackedSize":2217103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgY7z/CRA9TVsSAnZWagAAqnQQAJHLjvHGhHk9n3Yxy/qH\n7pQ/CLDl7zeHD+LNAMYhJShN38KWlZZds7iQ+CQ2t9uaMgn45+yNhqhQQS4E\nrE8Ev+JCPzMfYs6lVXY2o05FzDwiYBuMEUDzzkyHDyIWNGEmHTNBWPjQLrTi\ncBlgc9/+W3ZrCmS9+/X4wejFd7950nDInDoXc01A4CV9QBwPaHw/iCcyaaMB\nM88vNF9z2wSi1kqbb29WZ5D5BToWpeprYeKpkewl+ZJGAIR5rm/PGLuz40c6\n5mzMc2Z5f1SAaiq2N1QU8FaRwcTxZz8Cs5mbuiz8vmOZLimZugki8vALlarJ\nm3SZKsqULcKdbyy3UkPyAxj9oKW7JfD8yXCKFxGTvGkQ5EeSobpefmYX0ihL\n+/0i3YBoPFQGHdsoYAuYbYcLEyXMxprydTXlststyVkjcMSB4rqMbPIVCgha\nVg2g/5vPLlV3N+0J9haccGz7XUXoYpSSbiAw+UCwlclfaa09ucUlwLk8h9RE\nuCCZehijuWVRSoQvSP2RPYPKQce82gZ7W+kotue/x4z6KgimheYQ3AgLUOJQ\nqaS1Vq2SKb61J3YHT4UaMRF6P5h6eR2AOyltY1RQ/UJSYg4qUtltFlCD9vvd\nkvlmkdO3lQtbinR5tphlIw4eT0oDzuxpGvgaXFzoKkG6nuAYiJn5FB6EnFvY\nLRam\r\n=ya1c\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF7dttLUZnDou1iKpNumpIln6dxOT494FZThSRed74XlAiBrt1NJNP9V/zvOKCwcx3Gz8g3etOb3RGXJyrW/THHXmQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.10_1617149183225_0.8459110748544467"},"_hasShrinkwrap":false},"3.0.11":{"name":"vue","version":"3.0.11","description":"vue","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.0.11","@vue/compiler-dom":"3.0.11","@vue/runtime-dom":"3.0.11"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.0.11","dist":{"shasum":"c82f9594cbf4dcc869241d4c8dd3e08d9a8f4b5f","integrity":"sha512-3/eUi4InQz8MPzruHYSTQPxtM3LdZ1/S/BvaU021zBnZi0laRUyH6pfuE4wtUeLvI8wmUNwj5wrZFvbHUXL9dw==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.0.11.tgz","fileCount":19,"unpackedSize":2219215,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZlz0CRA9TVsSAnZWagAAz94P/RNsjIfpSXVGRAfMyLq7\nER3dyqOU7YMlljyfZpQwj4T1jC7qhjgEkemMRPno9xzo3FAdkoW59Ek6hhdH\nhZz7UbUhtfuMN+He7NzC8abzg6wt7ZSmY3oCgbdFVimd41VeVpnUfy4jgbVK\nALlo/W618izbUK1cPmUCjTX4a7fzKWCps+pNSSsmpQNjEmFd/wiJRMcDVRka\nsRAAX5KFjjojYD+OfJiQkiHd3S/JkSqBc8Mo/Y1IjkxMZCbBa1ezj+RFJ939\nhnoQMPtakF2J+XBLQxnJnUpOPgyZilk0c9utIvv9fNdB6+9gvBwckeuxfuu5\nNrwZx+VwVtlj/RgYdanH6ZA6XhOjk8PU7PiuXsFeqKXuI1/ZtSsv9ZUMm4H6\n+2xJb+T2UpbbQNjVE0vAdJZk3v2IiJLZaMSxLZAs7tzaiz9EpPj2XvMrBl03\nnf9XXs4o9/DzairaSRVJiBIEnLcSUFyqh5yTqm04ep4epLOuh+GcnTZ7PKUh\naBXtQDodQlnLFSdXOWTRglr+rb+DOrD9w2h2h9r6XoqvSdQUepvpcYp/IChR\nVz3L+qrv3tnIn4lcinkptThyoBr3SR35PXTKTeQ81ZvfKeJb4RIj3p3HRjpa\n3m87QtbX7uytomBU2sSOdmW82vXVKOPjWDu1AHdOmNfjhxXb3mWAV9C1mLSQ\ni6Sj\r\n=evdY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC6O87zTtPh1MCC91YynYrFOY5yYrjNlmCsza3bb9LkzgIhAKcOyg23qYnm+3cLX09l8yhyAc4LhEcrrKArHx5Wd22k"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.0.11_1617321203941_0.11417252255922827"},"_hasShrinkwrap":false},"3.1.0-beta.1":{"name":"vue","version":"3.1.0-beta.1","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.1.0-beta.1","@vue/compiler-dom":"3.1.0-beta.1","@vue/runtime-dom":"3.1.0-beta.1"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.1.0-beta.1","dist":{"shasum":"127f2d3752728309f3c2997c343e58d620f27ba7","integrity":"sha512-O+YED4gHEUzhN2DCbG40vhnNQqrh/nGAm4+hcma87wpLkusYcMPR1xGbMDEMrzvldtziHmu8TakNmdKvtWzitw==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.1.0-beta.1.tgz","fileCount":19,"unpackedSize":2319296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglvOrCRA9TVsSAnZWagAAA5cP/2S4ygFiK73uf3o/xQHB\nI5wU7xLeFQZ1BgA3PGfIMxWTNseU5Oalv8Mc8GvspL6ULj362pxhl/8wPLOz\nbgI9l8M2KSGXRG44jDFYGuGxnHXF/uWfuiO9FqeLYpmzE3H40vJwPIvZ3J9k\n1xs/DnEpKyXOhb/Ufnt7rihVtTLYMtrs58i58lZ8IV/Q1BOvcDXQs1zKQzpn\n0oUX15WZ+OMH3w7LAyseWys2oxsj4gv5yF38OMbYObEcwuopvrttp50nanx7\nHli82gkVVVkGpg9NfMaaIv81fJChxhGY09JpzuBHoBHO3Z1LvYIhVxMQnu1S\nYBrEvuiYMN2ovRZhZAbESERz9174eQbbyXpyiQyN59mV39qcsR1hxwto1Tjx\nTKnWiVMrF7sLFihEfhes5eowLbUu7vdJOznobcso50Hu1vXs8zbwy90Knx5Y\nn2N48pKkevBKH/GPJwzigz5r5KDsQ9bPHSgKe3hdMuMDJw/u9HN6y/3EDtbF\n8XhnOxFykp1zpeOnLGUzGYfMSeD8sr0ieoPI5u/++4Ln0cBFvyGRUIuj/82b\naGzp59goM3ZP4uaQZri8VfoOCelIva/y7qbsl7Wt/f0lb1jJ834w4LM1q+lF\nf+10ZtpKljl0xYoFJQU3t0pKQQk3rfHXkNU9bj0Bhf/LgFg/frSgzo3Na2Io\nH3tv\r\n=vCaF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC60Wz/UvD4RRVW9Fpuuobzm2vpyMsmvUy0VWZzm5O8QQIhANIIcgyo1v2aHsqT8Ays1ry0vVLPYH9MbR6ETEhRFJEh"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.1.0-beta.1_1620505514752_0.7255429803413571"},"_hasShrinkwrap":false},"3.1.0-beta.2":{"name":"vue","version":"3.1.0-beta.2","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.1.0-beta.2","@vue/compiler-dom":"3.1.0-beta.2","@vue/runtime-dom":"3.1.0-beta.2"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.1.0-beta.2","dist":{"shasum":"5d9a67c41e75d45cc1facea096d1a2f8483d024c","integrity":"sha512-kjvIWSiB4TVujOho/dQEwcOuZNtdw+pk/qF9qGpzJ9EoSq2TlF5FvUCCX8ZGslM1iQperlYftRWmiNrPUJCDYA==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.1.0-beta.2.tgz","fileCount":19,"unpackedSize":2320200,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglvvECRA9TVsSAnZWagAAYooP/0vkn6To6E9qf/Fr88kH\nBmY8ubWXIrWpqCWiMMisoWftXvW4gIwmnDgJDVpcnfhWnPFuRGYlQ7EDw5FT\nQLo6kkddlETuUj2tQT+3G236sI29e2sDJi1lb02vL34VIp78U7Ik+iWiEEst\nhbFnx43pBLZ6cnTx1At0s8A5f6PDK92B1QlpN5IuOOZzzvM+Jfhc1/M43UOw\nZ/wxU4ovVFfTdTXkwTc1jCwEdJm3QWQQ3sSezwY4vZYav1EaH+DEXrERoWBw\nTrfKptNLNOZGJKVglen+gyP+wEJHYvTSgVSgrJ+cJ98eQKQLlVfuD2NIRyv4\nc70B+AS61fl4TCl496rU4aswO+X2w59GRXBApwSlStkfWo165ZB6iACTjQU6\n0Q1ltLI4RzAe6dK0FKZa03HVpkZ2UGqEid1cqwJTZPI4MwTIXVZv8pS61m+5\n4F1lutKbg1wTrK1B3RYITE/sBFJATpKkbcjJesCmpXQx8swdBxm0O1YqpVp/\nd6lwdovULo+bj/N3s8dzCTehotZyHctM86I2sP9H9va0V0ELsCZi6x6uRM37\nS+ha0qsyrRbbD9OK2OOH4y5HDOx8wOC831keIsQuPSVzoqKZE3vsN/Oj1XCt\nAH11y+rScywHTbztwF+fportg3pir0CKtsQ6epCzYAb/hB4gYBaOGfDN6mc/\nr05m\r\n=f/Ap\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCloIlcnMzUHFolhuwwjVvK480vil2NZ91C+l0U2GALFwIhAIl2vl4omEjYERhdb4tu7h0Qe/j1/Vr7KqdymBzEEoG5"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.1.0-beta.2_1620507587839_0.7981251299882688"},"_hasShrinkwrap":false},"3.1.0-beta.3":{"name":"vue","version":"3.1.0-beta.3","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.1.0-beta.3","@vue/compiler-dom":"3.1.0-beta.3","@vue/runtime-dom":"3.1.0-beta.3"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.1.0-beta.3","dist":{"shasum":"ed7d944b3d276cbdcda8993f73833a05a182bd13","integrity":"sha512-Um1HjcgTBs65/imtgxKJEfFV00UaAAxbTTpuWlTfHeKd2wSyvoMMvQdiwL+GuEeKzgG0pZomZ8z2otekcLkmCA==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.1.0-beta.3.tgz","fileCount":19,"unpackedSize":2320496,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnEqqCRA9TVsSAnZWagAAPw8P/ipRJqb3NOFjsSLty1Ji\nL6y36OzemAMKEQyZr98E8+wwd9PYi2eldtkdsCTntpz8XletPP1sB0Xj2854\n9tvRwDtRuzOe5B2fM/z/Comr6PdLt6HUrPfmUUi6raqUXKoD+FWns1FU6GUa\n6cY+yUqNU7yIrnPH2sGVSb2kGsQdjObDeTrn4f71ed8v7CTvGbuZQx7vRhIl\no905/b2qT7b6WtCmuzCVSBXjwM81SJnsaM6BFPu+6vXzPg1T1Pm2whZE7u28\ndVSJ2SNFGOh0/X+/hhbny7zNJZNBXYX0VtptwCT5qCPNN2FvNInie9pH4MKj\nmYqXus9nKZZGpxsf8+x9Aq2DzSixPCQV0CvGDsPgaOm5nLq93SbBTFdIQ6L7\nKcK8mfmPsEqo7fTp20QBKQA6x70twkZWvAnIRYJqfr3MEbVlxPgjhLBTfAiR\nnRSxv8raCn1E5+mTcEs1pBDo0aV7txYjq9pBiH6BX9TLzpFumXP1Fyske9vI\ns6KShQbqhDB8qPy6iIpPZf+SdK0kbJTfcJp5nA8jm8+yvUVVM88LOqMXBHxx\nSQZZFPwlUh5zzZVV+3IMkiSukY6YVdw8CYgu7odJcbuTf1/lqdbw7YCccRXB\n0RSzTnHbIdFjHqX6E/P994U15Gq6a2W73xBZQG1yr3ziK03csqw9TCVtGMgX\n6JP0\r\n=cVsF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC4o39sWVctWcLnI9br5ET9iurtnloqyZgwZ/7kZAMJjwIgN0Uad5hI4g6qrCx0BgtNaRAzrRK5Rdj8JltQXg/sh6A="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.1.0-beta.3_1620855466230_0.846558100050099"},"_hasShrinkwrap":false},"3.1.0-beta.4":{"name":"vue","version":"3.1.0-beta.4","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.1.0-beta.4","@vue/compiler-dom":"3.1.0-beta.4","@vue/runtime-dom":"3.1.0-beta.4"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.1.0-beta.4","dist":{"shasum":"c17c14f60a9267c5f33d9fa4dbc9bc54605d5ae2","integrity":"sha512-HzJnk1iaWGcExAaAIO2yVMMhxHX6wSLcKF3/PwF2NZMlMpUf7ZQSFHVfzIyJqaQ96K1KJOlDPbpqKYLpRq947w==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.1.0-beta.4.tgz","fileCount":19,"unpackedSize":2328310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrDQDCRA9TVsSAnZWagAALtkP/2/R7gGJUCYwE66vdT9M\nVQowlvkUd5smlUt1QWAyuwOK8oifKvpVF5GvL7p1RuyVT57fJ6MaHaicRHNP\nK1GV6McyKFJxxXc02bWZU1hTgoljncktWbTFf7R9srdi76CuCSxaprdO3mgh\nugPY+5piEFc+rqDAqpZR3KyVoUygyz3OhdKu9WgOK4vBkyO+1lzJlsoQ3x/B\n5VmXNTlHjQS8JF9pBQapxABJXBYLEwM8rmYgtAABn9HOb5uRayMH5Vioieqc\nb455EL/WzwJtdb3uZoyGHXaoNuDYsDieJLXShdyPSieyMWm7sxHdv0Kr3iEo\nOU+you0H7jHsgEuQnmwhkaAkeAPH0Jk0HHRJKS51AzWKML5fGWkTool58DeY\nTJzc2Ir+IRZvglcjED/BRVYxGYftzV0lr9c6LeybVtTerGsP53W68V3Ni1MI\noNeFK6k1ufcJX7tv0fNfOnrwXjlabxnHT6gmaOYHW/XraM5QdWh70QzIjNep\ndcOvm6kc9PAElDYi1BoOL5FOwGzZNKe6i8uFnCrO5Cf52pOPncYj6WsA6T6k\nmyvAWjr03ioyL7FenkkOIZkCqcYXvF6ihYYgWMEPJhu3C09oxQOmrmLo8DLt\nbkjsMnSQ0gs8fE3pGdKfNh7tJivAb2GalEne10u0WV2LJFiqDPUZ9FQRVvOD\njwJN\r\n=UJxm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHvfZ9+h7eIAsUfIdgGWVt8B3cOVvMCN0nauQ/6MaDV1AiAHqIm8pxx8E0pK50rOYGhZ464imPZ/mw5tts6+q7sVUw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.1.0-beta.4_1621898243322_0.171668809080451"},"_hasShrinkwrap":false},"3.1.0-beta.5":{"name":"vue","version":"3.1.0-beta.5","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.1.0-beta.5","@vue/compiler-dom":"3.1.0-beta.5","@vue/runtime-dom":"3.1.0-beta.5"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.1.0-beta.5","dist":{"shasum":"6fe228f0b4e20203b4755cb18a958af79a8ac63f","integrity":"sha512-g2tHxOLkXq6OUk5hCEJDgwvmeG00v1301SBsyn9ATCyhvHm8NBl4IOWLoUAmucHXexTVwFokrIXZVDTZlLou0g==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.1.0-beta.5.tgz","fileCount":19,"unpackedSize":2337428,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrqqICRA9TVsSAnZWagAAC+4P/isVxbbH6eTxHGmzl2pi\ngFH6FbakOHUyvli0tvD1pjzU+fNOnDPKxxaEnteGlrQn+Camekze3JdbaLMS\nVTfHlrRaQWh2UlziRqvCJEcy5vD3MKtyGjiPQSK0FkcVA7QZgC2k0W5AS/e9\n++VvTlHP+IXvz0jo6bd5lEwdqatA4Jcw8M1h5GJjtZkS9rvxMmy32eOCNFrY\nW7rqkFKjss43tz/WRCtV2jZKRz1ROsSfUzc1+xugsexg4mHD0TCyJ49e3a7s\njnjGV68yyX3tZeVYEBVUTtJ979ZQfAM8g87GHuAOhp+0UY/IBctQLutIJJF7\nTFZHYBF7iXS1WEgsnYqlICT1W1khuJaR4LzaAMgIMPZZukVKcu/yJBDIuCHJ\nYfohalpcKLxJgpyLVsIM4DolhrgsV+pWus3/3Si91PYC81Ax5eC+CSY6QFbF\nkBuNUKM2WkwbZXt/xncauRwx1X7nTdDRwMoshTAJEvYBpnC7zjemClJ0ZsO4\nfTvYldNHkNZTrEvwgBurC3eF1s+iURiB57/nwLeQcibBH6ve7bKPpxyMZZue\n1otc94pVrMJfFZvIVxqNcquM+yqnlFm/dRxw2Ye/aUOr0/peLtJN33YbCbPD\ney9nc8eAAP1SFgK/Am+1xD6Rj+ySfCUL0GNlikIq5nf9zEafIj8NSPuB/mUj\nWHRe\r\n=dJTb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBxAenBGtA4kv5PnvebeqlkNmWsRRgI40w1MfUzsiMeVAiEAqA0ijyK1Z8MUDdAMUB60SksUT/2oLkkz0OhoaLjGvzM="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.1.0-beta.5_1622059655682_0.1245727704813262"},"_hasShrinkwrap":false},"3.1.0-beta.6":{"name":"vue","version":"3.1.0-beta.6","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.1.0-beta.6","@vue/compiler-dom":"3.1.0-beta.6","@vue/runtime-dom":"3.1.0-beta.6"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.1.0-beta.6","dist":{"shasum":"bd1307916c58a07712ea6281078e36e1cb4fd1bf","integrity":"sha512-p5r+T0Dcrzd77K1cp1v/T3R+uMSrvr8B3SDSa6KZOqkEOwZl48IpnX0nMegnIHSX8/WXi3x6nqa+CE/aVP2EfA==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.1.0-beta.6.tgz","fileCount":19,"unpackedSize":2346848,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsVm2CRA9TVsSAnZWagAAh7gP/jv7oAcvdoAWUVmhFpNo\nfBgZcAXYsOPQXzLGQ+3KXIwuSq6K9BK+cSkpXqQ+R+/hUCq32++iTrIgf5LM\nIiGE4X1TuEPocZtI2g/c5Cx5U9/tqhmBGcm03R9nUMBc9D7+CwWQ52K7VrU0\nRkKb9U5QFoew4CTTfV8x0JGHWhs8qaDLEvg5eIROjR6NfLABmybFHVvIOdB/\nr/VXxng5ybO1p7CA3Xpm9t799M//qXpiqi8SbkQCLMZBYFcqmgoz1zDrX4pp\nVGe/EvUHsJ6RFdkI8qIkVIEEhREIMu+GXcJS6OJ/c9r5q9nQm6DZlh/XHx/Y\nGwtmT+G2KF4L2DClhVjrHBHhQgdQTyZn8QFBNmoMWOcZiETWqLq8KM3RZZrN\n16ZzzaSHieGsxv/3DzuZauXOxrHPrBF60uxAoPyZy96tCqRHJZvTM6LaLTLA\nmyJV76AA8kUiK7h1VYrsnUegwtL8o2E4cQxGHEfpiwWTZKzROYaEvlGvtBFO\n6u8m0R/mgpUrHE5Q9tJJZw/RcX99OKicCGDx2uQmCKZr1lwX20e/r+xGOBdI\nouEaJWhOM027lOxy9IFQxwgnxXtVJAq8w4YdP480c4EH3olSq4kXJKDDjZ0u\nJ/IQFnHDfX6QDvEFUVsk7nhmHALhXH2JafZaY7OeFzzgAW4QwqvbXfqwaC59\n04O/\r\n=WIiv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA/HO4pMSa6q/yAt4ZzNN19fOt6NFkXwjrezuMxujrN8AiEAo/Qo0F+DhIxFyWzxhu5OpzG0jug5tqDJX6NqTaTnJJ0="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.1.0-beta.6_1622235574386_0.18995753871099397"},"_hasShrinkwrap":false},"2.6.13":{"name":"vue","version":"2.6.13","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","@types/node":"^12.12.0","@types/webpack":"^4.4.22","acorn":"^5.2.1","babel-eslint":"^10.0.1","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"^8.0.4","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-vue-jsx":"^4.0.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.45.0","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^6.0.5","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^5.7.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","file-loader":"^3.0.1","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.12.3","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^3.1.1","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","lint-staged":"^8.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^5.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","puppeteer":"^1.11.0","resolve":"^1.3.3","rollup":"^1.0.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.0.0","selenium-server":"^2.53.1","serialize-javascript":"^3.1.0","shelljs":"^0.8.1","terser":"^3.10.2","typescript":"^3.6.4","webpack":"~4.28.4","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^2.0.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"18660336a05f667927c5ed5117771d13984ff7b0","_id":"vue@2.6.13","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-O+pAdJkce1ooYS1XyoQtpBQr9An+Oys3w39rkqxukVO3ZD1ilYJkWBGoRuadiQEm2LLJnCL2utV4TMSf52ubjw==","shasum":"94b2c1b31fddf1dfcc34f28ec848ba8f01ea4c5b","tarball":"http://localhost:4545/npm/registry/vue/vue-2.6.13.tgz","fileCount":218,"unpackedSize":2969791,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtkQqCRA9TVsSAnZWagAADKQP+wSdMqj8vao1u1zZUAe5\nxOVLDevBfflk/F8yB131S970geY9z0UYEEE5IhS2bM1LXUFvD39zPpsK3are\nnmzYKN+bVncrgBbOAy4GObOn/5Y2ro67elIPkIDzXWdG2jwyFsDME/AX053e\n9DAseCxt2yQ7mGjNc7AU+5luk9ixGcHvUwn2YuMHAe6SaSd0zw/oqHiDo3tt\n2BBV3A41+UZadpaxzD4B5V0pPhyFzzCNQi+Bx/wXnnA/1k3sPvx0dq3+cPjj\nInfSgPXndZnxUWme6kvu3fRUD9dsdmXRBv8YSAXXvQ/kMXNxIqF8PEVtHSZh\nzJqtbqGiDgQ4pGjCVAp45beh0IwkzukSvGaRjJ3uEAvGjry5AJO/BYDMTz6+\nYgkVyGmtKt7ye8SwoXz/iwEeOZgB77DrPP2pgH3NAFK36TlaoacjcT7iHoIE\n/Xdx/IowMhmmJuEfcEwEx2g97vGuDJedx10C8zkr0GQ5JXfRcZ/JwkVJFXhQ\nfrtibpaNb3CZVLX5yEf7WChOKoCaUrWc6yoqQPNOjZFOmmSeBLzYXXsyI9Jt\n7QkMe9WSV6j+c1DxxuhtQpXr4k8zsD+LKnS1SfyepVe6/aeqakdO4UVp+NSZ\n0iRPg6v8vU5vn6h4iNAlDQXNb26Ur4/+gV2d50AdmQ49bfe3Cg+mniqAJTjl\nBjgl\r\n=mGGf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1cJp3YsPooIwpK1v8Ayr+787KUZd/jli30+SuGZKjmwIgV/j0X5IZMjLerOmTVTWEpl38VBTIXHPusN/QbgqRwRg="}]},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.6.13_1622557738289_0.4802536672618223"},"_hasShrinkwrap":false},"3.1.0-beta.7":{"name":"vue","version":"3.1.0-beta.7","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.1.0-beta.7","@vue/compiler-dom":"3.1.0-beta.7","@vue/runtime-dom":"3.1.0-beta.7"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.1.0-beta.7","dist":{"shasum":"a6bef8da8dd267fdb26f4247dc0f2320a8eee61b","integrity":"sha512-BNyAeCK/Kd+LB9r+Ukg9trrz4MKLqWhNNYUKgRPcSgT0WMNAdXRzAxj2ZTRwTdK1INKbesPvO1HMSwIN2vNzww==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.1.0-beta.7.tgz","fileCount":19,"unpackedSize":2347716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgt+ZpCRA9TVsSAnZWagAAU6QP/2HE5tik77beKxTr8JhN\nF0l7rErRtAPGRXMbAICWeo8SE1AdMTQoyz9QBrvy2XIDBom1LCciNe83XmPA\nq40q3dccXcjK+Yvc34IqxuPaSz1Mo1j55TwFwudB9GLZwyOvtnV3Gwql4XwM\na3GoIskg52L0/rSYpMPk/ZNuNuz/VpF8ALhK9RQ76dPeWQs9Ng8T8AEUF6tY\ntiU9aNLi82TDwNs/SXrNZlGfYTNyJIGmx3XJm6Mn9yF28w/JWlfIfvtFwdq/\nMlQ4fED/aBW/kDF4t5TGyq8PWkYSlnRjMFN1Qi3T58LHx2+2yITdl8YceyUq\nzIUSaUt/t5lJWa9SZ4Gwu5Zs6z+QwRzufpPtVg+QUDSzhHWFrFOHIlFjq8cA\nODMHI2LAxk0KuK9B5yamCDSZ/p3wNwBz0NISfzNs4x8A8eaN0+Mg/PCjBDuM\ngJ7Q7hoiaOFaf+UcJp4639UGG1bi8jbZbjViGOSB4q7wkFzGiXTQ/xCq6p79\niGGyzblk6BVv515lRrO+a4dxlIYOKZr1t1HHjc+y8/jluP9xjz5G4yIrKyFP\nHQrE7Zpd+ZP+mfKoyJcDoc+FnAoJoYR2TG+bTs9qcomYp34YMJHZTMbXjc8T\nGwh4fs/SOVjiaHntTG5G/zyQv78z2dsFC+SEtWDQccqbiHCn4WoPv1EqyogF\n1FUG\r\n=xLzw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDB3Buvuwt+L88utE8z8SIIF+qG5uPpI2wkLjGmPTV0OAiBxATaO3ma6GFQ4RrgXoCbcc49H9wjbcdCCrSuAry9/GA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.1.0-beta.7_1622664809739_0.9282771088191382"},"_hasShrinkwrap":false},"2.6.14":{"name":"vue","version":"2.6.14","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:web-full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm","dev:test":"karma start test/unit/karma.dev.config.js","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:web-server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:web-compiler ","dev:weex":"rollup -w -c scripts/config.js --environment TARGET:weex-framework","dev:weex:factory":"rollup -w -c scripts/config.js --environment TARGET:weex-factory","dev:weex:compiler":"rollup -w -c scripts/config.js --environment TARGET:weex-compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- web-runtime-cjs,web-server-renderer","build:weex":"npm run build -- weex","test":"npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex","test:unit":"karma start test/unit/karma.unit.config.js","test:cover":"karma start test/unit/karma.cover.config.js","test:e2e":"npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js","test:weex":"npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js","test:ssr":"npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js","test:sauce":"npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2","test:types":"tsc -p ./types/test/tsconfig.json","lint":"eslint src scripts test","flow":"flow check","sauce":"karma start test/unit/karma.sauce.config.js","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"bash scripts/release.sh","release:weex":"bash scripts/release-weex.sh","release:note":"node scripts/gen-release-note.js","commit":"git-cz"},"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","@types/node":"^12.12.0","@types/webpack":"^4.4.22","acorn":"^5.2.1","babel-eslint":"^10.0.1","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"^8.0.4","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-vue-jsx":"^4.0.1","babel-preset-flow-vue":"^1.0.0","buble":"^0.19.3","chalk":"^2.3.0","chromedriver":"^2.45.0","codecov":"^3.0.0","commitizen":"^2.9.6","conventional-changelog":"^1.1.3","cross-spawn":"^6.0.5","cz-conventional-changelog":"^2.0.0","de-indent":"^1.0.2","es6-promise":"^4.1.0","escodegen":"^1.8.1","eslint":"^5.7.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-jasmine":"^2.8.4","file-loader":"^3.0.1","flow-bin":"^0.61.0","hash-sum":"^1.0.2","he":"^1.1.1","http-server":"^0.12.3","jasmine":"^2.99.0","jasmine-core":"^2.99.0","karma":"^3.1.1","karma-chrome-launcher":"^2.1.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-phantomjs-launcher":"^1.0.4","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","lint-staged":"^8.0.0","lodash":"^4.17.4","lodash.template":"^4.4.0","lodash.uniq":"^4.5.0","lru-cache":"^5.1.1","nightwatch":"^0.9.16","nightwatch-helpers":"^1.2.0","phantomjs-prebuilt":"^2.1.14","puppeteer":"^1.11.0","resolve":"^1.3.3","rollup":"^1.0.0","rollup-plugin-alias":"^1.3.1","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-flow-no-whitespace":"^1.0.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.0.0","selenium-server":"^2.53.1","serialize-javascript":"^3.1.0","shelljs":"^0.8.1","terser":"^3.10.2","typescript":"^3.6.4","webpack":"~4.28.4","weex-js-runtime":"^0.23.6","weex-styler":"^0.3.0","yorkie":"^2.0.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"612fb89547711cacb030a3893a0065b785802860","_id":"vue@2.6.14","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ==","shasum":"e51aa5250250d569a3fbad3a8a5a687d6036e235","tarball":"http://localhost:4545/npm/registry/vue/vue-2.6.14.tgz","fileCount":218,"unpackedSize":2971462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgve0bCRA9TVsSAnZWagAAKoAP/3ktmNr4kZIQZfpJLc9+\nfA1QQxeM+0r7d7NvagNS3M2Rp+bUXADJ01UkzPdCEB0F8nmUVawIH7vjmv6v\n/dRZJ+UScYVdDoXW9KtM42T52pOeArpSYAlUn2y3OlalTCauYgmHFDAN2Wn1\nhCqzuXLxk4sKUAESpKq/a/TbMLRYivYKJy1LhfzVAXmX1loFGTWizGarx4NE\nyTLM8wOTujtcK3uW06UTD1lpmhRC7SIHbRC/EZz90AgIdi/sBHfinTdA+7IC\nDrbp8ATGgSmWMcEK/6Cf1IQiRL3yNi2sZQTaW0Fy3EHzTjJ7k9chx3QyU16M\nd9ps4Z3OPSGYdH4X6Wh2GNzZ1rykrifiNrYu/jmsFGYRzRQPPqV8f7k5dVJ7\n9gsGyCu/15rnQTsN4DGJv365UlyuB725T6eejbUXU+oku6qyVEpX62qvWYCj\nc+4IAPx1FDEFFPGJ+2r9W6LRYHb6L6G/XL6/8RiIv1QhU/tnpTEP0CyNXjDY\nVrXgxZ+grcnHMJ0r1oPipjUs4ZVGeir6tK57wLLNz7wU6l4V4Rvrcjqb+y48\nPH3bPSbVrVpaQ1Cm0aGLTcJ61PiMdvisRJLowwkcfqsR7svmV1Grs6tNRLvF\nPDYelfw6z+J8/F7AJeKdS6ErCDdNIiTn7XLBLl5XPME1U4jVpKOOh86eCzt5\nT3b6\r\n=hSVS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCadUtABvVltlFRCibzC7d+0ipQNZI2JqttODPpgKcb6QIgXfmq33g/ypTLWDoZRsjXl//AuF3MgY1uvqnTGFxXP/0="}]},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.6.14_1623059738943_0.6565053664665048"},"_hasShrinkwrap":false},"3.1.0":{"name":"vue","version":"3.1.0","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.1.0","@vue/compiler-dom":"3.1.0","@vue/runtime-dom":"3.1.0"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.1.0","dist":{"shasum":"1ef6db63d643ea224efb9eee8bc0e0489882b318","integrity":"sha512-/+2kDG9I/lA5L/bBhf13k9+5f9t+vlC9LdRGIdKd8iGRnlYzXMQFqZD6jENHD7xTl5hTgO7JA2NdgGWfWOEetQ==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.1.0.tgz","fileCount":19,"unpackedSize":2347632,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvku0CRA9TVsSAnZWagAAvHYP/3b84iufqcbH+j7JnPmH\nn9/ymQzAJyXdhXN8G0ovPTZcAgXjFQVNErK3je0nTDcWVOlRkbdzZk4sTeIY\n7v9WZJ5lwLoY7I6kHRykvwDOyWoYH8IMalodCeWO3jrDRgrNOdfbtQOI8NDo\n2KI1jIWYfCycxMy+Kb30pYcIrX22oE/SCxdK7mnan3wY7l9g9Ku8/3rKWnDs\n1Kp6aK/vwLHiuD1txlL15Wouw55Rq1S0KyMal/hGeUJf20Vf5e9qrZRlNn2I\nYhyUc/jzABUV+4bmqM/lCJ2uBy5RHQG7w+nsV9cqKfqQEE7xnBve2MqhM9h8\nBbQ12xuqdM4QZbpfZ05JU3rpilrPp10dgjsWQIfmZtS+Z3FOh52pQVP4QlkJ\nYzComLqpuvZ3XzxAQPXzUfZLCCyTJCGluM3XVPoHB/NvrdPex4nCUSlD1XkA\nVDgfvLrSvPxW296aABsUeiOIVK70z32dLzUUyDmf7LxyysggKB4I95cA8RYe\nvfks3ATiLQ0PgZftnSLhc4h4yfwggqH2GkVxTcvewkSDyC7+u7R6BJld/Zfl\nd6RfEa6b7y75Bof2GUz1eOjwCX2VJSf+SBk8SCRX+cYs+y54QWIzdrGBjmEU\nc7gETNN/83CU8kGSFgKC99hpbF9MeGVOycFpUC0eg+x1f1Ds7KZc8V/NnKJY\nj9ll\r\n=Jx3y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHephEMBz23sLBAiRKM1objIfBTBl//6FtmeWJEgVSD6AiEAmkQBeiCFtPAetNnJU5q2Atzow3qm858bT+hz7dmoL34="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.1.0_1623083956520_0.7675955782726238"},"_hasShrinkwrap":false},"3.1.1":{"name":"vue","version":"3.1.1","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.1.1","@vue/compiler-dom":"3.1.1","@vue/runtime-dom":"3.1.1"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.1.1","dist":{"shasum":"9ad655758a0fa6c0dee5b3d2431d3912a9b381aa","integrity":"sha512-j9fj3PNPMxo2eqOKYjMuss9XBS8ZtmczLY3kPvjcp9d3DbhyNqLYbaMQH18+1pDIzzVvQCQBvIf774LsjjqSKA==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.1.1.tgz","fileCount":19,"unpackedSize":2347632,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvoE2CRA9TVsSAnZWagAAKxQQAJtPGWcJylEGBpIIfWc6\n0GiUOI4vwNbjk7eVM1zMhfNR7vn1yfNh32EK6Lv+9KzOFZVEgKZgZpalm3O/\nnm0Ul5QpTisL8lCYtIoC4jX6SoVeYG+mX28B0xIThXOcXbEuPlw2yEOxU3ct\nrX6zzYTu+nyd9I2z+D5I49l0vp71P0Eotz2HmxlThLdfBeJVo/bLR41aNwcC\ntBkO7+N//QFX2ur4P0ALSDIGKEYMUhXGFvcx8vjtUVaTMM/joFrXZX3G9a7f\nXaBJZUnSIStEdkJF4QocGJiSqg7hVz1gd7Zu4LozycEIKwy5xDpH2ztDBxx8\nfikKo4uta8EaNcQFRU4SSRdAAQ+vaLRfCJjyFk2fIoqB3ECl6CJwBEQEZ23H\nuySAiQ5T4P1k9UjBRYqa7JJGpKDGxXY3T6g5pxCAiopbQUBQpzZdnYZLcvcS\n/WQMH+wUjL6Y/Zr+1s27vkDz5THKCCis786YPRVMfZvAVRLMjFvGkeDEjs5c\nGnkqF3MCOqEG4NYB0kMuz4H/nQA8LNCd1myF3JZaI9LcwxmsOdEQvnHnC+I2\nT6NLwwNA986wZQ7flAx2GM8oC1j5pDgjNSSXp3W0TDtaHbYLxpFbXs9rmSTC\nx82z1ZMWxatlew/290HNuwQ0kk361cFllV74WJhbgnI6clLmoF2O6b98DEDZ\nRJ8l\r\n=xEt6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCIwJmr0crXiQaERB71wKgG4klBtTeJtrrPa21dUsLILwIgRGwl40KckUSHVR9NINS8LI8Q68GulUfWbgGo+vKfnIg="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.1.1_1623097653667_0.1638509291596284"},"_hasShrinkwrap":false},"3.1.2":{"name":"vue","version":"3.1.2","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.1.2","@vue/compiler-dom":"3.1.2","@vue/runtime-dom":"3.1.2"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.1.2","dist":{"shasum":"647f8e3949a3d600771dca25d50225dc3e594c64","integrity":"sha512-q/rbKpb7aofax4ugqu2k/uj7BYuNPcd6Z5/qJtfkJQsE0NkwVoCyeSh7IZGH61hChwYn3CEkh4bHolvUPxlQ+w==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.1.2.tgz","fileCount":19,"unpackedSize":2371912,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0isZCRA9TVsSAnZWagAAEzUP/1kIqSu+P5jwk9fNVnW6\nygo1uVCazRzX1/5bFyvqsvvjsI+1cNHpMubYlEBeS7xd4i8gkuogzr1bALkD\nRvDzVipMxSYnCbX0Rf5EAJJKxacoeyz7E+sW5957QWrp3EsFGDPfviC3fsj4\nMWZ/7SJJDDlXaXLSJLB79uisHxwSNjZIxteN0yUJM9KKXW1UQc0dQ2+VgSS3\n30NT/FIlJY8bcQ7Cu9a0EDlfKzMu2dx2tFWkCUFpfxCGk9lLVgb71pzgHlyP\nd2JhBWuMdW/IYJj0A2IcK1nUNkOkuCmWjhvRKx3stUfROSue8F6yYSmuf+mY\n1ZdyD/iqt6ZMJtPSG5n6eNdpu9MFEpjr07RYM4DaUrpWILKZv/J8rDvZLaZX\nkqRRS4bT6nShDB91y6HhanB+pHBk4Eipg1EskL5DzJ1IL7J5SxURhMr4JUe/\nc14v2Xs/elRrYt6Jm0bv8kfPh/Fmy3CngT9YHOltHCxr1m4S7bBjfFdTnewM\nsTb3wm1dg2sM5BEiqfrCA0ym4pF6qTqNyfNPgWvwQpBXGkjoP6lvCLqAwlWd\nB0qVrNcHygQIs2TL3L/TEpktLI/8OqqkouYA4ZAA0uKKm9HAXSAYr568adwZ\nJI/CIbI4g2zQE8tkM3z/o6THVGnziuVydCCzd9AtiLVFnAU3p95AwS/p05PI\ntGky\r\n=kqFU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEFgpL25xp6GFOaEgEO0tfRxyhvE2RE7XQtL8rR1j0OfAiBTUq5MPcnAOrgWriPpF81dgn1ev1ICUNnVD13wrcja+Q=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.1.2_1624386329013_0.7223570184183024"},"_hasShrinkwrap":false},"3.1.3":{"name":"vue","version":"3.1.3","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.1.3","@vue/compiler-dom":"3.1.3","@vue/runtime-dom":"3.1.3"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.1.3","dist":{"shasum":"8659cdcd18bae0fc0aa79ddde6594c1e0b2facae","integrity":"sha512-CC7HIDNh9AoGUu9XkFc7Mvz03VVwp+JZ1toXsNbxXvuznSOoWP2k4htXaAu3nClYhNPRVkWBh+jWoFEmZq3lsA==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.1.3.tgz","fileCount":19,"unpackedSize":2401302,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3k+rCRA9TVsSAnZWagAAc9EP/RL/YWCJjrZVfj0bt0an\n1VJKq8g3WHyZwtK8smj3C6DEi56s3b3iG4JUruPtgpUvzQ7BDtyhac7lB+PH\nG/6Jm2vkPcCWm0Wsw0XuKV4BxagBV482Kdh9sa2YBWRBHEicglvoQVvqLUg3\nHDIZz7kzyHARlxQ4dmLMztCni0hvmtTiakcLSwRtoP4YEjjb+yH0kTkMr9io\nkvWtWCKM8v6z+O6RgQQL5ZMaTUv+2dp2dWw3iQf5VdQcBe5zwP4rq0Fy+kUP\njT0Z3V6Gvj4j8Tllyq5Res6O06KzzWU6/vFI7CnFKBkLtMPRVvdHOk/OzoSH\nzf+osMZt/uLwfjfBnVNwq/hU3NkplfYiG6LB2C/QPgykWz8VUcGwK+0IUWMX\nxz/56J8yYr1RZluK6JOFoUjSbnKI0W3le17dvifqKvbZPX3niPUHpQO3gDlb\nOnrsRbPCTVJgjWFZIsr6PcROgUh/6Kg4yrP6MBW/eJHcdjr5BLpDvpqKtmQa\nTO55YF8iRI7MPVUBMo2y0TAMycBjIG+u0CKRH/zCAgestRswXNH7hpQuSXXC\nPq8z1cTyQP5vTcKJh2S8utlD8VMZl9xANW3m1fEjxq1bMyhfD3HsoRiWeSYh\nr65OEHPWujulFtBuxfzUSYglu0dZ/zPjj1CFr7m++ABg7dxEHGetDvstteiL\nJr5K\r\n=f2TU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDdBQKpz53/a3oR6H+WiJ3pOUGCwXkN1mcXqGz3R/QA1wIhAM0pMOiV4wXDqQqk79OackGoyTHcKmg73M5Kiolh2c92"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.1.3_1625182123167_0.9183154403856331"},"_hasShrinkwrap":false},"3.1.4":{"name":"vue","version":"3.1.4","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.1.4","@vue/compiler-dom":"3.1.4","@vue/runtime-dom":"3.1.4"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.1.4","dist":{"shasum":"120d6818c51eaa35d0879e5bc1cff60135bc69fd","integrity":"sha512-p8dcdyeCgmaAiZsbLyDkmOLcFGZb/jEVdCLW65V68LRCXTNX8jKsgah2F7OZ/v/Ai2V0Fb1MNO0vz/GFqsPVMA==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.1.4.tgz","fileCount":19,"unpackedSize":2402184,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3wjFCRA9TVsSAnZWagAA5zUQAJYJsbhBUbezOZhKLmCK\niFhE5+P17Lq4azTKal2rc7PKhMNybNJC4E8N0+cmJQdYCCvlYrgjNwPKT9Dp\nVryv/ONwUFALdPUrKAaoUrnmZciYaE/pLyatyHrsiKcwV0X8pLtHS3EEk16w\ncPGDKXyJBv7mQjwAQaaqQ4Mh3VCiiwDEfIuZv6qoPBAJfngDICOeURvlliih\n2xaiM28Ru03x26MDxNrFaYPAu8uZtk45Z+BEwZUp2qWMBYZHOOsqSoUa8Rcf\nCzwkOGrmzVjyM73W6nF3rB0Q6dSE1y1FdrfqyRJSUhBgADQNv3BU02LugkoU\nM5EjwC2GantiGmQhLVfrIhvZzvJoDTQjDTd8ME+x8GFCzklRUNeJrPlA3+uH\n96PDROD4MqcHXN6zqcD2XwQKZ7u/flten9mN3BTQcWyAqLUjbW94cT4fFxol\n/s033Ere2WFNnVXg7LtV0v7siptLikQka7RPV1HO2hjDCwV/WtCbm3Aac7bQ\njlXpXONawnAZzf7yvFTcG4Aa6g/WNCzjvLvrIaH/xVedDXgSjCyIpbBpc8wH\nmA5hP53jE9y+ARfPbuiC3B4MoKCBBhuq+L9Ai0pjFQGo8iMHCasvVFI31Jn0\nwC+6PNd44Y/sv1j79wYmucQDFQnlXd3GcuevrHDoZYOsZoRS13mi6oXiDJHx\nw4yq\r\n=27fV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEBrNSnHgFclQ6Tw8Pr7dJO06ijGmk85VLOlqWgJIZyhAiAhll6AfYQEvCyxXkvjO0gYslDdOCBb7ZkyDccIymmYcg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.1.4_1625229508631_0.3117473732604261"},"_hasShrinkwrap":false},"3.1.5":{"name":"vue","version":"3.1.5","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.1.5","@vue/compiler-dom":"3.1.5","@vue/runtime-dom":"3.1.5"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.1.5","dist":{"shasum":"12879b11d0685ee4478c8869551799630a52f9fe","integrity":"sha512-Ho7HNb1nfDoO+HVb6qYZgeaobt1XbY6KXFe4HGs1b9X6RhkWG/113n4/SrtM1LUclM6OrP/Se5aPHHvAPG1iVQ==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.1.5.tgz","fileCount":19,"unpackedSize":2404232,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8bYPCRA9TVsSAnZWagAAe/gP/iPMNzWBJ+csyfQOZYMk\nN7cpjqdesWVM2eXFc7tjAS/QqlUEPVvNkWfOLRO7rVUlxFUukwPvoz6nErJZ\nF/QTSgEWCnSa4nu5rCa6tkKDoOaGuKk4RuJ2A+kUsAXI8/F8xYb05ZnpWRw3\n+vpFMWPRC4weG+H1+9357cEgBVbbH5bwhGSsx97g0ew0E6LuKTMSgWsJURfR\ng9t0kO6yjRMBgRCRE42XJD5skKE2Q2CLTWG5fZR0EfsOL4h+yVSKSRKriAPE\nTofRiVPg8CuwQRVZuzZIxX2ExCrfY5dlXNzkM8zo3hq9j9s/xZQiDmiDto3t\nSVKvnTcpdvJC51Sqz6ZZwjn3O0GBkI6Sjl17xX7f7bu0VJTOLwaLdwXUYdMT\n5HHWGmuKXxOBTpnTnICbe6fwmVGDGJaODrYElcSUjLw4NReVDFlISxQq4KHb\nCzBkHWLItfIwUX0XjMKO+X3OdlsPHVoRonhOvAz8Dbwx7tt4MI+gEMCJxz+H\nflcE2CZPR5O4u/imr0FiAhoPbxC0OyVQP6Z5oFl//0O8y5qA+LVMOP8stFHe\nOF7S4NDZFjXq9fvPR9gFSm/pv+G7x19TLf8bXltMFim3iPNxlHFM3GCwvWrn\nU+PrWx215nDuxz1/NQeQerd0nCHKAnyC1uI4oUlNapwIK3waD2DJvNNDgH0P\n/xu+\r\n=gs/8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnALzl8a+8uDYDDGcr60aJjUcS2Q2nnxaaCc9gAt5KoAIhAP2bvOU2ybDc6cZFR8IBp9WNnnpP3OjVFEvNHcI8QKAI"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.1.5_1626453519556_0.4160870696287555"},"_hasShrinkwrap":false},"3.2.0-beta.1":{"name":"vue","version":"3.2.0-beta.1","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.0-beta.1","@vue/compiler-dom":"3.2.0-beta.1","@vue/runtime-dom":"3.2.0-beta.1"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.0-beta.1","dist":{"shasum":"994dec3ba8a8c9b14c089c08c0dc6a5b393822d4","integrity":"sha512-xQxK9taPOdgc02ikroD7HC1hhwl5Hfqbx+lhN5mqOqeI6reaknn9BWFUnoM/TbifVFyh7FegDgQx/lll4GbK+g==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.0-beta.1.tgz","fileCount":19,"unpackedSize":2515767,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8dOXCRA9TVsSAnZWagAA8UkP/1qQME4iJLvaWCtqD37U\n9wvgGdoH3fcL5TVzpPOUmegd0+1ubFU6JrdmNWVYJFxXh1pij02lfCQMoMNW\nWucFRlP9tYpsl5IRbX4lIBVRuFI+6vb975qsUHHp1dr26e/peqSvVK1lNuPH\ncuPYDxHEmy0IY8YFfnizjuqZ2QOwa38qj7vhgmDHK5iqXY1OUBy8BUpmJg2W\n2phI6ANFkiAwW3Y3YW9Q9RURx0utbtsRxmYzXt8RlhE5STLitu3tR2+MfzkV\nosMPRQ6y/ssOuJIW/vKRZByCZXpDJyZN9VAUbFw+D4IK38ZiF39pwTWUjYv3\ntqIbxaWm1C1XthnWCT9oRmbPTi2CD/yU4Uk/SexK5UYoIis4exlrbm2ewmyL\njAYrZkyxA1Rr3NiRWVqyPLMbURaLdqblYhUwa7PIAzwRopPwGtcFdomAaaS8\nfs7CqadtwRHC4Jq85Iw9HRlyKz6ORRHpvNiGNWzIoIliAkhQ6HSa1Jd01Pgh\nzQ2suV22k9S+VfZIrHQy93vDoSlX1vQPFAGewQAbRIKezBb259TjSjEq1uGu\nM5uEnUoGISc9C8nkuR2Xw5SLmf+4jXjvAsf8wiDVAnCKQwG7uVCLcQGfxw/l\nMj3KbPdD28Y2Hw3pyXn9dbEcRjvNuA7QSQoL9yNAjEPg3QlQ3DycdoNGJhKn\nuaa6\r\n=dvvC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCe/EWO8o/wpxrXEFc7REfefXn18K2hm9G6yu3m2oHF9AIgSC8z2a8vUGIWdZ3ZbxhA7rTG48N5CT/eSUtG6+0ZPNA="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.0-beta.1_1626461078859_0.30239017013160674"},"_hasShrinkwrap":false},"3.2.0-beta.2":{"name":"vue","version":"3.2.0-beta.2","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.0-beta.2","@vue/compiler-dom":"3.2.0-beta.2","@vue/runtime-dom":"3.2.0-beta.2"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.0-beta.2","dist":{"shasum":"a84cbe56c98691be8df9a98177c9fc93a6b8c817","integrity":"sha512-JKpezpLqXnDH1LnBHIolZ5JvvyWWbTUUz8iaLEQCLSOVFKcHuRIAsqwyf2jpDrcTvpoRwaWS0lmzBUyXCjA8Og==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.0-beta.2.tgz","fileCount":19,"unpackedSize":2516962,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9gy5CRA9TVsSAnZWagAAFNgP/RALy4oM6faLB7NbxH/U\n8fSD0eSii9hNnsm8HA9MQTb6uA8MgDcSDB4EhEA6nabEry4l6RbQojzc/yOw\nuSMOiDF0U4lxGhCXiLgDfcf1o4pC9heopS0UbfHTcVidwPd42sXhK5bvffw3\niJay0Y4QV68ruFSbdY6087IQ4giqEMUwXPdKp760iNU2SyZ5TENn/c6gh0dz\n44ORsqdKJEoZuyJyOH3ErBBn+aqDSewcfRA5nr5RHGfoW0+gNznfQ+ktpHqP\n3kz0UkIWq4GZn30hHlAJheBX7+eP+KDxzciv7y6/Cd/PXYnmzGVCuc+q+3sx\n73ZlkvQz9d37BXbHAJVkruNZvkt78aR5iK6F3UAdTYdZovce8TAmRQgwaVZY\nBlUUzZk89llf59L6I3Ufj/xDnZw1MiPkmuJ7roWmTDfn0i0E8HwESn943rly\n0SaSO5zfz1gj7yEPq07NYxgAZaG2TgObre662KiOSrdgsly/Q2Yw5j3yM6Zt\nKo/BJ3nnQEmOnRKnGc+zcRNNWUwF9Su3zIeI5PNQbuHiDi2/cyE8vzfReADv\nw3KaaQD1gV4fd+qgY2VJACWNk6J8CdvD12RNzQmywjvdYqlCj6kAu5MorF/4\n6QhI+XsnKz0YYmml+xlli5IDhy358Prh3durZ9bN2h1qLQn6Le1vvtDWm3J9\nJ7wC\r\n=GYyX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHtm9ze2GIbB0t7sVyCHKejXf/s3sFWVgzgGfdjpgkXaAiEAuAh9h2CFlkXB0OhKqBL5r7r+b6kdSE43ICxs/PEAoIQ="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.0-beta.2_1626737849290_0.40858904734729706"},"_hasShrinkwrap":false},"3.2.0-beta.3":{"name":"vue","version":"3.2.0-beta.3","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.0-beta.3","@vue/compiler-dom":"3.2.0-beta.3","@vue/runtime-dom":"3.2.0-beta.3"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.0-beta.3","dist":{"shasum":"b9f160feead916290a9c4ed68a58be44e03ad6ef","integrity":"sha512-gj/MvCM4JljS6FWtmw0zdgxMA7one26yImMuIhbuJINYR5s+pdIITOhwB769+zb6jqJ1kPULBpcsDXpg4Ms72w==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.0-beta.3.tgz","fileCount":19,"unpackedSize":2511241,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg90R2CRA9TVsSAnZWagAAhCYP/iMbGv5ExHwzGyHd8RO+\ncWiinsflW3+OVjxFKj2ZqJvBxM5P2nz6aUZTh2Vh7sLGfAwok0cgggeN1687\nW+x9ZmraqElWcrHY7FA0qq7OXcCFukVhPmkk6ob5k/8EX8xJhXXk4Ec9o704\n2YkinY8HhvqelPe0p3uS29sI8wrnXLa2aesN1ZzD2WJpFXumphczY2d39diO\nb52OjUFogpECM3rpo1Xatg31Isw8z7mvhCicgzjrK4+eDqsf4J7OWzldZ/b1\nFEyiZDyYV1fmi+HM2anrpB0x8kFsnzRF3zkl/eUiPZNV7Qx/MzEAwOSfC7Gk\n+LEFfKqWJxoQIgF3hIgdJBqYuDW3zLZn2J10HhhbwC39oyeCQS3LYCY+6qqX\nahMEHq6gkrkNnml8tOlcDZNeY6nIBiP9ABzT33nUDSNkt3aOV5qZxdjShwBo\ndgwqJvA/ADTrjXC7Jk1zIRgbk96LeIw+Aq02Jdki7qqiTYAoRPmWNzaRji2o\nWiFWlj1Rj8XTs9tabcipJrAQo5dmD1SGeFkswMnu2RaF9wxQDrBdqOaa+9tU\n+/RX9GOnoAHz2V0aJFZATANrIz22NwkaoDfH5+mXBeKJGVLk29AW08zQOkDX\n8rnsmcWsRHML0UXNuGlRm5jsVMTBnDlVCoiHRADN8tHFh1SN33Htxr6YvMzj\nGu9a\r\n=/fMy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDT2jJI+07MLSmavg7noWq7FDyTtvYLpqenNmcvfwIsEAiBvlaCpj1J/5SoBpzhjiUKd+7r0QSOnouof0OLi0L7PjQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.0-beta.3_1626817654315_0.5968456211301865"},"_hasShrinkwrap":false},"3.2.0-beta.4":{"name":"vue","version":"3.2.0-beta.4","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.0-beta.4","@vue/compiler-dom":"3.2.0-beta.4","@vue/runtime-dom":"3.2.0-beta.4"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.0-beta.4","dist":{"shasum":"62c676f627cdce3b3b7d9e1c3c756c26445dff58","integrity":"sha512-w5yV/L+W4YuErS1mf1NnXXZU52pQ/PfhUhG3PTpf5PSClRkZinj77pASPPtyaqBAWWCjyxwR39hqG+9VKmV74Q==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.0-beta.4.tgz","fileCount":19,"unpackedSize":2516083,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+JRsCRA9TVsSAnZWagAA6LoQAJ5sGTdyQ4KYbuQtVDRd\nse+9nPFdeMkbNmnyshQ4tPUBnU4cDInK98e92rzwFB7VbMYsy7em90ucki0L\nNmhzVxCHYP8IChMZ7Ej5iQqnBRo61vajVrcdx6QOBYtP3avFsWRoXOWsnupD\neKRHdAvNhAjIzB6q79pQ4McFzyL+K10c+/JMiigqDoti5i05HruPgyyvNuBV\n0T/qQBNqdGV+KRER45H94vWfR5RKLvl7lNZqUhZ8blLyilptniZYXXbBgcwT\nJpZTnC4HuQXdPkuASXqaVpAFoCpoUXNEe+EIvWhJSH8hZP0yflafRRRgNWSP\n2Ez142K7m2hzAqfGizlLiArrSTD5ESKz5bpJsSigtOPdeboGM6IjQG070edi\n6VNiN2DeqoUo3ZZ6s14BsY742+zBB0Y6j9X6dZNq8OIxz1HktM7VxGZVaTpI\n/9K8K6PlWPJhpwWifhF8dq7EeLELKw1NAGPeGG0gxtdSwnz/4nKtWqT8zEdk\njFx7rAZlvukxqEtgTFiQvmumLfoNpTfnbjZodwinDV6aZObxQqy5SWuRklmM\nIzcm6uIgnOAZWAcsiFSDROCM1xj04fHCOUlsz0VvjZ9xI9XlcC4+EZam0UiV\nq/x9MriRIRKQ4da5voN6QbinH+iYwa/QsKmP8VCO3IpR9acFLRgp7aN1/i6p\nDet0\r\n=QFPy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGezXYoRR3n6ANXtl/HAPwBvf9/qmoUEtxv1fQKYKmYMAiEA5do+LS0z19sIS3lRC5PSf1SAEzy8EF9Wholrr4E/LsQ="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.0-beta.4_1626903659938_0.1550627451320874"},"_hasShrinkwrap":false},"3.2.0-beta.5":{"name":"vue","version":"3.2.0-beta.5","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.0-beta.5","@vue/compiler-dom":"3.2.0-beta.5","@vue/runtime-dom":"3.2.0-beta.5"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.0-beta.5","dist":{"shasum":"113b6ac8db10eb7f5880851fcbd38d8eecca9fc4","integrity":"sha512-WeXugURsTr0TaFKMkh+bTebw/gIYacyKnuF7sJAthhLd6dsf02qQ5tBJKSV22aieOnGBGMj2yJgreVwacVwrrQ==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.0-beta.5.tgz","fileCount":19,"unpackedSize":2522767,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+yJOCRA9TVsSAnZWagAA52kP/RAFld2/GVf1QbdG+N8q\nd1rAk12d8bwiyN2gVWz6Dq5HDkTawDNXvi/65qdVGZkaFHAFo5pHl69N16ka\nsLOfGmL1l7t2v11FigxmNMlmmyrsKhgBQIt1/v4HUmpPWl6xyJX8KQTJZvzC\nSQyE7J2RHv55khrWjq+7ZmKEGLtehiHfZEO1QMbE6jfwNEsVpF853pE42Fpo\nU2SAg7+1BUJsmJQkHsp6kHx7d7xM8J0nrcS2f4SOZOCrVvu5sn9C4PqhOf6F\nm4XBZVf5a0RLWDzNrJGXnv0dJOsp/PeWZya/Dx8yv4BqHWZS3r3O+a6OBsaT\nMvd1YZpzgB72hbs8AfNsijMTxyfiGOr/Ruzw5YxTH9qdKgx3KMQXlq67DBgL\nhCgqjlpJo52HcfnGtH8xHzPzAUySwiHgGixVVLGP9t02xyBFcuSduUbVmxfB\n1Hkx19S99B5ajdJhNm3AT5UjqeP4FqWKs3QsNWjYSdK2SOHmH4LoN80ews68\nsSKCGDlB2e90Si3YSwDFvexDAFDqnyNJn3Dv/4WogPCJ0se5yBMY3nEs5fcb\noYb/T2Q4sqdxdCgXDlaME/9GIxf1SPy6tjl7/kFF7eTPrYfM4JlF6F/svIYx\nH71Z9SSV9llytVHNN1qAgYLnKOQio8eqCgez1NCO1qEh9raoqhNPEPICfGsl\nqrpT\r\n=/AvH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBitGzL62TCPYYGy+/0IlunCWm9WRjEwCu4OO+HF1gKRAiB1aRihQhm5NQvbwdCxFVVGLJ4MxWpE7ZPRLkelN1F0pg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.0-beta.5_1627071054614_0.6906699609353475"},"_hasShrinkwrap":false},"3.2.0-beta.6":{"name":"vue","version":"3.2.0-beta.6","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.0-beta.6","@vue/compiler-dom":"3.2.0-beta.6","@vue/runtime-dom":"3.2.0-beta.6"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.0-beta.6","dist":{"shasum":"328ae368939f75c8a38cd1eb23c190ea284b35e4","integrity":"sha512-0tv4lDtixw1eI7DfectCKysVDJNLIspBiIU05Yr7gGnpGmnUSadtSwt/k9ckCFKP2ygMB+6Csu6o5aR75wLUvA==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.0-beta.6.tgz","fileCount":19,"unpackedSize":2528611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAI8eCRA9TVsSAnZWagAAF54QAJ6TV3Y32ITj5CqbIy3k\ne2m4rryyRGvNnanlvO/ADFwUT0yqICuSCKSVO9AZcKeHgcZ/4t/5VaClgxma\n5rMuQcFSbcslm4DKUNK4oIAjT9RDZccBcpNNIa/vqnjnSmdstASQ0jjP/QpN\nlgyZpwr99I8rCgveMOsyfrxdK7Lr4hClfhc/sE8UMP8QPwx/KHZTtriLQvvt\nrrQr/LMNRD/UUs5LClogmxm8wVjmUB4/l7n89O1qolJ+l6kTIVvqG3tAdWxI\nFMGdQhTApcOoBFylitLELZRMOKqJ40qXAocp4YmDfS1xnitgeo4njoSx8BSm\n3jRuKh11rACfwpinwy9A22nnZbBmAykLMhjKFsKYloKgXsPqNvUOM5vVTm9x\n12ie4hZwMJgZsOMMtUOJsAFT8xgf0BYOZvvsj8A48aozOl1wAZhiMkJIvr/m\n0XZFxsk2Vd5jRe9d/HMamaXD8dJ6E79a76R0jdadCwZuGPiadMGsvSl22Jjy\nhlX0ZTfyPEaYJ2vFSXztZrUjzdJsNhYNxuVc1DEnlmsFUC2Bpxkg7pmhdhAh\nEQ/vYTTJtiIh7evTRO6yvobftn7+RcLCIAWtV8DX42IyZC3A1rQMSvLLpfYE\nr69wOjEAGS9+eBJzoUGbIhWC4XnSze7rqDgJcGJR7eSZAz9rrk+fSGdoBo6T\nTe5i\r\n=CULv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBmrAoKQazVB0N6n8Aa7UPprdFKyGaD+mcU5Na14XBXAAiAliQSHOAz6Dk8HvQLblvzkzUETYGWuRAixm++rMU8Y3g=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.0-beta.6_1627426590272_0.5925494569763428"},"_hasShrinkwrap":false},"3.2.0-beta.7":{"name":"vue","version":"3.2.0-beta.7","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.0-beta.7","@vue/compiler-dom":"3.2.0-beta.7","@vue/runtime-dom":"3.2.0-beta.7"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.0-beta.7","dist":{"shasum":"4ec77be552e840651aa175b88e7f03faf32da233","integrity":"sha512-1MAUaLvvM3k4MzzMtpevW/K0UuYz76NDm3Le3GC+C2mT+WAwBZqr7bT4FLwVPbaioVaJby8ImnVW1wmoAginPQ==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.0-beta.7.tgz","fileCount":19,"unpackedSize":2532761,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAuO7CRA9TVsSAnZWagAAAsQP/iBzU/yhPkGqQqjAZCfj\nOo3oRklzTTpiBJicJAqhG8m+tShkTC+xKcdUA//daelioqlTCrUZlwW8+Rnu\n5WhQAzsePgy6biKDDRjeMMubIz6zzn5W+Lxb68V8dy37VGN9Ta33MpGrv/1g\nRwA69nQ4eh7Mr18ixXSTACDcQPCubxXF0WRnnoOeQP5Bxm3A55x8DJhyGaWb\nRnYKLksWaeVH/r2vPyNg9NCh/ljotIyeREo8Ol46hjFMPek3Yd2BkVOUxKJF\n+JrNCKaCXpOVXhyOFITfX534adUtZghLMFoOCPhpYyucGPypaP9/OteARcuA\nRSQrwRcpA/SiLn++L2YN6pBnXkD/uEQ3Oli9O7LQ8b4CwoU27AQw2rBmB1Mv\nHUlXNYH1y/L0SkqKh8zy8K56HXdEZ2o7oMkFcELA8XA2XKNC8G/nEnCr4Szg\n39qY0PPiz2SrUfrYRAe9NJdhNgD+EeIfmfVO5NB/prRJukb3KCvjcCpfelTI\nB/uJgnUcVfJcx4IFnKMdwipEkQSUURG5HTwGzNONpNX2lig4BoVC71uLApxR\nWcaKNzV47IHHKiDvMlmr1ej8CfQn4e1979TqSRc83siRTK+GsIez/A9zptlL\njTwVbH86ucxxb6l1ToB4/dIwo3l8zbDqlgHtIjOGH7aSeiYn/vC09q6iqobu\nKdpp\r\n=Gc6n\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA2MQDDP60ai7ibf/QCBv7dWTL3vTSCpCZ683MiTGrAkAiEA7V82ns367EAH+LQcPaRHiPoyHmiV0Oi4yJQtrpXZhao="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.0-beta.7_1627579323622_0.9332542477177901"},"_hasShrinkwrap":false},"3.2.0-beta.8":{"name":"vue","version":"3.2.0-beta.8","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.0-beta.8","@vue/compiler-dom":"3.2.0-beta.8","@vue/runtime-dom":"3.2.0-beta.8"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.0-beta.8","dist":{"shasum":"ebc72aacd5579cfc543dec36d6942ebde821fee7","integrity":"sha512-kpBYrcn1YSHrjXO4ELdLqqJ6U0JJ+ZSDaCw95cJnx+B3dH9z6oU7IdBoKXUsTStq+ppAvdKouh+kTYRxG3t/Xg==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.0-beta.8.tgz","fileCount":19,"unpackedSize":2538561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDfo8CRA9TVsSAnZWagAAQQoP/0zZqHENpy1c0OekaaWb\nhG3rvdfQ084NRdvk71ve/sCu5jp+W55Mitb5jPjgDC5oq47ANM26ki2Yr7X1\nEm2vghuuGjws503svEze8AX4GtFFGY6ke2VudRN2bQGubS6MmubBLd6yPP9A\nVZUJErPnLU1+ZNok+uQ8w9qoD6siFH+U9isNffqp+RQKXCugFfPkKciAFrFA\nUWZ/4/Gj1a3odM8iZOMFj29+r/klSeM+ZkN3nItvf3pNQRV+ewjz03rdBee9\n7xb0diEyTiOdU8PsPb5mhviQf+zWjWJ3wyZ6cePFTodJNoUl4x3WqvG6mMxF\nRHAaZ46nHc+tLmXKzo73q88r/NqqzWVV9Tw3YIbXRKDC6+fAv33LdfpwQ06g\nwNc73Qzd6MNhbdCQUNFWoItzyOfwClwWmWmkVdBhd1KyjKA6EtlZn/91PNRN\nJkGwmOA7iZkkFdjuyZheiLGahreQA4LazYD0s7FjTP5YG4N8XOjdPLgH10hQ\ngu15XvNR1/ce32zL3QBgm2bvhESGEMb8KjI/xBseUHMv6nGNB+4z1dc3pqzr\nqpusSI4hmBB5EgxCqa8AXSM6RQFcySuaD74BHrpiVBXilzpucXUm3o+5z2p1\nBWnpvw0plnZ5k27dqf/VUH5C8M41MOXPy2HKaBmqPskdkyug5yYYeO2AWtER\nKw8a\r\n=16B7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH8D8LEnpAvomn5lZP9gO3QlmfyHpqH/Zm6f27xaZonYAiAyV/ROx5db0AVTB70yzTpf8fZsKI3kn8yl3YmaY/IXYQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.0-beta.8_1628305979966_0.9175381017164077"},"_hasShrinkwrap":false},"3.2.0":{"name":"vue","version":"3.2.0","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.0","@vue/compiler-dom":"3.2.0","@vue/runtime-dom":"3.2.0"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.0","dist":{"shasum":"81306934369446b46d1aaed9a9a986b79afdba96","integrity":"sha512-eMo5yCdkWRmBfqp/acBI/Y1Omgk0NyGqPViaU66eOpKarXNtkdImzDA57+E76jnWVr6MEp/rg1n0vnxaVvALMQ==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.0.tgz","fileCount":19,"unpackedSize":2539045,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEYd5CRA9TVsSAnZWagAAio0P/RDRvk4T5UUHmwT95mlU\nBsJ1iQOsJtFSPxJQNM3wOows9gFPOWuK+jVvG7IreGevkV1ft6Lf0BeIqQA9\nqtlAhnOVkdjOepEOwXgwYA3iDNLnhew5x3bj5G8mU0QTm0T6Fu0jBaQRg0h+\ncW5zd1iOxvwHAuZt8pUGV/Al0vjJ+zbfWz9jEDAaCtsPT8ddI2kZURF9kd4Z\nkBV1qMEnN5oXZkiKDoSesk4Xro91A8fSX1BvlKLy/P6+jVWvqr4J4D+RuoFh\nCn5M9aWp/lysoKTCNWHUT/K92f4bm3nytfKKIPAnsoCCcnTBgUTeX+Iy490J\nPOphRGC4Eej0LeqzHF6du4b6STYSFEaz/0nmVyK2WlR8pWTgPbJ3Tisct2tG\nrg0+9mTZ/COo3BQ+VQ5lJYd+ENN6xRtwGWmsa8+18/tK7N/p9Pf4aoO1xjuP\np/4XKbj22PZJ1zMYePh5tTQByssqiPBkZoEZmdWyqb6017MoAa7MMcj+7tOu\nAnydf9UtrQOrsFuYGr3IzmI93x4ZiLI+Kh8a2DXoQNNs8AftRXSjHS4DYsmp\nDBYc+htAX7CipDwBhQ0JZ59+ruIoFgrgaG2D6djeFhvWstjkTobixfTL20Qe\nHYxZGGj1cdVgJoLFJQiWYq1i8K9dMNA6/susnoh55SPjH/mxVCtplPU6t1KB\nFRLH\r\n=fasp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFnA8NMjDY0qCr2FaoioHSEpWHt5BLckvgFYT7YzImREAiEA5EDtDA2tPgCtoq546chVrzlsU5dJIiz7rXv5+zb+Xnc="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.0_1628538745484_0.5887841090854513"},"_hasShrinkwrap":false},"3.2.1":{"name":"vue","version":"3.2.1","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.1","@vue/compiler-dom":"3.2.1","@vue/runtime-dom":"3.2.1"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.1","dist":{"shasum":"30dde152f2fdad0669ea9854d5a90a00ef96974b","integrity":"sha512-0jhXluF5mzTAK5bXw/8yq4McvsI8HwEWI4cnQwJeN8NYGRbwh9wwuE4FNv1Kej9pxBB5ajTNsWr0M6DPs5EJZg==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.1.tgz","fileCount":19,"unpackedSize":2539045,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEZBhCRA9TVsSAnZWagAAxHcP/RQbnJPqAoR9eNzHNySU\nin1XylPDHPSbLKOOHJ8BSCGjacNozO1n1X1XW1qo7kPmIcDrikPHl9LdZvoE\nxJypq2du7McycAUeetTS16kw/Aqo8d5Q5HhOaSKcXD4aupwZdVagQEZ/8z2M\nVPOM2hwZZSfpFR1n03GTb++KCpyicENqFeJKlEp8vWSeBUaogw+DYieEaYF+\nay/FaLE6ZBbzPMW7REe9I0SdlMgT2IVb9yOa+SYmpJz1z4/8x3izo6g52JF3\n1ay56VdiRzVmIKARoKq3r7WZN16bp/4NeWzzmHlTzxB+NuSYcy1H8d8Q1QXG\nSgnrgMISv8EFjqJuZpJg2HA/ZY1loHj/5wJGRiK2fqfvGp1YbmEQ1wcn5WEB\nB3HsbiHZbGwInpSRDlCYNK5nsNyd1qJBodrj2jIGmYYhBiqqMU5byEuoYRxM\ncfVyuLO848bgXur4Tkw4m65qdi8satmLJxzq8UyGw+QHf1/gL/YI6Hm0nIxM\nbMdeHM8xOCcNI2FS3GBh/cUvDLU+fgSgGxqgj0Z9ikDih1vhLKk7iYN0Z1cU\nsjqM5sgm1QSvf19qdonCHWSMHGQ8I2pt2aUacx9mpp+7WAgsS7GG06W+683M\n+6SoAMyZ+LXeT9t/RapWqoxDf4TIbgEn863XHDaocw3RgoqfX4G2pOj/vh3H\njANT\r\n=f7Ln\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCTDoKUE/jSfd6CUS1gllDiZ18nkefwvl6BR9lKa86WSAIhAIy1y73Bipaysw9JYOG1N7W2lDstjDEXQwQRk7czjFaU"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.1_1628541024775_0.6983103595216165"},"_hasShrinkwrap":false},"3.2.2":{"name":"vue","version":"3.2.2","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.2","@vue/compiler-dom":"3.2.2","@vue/runtime-dom":"3.2.2"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.2","dist":{"shasum":"11715cb71a02baefd0f6e6552dc623680eb1bf32","integrity":"sha512-D/LuzAV30CgNJYGyNheE/VUs5N4toL2IgmS6c9qeOxvyh0xyn4exyRqizpXIrsvfx34zG9x5gCI2tdRHCGvF9w==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.2.tgz","fileCount":19,"unpackedSize":2539780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE++ICRA9TVsSAnZWagAAbfAQAJ25Alz6DwTFVCs4J/ae\nhFa5pz0xZCkHuGm5LZkkm865+WtE2UuXnOifZEXXQUy2DSy+DNyc/c/e9sHb\nfgUuZuYhiLBMA7TBoiZRQoHz4AnEVlr3wI+vrkrXo6m1vYHPLcX3zrBXH3cX\n4SdBGfqMAZWiqfa/OZn5KCM9VK3rcPD2WtvRHu07AXeqys7GEd+1psqbq/PH\n48BVrf0i7UhwxAR2Wlaulz8S7IVd5YcJLjUO/Edmx6Wi805NbokEKREIG+WT\nVo2laBNnILt+yCCt8BletD76IAOJiKh0ffVinpTMCTrMGNSVpyPP+Tmf6Kiy\nS1Rkdt4D5Ec9BVLi5KIX/V6rVCJ2GEAYG2TpcxT8h271NBgCx9bGtlK3Dbkp\nooTd4SSdGNIQ8QQrtzxCpcLlOoh4NeGcqxFT4S4gb2CEKpxmaCoPMxu8JJQs\nT5b+M3cJpswk1MIo+BRtXObJdAtotclQxLw/1VZW4jW2gQnpIjdvvWQLyIUQ\nYeYy4Fl6CsUHvdeYMYnJijIUuEFNSg32moQmY6b9gXJZZuothXVou02BOPzK\nNZ9nFQ7UUrwN8KFzKUCBXzCalt7uqnp3x74Aj+Iul2gh1Un4mjpjArrSXZ3K\n+J8nADsyvJh5yO7vxl3nckmHJSitI7YJ97CPfJzqAmWt5wJ2ctj28E+L95DP\niFBG\r\n=0yPM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDLWc8A8uW8g2iT/UVKQBt/8hpLPvpI3TZZbOZE3gZydAiAcJpdyAcT2Hly9JSzHkfTPtL4HRivwwVDe3frbPYCPvw=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.2_1628696456337_0.34739659966489933"},"_hasShrinkwrap":false},"3.2.3":{"name":"vue","version":"3.2.3","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.3","@vue/compiler-dom":"3.2.3","@vue/runtime-dom":"3.2.3"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.3","dist":{"shasum":"7717e69ab6e8c7ae7ee12baa50a7ab5cab8a1c31","integrity":"sha512-z3/maZr+As43eL42pJTLWG+mnOTXpdPvbhFN7cDs8ZpJgMWtKlbjInLcyOD2XRyH424yulupYhyEFITfybcKnw==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.3.tgz","fileCount":19,"unpackedSize":2542242,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGuX6CRA9TVsSAnZWagAAetwQAKUvqJ3gwZ4XvruAZbJf\nshtrRVR4Tm+mgr8HVG4ZEtvznL1Q0/+Iqy6tN/LHOV8CyNzY9CdytD55wVPo\nuo7742EcJMTMLKn8PfnEPEW1gn4ECe4uZEvEnjMcbQvKshFc4y/20eVx5K6Q\ngKRlJ1XEbkrnukhzIESVivdEOZFu2PTzYovB62BaJS3HYSyu6mw5xeaE+3DI\ncblereE+V/cwqsXUbw68ydTtKYccgIh9UaxyFGB8JiBUWdfRGSy7j8yBpR3z\n55Kzvi04jiHwJh6pBmcEr2xnnptl742xUdt/LcJItk4erN4gQkKz+M5HfjZ5\nqOkQP/kLUZe56CSAelzOr4L/W9l5okIWxOGtWupMfVwtaMmXuUz06BwMItiH\nzzc6KfLwcqXnABI1arOwKK1Mka9+KSpncdhcfhJkdWgV72NxDtqFoEvS/ebI\nKORUiOkGT9Xc5ipt0mYdxSDjcBeFi15ELP0wlLQsJxusoLg3+KqttbJJ+gWY\nPZZ1HsFh2yt0Kk2L70GEYcr4vgJAHSu9JxgQdOM7wYYgYfl6yEskgikkHyMQ\n++d7VAgDf/33dUJpyRNk568Ms+WDNg7ZIqbwQtmMi6jT/D13SOQXSUTBHP93\nEfSTqB0vZWNJuWLfF91XDl5GyBoXXkPiyddBhywln5N7OyD7Faa9VVKuufWo\nU9JE\r\n=OTo6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBQmgQn4GApJvqrxuyP8RulhaS/M228MY68atO1lXRXtAiEAymtn0OiJwJyC0RdB37xMh+mfkINST+/5+OGzqKZsNbw="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.3_1629152762254_0.4660303418596985"},"_hasShrinkwrap":false},"3.2.4":{"name":"vue","version":"3.2.4","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.4","@vue/compiler-dom":"3.2.4","@vue/runtime-dom":"3.2.4"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.4","dist":{"shasum":"d94d88675e41c050d3a722d0848a7063b5e87a60","integrity":"sha512-rNCFmoewm8IwmTK0nj3ysKq53iRpNEFKoBJ4inar6tIh7Oj7juubS39RI8UI+VE7x+Cs2z6PBsadtZu7z2qppg==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.4.tgz","fileCount":19,"unpackedSize":2542298,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhG+NqCRA9TVsSAnZWagAADnwP/1Pw1WXs1ckKjJVAYZIc\nW7Ok567EUq0zWooj7+qMcCxsgOR+EFyxu96dnH9iMDI0kdfZiOFqL3cy3VxB\nsoTpl9j+zmZdnzi2ONEPLs47Myprgk0562P4P8k0+dNV3izuvanmnkXZV6rF\nTdDWb1k3lKJRgaHpoJWmI9CECpbw8Jv2Ay+Dc09/GjIeF28TudH6G7LO1W8H\ngpGO7lzRldHTSBuhVmK9hzhCNDF1HQAr0w0PcSVhTx26vodfV/NWedYEt6cN\nfnKhYBB58xIAKazmdWyS1DdtfLNPJdX15TvnLJ8+z1Qu0cnqeuOJcWR8MUoy\nNEjP1elgHQJ6rDdb+3NMD+AecI3NShl0wUc9HRgUfFVfuXnhvfSj8tYMvqtD\nozyj+cviBgGOmQk4AVzh1qQCHjOIiBvKSLfv0oOZu0JpbjGWNp4dN33YHuRT\nsiTEr4nmuWlNU74P/H2BDVvI7Bs9NsOy5pv/KELhowL/DPE8v5N8pWktFmaj\nPrN3esc+zEqdJX/YB5KDNe20CLHtM05zt8ZYtTZKPkt4sTfrUVMiirB2bGBf\n+i6rMN4xmLwcM/TMA5AZXxQoaajTzcVIpuJSRGFgZ5VXpr3vKEB77HV4hOHc\nAzh7pEkUSP1ci7ZGNnGHlr4G7J/MsMu2hshfEn/1D3dwdn+PM1OTVabUYSRe\nK3Cn\r\n=bs9a\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDuS82QbkJ9Ez32P57WdkqKyfR5/L9cEvHmU19cWbWllwIgA8mwLjshNzRsNGbDuEpUmqQfJwquTEjMn8HYBetTdZk="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.4_1629217642336_0.6243014010324739"},"_hasShrinkwrap":false},"3.2.5":{"name":"vue","version":"3.2.5","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.5","@vue/compiler-dom":"3.2.5","@vue/runtime-dom":"3.2.5"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.5","dist":{"shasum":"cb6c633fda7c36017f3a52b9ccdafec0041a98b5","integrity":"sha512-ZpKNGyFGWL4J5e8aWuazgPkxACkB6mMYsXfP/Ez/DvdQrHVl9Uw5MwKmZwui342qWYAI1AvLaLIyf87J33/TDw==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.5.tgz","fileCount":19,"unpackedSize":2540827,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJRZcCRA9TVsSAnZWagAA5qAP/i7FLY0oJauUU002YAjI\nJChzKL6U4XCMDh0yoBSIN4FLJoJe43cNbkdO46DD0fsPrqI+3lvgt6VbQN5Q\nVIkTRot9URjGcENRVxb2fDlZ6enSGofVxQcnjU7ulcm4CV4W/U6E+fDmVwYh\nChLVA0ZbVEa7qJn0DDt+/dHJVB1INt94xVpIJCSDOjKqrORbCG6moXZQFVHK\nfYr5wUVg5b6PzU+uoE6qbpos2ZQa4/0JXfUHj0B2RwfrT284KtsyBsJo2LTN\nRpAyPxwRdjpU5QukwdwtPpRA1ZVoa/37Nq55L4kZbidIbwGwZlNM3rnGSFCp\n8V6KjuoBuYQ+EsF93KMh7CBBhXhl2j1RXdV44tHtNaodpUASBf758WrWcxge\nO6oMcT5yVdMBWt450dtk2hkVK3I9lHH9qXEsafkD807uWf9L+Hb+6JQsEGoC\naFaRQwe4CRikC2kx7uqKkfyfzLLXUjzkwoo159KBP4ErfwiDKT5uBchpvTT3\naG/jVDDOYP71okk8RLNo4svvDGbw34rtH3cSF+DtjRG8iPw0OWTVXfJ1GXbj\nv0C6LTFVRvaMDzBaqSr16XqT3GlSz0lnpTCeMbnylwUcM2KQDUTg3A4k/w9L\n6FTEKOkoID24XiZbdv3WkdlLMq0G7s902HeW2mNzyQ5ir+18n3uOIJ+uOuRB\nPytz\r\n=xfGM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAue4b9mD5uKusq+0/mxO4THiQ1t2kQtrDYIdQYgPdvfAiEAhX1w04hecf3I3JSCtme1qGP/703zCg8XAtrWwmCf1ho="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.5_1629820508574_0.7562346114459808"},"_hasShrinkwrap":false},"3.2.6":{"name":"vue","version":"3.2.6","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.6","@vue/compiler-dom":"3.2.6","@vue/runtime-dom":"3.2.6"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.6","dist":{"shasum":"c71445078751f458648fd8fb3a2da975507d03d2","integrity":"sha512-Zlb3LMemQS3Xxa6xPsecu45bNjr1hxO8Bh5FUmE0Dr6Ot0znZBKiM47rK6O7FTcakxOnvVN+NTXWJF6u8ajpCQ==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.6.tgz","fileCount":19,"unpackedSize":2540827,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJSRsCRA9TVsSAnZWagAA1U4P/2wXIIpaeciTq9R/sYmQ\nc9cDDx/AkQyQQx4utJ3evByZEuKseVmi/wXANpb/7dMSaA30HgvrIHTrLqup\nSooI3P0imH0Mwy9961lgZA28/j9ioQcU681dZZgk/x1tsUI7k2NidSSwBW2l\nG+mvi6OXFdJUCo14lZJbitB12CjzpVZnfRxNSggm9357zNZMrUkU81QEp4qo\n2SwhACAdwWMggFw8D/j9K+UK2+Y38XhbbyJRR++QZiM3KCQV5HtGVgVfHGXz\nuBap/TRlcA2HuuaCRBLmt0QygcOmJiIn59eOTXaQYTHkiYkI7Jrbl7kdWuOW\nZb8QQP0qJJKQlwz4F6F/82AT4zCcISHqRSAthiYvR+hr6FV18LzQTs+B9HA7\ntgutFOqTtGIw+WfpAEKCbZNBeQQsmt3gXMhd9SFDg6+JdTnaDZesnZ8yo7jZ\njeIS/jOTsyEW6tn/3M2FBdYKnLLBJNQ38E3EVD/1Y6n4C90abFzHpoa5SGn8\n5Af7zCnF/o8kBGz0g35X3BIw8yn8K3og/Tz2+LMcCGAdeGn7XqApq4G0ZNkO\n/+ADzu/o/PvmOF3LLx7177AyKLj5ZgSTJDmEC4DdIQIwvOj6+4teSRuFwLCW\nG9JCwBROoDwNjLci0Mi8BCGYlinPHHHlpH7Uo398j5rtpCctYGZByaw0GUkM\nr83O\r\n=j4cR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDdtvrJMd+YDqo9tTAyGo/BKGwMTYBzNDPTpuXe4bsOLAIhAOqlnHhFTjl2x0y/bh1wV87FiypG9Zo2rqU5wIGt6liw"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.6_1629824107914_0.66665910526488"},"_hasShrinkwrap":false},"3.2.7":{"name":"vue","version":"3.2.7","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.7","@vue/compiler-dom":"3.2.7","@vue/runtime-dom":"3.2.7"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.7","dist":{"shasum":"0850f2740f0cb58741f2c53bcbd9c6c705e4cc74","integrity":"sha512-kqPYCbvw6rthEA41K45dqxV+C0yrQX24zs1ZmGZTi4Sk6WkzNK8tH4jGd0yAW+lu72E+HQmz0ZhNo6zAT/WKUA==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.7.tgz","fileCount":19,"unpackedSize":2540643,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhL/lACRA9TVsSAnZWagAAD/8P/10DY6f0lF7rNgET9hiH\nd95OwkPIplR+8SS5ABFMQMMSGVVUAlNE9z7fT9yC7SZF/Q1muynkRvQ536d/\nznYehqVBHJCO5I2NujgRT4doUZfxX9K6+wMP9c6NUVcTrHVc5dP6ke4R6QUK\n9s8OrRuzFk4fvnpcRpDWLypqlBRwNvoFS7un5zeOuF6o4ZFvw8zOMERV5zt+\nZaDfOsLb9v4QJGYT/hcvDuak/Grve3oIfOQMsk8n+qFN6Xh+f3nvftpJdBRS\nx2c03UPFyd2NokQQY30tXMax4Rjq9sShrYhsqD+3YlSfQTsVwn9+WmrM3U9X\nkUdHNxXHw4+1UI3tMHHFXS+CajgHBgIVlKK4h2QhCTxuX8c49tezfINirKJk\ncuSz1ioF4ltsrUjNAGTYZWAqcm3pSd3tKOOWIfumaqMgkUYAsaCg/D6oCp/V\nipO8t3/LJGE3hXY0UVKkffMClNvkheSJ31EfLViT3O7zwew/VXhDDtcu8FEn\ng7YHui3tlSRxjy1KpbqAolijWqAiSXwWbjM9NyKUbkVU6/MuCfjpMIrlGM77\n1IuRJ9Esp8DA7SCKcdCa5NbSu36m+B0arSr2uhQkadaHi/ZN1cWK3GQZSvFV\nXCSZwqFqZCLsxvNc1EA36506mGKRw0rXXJimwRB2FyAeoemA5Oy2GfkiV1L+\nxhLZ\r\n=9xWz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCnrj7MJXxHIzmwqvFbKQENkoPonsAVpFvfchkifsfK4AIgF7KRfQ4hRTuLG0wjYZGTJcvCbYKILSASf2zms8JwwLk="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.7_1630533952165_0.9000620429094406"},"_hasShrinkwrap":false},"3.2.8":{"name":"vue","version":"3.2.8","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.8","@vue/compiler-dom":"3.2.8","@vue/runtime-dom":"3.2.8"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.8","dist":{"shasum":"9124e4c31ebc9c592b2b9f293df5c9a88a78e944","integrity":"sha512-x7lwdnOSkceHQUXRVVHBaZzcp6v7M2CYtSZH75zZaT1mTjB4plC4KZHKP/5jAvdqOLBHZGwDSMkWXm3YbAufrA==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.8.tgz","fileCount":20,"unpackedSize":2543464,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMRwqCRA9TVsSAnZWagAA8TsP/3XilJKaFDYNh2KF+VRX\ngpeiZ4TvYGV8hj28aZOSoi8M69J16H1CLH5AzWjF0RrnbczcSbY1O32ey1AN\n/5jAet06oHG4c8fgTNd27BRF4sYSGYkSG19OWyf8tZ4RdksxLwr8/XjWtW/2\nFfvC1q5y2NtZ8W0qR2cb0i6oA6bT9XZe7LPzpbFWr1rtPCCY7cGLAt2/TQ2O\nT4KLLmqYr9r4BzNuggtQvS7BxMOKXrHn9knNdLF/rxkwlRPR39mORb92247v\n0Ne5UoGA74rXHHNqZVIM76/5wIVnLFDzf/lm4y1lcvsB2mYZZuL1FW9i035Q\nI12qpdAQdDY8B/n/s/Z2hLHJF3oId61L/Wsy9HtPnoiN9i+Ib1aJiWFMOgX6\nghT677Pp9tdSQv/8ZVM+w2VBmOjZzLK2f9C3y7Krdsldn2eh4CYugagW/VHx\ngrAkctaq5vJVt9woNemjr3auS35tBEGHStki4Wlc3HaGt8hExuEmBVF2/i4j\nvfpydWb8bfNG4GpYs9qNtu+waASIWMiKrnyafy6y/H8emQ/Q2ALmOAhhani/\ncj4E2kbQmUpuM1DetHwosR+Z/UIVK/adj7J84cQ7YxIGL4De47LYrnIaZGXb\nrnIl4e+1CxX2rgWQ84FqzOQIFA9RvPspIK2hrt9pO+BYTFdl462O1HHmpePX\nSZsE\r\n=nELp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGQfRTyuQjO/e6cjcgRKv7/PnDWwMpWoh6BfbW8E4PktAiB1rwEvrdq7nayTR47FBTizIuOQF3XKQWBOrbkIZWT0JA=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.8_1630608425949_0.8174137484117152"},"_hasShrinkwrap":false},"3.2.9":{"name":"vue","version":"3.2.9","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.9","@vue/compiler-dom":"3.2.9","@vue/runtime-dom":"3.2.9"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.9","dist":{"shasum":"f8373c0d78136e331ad079e18ed72deaa95be5f2","integrity":"sha512-mqRzh3Qp0Jg66foZz9F70e6xoe/mIjegyPKjC8gXBBfTP3gt4QxA3b8pXtKJRlXk894CteUIhkFnHU8xcobrXA==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.9.tgz","fileCount":20,"unpackedSize":2544016,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhNUOkCRA9TVsSAnZWagAAoXwP+wV9IUQ8rcsorB/noupX\n0lW9+wqXwppeVi+TxfbYgNZXLfnh8eMWkhEW7AO+hUVV0dmo+mkwtIHrLg2H\n3r46oYUh/NmUE+qfD8ry9oYIp913zbPq5Q+Nc14GNh/zD50KahozxRi44GY1\nPdiKF52X2izALagd7HsQ4IcUkx4JTxDPAoJfVyVwuP37IwxyDv/itZ2iOmLf\nEHNcvrVP+86HyDu+TSOPkgAohuWepC1vbDnyIBIsQSKZSNMQsRQJ49+oC+o2\n5bttdaEm1TSP2xnZiZ9Qoj/lEiJRpKVLfpScOQjkwpgIW6DKyAL6Bt3fQjW+\nFEgz1ZRhGKav9/UwckTkYq/BPSRjqFSYN5fjQ3/5KVzXKQ+RUqxuQj7tlYHx\nGGTw3bMN/ROODheIBSrXdckyLm4sILa1yh27e3ypk9ga2/GNH4A9N6igZGWa\nztWbmAZfxlS8DSgB9E30XM9jFGHfRRu5A03jOhFymFrmniM1ynuo5RCbniN0\njuh9eWFxHQtnd9EuZZqX4kDUZgy33LeeIM6EvfQXeLFksxlz5yz4FrdyZDAO\n5kINUjTA3poVJyhGmWMI5pTYboBJzcpA/OUeBAlMizg0hksS/gYzSasETSL4\nsDeavZXgk9sRl2b0IcRIvJCGRFrYPqg1VMY/cYwhh5abmbZRYJGgf8H7HQZr\n1MyS\r\n=BuE/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD8I11t+KTfSa+oa4yOdTPWaI93TrrzmDJMXOUf+Q6A6AIgR7XExkKzkyBPUKa52e6pAkfZCyQJkvTopUReAERwJHQ="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.9_1630880675846_0.39344783194708954"},"_hasShrinkwrap":false},"3.2.10":{"name":"vue","version":"3.2.10","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.10","@vue/compiler-dom":"3.2.10","@vue/runtime-dom":"3.2.10"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.10","dist":{"shasum":"db7bb79beb2f11bf9c3ede7e5c8e7247bc6fd29f","integrity":"sha512-FUWsO/NxWcGiN6zlsViGC3Zh/VBpwf9681HrRjm6z5CrUMNkF/3IIySb0EwikNiBxkEh2zoHpN+o+SVSy8Ykxw==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.10.tgz","fileCount":20,"unpackedSize":2544874,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN8mcCRA9TVsSAnZWagAA6eAP/RSlHOl4rp89qmBfFKuB\n16GlCsRer1bICHx0MdXmvqMufTKpxAWhZtn7NgNSmgGW+c6b0enhpN2CF/tn\np1i7t3jIhR3UKC6iJJdrFuV7WwhqcmaY+YwY6nsHYMY3Bv+I09sf5wtfrV+T\nKaPTjuYONvwHYvpF3hPFgVWiaieLZpm00Kqr3lWKaVXy6lu3Gi+kM8ZizGxR\nxpsRTRw1hneL2HxWLAcb2YXfuXydXT8jbwawd/M0Nzhc+JChHPOWY94uzRIT\nxt992dmVtaop3QaBqNAm7JK3/4jMUef7gcb9qizzObjeIlFPJCHK6YAh1uxL\nG0Bu5QtAY42rVj0C6lWuIY4gEt/Xii8r04vEzEYqGND2q9TLU2EiNWJVbF7Z\noxDuSUlZUspN9KhDBxaEQez6W1zA0BZq3uVsWGQ0vs1XOWwj+l9UW7f8tqGA\nVV2paDsDNNszBO1+PKddreGuDvZ6UWHZfVKGgzYJoDjlTjCGGtUNekXqXnwb\nDo5YfVhTeot/7YKKGtKJC4MFaPKIF3OjAlsjeZzGRXXnuLyMpwekoe2D4BAl\n3MTcnvVSDTPVzPjRJNUbXzcigLsP6aX3EmEzdccXR3DJRb+WeDGDW3HtNxPT\n15SRPWRoZfn2rp5radkKFz+7+YJ1XO1t8SE6bu/4CsqkMvu8q7s14u0zCtBc\niBpw\r\n=O2BW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDCezdQIYZnAzXL9F+s3eSauttDJiAYkTZjIaUg4LR0CgIgFeb5uoo6iZsa589hHhG39+GXroz1CmR3qfIqR2oD5WI="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.10_1631046044536_0.41625512382864027"},"_hasShrinkwrap":false},"3.2.11":{"name":"vue","version":"3.2.11","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.11","@vue/compiler-dom":"3.2.11","@vue/runtime-dom":"3.2.11"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.11","dist":{"shasum":"6b92295048df705ddac558fd3e3ed553e55e57c8","integrity":"sha512-JkI3/eIgfk4E0f/p319TD3EZgOwBQfftgnkRsXlT7OrRyyiyoyUXn6embPGZXSBxD3LoZ9SWhJoxLhFh5AleeA==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.11.tgz","fileCount":20,"unpackedSize":2543886,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOUApCRA9TVsSAnZWagAA3Y8P/RhnRoFppZY7X9CQbyoH\nYqgwqrUKtKt70J3s3hR8/fdxlv9EI7oTo71ZUU/297/zWaSxWW4tFlW2La4n\nGZ5xCV+WvC+cQI1DZYeYxsp9TysYta5lLzFQuqfGNiXQLpAH8vwVJN/El4il\np+/BkCeQAK7wkwe8Yln+MQqnGNCNjYTZesSLQxlOuGqQmVZZWum5FTfEnZvF\nni5mJpNCyeK/Qk5h8O3iYnRuzh2vtmINpAmeJjXtTFF7bMNnpoyJ8MEGVAgE\nKaavok98zEiZMpAEdxhhu3j9OvZb1ULs6J+t+1OorgDPjtVXF73LVXT02Ikp\n+Ma/7oucyrJkLpkrewPlNaRFnJanEL5OXUp0rgTxZnVdfcbHPHer+ioKsDBP\njJQoR9m61tigRuJBEU8b3cNwzG47e8Tt4tVL6nkea4fi9XaDIQ1tfubyc3xx\nmpSEYayzXjl218nPS6IsvXa2QCjNlsAQhIu+D2OaRGuL72QKJlEecgyx2N49\n/r0PSgTnE/tqfeSg7PSMpyQJ/0tVSc7+JMk7+dxLCijbiShlhAfEIwGoHSP7\naLU0qu5+4knB2oXtg5EosHgSMmNoLc0z9VAnCNYXF6exDWfbJVWZxXsyoG0F\nMw2CVbeEkIBbNr5NvQHSr1dZQvMMFJBw5LZKqWGkg64gOGH+ryfazx1zxNf6\ndbuH\r\n=otOQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJQ4rcoIBnIlTF7uWArnCR7nTO8HE/P7NRMk0q55WAxgIgFUZBrlc3FuetuByiZp7XyOXyZDrEcJny0VDA5jIG4Yo="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.11_1631141929102_0.41578618371978693"},"_hasShrinkwrap":false},"3.2.12":{"name":"vue","version":"3.2.12","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.12","@vue/compiler-dom":"3.2.12","@vue/runtime-dom":"3.2.12"},"devDependencies":{"lodash":"^4.17.15","marked":"^0.7.0","todomvc-app-css":"^2.3.0"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.12","dist":{"shasum":"b44f55506fb6a7c4b65635e609deb5f9368aa2ce","integrity":"sha512-VV14HtubmB56uuQaSvLkJZgoocPiN8CJI3zZA9y8h7q/Z5hcknDIFkbq5d8ku0ukZ6AJPQqMsZWcq0qryF0jgg==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.12.tgz","fileCount":20,"unpackedSize":2474728,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDioNtqxjgQlE0pOWif0+Vlvy/tEQiiSLSiji7hj6Qb/AIgYZBGbeh2HZ+jNdbvTDfSoSlOlzBRlTtLVEDa3fg3yAk="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.12_1631890541697_0.20015176491317876"},"_hasShrinkwrap":false},"3.2.13":{"name":"vue","version":"3.2.13","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.13","@vue/compiler-dom":"3.2.13","@vue/runtime-dom":"3.2.13","@vue/compiler-sfc":"3.2.13","@vue/server-renderer":"3.2.13"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.13","dist":{"shasum":"9d1a94fc62dc29ae21a3dd0d8ee24198e421671e","integrity":"sha512-raTGvLXXTdMxrhQKY1r1YFXZMmjbjTe7QHBW9EU4CgCBhq8DbgyLqgILcSUZmeFyazk5WY7a7xu0VYmHElf4lA==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.13.tgz","fileCount":30,"unpackedSize":2476561,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFS/zSdra97I0fmah7nQJHThFFmcQZmWZRyEg6+UBW+QAiBYsFLUyMn0CdR8352jQAcslccSy41rTtl0KgNHowlm0g=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.13_1632248591006_0.2509086540176211"},"_hasShrinkwrap":false},"3.2.14":{"name":"vue","version":"3.2.14","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.14","@vue/compiler-dom":"3.2.14","@vue/runtime-dom":"3.2.14","@vue/compiler-sfc":"3.2.14","@vue/server-renderer":"3.2.14"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.14","dist":{"shasum":"da577433fb74f328ed58255c728a6a1bf196d337","integrity":"sha512-BYgzQHjm44SMTwagnXuVykro8v7jpMNYnhG0Wa5wnWVqKH+Ia7wtajNKFI6rihSVQGt+gveJ3dq0rQK0qIJ6PQ==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.14.tgz","fileCount":30,"unpackedSize":2478899,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBWPjk1KSRLRuBmFKjq6iK3s8HdFV/yTNF8hKcVh01F1AiAe2w3qSXADbqALXpnJuqQTjkrAG1kkt6w4RxNhmHEoKg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.14_1632350232874_0.667402843149602"},"_hasShrinkwrap":false},"3.2.15":{"name":"vue","version":"3.2.15","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.15","@vue/compiler-dom":"3.2.15","@vue/runtime-dom":"3.2.15","@vue/compiler-sfc":"3.2.15","@vue/server-renderer":"3.2.15"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.15","dist":{"shasum":"06981779e6f49505d8f95fe9e3308fa9575431ec","integrity":"sha512-jQwOKGsOSrwJHbePwww3oFUhBB7Kx9ty5FJq8JvzSJdVyWlRWVbhbxyVnbQs+NwHg5hmI/YV8iv9j2DOVIOUgA==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.15.tgz","fileCount":30,"unpackedSize":2478899,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG8XUn1UUM8ixq3fZ+Nxm3FLQcMn0TRZdi2TWF8XGHTyAiEA9VQKafKRWufWwrYEPPIyC6VsczA6cv83O+den0n+8A4="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.15_1632404958605_0.1814798980471084"},"_hasShrinkwrap":false},"3.2.16":{"name":"vue","version":"3.2.16","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.16","@vue/compiler-dom":"3.2.16","@vue/runtime-dom":"3.2.16","@vue/compiler-sfc":"3.2.16","@vue/server-renderer":"3.2.16"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.16","dist":{"shasum":"bc547784b5df360cfa64d72fd0b94cd20149cf1e","integrity":"sha512-aGm8HbZe6IIj2b/LX6QXpAwwDFrpo8E1jdTkuBX2fS42c1+mQ1n0Wl+Dxnj9cgRM7bp1MIoXbPbDyDsOrXTO0w==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.16.tgz","fileCount":30,"unpackedSize":2479235,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHeYKJ1BnFE1c6PWAeIRYIzpcED5Um6esmEhc14LzwlLAiAVyUt5BLZyCdLSndFZcORWC7G+ZNplZ2a9waeAp55LyQ=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.16_1632406637570_0.9003287184617514"},"_hasShrinkwrap":false},"3.2.17":{"name":"vue","version":"3.2.17","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.17","@vue/compiler-dom":"3.2.17","@vue/runtime-dom":"3.2.17","@vue/compiler-sfc":"3.2.17","@vue/server-renderer":"3.2.17"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.17","dist":{"shasum":"da0d01f1c6601415fdf425a70f87e91f3c1798fd","integrity":"sha512-nkf3AHp7sBSFMOBZ4dyoKxcY6hM0GyAqPt21GtImUpx3Xpg1j05KpCkAgvlFGO2YOLVMai872KIAwBK0KYom+A==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.17.tgz","fileCount":30,"unpackedSize":2479599,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGShuOOcVxqm3MbZACqqAIQh/L/CrpV9pLFexA4zuUPMAiAHKLBuL7iTwpnCPKecdC+Z7SsuJL7myQaBw2lsxEvE/g=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.17_1632501805360_0.2396637065103957"},"_hasShrinkwrap":false},"3.2.18":{"name":"vue","version":"3.2.18","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","exports":{".":{"import":{"node":"./index.mjs","default":"./dist/vue.runtime.esm-bundler.js"},"require":"./index.js"},"./server-renderer":{"import":"./server-renderer/index.mjs","require":"./server-renderer/index.js"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.18","@vue/compiler-dom":"3.2.18","@vue/runtime-dom":"3.2.18","@vue/compiler-sfc":"3.2.18","@vue/server-renderer":"3.2.18"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.18","dist":{"shasum":"7791cbacb7e4193cf866eaac13ca61b912ce8eb6","integrity":"sha512-5HjXmnntBcFOdjqXzi4fxPENcl8MOrfUycr/iY+Th/NNNaZfa5BLPHk9Gc28fWCGbZT1U6XkkiEYysxY49lGuQ==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.18.tgz","fileCount":30,"unpackedSize":2480092,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2eeD4RJQkpJ7IAIQ27wCF9gYZft21lrdWNPWMa/uc9wIgcoR0T9/xIJTCy+ExoEM2fHK9BhS0C5xqZOxocXCSg+s="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.18_1632513932559_0.9682876864100678"},"_hasShrinkwrap":false},"3.2.19":{"name":"vue","version":"3.2.19","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","exports":{".":{"import":{"node":"./index.mjs","default":"./dist/vue.runtime.esm-bundler.js"},"require":"./index.js"},"./server-renderer":{"import":"./server-renderer/index.mjs","require":"./server-renderer/index.js"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.19","@vue/compiler-dom":"3.2.19","@vue/runtime-dom":"3.2.19","@vue/compiler-sfc":"3.2.19","@vue/server-renderer":"3.2.19"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.19","dist":{"shasum":"da2c80a6a0271c7097fee9e31692adfd9d569c8f","integrity":"sha512-6KAMdIfAtlK+qohTIUE4urwAv4A3YRuo8uAbByApUmiB0CziGAAPs6qVugN6oHPia8YIafHB/37K0O6KZ7sGmA==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.19.tgz","fileCount":31,"unpackedSize":2480135,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBLvMStAllBnw3+4rNYWJuHdYE8N1z+yd6e8eZElX3E2AiEA5iO84VYrK9v9JgAh1awSZEuki/5zYjxRkhZVedhzFZA="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.19_1632596318719_0.08507341233760735"},"_hasShrinkwrap":false},"3.2.20":{"name":"vue","version":"3.2.20","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","exports":{".":{"import":{"node":"./index.mjs","default":"./dist/vue.runtime.esm-bundler.js"},"require":"./index.js"},"./server-renderer":{"import":"./server-renderer/index.mjs","require":"./server-renderer/index.js"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.20","@vue/compiler-dom":"3.2.20","@vue/runtime-dom":"3.2.20","@vue/compiler-sfc":"3.2.20","@vue/server-renderer":"3.2.20"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.20","dist":{"shasum":"940f8aa8bf3e3be78243ca582bad41fcd45ae3e6","integrity":"sha512-81JjEP4OGk9oO8+CU0h2nFPGgJBm9mNa3kdCX2k6FuRdrWrC+CNe+tOnuIeTg8EWwQuI+wwdra5Q7vSzp7p4Iw==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.20.tgz","fileCount":31,"unpackedSize":2487209,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHAxFF5FHvIa+6go/T8caV71ZGre4z9n2mi5LzQtTto+AiEAkJ0seT6cEeYnRDG34vn5y98mZeX1zNQPVpevHo6qd/w="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.20_1633712527618_0.9887644868119916"},"_hasShrinkwrap":false},"3.2.21":{"name":"vue","version":"3.2.21","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","exports":{".":{"import":{"node":"./index.mjs","default":"./dist/vue.runtime.esm-bundler.js"},"require":"./index.js"},"./server-renderer":{"import":"./server-renderer/index.mjs","require":"./server-renderer/index.js"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.21","@vue/compiler-dom":"3.2.21","@vue/runtime-dom":"3.2.21","@vue/compiler-sfc":"3.2.21","@vue/server-renderer":"3.2.21"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.21","dist":{"shasum":"55f5665172d95cf97e806b9aad0a375180be23a1","integrity":"sha512-jpy7ckXdyclfRzqLjL4mtq81AkzQleE54KjZsJg/9OorNVurAxdlU5XpD49GpjKdnftuffKUvx2C5jDOrgc/zg==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.21.tgz","fileCount":31,"unpackedSize":2491065,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC9SCorCS6AVGIJ8dLZGw8hOsNfI++bkf/SxxbgW+0jlAiEA/VPeRZKGDa0XpKoulivFdcXHhdxMiD5YmhCy8EbX4lc="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.21_1635834935532_0.44500859261683745"},"_hasShrinkwrap":false},"3.2.22":{"name":"vue","version":"3.2.22","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","exports":{".":{"import":{"node":"./index.mjs","default":"./dist/vue.runtime.esm-bundler.js"},"require":"./index.js","types":"./dist/vue.d.ts"},"./server-renderer":{"import":"./server-renderer/index.mjs","require":"./server-renderer/index.js"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.22","@vue/compiler-dom":"3.2.22","@vue/runtime-dom":"3.2.22","@vue/compiler-sfc":"3.2.22","@vue/server-renderer":"3.2.22"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.22","dist":{"shasum":"46e4dd89e98cc4b851ae1eb35f00ced413a34bb7","integrity":"sha512-KD5nZpXVZquOC6926Xnp3zOvswrUyO9Rya7ZUoxWFQEjFDW4iACtwzubRB4Um2Om9kj6CaJOqAVRDSFlqLpdgw==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.22.tgz","fileCount":31,"unpackedSize":2492885,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDniKczRa49dRou5mW28oB7KF8Z/d9c5XprWXGQbdu/RgIhAMm9ZlAsnT5vNfl2WOW0LowWM712iddKlkH5w6HdUtki"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.22_1636947962914_0.12657738779490257"},"_hasShrinkwrap":false},"3.2.23":{"name":"vue","version":"3.2.23","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","exports":{".":{"import":{"node":"./index.mjs","default":"./dist/vue.runtime.esm-bundler.js"},"require":"./index.js","types":"./dist/vue.d.ts"},"./server-renderer":{"import":"./server-renderer/index.mjs","require":"./server-renderer/index.js"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./package.json":"./package.json","./ref-macros.d.ts":"./ref-macros.d.ts"},"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.23","@vue/compiler-dom":"3.2.23","@vue/runtime-dom":"3.2.23","@vue/compiler-sfc":"3.2.23","@vue/server-renderer":"3.2.23"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.23","dist":{"shasum":"fe17e4a98bee1afe2aed351a0a80e052728f9ce2","integrity":"sha512-MGp9JZC37lzGhwSu6c1tQxrQbXbw7XKFqtYh7SFwNrNK899FPxGAHwSHMZijMChTSC3uZrD2BGO/3EHOgMJ0cw==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.23.tgz","fileCount":31,"unpackedSize":2494787,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhoH/yCRA9TVsSAnZWagAAfBQP/RZTJPUFZ551727Ot53L\n/2Glu7HCv7NsjZ/PEm5OVkE0L9GyIdp0qunWemMqiN4sDn3O5+j8BdUOuaiN\nDelDWEvQ9SgP0JKlAsLq+7/VwApseNcQknJKuyhqrrmj7Y+AcYC69s6r5g9S\nYEJK2SNSneNoUhGatb9TxiFTDI9GDnCJ4oDNFnooyKOwvatv+SFnfOjLHv/N\npeuG7rR9MyZbLNtTEW8H44SBcP7bga8oyzc2dMbVnBeN2zqdiVYho8vbQCzr\nHMhbr4svlq/MhhbW94YHKTwK5mTwd4309RRwO9gVADbI6q1F5Yh5GDT1tsyl\nUVnQTi86lf36xT6NZDMrCoPhwLPbxEBF5xa2nk1ZrtzNZnzbAHhNJj1vsGZg\nWwM/h2+TvpVTFBOlIsZAikKKSYLqGaTrFj6UzLRs5ail978inH4mNoiWVHXZ\nQFvaEo1YsmCEg7AfgskyZ9vFyzsd7zEQ4sV9WAJIERoqZBxUp9lgwaXjz0Bf\nPda3707VzyKmOsXfK4DqCy9vFf6uSWir49FF6Lc1OIYyOg6jMH5rRfNfA/e9\nlbavwsHl/cl6hh/zbVBz1Whk2rCf5Hlw+VfhvxWHdDhQ206+7wJ3bgbV/TWK\nVkWt0Rwty8wumGRwpwdDlVcHrpe3IcwxPKYc809rNmasghMsQHz2wb7++qPk\npL+J\r\n=3yIH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFdcktExJ53TzDsKD3JRtG5cTWQoLbNjhAwqhjbHee9RAiAoZweZSSVKNZkbud35bEXEA4ri8TUpXZQH/OQ+kr96mg=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.23_1637908466683_0.9344244003126987"},"_hasShrinkwrap":false},"3.2.24":{"name":"vue","version":"3.2.24","description":"The progressive JavaScript framework for buiding modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","exports":{".":{"import":{"node":"./index.mjs","default":"./dist/vue.runtime.esm-bundler.js"},"require":"./index.js","types":"./dist/vue.d.ts"},"./server-renderer":{"import":"./server-renderer/index.mjs","require":"./server-renderer/index.js"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./package.json":"./package.json","./ref-macros":"./ref-macros.d.ts"},"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.24","@vue/compiler-dom":"3.2.24","@vue/runtime-dom":"3.2.24","@vue/compiler-sfc":"3.2.24","@vue/server-renderer":"3.2.24"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.24","dist":{"shasum":"6de7b01e55740dc37c0a5dbd45e70eed49f95189","integrity":"sha512-PvCklXNfcUMyeP/a9nME27C32IipwUDoS45rDyKn5+RQrWyjL+0JAJtf98HL6y9bfqQRTlYjSowWEB1nXxvG5Q==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.24.tgz","fileCount":31,"unpackedSize":2492582,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrdH7CRA9TVsSAnZWagAAmYoP/AuTAYIR8eDY/Urgtyib\n6bg+tyNPBBR2U/ojFnTLaMXyUawMnRmmVM6RoPqLSZXkEvdIKkDDL56P/VSs\nI5ilgvM452CSvULU4PdZRcG+oqdrd2nA9SXwKBmqygEg9fKB7adqGkA0baow\nzSt6c+2tfYzcH3M4SXVFxv+rQmYQsYXiaG1gFe0DCFH689oyPj5oGzE//7fk\n4spF8gVdN24EMTgxEUfYG0xfog3rxy6M+kWPA1EtpS50scm/QS2ymnpC0Ibe\nT8WZsL7TF3PlyAaRMCQfLsjby1Nu5IDme2ZpT7cZivowalvQCa7GnHtOvs01\n/rQgq7bhwgLiaHeQR3F87Zbo+6sK4FOBweYMz03gfKD97E06fp0W5v3B2Ob6\nx3GM8KcGEsVb1DUHr2390iD+Yi0jNB8nbTw4Rw25KHRTMx11wDwMA6E1OPp0\nwJ84t7j+qgLWz/GXTh2L1AqJ1qRyKNegU+/+hZr0LcEsJyruYoMtADW7MHjt\nOTyyPIqDVFDN7NJua3PYLO2M2ZxYiaIglOGMh3C6mNZ5taSNKkjUx+bUem7G\nd1mNQrI3aAULfHJKLBAa4F7jFAaihLLxRVmnvSwMmBJfMybDmag2Xny7LnFV\nftvGgcbRveAid/7V0Ccd/pkA/V5ZwwYakN7Z150hqlymzuJbaVzY4IE73uI4\nxXIU\r\n=w+qf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICdOS/0JsxNkCZcgynJJ6a1m5RPVUcvkvhqGkatVhWDZAiEAlvHNuiW+HQNoVmGnQ7++HGUoWKeo44E2KkDmG2R5SVk="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.24_1638781435401_0.02434224694752518"},"_hasShrinkwrap":false},"3.2.25":{"name":"vue","version":"3.2.25","description":"The progressive JavaScript framework for building modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","exports":{".":{"import":{"node":"./index.mjs","default":"./dist/vue.runtime.esm-bundler.js"},"require":"./index.js","types":"./dist/vue.d.ts"},"./server-renderer":{"import":"./server-renderer/index.mjs","require":"./server-renderer/index.js"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./package.json":"./package.json","./macros":"./macros.d.ts","./macros-global":"./macros-global.d.ts","./ref-macros":"./ref-macros.d.ts"},"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.25","@vue/compiler-dom":"3.2.25","@vue/runtime-dom":"3.2.25","@vue/compiler-sfc":"3.2.25","@vue/server-renderer":"3.2.25"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.25","dist":{"shasum":"d271214000feeefb4a4ec1f3063f76fc1c701eb4","integrity":"sha512-jU3t7fyQDHoCWCqhmRrnSmYZvHC35tOJTP704di7HGfq5EcFA1cU/1ZPjUV1eCxJev65Khjyfni+vk9oa+eTtw==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.25.tgz","fileCount":31,"unpackedSize":2501143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtXjhCRA9TVsSAnZWagAA+UoP/R5eV4lcpV4GHg9tMN+Q\nEpozYlkqTUpXguh7hN/kB+mONx5JEJ7m7KsmKiB7NuywkqgmNv50X5RufS29\n2K/OTBeFaTM4AJxODqYjqiQ/vAq6S76OYKXWDyF9PU17fKmtUXCMRA5o8g/f\n6q4iqBBG2OEKOnd9l1zPW7DFdwH/X3+6Y3FNOa2tRcSI1HXiiHkdPyTb8De/\nA975NJQizZwPOQDakTsT9wyuexUnfyX+5Cd+xFpaTmh2ERpOM8httcgDVAYH\nM1Fg1RV2zXFz+iZF28KalTh95VKyv54A+bYpQQhKvSG9D0MHzCUxIpDB/CSV\n885iosJV/4ok1ux+r35La/zifcP7bLFD9xS/BDfto0Jb0flz8LKWCNQZ1VOK\nZsd3S+I7XQA3fk2L05du2jScrLC29NOpY8g8ozw2luT7GDxd9uqFdo7uRd7O\n3goxKwB2w+4yR+Bzj/sCo2Ttg4YtTklRZe4g/jcFMmXlpUzXy1A1S9xgRjgl\nZSR3cahn/CBvFvRhnpOiqDXA6iRSKP+EnQ4r9dvBSUjn2hMRXx1/oXFAEO1t\nQ2/XVfXEdcNp+0m3l+v876G9FzEqItDehW7GuruHbvnezXJhTXge+Aaw6FHD\n1V8HygjSa+XsnVi4hnHU4eKhXHhIu1ZtY2fBbCKbyrATX6QuqXEznOaRb1fX\noiN0\r\n=vJzb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDwyYuvaR3OuHgWCm22TWZtMyNUo1XQO1E9wyHx37qOfwIhANLZLXlL3+boVG7h/pN7uhM1DgO49GaLBiKJMu03YMzI"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.25_1639282913684_0.9999590905723883"},"_hasShrinkwrap":false},"3.2.26":{"name":"vue","version":"3.2.26","description":"The progressive JavaScript framework for building modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","exports":{".":{"import":{"node":"./index.mjs","default":"./dist/vue.runtime.esm-bundler.js"},"require":"./index.js","types":"./dist/vue.d.ts"},"./server-renderer":{"import":"./server-renderer/index.mjs","require":"./server-renderer/index.js"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./package.json":"./package.json","./macros":"./macros.d.ts","./macros-global":"./macros-global.d.ts","./ref-macros":"./ref-macros.d.ts"},"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.26","@vue/compiler-dom":"3.2.26","@vue/runtime-dom":"3.2.26","@vue/compiler-sfc":"3.2.26","@vue/server-renderer":"3.2.26"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.26","dist":{"shasum":"5db575583ecae495c7caa5c12fd590dffcbb763e","integrity":"sha512-KD4lULmskL5cCsEkfhERVRIOEDrfEL9CwAsLYpzptOGjaGFNWo3BQ9g8MAb7RaIO71rmVOziZ/uEN/rHwcUIhg==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.26.tgz","fileCount":33,"unpackedSize":2504511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtZ7pCRA9TVsSAnZWagAAOhUP+QGn7N2+6rYSiyD2Uwbp\niw8RUwOHB26/7/N43wlpNwrvyHjbfqBvAIaaM1a1Iut9dZkMNBN+N9BcxtqZ\nuRNq6Q9RpqYTOWoRk1Wo1DyUI8tETso9XDgCFka3JwsS2SF7klTu01bMGkbA\nkSfMQ7XZ307S2phhNOwistHpIHsC/QHkq6ybMJlxeHMZqza+hnfbI4vR9ZYW\nI0CgHjgWd0eRTdOFhCwMjbulXJGJ7hWoK5Id/gVdDU6An5l8WGdHllba63KF\nBVa5DmNLPEJXs68A54eTQd/GSTrHuy3UPefD+NvcRJ8VeCIEEsYRcb3MIYEe\n0v+iXT0VDbi6Aw9x9vn27bjYJZgB8g/bVCBKgrv5Y3v3A7IRH3khC89hdc3m\nbB9YDsQduWfOSGeQuJuCfxLTi8/q6oLQQzXT15+d4JQlLEgmr1DUiEEzwVaT\nop194RGOHDKs/tGIGXFyPca6S6B/dB94JaDAt/5mC00HIKdDkaJsW7f/VRpn\nd4l3m215SBfGG4oC7aOgh+M94O7q8Q33zyRPg792nhX/2eQy4M7SzLlhErRK\n2oRFg2lNmP+6oMwT9h4bL0I4zATl08u+LjFxGZ29j4RwCFPtG5gvulMGAf4k\n6rvmKuSb0JmEFA8VGtckVBEH6bHq7JPkQDGORJxH+MGar+O/p0aGlCYFuRYV\niAze\r\n=0T/w\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChrmznXjY78gmBV+1BRXph9sHuJrAujTJFRbr1XhPZngIhAIVeAlvCGKL081/cEDut14fGrxRkKS+XUJAawN7jgS57"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.26_1639292648998_0.33550732482066614"},"_hasShrinkwrap":false},"3.2.27":{"name":"vue","version":"3.2.27","description":"The progressive JavaScript framework for building modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","exports":{".":{"import":{"node":"./index.mjs","default":"./dist/vue.runtime.esm-bundler.js"},"require":"./index.js","types":"./dist/vue.d.ts"},"./server-renderer":{"import":"./server-renderer/index.mjs","require":"./server-renderer/index.js"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./package.json":"./package.json","./macros":"./macros.d.ts","./macros-global":"./macros-global.d.ts","./ref-macros":"./ref-macros.d.ts"},"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-next.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-next/issues"},"homepage":"https://github.com/vuejs/vue-next/tree/master/packages/vue#readme","dependencies":{"@vue/shared":"3.2.27","@vue/compiler-dom":"3.2.27","@vue/runtime-dom":"3.2.27","@vue/compiler-sfc":"3.2.27","@vue/server-renderer":"3.2.27"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.27","dist":{"shasum":"dc898b3cf7393a620ed5e4a91e5fa8c1ed1ba67a","integrity":"sha512-p1cH8Q6eaPwvANCjFQj497a914cxXKKwOG3Lg9USddTOrn4/zFMKjn9dnovkx+L8VtFaNgbVqW8mLJS/eTA6xw==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.27.tgz","fileCount":33,"unpackedSize":2506717,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5Cb7CRA9TVsSAnZWagAAEsAP+wZN1QRtyioVxjiYROtv\nL2oZ8lTnQfXgRobjVcMqSeNPC3aHiBDX9VoW3jBbgz725oLXgQH892/bzhwu\nQkTNKeDLUeXrSQNoV6wO9bdsW9hlTG8egIXAx5MhNNxlWNYJhOS0jZzgkSBJ\n0rTVzhp2+8rO5oNZMJef6PQYXsoKIMTrhRlPTawODtXRgnBjozUtg5r82SYY\niyiv7jXakqxp7jyjEgxUtQhXqQQBsgAaKZF/Be/pdZRTNAz+DFhwGLDVM8gC\nxjYJzEZUVFqkq115ho/APvsXTFVMcIas9dQnI4iBmWTvUKzz7iLrtGlf0T2l\nlKlBlyC7uvAiTTCoKw0E8Cc/b48KQaUZooNdGISaqwUiFuQ2DrzZoPcWwbBW\nx4oGoj1GLnpB/Qg1iqe628UGaO8oThmhDiFx1R9cxY0IPh6AUvDr3A50qfkh\n95ojTADb4Qnp2Aop+pzUtKaYfZ2720WWRFTgXZ8PdwxF1vq08byvp04DrHKo\nVN/7KkslXeb8dlCzutptSDe8nLDtTr1N3khc2LKr44Z/jmws819hnMToplVg\nwyVYbepjrs3rNYeSMjEs1WLRwkZt4+rcgjTQepjtHWz8eqtD2XoudjbTlpu/\nErMgdpY2gMS3/zb6U3sKR7WQODDdUfnE71xXTiQp9ePcEtYAMKw/pT4tpKIw\niJzb\r\n=lREA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDkrdLzG6/Gxj18zkd99NpZlFRqBU9fKjv0EHcl1FdEPAIhAP5pEqppy0DSBotxlzr1rGSkb5lhtRGyJ9wZA+BQq9Pn"}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.27_1642342139276_0.8476271882417141"},"_hasShrinkwrap":false},"3.2.28":{"name":"vue","version":"3.2.28","description":"The progressive JavaScript framework for building modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","exports":{".":{"import":{"node":"./index.mjs","default":"./dist/vue.runtime.esm-bundler.js"},"require":"./index.js","types":"./dist/vue.d.ts"},"./server-renderer":{"import":"./server-renderer/index.mjs","require":"./server-renderer/index.js"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./package.json":"./package.json","./macros":"./macros.d.ts","./macros-global":"./macros-global.d.ts","./ref-macros":"./ref-macros.d.ts"},"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/vue#readme","dependencies":{"@vue/shared":"3.2.28","@vue/compiler-dom":"3.2.28","@vue/runtime-dom":"3.2.28","@vue/compiler-sfc":"3.2.28","@vue/server-renderer":"3.2.28"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.28","dist":{"shasum":"840d193bf9713f57a365ef115c4b1286d43e0e5d","integrity":"sha512-U+jBwVh3RQ9AgceLFdT7i2FFujoC+kYuGrKo5y8aLluWKZWPS40WgA2pyYHaiSX9ydCbEGr3rc/JzdqskzD95g==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.28.tgz","fileCount":33,"unpackedSize":2510932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6mu6CRA9TVsSAnZWagAA0E4P/26g7m4dZxKOtW6K2wCw\nRNMVgfOVZ5B26Vn4I7k0KCDHjyBS7saf0p89W826cvLjonOqfiREYjsqoxdl\nke1SuFyYHEpvWqAEvDwxMC5ir9M6HOaprIdvwSqMkQmJZdKiHHs7Nd/q4WKq\n2FfIssrwiHqxVgAnvQTo9sk2lpkff94cVmGabfgDj8YI19Ow710XrkP2p9PZ\nnKTTo9pf36UIpelYD9pxeXLUbTEzgXQh5gjWrRPwub6yo9fQZgZME8TXK5D1\nTJnSBs9G5CdRxc4nMmXOQcmOKbzX9d0T8Z5OSpnxj6SiyrS4HINpLZkuF7WN\nc0RT0k6ZC/gFxa41Yfl3MCFVsJtbPZmLIuFh60VgqXBibNKxFe4jp1lJ2PtJ\nsTibyZRkGowQK+3G3+lUGqdVMnWvymAYmt/cxtWoaowox6A0wTmO965rpoSX\nG2r36vIxJtwqDCAfU4YsMvcS2Ak6Kdd+2xMD/i6SMGsjamQboJLtAmpRC4B4\nDxHglI/KTQR0iiTcwLgE/N2nY54EoFKZPpgeroVuurPV7jYcri+hjmUC48Yu\nSyOi1r1DwuOS/O+u4DQGSUN8W6phyqLcc7vmpg02fWt/hPcXoMFPrxbnbYsQ\na4mr4EnwaCf75U4XWdP40bDP1loqdRHJArlucBScRKR7r94S7rtnylsHxxzo\nDwp3\r\n=Q3on\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDdOm06GqoY71ucfmIXNk7LaD0O3f1bXcdJzX5PRprrugIgV9MKpB8XYHixw0zZdJPts2khhGiKp6HDBukeH6pHINQ="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.28_1642752954245_0.825493920966577"},"_hasShrinkwrap":false},"3.2.29":{"name":"vue","version":"3.2.29","description":"The progressive JavaScript framework for building modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","exports":{".":{"import":{"node":"./index.mjs","default":"./dist/vue.runtime.esm-bundler.js"},"require":"./index.js","types":"./dist/vue.d.ts"},"./server-renderer":{"import":"./server-renderer/index.mjs","require":"./server-renderer/index.js"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./package.json":"./package.json","./macros":"./macros.d.ts","./macros-global":"./macros-global.d.ts","./ref-macros":"./ref-macros.d.ts"},"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/vue#readme","dependencies":{"@vue/shared":"3.2.29","@vue/compiler-dom":"3.2.29","@vue/runtime-dom":"3.2.29","@vue/compiler-sfc":"3.2.29","@vue/server-renderer":"3.2.29"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.29","dist":{"shasum":"3571b65dbd796d3a6347e2fd45a8e6e11c13d56a","integrity":"sha512-cFIwr7LkbtCRanjNvh6r7wp2yUxfxeM2yPpDQpAfaaLIGZSrUmLbNiSze9nhBJt5MrZ68Iqt0O5scwAMEVxF+Q==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.29.tgz","fileCount":33,"unpackedSize":2511800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7WAcCRA9TVsSAnZWagAAwvQQAJIjRxFQ0QZx37hugS6n\nn8OdPrpVz3zpvrew6LS69Ldye+883dZMTACOkt0CQ9mvCDsawBLN+aHkvJ4+\nl3u4McYVr0jnlp9c5pHS9UbFBunULd+CgmHeUQ8LQEMl048VL0+uw78zaH/l\nCqTPmPuFYIoGBQJw7zoxnnd4brsOZ+xFdJK1YaRX3Qn7UrDBovwkY16gj/7F\nrFfasFowi4PvYvz/kW3ypYIrsTVQoui6QU/FV8NaN/ZlaQ1P1RFRBaXi4xRV\n+RzEuCH2J+vNY5aTBDP542TOXWl0K5PPWNLMmSEg05X9e1aLYZFGKmOBlSGC\nnkKccKNyO5Q41b6XsTR3PyDLIBUFWJhpR6s5zKVHxBoJgZGCp+IgJ6MQ2oFP\nx0mUtw3cKLS2GcOvcumqMneDkIiXgUwv25pruEQC1PtHIOu2gyYBeoBFmCf3\n6I7nTsXZsoUL72D8/doXIMX9FyV336z50SG0fenKn2v3K4ytsnL+H9W+tiFs\nWRU08w7EUgFhSMS/YjZIFh8p64hlpUUEwJ0bOwHgyGD+YUWvznrj7qTRNmV9\n7ZETUzvZDfM7d6kYmukS8EaD9GDtpdMQo2iFJr/TocO8M24ftAM/yABvxMuX\nsBtw2MAI23sXWWkhZMEe5SKhYHlHDTQvLNvvhVNRgnocyNe4K5cjCfHzoGNE\nWhZA\r\n=kCPX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICLG3k6w0UoNljACMByfzC7lIsDcmj7BmY0mWAizsSb/AiA9Fbri16hvZpp5Pg7fYWIIhZ8XZ/Mfeh2oYgMRs8Uh8g=="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.29_1642946588386_0.7940752088434169"},"_hasShrinkwrap":false},"3.2.30":{"name":"vue","version":"3.2.30","description":"The progressive JavaScript framework for building modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","exports":{".":{"import":{"node":"./index.mjs","default":"./dist/vue.runtime.esm-bundler.js"},"require":"./index.js","types":"./dist/vue.d.ts"},"./server-renderer":{"import":"./server-renderer/index.mjs","require":"./server-renderer/index.js"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./package.json":"./package.json","./macros":"./macros.d.ts","./macros-global":"./macros-global.d.ts","./ref-macros":"./ref-macros.d.ts"},"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/vue#readme","dependencies":{"@vue/shared":"3.2.30","@vue/compiler-dom":"3.2.30","@vue/runtime-dom":"3.2.30","@vue/compiler-sfc":"3.2.30","@vue/server-renderer":"3.2.30"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.30","dist":{"shasum":"47de3039631ac22cab2fd26b427575260199b8bb","integrity":"sha512-ZmTFWVJUX2XADkuOB8GcLTuxnBLogjJBTNVrM7WsTnjqRQ+VR8bLNrvNsbn8vj/LaP5+0WFAPrpngOYE2x+e+Q==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.30.tgz","fileCount":33,"unpackedSize":2511901,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiALkECRA9TVsSAnZWagAAFp8P+wUrDVE2lkWbkmu4uFz2\nUl4gDbDJ5rTrRDTrMdZs1Er7JbNqA+/oJQvu59iOXA2Og4xYxZ6KBBl88Bvt\nEPxaJtn6clX5/s8dBTvKKB2L1jKiT9n/agWcXccIeGwj14taSHq0XKLWkaKo\nHUsBlg+TUhj5dMWd3q2bVzZ4ox3/o+ZfXcevzESxfVA0P1onoDhXPJaz97L9\nCVfMq5S6wuY/fLdkLM3raJyClMbPKkfx9ymXtxvRslhDXDZJaRe4tlf7CyFd\nyovV9si0SoI898fgfKRDn5o8euRodJwxN1Ju8iPdj3YgXrl9Oi30ow33RBZM\nN2isJ8+N3M0mXssj8kbZju/phWdwBy/ppYnL5gZMQ2m6n2VSr5GZtaXwYrWx\n9KifmvIWKYr3edTiwQlr/68y8ZNMFUtKOGVNrl1flh7qFqAPspbnTCv5vIhN\nZAGGbH0Gxc2VFPCI5IeqILGe6H3RocfYzvo2dHcsMvlh6HWwzZTZekhHCUB5\nF1WRpfVOyfUZYIqAZsfXHHVIk4Ki26CrXXjP8ACzqhWb/aS6WZE7oOU95kd7\nzRs9dmJfldE0oKmqYZyu060JSHGDDXBeYYKy9XRTqG1S885+WCJiJ4mTILo7\nULY2Qo+3ga4epzsbLexLJy6kLJ8h18QzQala6EOlqdzZGYoiRoYe3Mo2TRcm\nJu2L\r\n=HPrc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD0qOspido2blVhC9An7O9R1hAXiiP/Fc/cQxuPJarOeQIgGkjuF4Uv74kxVSfKyfTKn5ifmtM0YrUxcgITrb3x+Ig="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"},{"name":"yyx990803","email":"yyx990803@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.30_1644214532672_0.67174295058071"},"_hasShrinkwrap":false},"3.2.31":{"name":"vue","version":"3.2.31","description":"The progressive JavaScript framework for building modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","exports":{".":{"import":{"node":"./index.mjs","default":"./dist/vue.runtime.esm-bundler.js"},"require":"./index.js","types":"./dist/vue.d.ts"},"./server-renderer":{"import":"./server-renderer/index.mjs","require":"./server-renderer/index.js"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./package.json":"./package.json","./macros":"./macros.d.ts","./macros-global":"./macros-global.d.ts","./ref-macros":"./ref-macros.d.ts"},"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/vue#readme","dependencies":{"@vue/shared":"3.2.31","@vue/compiler-dom":"3.2.31","@vue/runtime-dom":"3.2.31","@vue/compiler-sfc":"3.2.31","@vue/server-renderer":"3.2.31"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.31","dist":{"shasum":"e0c49924335e9f188352816788a4cca10f817ce6","integrity":"sha512-odT3W2tcffTiQCy57nOT93INw1auq5lYLLYtWpPYQQYQOOdHiqFct9Xhna6GJ+pJQaF67yZABraH47oywkJgFw==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.31.tgz","fileCount":33,"unpackedSize":2514069,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiB3L1CRA9TVsSAnZWagAAAcEP/jJutXptvQX6ggjC9xvU\nWxP2afReSrlCOZcK4ALnkojik7u0ZpGXJDcZbfCVK8fwFjIPLfe3KE2tyDuF\n6+E7JmZbFATvsm3x+M1qU+uxjdci7giS0GckSZ+xWwGWezOVZ4+4dO2caiKW\ngEdBxCqcLQb+6Tkj0FUGHa3B/VJLAvX6vAiVlsVIefeMv/Zz9anWwrafoxZ9\n4RJs5s+C6Yn8tDMDI7ojD0hzDWbxhQ+gtV+BD6o7z64r6k0aBSnbnG0JrICa\nyu+wcNCvee25kSdNLLwJBYFOVQO1T9Cxi/2woqMrroFztCk2paWy5s1f0E+4\naRlYgLN+ce/EWhIf+bDkzlKRADahQaZ8hmIwVxcqN2k4UDNcfgWgktizVpXl\n7tjHfn1PSPcFO+EtkS6WlMxYjabC43Ib/HyJd42iYrVDUjuwZ0iQWkJD5pjF\nc9VR1QjvU4OOTeiEIIOUtjfRddYbQsYtAaDWUOVASH9/3fu7gQIa1z3Qc4xt\n36fsbWiGwU6OprVxSZWd7v8Ov053sijB14yumcWkJCIVVWHb2x3u8H0Ns1tc\niqXO84/DsydnwTYuRbpb6OIGNbPlRdd4AYz5i279FgSRNFtUSFLwHIEwB4gw\nEyCqKQRCUl4Hq5sj+NrRkSW0O4mL/D2PZ1suuVTDvC/CemETH/tmyoleAX7/\nMAZX\r\n=ryv5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCM8Vu12ZS6CH8N+i9l4O+MK8QyS5wtcmgjYIEjtX/DtgIgQXOlzRfgdN43wV1ul0WP2d3iVDMKS+OuJKjPLd+OcHU="}]},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.31_1644655349303_0.19486970681960125"},"_hasShrinkwrap":false},"3.2.32":{"name":"vue","version":"3.2.32","description":"The progressive JavaScript framework for building modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","exports":{".":{"import":{"node":"./index.mjs","default":"./dist/vue.runtime.esm-bundler.js"},"require":"./index.js","types":"./dist/vue.d.ts"},"./server-renderer":{"import":"./server-renderer/index.mjs","require":"./server-renderer/index.js"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./package.json":"./package.json","./macros":"./macros.d.ts","./macros-global":"./macros-global.d.ts","./ref-macros":"./ref-macros.d.ts"},"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/vue#readme","dependencies":{"@vue/shared":"3.2.32","@vue/compiler-dom":"3.2.32","@vue/runtime-dom":"3.2.32","@vue/compiler-sfc":"3.2.32","@vue/server-renderer":"3.2.32"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.32","dist":{"shasum":"a09840e237384c673f421ff7280c4469714f2ac0","integrity":"sha512-6L3jKZApF042OgbCkh+HcFeAkiYi3Lovi8wNhWqIK98Pi5efAMLZzRHgi91v+60oIRxdJsGS9sTMsb+yDpY8Eg==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.32.tgz","fileCount":33,"unpackedSize":2519951,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjNOQ3SUwReqMpPMmebbQJ6Zze7A3FKSUcKwrvwNB7zAIhAIdhG8y8rMHOMSarcVFa68+3sFQEDSPJQT2qJEYplxF+"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVTNhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpxXhAAlz6toqT0kue5oh4rUL7Nfn/aCqjIahiXs+RgFVYi2bRNyAAv\r\nbVtYFSfJRreGXRNoXoMFfr87fCXsDCmd+jNvLBIn+xtxPkHwkNiOScOYew2D\r\n5MRwzxLoTf+YuRV3rzXFNdf/l7bVeDyixbsfjlCtM/HVAFdtC/dIacQ6XV0C\r\nhW+bN/vpy/XKOe8C69mMM6vwZ+IJXrOuQqv3huJ/rBajEhu4YJkk+BZLAiS9\r\n2bOGEJn1A9OBd9/0TG1zHmyTepu0G7sCjWo9naDC0tUQXrkCmbCTTs51nWQ5\r\nwHuZ4+xCiCTIm3d4xVmzjib6lvYgUGEiPciDv5Z2H8188K3YbXtBTutX/nRW\r\n3cPPB2GTxGEq0GVnha4+VPHBJ4zn4/O+iz8E1Kdc5GD9Nd8yiWB678hOEbmR\r\nWEKMxvQyHMg6eU3t64uLfBeu2OslDWYsdqR141NvWP/ob6BBUX7TDtlCbJqE\r\nb1Uki01OWF1256VJs8mSQ98wOMFvsXhzaRodcosRaxqVKo2bESVdiLdfT/XB\r\nX1hDIhknIwj+nalQJD8XbYjW1JV5tWjxmQRiglrVMLxHEY7EIRSIiywb87rk\r\nDxOwBDa4s0RQ2xjTtgYbWdNEfONABYz5A61TUPKoZw5xcb5XK9huVKPh0E5L\r\nFsq8q7JEPDps9GTQm+GJYdBiZ0xGfq5g1x8=\r\n=poei\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.32_1649750881749_0.5496809059831016"},"_hasShrinkwrap":false},"3.2.33":{"name":"vue","version":"3.2.33","description":"The progressive JavaScript framework for building modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","exports":{".":{"import":{"node":"./index.mjs","default":"./dist/vue.runtime.esm-bundler.js"},"require":"./index.js","types":"./dist/vue.d.ts"},"./server-renderer":{"import":"./server-renderer/index.mjs","require":"./server-renderer/index.js"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./package.json":"./package.json","./macros":"./macros.d.ts","./macros-global":"./macros-global.d.ts","./ref-macros":"./ref-macros.d.ts"},"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/vue#readme","dependencies":{"@vue/shared":"3.2.33","@vue/compiler-dom":"3.2.33","@vue/runtime-dom":"3.2.33","@vue/compiler-sfc":"3.2.33","@vue/server-renderer":"3.2.33"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.33","dist":{"shasum":"7867eb16a3293a28c4d190a837bc447878bd64c2","integrity":"sha512-si1ExAlDUrLSIg/V7D/GgA4twJwfsfgG+t9w10z38HhL/HA07132pUQ2KuwAo8qbCyMJ9e6OqrmWrOCr+jW7ZQ==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.33.tgz","fileCount":33,"unpackedSize":2530311,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC4R/RcLiYFZBGxjFAFAFxw+PhSmMJQ3BjM2SwccrJKDwIhAP9CJxZBXrBHEft+tgMG8C2a1m5UOYwrz+lTLhLpio4T"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV/QeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSEg/+KVkj/kO8xJBRLC+Zob/61ja6s5czlVSQ5vkUnxS8QpLsPsOw\r\ntObaSkIbZhPwsuKJqJkGBXty3jOmycp5vEFhp/p/FFCGAXcyvVVxs7zwNKOE\r\nLAkF04vxSaE3jKr9xcw7c7Ucew5zuV2RMrAmAabD9kq57yiOc6UC7oMDTDgn\r\nIkC6zPJIP0i3+JNqAnXMXg6sru3JDgw3iDZMFZPguLwAaIdZ+GyXLU3C+2o1\r\nocVjouK/7jeLOTwOOWdlJi7N13FSBINDa8uOzs09KtodvaAC8UfaOoq2JwzZ\r\nuYIs3X48tpTuWYoPNwHut6kgQEx4vkEZgOWQ0tkrlu4+mKXRaEZh60O/HCaG\r\nl3kpEyaYyB0Njw8xxVstsCtz6AVyJ+XGfHVFJXBrh+lBH2jH7/EhdlvmouWO\r\nmzpgraqjz7I4MjoWWh2zS9a/eN6eumyP610elVIhkwV1Y7sVVKDHA4spAfkR\r\npbNKDqgxhjA0Y2BEqyAyQGfPplCidUeRoGPkGMlCraKDvw/jku0bkgqLDMcd\r\nv6jCLXRVX9NeKYOGfgrD+7nE0JMlONtT6T+Zxg9C64n3YEBgjhEVYx93NdIm\r\ntli7kSGVAL94jLQpBgeMAlgx88d175EBrzxrmB6cI2XM75ENFNBx6qpQ3deY\r\nM51RodHSc4CfUcrDpt721C0QlIroFhX1rDo=\r\n=UIeH\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.33_1649931294530_0.8149506542036"},"_hasShrinkwrap":false},"3.2.34-beta.1":{"name":"vue","version":"3.2.34-beta.1","description":"The progressive JavaScript framework for building modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","exports":{".":{"import":{"node":"./index.mjs","default":"./dist/vue.runtime.esm-bundler.js"},"require":"./index.js","types":"./dist/vue.d.ts"},"./server-renderer":{"import":"./server-renderer/index.mjs","require":"./server-renderer/index.js"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./package.json":"./package.json","./macros":"./macros.d.ts","./macros-global":"./macros-global.d.ts","./ref-macros":"./ref-macros.d.ts"},"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/vue#readme","dependencies":{"@vue/shared":"3.2.34-beta.1","@vue/compiler-dom":"3.2.34-beta.1","@vue/runtime-dom":"3.2.34-beta.1","@vue/compiler-sfc":"3.2.34-beta.1","@vue/server-renderer":"3.2.34-beta.1"},"readmeFilename":"README.md","readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.34-beta.1","dist":{"shasum":"3fb424990d502ffa4b0dd98e8ab6af95f5d3c61a","integrity":"sha512-2ds+R6H21MErzkG8CDUJ6k7Iba7HkYFxZf+5qYlK4vmshxiIxkkQvll+OdSZQWH5kmW0ys9njo49f0BUSILM7w==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.34-beta.1.tgz","fileCount":33,"unpackedSize":2542189,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOrR9+7V4LXj9ecIMhvtJ4S8289Q94y8HSAxj2LBNDZQIhAOOB0EZ9Wi1K4RXq10PqmZ3+GopCMwimvxqUMrZoqPBd"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigypzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoiuA/+J08oRT3+qYlus2UgznJRu1qkT9kzXfOVpd4+KD7+VSKVb26e\r\n4yUGrZliAOcGQ7vfrJrc7xs4ophk0f2aeioqzVsLv0axvHXnqBWulxvA8AK5\r\npD1OfvcosVpQo+12JWy4wdcCNEqZGmgtMo9O6aasfvKOaQ5RhnTk2jZRRhFu\r\nkruUkqGKq1V5dK2NU8uSKm2sLt1fxBc7vvO5noxY13n2XDxk+Yz2AJY/jekx\r\ntLTCEq0f76XaNiFOHHUDGozrLl3AZocv3CeNjhWqe5i9rMn8joT0YH7sotVP\r\nTqVmvpo1s6bC9sZx7lGYMKL1Gii4EweMJbUhEqhjrocz1RQj1WjiOEi2QG9f\r\ng2d8D0mJh97RFtllINQkzYInh+Mj4PGMNEJ/TQZuIv0BHy1PQaaOvqEm1uAn\r\nkXcnsEieegYPu/aNQx/jQM16ZzqcZXb8EtdqQr//zU8ypRADqAple60KaMsL\r\np6LhlocWexQAPNpUKMv97o7FwqhfpIy9qwePJOcY1Dnyy05Z+PleJM2hps10\r\nf3PT6PSkouB1QkunVsO4AuBhpfhU5QDHLLP2jfPL2YY9e8b5Wnx07Kfk+XkF\r\nBg4HfecNJrWOuMk+aFxzZOYnAHePV/xDcTsqu3zAchuqAhW0jG0gQ8bVLUkV\r\n2qVRg/dlKmplFfGgOoqPcknZtzlQ2B8Nkhs=\r\n=ZBfR\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.34-beta.1_1652763250810_0.14692245024084083"},"_hasShrinkwrap":false},"3.2.34":{"name":"vue","version":"3.2.34","description":"The progressive JavaScript framework for building modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","exports":{".":{"import":{"node":"./index.mjs","default":"./dist/vue.runtime.esm-bundler.js"},"require":"./index.js","types":"./dist/vue.d.ts"},"./server-renderer":{"import":"./server-renderer/index.mjs","require":"./server-renderer/index.js"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./package.json":"./package.json","./macros":"./macros.d.ts","./macros-global":"./macros-global.d.ts","./ref-macros":"./ref-macros.d.ts"},"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/vue#readme","dependencies":{"@vue/shared":"3.2.34","@vue/compiler-dom":"3.2.34","@vue/runtime-dom":"3.2.34","@vue/compiler-sfc":"3.2.34","@vue/server-renderer":"3.2.34"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.34","dist":{"shasum":"4d42a929398a8a2e1dff25ceddd4451b3add841c","integrity":"sha512-gXRg5v8OSmGT4ZiQ/X/Pcz6Fr2igHQx/wvRH/pLnt0VvjfGGqrwhnwjYZilLP4HBcO211rMD9PpU6lfWfIv3wg==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.34.tgz","fileCount":33,"unpackedSize":2547287,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAQ/vHd6ZzwF6T/W2RjGMMSnJD2TZnGZq9K/l54OAdWIAiA76vE/KX5cnaVZbw3vMySNb02Bj42JKQu8XSB/qnsKjQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihcrLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr8oA//QOKb2dlIHGLyygx3qRhZaNdlZt+lNwRkoc3FqMq9LpuzGbhs\r\n6oEMKkL+S1kqeI97lfOCzsiuOlS+jUw2PwVR2fENUgZcZ4IhlWMBldu2yey5\r\nLVH8SFpSqoG6gcPEbbDV6MHaTUyxt7hbad+Fgxe5qlLsybhS8Bz8dOKRTjO7\r\n8jIHZUUQKikBhBtdzMrbGhra3ARLNFz/kK3Nh2AVu8Rx9U6N9cW+ZshpGIN8\r\ndb7i4p6EjiN25NKLNMyoWc3wdTT0DQa74bk0zNXox3smnZRZK1diCck+jsNC\r\nBWROBrz4+VV4R0k2A6l8Bvcp2yGW3tlzUvWZuYpl+suJX9VdhadN7YXkkDd1\r\ns9i2o+y/U4kO+PbAP4v8/e31c3t3EZo3HAqImCI/PJRaTBao8xo7oi3nSCNv\r\nnxuVHSOBMTqiNTF47w/LG2AwJPB3crQWRouHsJ+sUKxq6agF2WyZcg2QGDtQ\r\nvvpEFwMTVRyyflMRMG1T3ivQJhXa46pNT7vuWXo3bpDmos7mOGZuwz0ZQepR\r\n0JILp5+Q9Th0I68htYsvEYKqVG/qI1wU4vtaidpk6h6hm0uZ+jLzcMhbshFv\r\nA8xGbyYs/qzNYUlfH1IiVeEVfL6LstOg+cknwMEyp82hnqS8S1fZGFVSAKL+\r\nv5h1gs1DMG6H4CQ6DaZUK7EfhP9z8ySF2Go=\r\n=qm05\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.34_1652935371171_0.9878057743877249"},"_hasShrinkwrap":false},"3.2.35":{"name":"vue","version":"3.2.35","description":"The progressive JavaScript framework for building modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","exports":{".":{"import":{"node":"./index.mjs","default":"./dist/vue.runtime.esm-bundler.js"},"require":"./index.js","types":"./dist/vue.d.ts"},"./server-renderer":{"import":"./server-renderer/index.mjs","require":"./server-renderer/index.js"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./package.json":"./package.json","./macros":"./macros.d.ts","./macros-global":"./macros-global.d.ts","./ref-macros":"./ref-macros.d.ts"},"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/vue#readme","dependencies":{"@vue/shared":"3.2.35","@vue/compiler-dom":"3.2.35","@vue/runtime-dom":"3.2.35","@vue/compiler-sfc":"3.2.35","@vue/server-renderer":"3.2.35"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.35","dist":{"shasum":"e0a63a8b2fcc0334a936d484d646e31b571e3f80","integrity":"sha512-mc/15B0Wjd/4JMMGOcXUQAeXfjyg8MImA2EVZucNdyDPJe1nXhMNbYXOEVPEGfk/mCeyszCzl44dSAhHhQVH8g==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.35.tgz","fileCount":33,"unpackedSize":2547235,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFsLpr7T/kwIBkCgZpSCPx5w12uZi7E2s6jFyWMuKDtkAiAJoisbM3lKmf/NSi1xv7uRqRlC82MmEtVmigDtawr2UQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih8z8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqapBAAm5rcaYR2ahkc1y0kdwu4Vx6XP3AuuwGp3CX2ZcsQ75iYGtpB\r\nKB0pSFVJICPjo8aBNYXjhfcSE6/NghD+RnmHCoPEVDSwu1CuYndGtgpM2SGb\r\nVEdCRQ28xz0fC5UixqWrKA9cgN+r7a/v5uF2Ev/4QWCUXsq3TD/iabRHPsuS\r\n1FgopWkGMZuaxPJLQi7mhi90g7LIUd7BeVyJybOR8uZJ9ezp4vZPYSz4jEy7\r\nYezHKvmpwBhZTzZhCddtIUOdLa42b4kP7lbP9y+qRTfi6uoxgdgR0LwY8wY/\r\nxskR+FUF9piX/+FBQMHKM8/mltQogLcaMGdISfgBtxJAlx21dXIK101pJXn2\r\nJxm9r6jYzmT7pIUGdqOV/s9ySUSMh5Uib0MngfAf620awmw0rE1xLv87X89x\r\nG8jtZEubV70DMw3QKZ2h1Jzwr2E8ZEYAjLkKA9ei66fq2Gq7SDDkMq1y20WP\r\nYqMyC0cNEylORZlC7IxWfFTJoGfbaKRph6AMnuabyUHkybgetHMz0R1Koerm\r\nLjioTAJSWf96WC3rg72nQEwAJbFNfufKnUEHcSyQ9i4Si6BNKIdU5vQ1UVdu\r\nlsqU7Pje1RdIupNIYNc4OtJu1+1aYKK32crVMCYBXUbcI85mFzTtvLNXPzFr\r\nJPUtsbMtwBz8i/6U/45LfOZumy4v81GdI3g=\r\n=cYXW\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.35_1653067004192_0.06906027360323952"},"_hasShrinkwrap":false},"3.2.36":{"name":"vue","version":"3.2.36","description":"The progressive JavaScript framework for building modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","exports":{".":{"import":{"node":"./index.mjs","default":"./dist/vue.runtime.esm-bundler.js"},"require":"./index.js","types":"./dist/vue.d.ts"},"./server-renderer":{"import":"./server-renderer/index.mjs","require":"./server-renderer/index.js"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./package.json":"./package.json","./macros":"./macros.d.ts","./macros-global":"./macros-global.d.ts","./ref-macros":"./ref-macros.d.ts"},"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/vue#readme","dependencies":{"@vue/shared":"3.2.36","@vue/compiler-dom":"3.2.36","@vue/runtime-dom":"3.2.36","@vue/compiler-sfc":"3.2.36","@vue/server-renderer":"3.2.36"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.36","dist":{"shasum":"8daa996e2ced521708de97d066c7c998e8bc3378","integrity":"sha512-5yTXmrE6gW8IQgttzHW5bfBiFA6mx35ZXHjGLDmKYzW6MMmYvCwuKybANRepwkMYeXw2v1buGg3/lPICY5YlZw==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.36.tgz","fileCount":33,"unpackedSize":2548331,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEi4vjTjFxSfXbUs614pMAFgSvgC6DL7fobOeQbaAgqWAiEA7f+rBnanqSMyB3gHL0G8edj9XYQMNVM6EVVT8O5bIpA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiiuu2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrHqg//cxWptqgml92as5LYE+LD+GysWHnBzn87mDs8SEdRcx9CFBqs\r\ncwzXZPleMSV+hBuXZt9hrrWJJLjhZtxZessCJOlZMF8aFGH4fCYHgrHydmiB\r\nO5egtbWIMFDSj5iy8aE+IrZiKHoJI/OYuFq3ukNDzDkQrPyilRD3515ghEXT\r\nACfx8Dp1z7RkscA629SLYd/yBkfXj6WslAaI6qzbj+J0lF7s1wqHAKHB5pmV\r\n82Wkhh9I749GjUItngGM4eta/sI9rG2722iBdMUJZM+ca4EyMf5A24Ae+zVP\r\niYW8UH/APYlemyQ94iqVNzb/lhjFgpNrMXJyXHC1/l4snTuFxVXlCtRcASKz\r\nrFkNLpojCE7ni11VG52fU+z20e1RgcQLGL1PdzEU5AvmxnwNKQY6lDRR753L\r\nGDGbvFWwhRHvr8ViWw86O69x0qUcjkYiuZbB5HW7vxcvOS8CuzbTkzxLtnaL\r\noInEdiDDYsND8sX2Gu8kxc67/SYLgKsuW+/giXG8VLDOm2xwCu0V+rhxRMgi\r\nk+AOFPUEoFkS9wEocuV5fczmINf8XtgvoljWdEkBeYv2D50qQlcirf7MD9u8\r\noPcDaGHx2jwNViSpqzE1uQDoe0gScRwru4fxAPIcUOoghBIoCyWEI9kJYMB2\r\nw5W2OsLwgGUZCswigK3Kr6a1tdd4f3meBas=\r\n=oN5+\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.36_1653271477767_0.6528408284207119"},"_hasShrinkwrap":false},"2.7.0-alpha.1":{"name":"vue","version":"2.7.0-alpha.1","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.0-alpha.1"},"devDependencies":{"@microsoft/api-extractor":"^7.24.2","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.2.1","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.30","chalk":"^4.0.0","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","de-indent":"^1.0.2","enquirer":"^2.3.6","esbuild":"^0.14.39","execa":"^4.0.0","he":"^1.2.0","jasmine-core":"^4.1.1","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.4.1","lodash":"^4.17.21","marked":"^4.0.6","minimist":"^1.2.6","prettier":"^2.6.2","puppeteer":"^14.1.1","rimraf":"^3.0.2","rollup":"^2.70.2","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.13.1","todomvc-app-css":"^2.4.2","ts-node":"^10.7.0","tslib":"^2.4.0","typescript":"^4.6.4","vitest":"^0.12.6","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.0-alpha.1","_integrity":"sha512-Yib1kdLwjWBSLg9KIwgjXTYqrgq5La4/osWSPEz9CBYEJ/jSznI7RQaNkIpht+vm/B7lhcZI/MKybcf+V8PhcA==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/96d7fccd9ccc28f9e6e7643ede3598df/vue-2.7.0-alpha.1.tgz","_from":"file:vue-2.7.0-alpha.1.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-Yib1kdLwjWBSLg9KIwgjXTYqrgq5La4/osWSPEz9CBYEJ/jSznI7RQaNkIpht+vm/B7lhcZI/MKybcf+V8PhcA==","shasum":"3bfd42e74c4db50cbd1a631c688e6c681c3d77dc","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.0-alpha.1.tgz","fileCount":179,"unpackedSize":3499618,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIElB+6ccWzIp4AfGySFM3FyRAIf0aDNKiQfZeBPSiDN8AiEAzXmq84a6foJvsp1G33od3lMvvq16azV0zn4oFC0bolY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJileabACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp/MA//SSCAICV8qUz5hcWHcbhXSZMnIAxFZ4oxxCUZBt+AZylzUqZV\r\ntoRHBSLC3yi5uLVK1hdsEZfTeMhVueRUWtgHgX0/H4P+G20S6ppDL/tE8QLH\r\nbhKg30Yux85ugVh2YT0U7OE9h7Jl6ped1hHa2OjlrMAgUnJbkP3LoLE52wNi\r\nH+LWsmSuFm8/D+bobFNZeFciiBsmb7syjbBUDQFJW2b2sgNXoaiPMPCE9bRv\r\nsMmglYeileLVSWfj6PjXPC32PO5wfgPH/eJgDQW86FMHq0xxhc5aKHfOIwQW\r\nUAMyI5gaYhvWCsL3n/86m5/Z4QcVW7BIkgwKmmXeFRkxB7fUC4H9avuwcIeD\r\nBfbhu1Uun1JUPU3zHdcZ+G2THdRDKwast8ktFPRicT5qKrf8NJG6LfRjAoNZ\r\nUcQA8OHEnTyreMS8DoQ9xhPmaPWYIb0KvG6VDTW5yqapVrPcJ7NE66N6svJQ\r\nEnEc9ikxYcQBvskMduKN3VELijHVQQ8k4eanBjruS3r9u8aGQCRyF3HgEvW1\r\nC7333QJ6IkHZDlvhDIEPM2b1fPK1gmsgDNbZQBsJUc4zbCpvD4zyEkdFbzXb\r\nHPgTtIQUQ2NNY3BY2bH4Wc2OgwISxz9/pnAWI9XqOLdkgTHj9891EhUmhGO9\r\nJ9Pn/ez1st5HQsPfTSoTZqY8GN99Bpszrbo=\r\n=GUT9\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.0-alpha.1_1653991066836_0.3525744643518578"},"_hasShrinkwrap":false},"2.7.0-alpha.2":{"name":"vue","version":"2.7.0-alpha.2","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.0-alpha.2"},"devDependencies":{"@microsoft/api-extractor":"^7.24.2","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.2.1","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.30","chalk":"^4.0.0","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","de-indent":"^1.0.2","enquirer":"^2.3.6","esbuild":"^0.14.39","execa":"^4.0.0","he":"^1.2.0","jasmine-core":"^4.1.1","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.4.1","lodash":"^4.17.21","marked":"^4.0.6","minimist":"^1.2.6","prettier":"^2.6.2","puppeteer":"^14.1.1","rimraf":"^3.0.2","rollup":"^2.70.2","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.13.1","todomvc-app-css":"^2.4.2","ts-node":"^10.7.0","tslib":"^2.4.0","typescript":"^4.6.4","vitest":"^0.12.6","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.0-alpha.2","_integrity":"sha512-b8SKcwG42fCdLASFMwetZpicG8vf4jAuItVQs3M57KP7zw7rxx0r6Bj/BHfunrPYl/bABb3KTWXkBudb0JnwIw==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/d941bef643003257cf6f199d08332e91/vue-2.7.0-alpha.2.tgz","_from":"file:vue-2.7.0-alpha.2.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-b8SKcwG42fCdLASFMwetZpicG8vf4jAuItVQs3M57KP7zw7rxx0r6Bj/BHfunrPYl/bABb3KTWXkBudb0JnwIw==","shasum":"88eb8fa9b331f071e1e5035c9d3d9eb470e705a2","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.0-alpha.2.tgz","fileCount":180,"unpackedSize":3499594,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDFVvRzfPrB5kH8UcoU4ijDN3o2AbXFXPDJVKektkNgHwIhALIUKy4kTtZ8dQL3SX++eKw9P2AeeEGdrpbTlq2Jm8V/"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiltDnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqnlw/+M35si4+I4jnkMrl65jGZ6twbQ4HKQBJe9da6OwEedP6sKDi8\r\n5t4FQjykBnq4Zbknda7Si1DwkqzhxTyN1pYqQmJRU/llEj/a2bAZyyfdJIe9\r\nYCXatrtMj3rNaQ62ehnR+AHjuuYtEomiaGvf+Kqgmx4JzbzyUF7K5whHDmC/\r\ntixKhmtfjmyBAA30nRr8E4yPsScD5ZHWhjZNJ9S8lFxTvnS37NOL0BcbmjNb\r\nb/9X2aMtr9+DNgrIMz5if7IWRCJLYeET3x8gzCRBtrpWeuq6c+dI4eJdAAFT\r\nhxvSgDsx/C25/37ZzwJvGui/1EWXipDgZDqNQUUSodlaFh5Igf1PPX2HZ7So\r\ngJrotfF4/dutRTUrzCQiv5Jdn701f0FeC17/mUvKlBU4ol+8D3nIYLzA+NeD\r\n4hZfxT9vdCPUrKbDobdgVljcj5TXiV1R74/jXba4dHuunYd7r2Bt/8gn9wg1\r\n3ixHjXN/rftnuBuypkozZueDthas0ViFpS0G7G6IVJgY2IQZcQGBZS4t4EAZ\r\nPgRRC3ERmLft5gcj+JcJ9L+ShY0MX7JehYJpLFklxGZ9eqWKYwCmJ+N+xXxv\r\n6pk3yKZqQMdFLzcrPK6F/S3o3vRuei30ZtiVhRy6NB78sti/pZA9NvDPFk39\r\nLL1hEo3XBYE/FiEX3wXUNlCpv5kTztBxqk8=\r\n=xsR8\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.0-alpha.2_1654051047296_0.5276842311404497"},"_hasShrinkwrap":false},"2.7.0-alpha.3":{"name":"vue","version":"2.7.0-alpha.3","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.0-alpha.3"},"devDependencies":{"@microsoft/api-extractor":"^7.24.2","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.2.1","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.30","chalk":"^4.0.0","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","de-indent":"^1.0.2","enquirer":"^2.3.6","esbuild":"^0.14.39","execa":"^4.0.0","he":"^1.2.0","jasmine-core":"^4.1.1","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.4.1","lodash":"^4.17.21","marked":"^4.0.6","minimist":"^1.2.6","prettier":"^2.6.2","puppeteer":"^14.1.1","rimraf":"^3.0.2","rollup":"^2.70.2","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.13.1","todomvc-app-css":"^2.4.2","ts-node":"^10.7.0","tslib":"^2.4.0","typescript":"^4.6.4","vitest":"^0.12.6","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.0-alpha.3","_integrity":"sha512-kbUNd6NCPH6PA7RPtrqMGKeuQEiXGVBWRa9xPbtbDO+Vs+6/L02ebT2yoyOw1WD+KeYWQdquEtx+mf50fuOiZg==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/66c1ddfe3fad84521df19e89f01df2bb/vue-2.7.0-alpha.3.tgz","_from":"file:vue-2.7.0-alpha.3.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-kbUNd6NCPH6PA7RPtrqMGKeuQEiXGVBWRa9xPbtbDO+Vs+6/L02ebT2yoyOw1WD+KeYWQdquEtx+mf50fuOiZg==","shasum":"cf1d7a38c1e3c48a5365112c9985ee65758dcc5b","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.0-alpha.3.tgz","fileCount":181,"unpackedSize":3799823,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEqo9uhms6JlN/ObQ+43MwjWYyg3r7usOkDqQbl4+0V0AiBvWHEhXK70nRtoUO5/OIWDzYzA+3cruqAYqoKo1aHr4A=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiltljACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLLw/8D7/4n+OH9Hw+kLbhpeGUiwlpQQzzVlOexNKMoU06wsz+YkE/\r\np2J9XF+tffZjsvcfLTR+4KAE1YDWjUqtBmFu9zCF2cFJHNUgjx3Y1TVQJs6z\r\nI9CuvFtTCPRrvIj1pj4AH7xOu4vTCBzO46I8VdgB1m6iZCY/VzPv6vfMV5jh\r\n3hrO2KpQfegDJiCh7ycxE5oWSl0Ftq+ZGlEOJpf6wFpr82dcVf43K+KAqPEC\r\ntLuaPMZSjgOITHaIWwRwVXL+1NgmTINibUEIKsCpTNQsg5ZLrytZkCc5ZJhB\r\nYuigny0jFix10ihOuX224cRkShthWEsVuFjCf5RAa+KazTPcvvcUfUSAsURb\r\n7Sy/Gp/psTx9Hmh0Y/rSZJ3zN1b1P9eNxclihsWoJDhxAgW8JN6LBkC5//sd\r\nktrNuKpt5uFRCgJ8jFLJzTQleUMFuCE25i4FSIKYFAbIZgfzmm6n03Y978Kg\r\n+083507IjnY9AgoMC4tASDFFDOjioIxddaa9LF4KRqt3rm0PU8j7N9SeGI9A\r\ndU0uZHlqIQ9XzwBfuua75Aj2X3u4LcjXX5AHzpP0BF3P5x7lC4AGOaM9Exzc\r\nHLlOGTMO09ywEqSfHDO/uxM6r2MXZHhX4WDC1diq2EoW9zi74K1usMGYqOcc\r\nEQikLdOyjlmsousf2BSg/myoazX60LMXeMI=\r\n=G/YR\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.0-alpha.3_1654053219383_0.15615879461330384"},"_hasShrinkwrap":false},"2.7.0-alpha.4":{"name":"vue","version":"2.7.0-alpha.4","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.0-alpha.4"},"devDependencies":{"@microsoft/api-extractor":"^7.24.2","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.2.1","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.30","chalk":"^4.0.0","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","de-indent":"^1.0.2","enquirer":"^2.3.6","esbuild":"^0.14.39","execa":"^4.0.0","he":"^1.2.0","jasmine-core":"^4.1.1","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.4.1","lodash":"^4.17.21","marked":"^4.0.6","minimist":"^1.2.6","prettier":"^2.6.2","puppeteer":"^14.1.1","rimraf":"^3.0.2","rollup":"^2.70.2","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.13.1","todomvc-app-css":"^2.4.2","ts-node":"^10.7.0","tslib":"^2.4.0","typescript":"^4.6.4","vitest":"^0.12.6","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.0-alpha.4","_integrity":"sha512-Ro6oWg26TBVwKgh2fCFZtDT5z0nILxszgS4AxWCbCcbMIWGws+PQnVj6QlV2ZbxBWtH4sp0xA9REuvTyORHEYg==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/9772d7779f99fbfd198a87280862910a/vue-2.7.0-alpha.4.tgz","_from":"file:vue-2.7.0-alpha.4.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-Ro6oWg26TBVwKgh2fCFZtDT5z0nILxszgS4AxWCbCcbMIWGws+PQnVj6QlV2ZbxBWtH4sp0xA9REuvTyORHEYg==","shasum":"76115f87dae8620d88e7d3fbab7f282f614916ca","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.0-alpha.4.tgz","fileCount":187,"unpackedSize":3818489,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEjlzhMekVhfB9lhw9bj8+v3uhD7qVVkZu8oGw8BPsANAiBwbK8ico6ihmZjzvzzOosmLaNK8PnzdJDXTOxpwDC6bA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJil3V+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqxbQ//R9R5n6PCkqzNp3ys2J0EVwpacfq95JfDjFJrPpiU7M+2D8rO\r\n0qw2NdavbSlqMoYFONj51NE94P54Yrr4cbPJZvZUUj4lX2IAaw9D9pOp9N/F\r\nXy2GQ2HuXH0Kr+zY3XXqSMTR/pvvOe1+4C/ifCE1bx+jDQO6quHxO7ylNMYu\r\nzCHgCgbkMXwCsg9nN04jbs0rwztTSIyyKdMKKecTQUs685FYmeArHZmtKmsd\r\n4YBMBN5HT1LEG11Q6w0hrEeiz38fS9GWX//xby3hyfMMuRb/+IlpeFIqTqSb\r\nj2F0TBozdi+7MD+ZvibdQeTqt7STgzz+pXjTGtptNZODR2WsW4UGDz5XN1et\r\nX5UL1ae5qHb73nJr1PrWITn24xoIac1HjwGrJ5HSqNFaKmNVy7zjqICUEyKQ\r\nOLH7TDIp/8CIVsbXQo42LWavPBdEcIShmx2Ux0FyN9Il7fJMwjl47pKelcv8\r\n0mjJfHvdIKdLMVW8gtuYbcje3II673c5ZhhuaSRkrRXoesjsQcB5SE7+BCoh\r\nbyrfArEg51ExQU8b1IBVrJi3dMpB8WcDLtHWNMPee5pSw5uKn/YjIrUsZyuh\r\nc41QopbDWoTOSlSiU9wV8kxf2NsKfN1mVaJ/+FuhvPfSvrRqmyoPi3ePISuH\r\nrQUOOWM5xAmUfpkU86SlyaUFhVcl30BslRU=\r\n=61k5\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.0-alpha.4_1654093181727_0.37760910386928126"},"_hasShrinkwrap":false},"2.7.0-alpha.5":{"name":"vue","version":"2.7.0-alpha.5","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.0-alpha.5"},"devDependencies":{"@microsoft/api-extractor":"^7.24.2","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.2.1","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.30","chalk":"^4.0.0","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","de-indent":"^1.0.2","enquirer":"^2.3.6","esbuild":"^0.14.39","execa":"^4.0.0","he":"^1.2.0","jasmine-core":"^4.1.1","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.4.1","lodash":"^4.17.21","marked":"^4.0.6","minimist":"^1.2.6","prettier":"^2.6.2","puppeteer":"^14.1.1","rimraf":"^3.0.2","rollup":"^2.70.2","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.13.1","todomvc-app-css":"^2.4.2","ts-node":"^10.7.0","tslib":"^2.4.0","typescript":"^4.6.4","vitest":"^0.12.6","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.0-alpha.5","_integrity":"sha512-x8AHWK9Dg4lezDPUSGVbiDnOM9ckEdgvblLIZhGiL/ZgJaG6timA4WpyWabSZOJ8OQiWLdysIjTgM9R3jvbi6Q==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/82835b6f4362076a0cf78a5644922735/vue-2.7.0-alpha.5.tgz","_from":"file:vue-2.7.0-alpha.5.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-x8AHWK9Dg4lezDPUSGVbiDnOM9ckEdgvblLIZhGiL/ZgJaG6timA4WpyWabSZOJ8OQiWLdysIjTgM9R3jvbi6Q==","shasum":"e916b0cc7f3590e942aebd62d88f0ed780bcffb3","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.0-alpha.5.tgz","fileCount":187,"unpackedSize":3819525,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFy+sSxNIxqeAUUCLmoKfxTwRlm8n+5VE1iz3Gj4yxk0AiAuPamJInURq4j3lWZu56M35ITF6FCaaLfF8AD5iGoZoA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJina3KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr7bg/9EclpBFMBAtyaiPCYZIH0bpw1TQq/YL5pYs0oIE9e6diBC3Y1\r\nn7RQ6X0d9atnlfS+uxvPT6qE6/fYhM4F/sFD0MsScZj+J2QK7pi79btPywFT\r\nybCJaXCOnC0xx588VAin30oJnYFSB57BC0/9mkflyUNiKkHx2M0Fy1qcyYaE\r\noXJi0mWu7YUQafNQF7TcuZY0TJwJCrSCPuqYUmmSREFsjGg4j9ibsgUXyNHb\r\n16KjxhzlycMU9x5Uru6b/4+jv4jT+UeB+GOeNRN8Lva5xjLf6rbCDP3SpQbR\r\n9ybZ+kTeLXM+Tn8c36V7Nl6BAKE2zAn0ARYWl+Jk+gSf6w/oLD+f1gOkYjvE\r\nHLFjhbXjRcUIQbvwPpVNZGrFCJE+sGP7OxW9NDN0MMVOrUqi+IwyRXjRkTnf\r\nrZA6zNxHiidwoCDolo5tL/VPYexeDF7Z+JdCfE503EUCpAZZ7O7tAodp2wWV\r\nGYU9TTPbVoxwTDIuUy0GBtd4z5X4HtvEKotPQNKVKek36byYOWah44Vhef3O\r\nr3X0cZEa7zsGWvegEYsqlPLFMwYyp8WKJbWRax4cf6JM8EIxuSyw8xcO8TcF\r\nyWcB+HUpCr8s8BunANaE1B0rt4eMTxjr9Uu/dxTbtL+SP7AQQHMPwKX6PLDx\r\nDwK/hSYYnaFHYmpdVszTDJR2xTGSw/zfbIA=\r\n=eMyT\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.0-alpha.5_1654500809941_0.007979716599211262"},"_hasShrinkwrap":false},"3.2.37":{"name":"vue","version":"3.2.37","description":"The progressive JavaScript framework for building modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","exports":{".":{"import":{"node":"./index.mjs","default":"./dist/vue.runtime.esm-bundler.js"},"require":"./index.js","types":"./dist/vue.d.ts"},"./server-renderer":{"import":"./server-renderer/index.mjs","require":"./server-renderer/index.js"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./package.json":"./package.json","./macros":"./macros.d.ts","./macros-global":"./macros-global.d.ts","./ref-macros":"./ref-macros.d.ts"},"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/vue#readme","dependencies":{"@vue/shared":"3.2.37","@vue/compiler-dom":"3.2.37","@vue/runtime-dom":"3.2.37","@vue/compiler-sfc":"3.2.37","@vue/server-renderer":"3.2.37"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.37","dist":{"shasum":"da220ccb618d78579d25b06c7c21498ca4e5452e","integrity":"sha512-bOKEZxrm8Eh+fveCqS1/NkG/n6aMidsI6hahas7pa0w/l7jkbssJVsRhVDs07IdDq7h9KHswZOgItnwJAgtVtQ==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.37.tgz","fileCount":33,"unpackedSize":2550287,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD2pKPOuYSlL1XLaB1ZPNbZRm7KMRt4aiFBmeteTHcoUQIhANfoZR415CVE30I5PxOlpJ2yQ+YcQnVGy5TV/9nZVMUZ"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJine5FACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpdhhAAizZibdzxSCOH3p4uqDLTWYj/wUGWcwekT/IY44HwjUZVX/aR\r\n7meEa0zT621/4OOFkm1ELmgYRNoqM9Z0jJz0nuqfCZqrepe6/46aB0OHCABz\r\nuf3IA+vK3tvCqLq+deG94jArQYI6MCkNS5ZNtQtMSHb/4eYgFYQRg+uQAIWP\r\nVrmrxORZCE9E3Lv0Qoku8/pzRq+Fn8X4IGN8SMBOT06e0eeJtu/UcsvVnYZo\r\nN82RqaoPt9kDlsCat95eqzVjVvGODASqAvheHuGZrYw1T+q0gUSoqIviUTaH\r\nAPY3fglFKkZFHF7W+V7kOz64NXpm9Ap720rkBSc/i6hbwxyIzsqEXNI4Gi89\r\nlPtmWrXcHVb06e0K3gI4XwMJw9V+3rAifESjO3R3SGntd6Oe/nbZcL9NOLFL\r\nWshFJxEHS6mPNQ9gLAHAK10lbODGZsP23JA7nB8BDGk1S5Pu8JdEH6zR1vOk\r\nJJ098ARXzImpyrQ+g5kbREfN2e8oQWt6wyyz3WDeEgM1JUJbSTnyaMOg0C7G\r\nCVo/BrrCL9oFUT3JcSIId5dKqBS20/ZaiqBBHI8Ej1eBRKhOXoMEJ2wXG+93\r\n1rFAdPzSBRHLb0c8p1AJaQRynUBYaSlvFeofjo9J6+dj0/bZnhS2vEalASva\r\n+1iLATmxttw0XjAD71xGYgBUwVvtRmy54Bk=\r\n=xIkm\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.37_1654517317607_0.6352208423315169"},"_hasShrinkwrap":false},"2.7.0-alpha.6":{"name":"vue","version":"2.7.0-alpha.6","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.0-alpha.6","csstype":"^3.1.0"},"devDependencies":{"@microsoft/api-extractor":"^7.24.2","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.2.1","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.30","chalk":"^4.0.0","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","de-indent":"^1.0.2","enquirer":"^2.3.6","esbuild":"^0.14.39","execa":"^4.0.0","he":"^1.2.0","jasmine-core":"^4.1.1","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.4.1","lodash":"^4.17.21","marked":"^4.0.6","minimist":"^1.2.6","prettier":"^2.6.2","puppeteer":"^14.1.1","rimraf":"^3.0.2","rollup":"^2.70.2","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.13.1","todomvc-app-css":"^2.4.2","ts-node":"^10.7.0","tslib":"^2.4.0","typescript":"^4.6.4","vitest":"^0.12.6","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.0-alpha.6","_integrity":"sha512-wyp4gUfMzDwjtPubCWHZkANSDL3nLK2teRU1CNTsK11ipbcz+2AQLi44MILqGf3l+au2+PuRSOAKLIe9zZpLPg==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/11e76bd33064e4ed66012f1115ac2d37/vue-2.7.0-alpha.6.tgz","_from":"file:vue-2.7.0-alpha.6.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-wyp4gUfMzDwjtPubCWHZkANSDL3nLK2teRU1CNTsK11ipbcz+2AQLi44MILqGf3l+au2+PuRSOAKLIe9zZpLPg==","shasum":"1899b5b8026d5fc356b2b59070ebcf3888df0ae7","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.0-alpha.6.tgz","fileCount":188,"unpackedSize":3855404,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCHzr6p30Ib9EcuZb1bK22ZWbnXabdQJ+6F4EE2DrqRrsCIQCXvpcIdItIl9PUNxi1/qABPNJ34Xy2c7lB18t7J+mhxw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJioZduACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZkhAAlrtXbA+m0arsI8P9ARhzy/W/eeAb7gFz0DrTqVZexbEdqng5\r\nQ98rMiL5NzVwgnT/gpp5ZcDAinj37EGNS49ZFw8Rtc2D1KOTFVs4c/ADgzRq\r\nVkunqmr1VYmPWEdrL1hH8jwquAS8+doTr4G+3Dl1jNKDMBKJsIiP/6+TH1LM\r\nBcHGZRWzca/XRr7SF6Httwnv4BeSp+6UYAy2S5CYOHUgx8wzkTwn6AogENPQ\r\nTE1giea4V9QVoGAKpg7VHCq8q3ahIZ2U9npKPV3FCJZ9Br6mI7xl0f4m5p31\r\nYzVuIAMjUi2eqzvBrEXuiZAYkfgItfaccg0Cj5EZKZfGzhIhO1ci3ADcP6lj\r\nG/bu9qaaZlMHW/XDXggQNzosm07wzQfwNaPB3uvqavhhTpt3i1Vj3Un6pqNB\r\nGB87mDI3DrQNl0+QhxnYdYxP87aSi4qwS3bjXyOBbWGy6dKbplXY/hIWDgT4\r\nCMao2//ed9dbMaB84TIOiMwd9AH7PvSqRtxFSxSPsLlxp4Bjrn/c/oP2r8Aj\r\nptfwdjz50v+Q1VQBOuWhaak6BcIhxE0NQy73QranZXNv9SjkE4x5RMd7Z7JQ\r\nAKqdJit8Qcr4u7j/2GMTMm5rsutwD3ChLyl8hAsp49wlSeZcEeUneC+pmijZ\r\n0wRu3BRFRjujfB/g7tDT0YUqHQ35jLBj1qQ=\r\n=Eobb\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.0-alpha.6_1654757230366_0.6659370586664879"},"_hasShrinkwrap":false},"2.7.0-alpha.7":{"name":"vue","version":"2.7.0-alpha.7","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.0-alpha.7","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.0-alpha.7","_integrity":"sha512-dndApBJxWiIF/ki7nz0b6/+CEzTjsHrfcv2UbU8XKbIHECtEAiLPcvATrKK05YNv86T5xZ3s/dXpK4ZEPU4tSQ==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/8ef6d96606f0e582d5bc5dfda9da14a3/vue-2.7.0-alpha.7.tgz","_from":"file:vue-2.7.0-alpha.7.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-dndApBJxWiIF/ki7nz0b6/+CEzTjsHrfcv2UbU8XKbIHECtEAiLPcvATrKK05YNv86T5xZ3s/dXpK4ZEPU4tSQ==","shasum":"15dde79ac19b9568afb2f921914db083d0014c1f","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.0-alpha.7.tgz","fileCount":215,"unpackedSize":4728416,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDnxMvbVxM2uUIBW/B5Ey/bQij+zGeiRbwXg0Z2xvpvrAiEAtzU8OCgmk+fzNq0HXGT26V4HTqPtM1bF3M+KF+93EIM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqKlIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqnVg//VBvgQzwMSuO65U8nYxlT2HVlMmHbhrzliNrF0aFLb7PZsYo9\r\ncK8Y6eDLbc5/lg5md12+giouTNm6fPhKpFy+nHnxjL7ZQHCnVEdt6aR0ba2y\r\nesqix9/4jl1qrbRqPTDuw/jHxSB7If8KZGdIK4RRXtrz99MYX/NvtkBF+wJG\r\nfVWtC8fjRfyzm6bj0CrypnevagAwLMtVbhkOGRYP89ljTYD1dcvvuEdw4fZY\r\nMnQapJdSsb9q9P66BPuufW+jnY4lD+pGD97tIE3mDbvFHPn/7DKG/5mwu3bt\r\nK+zwgS77z4mXjlmnwWCNfQ1pT0FOwXfY5LyyPYt/6fLBAWfJwyPmAKirpdLS\r\nvtNNYXLiapg5quk7jrvZVThpB7MtsQVw2zm3VfeFMOkHHBV863Cv4uUz8odY\r\nuJIFZmDzt+pjt0VcmXMqeTbkoLZXLGrJX4edPIgkbtkOzoTM1oheY4GP6mxP\r\nVWXJJGnipBu0X9OrQ0ZsnPiNSV+5xvh9giBCEvyb3qisAl1+o2KNFxMEP4TN\r\n2z5cU9QlxGbkH5kUair02SsvtXuF5kcmrIJ9ETE3AV/mrFZ1wD+PniEnq/pG\r\nZfS8GN8RGVw79l71ivCSHZDOdi+QkpvMaTVZZUiqllf2164xeytZIBHylKbh\r\nlR+weWhoMO3EhmkoHQv8Ij20I3ZXEi59dRU=\r\n=gRHS\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.0-alpha.7_1655220552489_0.6976863768451336"},"_hasShrinkwrap":false},"2.7.0-alpha.8":{"name":"vue","version":"2.7.0-alpha.8","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.0-alpha.8","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.0-alpha.8","_integrity":"sha512-BMugOZHMcNXa7R/hrpe5DJm/5lHE2Z0IymkDnlohC4I2OvwcHyiM4SSSKwrIGAULJ/omR4wH/1KimenoHpdw/A==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/4062f71e155c6bc6e530ec5a22dfe74e/vue-2.7.0-alpha.8.tgz","_from":"file:vue-2.7.0-alpha.8.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-BMugOZHMcNXa7R/hrpe5DJm/5lHE2Z0IymkDnlohC4I2OvwcHyiM4SSSKwrIGAULJ/omR4wH/1KimenoHpdw/A==","shasum":"e2016f4617d5e847dbbceb4313d5b19add78af5c","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.0-alpha.8.tgz","fileCount":215,"unpackedSize":4705763,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC2VzV7j3bVs7OlSFmCQTzBzm4UstS720tmFLIyapkx/AiEAjkDk8BueMIsPrdHPOf2+MtNtXO7QeRyM4tW06InQY8Q="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqK1vACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrqVQ/8DxMHo7yNpDZQL8QuMVxdVaenp/+Y5nTLh0buqbvr8RHdRJlO\r\nZw4GfeyM/xgRaOYyCleab3NTUZWD3AbdI56FAp3zRV81yW0oo9M4q60ozQrK\r\nxYqgph+vMhyM3mqFZs2czkTWJE8xUCJvIuMud7G+OqtDE1A1pBPh16rmI6Uu\r\nhsDWGVRn7tSoNtM5TpC+Lsi0Fjt+/ifPxncU6uQ6klIilPnBaRrJJbC6lAgw\r\n/LoODSw24tWJgKoyYNlwbhU+C3iVdkRatOsInplP2r9lGT8iNeisCQDcgJi3\r\nPdzsMfuojZ5Xer57gVasy41SAtrI/JEAiam+vI+JFJXMv1z+VLuTWykSZ3Ug\r\nckGuKlamhaKxoOwOLZCHz+hOZU4MuDI2G2mf2DQkZrc87SaD+Waed08jQJ5x\r\n02eIUo3CqQYZekg2NG3mRKYWrPTG5b2vsGHHKdleALJ1EMljBK7Lk0JQ1QNR\r\nUrqe6TwGjkZRXcb4J5LEAJyrz6/DrsfDUBoqeqU6T2oo8i/v8kl1rEN3kJ8x\r\ny99m0vL/GMlyKAjYViyBdlyHAUuoeUFnCiYPleUWRZgLy8YhO9wG/lXB/kyu\r\nGKQAjeenpb3FGY6C0YH5yjUWnKgc3OL7WqWFKIRPzMSFgm6kBiIwN4NgFj8I\r\n3CYyHZwO9TPUgYLim8VYDXZOIRcW8kwHqyg=\r\n=PbWo\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.0-alpha.8_1655221615636_0.8217990908199089"},"_hasShrinkwrap":false},"2.7.0-alpha.9":{"name":"vue","version":"2.7.0-alpha.9","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.0-alpha.9","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.0-alpha.9","_integrity":"sha512-D3SjydiFgyCVApLeL8WBvTyz1KVmfdPiL9CQ4bIdSY/M/VXFVqIAl0h3BYjN9ty/vOkt/KBKI3qQ41XO9t1Hww==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/760607d155f11c61835e57f1836c6f33/vue-2.7.0-alpha.9.tgz","_from":"file:vue-2.7.0-alpha.9.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-D3SjydiFgyCVApLeL8WBvTyz1KVmfdPiL9CQ4bIdSY/M/VXFVqIAl0h3BYjN9ty/vOkt/KBKI3qQ41XO9t1Hww==","shasum":"1c6b201bdc0db9606dff73624dd066cf749c22ff","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.0-alpha.9.tgz","fileCount":216,"unpackedSize":4738662,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChb2bXIfwPv22CR2UQfJ9pUolimxSNOMk1kFk/6M1tYQIgQCi19GG5YsMkoY7m08luEQ1XAc91UiFZvxAptY4TDu4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqpctACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp5kBAAn49RUsdEDmidoPLx75hrBzjNjJQ1K383CV7f2A7ofdINsmK9\r\nV6tC6J9xs5qVf3nj9dNlsog4Cy0hgz/9genmZ1b7IBiM3PuEYqmiL34hUVBd\r\nv1aZ++vBx7dLnI7Ch+yuKe1Gl6GvGZssd+JN3S3vswhKP0aICfPyXTKguTjo\r\nII268lAnCwHzH+VP04PMg9gtIBYKrtEpOIvolZAqlhWP3J26oq1K8Zis1bom\r\neYSd9dp5yp9LXSHaVqxN2hAGGsu6DDpyQro9BTrU9wUf81Y7G+cDA2PvdnH0\r\nBjidM1uRwlLDvCfkeYCGONi/z7l/T4srnfguJ+RG74wF2nD9kfbLcqn3OEna\r\nDXpgH6dD61Fpk/OazlR4O80ttbFGDrTlo8hp35SFw0hANeO+3+KZ6ZSRDI9b\r\nXS2Fcd64v/MIvAM5/rMuRXcWgswC01oPHjDBHGlEyXSX/D0If5OLh3FtdaXU\r\n83vN/s9PKAhF2sRdVVr9DYUEQisUYGqlXth4BiY1XVhEm0Dw1hs06FqA9DlH\r\nK2/3893q1gF/XqugI6iebdphHZDAiuZudsYsG9HkiA6wXvJobFTpitVK3LP/\r\nJli2fa3Etl4hq3mRESs8XLAIPpZFwQRXrRqS8wZelJBVUSnViKKM4vpKx0+F\r\nTnJTxBoESbIRKVlzJmYkXHvDKb686wb1bHk=\r\n=6Kl/\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.0-alpha.9_1655346989011_0.8275466533630331"},"_hasShrinkwrap":false},"2.7.0-alpha.10":{"name":"vue","version":"2.7.0-alpha.10","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.0-alpha.10","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.0-alpha.10","_integrity":"sha512-onpBRB1PQqCX5RBuKW2+UEQQT3Z6gSYhDcZ5jaY2y1ImFs5pcUYgGt4KTF4qmsh/XdJnMmYTvzUNJhWSIvdTrQ==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/1cf3829ba784d9430caab00fbd8447fe/vue-2.7.0-alpha.10.tgz","_from":"file:vue-2.7.0-alpha.10.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-onpBRB1PQqCX5RBuKW2+UEQQT3Z6gSYhDcZ5jaY2y1ImFs5pcUYgGt4KTF4qmsh/XdJnMmYTvzUNJhWSIvdTrQ==","shasum":"dd11d8b3284057c9123e2987db5166e2fc2f6a8d","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.0-alpha.10.tgz","fileCount":216,"unpackedSize":4739387,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCTFQAEZTBPjbYg5RcFNTjs9R4wwMOsFnM1JzAN6OcFlQIgFmA+YGvw2fUXtugIPHaYP1T96AyGMvZKbzZ4NgQGCfs="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqvVvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqeew/+I3V/lhz3ldzzqPB9D2s64Wg34tAHqXuxSpiyNqUj5KEARulz\r\nLFwWPEwHmc8/9+1hk3O3Qi1cR0mQj7XsQ8KddwuDOPepJrJtZTMO5DHS4+ww\r\nUcWGwzmxfvSOsnJIuUvN6C/WXKvXoVPREKpCZGTm7pKy6lTOHa38d6mlgJZ1\r\nX7/UqSmVsNDiZ3vjgfezFF9udmquI6WQpec8pjnsls7dD9UeCp1nJimG56i3\r\n+DxAcG8Zxw8LqFJHt5lCVfxiV8MyoGyOb2p4bZvkxXH19Y6kiTNpayjZmPO9\r\nP9UUcj+uYvWo6zreBHGOY11CzhWWqMw3pd9QEZiue7AjoOg/CO7X6R79Ervk\r\nmE/5jyVOULWmtZNC+ZgoFdkUtti/gfe4j0NLQK1n3Voszuxr/WCt7kn/1X65\r\nhOF2rzcarXGwozzGXWwpF51/8wIiPTAYL3jtxSO3lVC9DXZA9UYn4N46KrRH\r\nFvqR1L+5GKDxdBciWiKcntdJSYnW1g/1E+12n4uF8WhHg3JS9886LJNnx2BF\r\nInje1Q1rteC5WUdTWoIPCWORoNTiTocEtblP4VBmTc8ToLLtNjk0Y/RHoasA\r\ndOhf97cfXWLTC9Tsq2j+bKKxaneF2jhZr8e0Py4L95QuY1BRzANuSTACxuwJ\r\nENu+VipwbVwQQjE/w59yQnTamWOjPbc815c=\r\n=ppAM\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.0-alpha.10_1655371118807_0.1493858433726598"},"_hasShrinkwrap":false},"2.7.0-alpha.11":{"name":"vue","version":"2.7.0-alpha.11","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.0-alpha.11","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.0-alpha.11","_integrity":"sha512-ddRuiQtfzReBUgR8FTOSa+TXSOqkFTYagv+8kfx32SRO5bitnPBOeUYeNHDmDw43J2ZAK5Om1WqGtQ9L6N2wjg==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/183f8c254c1040adc0c2ddb062ffe0a1/vue-2.7.0-alpha.11.tgz","_from":"file:vue-2.7.0-alpha.11.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-ddRuiQtfzReBUgR8FTOSa+TXSOqkFTYagv+8kfx32SRO5bitnPBOeUYeNHDmDw43J2ZAK5Om1WqGtQ9L6N2wjg==","shasum":"402e1761307c945a8de8c14493e6caaada8f1bf8","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.0-alpha.11.tgz","fileCount":216,"unpackedSize":4738939,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDbWrhO2th66U6JN9Y1urLf8fgAQdaSFG2FvYiXDNJXgAiEA+lP/pGW0ChM+8do0zx6ykYcTkFl51c/I+V+k9iqXWy0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqv2wACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQVw//fDH8lZ0C5pRCoozQs/MMp05EvvZ4ALnARl85oOezX+KsMX+a\r\nLO0ncrXVSJwxWeTfeH6OpDbHI2yzosEsKNYfEB2UU1AhOjeSYxpUAwYsH42K\r\nBthY4dSevJtSCK5xPorzzcFFr4hBJSXUAGQJ4dcNRP8MAUb4v7wrN/ysoQ4c\r\neoC1UaoH2heU3urRydGSRVWsOZY8kVDvPAypR+oAgw0xxUtIXWlA+fVRzU6s\r\nx7kUpDDS5UcxRFMEKznjQ7ldRyLVp7pmPpnqe8BQVRKJTVWHQrLn4hgo0fYk\r\nOe9K2UX32jRB4q6VmmJvtDS3zjZrH4+9ZvfxiHKZmhDq3Wm6JnqXMivid2XS\r\n9Qa+C8fwcDlcHqIWCrSg8sbUoBxrvSHjZdaqvmgIxJ+FyhhA43+0TGS4Pd1v\r\nktPtihs6kHub8Jho/6SHUyjd33cqdmDZZdDo0Ayn30mjSS2MyzfWyP4uNgzN\r\nujkF7A6g8E9mR8JGFPbXCmQNVr9RFadHCH2sCQAyAXWg++pPfceYFVUozWMp\r\nH4ygnKeqseOumXpmLq0GeBwUolehTa7O9tGz49Fx4OXx1lcniZUXhnIfpm3D\r\n3JBL9OaB+nGHhlM+WCFWzetdnonN9H6ZlY8U0E1+slCR1XsjsEDeVMfdMZsV\r\nDE78RLXfm1yEWSFRCGZXYg+/DzbxGJD7S6I=\r\n=5Lly\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.0-alpha.11_1655373231727_0.001578890537958122"},"_hasShrinkwrap":false},"2.7.0-alpha.12":{"name":"vue","version":"2.7.0-alpha.12","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.0-alpha.12","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.0-alpha.12","_integrity":"sha512-F68ysLiUlPHRTQp7Mw6ceAblG1C9eqzKoJdHdZGuGyoKq9BeZS4PxrcxCN/3kvtz/qiyTsEhlqVmAHHLXZq2SA==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/694e529c0076153328059eb2b81d0292/vue-2.7.0-alpha.12.tgz","_from":"file:vue-2.7.0-alpha.12.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-F68ysLiUlPHRTQp7Mw6ceAblG1C9eqzKoJdHdZGuGyoKq9BeZS4PxrcxCN/3kvtz/qiyTsEhlqVmAHHLXZq2SA==","shasum":"419a77dd51ca16a0ea4f1d620185623d8c503adb","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.0-alpha.12.tgz","fileCount":217,"unpackedSize":4746403,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDcn0sV0aWxt7AB8io7jDwI4CVQlsKUP7GMyZd9uGaTUwIgMU+FlI/+mNyOj+vHOWyG8uFJrNgGyUqXIo0hF1sXoEQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqzXFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqiCg//d1/hcTa1GSMn7lGh+zQj9VS3xqalv5v1/X9kQ9A7NGYOrm4T\r\nhr4dQ/sly//BEA+lyCnLBfA6ROgDy/bdbd54KAGyaX+B89O30WuYOIumB2C1\r\nFPdIwR++KG88eJc5CTMb7r/gqdtLlEd5+VVehwSLGjDQBgHS5KtxGuon9NUo\r\njdA/PgXQnT/0ES4dZixjqdj0AqfspMQ65r2SeVUyCPnDv11dv70Iupgt3I7T\r\nHYT0rIZbQkU3Dk5btKqgo6Xs5YVs0NcE7bISJafkUznve3giP6KzMl99xKlf\r\nlFmmfnOTpARcG5sVxagfjE97V9zKsz8gWXpzAD2KwsTPgmixvW+snNGdFGW0\r\nU/VezCmi9KGIKFfTpTCiNeAfHbvZayCTP/Ruoj8MDRTjKqB8RQqcyHU+7gNT\r\nOzmJ0/0INC9BJ9kuuXzmI5U5WPXePVDPCl2D+11hNUsSkh/H+RpBT2FDwFi3\r\nIhVxTcRgTGCTny934uYpgn14yB0BCfROFZkKSgGFqJM0H4Gc7wctSDrsR/p/\r\nEGfLuIw8FzslNbcEwAmdUPwvbsumMFT+xUNKaeJxALZokc0ikGJ++KlZyve9\r\n1XuP7fBFtDg5wKcqLMw6ozpNpSXrKMy/mC5+0tka33G5pId2m4fEUH/VJGU/\r\nh1OBmKcxu6K/P9YYDiSCkcqd37i66steXuM=\r\n=aSb0\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.0-alpha.12_1655387589213_0.8732074163888084"},"_hasShrinkwrap":false},"2.7.0-beta.1":{"name":"vue","version":"2.7.0-beta.1","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.0-beta.1","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.0-beta.1","_integrity":"sha512-GOq/x6EnGerDdoM85v+Ks2Hsnl7tuwkKRnvBfQPVQzVDrIEsoRc6zOY64fjhuPoFncbAa5i+qa/tkn+P8Ilf2A==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/d706116a4d4207671c50b803de593555/vue-2.7.0-beta.1.tgz","_from":"file:vue-2.7.0-beta.1.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-GOq/x6EnGerDdoM85v+Ks2Hsnl7tuwkKRnvBfQPVQzVDrIEsoRc6zOY64fjhuPoFncbAa5i+qa/tkn+P8Ilf2A==","shasum":"db0941433ae11711275f9404955e56263e849db7","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.0-beta.1.tgz","fileCount":217,"unpackedSize":4731818,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC5vaYvvx26wAEEuk2A2ZQe/V50EdTWh3NoBw+r/SiyJQIgZD/WpvcM3P9MRShv9slMuNmsnzcuGP2MM9MBXuZ2cMY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiq9+pACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoiNhAAlPBho8/ggufdEkG6GZd/TmoBsig+L+6Wsx9KM4KU4AFrzB+0\r\n/4Nr+aV8hg0DSy42802rwA5sSzgB1O9wRjdi60sP+nGaTMIUW4Inp3fOOSoI\r\nEFrkrR30ibAiTLQklcVjy4v+aheaxPEoPCAJvjwKG1LZqVcE6fjA3XLYxM5+\r\nRBVVK22WJq+GBg50FUQOmtnvXhk9rTejmao3XYnV6Nt22m16YJ/tQ6/k/l7N\r\nteC5gydAUK/VXX/fAn0OVFHRuYxuDlC4KVZdGvlOkKX7RsFsLCLg824vKIog\r\n/3Qz0T8hv7N1bNqltbPyTROX8EjB6vO930mnKHk2O+6c+FAy7yF/F6dMqEjo\r\n4PNtc1djxBzhNFk5VKxHksfVKW3IG/OGDIvVIR/mx1bJgFVeBU9inTet59bo\r\nRhVCPRvT3BXQhsjo84rXgqX6j0emADfoioX0JcNM5dWuVTutwH7yGObc+V73\r\n450PnO0Vi1PqilN9Mfr9SwFT3Irqj5B9/EQPd3I+RlRBUcWISseGwY+WKiQe\r\nET+5TTb5zsziit7EeEOwMwMQlAlS0hTXan3NvsYydGo+MtbmZMZT7g+jg0X/\r\n8CDUJRJFbm5hh8rmvdrEClJXgVucphYvBJ+zQA5yiYGCWAeEQ6cqvjgni3hg\r\npahRZATDGpjMx6g+VmfZNwiy9OUvoaPD3hY=\r\n=I9L0\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.0-beta.1_1655431081288_0.45162408890704353"},"_hasShrinkwrap":false},"2.7.0-beta.2":{"name":"vue","version":"2.7.0-beta.2","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.0-beta.2","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.0-beta.2","_integrity":"sha512-l57WuTovMrHnzUcOsoUNVdE5CcDT+54LMqy+eJSAjJzHgu9EXvU66mboQxUKq2ew2SpF6rCtGx6aU91AjA1AOQ==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/c5268d3188c4d31aab27caf0febe7743/vue-2.7.0-beta.2.tgz","_from":"file:vue-2.7.0-beta.2.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-l57WuTovMrHnzUcOsoUNVdE5CcDT+54LMqy+eJSAjJzHgu9EXvU66mboQxUKq2ew2SpF6rCtGx6aU91AjA1AOQ==","shasum":"c602cba76b36b47c932effc5c0d941afc71b1171","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.0-beta.2.tgz","fileCount":217,"unpackedSize":4733140,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG3i0QmQtg6bSG+pj3yeccpD9yhx4MLd+pT2FHmNis2dAiEAswWM/jLIZ1JNEqgj6uSpb9eyUGaqUF4S3N0hQKz4G0g="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiq+2RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoH5Q/+PKQuzEhpoKpGzTiNeFelMBj3ia1K4dCvVJgdTzjIUXrlHdZo\r\nQZIu9/GGUsurE5L3mUMOeUu/Do6sqY+7WVVpjxQDcHExLN4BiHYzAj7J4Y14\r\nIakc4BM7B+MubVTnBQt+SqVWPwASIhp86GOeKZ+NPC3s7YDjfrS4NeO/2gbX\r\nsZtwctwaGC7F65EWe2VT/I5B9eylTf1JzbIntry+o90PCZ2gAwuQ5mTw0HYP\r\ny4wp7jMr/seK1hcYv2efq4AfPQP7nIuVYTi8Cc+BZ/VJlnorjYn6RDGJx2wJ\r\nBMsh4XN2SUqj/i8wnKzzfJGRXTnC1qBN2yyJfEK9p8bifp0cP7J5/uKieVs6\r\nxbbh+Krsi0NRvP3DVumsUROzPjanjKiJL/Hi2lm4JzeAEdM5kIRNKeMOcjoi\r\nv+qiXIN0Q9i3a0JtJsgqd5h7ODX+yeTgQHYybCW+gxRqTMRwlZ/12YekOXQN\r\nBEEnz3qpxSJCQ2RYKdHUPxQV3yMoeLg7PsbZ2ebxUj3DHxRbEtPBrEdTo8f0\r\ngL4YP4Ktqz2ib5ht/O6c6FdCF12zX9hKRHKi+6USbLRHZnT829dVFq+1a4hM\r\nim2gmtdpGhmc7rkuXBUBq/ogzWFksHPseM1PO83vOdnZYHKtFhKBnx9gb6KX\r\n+YSBNLg/7QnRnWt6CvZkrsV4+bt1oaqbo1o=\r\n=SsAm\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.0-beta.2_1655434641472_0.8635170853857679"},"_hasShrinkwrap":false},"2.7.0-beta.3":{"name":"vue","version":"2.7.0-beta.3","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.0-beta.3","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.0-beta.3","_integrity":"sha512-q9a9RQ13HRws/GjUVUWMEBcKy3V96Z+szlHNsnsHSwNjBNh1gY+R68HA8FYinlWIcJxcOQEiIt23FamaXOmMwQ==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/9bdde9873e73dcd039aaf7b6d45c8fc4/vue-2.7.0-beta.3.tgz","_from":"file:vue-2.7.0-beta.3.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-q9a9RQ13HRws/GjUVUWMEBcKy3V96Z+szlHNsnsHSwNjBNh1gY+R68HA8FYinlWIcJxcOQEiIt23FamaXOmMwQ==","shasum":"4544ad14d4f6c38c1acc250f5ee28ea68f209804","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.0-beta.3.tgz","fileCount":223,"unpackedSize":4770550,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDitdnm8lPN0l8jtz/4jM8i/kOLV0QLE84cDl3tD+U9SAIgdiAmF3BzoY2nHOnQCv5Bfqi0ZfqdRgpT2pjJIBEAIbo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisDEaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoU3hAApPWjqyhUb0f+c10UMkbFd7AEVlNsPvJsysRLw6RVEWlcUkyt\r\n12MTntpqi7QD2QLfXkW1exaGt8+ALBPlobd9hC4gFWOzxmaiRzC06IhXKQU2\r\nv+cU/PC1qKaw6IP0Djw4CBWNMCQWI5P1XY+liWsDH3mmdQFWEVud3+tDALJ7\r\nhk/sg3n9NJ1QpJuY0mI23PTarl2YBPPTIRZ582LQxqhIb1/twl6Tuhvljl8D\r\n0JRY32mUBfK/1IZguvQgUn1Nkm0xsVqsjma89WJMrJ4aMuQ44OFqscNAlD2d\r\nouqfRODPdVWP4t9aYU8ORYZL+5qW0FHdgBqf17qRblXaQi8Y1+EOjF48l6ZS\r\nGg9b6FrTKQAmQ4uM+nV0GO218wfCwA/EvdTBcgoiuSOr57oIPh9fb1j8kFHG\r\nhRoyzcRghvbK+Xb/Sch8E034OgeLO8mYtd44oxcE/IkDGPbZuw0jzC0DgGvo\r\nMiWnP0GqvL2rCxPqRaCgCk/qtIa/4mUiUv7uVAP7WyCXj5kraFxI9tcyFAYo\r\nZut/iyyLrQ9Qsjn46YCY0AZaxVIKm/QRhbhtyRCyIdFMcpsbtrnqxBpeeSH6\r\nL+HZ9QC2zWZHHDmBWOLbYkGPxW/Tps4vETvnYI3Eb+RWcO3a/KHFGPyvsgJ2\r\newDjE6Jey1/cGV83/RF5zfn5R/yOsSnE7/0=\r\n=e5Jk\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.0-beta.3_1655714073856_0.5208056517941282"},"_hasShrinkwrap":false},"2.7.0-beta.4":{"name":"vue","version":"2.7.0-beta.4","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.0-beta.4","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.0-beta.4","_integrity":"sha512-NsXEAXkDWCozkXoBkLFEHWw7tAOEqvyHwlAkTrbFxRRnCwb4RkjkMmh03Lo/ck0M+N4svVh0t5sKY73WoIHRPg==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/2260dadf49683fabf09c29fc927ced2b/vue-2.7.0-beta.4.tgz","_from":"file:vue-2.7.0-beta.4.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-NsXEAXkDWCozkXoBkLFEHWw7tAOEqvyHwlAkTrbFxRRnCwb4RkjkMmh03Lo/ck0M+N4svVh0t5sKY73WoIHRPg==","shasum":"9f601d0b2d174fab87109886e7c3237931a74222","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.0-beta.4.tgz","fileCount":223,"unpackedSize":4771100,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHEvaIL3IpuZxbFNtbVQRyTdcGblLXksPt+0S4ebhyNTAiEAkiU4OYBwy5wDnDuGoStPMiDuHke2xRWUC/DoppssTRY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisTIxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpKHBAAiFmnOP7pIg9nb243P2tRDC857Bc7TgT7uXBBzeSS/IvMI31i\r\nni22O8Ei6eQ59w2fgh6Fzm37tNbHmhnkAu4wJdIBEHd2T/tVK3nZLQsUMA3d\r\n25wJ7ZQptS/CNng8V7tMvtOApkjyYR0gZzd3AqoQFJVRUDXVzCspmNH9EgEV\r\nFG5lY24wu/bFrhC31o/ZOgWxBdwk20AgHqSmfDKQamvOdjDe/HW9u+lcDsbx\r\nBFZni8v0az/uEZrGLZjvh63m5EF8KZn4a/3X0Pyu6doZRhglBJMsttMVOr4u\r\nf12aJL5u2psaaPgNyphBQwiXjHx+VVgSxZg0Hgi7fHHkHeRy2IA+3N9Tv0wW\r\nilQzmxhL5RLieORSOlVoVBrl110c0Io7BcY4LpW7EiQJuro4nrYiXNK2Ks4F\r\nX0WRT/GYaH/gvKjXa205nAvaKCi7d+FF1egw7i2cUh5i+4hFfOgvXrrxYXwJ\r\n2tUSk0vd6kQ1575L0IXzTLSR6lsh8dTTMcg4Qnd9acddEaAn1PMEe8I7iuqy\r\nGJebzbqFiqciEhQb99J35ry2HKqvNBEm9G0wWtg00LwsXyAFR3IQdTVhamyK\r\n7dFy5sxcJWQomYPMoUPUUF7SYfEQRWH4badWJcM4dxl5YDwlbLUcMmYKGaIr\r\nfo6m+JJ6KhjdgppyKTrrDryrJU4gAW30CGM=\r\n=b9uX\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.0-beta.4_1655779889005_0.15090153332491396"},"_hasShrinkwrap":false},"2.7.0-beta.5":{"name":"vue","version":"2.7.0-beta.5","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.0-beta.5","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.0-beta.5","_integrity":"sha512-fBO2u/yNb6pSLDySbGdOKJj0vo+GzB3oMNMqYa4L1MzBD+Dfsau1ZuHsz34v4xdZ3k/0+Ca0voSCmNSeGSUkuw==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/56cc77b982d66af91fc2c66d83ff4ae8/vue-2.7.0-beta.5.tgz","_from":"file:vue-2.7.0-beta.5.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-fBO2u/yNb6pSLDySbGdOKJj0vo+GzB3oMNMqYa4L1MzBD+Dfsau1ZuHsz34v4xdZ3k/0+Ca0voSCmNSeGSUkuw==","shasum":"56d69b89ae4066d10331e5c8453da5f57b3b142a","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.0-beta.5.tgz","fileCount":223,"unpackedSize":4769300,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCza0/LQWE7t8Ssu+sQCeBhYloUYSR8JtSbCx5QjZ2QugIgFPonYNYL3WZsyxtciqj4e2WNcjRkEXYZtcQs8bqnOXU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisn0CACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrudhAAlUfwyiXCP6HzR8SRb/yIX5tLIOIegz+MwQiG8tMEkeMrh9GI\r\ncLytocX9tAmhFJcZcNqy3nuB+wb3Rx4tjgQEYKMYly/3GFykHKhd+SEWXznn\r\n/i3hokNq/Y+6X1+/HD7hRGAHQ10KB98trDFRufZ3jttcwTYyyMY0lrhy1rIO\r\nbgSl+UtWa+I6IpLs3gFybhEgelFnh2rQKGGHzewlUp4OqPjp/Cwv6qFInYh+\r\nesEQKvAhuxPWYkRmPcn28nCEzEF/1BFSr6XAh7QKkDEaZgYeHdr7A7jeqrsi\r\nZ6rK1QX2VHcDEmqVNmSGWKNlCTr9Kr763s/MZuiJ9NPJTE2z7qW92ihGhcKJ\r\nGief+d0Yq5fLvHCHm+zgXVXp1nFZQt+R0AqxS4pR9uAJUowqf86jXK8hlUuL\r\n2NmFdO+Q65JY8u/1NZuwIIOXlOwuaMHc3jt3UDcDVDLSe8FtzGwIXlmMadUe\r\n8YROUDmzf+aRNR32TMnPEUIO802/0CJXVBXdI4vXP2sWWiKjc5Wc+yIho3tX\r\nZxgRibHf/j0/3T/G9KGJONIgq084JjtgDNPheGYmQHd1FlLF262rCbTbJ3N4\r\ndF1jrgKk5jDcS3xjxcwcs5OlU2kmSHkPCsOL0WBw3uQvU5hRk1FttHz+DIEM\r\ngDWfbe5lEriQgZ3fjEnT1FPcST+8Q7qjRHM=\r\n=fLiw\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.0-beta.5_1655864578646_0.49839198808405194"},"_hasShrinkwrap":false},"2.7.0-beta.6":{"name":"vue","version":"2.7.0-beta.6","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.0-beta.6","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.0-beta.6","_integrity":"sha512-qHBYfzMJBoSWJwmI4wZpFRsuDBlhqf/z4FMWpi/QHTmkcNdOlsFohp9m4x3UbwkCsctn6pQ5RVanwkh/FTVC9w==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/3a489326d74af14c39e1b8311230f555/vue-2.7.0-beta.6.tgz","_from":"file:vue-2.7.0-beta.6.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-qHBYfzMJBoSWJwmI4wZpFRsuDBlhqf/z4FMWpi/QHTmkcNdOlsFohp9m4x3UbwkCsctn6pQ5RVanwkh/FTVC9w==","shasum":"78a29dde6ab6c0025e79290dc19b020e925b8906","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.0-beta.6.tgz","fileCount":223,"unpackedSize":4770408,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD8uZMVEg9BH43yfTZB5U8ALZiM0gKvnof9D7yqu9hsEwIgPwETmRH6dk9SIUCJs/rzyG3A7sih4skFFVpzzWLkkxY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuBvfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpX3BAAm8/yaslmICikv7Ti0NOYmF2V36mf/4DvS9sHnBfGndsuXAep\r\n+KIvrDLxRSxwExGycRCeEUo6Ayw/YS+p7w44xVnO7GogjjtrYhF1VDazX4Of\r\nvndNZWInNLsV/DzZG/DGX9bQA0muRgCDqysQRNa1mTg0rAjmS+DxQDpQMd11\r\nIzW/Yf0Sb4CD862T5A3yetksdjgGq+aQg0MTuYXIWKRtex89KCrItxAZvzCK\r\nymoW6S74dAxW19M9grw0IzP+DsbN69dMAZmzbVRs0YktGn5SQ58tOvfjtyFc\r\n5+UlL9sas8afYbjHdSanUIhl5ZbwNjiKKPrk2zdP4vX9xBBTCGDWACLOSAuA\r\niZ9RtbmCZHcijM9FyrCa8VM4bdmREiYLalPZQ7VJPRQu4SXUN3rAu5EDY/Ct\r\noW9vZYThE4FFYAWNLyDdHfbJCvRutZeQCOn8YCUErXx3YLYAkB4mguXUp5eA\r\nf6CfGsEO4C+q7+VEGcUbcvJZXr0dN0TdINwNthAyCTLLFIURt0vsTtvwXD1c\r\nZbeLTuK7cOQpjxEfExXQ+FFQTUu8zeBOfg8S5jCoZ8TABE8kZHNPcLHXVNzI\r\nMb6e9Vd62GFlpMNt+NxpB/CzLWhBYJ76ZFFBY+M7Qbi5o8Zw7fhj/39FEqCA\r\nq31e+SZmwxqoXzcJBevVEmeA0aC4Xd+JxAI=\r\n=9mLL\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.0-beta.6_1656232926775_0.18881016148480323"},"_hasShrinkwrap":false},"2.7.0-beta.7":{"name":"vue","version":"2.7.0-beta.7","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.0-beta.7","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.0-beta.7","_integrity":"sha512-Zvo5rG515PwoDl8EutA7fsHpCX7hel5zNQF6R+Zudi7eIN4RI7STztQk2VHWLA591qdnrNfudH27RNwrWvEJ1A==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/0cba23e991973d01eb7d1013313ed365/vue-2.7.0-beta.7.tgz","_from":"file:vue-2.7.0-beta.7.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-Zvo5rG515PwoDl8EutA7fsHpCX7hel5zNQF6R+Zudi7eIN4RI7STztQk2VHWLA591qdnrNfudH27RNwrWvEJ1A==","shasum":"c95a59446b89d5922755afebc24a1fc1b01124f7","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.0-beta.7.tgz","fileCount":224,"unpackedSize":4771258,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDG8u0A1ssxsV8mAavD+KtUcXFh5X+sWjpxY1ytYtD1mAiEAkKEWZoQE+j54ZpRvo22RYGyVNaKsfxZf3VsDs9H1AwQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuVWZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpiPA//XxF5r8T/XFtU8SjgnZEJ7oWQdBMjv7ouergwZt6Ctl9rsWvj\r\nz9/YO09TP8NjMtC/A1m0Cla3tLa9qQEKDJc7kQm7pF5ijKPfR//CAAaEpqcS\r\nlgjzHwogOoS5RYkQzHYFnlTzU8qL1mB1Ajv53qUvvApFtSvZq1ZNfw8OJcBO\r\nw3416JCTaMvrlfj7C9kwgthud0OfY3m6lwYGdKqkwEkCTF+ml19IQLP3vftS\r\nu3FhOkHyQG/N4QohjlxfhIawPNZNcBHs9vQbzVuUd6rIIfPrrNupOvU8LN5a\r\nDIsjpE31cT7hypJpGKV2RWXVbDvEB5QLf8kAh36QlVo7LQ7ZB3PW0/WPWHQv\r\nBc7qcDOFomlt369MRDJ2ORqSazT2b9Bzvfwnlfx0oh83nHDhA33SaPNiTBcn\r\ntsC//2tdC63QJoUIOCVBxgTIUf0Dx/rFqzevWg86FP53KkkuLS9T1Wv9bzUa\r\nkS0lElWcAeiV9QIS4omz45PG5ab2v4LNxt+DJIb/5quNbDNHKUA24Gz2EmhT\r\n7BwwjHAxQp2vTgl9X11L+GzdYp+JCsnqV8YD1y/jgBw7O8Kp/jZtwzSw0YZA\r\nnaamW+n9eiEcWSNrMeZi6a8NtJpDHXWkh2vvTcRlxOCnmbT5JgYj9XG23+0m\r\njCgTxTWM03l4rdm58phT5i6gJPPXkuNEBYg=\r\n=cajI\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.0-beta.7_1656313240990_0.005384213511461455"},"_hasShrinkwrap":false},"2.7.0-beta.8":{"name":"vue","version":"2.7.0-beta.8","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.0-beta.8","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.0-beta.8","_integrity":"sha512-GiksdE69rKO9DC5ZRoI6bSsp4VXH8uwBpov/1trVO+D9vy95LEiT22d8fups1JrYlMQPUkeWw+NBJwN4inIj0Q==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/e430407b2bf22a225d8039925ee14a42/vue-2.7.0-beta.8.tgz","_from":"file:vue-2.7.0-beta.8.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-GiksdE69rKO9DC5ZRoI6bSsp4VXH8uwBpov/1trVO+D9vy95LEiT22d8fups1JrYlMQPUkeWw+NBJwN4inIj0Q==","shasum":"b4c3b55cbe88041f212f9e50082386cef5354901","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.0-beta.8.tgz","fileCount":224,"unpackedSize":4771343,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEcGnNfojgKyOt7djEf/gpd9uRjS0vNlRflX+nsfbxyTAiAeVag5N8rGhG9xccnvTQov9xEjRSeIziV/OGoNKaR5bQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiumCzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoAbg//eIVhA1NbHeyL7hyXsRpXRob+BGz6Jj5XgsL1OpQJMaBJlnP4\r\nYLDU6KTFeFrBMWxhIRgh6wIlSL1JTQ0sT+YlaoD/FukHoRv43jV51sdUM6HN\r\nLS1bxRD0aYb0tB5xUpqy5DIeQivFSi2puQP64V6vgLM9D/dcDs7k7ygy2hj2\r\nHcI6MzUmwJY/vH2MJ6EC6+uzO958dBIm3oPZOb2awuMQ4pc31M8OX2NqQbWR\r\n7HW3oJIj/3PJ4AQpxgitDd2YluCc3UWj94qCgSrCgGAv4NuSlKTAktW7tYg5\r\nS49a8afBQXrGXhho5BHL20f5i59jPyHsI0pttfh32P69nCfCUoZksXZoPdLk\r\nenWRnpadyScMGS0RSLcsZvnLZLwizpQUhjhEQq6B0RvDrIufz4VYVkHcJhmf\r\nefBZ21zP3aHkOPWxLJGfgjoyud1gRCGREGrozvrfhEH7WqfQz4/3mgtvOLC2\r\n+aD87aUPp58kcsg81hNy5h31JoxIfKH8Jk5wMjk4I7q/GLqYciIccaRNB96j\r\n+UAV1XoOCAUoGFc6Q+ecRIrgqFnB8YiePzWAdeXmZVZDXUjNdvyy7OHLPzwg\r\nmOJfTcDKEQ7xg2qFJNr0t9WhrSJK4mSfJe1RN9TRLziiitw9qycQrzvlCxnI\r\nJ3Cdb6iYn8TXIBFb2/ovCFCHRhNkST6agjc=\r\n=2nqC\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.0-beta.8_1656381618809_0.4442504048067115"},"_hasShrinkwrap":false},"2.7.0":{"name":"vue","version":"2.7.0","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.0","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.0","_integrity":"sha512-su25f1hocH+QNkVEqk+Oj7B+mkDIWU70l0YY7nYSJFEs3Z64njXxo65RUXnWH46ooEhKmEWyLdW6HcYn8coNrg==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/e22b4c9edad5c3ccad8fa651f343befe/vue-2.7.0.tgz","_from":"file:vue-2.7.0.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-su25f1hocH+QNkVEqk+Oj7B+mkDIWU70l0YY7nYSJFEs3Z64njXxo65RUXnWH46ooEhKmEWyLdW6HcYn8coNrg==","shasum":"9542552e0460563feff11727949f8964e2501bed","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.0.tgz","fileCount":224,"unpackedSize":4771257,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5F9g9ZmdfGjjlcwQ1e+0b2Jy1RblnPpKEzpwKtrnYpAIhAIxwvvznpAtM4zcvKG2wIF6j19zFc08NUJ+RTKXnq7kI"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivnaRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5Kg/7BMLoVZmtNqFobw7b97EgWEdLzrmmzLGrg2NnVPVINqzw2wCD\r\n5TzaAgi0K8wlvI1qBqGaDpkvdRTErLbPLaRC2FT5CCt7evTVOr/WGJ9VNfNv\r\nWtUa5RdkteSmKKN4QaAECpJ3t+vmoWGenFjp9zFLBhdw2DX9uoRGY8UpYU6Q\r\nVn5iKygYIhkKPS3mIdP7IWed6IYJXw4L2rT1XpIp5ip8ogcg2Cs4diMn4yTz\r\nWniAbbLzvo54cU8Rv2DRRcOAK/9MVXgMndflSkbbn2wREE9gntfoR54UsORs\r\n+SK0bIdbqfrUSJhssm2qB2TcaVemVciY6QBQtpT0gY3URetuJv7V/RMf0Iqs\r\n5HrVXdHzIsgPhfdIQiL/M1UQY+f+Flqvq21BKu8N7CDcmmNn0aQKyS6sG2XN\r\nnNMAYFrlucrYcSsR8n5MqwgqW80AHYIUe6BlVmNmGWIg9qmVwn12aSf35H48\r\nuXrz4Sh0CtgRPpRpHvtNacDCpyM57qSMMcQjA9sulW54lDDLBWNE+IaVq7ZY\r\nu+ZNzlBfZDix3E9Lm3AtmDult4sC2vhOs9amPuLNCbnVD0KWFAM+1+zVnzfl\r\n6I296XWlplu3wNR2WovzuZi9L40+kliW1PQZOpJE1XRTtCsTP8NR0yLj/hVB\r\nHvXyYPDcKz8x0/INHpLGzeLU8v2rhA8hTS0=\r\n=2oEc\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.0_1656649361322_0.42206367465736405"},"_hasShrinkwrap":false},"2.7.1":{"name":"vue","version":"2.7.1","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.1","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.1","_integrity":"sha512-X1YkFddhbTAU2FPK0gBZ/vDOcOMA8ZT4uHoFVor1bUb7BpVGdEswS286YGtODsf/Ghfr1LM1sBMFAY8XT+dVhA==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/8f221a6b3522de5c6811833f90f2065a/vue-2.7.1.tgz","_from":"file:vue-2.7.1.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-X1YkFddhbTAU2FPK0gBZ/vDOcOMA8ZT4uHoFVor1bUb7BpVGdEswS286YGtODsf/Ghfr1LM1sBMFAY8XT+dVhA==","shasum":"e2fc6761f81b72d6273a6e96bc7c0ea1821c9042","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.1.tgz","fileCount":224,"unpackedSize":4776538,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1YiNQMjWQY0Zk2FfhD/woOq+Gxvqzh99SpxmWSUr5KwIgQeP+R5CsBGMx/K1AYsWfKC2qyzf4J1gLEftDiEgdCf8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwsM1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2nA//VSrXwFCpEPCvuWXjYeCTC0Cb0jdMvOtaih1m9Q49eprmOpM4\r\nzTcqGvynZIjdC8+HDoU3+G5XAMZEZUO7N8q6A4c8jSGMnpWB+yEvWKD+UGjX\r\nNJhNiy9jk/jNeG5QY+tvZj21BExoJMi7YsagWf+ZoxSqClI8CoJv1fiB1vOF\r\nXuTDkmhiq73sFc4W/+fgdifzOwkhnJSE3dnOhFY1nP/nb2RW1nKFOdN5Iflq\r\nZHxL6BiwLNW8JAFa7h5fO7O1/judgwete9Yl+1Zj7EeZn1k5cKzUxZWgFll8\r\naNUhuKz8ngdQWG0sD4CkqEUCWdgXXfDiOAgb03v0hdwH2ARA+AOuGsNyG+m+\r\nUTW7xVvCva7LgIU9h2yHMttnw5xVCBAXdNTIx/aqM1hyh9//0T9ijBcGLKCS\r\nG+L6+ybRAP3ESUyX+jt1HjVSdcBxRaBOneBy3GNloq2CdetE3XQuH5ACJLI+\r\nAmVv00lhKLnfnVIK9RHmlU9sRUygy/nW2JVXkBpttYUyJxkNnMndWeJGX9PP\r\n7giSpcezVQrJzL8aHkBNC9/Fp7enT9mkIIfTEyv9dojqzcNVsVjr2BCTwYgp\r\noKmI+m51jPT1trO2pwMHaBFQXDXficrb+//JurZ/YW4UHLMdzJJaq/rQeesd\r\nycrnpgJh+Lr0SJ5TQSNfixKcqNMkyKsc9qM=\r\n=iZZV\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.1_1656931124873_0.18560321172848426"},"_hasShrinkwrap":false},"2.7.2":{"name":"vue","version":"2.7.2","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.2","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.2","_integrity":"sha512-fQPKEfdiUP4bDlrGEjI5MOTkC5s/XIbnfKAx0B3MxJHI4qwh8FPLSo8/9tFkgFiRH3HwvcHjZQ1tCTifOUH0tg==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/8c3507678224747bd1028c0bef887f28/vue-2.7.2.tgz","_from":"file:vue-2.7.2.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-fQPKEfdiUP4bDlrGEjI5MOTkC5s/XIbnfKAx0B3MxJHI4qwh8FPLSo8/9tFkgFiRH3HwvcHjZQ1tCTifOUH0tg==","shasum":"d42aba8d03c4e82d4b127f7b764a822cf19f9cdc","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.2.tgz","fileCount":224,"unpackedSize":4782518,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEUl3nhkmY0BGY6WZH+p+n9o/9+pE8L4nUD8F4D5OWHWAiBK5h5/Ohy3urnfpIjH/GF5QQWtqkgSwb8yNBkY2CNWng=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiw6gAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1LBAAh3eJiI7ukv+PKr1t0xtv9rzmAbqwjLu/G2/1AqhUHL7HJRlD\r\nThLsr6lsLsMPTDXS2h/XLDgiuRkLLq/emlWZq3wLEszhr7Srs1s/XTd88COl\r\nY0bV9lcwuSOZlelZcUomb30uNojkr2ClrDHPGNNPXSfTsP5dfmPQNN+Gn9X5\r\neFuxJkpCbfOPBNmpp/ekY4ycB+lOWhmSuY+mtNlVavfLewszzFZkT0ShqXHJ\r\nJ4mB+2qyG8BQzV5bujlgYU8HkbjOCpben1xu1/ppakH8yJcS/rt1yVsjXN3K\r\nUGxM9WtqlCrpNgPRPXsUxlBy8M09gjaCiyG2xCrUoK11FWn5oNrMJSrAe5IF\r\nux/5pXTKl6xkq/twRADqO8Z3algOVuoE/N0WL5NkAbNSfUmtV54bZHeNUteV\r\noxZCENPu4HYpmwv+75Q/XSUwpr4j0Tb5Z9s8arsoaGHo67zZSz2Bye6p7qj2\r\nso84bv4N+KD7zYABgbHkQH1cLGG4txuq15P2USrTiYMCmTFkE9GTMbtr1cNQ\r\nWULfWViPBYnU2Ok0FnXAj5Da+wUHWsZE0IzxWFuwuWJSUhtL7k8oxHPvw9O/\r\nsC2QDWRXEghKbgIXfDB2WlV3L4BQaAC4CxG/hGWpFW4/JMQLHcayQ/3pBZQX\r\nxrJ3Zxwm4kfT3dfjkRkbxLYs+pi1H9L4Nuw=\r\n=sPFC\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.2_1656989696324_0.21131624277706873"},"_hasShrinkwrap":false},"2.7.3":{"name":"vue","version":"2.7.3","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.3","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.3","_integrity":"sha512-7MTirXG7LYJi3r2jeYy7EiXIhEE85uP3kBwSxqwDsvIfy/l7+qR4U6ajw8ji1KoP+wYYg7ZY28TBTf3P3Fa4Nw==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/f424a17df3b74204b540b245c1c68717/vue-2.7.3.tgz","_from":"file:vue-2.7.3.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-7MTirXG7LYJi3r2jeYy7EiXIhEE85uP3kBwSxqwDsvIfy/l7+qR4U6ajw8ji1KoP+wYYg7ZY28TBTf3P3Fa4Nw==","shasum":"33015b7df481a515d625a2ea20fe01d981085cb7","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.3.tgz","fileCount":224,"unpackedSize":4786878,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSife5jbCk2SjmFpS0Okk+oppiQ/8aayvXt0tqpLQK4wIhAKluX4DC3uu1YZz+gEjJc2h7ANJSvnaN3F29iQ1jcUlO"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixRqwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQSxAAhd+ZfbnHZjzg+D2DSfJjzgiE4VXyN4o6V/abC2pS5MvcWd/b\r\n+ElKq/msNM46ZibKYQwp4zaxdhdJPKxz89ZRi+LJyqCllRL541Xe4l0pMW1k\r\nHAv26ba72GIqjy2+TyQQPCFmHJjHRXU1TzZQ36X3JSaUA64BrTRWIZrZRqu0\r\nLp98Q+bsk5vyyFEikoOm44O1kudjsWOUM0T9ddyNtbJgRIt9nrUHaPGG+3sW\r\nkSi851ufI24w/z5YSlKYoo4BbqyM8VSgzs+JritHswmLi1oVxyaoGb3Pm3SX\r\ndNQatme78sV3JjUaCXmdAI2aBtBVg9OSSFZ0GMJAgywecL2k9lxx56g0XGvJ\r\nhE0vcFMswBYP/aN4MeUoAlp1sG75Q70h0ZHumQSyVYNJJFggVrnY0xHMKy77\r\nA0ABHYcBPwX9UPFZLvgsmzI0A80lUeb9GRm5RQ0g2CQoaoHNJmc536+KwYmz\r\ntZd4iqNWPdL5fOUqBI8f+FW5QvousadgwCoB5ZECflQ3DKrsdxITqpsCBGpD\r\nlkKYiDHV2M9bwduaBZ+pC1IG/GO9dnMthlAJjhwVOTA1Jjt0iHE/lDVqzyHU\r\nHBjUVahdJTj4Ugb6CjUUtspKoDyf/QYKTS0rVf+GrziZJTJVQfvRk53RbwSR\r\nEtV3Fcn5MdOw25/gtUR5s5DPXw7g9S9d4lw=\r\n=KKxc\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.3_1657084591716_0.12994120669402842"},"_hasShrinkwrap":false},"2.7.4":{"name":"vue","version":"2.7.4","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.4","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.4","_integrity":"sha512-8KGyyzFSj/FrKj1y7jyEpv8J4osgZx6Lk1lVzh1aP4BqsXZhATH1r0gdJNz00MMyBhK0/m2cNoPuOZ1NzeiUEw==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/0f7ff4466dcb1c108d7175c606ad4d83/vue-2.7.4.tgz","_from":"file:vue-2.7.4.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-8KGyyzFSj/FrKj1y7jyEpv8J4osgZx6Lk1lVzh1aP4BqsXZhATH1r0gdJNz00MMyBhK0/m2cNoPuOZ1NzeiUEw==","shasum":"f5578bd47f0cef8d4f3eb4c6bbebad47341d11fb","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.4.tgz","fileCount":226,"unpackedSize":4512906,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGM42J9I2X9Z9Oze+ioETrsdo8aAOzPIe3btMGkybOYIAiAxf3rO/Nio41jEkktxSymbB/+8TXpUgT/2Z6p17s2Exg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJix+DXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqMqQ/+KHLNKNaGJdFszMnxm13kh9faSkoGR6vV6/ACTUXkOhOCfkC4\r\n1WmozQs9Xgc6+LShVedhA2irWg3CTnjh7FZLwRq59Fnhqbz79bf2hwpNQcXw\r\nsUFM4AJnNoe+8YuEYl/rUX2sGYAvDfEpOvjeVy0HJ4WgKetg2vFVkIkYP8ug\r\nPt8uEy/eyaDFK0y85WojbVx111ufjzxcPAh+qiZyOZ5zA5ojbje19bnM0xZE\r\nsNYH/Em/UOG2fqa9hU5/7hAwpWergqG41X712IHX/y2eDpgFd3G4NHZtLIeW\r\nWJW66T+koKgFIu68a6CmJEWWUMCAllyL+syh3p2Q/RI/9G90U4lOkyma87OG\r\nP7/TxY+nV5jXv8TPVA6TOD2eW2fWV18lzeyoob9YXTnvRupkVTMoqXHsj482\r\n5+CNUTyGN+s2aq6GlbfGIPngw3ZI140pBV4mVWvuXWEQU6az/WC1yP/hlgIH\r\nHWwa7abZ6r+GgOrOPQ/Fs7Lp184/jOjjepV5aPGzJR2BtlX4cjekrwGEEHPE\r\nOF10XTdAOetwoQbQ01ERbfeqbiM3RIMLa4+IUigextQcKs5zjiLRFK7JMT8j\r\nUPB9i+mngVTFbVHtwlQS8Kpbd9fDvh79fe20E6wTKA99YpKfy+aedGvTOlAy\r\nesEB54iKhn9Dn/I3JZZVIFhOt1pLeuI1/Wo=\r\n=0LaR\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.4_1657266391078_0.5659109863268599"},"_hasShrinkwrap":false},"2.7.5":{"name":"vue","version":"2.7.5","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.5","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.5","_integrity":"sha512-mUDXXgBIFr9dk0k/3dpB6wtnCxRhe9mbGxWLtha9mTUrEWkdkZW1d58vl98VKWH067NA8f1Wj4Qwq7y7DDYfyw==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/635807dabdec135d9847c7ce03529a60/vue-2.7.5.tgz","_from":"file:vue-2.7.5.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-mUDXXgBIFr9dk0k/3dpB6wtnCxRhe9mbGxWLtha9mTUrEWkdkZW1d58vl98VKWH067NA8f1Wj4Qwq7y7DDYfyw==","shasum":"ad65844f73474e2ed02b629363ff1550603b717f","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.5.tgz","fileCount":226,"unpackedSize":4518827,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDDLXBZTgXAdJxnhKdxHcOffTBJPXLsJtsGpgeCePpthwIhAPJkwOO6QA9/TcPt7WJiHXZINyF44uu5eeI701QqiDfc"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizjdAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJDA/8DYJAQLo95eK4t9StXwRs583bdquGgvHJCt8Ef+U8qRkBZnkB\r\nz22Q8hWrLDm5++YEyxx/0AFjnZNZFcIjRZSNTtG44fmGSyj/vBXNrXTLSTT2\r\nYlDfebbb65yKa3mEPNHVjAmJkJFoL7zPYXKrRHr/1BzP1GNJTloSmqkFc2/M\r\nzMLKAKNIIFPM/qVTWeVpME73iEGSn22eS8KxmyPrxGVyaZRcTW6aAflfoKiq\r\n9FRQ9mymVb+zI0EO27nT3cw5EMKpJ9091GEfr1tJg337A0VZNDQ8UvITr7LP\r\nP1BD8JwgSIkolz4F8tzTqLnb9+exYeXcQGo7FUi2y0H1X1+Zpd/3r1VTaqLo\r\nyFCTxxWVx6mchgUsJ7KPD7gsDmleKk3CqrO6ESo9I1GWP3uiTNK0c4z1YLe8\r\nAYZNEZIbAa6aP8UP+XWv1x75qW/gXoZvh05ojWQhQWETU5o6z9XSD4rrk73v\r\nRfgAs1UIQG3qeMJG3CwaVJjjDZr2fr2UlzT4014y5kGHvkzPQyghbkG0dXvO\r\n6BgJgsmcirKzk3z532unHnim9HzXM4pvZwYUBAThAsGi4WuBrBhLVlaOqKEU\r\nKE0Q6ZAgQcqpbWPzq1tzEyvroFjgFy3BZIImItNOZmzaGxxdLc/qZvGeYmp9\r\nSJ4S219+C2PcLeJm++HiXY+V8PU8q1+jtGA=\r\n=+YQ+\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.5_1657681728653_0.7689040101381655"},"_hasShrinkwrap":false},"2.7.6":{"name":"vue","version":"2.7.6","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.6","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.6","_integrity":"sha512-5hfTjdByl2R9rtGmPzP+31/EURYwpIXhgyhZ+sO1biG3s49iuHVqwC9ZrPTqn22IPISn0UZLF5WwQ4KMMWec2w==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/662ab7ed6379336aa57db9348c4b185f/vue-2.7.6.tgz","_from":"file:vue-2.7.6.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-5hfTjdByl2R9rtGmPzP+31/EURYwpIXhgyhZ+sO1biG3s49iuHVqwC9ZrPTqn22IPISn0UZLF5WwQ4KMMWec2w==","shasum":"e0b2dacb8de9a16aa95d1a144b308e67ea216c52","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.6.tgz","fileCount":226,"unpackedSize":4519081,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFn1zcQ4gb1g7qBsV6GaduhhbAoo6SBpI5QeBgok9BW+AiEA5aUk5EAYtGzpkJlDzk3KfIwct+4Biz3W2p7mjHl8SZY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0S+HACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmreGBAAoDWOYwGkZ0UEeqKW81vHeN1Mhm1BERj3NiE1VnJppGs5s+Jp\r\n0cXNs2bBtxrDmS8YDKD0jYqarzypjclBKf5lWG7bL0AhxipgaT5FB24oSLZq\r\n01x9NWKSjN9R1BqCFhOhrA6YIZeZsh2dVN2+tCOyHcRcAdBsV4feHCjLGL3m\r\nUMu4KSGQbbkd7k7uRmjfvp2b0aEA04Aj6YBv5obKnLauwtV5Yt3HrU1JupUb\r\nN36MsjN/DPt/JfGw0fDe/9bkBowAB2MFauB5ry+Q68AjUtIzPdiOIlS2Xm+1\r\nZgkU79HcempEO17eFwxhZVoHp2kfF4G6kSkWSrbEyxjj+DOzeHDrFhPWQQIv\r\n+K5a7vHUQ4WAf+LridP91jStxhGbdXMu4dzH2kJQ10+AwTiq1W55SyVZLuoU\r\nuY0ruYVqjrzVnzWm+F2t3w9LVmuWt0b6VsDJG1lfIGZDfPvGlnkmYC+pDCGN\r\nbJaCle0HU998CbX+8GRaQAKq19CeAfyjofUlz2Z2GQ847zKG0jfJVTP8ye21\r\nQ9oH8qmfVciTs038VLxxBiQdOyX3ASE85w7BqQPBENYYSc1vaYH1dAUMU97V\r\nzxyq7pIveOrcC/S1xWfScs0/9EMByCraHQdFZTiKzr0Yioh6YEDOYpmZGfIu\r\n57WxYDMCBmdcQcUL1ZlUsEAit1NyDbrTIlg=\r\n=4WfD\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.6_1657876358792_0.3451990964414564"},"_hasShrinkwrap":false},"2.7.7":{"name":"vue","version":"2.7.7","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.7","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.7","_integrity":"sha512-osfkncsGCWqtch+YWYxbqTNQ9hl/UQ6TFRkdmK/VqAjuMpxzr5QotFsYpmJ1AB1ez2LJeIKXDmtMkXUotMOTsA==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/99578678678ef56875701d1f11e16cf0/vue-2.7.7.tgz","_from":"file:vue-2.7.7.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-osfkncsGCWqtch+YWYxbqTNQ9hl/UQ6TFRkdmK/VqAjuMpxzr5QotFsYpmJ1AB1ez2LJeIKXDmtMkXUotMOTsA==","shasum":"e3a966944e461e4abb496c82362e8763e98e6527","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.7.tgz","fileCount":226,"unpackedSize":4524803,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD/6lBOVzkgboqX8Cva1RwRI2pvBdFbo6pCWpzlrGZ/1gIgFlC7Qs6RKnA2jRQxcVFkMUlDjTf6cpwOiP5VLfJ2DAo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0s8VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJgw//QO/0DmEB5V+nXSLyJgmnFHGmg4qWnMy7hhoqft80kMzsCwN2\r\nbgewvep2QU2tcUXUC2AhmhmFofjSYSEvkl1jBl3Qhyz3E70BbKYgisgAJ68T\r\nukXNYzvlsBg3Ima0pDgzVIjxz4OMphpRzMr0jl7xrToBPYGj/hLDhJQU9OTr\r\ny0pm0ACHY7OFapBuSHEspGVfB5ei918NIQTTOy45gspq1whk5WkIZATV0x4d\r\nKMdskrsOoZDYGqx1e9T7QaRofYJD0uAbJMxuenombSVIyi7LVp/HZ61qQRWa\r\nDW1RG/xFhNl0zkUT+Op5mcX0YzZOHO3oPqmmS8biIuTt2C8I6qZMQ2cTm/Od\r\nP9Sst+h4CzF0bVHWfpiZL4QgRTL/vOOxW0cs6GUvbCmvtLXWlhU9GqdJgTYf\r\nCM8tjUx+8tv13BBHF02gjNsuVwhjppCtxN14m083ma518k4JzFjvlyuTcBn5\r\nJQfeZgtFpQa2CslHksLGblazrk61mRYsTkYOp41aE8phfNwSdeX7I/FtVlhu\r\n+O8fgug0iKBkyninmHQtSQQLX7V9dELGa5fXGM08POwmLN3wJ7//5qU6wxc5\r\ntqKsJmyyTpvQvMGq9Y9/ikhTYQZv5ziZd3ZX9Xj99JgUdMcaPLnILL+ZSxlg\r\n+wN2+7GDTMEXuW3aDao4+dcSE7bwKTCOank=\r\n=igQZ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.7_1657982741735_0.8033829020652123"},"_hasShrinkwrap":false},"2.7.8":{"name":"vue","version":"2.7.8","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.8","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.8","_integrity":"sha512-ncwlZx5qOcn754bCu5/tS/IWPhXHopfit79cx+uIlLMyt3vCMGcXai5yCG5y+I6cDmEj4ukRYyZail9FTQh7lQ==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/4f495c120049deca76be92de5f8367fa/vue-2.7.8.tgz","_from":"file:vue-2.7.8.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-ncwlZx5qOcn754bCu5/tS/IWPhXHopfit79cx+uIlLMyt3vCMGcXai5yCG5y+I6cDmEj4ukRYyZail9FTQh7lQ==","shasum":"34e06553137611d8cecc4b0cd78b7a59f80b1299","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.8.tgz","fileCount":226,"unpackedSize":4535953,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCmynWf2ZJfeMvO27CujALly0ELLKdHeI9/9z5G3sXHhgIhAIjSGx51cijPRkJxBq4VFMVbYuKwSeB6fp/fa/flWA66"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2hiAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQAA/8CzOEfWhwiAuD4Ov03JlvANqnGdMh0JzIJOrUzAO13d6MaFrm\r\n8IhwauN2WjM9kAQw/Q+IFAuSSi1BXN9smeLsYiiykSp+BXRmFcUTCHZ/+rfC\r\nKEC91sxDhABR0Wg9I1T/k3N1hwaDyymVFoaXoxjWgHPpfS2Q6fGi1fsiH1MB\r\nB4mgNxi9exlVnZoxtUuIq4+BSHrBNOgz3y6NsYodlYdSUxTe/L4cwLxSMJ4e\r\n8R/vr8NcNGi9wiPfQr7LCh1vlBo3ezJo7zmV0BHqTkYlyvzE7KOWpgfaVsR7\r\nzPxLdMr1KrExKY4hkLTRFIeJZDnfYbxOP4gZYO73Iu/ZHrhGrtsj835nmOBO\r\nbXJLeycy9zNOABjSsaRiQDpX/XAzJrCRRNRHs3bAZIqEKYepzuqTFJf0kXT1\r\n2sa/wPISUxLs4PvrkqESNtuDdmpKB5a4a3RsiPejXvRexjlIVwvUWcszTppf\r\nJKn5C6ZAK7JUhOq8UA0kRTCht8EI9eGNZ50XAE7T6kdZZI5EAMqdwItg3RLd\r\nJaXeH4tEDLKHUrPu0k2gNIWPkkil9hxxhlawZ8bLn3XCSPKvQqKhz9AZi4fK\r\nUOeKiyVqqPm7WvawL45upRovLhU4RkrI8QCKd46LsK0BcArY3VRV2Uv+jLI4\r\n67MTy5VbX9xu/T0i6jlZt+7vl/+0D5DEw4U=\r\n=bB+l\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.8_1658460288589_0.7686500304896036"},"_hasShrinkwrap":false},"2.7.9":{"name":"vue","version":"2.7.9","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.9","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.9","_integrity":"sha512-GeWCvAUkjzD5q4A3vgi8ka5r9bM6g8fmNmx/9VnHDKCaEzBcoVw+7UcQktZHrJ2jhlI+Zv8L57pMCIwM4h4MWg==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/b64bd4918bba3622e14f894ad13a2ac6/vue-2.7.9.tgz","_from":"file:vue-2.7.9.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-GeWCvAUkjzD5q4A3vgi8ka5r9bM6g8fmNmx/9VnHDKCaEzBcoVw+7UcQktZHrJ2jhlI+Zv8L57pMCIwM4h4MWg==","shasum":"ac3ccb4a4ac5dd31a8eec4c68a094efe7f83dfbb","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.9.tgz","fileCount":227,"unpackedSize":4551164,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG6l3xBDGZkGrNVg6/UuXQrbhkgqM1QC3UsNqjKIkHwVAiEAkYnnH5wdRdkzv2pGa6ZV8uq74uHySIzq9jgiahpZc3s="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/xEwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmodqQ//VhgcNNrsb4JfRP9V68ftFYeTgY38Dt5QwxnPV6VQDCx8U5wU\r\nVERVQNU7n8G2u9olJllyKoVn30T39kpq0mdehlUvWmd5tVSyAvzjpScuzmeN\r\nFh7O0isc9B3/DFf8O+W4GcKgS4LwF/at+A/yCWtlPxLenAiCgPfr+u15o65l\r\nrcs1TCTd1DGFnvCXx3Sge/oyzFYSnxV391FL3bwwz+Ov6jYGOAuaG+CdEJtl\r\nUBH0+RoL4sIfWElMjKWAlq7/jItLdkwd/dXHVKP696WP9RzW8ihYkXsJPjP8\r\nVCGtQZ0dPANPM+AqRVJzER7eO3UPv7Z6WAf4Zx4l1lq9i7/ubCPjNgyRdgWw\r\nXtAI/4nItkZlzYMFt3nwFjWFFH9ibqX2qxgNf24bZUZNzp9Vn8UTPqFsotXL\r\n/Rt2PBhPig6PYD3eyZYHX50iSF20I3aC6y/Vt/YQjweGGxPE9kUTwa8n7Te0\r\nCHMkKBXC6989FI7XpBArtCh0Fedcx+bUkhgeWSW/HurLB+TMPeFrg3/Fjqes\r\nKmuTHFQcDa6l4k24k9TmUP5zs1RFYlSGAjamYRcLV3YA0T8dMUwhB0VEiWmV\r\npYr072yLDafCwwsSgjRJeaw19L7OYLBiwCb3d1UDxcrPMMIPhrLT3cPwOOER\r\nXvxKXhc07VJkbbBp+MxtneW8Qf/UuqzcbKg=\r\n=Ek2Z\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.9_1660883247745_0.6379648007877206"},"_hasShrinkwrap":false},"2.7.10":{"name":"vue","version":"2.7.10","packageManager":"pnpm@7.1.0","description":"Reactive, component-oriented view layer for modern web interfaces.","main":"dist/vue.runtime.common.js","module":"dist/vue.runtime.esm.js","unpkg":"dist/vue.js","jsdelivr":"dist/vue.js","typings":"types/index.d.ts","exports":{".":{"import":{"node":"./dist/vue.runtime.mjs","default":"./dist/vue.runtime.esm.js"},"require":"./dist/vue.runtime.common.js","types":"./types/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js"},"./dist/*":"./dist/*","./types/*":"./types/*","./package.json":"./package.json"},"sideEffects":false,"gitHooks":{"pre-commit":"lint-staged","commit-msg":"node scripts/verify-commit-msg.js"},"lint-staged":{"*.js":["prettier --write"],"*.ts":["prettier --parser=typescript --write"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue.git"},"keywords":["vue"],"author":"Evan You","license":"MIT","bugs":{"url":"https://github.com/vuejs/vue/issues"},"homepage":"https://github.com/vuejs/vue#readme","dependencies":{"@vue/compiler-sfc":"2.7.10","csstype":"^3.1.0"},"devDependencies":{"@babel/parser":"^7.18.4","@microsoft/api-extractor":"^7.25.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@types/he":"^1.1.2","@types/node":"^17.0.41","chalk":"^4.1.2","conventional-changelog-cli":"^2.2.2","cross-spawn":"^7.0.3","enquirer":"^2.3.6","esbuild":"^0.14.43","execa":"^4.1.0","he":"^1.2.0","jasmine-core":"^4.2.0","jsdom":"^19.0.0","karma":"^6.3.20","karma-chrome-launcher":"^3.1.1","karma-cli":"^2.0.0","karma-esbuild":"^2.2.4","karma-jasmine":"^5.0.1","lint-staged":"^12.5.0","lodash":"^4.17.21","marked":"^4.0.16","minimist":"^1.2.6","postcss":"^8.4.14","prettier":"^2.6.2","puppeteer":"^14.3.0","rimraf":"^3.0.2","rollup":"^2.75.6","rollup-plugin-typescript2":"^0.31.2","semver":"^7.3.7","shelljs":"^0.8.5","terser":"^5.14.0","todomvc-app-css":"^2.4.2","ts-node":"^10.8.1","tslib":"^2.4.0","typescript":"^4.7.3","vitest":"^0.12.10","yorkie":"^2.0.0"},"scripts":{"dev":"rollup -w -c scripts/config.js --environment TARGET:full-dev","dev:cjs":"rollup -w -c scripts/config.js --environment TARGET:runtime-cjs-dev","dev:esm":"rollup -w -c scripts/config.js --environment TARGET:runtime-esm","dev:ssr":"rollup -w -c scripts/config.js --environment TARGET:server-renderer","dev:compiler":"rollup -w -c scripts/config.js --environment TARGET:compiler ","build":"node scripts/build.js","build:ssr":"npm run build -- runtime-cjs,server-renderer","build:types":"rimraf temp && tsc --declaration --emitDeclarationOnly --outDir temp && api-extractor run && api-extractor run -c packages/compiler-sfc/api-extractor.json","test":"npm run ts-check && npm run test:types && npm run test:unit && npm run test:e2e && npm run test:ssr && npm run test:sfc","test:unit":"vitest run test/unit","test:ssr":"npm run build:ssr && vitest run server-renderer","test:sfc":"vitest run compiler-sfc","test:e2e":"npm run build -- full-prod,server-renderer-basic && vitest run test/e2e","test:transition":"karma start test/transition/karma.conf.js","test:types":"npm run build:types && tsc -p ./types/tsconfig.json","format":"prettier --write --parser typescript \"(src|test|packages|types)/**/*.ts\"","ts-check":"tsc -p tsconfig.json --noEmit","ts-check:test":"tsc -p test/tsconfig.json --noEmit","bench:ssr":"npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js","release":"node scripts/release.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"vue@2.7.10","_integrity":"sha512-HmFC70qarSHPXcKtW8U8fgIkF6JGvjEmDiVInTkKZP0gIlEPhlVlcJJLkdGIDiNkIeA2zJPQTWJUI4iWe+AVfg==","_resolved":"/private/var/folders/pj/3mm2hm5x6qq4mf8y8p7h3rvh0000gn/T/b9b1f8bfa7fa57e60608e50c7a825b9d/vue-2.7.10.tgz","_from":"file:vue-2.7.10.tgz","_nodeVersion":"16.13.2","_npmVersion":"8.4.1","dist":{"integrity":"sha512-HmFC70qarSHPXcKtW8U8fgIkF6JGvjEmDiVInTkKZP0gIlEPhlVlcJJLkdGIDiNkIeA2zJPQTWJUI4iWe+AVfg==","shasum":"ae516cc6c88e1c424754468844218fdd5e280f40","tarball":"http://localhost:4545/npm/registry/vue/vue-2.7.10.tgz","fileCount":227,"unpackedSize":4552699,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDBwVHfZ3VvOrdjNlr5m2axdl0ofwFwAjBXSJrZEFYSOgIgIZCE8Hxd53SiHdHnGsKUYyYBJ9Vc6Cr4SnYwsIzkYGA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBC2RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6FA/+Kaj3UWWqx+f7nppoFjSNHun19OlQtBQT2AoIM0jNQIKgoPW6\r\njc5vyz1wFPk8O8InEydibV3Tbn/iA1Qba68M3V7mlhlVOMx9K6Mb4WghtLXt\r\nx0Z+CcwZXL5q4CNJPeisnPEEIJwA8iDHDe1F08g+pgZ9LkXeKCPQZpW+ve17\r\nAQhkzIpwCVedoBhK28b6H81mzgZqPH0wciNAmSd0yfOwfRvneCfR2PvyfIiS\r\nobmSdQqz2wVLu53Vc1ZPGpAZVmaTdwSUIXqNUAPncax8lcQ9zTaY1UnBKHWz\r\nicWj9O1ld/UtBaf97PhjsvjYeSGbJOMJeUb8S97SbVUS0I8wR8uFh8Uqn1BQ\r\nKyk+4pUniTd38wxQHysHwpskmO3x3QXL/mZ4cN40A+t8UyUPy/lQBlXhs7Hu\r\ndssFZmLev8SiE20mSMUVZgKW6FN5mhkRHIcwqfZdmLMT6ZqpGoNgWLcISEbp\r\nk40J2lTZAI0EbT9iXtXP5ZtgyoSf4Zq4dKLYYnDoX9oiPEMA4SwPXzLtRUFo\r\n7XKSP5uthQS6qn19PGS8EJj3VedapmAl9Vi+RBI9ucJsZKpwoR7WukPp3LDL\r\n8aOvqVmlcNuPo7kHhf8cWSBuOXkGy8QyvnYuGNg9B7oFCrnVMITciVlv/L4G\r\nras9k6Fwk8lgByfcbyfBM8UyWW/GJ1AmmqA=\r\n=usHD\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_2.7.10_1661218192854_0.8866104789531819"},"_hasShrinkwrap":false},"3.2.38":{"name":"vue","version":"3.2.38","description":"The progressive JavaScript framework for building modern web UI.","main":"index.js","module":"dist/vue.runtime.esm-bundler.js","types":"dist/vue.d.ts","unpkg":"dist/vue.global.js","jsdelivr":"dist/vue.global.js","exports":{".":{"import":{"node":"./index.mjs","default":"./dist/vue.runtime.esm-bundler.js"},"require":"./index.js","types":"./dist/vue.d.ts"},"./server-renderer":{"import":"./server-renderer/index.mjs","require":"./server-renderer/index.js","types":"./server-renderer/index.d.ts"},"./compiler-sfc":{"import":"./compiler-sfc/index.mjs","require":"./compiler-sfc/index.js","types":"./compiler-sfc/index.d.ts"},"./dist/*":"./dist/*","./package.json":"./package.json","./macros":"./macros.d.ts","./macros-global":"./macros-global.d.ts","./ref-macros":"./ref-macros.d.ts"},"buildOptions":{"name":"Vue","formats":["esm-bundler","esm-bundler-runtime","cjs","global","global-runtime","esm-browser","esm-browser-runtime"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git"},"keywords":["vue"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/core/issues"},"homepage":"https://github.com/vuejs/core/tree/main/packages/vue#readme","dependencies":{"@vue/shared":"3.2.38","@vue/compiler-dom":"3.2.38","@vue/runtime-dom":"3.2.38","@vue/compiler-sfc":"3.2.38","@vue/server-renderer":"3.2.38"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018-present, Yuxi (Evan) You\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"vue@3.2.38","dist":{"shasum":"cda3a414631745b194971219318a792dbbccdec0","integrity":"sha512-hHrScEFSmDAWL0cwO4B6WO7D3sALZPbfuThDsGBebthrNlDxdJZpGR3WB87VbjpPh96mep1+KzukYEhpHDFa8Q==","tarball":"http://localhost:4545/npm/registry/vue/vue-3.2.38.tgz","fileCount":33,"unpackedSize":2582962,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICYw8bB/a7dGz+BNmfIIbfc+57bnB3UcsOm7fwDRt+7NAiAPRRFQQne8YCpPLdOdIlCfYkB3oLKQKH459Ve/R+cm2Q=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDcQOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqRIg/+L4A2XyATarFXsUmo2z9UeBsnKbWmuzSy3sU1f0ICIh29M0bt\r\nClntjkenhrvqzmm+mL2dhzGnoAM5pKNj7C07bCHMIt836OPaqAG0jezhx+7p\r\nYGT4QxehYGHvsLUQ1bYaPt/ugUgKf8F41goAnRgGg7KemuKOs3cWAm4ACHVV\r\ndrSnyagg2nZsjuH8uLrlwy6QZeTy6S/fUVnMWBjMth79KdvhcSTE1EAiU0wE\r\nO+dk/4mvvpliw2sMAEsDF9v71nA8samN1ErUEQruRuGYluHVqlD4C7/+cUPO\r\n4lS46U+3YcjnsMM8qpZiUAiAtrA4U2h7i40apTub7tJPnmQOzxb4Kvlgqurj\r\nE8Wh+eAhTqNH9c9Qqjm38h+eIe4vo9WhoPTanii5KCBT6jZ8PgN+jV/+upYe\r\nHFPcfe9XOZj4Y9qz32OjRaTDm9Atcep9S6dHfwZCZ9eYTbjPkJIuMfz0j4dC\r\n4TIBQNqDFuknlXraFPYjd1j7aJ/9GYitObsGw9WbzapUHkaJYD0Dn3TFlmUF\r\nB6zCGMpNmur9Xie9WXVJy20tb4max6BUyXeU0KLvjq46lM5hlCIXDDsclNwa\r\nYJ1Bi/Xu8ZLQXmGHlu2XTPHPlAwi7N8Z3NiphvIDZKeB69LPnK2mw4Yn2Byv\r\nOMTSOiru/rgsq04m/py/rKh0Olhwiv+Iatk=\r\n=YsSk\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"directories":{},"maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue_3.2.38_1661846541935_0.2186213217487294"},"_hasShrinkwrap":false}},"readme":"# vue\n\n## Which dist file to use?\n\n### From CDN or without a Bundler\n\n- **`vue(.runtime).global(.prod).js`**:\n - For direct use via `<script src=\"...\">` in the browser. Exposes the `Vue` global.\n - Note that global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built as [IIFEs](https://developer.mozilla.org/en-US/docs/Glossary/IIFE) and is only meant for direct use via `<script src=\"...\">`.\n - In-browser template compilation:\n - **`vue.global.js`** is the \"full\" build that includes both the compiler and the runtime so it supports compiling templates on the fly.\n - **`vue.runtime.global.js`** contains only the runtime and requires templates to be pre-compiled during a build step.\n - Inlines all Vue core internal packages - i.e. it's a single file with no dependencies on other files. This means you **must** import everything from this file and this file only to ensure you are getting the same instance of code.\n - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production.\n\n- **`vue(.runtime).esm-browser(.prod).js`**:\n - For usage via native ES modules imports (in browser via `<script type=\"module\">`.\n - Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.\n\n### With a Bundler\n\n- **`vue(.runtime).esm-bundler.js`**:\n\n - For use with bundlers like `webpack`, `rollup` and `parcel`.\n - Leaves prod/dev branches with `process.env.NODE_ENV` guards (must be replaced by bundler)\n - Does not ship minified builds (to be done together with the rest of the code after bundling)\n - Imports dependencies (e.g. `@vue/runtime-core`, `@vue/runtime-compiler`)\n - Imported dependencies are also `esm-bundler` builds and will in turn import their dependencies (e.g. `@vue/runtime-core` imports `@vue/reactivity`)\n - This means you **can** install/import these deps individually without ending up with different instances of these dependencies, but you must make sure they all resolve to the same version.\n - In-browser template compilation:\n - **`vue.runtime.esm-bundler.js` (default)** is runtime only, and requires all templates to be pre-compiled. This is the default entry for bundlers (via `module` field in `package.json`) because when using a bundler templates are typically pre-compiled (e.g. in `*.vue` files).\n - **`vue.esm-bundler.js`**: includes the runtime compiler. Use this if you are using a bundler but still want runtime template compilation (e.g. in-DOM templates or templates via inline JavaScript strings). You will need to configure your bundler to alias `vue` to this file.\n\n#### Bundler Build Feature Flags\n\nStarting with 3.0.0-rc.3, `esm-bundler` builds now exposes global feature flags that can be overwritten at compile time:\n\n- `__VUE_OPTIONS_API__` (enable/disable Options API support, default: `true`)\n- `__VUE_PROD_DEVTOOLS__` (enable/disable devtools support in production, default: `false`)\n\nThe build will work without configuring these flags, however it is **strongly recommended** to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:\n\n- webpack: use [DefinePlugin](https://webpack.js.org/plugins/define-plugin/)\n- Rollup: use [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)\n- Vite: configured by default, but can be overwritten using the [`define` option](https://github.com/vitejs/vite/blob/a4133c073e640b17276b2de6e91a6857bdf382e1/src/node/config.ts#L72-L76)\n\nNote: the replacement value **must be boolean literals** and cannot be strings, otherwise the bundler/minifier will not be able to properly evaluate the conditions.\n\n### For Server-Side Rendering\n\n- **`vue.cjs(.prod).js`**:\n - For use in Node.js server-side rendering via `require()`.\n - If you bundle your app with webpack with `target: 'node'` and properly externalize `vue`, this is the build that will be loaded.\n - The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env.NODE_ENV`.\n","maintainers":[{"name":"yyx990803","email":"yyx990803@gmail.com"},{"name":"posva","email":"posva13@gmail.com"}],"time":{"modified":"2022-08-30T08:02:22.255Z","created":"2013-12-07T06:09:46.299Z","0.0.0":"2013-12-07T06:09:48.297Z","0.6.0":"2013-12-08T00:36:06.595Z","0.7.0":"2013-12-24T02:10:40.441Z","0.7.1":"2013-12-24T21:58:45.125Z","0.7.3":"2014-01-06T19:13:46.961Z","0.7.4":"2014-01-10T21:57:04.827Z","0.7.5":"2014-01-13T21:04:55.424Z","0.7.6":"2014-01-19T03:43:46.191Z","0.8.0":"2014-01-27T05:15:59.620Z","0.8.1":"2014-02-02T05:49:12.091Z","0.8.2":"2014-02-03T22:18:34.108Z","0.8.3":"2014-02-06T02:21:37.894Z","0.8.4":"2014-02-09T02:39:35.620Z","0.8.5":"2014-02-10T22:05:57.196Z","0.8.6":"2014-02-14T07:04:48.933Z","0.8.7":"2014-02-20T19:02:49.368Z","0.8.8":"2014-02-20T22:56:32.861Z","0.9.0":"2014-02-25T06:16:32.434Z","0.9.1":"2014-02-25T15:34:00.231Z","0.9.2":"2014-02-25T22:29:51.748Z","0.9.3":"2014-03-02T23:22:22.113Z","0.10.0":"2014-03-23T18:53:07.403Z","0.10.1":"2014-03-24T08:11:43.379Z","0.10.2":"2014-03-25T04:20:04.786Z","0.10.3":"2014-03-26T23:13:06.427Z","0.10.4":"2014-04-25T19:48:04.430Z","0.10.5":"2014-06-06T19:09:26.096Z","0.10.6":"2014-07-29T02:42:46.414Z","0.11.0-rc":"2014-09-27T01:26:13.384Z","0.11.0-rc2":"2014-10-07T17:08:40.846Z","0.11.0-rc3":"2014-10-24T16:54:11.017Z","0.11.0":"2014-11-07T01:52:49.130Z","0.11.1":"2014-12-01T00:25:20.710Z","0.11.2":"2014-12-02T02:38:46.620Z","0.11.3":"2014-12-02T17:23:08.144Z","0.11.4":"2014-12-07T20:44:16.730Z","0.11.5":"2015-02-05T21:29:54.653Z","0.11.6":"2015-04-18T07:11:26.742Z","0.11.7":"2015-04-21T03:19:52.363Z","0.11.8":"2015-04-21T20:10:47.755Z","0.11.9":"2015-05-06T20:40:14.353Z","0.11.10":"2015-05-07T19:00:43.870Z","0.12.0-beta1":"2015-05-16T17:25:13.491Z","0.12.0-beta2":"2015-05-16T18:22:58.104Z","0.12.0-beta3":"2015-05-22T20:08:57.836Z","0.12.0-beta4":"2015-05-26T16:51:10.607Z","0.12.0-beta5":"2015-05-30T02:27:57.264Z","0.12.0-rc":"2015-06-01T20:56:52.316Z","0.12.0-rc2":"2015-06-04T19:00:26.474Z","0.12.0":"2015-06-12T17:34:35.326Z","0.12.0-csp":"2015-06-12T20:50:01.816Z","0.12.1":"2015-06-14T05:28:12.433Z","0.12.1-csp":"2015-06-14T05:56:45.870Z","0.12.1-csp.1":"2015-06-16T17:02:39.526Z","0.12.1-csp.2":"2015-06-16T17:14:26.645Z","0.12.2":"2015-06-25T14:51:59.565Z","0.12.3":"2015-06-25T17:38:09.802Z","0.12.4":"2015-06-25T22:26:20.944Z","0.12.5":"2015-07-02T15:04:50.935Z","0.12.5-csp":"2015-07-03T01:11:03.345Z","0.12.6":"2015-07-05T07:48:30.721Z","0.12.6-csp":"2015-07-05T08:24:29.694Z","0.12.7":"2015-07-07T18:51:27.275Z","0.12.7-csp":"2015-07-07T18:54:26.904Z","0.12.8":"2015-07-23T15:23:32.611Z","0.12.8-csp":"2015-07-23T18:48:02.193Z","0.12.9":"2015-07-31T20:31:03.040Z","0.12.9-csp":"2015-07-31T21:10:16.053Z","0.12.10":"2015-08-10T03:39:18.266Z","0.12.10-csp":"2015-08-10T03:58:22.274Z","0.12.11":"2015-08-25T16:58:07.841Z","0.12.11-csp":"2015-08-25T17:10:02.340Z","0.12.12":"2015-08-26T08:48:27.269Z","0.12.12-csp":"2015-08-26T09:01:23.742Z","1.0.0-alpha.1":"2015-08-31T20:59:27.696Z","1.0.0-alpha.2":"2015-09-01T20:24:39.769Z","0.12.13":"2015-09-07T20:10:20.284Z","0.12.13-csp":"2015-09-07T20:15:03.743Z","1.0.0-alpha.3":"2015-09-07T20:21:11.010Z","0.12.14":"2015-09-11T18:16:41.183Z","0.12.14-csp":"2015-09-11T18:19:13.220Z","1.0.0-alpha.4":"2015-09-11T18:27:50.726Z","0.12.15":"2015-09-19T21:33:22.503Z","0.12.15-csp":"2015-09-19T21:39:37.485Z","1.0.0-alpha.5":"2015-09-19T22:14:44.591Z","1.0.0-beta.1":"2015-09-21T19:12:57.424Z","0.12.16":"2015-09-25T20:20:05.130Z","0.12.16-csp":"2015-09-25T20:29:32.399Z","1.0.0-alpha.6":"2015-09-25T20:34:58.129Z","1.0.0-beta.2":"2015-09-25T20:53:16.825Z","1.0.0-alpha.7":"2015-10-02T20:13:10.203Z","1.0.0-beta.3":"2015-10-02T20:17:44.825Z","1.0.0-alpha.8":"2015-10-11T00:38:39.712Z","1.0.0-beta.4":"2015-10-11T00:47:41.951Z","1.0.0-rc.1":"2015-10-15T21:14:16.364Z","1.0.0-rc.2-migration":"2015-10-23T00:38:54.546Z","1.0.0-rc.2":"2015-10-23T00:43:40.605Z","1.0.0-csp":"2015-10-27T01:22:14.988Z","1.0.0-migration":"2015-10-27T01:31:29.819Z","1.0.0":"2015-10-27T01:40:01.625Z","1.0.1":"2015-10-27T17:58:37.258Z","1.0.2":"2015-10-29T01:46:40.533Z","1.0.3":"2015-10-29T02:13:54.069Z","1.0.4":"2015-10-31T20:39:46.788Z","1.0.5":"2015-11-05T19:36:29.856Z","1.0.6":"2015-11-05T19:52:41.356Z","1.0.7":"2015-11-06T16:38:13.280Z","1.0.8":"2015-11-12T21:58:57.930Z","1.0.9":"2015-11-23T19:32:33.193Z","1.0.10":"2015-11-23T19:59:21.772Z","1.0.10-csp":"2015-11-23T21:59:26.254Z","1.0.11":"2015-12-10T05:00:17.976Z","1.0.11-csp":"2015-12-11T13:20:49.744Z","1.0.12":"2015-12-17T23:12:18.653Z","1.0.12-csp":"2015-12-17T23:23:50.790Z","1.0.12-csp-1":"2015-12-18T21:35:01.682Z","1.0.13":"2015-12-24T22:39:46.324Z","1.0.13-csp":"2015-12-25T03:54:53.045Z","1.0.14":"2016-01-11T20:12:35.173Z","1.0.14-csp":"2016-01-11T20:39:19.998Z","1.0.15":"2016-01-18T19:43:57.031Z","1.0.15-csp":"2016-01-18T19:52:06.412Z","1.0.16":"2016-01-30T09:41:50.987Z","1.0.16-csp":"2016-01-30T10:38:42.919Z","1.0.17":"2016-02-29T01:17:27.612Z","1.0.17-csp":"2016-02-29T02:24:33.094Z","1.0.18":"2016-03-18T00:37:50.511Z","1.0.18-csp":"2016-03-18T00:54:16.541Z","1.0.19":"2016-03-25T07:19:25.592Z","1.0.19-csp":"2016-03-25T07:24:11.639Z","1.0.20":"2016-03-26T21:20:12.830Z","1.0.20-csp":"2016-03-26T21:24:54.499Z","1.0.21":"2016-04-07T22:08:12.136Z","1.0.21-csp":"2016-04-07T22:11:14.714Z","1.0.22":"2016-05-07T21:59:24.459Z","1.0.22-csp":"2016-05-07T22:00:53.845Z","1.0.23":"2016-05-11T16:20:56.995Z","1.0.23-csp":"2016-05-11T16:22:30.910Z","1.0.24":"2016-05-11T21:57:37.358Z","1.0.24-csp":"2016-05-11T21:59:55.010Z","2.0.0-alpha.1":"2016-06-10T23:34:30.472Z","2.0.0-alpha.2":"2016-06-13T23:36:54.955Z","2.0.0-alpha.3":"2016-06-15T18:22:44.981Z","2.0.0-alpha.4":"2016-06-16T17:00:54.200Z","1.0.25":"2016-06-16T22:29:30.877Z","1.0.25-csp":"2016-06-16T22:37:40.390Z","2.0.0-alpha.5":"2016-06-17T18:22:45.156Z","2.0.0-alpha.6":"2016-06-22T19:33:28.089Z","2.0.0-alpha.7":"2016-06-28T02:24:20.794Z","2.0.0-alpha.8":"2016-06-28T09:02:18.167Z","1.0.26":"2016-06-28T20:57:34.028Z","1.0.26-csp":"2016-06-28T21:42:53.706Z","2.0.0-beta.1":"2016-07-07T21:51:47.724Z","2.0.0-beta.2":"2016-07-17T05:51:27.401Z","2.0.0-beta.3":"2016-07-24T02:45:22.313Z","2.0.0-beta.4":"2016-07-26T02:04:31.349Z","2.0.0-beta.5":"2016-07-27T04:25:51.572Z","2.0.0-beta.6":"2016-08-01T19:27:42.081Z","2.0.0-beta.7":"2016-08-05T22:10:35.353Z","2.0.0-beta.8":"2016-08-10T04:55:41.561Z","2.0.0-rc.1":"2016-08-11T05:43:21.414Z","2.0.0-rc.2":"2016-08-16T03:39:15.211Z","2.0.0-rc.3":"2016-08-20T18:05:02.596Z","2.0.0-rc.4":"2016-08-29T19:49:11.992Z","2.0.0-rc.5":"2016-09-08T11:30:00.014Z","2.0.0-rc.6":"2016-09-13T13:21:14.193Z","1.0.27":"2016-09-23T19:51:40.267Z","1.0.27-csp":"2016-09-23T19:53:46.613Z","2.0.0-rc.7":"2016-09-23T22:24:58.125Z","1.0.28":"2016-09-27T20:45:42.280Z","1.0.28-csp":"2016-09-27T20:47:26.372Z","2.0.0-rc.8":"2016-09-27T21:08:34.332Z","2.0.0":"2016-09-30T18:32:13.071Z","2.0.1":"2016-09-30T21:12:13.389Z","2.0.2":"2016-10-12T04:54:13.325Z","2.0.3":"2016-10-13T09:27:34.643Z","2.0.4":"2016-11-04T20:47:12.563Z","2.0.5":"2016-11-05T03:47:33.287Z","2.0.6":"2016-11-15T23:05:12.674Z","2.0.7":"2016-11-16T21:54:34.348Z","2.0.8":"2016-11-20T03:15:06.652Z","2.1.0":"2016-11-22T16:15:14.206Z","2.1.1":"2016-11-23T21:00:48.669Z","2.1.2":"2016-11-23T23:42:24.420Z","2.1.3":"2016-11-24T00:22:21.218Z","2.1.4":"2016-12-02T03:01:28.900Z","2.1.5":"2016-12-13T03:09:37.917Z","2.1.6":"2016-12-13T17:22:37.865Z","2.1.7":"2016-12-24T16:36:26.289Z","2.1.8":"2016-12-28T05:54:46.485Z","2.1.9":"2017-01-16T23:48:18.241Z","2.1.10":"2017-01-17T17:17:23.075Z","2.2.0-beta.1":"2017-02-24T04:22:29.318Z","2.2.0-beta.2":"2017-02-25T00:01:22.141Z","2.2.0":"2017-02-26T04:32:12.374Z","2.2.1":"2017-02-26T13:10:58.636Z","2.2.2":"2017-03-09T04:23:54.613Z","2.2.3":"2017-03-13T08:08:12.196Z","2.2.4":"2017-03-13T15:08:23.692Z","2.2.5":"2017-03-24T04:53:46.566Z","2.2.6":"2017-03-27T02:46:27.224Z","2.3.0-beta.1":"2017-04-26T10:32:45.472Z","2.3.0":"2017-04-27T06:22:30.251Z","2.3.1":"2017-05-02T07:59:33.809Z","2.3.2":"2017-05-02T10:30:25.167Z","2.3.3":"2017-05-09T16:57:59.102Z","2.3.4":"2017-06-08T04:54:50.550Z","2.4.0":"2017-07-13T05:59:58.195Z","2.4.1":"2017-07-13T06:40:52.424Z","2.4.2":"2017-07-21T04:28:43.739Z","2.4.3":"2017-09-13T07:57:40.361Z","2.4.4":"2017-09-14T15:32:52.487Z","2.5.0":"2017-10-13T03:07:43.841Z","2.5.1":"2017-10-13T14:14:44.817Z","2.5.2":"2017-10-13T20:21:14.556Z","2.5.3":"2017-11-03T21:11:37.399Z","2.5.4":"2017-11-16T19:55:19.757Z","2.5.5":"2017-11-17T16:37:05.558Z","2.5.6":"2017-11-18T19:44:18.720Z","2.5.7":"2017-11-20T19:49:36.077Z","2.5.8":"2017-11-21T14:42:29.228Z","2.5.9":"2017-11-27T17:43:43.727Z","2.5.10":"2017-12-12T23:16:50.457Z","2.5.11":"2017-12-14T16:56:14.790Z","2.5.12":"2017-12-19T14:54:26.793Z","2.5.13":"2017-12-19T19:07:03.185Z","2.5.14":"2018-03-09T21:42:13.463Z","2.5.15":"2018-03-10T23:36:55.780Z","2.5.16":"2018-03-13T22:14:28.959Z","2.5.17-beta.0":"2018-03-23T23:29:13.819Z","2.5.17":"2018-08-01T19:31:34.804Z","2.5.18-beta.0":"2018-12-02T21:14:08.116Z","2.5.18":"2018-12-07T21:09:20.291Z","2.5.19":"2018-12-09T21:26:20.931Z","2.5.20":"2018-12-10T16:57:36.512Z","2.5.21":"2018-12-11T22:52:31.400Z","2.5.22":"2019-01-11T23:18:40.863Z","2.6.0-beta.1":"2019-01-16T16:21:41.922Z","2.6.0-beta.2":"2019-01-26T04:38:50.595Z","2.6.0-beta.3":"2019-01-30T14:59:57.502Z","2.6.0":"2019-02-04T15:57:15.649Z","2.6.1":"2019-02-04T22:51:46.546Z","2.6.2":"2019-02-05T03:52:55.489Z","2.6.3":"2019-02-06T21:52:19.161Z","2.6.4":"2019-02-08T21:45:02.739Z","2.6.5":"2019-02-11T05:14:44.992Z","2.6.6":"2019-02-12T04:20:20.067Z","2.6.7":"2019-02-21T22:06:32.084Z","2.6.8":"2019-03-01T15:03:48.017Z","2.6.9":"2019-03-14T09:02:23.599Z","2.6.10":"2019-03-20T06:27:16.260Z","2.6.11":"2019-12-13T19:58:51.873Z","3.0.0-alpha.0":"2019-12-20T18:40:15.347Z","3.0.0-alpha.1":"2020-01-02T23:25:48.108Z","3.0.0-alpha.2":"2020-01-13T22:45:02.646Z","3.0.0-alpha.3":"2020-01-22T16:11:01.252Z","3.0.0-alpha.4":"2020-01-27T21:20:38.568Z","3.0.0-alpha.5":"2020-02-18T20:01:34.035Z","3.0.0-alpha.6":"2020-02-22T07:26:10.576Z","3.0.0-alpha.7":"2020-02-26T19:37:19.898Z","3.0.0-alpha.8":"2020-03-06T20:59:28.159Z","3.0.0-alpha.9":"2020-03-16T22:57:27.821Z","3.0.0-alpha.10":"2020-03-24T22:34:22.194Z","3.0.0-alpha.11":"2020-04-04T01:46:31.302Z","3.0.0-alpha.12":"2020-04-08T23:00:33.857Z","3.0.0-alpha.13":"2020-04-15T16:47:09.858Z","3.0.0-beta.1":"2020-04-16T19:46:09.308Z","3.0.0-beta.2":"2020-04-17T15:01:48.133Z","3.0.0-beta.3":"2020-04-20T21:01:22.723Z","3.0.0-beta.4":"2020-04-24T20:21:05.809Z","3.0.0-beta.5":"2020-04-30T20:21:14.560Z","3.0.0-beta.6":"2020-05-01T22:57:37.288Z","3.0.0-beta.7":"2020-05-02T21:07:02.009Z","3.0.0-beta.8":"2020-05-04T14:50:16.254Z","3.0.0-beta.9":"2020-05-04T21:15:25.699Z","3.0.0-beta.10":"2020-05-07T15:22:05.726Z","3.0.0-beta.11":"2020-05-11T18:26:33.248Z","3.0.0-beta.12":"2020-05-11T19:53:23.845Z","3.0.0-beta.13":"2020-05-17T01:54:32.070Z","3.0.0-beta.14":"2020-05-18T18:42:56.416Z","3.0.0-beta.15":"2020-06-12T22:09:51.291Z","3.0.0-beta.16":"2020-06-29T22:35:36.962Z","3.0.0-beta.17":"2020-06-30T16:09:27.818Z","3.0.0-beta.18":"2020-07-02T01:07:12.197Z","3.0.0-beta.19":"2020-07-07T14:05:45.288Z","3.0.0-beta.20":"2020-07-08T16:46:22.252Z","3.0.0-beta.21":"2020-07-14T21:18:55.346Z","3.0.0-beta.22":"2020-07-15T16:45:12.760Z","3.0.0-beta.23":"2020-07-16T16:49:48.943Z","3.0.0-beta.24":"2020-07-16T17:52:45.706Z","3.0.0-rc.1":"2020-07-17T19:31:06.732Z","3.0.0-rc.2":"2020-07-19T18:53:22.066Z","3.0.0-rc.3":"2020-07-21T19:28:15.263Z","3.0.0-rc.4":"2020-07-21T19:41:30.897Z","3.0.0-rc.5":"2020-07-28T21:42:49.324Z","3.0.0-rc.6":"2020-08-19T22:18:28.146Z","2.6.12":"2020-08-20T13:11:18.297Z","3.0.0-rc.7":"2020-08-21T18:13:47.982Z","3.0.0-rc.8":"2020-08-25T14:32:48.016Z","3.0.0-rc.9":"2020-08-26T22:22:04.113Z","3.0.0-rc.10":"2020-09-02T16:42:44.965Z","3.0.0-rc.11":"2020-09-15T17:16:27.684Z","3.0.0-rc.12":"2020-09-16T17:51:12.373Z","3.0.0-rc.13":"2020-09-18T05:40:17.575Z","3.0.0":"2020-09-18T15:28:56.011Z","3.0.1":"2020-10-15T16:38:06.746Z","3.0.2":"2020-10-20T20:25:12.276Z","3.0.3":"2020-11-25T16:17:12.339Z","3.0.4":"2020-12-02T22:24:29.638Z","3.0.5":"2020-12-30T20:51:04.823Z","3.0.6":"2021-02-24T20:20:46.863Z","3.0.7":"2021-03-01T16:00:09.895Z","3.0.8":"2021-03-26T21:36:30.515Z","3.0.9":"2021-03-27T15:30:49.453Z","3.0.10":"2021-03-31T00:06:23.409Z","3.0.11":"2021-04-01T23:53:24.159Z","3.1.0-beta.1":"2021-05-08T20:25:14.955Z","3.1.0-beta.2":"2021-05-08T20:59:48.004Z","3.1.0-beta.3":"2021-05-12T21:37:46.460Z","3.1.0-beta.4":"2021-05-24T23:17:23.498Z","3.1.0-beta.5":"2021-05-26T20:07:35.921Z","3.1.0-beta.6":"2021-05-28T20:59:34.573Z","2.6.13":"2021-06-01T14:28:58.512Z","3.1.0-beta.7":"2021-06-02T20:13:29.887Z","2.6.14":"2021-06-07T09:55:39.243Z","3.1.0":"2021-06-07T16:39:16.735Z","3.1.1":"2021-06-07T20:27:34.145Z","3.1.2":"2021-06-22T18:25:29.262Z","3.1.3":"2021-07-01T23:28:43.414Z","3.1.4":"2021-07-02T12:38:28.842Z","3.1.5":"2021-07-16T16:38:39.783Z","3.2.0-beta.1":"2021-07-16T18:44:39.092Z","3.2.0-beta.2":"2021-07-19T23:37:29.488Z","3.2.0-beta.3":"2021-07-20T21:47:34.504Z","3.2.0-beta.4":"2021-07-21T21:41:00.210Z","3.2.0-beta.5":"2021-07-23T20:10:54.803Z","3.2.0-beta.6":"2021-07-27T22:56:30.471Z","3.2.0-beta.7":"2021-07-29T17:22:03.957Z","3.2.0-beta.8":"2021-08-07T03:13:00.133Z","3.2.0":"2021-08-09T19:52:25.661Z","3.2.1":"2021-08-09T20:30:25.027Z","3.2.2":"2021-08-11T15:40:56.857Z","3.2.3":"2021-08-16T22:26:02.536Z","3.2.4":"2021-08-17T16:27:22.524Z","3.2.5":"2021-08-24T15:55:08.863Z","3.2.6":"2021-08-24T16:55:08.162Z","3.2.7":"2021-09-01T22:05:52.610Z","3.2.8":"2021-09-02T18:47:06.190Z","3.2.9":"2021-09-05T22:24:36.036Z","3.2.10":"2021-09-07T20:20:44.766Z","3.2.11":"2021-09-08T22:58:49.328Z","3.2.12":"2021-09-17T14:55:41.909Z","3.2.13":"2021-09-21T18:23:11.223Z","3.2.14":"2021-09-22T22:37:13.093Z","3.2.15":"2021-09-23T13:49:18.770Z","3.2.16":"2021-09-23T14:17:17.811Z","3.2.17":"2021-09-24T16:43:25.578Z","3.2.18":"2021-09-24T20:05:32.752Z","3.2.19":"2021-09-25T18:58:39.121Z","3.2.20":"2021-10-08T17:02:07.874Z","3.2.21":"2021-11-02T06:35:35.691Z","3.2.22":"2021-11-15T03:46:03.139Z","3.2.23":"2021-11-26T06:34:26.866Z","3.2.24":"2021-12-06T09:03:55.615Z","3.2.25":"2021-12-12T04:21:53.836Z","3.2.26":"2021-12-12T07:04:09.243Z","3.2.27":"2022-01-16T14:08:59.573Z","3.2.28":"2022-01-21T08:15:54.529Z","3.2.29":"2022-01-23T14:03:08.612Z","3.2.30":"2022-02-07T06:15:32.853Z","3.2.31":"2022-02-12T08:42:29.525Z","3.2.32":"2022-04-12T08:08:01.962Z","3.2.33":"2022-04-14T10:14:54.764Z","3.2.34-beta.1":"2022-05-17T04:54:11.004Z","3.2.34":"2022-05-19T04:42:51.454Z","3.2.35":"2022-05-20T17:16:44.499Z","3.2.36":"2022-05-23T02:04:38.055Z","2.7.0-alpha.1":"2022-05-31T09:57:47.040Z","2.7.0-alpha.2":"2022-06-01T02:37:27.530Z","2.7.0-alpha.3":"2022-06-01T03:13:39.677Z","2.7.0-alpha.4":"2022-06-01T14:19:42.069Z","2.7.0-alpha.5":"2022-06-06T07:33:30.186Z","3.2.37":"2022-06-06T12:08:37.813Z","2.7.0-alpha.6":"2022-06-09T06:47:10.526Z","2.7.0-alpha.7":"2022-06-14T15:29:12.776Z","2.7.0-alpha.8":"2022-06-14T15:46:55.969Z","2.7.0-alpha.9":"2022-06-16T02:36:29.314Z","2.7.0-alpha.10":"2022-06-16T09:18:39.158Z","2.7.0-alpha.11":"2022-06-16T09:53:52.044Z","2.7.0-alpha.12":"2022-06-16T13:53:09.443Z","2.7.0-beta.1":"2022-06-17T01:58:01.605Z","2.7.0-beta.2":"2022-06-17T02:57:21.682Z","2.7.0-beta.3":"2022-06-20T08:34:34.165Z","2.7.0-beta.4":"2022-06-21T02:51:29.212Z","2.7.0-beta.5":"2022-06-22T02:22:58.813Z","2.7.0-beta.6":"2022-06-26T08:42:07.008Z","2.7.0-beta.7":"2022-06-27T07:00:41.249Z","2.7.0-beta.8":"2022-06-28T02:00:19.053Z","2.7.0":"2022-07-01T04:22:41.568Z","2.7.1":"2022-07-04T10:38:45.074Z","2.7.2":"2022-07-05T02:54:56.624Z","2.7.3":"2022-07-06T05:16:31.973Z","2.7.4":"2022-07-08T07:46:31.323Z","2.7.5":"2022-07-13T03:08:48.840Z","2.7.6":"2022-07-15T09:12:39.018Z","2.7.7":"2022-07-16T14:45:41.921Z","2.7.8":"2022-07-22T03:24:48.946Z","2.7.9":"2022-08-19T04:27:27.999Z","2.7.10":"2022-08-23T01:29:53.145Z","3.2.38":"2022-08-30T08:02:22.159Z"},"author":{"name":"Evan You"},"repository":{"type":"git","url":"git+https://github.com/vuejs/core.git"},"readmeFilename":"README.md","homepage":"https://github.com/vuejs/core/tree/main/packages/vue#readme","keywords":["vue"],"bugs":{"url":"https://github.com/vuejs/core/issues"},"license":"MIT","users":{"granttimmerman":true,"holic":true,"kewah":true,"pid":true,"groovyquan":true,"hellbeast92":true,"knownasilya":true,"cypark":true,"thomasjo":true,"finico":true,"thebearingedge":true,"tripu":true,"nickeltobias":true,"cdll":true,"dragonfire1119":true,"inca":true,"gilvannfilho":true,"evan2x":true,"tobiasnickel":true,"sternelee":true,"ux_web":true,"feliperibeiror":true,"agirorn":true,"nkmr_jp":true,"dennykuo":true,"thomas.miele":true,"landy2014":true,"ristostevcev":true,"amirrustam":true,"marais":true,"guidoschmidt":true,"soulchainer":true,"viktorivanov":true,"evertramos":true,"dainov":true,"reekdeb":true,"rexpan":true,"lcdss":true,"matthewh":true,"qwer34":true,"chenshao":true,"satoshiyamamoto":true,"filipve":true,"abuelwafa":true,"miuler":true,"hyteer":true,"clwm01":true,"jellycheng":true,"chriszs":true,"faraoman":true,"pdedkov":true,"duxing":true,"lassevolkmann":true,"thijskok":true,"irnnr":true,"ijse":true,"ridermansb":true,"matkovsky":true,"pkhotpanya":true,"chironshi":true,"temasm":true,"copitz":true,"mindrudan":true,"jaywin":true,"jricardoprog":true,"questioneer":true,"illuminator":true,"krry":true,"mors84":true,"hiltond2":true,"fanenji":true,"ww522413622":true,"shibamudi":true,"max_devjs":true,"inectum":true,"sergeif":true,"quafoo":true,"webnicola":true,"ghettovoice":true,"andparsons":true,"bobxuyang":true,"qxl1231":true,"doterlin":true,"pixelcraft":true,"zerodark":true,"leocreatini":true,"guzgarcia":true,"anoubis":true,"stephenykk":true,"martinjh":true,"shooteram":true,"spences10":true,"nicksnell":true,"lupideo":true,"michaelyurin":true,"adammench":true,"guogai":true,"themadjoker":true,"jaxx2104":true,"kingnigel":true,"ibambo":true,"landen":true,"shiva127":true,"alexandrebonaventure":true,"emersonmx":true,"suemcnab":true,"webdevian":true,"maximobelen":true,"ryanve":true,"potentii":true,"pmbenjamin":true,"chinawolf_wyp":true,"misterrusty":true,"bigglesatlarge":true,"vinnyfonseca":true,"foxted":true,"yuanjiahui":true,"bogdanvlviv":true,"jaxcode":true,"dewdad":true,"fl3nkey":true,"reinerba":true,"juje":true,"rebolon":true,"philmayer":true,"gurunate":true,"yangzj1992":true,"dnero":true,"antoniojps":true,"splode":true,"heartnett":true,"djviolin":true,"arcanedev":true,"panlw":true,"ferchoriverar":true,"sibawite":true,"johnnyasantoss":true,"ashtonsoftwarelabs":true,"linger":true,"cattle":true,"phdong":true,"naokie":true,"knoja4":true,"yanchanglu":true,"brunoluizgr":true,"albertico88":true,"mlcdf":true,"atinux":true,"jens1101":true,"madarche":true,"corygibbons":true,"vinayakkulkarni":true,"gxglwy":true,"gracelee":true,"paulkolesnyk":true,"jkramorev":true,"kron4eg":true,"mcfarljw":true,"ftgibran":true,"largepuma":true,"yeming":true,"dhanya-kr":true,"hitalos":true,"mysticatea":true,"rbeadie":true,"ssljivic":true,"nelson6e65":true,"mgthomas99":true,"jream":true,"shay-altman":true,"iamninad":true,"liuyidi":true,"mubaidr":true,"fakefarm":true,"yangzw":true,"tztz":true,"thomasleveil":true,"maddas":true,"orenschwartz":true,"dmonti":true,"rudchyk":true,"kamil.ocean":true,"tryvols":true,"po3rin":true,"starknode":true,"keybouh":true,"ik_make":true,"i-erokhin":true,"greatbee":true,"amirhosein":true,"eric.chen":true,"sheilating":true,"mwojtera":true,"dewsalot":true,"cr_ly":true,"71emj1":true,"dennila2":true,"sujeet555":true,"shroudedcode":true,"softskills":true,"liyq":true,"qinshixixing":true,"ralphkay":true,"gtopia":true,"etoxin":true,"mdedirudianto":true,"wangyi7099":true,"elle0903":true,"benrowe":true,"zozovo":true,"huiyifyj":true,"johnny_kim":true,"serdarb":true,"juananto11":true,"linko":true,"rochejul":true,"eduarte78":true,"tyl":true,"chrislynch97":true,"takidelfin":true,"gavrashenko":true,"haykerman":true,"tdglj":true,"arnaurius":true,"kc_vip30":true,"payaamemami":true,"3vil_arthas":true,"colinox":true,"tangxiaomi":true,"zhihang":true,"mjkhonline":true,"aryanvikta":true,"lqisa233":true,"darrenluo1993":true,"muhtalipdede":true,"hbzyin":true,"majidkhaleqi":true,"wilf":true,"liushiliang":true,"alex-d":true,"wsp971":true,"yangkaige":true,"dgmike":true,"jimbrig2011":true,"yang.shao":true,"crazycatmax":true,"cxyyxswy":true,"r905049652":true,"wqhashs":true,"tangxq":true,"zhang_sir":true,"memory13":true,"qiu_yongjin":true,"9a_aaaaaaaaa":true,"fixalot":true,"ggnam48":true,"qinji":true,"helloweb":true}} \ No newline at end of file
diff --git a/cli/tests/testdata/npm/registry/vue/vue-3.2.38.tgz b/cli/tests/testdata/npm/registry/vue/vue-3.2.38.tgz
new file mode 100644
index 000000000..5e9453cd4
--- /dev/null
+++ b/cli/tests/testdata/npm/registry/vue/vue-3.2.38.tgz
Binary files differ
diff --git a/cli/tests/testdata/npm/translate_cjs_to_esm/main.js b/cli/tests/testdata/npm/translate_cjs_to_esm/main.js
index c3af1fd82..a7b5960ca 100644
--- a/cli/tests/testdata/npm/translate_cjs_to_esm/main.js
+++ b/cli/tests/testdata/npm/translate_cjs_to_esm/main.js
@@ -1,2 +1,5 @@
import fsx from "npm:fs-extra@10.1.0";
+import { createApp } from "npm:vue";
+
console.log(fsx.access);
+console.log(createApp);
diff --git a/cli/tests/testdata/npm/translate_cjs_to_esm/main.out b/cli/tests/testdata/npm/translate_cjs_to_esm/main.out
index 666d96b74..a1f331331 100644
--- a/cli/tests/testdata/npm/translate_cjs_to_esm/main.out
+++ b/cli/tests/testdata/npm/translate_cjs_to_esm/main.out
@@ -1 +1,2 @@
[Function: access]
+[Function: bound createApp]
diff --git a/ext/node/01_node.js b/ext/node/01_node.js
index 883932c5d..d33a7c43c 100644
--- a/ext/node/01_node.js
+++ b/ext/node/01_node.js
@@ -10,6 +10,7 @@
ArrayPrototypeFilter,
ObjectEntries,
ObjectCreate,
+ ObjectDefineProperty,
} = window.__bootstrap.primordials;
function assert(cond) {
@@ -82,7 +83,7 @@
const nativeModuleExports = ObjectCreate(null);
const builtinModules = [];
- function initialize(nodeModules) {
+ function initialize(nodeModules, nodeGlobalThisName) {
assert(!initialized);
initialized = true;
for (const [name, exports] of ObjectEntries(nodeModules)) {
@@ -98,6 +99,14 @@
nodeGlobals.setImmediate = nativeModuleExports["timers"].setImmediate;
nodeGlobals.setInterval = nativeModuleExports["timers"].setInterval;
nodeGlobals.setTimeout = nativeModuleExports["timers"].setTimeout;
+
+ // add a hidden global for the esm code to use in order to reliably
+ // get node's globalThis
+ ObjectDefineProperty(globalThis, nodeGlobalThisName, {
+ enumerable: false,
+ writable: false,
+ value: nodeGlobalThis,
+ });
}
window.__bootstrap.internals = {
diff --git a/ext/node/02_require.js b/ext/node/02_require.js
index 4f2a998b2..582d42194 100644
--- a/ext/node/02_require.js
+++ b/ext/node/02_require.js
@@ -658,7 +658,7 @@
Module.wrapper = [
// We provide the non-standard APIs in the CommonJS wrapper
// to avoid exposing them in global namespace.
- "(function (exports, require, module, __filename, __dirname, globalThis) { const { Buffer, clearImmediate, clearInterval, clearTimeout, global, process, setImmediate, setInterval, setTimeout} = globalThis; (function () {",
+ "(function (exports, require, module, __filename, __dirname, globalThis) { const { Buffer, clearImmediate, clearInterval, clearTimeout, global, process, setImmediate, setInterval, setTimeout} = globalThis; var window = undefined; (function () {",
"\n}).call(this); })",
];
Module.wrap = function (script) {
diff --git a/ext/node/Cargo.toml b/ext/node/Cargo.toml
index 7265902a8..1c4a43e6f 100644
--- a/ext/node/Cargo.toml
+++ b/ext/node/Cargo.toml
@@ -15,6 +15,7 @@ path = "lib.rs"
[dependencies]
deno_core = { version = "0.149.0", path = "../../core" }
+once_cell = "1.12.0"
path-clean = "=0.1.0"
regex = "1"
serde = "1.0.136"
diff --git a/ext/node/lib.rs b/ext/node/lib.rs
index 99df93be5..753a11b5d 100644
--- a/ext/node/lib.rs
+++ b/ext/node/lib.rs
@@ -7,6 +7,7 @@ use deno_core::op;
use deno_core::url::Url;
use deno_core::Extension;
use deno_core::OpState;
+use once_cell::sync::Lazy;
use std::path::Path;
use std::path::PathBuf;
use std::rc::Rc;
@@ -48,6 +49,16 @@ pub trait DenoDirNpmResolver {
pub const MODULE_ES_SHIM: &str = include_str!("./module_es_shim.js");
+pub static NODE_GLOBAL_THIS_NAME: Lazy<String> = Lazy::new(|| {
+ let now = std::time::SystemTime::now();
+ let seconds = now
+ .duration_since(std::time::SystemTime::UNIX_EPOCH)
+ .unwrap()
+ .as_secs();
+ // use a changing variable name to make it hard to depend on this
+ format!("__DENO_NODE_GLOBAL_THIS_{}__", seconds)
+});
+
struct Unstable(pub bool);
pub fn init<P: NodePermissions + 'static>(